summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* cfi: encode cfi normalized integers + kasan/gcov bug in KconfigAlice Ryhl11 days1-1/+1
* rust: KASAN+RETHUNK requires rustc 1.83.0Alice Ryhl11 days1-0/+1
* rust: cfi: fix `patchable-function-entry` starting versionMiguel Ojeda11 days1-1/+1
* Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds12 days1-4/+15
|\
| * rust: kasan: Rust does not support KHWASANMatthew Maurer2024-09-161-0/+1
| * rust: cfi: add support for CFI_CLANG with RustMatthew Maurer2024-09-161-1/+3
| * rust: support for shadow call stack sanitizerAlice Ryhl2024-09-131-1/+0
| * kbuild: rust: re-run Kconfig if the version text changesMiguel Ojeda2024-09-051-1/+3
| * kbuild: rust: add `CONFIG_RUSTC_VERSION`Miguel Ojeda2024-09-051-0/+7
| * init/Kconfig: Only block on RANDSTRUCT for RUSTNeal Gompa2024-08-181-1/+1
* | Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-212-0/+22
|\ \
| * | Merge branch 'bpf/master' into for-6.12Tejun Heo2024-09-041-2/+3
| |\|
| * | sched_ext: Add cgroup supportTejun Heo2024-09-041-0/+6
| * | sched: Introduce CONFIG_GROUP_SCHED_WEIGHTTejun Heo2024-09-041-0/+4
| * | Merge tag 'v6.11-rc1' into for-6.12Tejun Heo2024-07-303-44/+33
| |\ \
| * | | sched_ext: Take out ->priq and ->flags from scx_dsq_nodeTejun Heo2024-07-081-1/+1
| * | | sched_ext: Add vtime-ordered priority queue to dispatch_q'sTejun Heo2024-06-181-1/+1
| * | | sched_ext: Implement runnable task stall watchdogDavid Vernet2024-06-181-0/+1
| * | | sched_ext: Implement BPF extensible scheduler classTejun Heo2024-06-181-0/+11
* | | | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-09-211-2/+3
|\ \ \ \
| * | | | xz: adjust arch-specific options for better kernel compressionLasse Collin2024-09-011-2/+3
| | |_|/ | |/| |
* | | | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-211-1/+1
|\ \ \ \
| * | | | mm: fix typo in KconfigValdis Kletnieks2024-09-011-1/+1
| |/ / /
* | | | Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-09-181-0/+13
|\ \ \ \
| * | | | cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1Chen Ridong2024-08-301-0/+13
| | |_|/ | |/| |
* | | | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-09-171-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'linus' into timers/coreThomas Gleixner2024-09-101-2/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | posix-timers: Convert timer list to hlistThomas Gleixner2024-07-291-1/+1
| | |/ / | |/| |
* | | | Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-09-162-2/+7
|\ \ \ \
| * | | | init/main.c: Initialize early LSMs after arch code, static keys and calls.KP Singh2024-08-201-2/+4
| * | | | initramfs,lsm: add a security hook to do_populate_rootfs()Fan Wu2024-08-201-0/+3
| |/ / /
* | / / io_uring: add GCOV_PROFILE_URING Kconfig optionJens Axboe2024-08-301-0/+13
| |/ / |/| |
* | | Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-08-161-2/+2
|\ \ \
| * | | rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXTMasahiro Yamada2024-07-291-2/+2
| * | | rust: suppress error messages from CONFIG_{RUSTC,BINDGEN}_VERSION_TEXTMasahiro Yamada2024-07-291-2/+2
| |/ /
* / / rust: SHADOW_CALL_STACK is incompatible with RustAlice Ryhl2024-08-011-0/+1
|/ /
* | Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-07-271-1/+4
|\ \
| * | rust: work around `bindgen` 0.69.0 issueMiguel Ojeda2024-07-101-1/+4
* | | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-233-29/+1
|\ \ \
| * | | kallsyms: get rid of code for absolute kallsymsJann Horn2024-07-201-18/+0
| * | | kbuild: move init/build-version to scripts/Masahiro Yamada2024-07-162-11/+1
| |/ /
* | | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-211-3/+15
|\ \ \
| * | | mm: remove CONFIG_MEMCG_KMEMJohannes Weiner2024-07-101-5/+0
| * | | mm: memcg: put cgroup v1-specific code under a config optionRoman Gushchin2024-07-041-0/+17
| |/ /
* / / init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUNDMark Rutland2024-07-181-10/+12
|/ /
* / gcc: disable '-Warray-bounds' for gcc-9Yury Norov2024-06-151-1/+1
|/
* Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-221-9/+1
|\
| * Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman2024-04-232-2/+9
| |\
| * | treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner2024-04-111-9/+1
* | | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-192-1/+19
|\ \ \