Age | Commit message (Expand) | Author |
2020-05-17 | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-05-15 | bpf: Restrict bpf_probe_read{, str}() only to archs where they work | Daniel Borkmann |
2020-05-15 | x86: Fix early boot crash on gcc-10, third try | Borislav Petkov |
2020-05-12 | Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-05-12 | bootconfig: Fix to prevent warning message if no bootconfig option | Masami Hiramatsu |
2020-05-09 | gcc-10: mark more functions __init to avoid section mismatch warnings | Linus Torvalds |
2020-05-09 | Stop the ad-hoc games with -Wno-maybe-initialized | Linus Torvalds |
2020-05-06 | bootconfig: Fix to remove bootconfig data from initrd while boot | Masami Hiramatsu |
2020-04-11 | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-04-10 | printk: queue wake_up_klogd irq_work only if per-CPU areas are ready | Sergey Senozhatsky |
2020-04-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-04-09 | kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h | Masahiro Yamada |
2020-04-09 | kbuild: mkcompile_h: Include $LD version in /proc/version | Kees Cook |
2020-04-07 | init/Kconfig: clean up ANON_INODES and old IO schedulers options | Krzysztof Kozlowski |
2020-04-07 | userfaultfd: wp: add WP pagetable tracking to x86 | Andrea Arcangeli |
2020-04-05 | Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-04-05 | Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2020-04-04 | Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc... | Ingo Molnar |
2020-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2020-04-01 | init/kconfig: Add LD_VERSION Kconfig | Amit Daniel Kachhap |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-03-31 | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-03-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-03-30 | bpf, lsm: Make BPF_LSM depend on BPF_EVENTS | KP Singh |
2020-03-30 | Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-03-30 | bpf: Introduce BPF_PROG_TYPE_LSM | KP Singh |
2020-03-27 | perf/core: Add PERF_SAMPLE_CGROUP feature | Namhyung Kim |
2020-03-25 | exec: Add exec_update_mutex to replace cred_guard_mutex | Eric W. Biederman |
2020-03-24 | block: remove __bdevname | Christoph Hellwig |
2020-03-12 | int128: fix __uint128_t compiler test in Kconfig | Masahiro Yamada |
2020-03-06 | sched/pelt: Add support to track thermal pressure | Thara Gopinath |
2020-03-03 | tools/bootconfig: Show line and column in parse error | Masami Hiramatsu |
2020-03-03 | kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS | Quentin Perret |
2020-03-03 | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST | Masahiro Yamada |
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 |