summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
37 hoursMerge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
38 hoursMerge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
41 hoursMerge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
46 hoursMerge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds
7 dayspc104: move PC104 option to drivers/KconfigRandy Dunlap
11 daysio_uring: fix breakage in EXPERT menuRandy Dunlap
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-11futex: Use RCU-based per-CPU reference counting instead of rcuref_tPeter Zijlstra
2025-07-02io_uring/mock: add basic infra for test mock filesPavel Begunkov
2025-07-01futex: Temporary disable FUTEX_PRIVATE_HASHSebastian Andrzej Siewior
2025-06-24rust: Introduce file_from_location()Boqun Feng
2025-06-20x86/efi: Move runtime service initialization to arch/x86Alexander Shishkin
2025-06-11init: fix build warnings about export.hHuacai Chen
2025-06-04Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31memcg: nmi safe memcg stats for specific archsShakeel Butt
2025-05-31memcg: disable kmem charging in nmi for unsupported archShakeel Butt
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-27rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`sMiguel Ojeda
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-26Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-26Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-12mm/memcg: move mem_cgroup_init() ahead of cgroup_init()Huan Yang
2025-05-12init: remove unused CONFIG_CC_CAN_LINK_STATICMasahiro Yamada
2025-05-11init/main.c: log initcall level when initcall_debug is usedFrancesco Valla
2025-05-08timers: Rename init_timers() as timers_init()Ingo Molnar
2025-05-08hardening: simplify CONFIG_CC_HAS_COUNTED_BYJan Hendrik Farr
2025-05-07rust: clean Rust 1.88.0's `unnecessary_transmutes` lintMiguel Ojeda
2025-05-03futex: Implement FUTEX2_MPOLPeter Zijlstra
2025-05-03futex: Add basic infrastructure for local task local hashSebastian Andrzej Siewior
2025-04-21fs: remove uselib() system callChristian Brauner
2025-04-15Kconfig: switch CONFIG_SYSFS_SYCALL default to nChristian Brauner
2025-04-08sched: Add commadline option for RT_GROUP_SCHED togglingMichal Koutný
2025-04-06Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-04-03sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMPOleg Nesterov
2025-04-01mseal sysmap: kernel config and header changeJeff Xu
2025-03-26ARM: 9443/1: Require linker to support KEEP within OVERLAY for DCENathan Chancellor
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2025-03-24Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.initramfs' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-12compiler_types: Introduce __nonstring_arrayKees Cook