index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-48
/
+35
9 days
Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+5
10 days
Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-2
/
+9
10 days
Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
11 days
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
11 days
Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
12 days
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-1
/
+39
13 days
ipv6: move the disable_ipv6_mod knob to core code
Jakub Kicinski
1
-1
/
+6
13 days
io_uring: ensure ctx->rings is stable for task work flags manipulation
Jens Axboe
1
-0
/
+1
13 days
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
1
-48
/
+35
13 days
usb: core: new quirk to handle devices with zero configurations
Jie Deng
1
-0
/
+3
13 days
USB: core: Limit the length of unkillable synchronous timeouts
Alan Stern
1
-0
/
+3
13 days
USB: usbcore: Introduce usb_bulk_msg_killable()
Alan Stern
1
-2
/
+3
13 days
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
1
-1
/
+5
13 days
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
1
-2
/
+0
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-28
/
+24
2026-03-10
firmware: stratix10-svc: Add Multi SVC clients support
Muhammad Amirul Asyraf Mohamad Jamian
1
-4
/
+4
2026-03-10
nvme: Annotate struct nvme_dhchap_key with __counted_by
Thorsten Blum
1
-1
/
+1
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
1
-0
/
+32
2026-03-07
eventpoll: Convert epoll_put_uevent() to scoped user access
Eric Dumazet
1
-4
/
+7
2026-03-07
Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2026-03-06
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
Laurent Vivier
1
-0
/
+1
2026-03-06
Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+9
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2026-03-06
Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-9
/
+10
2026-03-05
Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-12
/
+34
2026-03-05
Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
1
-5
/
+22
2026-03-04
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+22
2026-03-04
mm/mmu_notifier: clean up mmu_notifier.h kernel-doc
Randy Dunlap
1
-15
/
+16
2026-03-04
uaccess: correct kernel-doc parameter format
Randy Dunlap
1
-2
/
+2
2026-03-04
Revert "ptdesc: remove references to folios from __pagetable_ctor() and paget...
Axel Rasmussen
1
-11
/
+6
2026-03-03
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
1
-0
/
+1
2026-03-03
Revert "driver core: enforce device_lock for driver_match_device()"
Danilo Krummrich
1
-0
/
+2
2026-03-03
indirect_call_wrapper: do not reevaluate function pointer
Eric Dumazet
1
-7
/
+11
2026-03-02
uaccess: Fix scoped_user_read_access() for 'pointer to const'
David Laight
1
-34
/
+20
2026-03-02
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
1
-1
/
+9
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+1
2026-03-01
Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+38
2026-03-01
Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+17
2026-03-01
Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2026-02-28
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-3
/
+12
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
1
-6
/
+1
2026-02-27
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
1
-0
/
+1
2026-02-27
bpf: Introduce tnum_step to step through tnum's members
Harishankar Vishwanathan
1
-0
/
+3
2026-02-27
bpf: Lose const-ness of map in map_check_btf()
Kumar Kartikeya Dwivedi
2
-3
/
+3
2026-02-27
bpf: Register dtor for freeing special fields
Kumar Kartikeya Dwivedi
1
-0
/
+6
2026-02-27
nsfs: tighten permission checks for ns iteration ioctls
Christian Brauner
1
-0
/
+2
2026-02-27
Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
1
-4
/
+5
2026-02-27
Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+2
[next]