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
*
bootconfig: init: make xbc_namebuf static
Jason Yan
2020-09-18
1
-1
/
+1
*
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
2020-09-18
1
-0
/
+2
*
init: fix error check in clean_path()
Barret Rhoden
2020-09-04
1
-1
/
+1
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-08-14
1
-0
/
+1
|
\
|
*
init: Align init_task to avoid conflict with MUTEX_FLAGS
Stafford Horne
2020-08-04
1
-0
/
+1
*
|
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
1
-1
/
+2
|
\
\
|
*
|
sched: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
1
-1
/
+2
|
|
/
*
|
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-08-07
1
-6
/
+8
|
\
\
|
*
|
bootconfig: Fix to find the initargs correctly
Masami Hiramatsu
2020-08-04
1
-6
/
+8
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
2
-5
/
+6
|
\
\
\
|
*
|
|
kasan, arm64: don't instrument functions that enable kasan
Andrey Konovalov
2020-08-07
1
-1
/
+1
|
*
|
|
mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB
Kees Cook
2020-08-07
1
-4
/
+5
*
|
|
|
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
9
-591
/
+148
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
init: add an init_dup helper
Christoph Hellwig
2020-08-04
1
-4
/
+4
|
*
|
|
init: add an init_utimes helper
Christoph Hellwig
2020-07-31
1
-2
/
+1
|
*
|
|
init: add an init_stat helper
Christoph Hellwig
2020-07-31
1
-1
/
+2
|
*
|
|
init: add an init_mknod helper
Christoph Hellwig
2020-07-31
3
-4
/
+3
|
*
|
|
init: add an init_mkdir helper
Christoph Hellwig
2020-07-31
3
-4
/
+5
|
*
|
|
init: add an init_symlink helper
Christoph Hellwig
2020-07-31
1
-1
/
+1
|
*
|
|
init: add an init_link helper
Christoph Hellwig
2020-07-31
1
-1
/
+1
|
*
|
|
init: add an init_eaccess helper
Christoph Hellwig
2020-07-31
1
-2
/
+2
|
*
|
|
init: add an init_chmod helper
Christoph Hellwig
2020-07-31
1
-2
/
+2
|
*
|
|
init: add an init_chown helper
Christoph Hellwig
2020-07-31
1
-3
/
+3
|
*
|
|
init: add an init_chroot helper
Christoph Hellwig
2020-07-31
2
-3
/
+3
|
*
|
|
init: add an init_chdir helper
Christoph Hellwig
2020-07-31
2
-5
/
+5
|
*
|
|
init: add an init_rmdir helper
Christoph Hellwig
2020-07-31
1
-1
/
+1
|
*
|
|
init: add an init_unlink helper
Christoph Hellwig
2020-07-31
4
-5
/
+6
|
*
|
|
init: add an init_umount helper
Christoph Hellwig
2020-07-31
1
-1
/
+1
|
*
|
|
init: add an init_mount helper
Christoph Hellwig
2020-07-31
3
-7
/
+8
|
*
|
|
init: mark create_dev as __init
Christoph Hellwig
2020-07-31
1
-1
/
+1
|
*
|
|
init: mark console_on_rootfs as __init
Christoph Hellwig
2020-07-31
1
-1
/
+1
|
*
|
|
init: initialize ramdisk_execute_command at compile time
Christoph Hellwig
2020-07-31
1
-5
/
+1
|
*
|
|
initramfs: use vfs_utimes in do_copy
Christoph Hellwig
2020-07-31
1
-4
/
+6
|
*
|
|
init: open code setting up stdin/stdout/stderr
Christoph Hellwig
2020-07-31
1
-6
/
+10
|
*
|
|
initramfs: switch initramfs unpacking to struct file based APIs
Christoph Hellwig
2020-07-31
1
-21
/
+26
|
*
|
|
initramfs: remove clean_rootfs
Christoph Hellwig
2020-07-30
1
-48
/
+1
|
*
|
|
initramfs: remove the populate_initrd_image and clean_rootfs stubs
Christoph Hellwig
2020-07-30
1
-11
/
+4
|
*
|
|
initrd: mark initrd support as deprecated
Christoph Hellwig
2020-07-30
1
-0
/
+2
|
*
|
|
initrd: mark init_linuxrc as __init
Christoph Hellwig
2020-07-30
1
-1
/
+1
|
*
|
|
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
2020-07-30
1
-40
/
+39
|
*
|
|
initrd: remove the BLKFLSBUF call in handle_initrd
Christoph Hellwig
2020-07-30
1
-9
/
+0
|
*
|
|
initrd: remove support for multiple floppies
Christoph Hellwig
2020-07-30
3
-78
/
+12
|
*
|
|
md: move the early init autodetect code to drivers/md/
Christoph Hellwig
2020-07-16
4
-315
/
+1
|
*
|
|
init: remove the bstat helper
Christoph Hellwig
2020-07-16
2
-14
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
\
|
*
|
|
docs: move nommu-mmap.txt to admin-guide and rename to ReST
Mauro Carvalho Chehab
2020-06-26
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-08-04
1
-3
/
+1
|
\
\
\
|
*
|
|
exec: Implement kernel_execve
Eric W. Biederman
2020-07-21
1
-3
/
+1
|
|
/
/
*
|
|
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
1
-0
/
+3
|
\
\
\
|
*
|
|
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
2020-07-10
1
-0
/
+3
|
|
/
/
[next]