summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | initrd: remove the now superfluous sentinel element from ctl_table arrayJoel Granados2024-04-251-1/+0
| * | | NUMA: early use of cpu_to_node() returns 0 instead of the correct node idHuang Shijie2024-04-251-0/+14
| * | | bootconfig: do not put quotes on cmdline items unless necessaryRasmus Villemoes2024-04-251-3/+9
* | | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+4
|\ \ \ \
| * | | | mm: introduce slabobj_ext to support slab object extensionsSuren Baghdasaryan2024-04-251-0/+4
| |/ / /
* | | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-4/+1
|\ \ \ \
| * | | | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-3/+0
| * | | | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-101-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'bootconfig-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-171-7/+10
|\ \ \ \
| * | | | init/main.c: Minor cleanup for the setup_command_line() functionYuntao Wang2024-04-131-3/+3
| * | | | init/main.c: Remove redundant space from saved_command_lineYuntao Wang2024-04-131-1/+3
| * | | | bootconfig: do not put quotes on cmdline items unless necessaryRasmus Villemoes2024-04-131-3/+4
| |/ / /
* | | | Merge tag 'livepatching-for-6.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-151-1/+1
|\ \ \ \
| * | | | livepatch: Rename KLP_* to KLP_TRANSITION_*Wardenjohn2024-05-091-1/+1
* | | | | Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-151-10/+4
|\ \ \ \ \
| * | | | | printk: Remove redundant CONFIG_BASE_FULLYoann Congal2024-05-061-7/+3
| * | | | | printk: Change type of CONFIG_BASE_SMALL to boolYoann Congal2024-05-061-4/+2
| * | | | | printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabledYoann Congal2024-05-061-2/+2
* | | | | | Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-132-6/+7
|\ \ \ \ \ \
| * | | | | | sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot2024-04-241-6/+6
| * | | | | | sched/fair: Check if a task has a fitting CPU when updating misfitQais Yousef2024-03-251-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-131-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v6.9-rc3' into locking/core, to pick up fixesIngo Molnar2024-04-092-3/+6
| |\ \ \ \ \ \
| * | | | | | | jump_label,module: Don't alloc static_key_mod for __ro_after_init keysPeter Zijlstra2024-03-221-0/+1
* | | | | | | | Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-131-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | init: replace deprecated strncpy with strscpy_padJustin Stitt2024-04-301-2/+1
* | | | | | | | | Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-04-271-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | rust: make mutually exclusive with CFI_CLANGConor Dooley2024-04-161-0/+1
| * | | | | | | | rust: don't select CONSTRUCTORSAlice Ryhl2024-03-311-1/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | init/main.c: Fix potential static_command_line memory overflowYuntao Wang2024-04-131-0/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | fs/proc: Skip bootloader comment if no embedded kernel parametersMasami Hiramatsu2024-04-091-0/+5
| |_|_|/ / / |/| | | | |
* | | | | | init: open output files from cpio unpacking with O_LARGEFILEJohn Sperbeck2024-04-051-1/+1
| |/ / / / |/| | | |
* | | | | init: open /initrd.image with O_LARGEFILEJohn Sperbeck2024-03-261-1/+1
|/ / / /
* | | | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-221-0/+3
|\ \ \ \
| * | | | locking: Introduce prepare_sync_core_cmd()Andrea Parri2024-02-151-0/+3
* | | | | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada2024-02-201-1/+1
* | | | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-7/+2
|\ \ \ \ \
| * | | | | init: remove obsolete arch_call_rest_init() wrapperGeert Uytterhoeven2024-02-221-7/+2
| |/ / / /
* | | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-142-3/+6
|\ \ \ \ \
| * | | | | modules: wait do_free_init correctlyChangbin Du2024-03-041-2/+3
| * | | | | crash: split crash dumping code out from kexec_core.cBaoquan He2024-02-231-1/+1
| * | | | | arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-221-0/+2
| |/ / / /
* | | | | Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-131-14/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | init: Declare rodata_enabled and mark_rodata_ro() at all timeChristophe Leroy2024-02-021-14/+7
* | | | | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-121-5/+0
|\ \ \ \ \