summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+22
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+3
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-09-18Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+13
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+7
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner1-2/+3
2024-09-04Merge branch 'bpf/master' into for-6.12Tejun Heo1-2/+3
2024-09-04sched_ext: Add cgroup supportTejun Heo1-0/+6
2024-09-04sched: Introduce CONFIG_GROUP_SCHED_WEIGHTTejun Heo1-0/+4
2024-09-01xz: adjust arch-specific options for better kernel compressionLasse Collin1-2/+3
2024-09-01mm: fix typo in KconfigValdis Kletnieks1-1/+1
2024-08-30cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1Chen Ridong1-0/+13
2024-08-30io_uring: add GCOV_PROFILE_URING Kconfig optionJens Axboe1-0/+13
2024-08-20init/main.c: Initialize early LSMs after arch code, static keys and calls.KP Singh1-2/+4
2024-08-20initramfs,lsm: add a security hook to do_populate_rootfs()Fan Wu1-0/+3
2024-08-16Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-2/+2
2024-08-01rust: SHADOW_CALL_STACK is incompatible with RustAlice Ryhl1-0/+1
2024-07-30Merge tag 'v6.11-rc1' into for-6.12Tejun Heo3-44/+33
2024-07-29posix-timers: Convert timer list to hlistThomas Gleixner1-1/+1
2024-07-29rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXTMasahiro Yamada1-2/+2
2024-07-29rust: suppress error messages from CONFIG_{RUSTC,BINDGEN}_VERSION_TEXTMasahiro Yamada1-2/+2
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-1/+4
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-29/+1
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+15
2024-07-20kallsyms: get rid of code for absolute kallsymsJann Horn1-18/+0
2024-07-18init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUNDMark Rutland1-10/+12
2024-07-16kbuild: move init/build-version to scripts/Masahiro Yamada2-11/+1
2024-07-10mm: remove CONFIG_MEMCG_KMEMJohannes Weiner1-5/+0
2024-07-10rust: work around `bindgen` 0.69.0 issueMiguel Ojeda1-1/+4
2024-07-08sched_ext: Take out ->priq and ->flags from scx_dsq_nodeTejun Heo1-1/+1
2024-07-04mm: memcg: put cgroup v1-specific code under a config optionRoman Gushchin1-0/+17
2024-06-18sched_ext: Add vtime-ordered priority queue to dispatch_q'sTejun Heo1-1/+1
2024-06-18sched_ext: Implement runnable task stall watchdogDavid Vernet1-0/+1
2024-06-18sched_ext: Implement BPF extensible scheduler classTejun Heo1-0/+11
2024-06-15gcc: disable '-Warray-bounds' for gcc-9Yury Norov1-1/+1
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+1
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds2-1/+19
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+4
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-4/+1
2024-05-17Merge tag 'bootconfig-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+10
2024-05-15Merge tag 'livepatching-for-6.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-05-15Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+4
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada1-3/+0
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+7
2024-05-13Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2024-05-13Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada1-1/+1
2024-05-09livepatch: Rename KLP_* to KLP_TRANSITION_*Wardenjohn1-1/+1
2024-05-06printk: Remove redundant CONFIG_BASE_FULLYoann Congal1-7/+3