index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
context_tracking.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-18
lib/int_sqrt: adjust comments
Peter Zijlstra
1
-2
/
+2
2017-11-18
lib/int_sqrt: optimize initial value compute
Peter Zijlstra
1
-4
/
+2
2017-11-18
lib/int_sqrt: optimize small argument
Peter Zijlstra
1
-0
/
+3
2017-11-18
lib/test: delete five error messages for failed memory allocations
Markus Elfring
3
-15
/
+7
2017-11-18
lib: add module support to string tests
Geert Uytterhoeven
4
-142
/
+143
2017-11-18
include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>
Masahiro Yamada
1
-1
/
+0
2017-11-18
include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>
Masahiro Yamada
1
-1
/
+1
2017-11-18
get_maintainer: add more --self-test options
Joe Perches
1
-17
/
+132
2017-11-18
get_maintainer: add --self-test for internal consistency tests
Tom Saeger
1
-17
/
+77
2017-11-18
dynamic_debug documentation: minor fixes
Randy Dunlap
1
-3
/
+3
2017-11-18
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
1
-0
/
+4
2017-11-18
kernel/umh.c: optimize 'proc_cap_handler()'
Christophe JAILLET
1
-2
/
+2
2017-11-18
include/linux/compiler-clang.h: handle randomizable anonymous structs
Sandipan Das
1
-0
/
+3
2017-11-18
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
2
-3
/
+18
2017-11-18
bug: define the "cut here" string in a single place
Kees Cook
4
-3
/
+5
2017-11-18
lkdtm: include WARN format string
Kees Cook
1
-1
/
+3
2017-11-18
iopoll: avoid -Wint-in-bool-context warning
Arnd Bergmann
1
-9
/
+15
2017-11-18
parse-maintainers: add ability to specify filenames
Joe Perches
1
-5
/
+47
2017-11-18
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
3
-1
/
+30
2017-11-18
kernel debug: support resetting WARN*_ONCE
Andi Kleen
5
-3
/
+42
2017-11-18
sh/boot: add static stack-protector to pre-kernel
Kees Cook
1
-0
/
+14
2017-11-18
spelling.txt: add "unnecessary" typo variants
Joe Perches
1
-0
/
+4
2017-11-18
proc: use do-while in name_to_int()
Alexey Dobriyan
1
-2
/
+2
2017-11-18
proc: : uninline name_to_int()
Alexey Dobriyan
3
-22
/
+25
2017-11-18
proc, coredump: add CoreDumping flag to /proc/pid/status
Roman Gushchin
2
-0
/
+9
2017-11-18
mm, compaction: remove unneeded pageblock_skip_persistent() checks
Vlastimil Babka
1
-15
/
+3
2017-11-18
mm, compaction: split off flag for not updating skip hints
Vlastimil Babka
3
-1
/
+3
2017-11-18
mm, compaction: extend pageblock_skip_persistent() to all compound pages
Vlastimil Babka
1
-11
/
+14
2017-11-18
mm, compaction: persistently skip hugetlbfs pageblocks
David Rientjes
2
-12
/
+55
2017-11-18
mm, compaction: kcompactd should not ignore pageblock skip
David Rientjes
1
-2
/
+1
2017-11-18
mm: shmem: remove unused info variable
Corentin Labbe
1
-2
/
+0
2017-11-18
lib/dma-debug.c: fix incorrect pfn calculation
Miles Chen
1
-2
/
+18
2017-11-18
mm/z3fold.c: use kref to prevent page free/compact race
Vitaly Wool
1
-2
/
+8
2017-11-18
mm: fix nodemask printing
Arnd Bergmann
1
-3
/
+10
2017-11-16
dm bufio: fix integer overflow when limiting maximum cache size
Eric Biggers
1
-9
/
+6
2017-11-16
dm: clear all discard attributes in queue_limits when discards are disabled
Mike Snitzer
1
-2
/
+8
2017-11-16
dm: do not set 'discards_supported' in targets that do not need it
Mike Snitzer
2
-7
/
+0
2017-11-16
dm: discard support requires all targets in a table support discards
Mike Snitzer
1
-19
/
+14
2017-11-16
dm mpath: remove annoying message of 'blk_get_request() returned -11'
Ming Lei
1
-2
/
+0
2017-11-16
RDMA: Add Jason Gunthorpe as a co-maintainer
Jason Gunthorpe
2
-0
/
+3
2017-11-16
arm64: dts: uniphier: route on-board device IRQ to GPIO controller for PXs3
Masahiro Yamada
1
-1
/
+2
2017-11-16
memory hotplug: fix comments when adding section
Fan Du
1
-1
/
+1
2017-11-16
mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM...
Oscar Salvador
1
-7
/
+7
2017-11-16
mm: simplify nodemask printing
Michal Hocko
3
-18
/
+10
2017-11-16
mm,oom_reaper: remove pointless kthread_run() error check
Tetsuo Handa
1
-8
/
+0
2017-11-16
mm/page_ext.c: check if page_ext is not prepared
Jaewon Kim
1
-4
/
+0
2017-11-16
writeback: remove unused function parameter
Wang Long
2
-3
/
+3
2017-11-16
mm: do not rely on preempt_count in print_vma_addr
Michal Hocko
1
-5
/
+3
2017-11-16
mm, sparse: do not swamp log with huge vmemmap allocation failures
Michal Hocko
2
-3
/
+10
2017-11-16
mm/hmm: remove redundant variable align_end
Colin Ian King
1
-2
/
+1
[next]