summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issueMasami Hiramatsu2020-02-251-1/+1
* bootconfig: Print array as multiple commands for legacy command lineMasami Hiramatsu2020-02-201-14/+8
* bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu2020-02-202-2/+6
* bootconfig: Set CONFIG_BOOT_CONFIG=n by defaultMasami Hiramatsu2020-02-202-1/+8
* bootconfig: Mark boot_config_checksum() staticQiujun Huang2020-02-201-1/+1
* bootconfig: Use parse_args() to find bootconfig and '--'Steven Rostedt (VMware)2020-02-101-7/+30
* bootconfig: Remove unneeded CONFIG_LIBXBCMasami Hiramatsu2020-02-101-1/+0
* bootconfig: Show the number of nodes on boot messageMasami Hiramatsu2020-02-051-2/+4
* bootconfig: Use bootconfig instead of boot configMasami Hiramatsu2020-02-051-3/+3
* bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdlineSteven Rostedt (VMware)2020-02-051-7/+21
* bootconfig: Fix Kconfig help message for BOOT_CONFIGMasami Hiramatsu2020-01-211-1/+3
* bootconfig: init: Allow admin to use bootconfig for init command lineMasami Hiramatsu2020-01-131-3/+28
* bootconfig: init: Allow admin to use bootconfig for kernel command lineMasami Hiramatsu2020-01-131-5/+101
* init/main.c: Alloc initcall_command_line in do_initcall() and free itMasami Hiramatsu2020-01-131-11/+15
* bootconfig: Load boot config from the tail of initrdMasami Hiramatsu2020-01-132-0/+55
* bootconfig: Add Extra Boot Config supportMasami Hiramatsu2020-01-131-0/+11
* Revert "fs: remove ksys_dup()"Dominik Brodowski2020-01-021-20/+6
* early init: fix error handling when opening /dev/consoleLinus Torvalds2019-12-171-1/+1
* Fix root mounting with no mount optionsLinus Torvalds2019-12-161-10/+13
* fs: remove ksys_dup()Dominik Brodowski2019-12-121-6/+20
* init: unify opening /dev/console as stdin/stdout/stderrDominik Brodowski2019-12-122-9/+13
* init: use do_mount() instead of ksys_mount()Dominik Brodowski2019-12-121-6/+22
* initrd: use do_mount() instead of ksys_mount()Dominik Brodowski2019-12-121-3/+3
* devtmpfs: use do_mount() instead of ksys_mount()Dominik Brodowski2019-12-121-1/+1
* init/Kconfig: fix indentationKrzysztof Kozlowski2019-12-041-38/+38
* Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-12-021-21/+1
|\
| * kbuild: remove header compile testMasahiro Yamada2019-11-151-21/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-12-011-17/+0
|\ \
| * | sysctl: Remove the sysctl system callEric W. Biederman2019-11-261-17/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-251-0/+49
|\ \
| * | init: Support mounting root file systems over SMBPaulo Alcantara (SUSE)2019-10-021-0/+49
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2019-11-251-0/+4
|\ \
| * | int128: move __uint128_t compiler test to KconfigArd Biesheuvel2019-11-171-0/+4
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-251-0/+8
|\ \
| * | arm64: use generic free_initrd_mem()Mike Rapoport2019-10-161-0/+8
| |/
* / io_uring: replace workqueue usage with io-wqJens Axboe2019-10-291-0/+1
|/
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-282-0/+6
|\
| * lockdown: Enforce module signatures if the kernel is locked downDavid Howells2019-08-191-0/+5
| * security: Support early LSMsMatthew Garrett2019-08-191-0/+1
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-271-1/+5
|\ \
| * | MODSIGN: Export module signature definitionsThiago Jung Bauermann2019-08-051-1/+5
* | | mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmaskMike Rapoport2019-09-241-1/+0
* | | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-2/+1
* | | mm: kmemleak: use the memory pool for early allocationsCatalin Marinas2019-09-241-1/+1
* | | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-221-3/+30
|\ \ \
| * | | module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULESMasahiro Yamada2019-09-111-0/+16
| * | | module: remove redundant 'depends on MODULES'Masahiro Yamada2019-09-111-3/+1
| * | | module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTSMatthias Maennich2019-09-101-0/+13
| |/ /
* | | Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-211-1/+0
|\ \ \
| * | | um: Enable CONFIG_CONSTRUCTORSJohannes Berg2019-09-151-1/+0
| |/ /