Age | Commit message (Expand) | Author | Files | Lines |
2020-05-06 | bootconfig: Fix to remove bootconfig data from initrd while boot | Masami Hiramatsu | 1 | -17/+52 |
2020-04-11 | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2020-04-10 | printk: queue wake_up_klogd irq_work only if per-CPU areas are ready | Sergey Senozhatsky | 1 | -1/+0 |
2020-04-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -0/+4 |
2020-04-08 | kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h | Masahiro Yamada | 1 | -1/+1 |
2020-04-08 | kbuild: mkcompile_h: Include $LD version in /proc/version | Kees Cook | 1 | -1/+1 |
2020-04-07 | init/Kconfig: clean up ANON_INODES and old IO schedulers options | Krzysztof Kozlowski | 1 | -2/+1 |
2020-04-07 | userfaultfd: wp: add WP pagetable tracking to x86 | Andrea Arcangeli | 1 | -0/+5 |
2020-04-05 | Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+2 |
2020-04-05 | Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -4/+10 |
2020-04-04 | Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc... | Ingo Molnar | 1 | -1/+2 |
2020-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -0/+1 |
2020-04-01 | init/kconfig: Add LD_VERSION Kconfig | Amit Daniel Kachhap | 1 | -0/+4 |
2020-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -0/+13 |
2020-04-01 | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -2/+14 |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+13 |
2020-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
2020-03-30 | bpf, lsm: Make BPF_LSM depend on BPF_EVENTS | KP Singh | 1 | -0/+1 |
2020-03-30 | Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -10/+2 |
2020-03-30 | bpf: Introduce BPF_PROG_TYPE_LSM | KP Singh | 1 | -0/+12 |
2020-03-27 | perf/core: Add PERF_SAMPLE_CGROUP feature | Namhyung Kim | 1 | -1/+2 |
2020-03-25 | exec: Add exec_update_mutex to replace cred_guard_mutex | Eric W. Biederman | 1 | -0/+1 |
2020-03-24 | block: remove __bdevname | Christoph Hellwig | 1 | -10/+2 |
2020-03-12 | int128: fix __uint128_t compiler test in Kconfig | Masahiro Yamada | 1 | -2/+1 |
2020-03-06 | sched/pelt: Add support to track thermal pressure | Thara Gopinath | 1 | -0/+4 |
2020-03-04 | tools/bootconfig: Show line and column in parse error | Masami Hiramatsu | 1 | -4/+10 |
2020-03-03 | kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS | Quentin Perret | 1 | -0/+13 |
2020-03-03 | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST | Masahiro Yamada | 1 | -2/+1 |
2020-02-26 | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -19/+24 |
2020-02-26 | bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue | Masami Hiramatsu | 1 | -1/+1 |
2020-02-21 | bootconfig: Print array as multiple commands for legacy command line | Masami Hiramatsu | 1 | -14/+8 |
2020-02-21 | bootconfig: Add bootconfig magic word for indicating bootconfig explicitly | Masami Hiramatsu | 2 | -2/+6 |
2020-02-21 | bootconfig: Set CONFIG_BOOT_CONFIG=n by default | Masami Hiramatsu | 2 | -1/+8 |
2020-02-21 | bootconfig: Mark boot_config_checksum() static | Qiujun Huang | 1 | -1/+1 |
2020-02-12 | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -8/+30 |
2020-02-10 | bootconfig: Use parse_args() to find bootconfig and '--' | Steven Rostedt (VMware) | 1 | -7/+30 |
2020-02-10 | bootconfig: Remove unneeded CONFIG_LIBXBC | Masami Hiramatsu | 1 | -1/+0 |
2020-02-06 | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2 | -17/+226 |
2020-02-06 | bootconfig: Show the number of nodes on boot message | Masami Hiramatsu | 1 | -2/+4 |
2020-02-06 | bootconfig: Use bootconfig instead of boot config | Masami Hiramatsu | 1 | -3/+3 |
2020-02-05 | bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdline | Steven Rostedt (VMware) | 1 | -7/+21 |
2020-01-31 | init/main.c: fix misleading "This architecture does not have kernel memory pr... | Christophe Leroy | 1 | -0/+5 |
2020-01-31 | init/main.c: fix quoted value handling in unknown_bootoption | Arvind Sankar | 1 | -3/+4 |
2020-01-31 | init/main.c: remove unnecessary repair_env_string in do_initcall_level | Arvind Sankar | 1 | -6/+10 |
2020-01-31 | init/main.c: log arguments and environment passed to init | Arvind Sankar | 1 | -0/+8 |
2020-01-29 | Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2020-01-29 | Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2020-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -0/+7 |
2020-01-28 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2020-01-28 | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+8 |