index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
module-internal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
3
-4
/
+4
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
6
-5
/
+16
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-02-09
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
1
-5
/
+8
2018-02-09
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
1
-0
/
+2
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
2
-4
/
+1
2018-02-09
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
Niklas Cassel
2
-3
/
+3
2018-02-09
net: stmmac: discard disabled flags in interrupt status register
Niklas Cassel
1
-2
/
+4
2018-02-09
ibmvnic: Reset long term map ID counter
Thomas Falcon
1
-0
/
+1
2018-02-09
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
Trond Myklebust
1
-2
/
+2
2018-02-09
video: omapfb: fix missing #includes
Tomi Valkeinen
4
-0
/
+6
2018-02-09
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
Jesper Dangaard Brouer
1
-0
/
+26
2018-02-09
selftests/bpf: add selftest that use test_libbpf_open
Jesper Dangaard Brouer
2
-2
/
+61
2018-02-09
selftests/bpf: add test program for loading BPF ELF files
Jesper Dangaard Brouer
2
-1
/
+151
2018-02-09
tools/libbpf: improve the pr_debug statements to contain section numbers
Jesper Dangaard Brouer
1
-12
/
+13
2018-02-09
bpf: Sync kernel ABI header with tooling header for bpf_common.h
Jesper Dangaard Brouer
1
-3
/
+4
2018-02-08
fix parallelism for rpc tasks
Olga Kornievskaia
1
-1
/
+1
2018-02-08
net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
Heiner Kallweit
1
-1
/
+1
2018-02-08
net: thunder: change q_len's type to handle max ring size
Dean Nelson
1
-1
/
+1
2018-02-08
tipc: fix skb truesize/datasize ratio control
Hoang Le
1
-2
/
+2
2018-02-08
net/sched: cls_u32: fix cls_u32 on filter replace
Ivan Vecera
1
-1
/
+2
2018-02-08
mpls, nospec: Sanitize array index in mpls_label_ok()
Dan Williams
1
-10
/
+14
2018-02-08
rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...
Sowmini Varadhan
11
-30
/
+76
2018-02-08
net: Whitelist the skbuff_head_cache "cb" field
Kees Cook
1
-1
/
+3
2018-02-08
net: Extra '_get' in declaration of arch_get_platform_mac_address
Mathieu Malaterre
1
-1
/
+1
2018-02-08
ibmvnic: queue reset when CRQ gets closed during reset
Nathan Fontenot
1
-1
/
+5
2018-02-08
atm: he: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-4
/
+4
2018-02-08
cramfs: better MTD dependency expression
Nicolas Pitre
1
-2
/
+1
2018-02-08
rtnetlink: require unique netns identifier
Christian Brauner
1
-0
/
+48
2018-02-08
tuntap: add missing xdp flush
Jason Wang
1
-0
/
+15
2018-02-08
kconfig: send error messages to stderr
Masahiro Yamada
4
-19
/
+24
2018-02-08
kconfig: echo stdin to stdout if either is redirected
Masahiro Yamada
1
-3
/
+4
2018-02-08
kconfig: remove check_stdin()
Masahiro Yamada
1
-14
/
+0
2018-02-08
kconfig: remove 'config*' pattern from .gitignnore
Masahiro Yamada
1
-1
/
+0
2018-02-08
kconfig: show '?' prompt even if no help text is available
Masahiro Yamada
1
-7
/
+2
2018-02-08
kconfig: do not write choice values when their dependency becomes n
Masahiro Yamada
1
-9
/
+7
2018-02-08
netlink: ensure to loop over all netns in genlmsg_multicast_allns()
Nicolas Dichtel
1
-2
/
+10
2018-02-08
rxrpc: Don't put crypto buffers on the stack
David Howells
2
-41
/
+52
2018-02-08
svcrdma: Fix Read chunk round-up
Chuck Lever
1
-4
/
+8
2018-02-08
NFSD: hide unused svcxdr_dupstr()
Arnd Bergmann
1
-3
/
+2
2018-02-08
nfsd: store stat times in fill_pre_wcc() instead of inode times
Amir Goldstein
3
-24
/
+37
2018-02-08
nfsd: encode stat->mtime for getattr instead of inode->i_mtime
Amir Goldstein
2
-4
/
+3
2018-02-08
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
J. Bruce Fields
2
-2
/
+10
2018-02-08
selftests/ftrace: Add more tests for removing of function probes
Steven Rostedt (VMware)
1
-0
/
+37
2018-02-08
selftests/ftrace: Add some missing glob checks
Steven Rostedt (VMware)
1
-0
/
+6
2018-02-08
selftests/ftrace: Have reset_ftrace_filter handle multiple instances
Steven Rostedt (VMware)
1
-0
/
+3
[next]