Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2022-10-21init: Kconfig: fix spelling mistake "satify" -> "satisfy"Colin Ian King
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-12init/Kconfig: fix unmet direct dependenciesRen Zhijie
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-10Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-10Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-04init/main.c: remove unnecessary (void*) conversionsZhou jie
2022-10-04mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner
2022-10-04init: kmsan: call KMSAN initialization routinesAlexander Potapenko
2022-09-29random: split initialization into early step and later stepJason A. Donenfeld
2022-09-28kbuild: generate include/generated/compile.h in top MakefileMasahiro Yamada
2022-09-28kbuild: build init/built-in.a just onceMasahiro Yamada
2022-09-28init/version.c: remove #include <linux/version.h>Masahiro Yamada
2022-09-28Kbuild: add Rust supportMiguel Ojeda
2022-09-27Maple Tree: add new data structureLiam R. Howlett
2022-09-12initramfs: mark my_inptr as __initdatawuchi
2022-09-12init: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-12page_ext: introduce boot parameter 'early_page_ext'Li Zhe
2022-09-07freezer,umh: Clean up freezer/initrd interactionPeter Zijlstra
2022-09-05powerpc/64: Remove PPC64 special case for cputime accounting defaultNicholas Piggin
2022-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-08-23arm64: fix rodata=fullMark Rutland
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers
2022-08-10Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-08-09Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-03Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-03Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds
2022-08-03Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-03Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-07-27init/Kconfig: update KALLSYMS_ALL help textBaruch Siach
2022-07-27kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3Nick Desaulniers
2022-07-23cgroup: Make !percpu threadgroup_rwsem operations optionalTejun Heo
2022-07-22Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney
2022-07-18init: add "hostname" kernel parameterDan Moulding
2022-07-15crypto: lib - make the sha1 library optionalEric Biggers
2022-07-12module: Move module's Kconfig items in kernel/module/Christophe Leroy
2022-07-07Documentation: update watch_queue.rst referencesMauro Carvalho Chehab
2022-07-02stack: Declare {randomize_,}kstack_offset to fix Sparse warningsGONG, Ruiqi
2022-06-30context_tracking: Split user tracking KconfigFrederic Weisbecker
2022-06-20rcu-tasks: Add data structures for lightweight grace periodsPaul E. McKenney
2022-06-09gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds
2022-06-04Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-01Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-27mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka