summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'header_cleanup' of https://evilpiepirate.org/git/bcachefs.gitStephen Rothwell2024-01-031-0/+1
|\
| * plist: Split out plist_types.hKent Overstreet2023-12-201-0/+1
* | Merge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/kernel/git...Stephen Rothwell2024-01-031-0/+12
|\ \
| * | init: Kconfig: Disable -Wstringop-overflow for GCC-11Gustavo A. R. Silva2023-11-301-0/+12
| |/
* | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Rothwell2024-01-031-3/+6
|\ \
| * | rootfs: Fix support for rootfstype= when root= is givenStefan Berger2023-12-071-3/+6
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Rothwell2024-01-031-1/+17
|\ \
| * | initramfs: Expose retained initrd as sysfs fileAlexander Graf2023-12-151-1/+17
| |/
* | modules: wait do_free_init correctlyChangbin Du2024-01-021-2/+3
* | init/Kconfig: move more items into the EXPERT menuRandy Dunlap2023-12-201-52/+50
* | arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens2023-12-101-8/+2
|/
* Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-1/+0
|\
| * kill task_struct->thread_groupOleg Nesterov2023-10-041-1/+0
* | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-11-011-0/+4
|\ \
| * | proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen2023-11-011-0/+4
| |/
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+1
|\ \
| * | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-1/+1
| |/
* | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-301-3/+3
|\ \
| * | init/version.c: Replace strlcpy with strscpyAzeem Shaikh2023-09-221-3/+3
| |/
* | Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-10-301-0/+1
|\ \
| * | x86/retpoline: Make sure there are no unconverted return thunks due to KCSANJosh Poimboeuf2023-10-201-0/+1
| |/
* | Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2023-10-301-0/+1
|\ \
| * | sched: Add task_struct->faults_disabled_mappingKent Overstreet2023-09-111-0/+1
| |/
* / init/mount: print pretty name of root device when panicsJianyong Wu2023-10-191-1/+1
|/
* Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2023-09-011-0/+1
|\
| * workqueue: Initialize unbound CPU pods later in the bootTejun Heo2023-08-071-0/+1
* | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-8/+2
|\ \
| * | treewide: drop CONFIG_EMBEDDEDRandy Dunlap2023-08-211-8/+0
| * | kexec: consolidate kexec and crash options into kernel/Kconfig.kexecEric DeVolder2023-08-181-0/+2
| |/
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-1/+1
|\ \
| * | mm: remove arguments of show_mem()Kefeng Wang2023-08-181-1/+1
| |/
* | Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-281-0/+1
|\ \
| * | sched/psi: Select KERNFS as neededRandy Dunlap2023-08-021-0/+1
| |/
* / init: Add support for rootwait timeout parameterLoic Poulain2023-08-151-2/+36
|/
* Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-07-011-0/+1
|\
| * kbuild: Fix CFI failures with GCOVSami Tolvanen2023-06-251-0/+1
* | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-282-21/+12
|\ \
| * | init: add bdev fs printk if mount_block_root failedAngus Chen2023-06-091-1/+12
| * | init: move cifs_root_data() prototype into linux/mount.hArnd Bergmann2023-06-091-2/+0
| * | init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-091-18/+0
| |/
* | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-0/+10
|\ \
| * | cachestat: implement cachestat syscallNhat Pham2023-06-091-0/+10
| |/
* | Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-1/+8
|\ \
| * | start_kernel: Omit prevent_tail_call_optimization() for newer toolchainsndesaulniers@google.com2023-05-161-0/+6
| * | start_kernel: Add __no_stack_protector function attributendesaulniers@google.com2023-05-161-1/+2
| |/
* | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-15/+1
|\ \
| * | init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner2023-06-161-13/+0
| * | init: Invoke arch_cpu_finalize_init() earlierThomas Gleixner2023-06-161-2/+2
| * | init: Remove check_bugs() leftoversThomas Gleixner2023-06-161-5/+0
| * | init: Provide arch_cpu_finalize_init()Thomas Gleixner2023-06-161-0/+4
| |/