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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
checkpatch: add sub routine get_stat_here()
Tobin C. Harding
2018-04-11
1
-32
/
+20
|
*
checkpatch: remove unused variable declarations
Tobin C. Harding
2018-04-11
1
-2
/
+0
|
*
checkpatch: add sub routine get_stat_real()
Tobin C. Harding
2018-04-11
1
-16
/
+16
|
*
checkpatch: add Crypto ON_STACK to declaration_macros
Gilad Ben-Yossef
2018-04-11
1
-1
/
+2
|
*
checkpatch.pl: add SPDX license tag check
Rob Herring
2018-04-11
1
-0
/
+27
|
*
checkpatch: improve parse_email signature checking
Joe Perches
2018-04-11
1
-1
/
+1
|
*
lib/list_debug.c: print unmangled addresses
Matthew Wilcox
2018-04-11
1
-7
/
+7
|
*
lib/test_ubsan.c: make test_ubsan_misaligned_access() static
Colin Ian King
2018-04-11
1
-1
/
+1
|
*
lib: add testing module for UBSAN
Jinbum Park
2018-04-11
3
-0
/
+153
|
*
lib/test_bitmap.c: do not accidentally use stack VLA
Kees Cook
2018-04-11
1
-4
/
+6
|
*
lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options together
Randy Dunlap
2018-04-11
1
-24
/
+24
|
*
MAINTAINERS: update email address for Alexandre Bounine
Alexandre Bounine
2018-04-11
1
-1
/
+1
|
*
task_struct: only use anon struct under randstruct plugin
Kees Cook
2018-04-11
2
-12
/
+3
|
*
clang-format: add configuration file
Miguel Ojeda
2018-04-11
5
-0
/
+629
|
*
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
2018-04-11
3
-4
/
+24
|
*
taint: add taint for randstruct
Kees Cook
2018-04-11
3
-2
/
+6
|
*
taint: consolidate documentation
Kees Cook
2018-04-11
2
-45
/
+31
|
*
taint: convert to indexed initialization
Kees Cook
2018-04-11
2
-17
/
+20
|
*
proc: selftests: test /proc/uptime
Alexey Dobriyan
2018-04-11
5
-0
/
+202
|
*
proc: use slower rb_first()
Alexey Dobriyan
2018-04-11
4
-19
/
+17
|
*
proc: selftests: shotgun testing of read/readdir/readlink/write
Alexey Dobriyan
2018-04-11
3
-0
/
+149
|
*
proc: switch struct proc_dir_entry::count to refcount
Alexey Dobriyan
2018-04-11
3
-5
/
+6
|
*
proc: reject "." and ".." as filenames
Alexey Dobriyan
2018-04-11
1
-0
/
+8
|
*
proc: add selftest for last field of /proc/loadavg
Alexey Dobriyan
2018-04-11
3
-0
/
+85
|
*
proc: do mmput ASAP for /proc/*/map_files
Alexey Dobriyan
2018-04-11
1
-1
/
+1
|
*
proc: faster /proc/cmdline
Alexey Dobriyan
2018-04-11
1
-1
/
+2
|
*
proc: register filesystem last
Alexey Dobriyan
2018-04-11
1
-6
/
+2
|
*
proc: fix /proc/*/map_files lookup some more
Alexey Dobriyan
2018-04-11
5
-1
/
+176
|
*
proc: move "struct proc_dir_entry" into kmem cache
Alexey Dobriyan
2018-04-11
5
-23
/
+52
|
*
proc: test /proc/self/syscall
Alexey Dobriyan
2018-04-11
3
-1
/
+48
|
*
proc: test /proc/self/wchan
Alexey Dobriyan
2018-04-11
5
-0
/
+34
|
*
fs/proc/proc_sysctl.c: remove redundant link check in proc_sys_link_fill_cache()
Danilo Krummrich
2018-04-11
1
-6
/
+3
|
*
fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table
Danilo Krummrich
2018-04-11
1
-0
/
+3
|
*
proc: use set_puts() at /proc/*/wchan
Alexey Dobriyan
2018-04-11
1
-1
/
+1
|
*
proc: check permissions earlier for /proc/*/wchan
Alexey Dobriyan
2018-04-11
1
-5
/
+8
|
*
proc: replace seq_printf by seq_put_smth to speed up /proc/pid/status
Andrei Vagin
2018-04-11
1
-5
/
+11
|
*
proc: optimize single-symbol delimiters to spead up seq_put_decimal_ull
Andrei Vagin
2018-04-11
1
-12
/
+12
|
*
proc: replace seq_printf on seq_putc to speed up /proc/pid/smaps
Andrei Vagin
2018-04-11
1
-2
/
+3
|
*
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
Andrei Vagin
2018-04-11
7
-102
/
+93
|
*
proc: account "struct pde_opener"
Alexey Dobriyan
2018-04-11
1
-1
/
+1
|
*
proc: move "struct pde_opener" to kmem cache
Alexey Dobriyan
2018-04-11
3
-6
/
+10
|
*
proc: randomize "struct pde_opener"
Alexey Dobriyan
2018-04-11
1
-1
/
+1
|
*
proc: faster open/close of files without ->release hook
Alexey Dobriyan
2018-04-11
1
-18
/
+23
|
*
proc: move /proc/sysvipc creation to where it belongs
Alexey Dobriyan
2018-04-11
2
-4
/
+1
|
*
proc: do less stuff under ->pde_unload_lock
Alexey Dobriyan
2018-04-11
1
-5
/
+9
|
*
proc: get rid of task lock/unlock pair to read umask for the "status" file
Mateusz Guzik
2018-04-11
1
-18
/
+5
|
*
procfs: optimize seq_pad() to speed up /proc/pid/maps
Andrei Vagin
2018-04-11
1
-2
/
+8
|
*
procfs: add seq_put_hex_ll to speed up /proc/pid/maps
Andrei Vagin
2018-04-11
3
-9
/
+61
|
*
kasan: prevent compiler from optimizing away memset in tests
Andrey Konovalov
2018-04-11
1
-0
/
+1
|
*
kasan: fix invalid-free test crashing the kernel
Andrey Konovalov
2018-04-11
1
-0
/
+8
[prev]
[next]