summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* init: Kconfig: fix spelling mistake "satify" -> "satisfy"Colin Ian King2022-10-201-1/+1
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-124-7/+8
|\
| * init/Kconfig: fix unmet direct dependenciesRen Zhijie2022-10-111-0/+1
| * init/main.c: remove unnecessary (void*) conversionsZhou jie2022-10-031-2/+2
| * initramfs: mark my_inptr as __initdatawuchi2022-09-111-1/+1
| * init: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-112-4/+4
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-102-6/+10
|\ \
| * | mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner2022-10-031-5/+0
| * | init: kmsan: call KMSAN initialization routinesAlexander Potapenko2022-10-031-0/+3
| * | Maple Tree: add new data structureLiam R. Howlett2022-09-261-0/+2
| * | page_ext: introduce boot parameter 'early_page_ext'Li Zhe2022-09-111-1/+5
| |/
* | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-105-41/+96
|\ \
| * | kbuild: generate include/generated/compile.h in top MakefileMasahiro Yamada2022-09-291-7/+1
| * | kbuild: build init/built-in.a just onceMasahiro Yamada2022-09-295-36/+98
| * | init/version.c: remove #include <linux/version.h>Masahiro Yamada2022-09-291-1/+0
| |/
* | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-101-9/+8
|\ \
| * | random: split initialization into early step and later stepJason A. Donenfeld2022-09-291-9/+8
| |/
* | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-101-9/+1
|\ \
| * | freezer,umh: Clean up freezer/initrd interactionPeter Zijlstra2022-09-071-9/+1
* | | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-091-2/+1
|\ \ \
| * | | powerpc/64: Remove PPC64 special case for cputime accounting defaultNicholas Piggin2022-09-051-2/+1
* | | | Kbuild: add Rust supportMiguel Ojeda2022-09-281-1/+45
| |_|/ |/| |
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-08-261-3/+15
|\ \ \ | |/ / |/| |
| * | arm64: fix rodata=fullMark Rutland2022-08-231-3/+15
| |/
* / asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-211-4/+0
|/
* Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-08-101-11/+5
|\
| * init/Kconfig: update KALLSYMS_ALL help textBaruch Siach2022-07-271-4/+5
| * kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3Nick Desaulniers2022-07-271-7/+0
* | Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-081-292/+1
|\ \
| * | module: Move module's Kconfig items in kernel/module/Christophe Leroy2022-07-121-292/+1
| |/
* | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-0/+17
|\ \
| * | init: add "hostname" kernel parameterDan Moulding2022-07-171-0/+17
| |/
* | Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-031-0/+10
|\ \
| * | cgroup: Make !percpu threadgroup_rwsem operations optionalTejun Heo2022-07-231-0/+10
* | | Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds2022-08-021-1/+1
|\ \ \
| * | | Documentation: update watch_queue.rst referencesMauro Carvalho Chehab2022-07-071-1/+1
| | |/ | |/|
* | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-022-2/+3
|\ \ \
| * \ \ Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney2022-07-211-2/+2
| |\ \ \
| | * | | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-2/+2
| | |/ /
| * / / rcu-tasks: Add data structures for lightweight grace periodsPaul E. McKenney2022-06-201-0/+1
| |/ /
* | | Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-08-021-0/+1
|\ \ \
| * | | crypto: lib - make the sha1 library optionalEric Biggers2022-07-151-0/+1
| | |/ | |/|
* | | stack: Declare {randomize_,}kstack_offset to fix Sparse warningsGONG, Ruiqi2022-07-011-0/+1
| |/ |/|
* | gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds2022-06-091-0/+9
|/
* Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-032-1/+3
|\
| * init: Deal with the init process being a user mode processEric W. Biederman2022-05-071-0/+2
| * kthread: Don't allocate kthread_struct for init and umhEric W. Biederman2022-05-061-1/+1
* | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-311-0/+4
|\ \
| * | arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren2022-04-261-0/+4
| |/
* | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-05-292-20/+39
|\ \