summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-30Linux 6.6.122v6.6.122Greg Kroah-Hartman1-1/+1
2026-01-30net: phy: fix phy_uses_state_machine()Russell King (Oracle)1-2/+3
2026-01-30net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean1-2/+29
2026-01-30net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean1-13/+13
2026-01-30x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1Sean Christopherson2-3/+38
2026-01-30wifi: ath11k: fix RCU stall while reaping monitor destination ringP Praneesh1-2/+2
2026-01-30drm/amdgpu: csa unmap use uninterruptible lockPhilip Yang1-1/+1
2026-01-30fs/ntfs3: Initialize allocated memory before useBartlomiej Kubik1-4/+3
2026-01-30ksmbd: fix use-after-free in ksmbd_session_rpc_openNamjae Jeon2-6/+15
2026-01-30usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
2026-01-30NFSD: fix race between nfsd registration and exports_procManinder Singh1-9/+8
2026-01-30nvme: fix PCIe subsystem reset controller state transitionNilay Shroff1-1/+4
2026-01-30nvme-pci: do not directly handle subsys reset falloutKeith Busch8-11/+61
2026-01-30nvme-fc: rename free_ctrl callback to match name patternDaniel Wagner1-2/+2
2026-01-30ASoC: codecs: wsa883x: fix unnecessary initialisationJohan Hovold1-0/+9
2026-01-30ASoC: codecs: wsa881x: fix unnecessary initialisationJohan Hovold1-0/+9
2026-01-30ASoC: codecs: wsa881x: Drop unused version readoutKrzysztof Kozlowski1-2/+0
2026-01-30phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()Wentao Liang1-1/+1
2026-01-30phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe pathDragan Simic1-17/+10
2026-01-30mm: kmsan: fix poisoning of high-order non-compound pagesRyan Roberts1-1/+1
2026-01-30mm/page_alloc: prevent pcp corruption with SMP=nVlastimil Babka1-4/+33
2026-01-30dmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold1-1/+3
2026-01-30dmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold1-6/+12
2026-01-30iio: adc: exynos_adc: fix OF populate on driver rebindJohan Hovold1-11/+2
2026-01-30ALSA: scarlett2: Fix buffer overflow in config retrievalSamasth Norway Ananda1-1/+6
2026-01-30arm64: dts: rockchip: remove redundant max-link-speed from nanopi-r4sGeraldo Nascimento1-1/+0
2026-01-30mm/rmap: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-16/+4
2026-01-30iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes2-1/+4
2026-01-30iio: core: add missing mutex_destroy in iio_dev_release()Andy Shevchenko1-2/+7
2026-01-30mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir setup failureSeongJae Park1-2/+3
2026-01-30mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup fai...SeongJae Park1-2/+4
2026-01-30can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-30bridge: mcast: Fix use-after-free during router port configurationIdo Schimmel1-0/+9
2026-01-30bpf: Do not let BPF test infra emit invalid GSO types to stackDaniel Borkmann2-0/+12
2026-01-30selftests/bpf: Check for timeout in perf_link testIhor Solodrai1-2/+13
2026-01-30migrate: correct lock ordering for hugetlb file foliosMatthew Wilcox (Oracle)1-6/+6
2026-01-30can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-30can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30irqchip/gic-v3-its: Avoid truncating memory addressesArnd Bergmann1-4/+4
2026-01-30perf/x86/intel: Do not enable BTS for guestsFernand Sieber1-2/+11
2026-01-30pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpuMing Qian1-4/+7
2026-01-30platform/x86: hp-bioscfg: Fix automatic module loadingMario Limonciello1-3/+3
2026-01-30netrom: fix double-free in nr_route_frame()Jeongjun Park1-4/+9
2026-01-30uacce: ensure safe queue release with state managementChenghai Huang1-7/+21
2026-01-30uacce: implement mremap in uacce_vm_ops to return -EPERMYang Shen1-0/+6
2026-01-30uacce: fix isolate sysfs check conditionChenghai Huang1-0/+6
2026-01-30uacce: fix cdev handling in the cleanup pathWenkai Lin1-1/+7
2026-01-30intel_th: fix device leak on output open()Johan Hovold1-3/+16