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
*
init/version.c: include <linux/export.h> instead of <linux/module.h>
Masahiro Yamada
2017-11-17
1
-1
/
+1
*
epoll: remove ep_call_nested() from ep_eventpoll_poll()
Jason Baron
2017-11-17
1
-45
/
+35
*
epoll: avoid calling ep_call_nested() from ep_poll_safewake()
Jason Baron
2017-11-17
1
-29
/
+18
*
epoll: account epitem and eppoll_entry to kmemcg
Shakeel Butt
2017-11-17
1
-2
/
+2
*
checkpatch: do not check missing blank line before builtin_*_driver
Masahiro Yamada
2017-11-17
1
-0
/
+1
*
checkpatch: add --strict test for lines ending in [ or (
Joe Perches
2017-11-17
1
-0
/
+6
*
checkpatch: add TP_printk to list of logging functions
Joe Perches
2017-11-17
1
-0
/
+1
*
checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
Joe Perches
2017-11-17
1
-2
/
+3
*
checkpatch: printks always need a KERN_<LEVEL>
Joe Perches
2017-11-17
1
-22
/
+4
*
scripts/checkpatch.pl: avoid false warning missing break
Heinrich Schuchardt
2017-11-17
1
-1
/
+1
*
checkpatch: support function pointers for unnamed function definition arguments
Miles Chen
2017-11-17
1
-1
/
+1
*
lib: test module for find_*_bit() functions
Yury Norov
2017-11-17
3
-0
/
+154
*
lib/rbtree-test: lower default params
Davidlohr Bueso
2017-11-17
2
-3
/
+3
*
tools/lib/traceevent/parse-filter.c: clean up clang build warning
Cheng Jian
2017-11-17
1
-3
/
+3
*
lib/nmi_backtrace.c: fix kernel text address leak
Liu, Changcheng
2017-11-17
1
-2
/
+2
*
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
2017-11-17
2
-6
/
+7
*
lib/int_sqrt: adjust comments
Peter Zijlstra
2017-11-17
1
-2
/
+2
*
lib/int_sqrt: optimize initial value compute
Peter Zijlstra
2017-11-17
1
-4
/
+2
*
lib/int_sqrt: optimize small argument
Peter Zijlstra
2017-11-17
1
-0
/
+3
*
lib/test: delete five error messages for failed memory allocations
Markus Elfring
2017-11-17
3
-15
/
+7
*
lib: add module support to string tests
Geert Uytterhoeven
2017-11-17
4
-142
/
+143
*
include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>
Masahiro Yamada
2017-11-17
1
-1
/
+0
*
include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>
Masahiro Yamada
2017-11-17
1
-1
/
+1
*
get_maintainer: add more --self-test options
Joe Perches
2017-11-17
1
-17
/
+132
*
get_maintainer: add --self-test for internal consistency tests
Tom Saeger
2017-11-17
1
-17
/
+77
*
dynamic_debug documentation: minor fixes
Randy Dunlap
2017-11-17
1
-3
/
+3
*
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
2017-11-17
1
-0
/
+4
*
kernel/umh.c: optimize 'proc_cap_handler()'
Christophe JAILLET
2017-11-17
1
-2
/
+2
*
include/linux/compiler-clang.h: handle randomizable anonymous structs
Sandipan Das
2017-11-17
1
-0
/
+3
*
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
2017-11-17
2
-3
/
+18
*
bug: define the "cut here" string in a single place
Kees Cook
2017-11-17
4
-3
/
+5
*
lkdtm: include WARN format string
Kees Cook
2017-11-17
1
-1
/
+3
*
iopoll: avoid -Wint-in-bool-context warning
Arnd Bergmann
2017-11-17
1
-9
/
+15
*
parse-maintainers: add ability to specify filenames
Joe Perches
2017-11-17
1
-5
/
+47
*
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
2017-11-17
3
-1
/
+30
*
kernel debug: support resetting WARN*_ONCE
Andi Kleen
2017-11-17
5
-3
/
+42
*
sh/boot: add static stack-protector to pre-kernel
Kees Cook
2017-11-17
1
-0
/
+14
*
spelling.txt: add "unnecessary" typo variants
Joe Perches
2017-11-17
1
-0
/
+4
*
proc: use do-while in name_to_int()
Alexey Dobriyan
2017-11-17
1
-2
/
+2
*
proc: : uninline name_to_int()
Alexey Dobriyan
2017-11-17
3
-22
/
+25
*
proc, coredump: add CoreDumping flag to /proc/pid/status
Roman Gushchin
2017-11-17
2
-0
/
+9
*
mm, compaction: remove unneeded pageblock_skip_persistent() checks
Vlastimil Babka
2017-11-17
1
-15
/
+3
*
mm, compaction: split off flag for not updating skip hints
Vlastimil Babka
2017-11-17
3
-1
/
+3
*
mm, compaction: extend pageblock_skip_persistent() to all compound pages
Vlastimil Babka
2017-11-17
1
-11
/
+14
*
mm, compaction: persistently skip hugetlbfs pageblocks
David Rientjes
2017-11-17
2
-12
/
+55
*
mm, compaction: kcompactd should not ignore pageblock skip
David Rientjes
2017-11-17
1
-2
/
+1
*
mm: shmem: remove unused info variable
Corentin Labbe
2017-11-17
1
-2
/
+0
*
lib/dma-debug.c: fix incorrect pfn calculation
Miles Chen
2017-11-17
1
-2
/
+18
*
mm/z3fold.c: use kref to prevent page free/compact race
Vitaly Wool
2017-11-17
1
-2
/
+8
*
mm: fix nodemask printing
Arnd Bergmann
2017-11-17
1
-3
/
+10
[next]