aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-05-27locking/mutex: implement mutex_lock_killable_nest_lockMaxim Levitsky1-3/+4
2025-05-27locking/mutex: implement mutex_trylock_nestedMaxim Levitsky1-3/+11
2025-05-27Merge tag 'timers-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-111/+45
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-22/+22
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-77/+115
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-71/+3
2025-05-27Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-31/+16
2025-05-27Merge tag 'irq-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-1344/+991
2025-05-27Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-48/+1
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-199/+444
2025-05-26Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-194/+317
2025-05-26Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-569/+1376
2025-05-26Merge tag 'next.2025.05.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linuxLinus Torvalds10-101/+232
2025-05-26Merge tag 'loongarch-kvm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEADPaolo Bonzini36-222/+403
2025-05-26Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki5-13/+33
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds2-67/+47
2025-05-26Merge branch 'pm-cpufreq'Rafael J. Wysocki3-24/+12
2025-05-26Merge branch 'pm-em'Rafael J. Wysocki1-27/+45
2025-05-26Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-56/+48
2025-05-26Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds5-6/+65
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-20/+10
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+1
2025-05-25Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2025-05-25module: Account for the build time module name manglingPeter Zijlstra1-1/+25
2025-05-25module: Extend the module namespace parsingPeter Zijlstra1-2/+34
2025-05-25module: Add module specific symbol namespace supportPeter Zijlstra1-2/+31
2025-05-25Merge branch 'locking/futex' into locking/core, to pick up pending futex changesIngo Molnar7-534/+1332
2025-05-25module: release codetag section when module load failsDavid Wang1-0/+1
2025-05-23bpf: Fix error return value in bpf_copy_from_user_dynptrMykyta Yatsenko1-2/+6
2025-05-23btf: Allow mmap of vmlinux btfLorenz Bauer1-0/+32
2025-05-23traceevent/block: Add REQ_ATOMIC flag to block trace eventsRitesh Harjani (IBM)1-0/+2
2025-05-23xen: enable XEN_UNPOPULATED_ALLOC as part of xen.configRoger Pau Monne1-0/+3
2025-05-22mm: rename try_alloc_pages() to alloc_pages_nolock()Alexei Starovoitov1-1/+1
2025-05-22sched_ext: Call ops.update_idle() after updating builtin idle bitsTejun Heo1-10/+15
2025-05-22sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifierTejun Heo2-19/+39
2025-05-22sched_ext: Introduce cgroup_lifetime_notifierTejun Heo1-1/+26
2025-05-22cgroup: Minor reorganization of cgroup_create()Tejun Heo1-24/+24
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-5/+7
2025-05-22bpf: Revert "bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic"Di Shen1-0/+2
2025-05-21cgroup: avoid per-cpu allocation of size zero rstat cpu locksJP Kobryn1-0/+9
2025-05-21kernel/panic.c: format kernel-doc commentsSravan Kumar Gundu1-5/+3
2025-05-21fork: define a local GFP_VMAP_STACKLinus Walleij1-43/+45
2025-05-21fork: check charging success before zeroing stackPasha Tatashin1-5/+5
2025-05-21fork: clean-up naming of vm_stack/vm_struct variables in vmap stacks codePasha Tatashin1-31/+29
2025-05-21fork: clean-up ifdef logic around stack allocationPasha Tatashin1-11/+11
2025-05-21kernel/watchdog: add /sys/kernel/{hard,soft}lockup_countMax Kellermann1-0/+53
2025-05-21crash_dump: retrieve dm crypt keys in kdump kernelCoiby Xu1-0/+133
2025-05-21crash_dump: reuse saved dm crypt keys for CPU/memory hot-pluggingCoiby Xu1-4/+48
2025-05-21crash_dump: store dm crypt keys in kdump reserved memoryCoiby Xu1-0/+133
2025-05-21crash_dump: make dm crypt keys persist for the kdump kernelCoiby Xu3-0/+166