summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18Linux 6.1.7v6.1.7Greg Kroah-Hartman1-1/+1
2023-01-18pinctrl: amd: Add dynamic debugging for active GPIOsMario Limonciello1-4/+6
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth1-1/+1
2023-01-18block: handle bio_split_to_limits() NULL returnJens Axboe8-2/+19
2023-01-18io_uring/io-wq: only free worker if it was allocated for creationJens Axboe1-1/+6
2023-01-18io_uring/io-wq: free worker if task_work creation is canceledJens Axboe1-0/+1
2023-01-18drm/i915: Fix CFI violations in gt_sysfsNathan Chancellor3-258/+220
2023-01-18io_uring/poll: attempt request issue after racy poll wakeupJens Axboe1-11/+22
2023-01-18io_uring: lock overflowing for IOPOLLPavel Begunkov1-1/+5
2023-01-18efi: fix NULL-deref in init error pathJohan Hovold1-3/+6
2023-01-18ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fix...Jaroslav Kysela1-1/+2
2023-01-18platform/x86/amd: Fix refcount leak in amd_pmc_probeMiaoqian Lin1-1/+1
2023-01-18platform/surface: aggregator: Add missing call to ssam_request_sync_free()Maximilian Luz1-1/+3
2023-01-18bnxt: make sure we return pages to the poolJakub Kicinski1-2/+2
2023-01-18net: hns3: fix wrong use of rss size during VF rss configJie Wang1-1/+1
2023-01-18net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()Clément Léger1-0/+3
2023-01-18igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall2-4/+8
2023-01-18perf kmem: Support field "node" in evsel__process_alloc_event() coping with r...Leo Yan1-12/+24
2023-01-18perf kmem: Support legacy tracepointsLeo Yan1-3/+26
2023-01-18perf build: Properly guard libbpf includesIan Rogers2-0/+8
2023-01-18octeontx2-pf: Fix resource leakage in VF driver unbindHariprasad Kelam1-0/+2
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault1-4/+36
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault1-69/+93
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault1-4/+4
2023-01-18net/mlx5e: Fix macsec possible null dereference when updating MAC security en...Emeel Hakim1-7/+2
2023-01-18net/mlx5e: Fix macsec ssci attribute handling in offload pathEmeel Hakim1-3/+7
2023-01-18net/mlx5e: Don't support encap rules with gbp optionGavin Li1-0/+2
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-18net/mlx5e: IPoIB, Fix child PKEY interface stats on rx pathDragos Tatulea1-1/+1
2023-01-18net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parentDragos Tatulea1-0/+9
2023-01-18net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are pre...Dragos Tatulea4-7/+62
2023-01-18net/mlx5e: Verify dev is present for fix features ndoRoy Novich1-0/+3
2023-01-18net/mlx5: Fix command stats access after freeMoshe Shemesh2-12/+3
2023-01-18net/mlx5e: TC, Keep mod hdr actions after mod hdr allocAriel Levkovich1-2/+3
2023-01-18net/mlx5: check attr pointer validity before dereferencing itAriel Levkovich1-1/+1
2023-01-18Revert "r8169: disable detection of chip version 36"Heiner Kallweit1-4/+1
2023-01-18net/sched: act_mpls: Fix warning during failed attribute validationIdo Schimmel1-1/+7
2023-01-18drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin6-233/+87
2023-01-18drm/vmwgfx: Remove vmwgfx_hashtabMaaz Mombasawala8-303/+12
2023-01-18drm/vmwgfx: Refactor ttm reference object hashtable to use linux/hashtable.Maaz Mombasawala3-49/+56
2023-01-18drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable imp...Maaz Mombasawala5-66/+58
2023-01-18drm/vmwgfx: Remove ttm object hashtableMaaz Mombasawala3-23/+9
2023-01-18drm/vmwgfx: Refactor resource manager's hashtable to use linux/hashtable impl...Maaz Mombasawala1-36/+26
2023-01-18drm/vmwgfx: Write the driver id registersZack Rusin1-9/+34
2023-01-18ice: Add check for kzallocJiasheng Jiang1-9/+14
2023-01-18ice: Fix potential memory leak in ice_gnss_tty_write()Yuan Can1-0/+1
2023-01-18drm/amdgpu: Fix potential NULL dereferenceLuben Tuikov1-2/+3
2023-01-18tools/nolibc: fix the O_* fcntl/open macro definitions for riscvWilly Tarreau1-7/+7
2023-01-18tools/nolibc: restore mips branch ordering in the _start blockWilly Tarreau1-0/+2
2023-01-18ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIREStephan Gerhold8-133/+157