aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-13vti: fix NULL dereference in xfrm_input()Gravatar Alexey Kodanev 1-2/+4
2017-09-11xfrm: Fix negative device refcount on offload failure.Gravatar Steffen Klassert 1-0/+1
2017-09-11xfrm: Fix deletion of offloaded SAs on failure.Gravatar Steffen Klassert 1-0/+1
2017-09-09net: qualcomm: rmnet: Fix a double freeGravatar Dan Carpenter 1-6/+4
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 14-401/+323
2017-09-09Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 40-1540/+1702
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 35-817/+1143
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 63-235/+537
2017-09-09Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 271-2011/+7222
2017-09-09remove gperf left-overs from build systemGravatar Linus Torvalds 1-9/+0
2017-09-08bpf: make error reporting in bpf_warn_invalid_xdp_action more clearGravatar Daniel Borkmann 2-3/+7
2017-09-08Revert "mdio_bus: Remove unneeded gpiod NULL check"Gravatar Florian Fainelli 1-2/+4
2017-09-08Merge branch 'xdp-bpf-fixes'Gravatar David S. Miller 6-26/+89
2017-09-08bpf: devmap, use cond_resched instead of cpu_relaxGravatar John Fastabend 1-1/+1
2017-09-08bpf: add support for sockmap detach programsGravatar John Fastabend 4-16/+72
2017-09-08net: rcu lock and preempt disable missing around generic xdpGravatar John Fastabend 1-9/+16
2017-09-08bpf: don't select potentially stale ri->map from buggy xdp progsGravatar Daniel Borkmann 2-2/+35
2017-09-08net: tulip: Constify tulip_tblGravatar Kees Cook 2-2/+2
2017-09-08net: ethernet: ti: netcp_core: no need in netif_napi_delGravatar Ivan Khoronzhuk 1-1/+0
2017-09-08davicom: Display proper debug level up to 6Gravatar Mathieu Malaterre 1-1/+1
2017-09-08net: phy: sfp: rename dt properties to match the bindingGravatar Baruch Siach 1-2/+2
2017-09-08dt-binding: net: sfp binding documentationGravatar Baruch Siach 1-0/+76
2017-09-08dt-bindings: add SFF vendor prefixGravatar Baruch Siach 1-0/+1
2017-09-08dt-bindings: net: don't confuse with generic PHY propertyGravatar Baruch Siach 1-0/+4
2017-09-08ip6_tunnel: fix setting hop_limit value for ipv6 tunnelGravatar Haishuang Yan 1-0/+1
2017-09-08ip_tunnel: fix setting ttl and tos value in collect_md modeGravatar Haishuang Yan 1-2/+2
2017-09-08ipc: optimize semget/shmget/msgget for lots of keysGravatar Guillaume Knispel 8-50/+130
2017-09-08ipc/sem: play nicer with large nsops allocationsGravatar Davidlohr Bueso 1-2/+2
2017-09-08ipc/sem: drop sem_checkid helperGravatar Davidlohr Bueso 1-2/+0
2017-09-08ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_tGravatar Elena Reshetova 2-4/+5
2017-09-08ipc: convert sem_undo_list.refcnt from atomic_t to refcount_tGravatar Elena Reshetova 1-4/+4
2017-09-08ipc: convert ipc_namespace.count from atomic_t to refcount_tGravatar Elena Reshetova 3-5/+6
2017-09-08kcov: support compat processesGravatar Dmitry Vyukov 1-0/+1
2017-09-08sh: defconfig: cleanup from old Kconfig optionsGravatar Krzysztof Kozlowski 55-358/+0
2017-09-08mn10300: defconfig: cleanup from old Kconfig optionsGravatar Krzysztof Kozlowski 2-14/+0
2017-09-08m32r: defconfig: cleanup from old Kconfig optionsGravatar Krzysztof Kozlowski 12-37/+0
2017-09-08drivers/pps: use surrounding "if PPS" to remove numerous dependency checksGravatar Robert P. J. Day 3-9/+8
2017-09-08drivers/pps: aesthetic tweaks to PPS-related contentGravatar Robert P. J. Day 7-36/+43
2017-09-08cpumask: make cpumask_next() out-of-lineGravatar Alexey Dobriyan 2-14/+17
2017-09-08kmod: move #ifdef CONFIG_MODULES wrapper to MakefileGravatar Luis R. Rodriguez 2-4/+2
2017-09-08kmod: split off umh headers into its own fileGravatar Luis R. Rodriguez 3-59/+71
2017-09-08MAINTAINERS: clarify kmod is just a kernel module loaderGravatar Luis R. Rodriguez 1-1/+1
2017-09-08kmod: split out umh code into its own fileGravatar Luis R. Rodriguez 4-559/+577
2017-09-08test_kmod: flip INT checks to be consistentGravatar Dan Carpenter 1-1/+1
2017-09-08test_kmod: remove paranoid UINT_MAX check on uint range processingGravatar Dan Carpenter 1-1/+1
2017-09-08vfat: deduplicate hex2bin()Gravatar OGAWA Hirofumi 1-23/+12
2017-09-08autofs: use unsigned int/long instead of uint/ulong for ioctl argsGravatar Tomohiro Kusumi 1-4/+6
2017-09-08autofs: drop wrong commentGravatar Tomohiro Kusumi 1-5/+0
2017-09-08autofs: use AUTOFS_DEV_IOCTL_SIZEGravatar Tomohiro Kusumi 1-7/+7
2017-09-08autofs: non functional header inclusion cleanupGravatar Tomohiro Kusumi 1-11/+11