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-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-05-13
net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
Nicolò Coccia
1
-9
/
+8
2026-05-13
net: atm: fix skb leak in sigd_send() default branch
Wei Yang
1
-0
/
+1
2026-05-13
net: ethtool: phy: avoid NULL deref when PHY driver is unbound
David Carlier
1
-4
/
+6
2026-05-13
net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabled
Zoran Ilievski
1
-1
/
+1
2026-05-13
sched_ext: Defer sub_kset base put to scx_sched_free_rcu_work
Tejun Heo
1
-2
/
+4
2026-05-13
sched_ext: INIT_LIST_HEAD() &sch->all in scx_alloc_and_add_sched()
Tejun Heo
1
-0
/
+1
2026-05-13
Merge tag 'kvm-s390-master-7.1-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-8
/
+5
2026-05-13
sched_ext: Drop NONE early return in scx_disable_and_exit_task()
Tejun Heo
1
-10
/
+2
2026-05-13
KVM: x86: Swap the dst and src operand for MOVNTDQA
Sean Christopherson
1
-1
/
+1
2026-05-13
KVM: x86: use again the flush argument of __link_shadow_page()
Paolo Bonzini
1
-2
/
+21
2026-05-12
arm64: dts: qcom: x1-dell-thena: remove i2c20 (battery SMBus) and reserve its...
Val Packett
1
-6
/
+1
2026-05-12
KVM: selftests: Ensure gmem file sizes are multiple of host page size
Sean Christopherson
1
-2
/
+7
2026-05-12
Merge tag 'kvmarm-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
12
-13
/
+120
2026-05-12
Documentation: kvm: update links in the references section of AMD Memory Encr...
Ninad Naik
1
-4
/
+4
2026-05-12
KVM: nSVM: Never use L0's PAUSE loop exiting while L2 is running
Sean Christopherson
2
-31
/
+27
2026-05-12
KVM: x86: Fix Xen hypercall tracepoint argument assignment
Qiang Ma
1
-1
/
+1
2026-05-12
KVM: Reject wrapped offset in kvm_reset_dirty_gfn()
Aaron Sacks
1
-1
/
+2
2026-05-12
audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
Sergio Correia
1
-0
/
+4
2026-05-12
audit: fix incorrect inheritable capability in CAPSET records
Sergio Correia
1
-1
/
+1
2026-05-12
libceph: Fix potential null-ptr-deref in decode_choose_args()
Raphael Zimmer
1
-1
/
+2
2026-05-12
libceph: handle rbtree insertion error in decode_choose_args()
Raphael Zimmer
1
-1
/
+4
2026-05-12
hwmon: (asus_atk0110) Check ACPI_COMPANION() against NULL
Rafael J. Wysocki
1
-1
/
+6
2026-05-12
hwmon: (acpi_power_meter) Check ACPI_COMPANION() against NULL
Rafael J. Wysocki
1
-1
/
+5
2026-05-12
Input: atlas - check ACPI_COMPANION() against NULL
Rafael J. Wysocki
1
-1
/
+5
2026-05-12
Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-15
/
+47
2026-05-12
Documentation: security-bugs: clarify requirements for AI-assisted reports
Willy Tarreau
1
-0
/
+57
2026-05-12
Documentation: security-bugs: explain what is and is not a security bug
Willy Tarreau
3
-1
/
+274
2026-05-12
Documentation: security-bugs: do not systematically Cc the security team
Willy Tarreau
1
-1
/
+9
2026-05-12
ACPI: PAD: xen: Check ACPI_COMPANION() against NULL
Rafael J. Wysocki
1
-1
/
+5
2026-05-12
accel/qaic: Add overflow check to remap_pfn_range during mmap
Zack McKevitt
1
-2
/
+21
2026-05-12
HID: logitech-hidpp: Add support for newer Bluetooth keyboards
Alain Michaud
1
-0
/
+38
2026-05-12
HID: pidff: Fix integer overflow in pidff_rescale
Tomasz Pakuła
1
-2
/
+5
2026-05-12
HID: i2c-hid: add reset quirk for BLTP7853 touchpad
Xu Rao
2
-0
/
+5
2026-05-12
HID: core: introduce hid_safe_input_report()
Benjamin Tissoires
4
-8
/
+37
2026-05-12
HID: pass the buffer size to hid_report_raw_event
Benjamin Tissoires
11
-33
/
+53
2026-05-12
HID: google: hammer: stop hardware on devres action failure
Myeonghun Pak
1
-1
/
+1
2026-05-12
HID: appletb-kbd: run inactivity autodim from workqueues
Sangyun Kim
1
-14
/
+30
2026-05-12
HID: appletb-kbd: fix UAF in inactivity-timer cleanup path
Sangyun Kim
1
-8
/
+8
2026-05-12
HID: playstation: Clamp num_touch_reports
T.J. Mercier
1
-2
/
+4
2026-05-12
HID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_ID
Lee Jones
1
-0
/
+16
2026-05-12
HID: mcp2221: fix OOB write in mcp2221_raw_event()
Florian Pradines
1
-0
/
+7
2026-05-12
xen/arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in interface.h
Thomas Huth
1
-1
/
+1
2026-05-12
block: bio-integrity: Fix null-ptr-deref in bio_integrity_map_user()
Sungwoo Kim
1
-0
/
+18
2026-05-12
HID: quirks: really enable the intended work around for appledisplay
Lukas Bulwahn
1
-1
/
+1
2026-05-12
block: recompute nr_integrity_segments in blk_insert_cloned_request
Casey Chen
1
-0
/
+19
2026-05-12
block: don't overwrite bip_vcnt in bio_integrity_copy_user()
David Carlier
1
-1
/
+0
2026-05-12
HID: hid-sjoy: race between init and usage
Oliver Neukum
1
-6
/
+6
2026-05-12
SMB3.1.1: add missing QUERY_DIR info levels
Steve French
2
-2
/
+6
2026-05-12
Merge branch 'net-shaper-fix-various-minor-bugs'
Paolo Abeni
10
-43
/
+200
2026-05-12
net: shaper: reject QUEUE scope handle with missing id
Jakub Kicinski
1
-2
/
+7
[prev]
[next]