Age | Commit message (Expand) | Author | Files | Lines |
2022-08-03 | Merge tag 'docs-6.0' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2022-08-03 | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+3 |
2022-08-03 | Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+1 |
2022-07-27 | init/Kconfig: update KALLSYMS_ALL help text | Baruch Siach | 1 | -4/+5 |
2022-07-27 | kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 | Nick Desaulniers | 1 | -7/+0 |
2022-07-23 | cgroup: Make !percpu threadgroup_rwsem operations optional | Tejun Heo | 1 | -0/+10 |
2022-07-22 | Merge branch 'ctxt.2022.07.05a' into HEAD | Paul E. McKenney | 1 | -2/+2 |
2022-07-18 | init: add "hostname" kernel parameter | Dan Moulding | 1 | -0/+17 |
2022-07-15 | crypto: lib - make the sha1 library optional | Eric Biggers | 1 | -0/+1 |
2022-07-12 | module: Move module's Kconfig items in kernel/module/ | Christophe Leroy | 1 | -292/+1 |
2022-07-07 | Documentation: update watch_queue.rst references | Mauro Carvalho Chehab | 1 | -1/+1 |
2022-07-02 | stack: Declare {randomize_,}kstack_offset to fix Sparse warnings | GONG, Ruiqi | 1 | -0/+1 |
2022-06-30 | context_tracking: Split user tracking Kconfig | Frederic Weisbecker | 1 | -2/+2 |
2022-06-20 | rcu-tasks: Add data structures for lightweight grace periods | Paul E. McKenney | 1 | -0/+1 |
2022-06-09 | gcc-12: disable '-Warray-bounds' universally for now | Linus Torvalds | 1 | -0/+9 |
2022-06-04 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -1/+3 |
2022-06-01 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |
2022-05-29 | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2 | -20/+39 |
2022-05-27 | Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -54/+0 |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -28/+62 |
2022-05-27 | mm: Kconfig: reorganize misplaced mm options | Vlastimil Babka | 1 | -53/+0 |
2022-05-27 | Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+11 |
2022-05-27 | Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+21 |
2022-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+5 |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -140/+0 |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -4/+0 |
2022-05-26 | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
2022-05-25 | Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds | 1 | -0/+1 |
2022-05-24 | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS | Masahiro Yamada | 1 | -4/+0 |
2022-05-20 | mm: Kconfig: move swap and slab config options to the MM section | Johannes Weiner | 1 | -123/+0 |
2022-05-18 | random: handle latent entropy and command line from random_init() | Jason A. Donenfeld | 1 | -7/+3 |
2022-05-14 | init: call time_init() before rand_initialize() | Jason A. Donenfeld | 1 | -1/+2 |
2022-05-13 | mm/uffd: move USERFAULTFD configs into mm/ | Peter Xu | 1 | -17/+0 |
2022-05-12 | module: Introduce module unload taint tracking | Aaron Tomlin | 1 | -0/+11 |
2022-05-10 | initramfs: support cpio extraction with file checksums | David Disseldorp | 1 | -5/+24 |
2022-05-10 | initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option | David Disseldorp | 2 | -12/+26 |
2022-05-10 | initramfs: make dir_entry.name a flexible array member | David Disseldorp | 1 | -4/+6 |
2022-05-10 | initramfs: refactor do_header() cpio magic checks | David Disseldorp | 1 | -5/+4 |
2022-05-07 | init: Deal with the init process being a user mode process | Eric W. Biederman | 1 | -0/+2 |
2022-05-06 | kthread: Don't allocate kthread_struct for init and umh | Eric W. Biederman | 1 | -1/+1 |
2022-04-30 | init/Kconfig: remove USELIB syscall by default | Kees Cook | 1 | -2/+2 |
2022-04-27 | bootconfig: Support embedding a bootconfig file in kernel | Masami Hiramatsu | 2 | -11/+32 |
2022-04-27 | bootconfig: Check the checksum before removing the bootconfig from initrd | Masami Hiramatsu | 1 | -12/+10 |
2022-04-26 | arch: Add SYSVIPC_COMPAT for all architectures | Guo Ren | 1 | -0/+4 |
2022-04-13 | Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug | Sean Christopherson | 1 | -0/+5 |
2022-04-06 | kernel/do_mount_initrd: move real_root_dev sysctls to its own file | tangmeng | 1 | -1/+21 |
2022-04-06 | mm/slub: use stackdepot to save stack trace in objects | Oliver Glitta | 1 | -0/+1 |
2022-04-04 | Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as... | Arnd Bergmann | 1 | -2/+1 |
2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+4 |
2022-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -8/+6 |