Age | Commit message (Expand) | Author |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
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-12 | mm: init: report memory auto-initialization features at boot time | Alexander Potapenko |
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 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | 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-07-04 | mnt_init(): call shmem_init() unconditionally | Al Viro |
2019-07-04 | don't bother with registering rootfs | Al Viro |
2019-07-04 | init_rootfs(): don't bother with init_ramfs_fs() | Al Viro |
2019-06-29 | initramfs: fix populate_initrd_image() section mismatch | Geert Uytterhoeven |
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-17 | Merge tag 'v5.2-rc5' into sched/core, to pick up fixes | Ingo Molnar |
2019-06-17 | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar |
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-06-03 | locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with | Yuyang Du |
2019-06-03 | locking/lockdep: Use lockdep_init_task for task initiation consistently | Yuyang Du |
2019-06-03 | sched/core: Provide a pointer to the valid CPU mask | Sebastian Andrzej Siewior |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 | Thomas Gleixner |
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-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-18 | initramfs: don't free a non-existent initrd | Steven Price |
2019-05-14 | mm: shuffle initial free memory to improve memory-side-cache utilization | Dan Williams |
2019-05-14 | init: free_initmem: poison freed init memory | Mike Rapoport |
2019-05-14 | init: provide a generic free_initmem implementation | Mike Rapoport |
2019-05-14 | initramfs: poison freed initrd memory | Christoph Hellwig |
2019-05-14 | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig |
2019-05-14 | initramfs: move the legacy keepinitrd parameter to core code | Christoph Hellwig |
2019-05-14 | initramfs: cleanup populate_rootfs | Christoph Hellwig |
2019-05-14 | initramfs: factor out a helper to populate the initrd image | Christoph Hellwig |
2019-05-14 | initramfs: cleanup initrd freeing | Christoph Hellwig |
2019-05-14 | initramfs: free initrd memory if opening /initrd.image fails | Christoph Hellwig |
2019-05-07 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-05-07 | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-05-05 | x86/mm: Initialize PGD cache during mm initialization | Nadav Amit |