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