index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-11
gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST
Masahiro Yamada
1
-4
/
+3
2018-06-11
gcc-plugins: test plugin support in Kconfig and clean up Makefile
Masahiro Yamada
4
-57
/
+36
2018-06-11
gcc-plugins: move GCC version check for PowerPC to Kconfig
Masahiro Yamada
2
-9
/
+1
2018-06-11
kcov: test compiler capability in Kconfig and correct dependency
Masahiro Yamada
5
-19
/
+16
2018-06-08
gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT
Masahiro Yamada
2
-14
/
+5
2018-06-08
arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
Masahiro Yamada
2
-6
/
+1
2018-06-08
kconfig: add CC_IS_CLANG and CLANG_VERSION
Masahiro Yamada
2
-14
/
+11
2018-06-08
kconfig: add CC_IS_GCC and GCC_VERSION
Masahiro Yamada
1
-0
/
+8
2018-06-08
stack-protector: test compiler capability in Kconfig and drop AUTO mode
Masahiro Yamada
5
-120
/
+28
2018-06-08
kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILE
Masahiro Yamada
1
-24
/
+30
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
32
-71
/
+71
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-06
strparser: Add __strp_unpause and use it in ktls.
Doron Roberts-Kedes
3
-1
/
+16
2018-06-06
rxrpc: Fix terminal retransmission connection ID to include the channel
David Howells
1
-1
/
+1
2018-06-06
net: hns3: Optimize PF CMDQ interrupt switching process
Xi Wang
1
-0
/
+13
2018-06-06
net: hns3: Fix for VF mailbox receiving unknown message
Xi Wang
1
-3
/
+20
2018-06-06
net: hns3: Fix for VF mailbox cannot receiving PF response
Xi Wang
1
-0
/
+3
2018-06-06
bnx2x: use the right constant
Julia Lawall
1
-1
/
+1
2018-06-06
Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"
David S. Miller
1
-16
/
+10
2018-06-06
net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
Arun Parameswaran
3
-3
/
+18
2018-06-06
enic: fix UDP rss bits
Govindarajulu Varadarajan
7
-21
/
+67
2018-06-06
powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap
Nicholas Piggin
1
-3
/
+2
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
netdev-FAQ: clarify DaveM's position for stable backports
Cong Wang
1
-0
/
+9
2018-06-05
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
1
-4
/
+4
2018-06-05
mlxsw: Add extack messages for port_{un, }split failures
David Ahern
3
-9
/
+25
2018-06-05
netdevsim: Add extack error message for devlink reload
David Ahern
3
-6
/
+10
2018-06-05
devlink: Add extack to reload and port_{un, }split operations
David Ahern
5
-17
/
+25
2018-06-05
net: metrics: add proper netlink validation
Eric Dumazet
2
-0
/
+4
2018-06-05
ipmr: fix error path when ipmr_new_table fails
Sabrina Dubroca
3
-19
/
+17
2018-06-05
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
Sabrina Dubroca
1
-1
/
+2
2018-06-05
net: hns3: remove unused hclgevf_cfg_func_mta_filter
Arnd Bergmann
1
-11
/
+0
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
netfilter: provide udp*_lib_lookup for nf_tproxy
Arnd Bergmann
2
-6
/
+2
2018-06-05
qed*: Utilize FW 8.37.2.0
Michal Kalderon
19
-536
/
+727
2018-06-05
dm: Use kzalloc for all structs with embedded biosets/mempools
Kent Overstreet
7
-7
/
+7
2018-06-05
net-tcp: remove useless tw_timeout field
Maciej Żenczykowski
3
-3
/
+0
2018-06-05
net: sched: cls: Fix offloading when ingress dev is vxlan
Paul Blakey
1
-10
/
+16
2018-06-05
sctp: not allow transport timeout value less than HZ/5 for hb_timer
Xin Long
1
-1
/
+1
2018-06-05
bpfilter: switch to CC from HOSTCC
Alexei Starovoitov
4
-0
/
+22
[next]