summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOMasahiro Yamada2021-02-281-1/+0
* Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-0/+45
|\
| * initramfs: Provide a common initrd reserve functionKefeng Wang2021-02-181-0/+45
* | initramfs: panic with memory informationFlorian Fainelli2021-02-261-4/+15
* | kgdb: fix to kill breakpoints on initmem after bootSumit Garg2021-02-261-0/+1
* | init/Kconfig: fix a typo in CC_VERSION_TEXT help textBhaskar Chowdhury2021-02-261-1/+1
* | init/version.c: remove Version_<LINUX_VERSION_CODE> symbolMasahiro Yamada2021-02-261-8/+0
* | lib: stackdepot: add support to disable stack depotVijayanand Jitta2021-02-261-0/+2
* | mm: add Kernel Electric-Fence infrastructureAlexander Potapenko2021-02-261-0/+3
* | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-12/+18
|\ \
| * | kbuild: check the minimum linker version in KconfigMasahiro Yamada2021-02-221-8/+13
| * | kbuild: check the minimum compiler version in KconfigMasahiro Yamada2021-02-161-4/+5
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-241-14/+0
|\ \ \
| * | | mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ONVlastimil Babka2021-02-241-14/+0
* | | | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-2/+0
|\ \ \ \
| * | | | sfi: Remove framework for deprecated firmwareAndy Shevchenko2021-02-151-2/+0
| | |/ / | |/| |
* | | | Kbuild: enable TRIM_UNUSED_KSYMS again, with some guardingLinus Torvalds2021-02-241-2/+2
| |/ / |/| |
* | | Kbuild: disable TRIM_UNUSED_KSYMS optionLinus Torvalds2021-02-231-0/+1
* | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-231-17/+0
|\ \ \
| * | | module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-081-17/+0
* | | | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-0/+1
|\ \ \ \
| * | | | kbuild: lto: add a default list of used symbolsSami Tolvanen2021-01-141-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Linus Torvalds2021-02-221-0/+11
|\ \ \ \
| * | | | kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson2021-02-161-0/+11
| | |_|/ | |/| |
* | | | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+1
|\ \ \ \
| * | | | Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branchIngo Molnar2021-02-173-11/+12
| |\| | |
| * | | | init/Kconfig: Correct thermal pressure help textYue Hu2021-01-271-1/+1
| | |/ / | |/| |
* | | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | drivers: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-1/+1
| | |/ | |/|
* | | init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcovJohannes Berg2021-02-052-2/+7
* | | fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)2021-01-291-1/+2
|/ /
* | Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek2021-01-081-8/+2
* | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2021-01-041-0/+1
|\ \ | |/ |/|
| * rcu-tasks: Move RCU-tasks initialization to before early_initcall()Uladzislau Rezki (Sony)2020-12-141-0/+1
* | kasan, arm64: only use kasan_depth for software modesAndrey Konovalov2020-12-221-1/+1
* | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-143/+128
|\ \
| * | block: merge struct block_device and struct hd_structChristoph Hellwig2020-12-011-11/+10
| * | block: remove the partno field from struct hd_structChristoph Hellwig2020-12-011-1/+1
| * | block: move the partition_meta_info to struct block_deviceChristoph Hellwig2020-12-011-3/+4
| * | init: cleanup match_dev_by_uuid and match_dev_by_labelChristoph Hellwig2020-12-011-12/+6
| * | init: refactor devt_from_partuuidChristoph Hellwig2020-12-011-37/+31
| * | init: refactor name_to_dev_tChristoph Hellwig2020-12-011-93/+90
* | | Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-161-2/+8
|\ \ \
| * \ \ Merge branch 'for-5.11-null-console' into for-linusPetr Mladek2020-12-141-2/+8
| |\ \ \
| | * | | init/console: Use ttynull as a fallback when there is no consolePetr Mladek2020-11-201-2/+8
* | | | | Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-151-1/+1
|\ \ \ \ \
| * | | | | exec: Transform exec_update_mutex into a rw_semaphoreEric W. Biederman2020-12-101-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-3/+3
|\ \ \ \ \ \
| * | | | | | mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...Vlastimil Babka2020-12-151-1/+1
| * | | | | | init/main: fix broken buffer_init when DEFERRED_STRUCT_PAGE_INIT setLin Feng2020-12-151-2/+0