index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
f2fs: fix long latency due to discard during umount
Sahitya Tummala
2020-04-17
1
-2
/
+10
*
f2fs: add tracepoint for f2fs iostat
Daeho Jeong
2020-04-17
5
-1
/
+113
*
f2fs: introduce sysfs/data_io_flag to attach REQ_META/FUA
Jaegeuk Kim
2020-04-16
4
-1
/
+37
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-07
169
-1190
/
+3630
|
\
|
*
ipc/shm.c: make compat_ksys_shmctl() static
Jason Yan
2020-04-07
1
-1
/
+1
|
*
ipc/mqueue.c: fix a brace coding style issue
Somala Swaraj
2020-04-07
1
-3
/
+2
|
*
lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
Qiujun Huang
2020-04-07
1
-1
/
+1
|
*
ubsan: include bug type in report header
Kees Cook
2020-04-07
1
-21
/
+15
|
*
kasan: unset panic_on_warn before calling panic()
Kees Cook
2020-04-07
1
-1
/
+9
|
*
ubsan: check panic_on_warn
Kees Cook
2020-04-07
1
-0
/
+11
|
*
drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks
Kees Cook
2020-04-07
3
-0
/
+81
|
*
ubsan: split "bounds" checker from other options
Kees Cook
2020-04-07
2
-6
/
+30
|
*
ubsan: add trap instrumentation option
Kees Cook
2020-04-07
3
-6
/
+27
|
*
init/Kconfig: clean up ANON_INODES and old IO schedulers options
Krzysztof Kozlowski
2020-04-07
1
-2
/
+1
|
*
kernel/gcov/fs.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
1
-1
/
+1
|
*
gcov: gcc_3_4: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
1
-3
/
+3
|
*
gcov: gcc_4_7: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
1
-1
/
+1
|
*
kernel/kmod.c: fix a typo "assuems" -> "assumes"
Qiujun Huang
2020-04-07
1
-1
/
+1
|
*
reiserfs: clean up several indentation issues
Colin Ian King
2020-04-07
3
-11
/
+12
|
*
kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
Will Deacon
2020-04-07
1
-2
/
+0
|
*
samples/hw_breakpoint: drop use of kallsyms_lookup_name()
Will Deacon
2020-04-07
1
-2
/
+7
|
*
samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes
Will Deacon
2020-04-07
1
-1
/
+1
|
*
fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path
Alexey Dobriyan
2020-04-07
1
-1
/
+1
|
*
fs/binfmt_elf.c: allocate less for static executable
Alexey Dobriyan
2020-04-07
1
-9
/
+10
|
*
fs/binfmt_elf.c: delete "loc" variable
Alexey Dobriyan
2020-04-07
1
-17
/
+15
|
*
fs/epoll: make nesting accounting safe for -rt kernel
Jason Baron
2020-04-07
1
-21
/
+43
|
*
kselftest: introduce new epoll test case
Roman Penyaev
2020-04-07
1
-1
/
+66
|
*
checkpatch: avoid warning about uninitialized_var()
Joe Perches
2020-04-07
1
-5
/
+9
|
*
checkpatch: check proper licensing of Devicetree bindings
Lubomir Rintel
2020-04-07
1
-0
/
+11
|
*
checkpatch: improve Gerrit Change-Id: test
Joe Perches
2020-04-07
1
-3
/
+10
|
*
checkpatch: add command-line option for TAB size
Antonio Borneo
2020-04-07
1
-10
/
+16
|
*
checkpatch: fix multiple const * types
Antonio Borneo
2020-04-07
1
-2
/
+2
|
*
checkpatch: fix minor typo and mixed space+tab in indentation
Antonio Borneo
2020-04-07
1
-4
/
+4
|
*
checkpatch: prefer fallthrough; over fallthrough comments
Joe Perches
2020-04-07
1
-0
/
+36
|
*
checkpatch: support "base-commit:" format
John Hubbard
2020-04-07
1
-1
/
+1
|
*
checkpatch: check SPDX tags in YAML files
Lubomir Rintel
2020-04-07
1
-1
/
+1
|
*
checkpatch: remove email address comment from email address comparisons
Joe Perches
2020-04-07
1
-10
/
+29
|
*
lib/dynamic_debug.c: use address-of operator on section symbols
Nathan Chancellor
2020-04-07
1
-1
/
+1
|
*
linux/bits.h: add compile time sanity check of GENMASK inputs
Rikard Falkeborn
2020-04-07
1
-2
/
+20
|
*
lib/test_kmod.c: remove a NULL test
Dan Carpenter
2020-04-07
1
-1
/
+1
|
*
lib/rbtree: fix coding style of assignments
chenqiwu
2020-04-07
2
-4
/
+4
|
*
lib/test_bitmap.c: make use of EXP2_IN_BITS
Andy Shevchenko
2020-04-07
1
-0
/
+2
|
*
percpu_counter: fix a data race at vm_committed_as
Qian Cai
2020-04-07
1
-2
/
+2
|
*
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
2020-04-07
5
-23
/
+29
|
*
lib/stackdepot.c: build with -fno-builtin
Alexander Potapenko
2020-04-07
1
-0
/
+4
|
*
lib/stackdepot.c: check depot_index before accessing the stack slab
Alexander Potapenko
2020-04-07
1
-2
/
+13
|
*
lib: test_stackinit.c: XFAIL switch variable init tests
Kees Cook
2020-04-07
2
-10
/
+19
|
*
lib/scatterlist: fix sg_copy_buffer() kerneldoc
Geert Uytterhoeven
2020-04-07
1
-1
/
+1
|
*
lib/ts_kmp.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
1
-1
/
+1
|
*
lib/ts_fsm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
1
-1
/
+1
[next]