summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-06Linux 6.1.162v6.1.162Greg Kroah-Hartman1-1/+1
2026-02-06ksmbd: fix recursive locking in RPC handle list accessMarios Makassikis3-6/+22
2026-02-06pinctrl: lpass-lpi: implement .get_direction() for the GPIO driverBartosz Golaszewski1-0/+17
2026-02-06drm/imx/tve: fix probe device leakJohan Hovold1-0/+13
2026-02-06writeback: fix 100% CPU usage when dirtytime_expire_interval is 0Laveesh Bansal1-4/+10
2026-02-06mm/kfence: randomize the freelist on initializationPimyn Girgis1-4/+19
2026-02-06mptcp: avoid dup SUB_CLOSED events after disconnectMatthieu Baerts (NGI0)1-2/+2
2026-02-06net/sched: act_ife: convert comma to semicolonChen Ni1-3/+3
2026-02-06btrfs: prevent use-after-free on page private data in btrfs_subpage_clear_upt...JP Kobryn1-0/+13
2026-02-06drm/radeon: delete radeon_fence_process in is_signaled, no deadlockRobert McClinton1-8/+0
2026-02-06vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpointMike Christie1-11/+13
2026-02-06ksmbd: Fix race condition in RPC handle list accessYunseong Kim1-9/+17
2026-02-06ksmbd: fix use-after-free in ksmbd_session_rpc_openNamjae Jeon2-6/+15
2026-02-06sctp: linearize cloned gso packets in sctp_rcvXin Long1-1/+1
2026-02-06net: stmmac: make sure that ptp_rate is not 0 before configuring ESTAlexis Lothoré2-0/+10
2026-02-06drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam3-4/+6
2026-02-06usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
2026-02-06NFSD: fix race between nfsd registration and exports_procManinder Singh1-9/+8
2026-02-06gfs2: Fix NULL pointer dereference in gfs2_log_flushAndreas Gruenbacher2-1/+6
2026-02-06Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"Gavin Li1-19/+0
2026-02-06blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()Waiman Long1-0/+4
2026-02-06fs/ntfs3: Initialize allocated memory before useBartlomiej Kubik1-4/+3
2026-02-06iomap: Fix possible overflow condition in iomap_write_delalloc_scanRitesh Harjani (IBM)1-1/+1
2026-02-06crypto: qat - flush misc workqueue during device shutdownGiovanni Cabiddu3-0/+7
2026-02-06drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung1-1/+2
2026-02-06Revert "mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()"Harry Yoo1-43/+58
2026-02-06can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-02-06drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li1-8/+10
2026-02-06genirq/irq_sim: Initialize work context pointers properlyGyeyoung Baek1-1/+1
2026-02-06wifi: mac80211: move TDLS work to wiphy workJohannes Berg3-10/+12
2026-02-06wifi: mac80211: use wiphy work for sdata->workJohannes Berg11-30/+30
2026-02-06team: Move team device type change at the end of team_port_addNikola Z. Ivanov1-8/+15
2026-02-06x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1Sean Christopherson2-3/+38
2026-02-06ASoC: codecs: wsa883x: fix unnecessary initialisationJohan Hovold1-0/+9
2026-02-06ASoC: codecs: wsa881x: fix unnecessary initialisationJohan Hovold1-0/+9
2026-02-06ASoC: codecs: wsa881x: Drop unused version readoutKrzysztof Kozlowski1-2/+0
2026-02-06ASoC: codecs: wsa881x: Use proper shutdown GPIO polarityKrzysztof Kozlowski1-4/+29
2026-02-06ASoC: codecs: wsa881x: Simplify &pdev->dev in probeKrzysztof Kozlowski1-5/+5
2026-02-06phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()Wentao Liang1-1/+1
2026-02-06phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe pathDragan Simic1-17/+10
2026-02-06phy: phy-rockchip-inno-usb2: simplify phy clock handlingSebastian Reichel1-12/+5
2026-02-06nvme: fix PCIe subsystem reset controller state transitionNilay Shroff1-1/+4
2026-02-06nvme-pci: do not directly handle subsys reset falloutKeith Busch8-11/+61
2026-02-06nvme-fc: rename free_ctrl callback to match name patternDaniel Wagner1-2/+2
2026-02-06iio: chemical: scd4x: fix reported channel endiannessFiona Klute1-3/+3
2026-02-06iio: adc: exynos_adc: fix OF populate on driver rebindJohan Hovold1-11/+2
2026-02-06ALSA: scarlett2: Fix buffer overflow in config retrievalSamasth Norway Ananda1-1/+6
2026-02-06mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 modeShawn Lin1-0/+7
2026-02-06mmc: sdhci-of-dwcmshc: Update DLL and pre-change delay for rockchip platformShawn Lin1-4/+9
2026-02-06arm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland1-6/+16