index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
hd64570.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
treewide: Use struct_size() for vmalloc()-family
Kees Cook
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
53
-116
/
+89
2018-06-05
tracing: Use match_string() instead of open coding it in trace_set_options()
Yisheng Xie
1
-10
/
+5
2018-06-05
device: Use overflow helpers for devm_kmalloc()
Kees Cook
2
-3
/
+12
2018-06-05
mm: Use overflow helpers in kvmalloc()
Kees Cook
2
-2
/
+6
2018-06-05
mm: Use overflow helpers in kmalloc_array*()
Kees Cook
1
-6
/
+11
2018-06-05
test_overflow: Add memory allocation overflow tests
Kees Cook
1
-0
/
+110
2018-06-05
overflow.h: Add allocation size calculation helpers
Kees Cook
2
-5
/
+78
2018-06-05
test_overflow: Report test failures
Kees Cook
1
-15
/
+39
2018-06-05
test_overflow: macrofy some more, do more tests for free
Rasmus Villemoes
1
-26
/
+22
2018-06-05
lib: add runtime test of check_*_overflow functions
Rasmus Villemoes
3
-0
/
+291
2018-06-05
MAINTAINERS: add Josh Poimboeuf as faddr2line maintainer
Josh Poimboeuf
1
-0
/
+5
2018-06-05
scripts/faddr2line: make the new code listing format optional
Peter Zijlstra (Intel)
1
-2
/
+16
2018-06-05
dm: Use kzalloc for all structs with embedded biosets/mempools
Kent Overstreet
7
-7
/
+7
2018-06-05
kconfig: Avoid format overflow warning from GCC 8.1
Nathan Chancellor
1
-1
/
+1
2018-06-05
kbuild: Move last word of nconfig help to the previous line
Petr Vorel
1
-2
/
+1
2018-06-05
kconfig: Add testconfig into make help output
Petr Vorel
1
-0
/
+1
2018-06-05
printk: drop in_nmi check from printk_safe_flush_on_panic()
Sergey Senozhatsky
1
-1
/
+1
2018-06-05
lib/vsprintf: Remove atomic-unsafe support for %pCr
Geert Uytterhoeven
2
-5
/
+1
2018-06-05
serial: sh-sci: Stop using printk format %pCr
Geert Uytterhoeven
1
-2
/
+2
2018-06-05
thermal: bcm2835: Stop using printk format %pCr
Geert Uytterhoeven
1
-2
/
+2
2018-06-05
clk: renesas: cpg-mssr: Stop using printk format %pCr
Geert Uytterhoeven
1
-4
/
+5
2018-06-04
branch-check: fix long->int truncation when profiling branches
Mikulas Patocka
1
-1
/
+1
2018-06-04
ring-buffer: Fix typo in comment
Vasyl Gomonovych
1
-1
/
+1
2018-06-04
ring-buffer: Fix a bunch of typos in comments
Steven Rostedt (VMware)
1
-10
/
+10