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-7.1.y
linux-7.2.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-08-03
wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESET
Manivannan Sadhasivam
1
-0
/
+4
2026-08-03
wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()
Dmitry Morgun
1
-0
/
+3
2026-08-03
watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()
Tzung-Bi Shih
1
-0
/
+2
2026-08-03
hwmon: (nzxt-kraken3) Stop device IO before calling hid_hw_stop
Guenter Roeck
1
-2
/
+4
2026-08-03
hwmon: (nzxt-smart2) Stop device IO before calling hid_hw_stop
Guenter Roeck
1
-1
/
+1
2026-08-03
hwmon: (gigabyte_waterforce) Stop device IO before calling hid_hw_stop
Guenter Roeck
1
-1
/
+3
2026-08-03
hwmon: (corsair-cpro) Stop device IO before calling hid_hw_stop
Guenter Roeck
1
-0
/
+1
2026-08-03
hwmon: (corsair-psu) Stop device IO before calling hid_hw_stop
Edward Adam Davis
1
-0
/
+1
2026-08-03
wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_begin
Gaole Zhang
1
-3
/
+8
2026-08-03
wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware request
Cheng Yongkang
1
-6
/
+1
2026-08-03
usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bits
Xincheng Zhang
3
-5
/
+12
2026-08-03
RISC-V: KVM: Serialize virtual interrupt pending state updates
Xie Bo
4
-34
/
+87
2026-08-03
Revert "drm/amd/display: Add missing kdoc for ALLM parameters"
Sasha Levin
1
-2
/
+0
2026-08-03
crypto: rsa-pkcs1pad: Don't WARN on an empty digest
Doruk Tan Ozturk
1
-1
/
+1
2026-08-03
USB: serial: option: add TDTECH MT5710-CN
Chukun Pan
1
-0
/
+1
2026-08-03
USB: serial: keyspan_pda: fix data loss on receive throttling
Johan Hovold
1
-9
/
+35
2026-08-03
USB: serial: io_edgeport: cap received transmit credits
Sunho Park
1
-1
/
+2
2026-08-03
USB: serial: ftdi_sio: add support for E+H FXA291
Tim Pambor
2
-0
/
+7
2026-08-03
usb: gadget: uvc: clamp SEND_RESPONSE length to the response buffer
Muhammad Bilal
1
-0
/
+2
2026-08-03
usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown
Fan Wu
2
-3
/
+24
2026-08-03
usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()
Sonali Pradhan
1
-4
/
+13
2026-08-03
USB: gadget: fsl-udc: fix device name leak on probe failure
Johan Hovold
1
-1
/
+0
2026-08-03
USB: gadget: snps-udc: fix device name leak on probe failure
Johan Hovold
1
-1
/
+0
2026-08-03
usb: gadget: printer: fix infinite loop in printer_read()
Melbin K Mathew
1
-5
/
+18
2026-08-03
usb: gadget: f_midi: cancel pending IN work before freeing the midi object
Fan Wu
1
-0
/
+1
2026-08-03
usb: gadget: dummy_hcd: prevent fifo_req reuse during giveback
Jinchao Wang
1
-13
/
+27
2026-08-03
usb: chipidea: fix usage_count leak when autosuspend_delay is negative
Xu Yang
1
-0
/
+1
2026-08-03
USB: storage: add NO_ATA_1X quirk for Longmai USB Key
Huang Wei
1
-0
/
+7
2026-08-03
usb: core: port: Deattach Type-C connector on component unbind
Chia-Lin Kao (AceLan)
1
-0
/
+2
2026-08-03
wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()
Huihui Huang
1
-2
/
+5
2026-08-03
usb: core: sysfs: add lock to bos_descriptors_read()
Griffin Kroah-Hartman
1
-1
/
+7
2026-08-03
mpls: fix NULL deref in mpls_valid_fib_dump_req() on CONFIG_INET=n
Weiming Shi
1
-0
/
+3
2026-08-03
sctp: fix auth_hmacs array size in struct sctp_cookie
Xin Long
1
-1
/
+2
2026-08-03
net/sched: act_tunnel_key: Defer dst_release to RCU callback
Jamal Hadi Salim
1
-4
/
+10
2026-08-03
drm/i915/selftests: Fix GT PM sort comparators
Emre Cecanpunar
1
-4
/
+4
2026-08-03
ksmbd: validate compound request size before reading StructureSize2
Xiang Mei (Microsoft)
1
-0
/
+5
2026-08-03
ksmbd: pin conn during async oplock break notification
Qihang
1
-2
/
+4
2026-08-03
smb: move some duplicate definitions to common/cifsglob.h
ZhangGuoDong
3
-31
/
+32
2026-08-03
drm/xe/wopcm: fix WOPCM size for LNL+
Daniele Ceraolo Spurio
1
-5
/
+10
2026-08-03
can: j1939: fix lockless local-destination check
Shuhao Fu
1
-4
/
+14
2026-08-03
riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()
Mark Harris
1
-0
/
+1
2026-08-03
s390/checksum: Fix csum_partial() without vector facility
Vasily Gorbik
1
-1
/
+1
2026-08-03
bpf, sockmap: Reject unhashed UDP sockets on sockmap update
Michal Luczaj
1
-0
/
+2
2026-08-03
powerpc/vtime: Initialize starttime at boot for native accounting
Shrikanth Hegde
1
-1
/
+3
2026-08-03
powerpc/time: Prepare to stop elapsing in dynticks-idle
Frederic Weisbecker
2
-0
/
+47
2026-08-03
powerpc/85xx: Add fsl,ifc to common device ids
Rosen Penev
1
-0
/
+2
2026-08-03
drm/i915/gt: use correct selftest config symbol
Pengpeng Hou
1
-1
/
+1
2026-08-03
smb/client: handle overlapping allocated ranges in fallocate
Huiwen He
1
-7
/
+18
2026-08-03
Bluetooth: hci_qca: Clear memdump state on invalid dump size
Ruoyu Wang
1
-0
/
+4
2026-08-03
Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmds
Pauli Virtanen
1
-4
/
+22
[prev]
[next]