Age | Commit message (Expand) | Author |
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 | bpf: Introduce BPF_PROG_TYPE_LSM | KP Singh |
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 | 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: 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-11 | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
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-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-21 | bootconfig: Fix Kconfig help message for BOOT_CONFIG | Masami Hiramatsu |
2020-01-19 | Revert "um: Enable CONFIG_CONSTRUCTORS" | Johannes Berg |
2020-01-14 | lib/vdso: Prepare for time namespace support | Thomas Gleixner |
2020-01-14 | ns: Introduce Time Namespace | Andrei Vagin |
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 |
2019-12-13 | scripts/sorttable: Rename 'sortextable' to 'sorttable' | Shile Zhang |
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 |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2019-11-17 | int128: move __uint128_t compiler test to Kconfig | Ard Biesheuvel |
2019-11-15 | kbuild: remove header compile test | Masahiro Yamada |
2019-10-29 | io_uring: replace workqueue usage with io-wq | Jens Axboe |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-27 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-22 | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-21 | Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-21 | Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux | Linus Torvalds |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-09-16 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-15 | um: Enable CONFIG_CONSTRUCTORS | Johannes Berg |
2019-09-15 | compiler-types.h: add asm_inline definition | Rasmus Villemoes |
2019-09-11 | module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES | Masahiro Yamada |
2019-09-11 | module: remove redundant 'depends on MODULES' | Masahiro Yamada |
2019-09-10 | module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS | Matthias Maennich |
2019-09-04 | kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC | Masahiro Yamada |
2019-09-03 | sched/uclamp: Extend CPU's cgroup controller | Patrick Bellasi |