Age | Commit message (Expand) | Author |
2021-01-08 | Revert "init/console: Use ttynull as a fallback when there is no console" | Petr Mladek |
2021-01-04 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2020-12-22 | kasan, arm64: only use kasan_depth for software modes | Andrey Konovalov |
2020-12-16 | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-12-15 | Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre... | Vlastimil Babka |
2020-12-15 | init/main: fix broken buffer_init when DEFERRED_STRUCT_PAGE_INIT set | Lin Feng |
2020-12-15 | mm: fix page_owner initializing issue for arm32 | Zhenhua Huang |
2020-12-14 | Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds |
2020-12-14 | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2020-12-14 | rcu-tasks: Move RCU-tasks initialization to before early_initcall() | Uladzislau Rezki (Sony) |
2020-12-14 | Merge branch 'for-5.11-null-console' into for-linus | Petr Mladek |
2020-12-11 | initramfs: fix clang build failure | Arnd Bergmann |
2020-12-10 | exec: Transform exec_update_mutex into a rw_semaphore | Eric W. Biederman |
2020-12-06 | Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-02 | Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2020-12-01 | block: merge struct block_device and struct hd_struct | Christoph Hellwig |
2020-12-01 | block: remove the partno field from struct hd_struct | Christoph Hellwig |
2020-12-01 | block: move the partition_meta_info to struct block_device | Christoph Hellwig |
2020-12-01 | init: cleanup match_dev_by_uuid and match_dev_by_label | Christoph Hellwig |
2020-12-01 | init: refactor devt_from_partuuid | Christoph Hellwig |
2020-12-01 | init: refactor name_to_dev_t | Christoph Hellwig |
2020-12-01 | kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1 | Nathan Chancellor |
2020-12-01 | kbuild: Hoist '--orphan-handling' into Kconfig | Nathan Chancellor |
2020-11-30 | bootconfig: Load size and checksum in the footer as le32 | Masami Hiramatsu |
2020-11-27 | Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-11-20 | init/Kconfig: make COMPILE_TEST depend on !S390 | Heiko Carstens |
2020-11-20 | init/console: Use ttynull as a fallback when there is no console | Petr Mladek |
2020-11-12 | bootconfig: Extend the magic check range to the preceding 3 bytes | Masami Hiramatsu |
2020-11-03 | init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description | Paul Menzel |
2020-10-18 | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2020-10-13 | Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-13 | Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-12 | Merge tag 'docs-5.10' of git://git.lwn.net/linux | Linus Torvalds |
2020-10-12 | Merge branch 'printk-rework' into for-linus | Petr Mladek |
2020-10-09 | init: main: add KUnit to kernel init | Brendan Higgins |
2020-09-30 | io_uring: don't rely on weak ->files references | Jens Axboe |
2020-09-24 | Fix references to nommu-mmap.rst | Stephen Kitt |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-18 | bootconfig: init: make xbc_namebuf static | Jason Yan |
2020-09-18 | kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot | Masami Hiramatsu |
2020-09-08 | printk: reduce LOG_BUF_SHIFT range for H8300 | John Ogness |
2020-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-09-04 | init: fix error check in clean_path() | Barret Rhoden |
2020-09-01 | bootconfig: Fix kernel message mentioning CONFIG_BOOT_CONFIG | Shaokun Zhang |
2020-08-28 | bpf: Introduce sleepable BPF programs | Alexei Starovoitov |