Age | Commit message (Expand) | Author |
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 |
2019-08-29 | init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE | Masahiro Yamada |
2019-08-22 | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada |
2019-08-20 | Revert "init/Kconfig: Fix infinite Kconfig recursion on PPC" | Will Deacon |
2019-08-19 | lockdown: Enforce module signatures if the kernel is locked down | David Howells |
2019-08-07 | init/Kconfig: Fix infinite Kconfig recursion on PPC | Will Deacon |
2019-08-05 | MODSIGN: Export module signature definitions | Thiago Jung Bauermann |
2019-08-05 | arm64: Add support for relocating the kernel with RELR relocations | Peter Collingbourne |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-16 | init/Kconfig: fix neighboring typos | Kees Cook |
2019-07-15 | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab |
2019-07-15 | docs: accounting: convert to ReST | Mauro Carvalho Chehab |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-09 | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-07-09 | kbuild: compile-test kernel headers to ensure they are self-contained | Masahiro Yamada |
2019-07-08 | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2019-07-08 | kbuild: compile-test exported headers to ensure they are self-contained | Masahiro Yamada |
2019-07-08 | init/Kconfig: add CONFIG_CC_CAN_LINK | Masahiro Yamada |
2019-06-24 | sched/uclamp: Add CPU's clamp buckets refcounting | Patrick Bellasi |
2019-06-20 | block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG | Christoph Hellwig |
2019-06-15 | kbuild: add support for ensuring headers are self-contained | Jani Nikula |
2019-06-14 | docs: scheduler: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-14 | docs: cgroup-v1: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-08 | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-24 | kheaders: Move from proc to sysfs | Joel Fernandes (Google) |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-14 | mm: shuffle initial free memory to improve memory-side-cache utilization | Dan Williams |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |