Age | Commit message (Expand) | Author |
2022-11-22 | init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash | Alexandre Belloni |
2022-10-20 | init: Kconfig: fix spelling mistake "satify" -> "satisfy" | Colin Ian King |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-11 | init/Kconfig: fix unmet direct dependencies | Ren Zhijie |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2022-10-10 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-10-10 | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-10-09 | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-10-03 | init/main.c: remove unnecessary (void*) conversions | Zhou jie |
2022-10-03 | mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol | Johannes Weiner |
2022-10-03 | init: kmsan: call KMSAN initialization routines | Alexander Potapenko |
2022-09-29 | random: split initialization into early step and later step | Jason A. Donenfeld |
2022-09-29 | kbuild: generate include/generated/compile.h in top Makefile | Masahiro Yamada |
2022-09-29 | kbuild: build init/built-in.a just once | Masahiro Yamada |
2022-09-29 | init/version.c: remove #include <linux/version.h> | Masahiro Yamada |
2022-09-28 | Kbuild: add Rust support | Miguel Ojeda |
2022-09-26 | Maple Tree: add new data structure | Liam R. Howlett |
2022-09-11 | initramfs: mark my_inptr as __initdata | wuchi |
2022-09-11 | init: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-09-11 | page_ext: introduce boot parameter 'early_page_ext' | Li Zhe |
2022-09-07 | freezer,umh: Clean up freezer/initrd interaction | Peter Zijlstra |
2022-09-05 | powerpc/64: Remove PPC64 special case for cputime accounting default | Nicholas Piggin |
2022-08-26 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-08-23 | arm64: fix rodata=full | Mark Rutland |
2022-08-21 | asm goto: eradicate CC_HAS_ASM_GOTO | Nick Desaulniers |
2022-08-10 | Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-08-08 | Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-08-03 | Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-02 | Merge tag 'docs-6.0' of git://git.lwn.net/linux | Linus Torvalds |
2022-08-02 | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-02 | Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-07-27 | init/Kconfig: update KALLSYMS_ALL help text | Baruch Siach |
2022-07-27 | kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 | Nick Desaulniers |
2022-07-23 | cgroup: Make !percpu threadgroup_rwsem operations optional | Tejun Heo |
2022-07-21 | Merge branch 'ctxt.2022.07.05a' into HEAD | Paul E. McKenney |
2022-07-17 | init: add "hostname" kernel parameter | Dan Moulding |
2022-07-15 | crypto: lib - make the sha1 library optional | Eric Biggers |
2022-07-12 | module: Move module's Kconfig items in kernel/module/ | Christophe Leroy |
2022-07-07 | Documentation: update watch_queue.rst references | Mauro Carvalho Chehab |
2022-07-01 | stack: Declare {randomize_,}kstack_offset to fix Sparse warnings | GONG, Ruiqi |
2022-06-29 | context_tracking: Split user tracking Kconfig | Frederic Weisbecker |
2022-06-20 | rcu-tasks: Add data structures for lightweight grace periods | Paul E. McKenney |
2022-06-09 | gcc-12: disable '-Warray-bounds' universally for now | Linus Torvalds |
2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-31 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-29 | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2022-05-27 | Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |