summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-25Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-25module: Account for the build time module name manglingPeter Zijlstra
2025-05-25module: Extend the module namespace parsingPeter Zijlstra
2025-05-25module: Add module specific symbol namespace supportPeter Zijlstra
2025-05-25Merge branch 'locking/futex' into locking/core, to pick up pending futex changesIngo Molnar
2025-05-25module: release codetag section when module load failsDavid Wang
2025-05-23bpf: Fix error return value in bpf_copy_from_user_dynptrMykyta Yatsenko
2025-05-23btf: Allow mmap of vmlinux btfLorenz Bauer
2025-05-23traceevent/block: Add REQ_ATOMIC flag to block trace eventsRitesh Harjani (IBM)
2025-05-23xen: enable XEN_UNPOPULATED_ALLOC as part of xen.configRoger Pau Monne
2025-05-22mm: rename try_alloc_pages() to alloc_pages_nolock()Alexei Starovoitov
2025-05-22sched_ext: Call ops.update_idle() after updating builtin idle bitsTejun Heo
2025-05-22sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifierTejun Heo
2025-05-22sched_ext: Introduce cgroup_lifetime_notifierTejun Heo
2025-05-22cgroup: Minor reorganization of cgroup_create()Tejun Heo
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-22bpf: Revert "bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe...Di Shen
2025-05-21cgroup: avoid per-cpu allocation of size zero rstat cpu locksJP Kobryn
2025-05-21kernel/panic.c: format kernel-doc commentsSravan Kumar Gundu
2025-05-21fork: define a local GFP_VMAP_STACKLinus Walleij
2025-05-21fork: check charging success before zeroing stackPasha Tatashin
2025-05-21fork: clean-up naming of vm_stack/vm_struct variables in vmap stacks codePasha Tatashin
2025-05-21fork: clean-up ifdef logic around stack allocationPasha Tatashin
2025-05-21kernel/watchdog: add /sys/kernel/{hard,soft}lockup_countMax Kellermann
2025-05-21crash_dump: retrieve dm crypt keys in kdump kernelCoiby Xu
2025-05-21crash_dump: reuse saved dm crypt keys for CPU/memory hot-pluggingCoiby Xu
2025-05-21crash_dump: store dm crypt keys in kdump reserved memoryCoiby Xu
2025-05-21crash_dump: make dm crypt keys persist for the kdump kernelCoiby Xu
2025-05-21kexec_file: allow to place kexec_buf randomlyCoiby Xu
2025-05-21sched_ext: idle: Consolidate default idle CPU selection kfuncsAndrea Righi
2025-05-21genirq/irqdesc: Remove double locking in hwirq_show()Claudiu Beznea
2025-05-21perf: Only dump the throttle log for the leaderKan Liang
2025-05-21perf: Fix the throttle logic for a groupKan Liang
2025-05-21futex: Correct the kernedoc return value for futex_wait_setup().Sebastian Andrzej Siewior
2025-05-21sched/uclamp: Align uclamp and util_est and call before freq updateXuewen Yan
2025-05-21sched/util_est: Simplify condition for util_est_{en,de}queue()Xuewen Yan
2025-05-21sched/fair: Fixup wake_up_sync() vs DELAYED_DEQUEUEXuewen Yan
2025-05-20Merge tag 'v6.15-p7' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-20sched_ext: idle: Allow scx_bpf_select_cpu_and() from unlocked contextAndrea Righi
2025-05-20sched_ext: idle: Validate locking correctness in scx_bpf_select_cpu_and()Andrea Righi
2025-05-20sched_ext: Make scx_kf_allowed_if_unlocked() available outside ext.cAndrea Righi
2025-05-19cgroup: helper for checking rstat participation of cssJP Kobryn
2025-05-19cgroup: use subsystem-specific rstat locks to avoid contentionJP Kobryn
2025-05-19cgroup: use separate rstat trees for each subsystemJP Kobryn
2025-05-19cgroup: compare css to cgroup::self in helper for distingushing cssJP Kobryn
2025-05-19cgroup: warn on rstat usage by early init subsystemsJP Kobryn
2025-05-19bpf: WARN_ONCE on verifier bugsPaul Chaignon
2025-05-19padata: do not leak refcount in reorder_workDominik Grzegorzek
2025-05-18module: Remove outdated comment about text_sizeValentin Schneider