aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)Author
2022-04-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-04-20Merge tag 'v5.10.111' into v5.10/standard/baseBruce Ashfield
2022-04-13init/main.c: return 1 from handled __setup() functionsRandy Dunlap
2022-01-06Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-01-06Merge tag 'v5.10.90' into v5.10/standard/baseBruce Ashfield
2022-01-05bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann
2021-12-02mm: Disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...Sebastian Andrzej Siewior
2021-11-29Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-11-29Merge tag 'v5.10.81' into v5.10/standard/baseBruce Ashfield
2021-11-21bootconfig: init: Fix memblock leak in xbc_make_cmdline()Masami Hiramatsu
2021-07-14Merge branch 'v5.10/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-07-14Merge branch 'v5.10/base' into v5.10/standard/baseBruce Ashfield
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-06-17Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-06-17console: Fix build when CONFIG_BLK_DEV_INITRD is disabled.İsmail Dönmez
2021-06-15Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-06-15Merge tag 'v5.10.43' into v5.10/standard/baseBruce Ashfield
2021-06-10pid: take a reference when initializing `cad_pid`Mark Rutland
2021-05-17Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-05-17Merge tag 'v5.10.37' into v5.10/standard/baseBruce Ashfield
2021-05-14seccomp: Fix CONFIG tests for Seccomp_filtersKenta.Tada@sony.com
2021-04-12Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-04-12Merge tag 'v5.10.29' into v5.10/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-03-08Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-03-08Merge tag 'v5.10.20' into v5.10/standard/baseBruce Ashfield
2021-03-04kgdb: fix to kill breakpoints on initmem after bootSumit Garg
2021-03-04kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson
2021-02-15Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-02-15Merge tag 'v5.10.15' into v5.10/standard/baseBruce Ashfield
2021-02-10fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)
2021-02-07printk: Update John Ogness' printk seriesSebastian Andrzej Siewior
2021-01-24Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-01-24Merge tag 'v5.10.9' into v5.10/standard/baseBruce Ashfield
2021-01-19rcu-tasks: Move RCU-tasks initialization to before early_initcall()Uladzislau Rezki (Sony)
2021-01-17Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-01-17Merge tag 'v5.10.6' into v5.10/standard/baseBruce Ashfield
2021-01-09exec: Transform exec_update_mutex into a rw_semaphoreEric W. Biederman
2020-12-17slub: Disable SLUB_CPU_PARTIALSebastian Andrzej Siewior
2020-12-17sched: Disable CONFIG_RT_GROUP_SCHED on RTThomas Gleixner
2020-12-17mm: Allow only SLUB on RTIngo Molnar
2020-12-17printk: kmsg_dump,do_mounts wait for printersJohn Ogness
2020-12-17check console device file on fs when bootingBruce Ashfield
2020-12-17mount_root: clarify error messages for when no rootfs foundPaul Gortmaker
2020-12-11initramfs: fix clang build failureArnd Bergmann
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-02Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-12-01kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1Nathan Chancellor
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor