summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-12-20plist: Split out plist_types.hKent Overstreet
2023-12-20init/Kconfig: move more items into the EXPERT menuRandy Dunlap
2023-12-15initramfs: Expose retained initrd as sysfs fileAlexander Graf
2023-12-10arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens
2023-12-07rootfs: Fix support for rootfstype= when root= is givenStefan Berger
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-10-30Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-10-20x86/retpoline: Make sure there are no unconverted return thunks due to KCSANJosh Poimboeuf
2023-10-19init/mount: print pretty name of root device when panicsJianyong Wu
2023-10-04kill task_struct->thread_groupOleg Nesterov
2023-09-22init/version.c: Replace strlcpy with strscpyAzeem Shaikh
2023-09-11sched: Add task_struct->faults_disabled_mappingKent Overstreet
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-09-01Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap
2023-08-18kexec: consolidate kexec and crash options into kernel/Kconfig.kexecEric DeVolder
2023-08-18mm: remove arguments of show_mem()Kefeng Wang
2023-08-15init: Add support for rootwait timeout parameterLoic Poulain
2023-08-07workqueue: Initialize unbound CPU pods later in the bootTejun Heo
2023-08-02sched/psi: Select KERNFS as neededRandy Dunlap
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-25kbuild: Fix CFI failures with GCOVSami Tolvanen
2023-06-16init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner
2023-06-16init: Invoke arch_cpu_finalize_init() earlierThomas Gleixner
2023-06-16init: Remove check_bugs() leftoversThomas Gleixner
2023-06-16init: Provide arch_cpu_finalize_init()Thomas Gleixner
2023-06-09init: add bdev fs printk if mount_block_root failedAngus Chen
2023-06-09init: move cifs_root_data() prototype into linux/mount.hArnd Bergmann
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann
2023-06-09cachestat: implement cachestat syscallNhat Pham
2023-06-05block: move the code to do early boot lookup of block devices to block/Christoph Hellwig
2023-06-05init: clear root_wait on all invalid root= stringsChristoph Hellwig
2023-06-05init: improve the name_to_dev_t interfaceChristoph Hellwig
2023-06-05init: move the nfs/cifs/ram special cases out of name_to_dev_tChristoph Hellwig