summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-07-141-5/+1
* pid: take a reference when initializing `cad_pid`Mark Rutland2021-06-101-1/+1
* seccomp: Fix CONFIG tests for Seccomp_filtersKenta.Tada@sony.com2021-05-141-1/+1
* init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada2021-04-101-2/+1
* init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens2021-04-101-1/+1
* kgdb: fix to kill breakpoints on initmem after bootSumit Garg2021-03-041-0/+1
* kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson2021-03-041-0/+11
* fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)2021-02-101-1/+2
* rcu-tasks: Move RCU-tasks initialization to before early_initcall()Uladzislau Rezki (Sony)2021-01-191-0/+1
* exec: Transform exec_update_mutex into a rw_semaphoreEric W. Biederman2021-01-091-1/+1
* initramfs: fix clang build failureArnd Bergmann2020-12-111-1/+1
* Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-061-0/+10
|\
| * kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1Nathan Chancellor2020-12-011-0/+5
| * kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-011-0/+5
* | Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-12-021-2/+2
|\ \
| * | bootconfig: Load size and checksum in the footer as le32Masami Hiramatsu2020-11-301-2/+2
| |/
* | Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-271-1/+1
|\ \ | |/ |/|
| * init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT descriptionPaul Menzel2020-11-031-1/+1
* | bootconfig: Extend the magic check range to the preceding 3 bytesMasami Hiramatsu2020-11-121-2/+12
* | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-10-181-0/+4
|\ \ | |/ |/|
| * init: main: add KUnit to kernel initBrendan Higgins2020-10-091-0/+4
* | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151-0/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-1/+3
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-1/+1
| |\ \ \
| * | | | bpf: Introduce sleepable BPF programsAlexei Starovoitov2020-08-281-0/+1
| * | | | bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov2020-08-201-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-10-151-1/+1
|\ \ \ \
| * | | | bootconfig: Fix kernel message mentioning CONFIG_BOOT_CONFIGShaokun Zhang2020-09-011-1/+1
| |/ / /
* | | | Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-131-1/+2
|\ \ \ \
| * \ \ \ Merge branch 'printk-rework' into for-linusPetr Mladek2020-10-121-1/+2
| |\ \ \ \
| | * | | | printk: reduce LOG_BUF_SHIFT range for H8300John Ogness2020-09-081-1/+2
* | | | | | Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-0/+3
|\ \ \ \ \ \
| * | | | | | io_uring: don't rely on weak ->files referencesJens Axboe2020-09-301-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds2020-10-121-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix references to nommu-mmap.rstStephen Kitt2020-09-241-1/+1
| | |_|/ / | |/| | |
* | | | | bootconfig: init: make xbc_namebuf staticJason Yan2020-09-181-1/+1
* | | | | kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu2020-09-181-0/+2
| |_|_|/ |/| | |
* | | | init: fix error check in clean_path()Barret Rhoden2020-09-041-1/+1
|/ / /
* | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-08-141-0/+1
|\ \ \
| * | | init: Align init_task to avoid conflict with MUTEX_FLAGSStafford Horne2020-08-041-0/+1
* | | | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-101-1/+2
|\ \ \ \
| * | | | sched: tasks: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-291-1/+2
| |/ / /
* | | | Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-08-071-6/+8
|\ \ \ \
| * | | | bootconfig: Fix to find the initargs correctlyMasami Hiramatsu2020-08-041-6/+8
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-072-5/+6
|\ \ \ \
| * | | | kasan, arm64: don't instrument functions that enable kasanAndrey Konovalov2020-08-071-1/+1
| * | | | mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLABKees Cook2020-08-071-4/+5
* | | | | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-079-591/+148
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | init: add an init_dup helperChristoph Hellwig2020-08-041-4/+4
| * | | | init: add an init_utimes helperChristoph Hellwig2020-07-311-2/+1