aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)Author
2022-04-20Merge tag 'v5.4.189' into v5.4/standard/baseBruce Ashfield
2022-04-15init/main.c: return 1 from handled __setup() functionsRandy Dunlap
2022-03-02Merge tag 'v5.4.180' into v5.4/standard/baseBruce Ashfield
2022-02-16bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann
2021-06-30Merge branch 'v5.4/base' into v5.4/standard/baseBruce Ashfield
2021-06-30kbuild: add CONFIG_LD_IS_LLDSami Tolvanen
2021-06-15Merge tag 'v5.4.125' into v5.4/standard/baseBruce Ashfield
2021-06-10pid: take a reference when initializing `cad_pid`Mark Rutland
2021-04-12Merge tag 'v5.4.111' into v5.4/standard/baseBruce Ashfield
2021-04-10init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada
2021-04-10init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens
2021-02-15Merge tag 'v5.4.97' into v5.4/standard/baseBruce Ashfield
2021-02-10fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)
2021-01-17Merge tag 'v5.4.88' into v5.4/standard/baseBruce Ashfield
2021-01-09exec: Transform exec_update_mutex into a rw_semaphoreEric W. Biederman
2021-01-07Merge tag 'v5.4.86' into v5.4/standard/baseBruce Ashfield
2020-12-30initramfs: fix clang build failureArnd Bergmann
2020-11-09Merge tag 'v5.4.75' into v5.4/standard/baseBruce Ashfield
2020-11-05printk: reduce LOG_BUF_SHIFT range for H8300John Ogness
2020-10-05Merge tag 'v5.4.69' into v5.4/standard/baseBruce Ashfield
2020-10-01kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu
2020-10-01exec: Add exec_update_mutex to replace cred_guard_mutexEric W. Biederman
2020-05-25Merge tag 'v5.4.42' into v5.4/standard/baseBruce Ashfield
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds
2020-05-20Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds
2020-05-06Revert "uptime: allow the optional limiting of kernel runtime"Bruce Ashfield
2020-05-02Merge tag 'v5.4.37' into v5.4/standard/baseBruce Ashfield
2020-05-02printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky
2020-03-21Merge tag 'v5.4.24' into v5.4/standard/baseBruce Ashfield
2020-03-05kbuild: remove header compile testMasahiro Yamada
2020-02-06Merge tag 'v5.4.17' into v5.4/standard/baseBruce Ashfield
2020-02-01Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg
2020-01-27Merge tag 'v5.4.14' into v5.4/standard/baseBruce Ashfield
2020-01-23mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka
2020-01-13uptime: allow the optional limiting of kernel runtimeBruce Ashfield
2020-01-13check console device file on fs when bootingBruce Ashfield
2020-01-13mount_root: clarify error messages for when no rootfs foundPaul Gortmaker
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-24mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmaskMike Rapoport
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: kmemleak: use the memory pool for early allocationsCatalin Marinas
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-21Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-21Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-19Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds