Age | Commit message (Expand) | Author |
2020-02-26 | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-02-25 | bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue | Masami Hiramatsu |
2020-02-20 | bootconfig: Print array as multiple commands for legacy command line | Masami Hiramatsu |
2020-02-20 | bootconfig: Add bootconfig magic word for indicating bootconfig explicitly | Masami Hiramatsu |
2020-02-20 | bootconfig: Set CONFIG_BOOT_CONFIG=n by default | Masami Hiramatsu |
2020-02-20 | bootconfig: Mark boot_config_checksum() static | Qiujun Huang |
2020-02-11 | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-02-10 | bootconfig: Use parse_args() to find bootconfig and '--' | Steven Rostedt (VMware) |
2020-02-10 | bootconfig: Remove unneeded CONFIG_LIBXBC | Masami Hiramatsu |
2020-02-06 | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2020-02-05 | bootconfig: Show the number of nodes on boot message | Masami Hiramatsu |
2020-02-05 | bootconfig: Use bootconfig instead of boot config | Masami Hiramatsu |
2020-02-05 | bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdline | Steven Rostedt (VMware) |
2020-01-31 | init/main.c: fix misleading "This architecture does not have kernel memory pr... | Christophe Leroy |
2020-01-31 | init/main.c: fix quoted value handling in unknown_bootoption | Arvind Sankar |
2020-01-31 | init/main.c: remove unnecessary repair_env_string in do_initcall_level | Arvind Sankar |
2020-01-31 | init/main.c: log arguments and environment passed to init | Arvind Sankar |
2020-01-29 | Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-01-28 | Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-28 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-01-27 | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-01-21 | bootconfig: Fix Kconfig help message for BOOT_CONFIG | Masami Hiramatsu |
2020-01-19 | Revert "um: Enable CONFIG_CONSTRUCTORS" | Johannes Berg |
2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-14 | lib/vdso: Prepare for time namespace support | Thomas Gleixner |
2020-01-14 | ns: Introduce Time Namespace | Andrei Vagin |
2020-01-13 | mm, debug_pagealloc: don't rely on static keys too early | Vlastimil Babka |
2020-01-13 | bootconfig: init: Allow admin to use bootconfig for init command line | Masami Hiramatsu |
2020-01-13 | bootconfig: init: Allow admin to use bootconfig for kernel command line | Masami Hiramatsu |
2020-01-13 | init/main.c: Alloc initcall_command_line in do_initcall() and free it | Masami Hiramatsu |
2020-01-13 | bootconfig: Load boot config from the tail of initrd | Masami Hiramatsu |
2020-01-13 | bootconfig: Add Extra Boot Config support | Masami Hiramatsu |
2020-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-02 | Revert "fs: remove ksys_dup()" | Dominik Brodowski |
2019-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-12-17 | early init: fix error handling when opening /dev/console | Linus Torvalds |
2019-12-16 | Fix root mounting with no mount options | Linus Torvalds |
2019-12-16 | device.h: move 'struct driver' stuff out to device/driver.h | Greg Kroah-Hartman |
2019-12-13 | scripts/sorttable: Rename 'sortextable' to 'sorttable' | Shile Zhang |
2019-12-12 | fs: remove ksys_dup() | Dominik Brodowski |
2019-12-12 | init: unify opening /dev/console as stdin/stdout/stderr | Dominik Brodowski |
2019-12-12 | init: use do_mount() instead of ksys_mount() | Dominik Brodowski |
2019-12-12 | initrd: use do_mount() instead of ksys_mount() | Dominik Brodowski |
2019-12-12 | devtmpfs: use do_mount() instead of ksys_mount() | Dominik Brodowski |
2019-12-11 | bpf, x86, arm64: Enable jit by default when not built as always-on | Daniel Borkmann |
2019-12-04 | init/Kconfig: fix indentation | Krzysztof Kozlowski |
2019-12-02 | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2019-11-26 | sysctl: Remove the sysctl system call | Eric W. Biederman |