Age | Commit message (Expand) | Author | Files | Lines |
2021-02-23 | Kbuild: disable TRIM_UNUSED_KSYMS option | Linus Torvalds | 1 | -0/+1 |
2021-02-23 | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -17/+0 |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2021-02-22 | Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr... | Linus Torvalds | 1 | -0/+11 |
2021-02-21 | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2021-02-17 | Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch | Ingo Molnar | 3 | -11/+12 |
2021-02-16 | kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE | Chris Wilson | 1 | -0/+11 |
2021-02-08 | module: remove EXPORT_UNUSED_SYMBOL* | Christoph Hellwig | 1 | -17/+0 |
2021-02-05 | init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov | Johannes Berg | 2 | -2/+7 |
2021-01-29 | fgraph: Initialize tracing_graph_pause at task creation | Steven Rostedt (VMware) | 1 | -1/+2 |
2021-01-29 | drivers: Remove CONFIG_OPROFILE support | Viresh Kumar | 1 | -1/+1 |
2021-01-27 | init/Kconfig: Correct thermal pressure help text | Yue Hu | 1 | -1/+1 |
2021-01-14 | kbuild: lto: add a default list of used symbols | Sami Tolvanen | 1 | -0/+1 |
2021-01-08 | Revert "init/console: Use ttynull as a fallback when there is no console" | Petr Mladek | 1 | -8/+2 |
2021-01-04 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 1 | -0/+1 |
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-15 | 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-14 | Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds | 1 | -1/+1 |
2020-12-14 | 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 | rcu-tasks: Move RCU-tasks initialization to before early_initcall() | Uladzislau Rezki (Sony) | 1 | -0/+1 |
2020-12-14 | Merge branch 'for-5.11-null-console' into for-linus | Petr Mladek | 1 | -2/+8 |
2020-12-11 | 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-01 | block: merge struct block_device and struct hd_struct | Christoph Hellwig | 1 | -11/+10 |
2020-12-01 | block: remove the partno field from struct hd_struct | Christoph Hellwig | 1 | -1/+1 |
2020-12-01 | block: move the partition_meta_info to struct block_device | Christoph Hellwig | 1 | -3/+4 |
2020-12-01 | init: cleanup match_dev_by_uuid and match_dev_by_label | Christoph Hellwig | 1 | -12/+6 |
2020-12-01 | init: refactor devt_from_partuuid | Christoph Hellwig | 1 | -37/+31 |
2020-12-01 | 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-11-30 | 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-12 | 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-18 | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -0/+4 |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+3 |
2020-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2020-10-13 | Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |