summaryrefslogtreecommitdiffstats
path: root/init/main.c
Commit message (Expand)AuthorAgeFilesLines
* bootconfig: Extend the magic check range to the preceding 3 bytesMasami Hiramatsu2020-11-121-2/+12
* Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-10-181-0/+4
|\
| * init: main: add KUnit to kernel initBrendan Higgins2020-10-091-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-10-151-1/+1
|\ \
| * | bootconfig: Fix kernel message mentioning CONFIG_BOOT_CONFIGShaokun Zhang2020-09-011-1/+1
| |/
* | bootconfig: init: make xbc_namebuf staticJason Yan2020-09-181-1/+1
* | kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu2020-09-181-0/+2
|/
* Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-08-071-6/+8
|\
| * bootconfig: Fix to find the initargs correctlyMasami Hiramatsu2020-08-041-6/+8
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-1/+1
|\ \
| * | kasan, arm64: don't instrument functions that enable kasanAndrey Konovalov2020-08-071-1/+1
* | | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-14/+14
|\ \ \ | |/ / |/| |
| * | init: add an init_dup helperChristoph Hellwig2020-08-041-4/+4
| * | init: add an init_eaccess helperChristoph Hellwig2020-07-311-2/+2
| * | init: mark console_on_rootfs as __initChristoph Hellwig2020-07-311-1/+1
| * | init: initialize ramdisk_execute_command at compile timeChristoph Hellwig2020-07-311-5/+1
| * | init: open code setting up stdin/stdout/stderrChristoph Hellwig2020-07-311-6/+10
| |/
* | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-08-041-3/+1
|\ \
| * | exec: Implement kernel_execveEric W. Biederman2020-07-211-3/+1
| |/
* / security: allow using Clang's zero initialization for stack variablesglider@google.com2020-06-161-5/+7
|/
* Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+2
|\
| * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-131-5/+10
| |\
| * \ Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-211-16/+22
| |\ \
| * \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-211-27/+263
| |\ \ \
| * \ \ \ Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-201-0/+1
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar2020-01-061-20/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-301-5/+26
| |\ \ \ \ \ \
| * | | | | | | kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver2019-11-161-0/+2
* | | | | | | | kernel/sysctl: support setting sysctl parameters from kernel command lineVlastimil Babka2020-06-081-0/+2
* | | | | | | | init: allow distribution configuration of default initChris Down2020-06-041-0/+10
* | | | | | | | padata: initialize earlierDaniel Jordan2020-06-031-0/+2
* | | | | | | | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-171-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-151-0/+2
* | | | | | | | | bootconfig: Fix to prevent warning message if no bootconfig optionMasami Hiramatsu2020-05-121-4/+6
|/ / / / / / / /
* | | | | | | / bootconfig: Fix to remove bootconfig data from initrd while bootMasami Hiramatsu2020-05-061-17/+52
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky2020-04-101-1/+0
* | | | | | | tools/bootconfig: Show line and column in parse errorMasami Hiramatsu2020-03-031-4/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-261-16/+22
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | 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-201-1/+5
| * | | | | bootconfig: Set CONFIG_BOOT_CONFIG=n by defaultMasami Hiramatsu2020-02-201-0/+8
| * | | | | bootconfig: Mark boot_config_checksum() staticQiujun Huang2020-02-201-1/+1
* | | | | | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-111-7/+30
|\| | | | |
| * | | | | bootconfig: Use parse_args() to find bootconfig and '--'Steven Rostedt (VMware)2020-02-101-7/+30
* | | | | | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-061-17/+212
|\| | | | |
| * | | | | 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: 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