index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-19
mmc: dw_mmc-rockchip: Fix runtime PM support for internal phase support
Shawn Lin
1
-1
/
+37
2026-03-19
mmc: sdhci-brcmstb: use correct register offset for V1 pin_sel restore
Kamal Dasu
1
-1
/
+1
2026-03-19
mm/kfence: disable KFENCE upon KASAN HW tags enablement
Alexander Potapenko
1
-0
/
+15
2026-03-19
mmc: mmci: Fix device_node reference leak in of_get_dml_pipe_index()
Felix Gu
1
-0
/
+1
2026-03-19
mm/kfence: fix KASAN hardware tag faults during late enablement
Alexander Potapenko
2
-7
/
+10
2026-03-19
scsi: hisi_sas: Fix NULL pointer exception during user_scan()
Xingui Yang
2
-2
/
+2
2026-03-19
scsi: qla2xxx: Completely fix fcport double free
Vladimir Riabchun
1
-2
/
+0
2026-03-19
scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspend
Wang Shuaiwei
1
-1
/
+1
2026-03-19
powerpc, perf: Check that current->mm is alive before getting user callchain
Viktor Malik
3
-2
/
+5
2026-03-19
i3c: dw-i3c-master: Set SIR_REJECT in DAT on device attach and reattach
Adrian Ng Ho Yin
1
-2
/
+2
2026-03-19
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
3
-43
/
+18
2026-03-19
sched/mmcid: Remove pointless preempt guard
Thomas Gleixner
1
-5
/
+7
2026-03-19
sched/mmcid: Handle vfork()/CLONE_VM correctly
Thomas Gleixner
1
-4
/
+1
2026-03-19
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
3
-11
/
+15
2026-03-19
time/jiffies: Mark jiffies_64_to_clock_t() notrace
Steven Rostedt
1
-1
/
+1
2026-03-19
irqchip/riscv-aplic: Register syscore operations only once
Jessica Liu
1
-1
/
+11
2026-03-19
irqchip/riscv-aplic: Do not clear ACPI dependencies on probe failure
Jessica Liu
1
-4
/
+7
2026-03-19
irqchip/riscv-aplic: Preserve APLIC states across suspend/resume
Nick Hu
3
-1
/
+198
2026-03-19
objtool: Fix another stack overflow in validate_branch()
Josh Poimboeuf
1
-5
/
+5
2026-03-19
objtool: Fix data alignment in elf_add_data()
Josh Poimboeuf
1
-1
/
+1
2026-03-19
objtool/klp: Fix detection of corrupt static branch/call entries
Josh Poimboeuf
1
-0
/
+3
2026-03-19
ALSA: usb-audio: Improve Focusrite sample rate filtering
Geoffrey D. Bennett
1
-5
/
+65
2026-03-19
ceph: fix memory leaks in ceph_mdsc_build_path()
Max Kellermann
1
-0
/
+3
2026-03-19
ceph: do not skip the first folio of the next object in writeback
Hristo Venev
1
-1
/
+0
2026-03-19
ceph: fix i_nlink underrun during async unlink
Max Kellermann
1
-1
/
+14
2026-03-19
mm/tracing: rss_stat: ensure curr is false from kthread context
Kalesh Singh
1
-1
/
+7
2026-03-19
usb: gadget: f_ncm: Fix net_device lifecycle with device_move
Kuen-Han Tsai
4
-14
/
+74
2026-03-19
Revert "usb: gadget: u_ether: add gether_opts for config caching"
Kuen-Han Tsai
3
-234
/
+0
2026-03-19
Revert "usb: gadget: f_ncm: align net_device lifecycle with bind/unbind"
Kuen-Han Tsai
2
-66
/
+66
2026-03-19
Revert "usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device"
Kuen-Han Tsai
2
-17
/
+0
2026-03-19
Revert "usb: legacy: ncm: Fix NPE in gncm_bind"
Kuen-Han Tsai
1
-10
/
+3
2026-03-19
Revert "usb: gadget: f_ncm: Fix atomic context locking issue"
Kuen-Han Tsai
3
-13
/
+28
2026-03-19
usb: legacy: ncm: Fix NPE in gncm_bind
Kuen-Han Tsai
1
-3
/
+10
2026-03-19
usb: gadget: f_ncm: Fix atomic context locking issue
Kuen-Han Tsai
3
-28
/
+13
2026-03-19
usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handling
Jiasheng Jiang
1
-0
/
+14
2026-03-19
usb: image: mdc800: kill download URB on timeout
Ziyi Guo
1
-1
/
+3
2026-03-19
usb: gadget: uvc: fix interval_duration calculation
Junzhong Pan
1
-1
/
+1
2026-03-19
usb: mdc800: handle signal and read racing
Oliver Neukum
1
-1
/
+1
2026-03-19
usb: gadget: f_hid: fix SuperSpeed descriptors
John Keeping
1
-0
/
+4
2026-03-19
usb: renesas_usbhs: fix use-after-free in ISR during device removal
Fan Wu
1
-0
/
+9
2026-03-19
usb: class: cdc-wdm: fix reordering issue in read code path
Oliver Neukum
1
-1
/
+3
2026-03-19
USB: core: Limit the length of unkillable synchronous timeouts
Alan Stern
2
-14
/
+16
2026-03-19
USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeouts
Alan Stern
1
-3
/
+3
2026-03-19
USB: usbcore: Introduce usb_bulk_msg_killable()
Alan Stern
2
-12
/
+72
2026-03-19
usb: typec: altmode/displayport: set displayport signaling rate in configure ...
RD Babiera
1
-1
/
+6
2026-03-19
usb: roles: get usb role switch from parent only for usb-b-connector
Xu Yang
1
-1
/
+6
2026-03-19
usb: cdc-acm: Restore CAP_BRK functionnality to CH343
Marc Zyngier
2
-0
/
+6
2026-03-19
usb: core: don't power off roothub PHYs if phy_set_mode() fails
Gabor Juhos
1
-7
/
+1
2026-03-19
usb: misc: uss720: properly clean up reference in uss720_probe()
Greg Kroah-Hartman
1
-1
/
+1
2026-03-19
usb: dwc3: pci: add support for the Intel Nova Lake -H
Heikki Krogerus
1
-0
/
+2
[prev]
[next]