index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
2022-06-09
1
-0
/
+9
*
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
2
-1
/
+3
|
\
|
*
init: Deal with the init process being a user mode process
Eric W. Biederman
2022-05-07
1
-0
/
+2
|
*
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
2022-05-06
1
-1
/
+1
*
|
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
1
-0
/
+4
|
\
\
|
*
|
arch: Add SYSVIPC_COMPAT for all architectures
Guo Ren
2022-04-26
1
-0
/
+4
|
|
/
*
|
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-29
2
-20
/
+39
|
\
\
|
*
|
bootconfig: Support embedding a bootconfig file in kernel
Masami Hiramatsu
2022-04-26
2
-11
/
+32
|
*
|
bootconfig: Check the checksum before removing the bootconfig from initrd
Masami Hiramatsu
2022-04-26
1
-12
/
+10
|
|
/
*
|
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-27
1
-54
/
+0
|
\
\
|
*
|
mm: Kconfig: reorganize misplaced mm options
Vlastimil Babka
2022-05-27
1
-53
/
+0
*
|
|
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-27
2
-28
/
+62
|
\
\
\
|
*
|
|
initramfs: support cpio extraction with file checksums
David Disseldorp
2022-05-09
1
-5
/
+24
|
*
|
|
initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option
David Disseldorp
2022-05-09
2
-12
/
+26
|
*
|
|
initramfs: make dir_entry.name a flexible array member
David Disseldorp
2022-05-09
1
-4
/
+6
|
*
|
|
initramfs: refactor do_header() cpio magic checks
David Disseldorp
2022-05-09
1
-5
/
+4
|
*
|
|
init/Kconfig: remove USELIB syscall by default
Kees Cook
2022-04-29
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-26
1
-0
/
+11
|
\
\
\
|
*
|
|
module: Introduce module unload taint tracking
Aaron Tomlin
2022-05-12
1
-0
/
+11
|
|
/
/
*
|
|
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-26
1
-1
/
+21
|
\
\
\
|
*
|
|
kernel/do_mount_initrd: move real_root_dev sysctls to its own file
tangmeng
2022-04-06
1
-1
/
+21
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
1
-0
/
+5
|
\
\
\
|
*
|
|
Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
Sean Christopherson
2022-04-13
1
-0
/
+5
|
|
/
/
*
|
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-140
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mm: Kconfig: move swap and slab config options to the MM section
Johannes Weiner
2022-05-19
1
-123
/
+0
|
*
|
mm/uffd: move USERFAULTFD configs into mm/
Peter Xu
2022-05-13
1
-17
/
+0
|
|
/
*
|
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-05-26
1
-4
/
+0
|
\
\
|
*
|
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
2022-05-24
1
-4
/
+0
|
|
/
*
|
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-26
1
-2
/
+1
|
\
\
|
*
\
Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...
Arnd Bergmann
2022-04-04
1
-2
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
remove the h8300 architecture
Christoph Hellwig
2022-02-23
1
-2
/
+1
*
|
|
Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2022-05-25
1
-0
/
+1
|
\
\
\
|
*
|
|
mm/slub: use stackdepot to save stack trace in objects
Oliver Glitta
2022-04-06
1
-0
/
+1
|
|
/
/
*
|
|
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-18
1
-7
/
+3
*
|
|
init: call time_init() before rand_initialize()
Jason A. Donenfeld
2022-05-13
1
-1
/
+2
|
/
/
*
|
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
1
-4
/
+4
|
\
\
|
*
|
kbuild: Add environment variables for userprogs flags
Elliot Berman
2022-02-14
1
-4
/
+4
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
1
-8
/
+6
|
\
\
|
*
|
init/main.c: return 1 from handled __setup() functions
Randy Dunlap
2022-03-23
1
-2
/
+4
|
*
|
init: use ktime_us_delta() to make initcall_debug log more precise
Mark-PK Tsai
2022-03-23
1
-6
/
+2
|
|
/
*
|
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
2
-0
/
+6
|
\
\
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
1
-0
/
+4
|
|
\
\
|
|
*
|
kbuild: Add CONFIG_PAHOLE_VERSION
Nathan Chancellor
2022-02-02
1
-0
/
+4
|
*
|
|
net: initialize init_net earlier
Eric Dumazet
2022-02-06
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
1
-1
/
+2
|
\
\
\
|
*
|
|
sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headers
Frederic Weisbecker
2022-03-11
1
-1
/
+2
|
|
/
/
*
|
|
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-03-22
1
-0
/
+1
|
\
\
\
|
*
|
|
locking: Enable RT_MUTEXES by default on PREEMPT_RT.
Sebastian Andrzej Siewior
2022-02-11
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-21
1
-1
/
+1
|
\
\
\
|
*
|
|
stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
Marco Elver
2022-02-14
1
-1
/
+1
|
|
/
/
[next]