summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-02-02libbpf: add error reporting in XDPEric Leblond-2/+272
2018-02-02libbpf: add function to setup XDPEric Leblond-0/+128
2018-02-02tools: add netlink.h and if_link.h in tools uapiEric Leblond-0/+1200
2018-02-03bpf: fix bpf_prog_array_copy_to_user() issuesAlexei Starovoitov-8/+24
2018-02-02bpf: add documentation to compare clang "-target bpf" and default targetYonghong Song-0/+31
2018-02-01bpf: fix null pointer deref in bpf_prog_test_run_xdpDaniel Borkmann-0/+24
2018-02-01tools/bpf: permit selftests/bpf to be built in a different directoryYonghong Song-2/+3
2018-02-01netdevsim: fix overflow on the error pathJakub Kicinski-3/+2
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-45602/+120519
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2683/+7472
2018-01-31Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-14/+13
2018-01-31Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-30/+94
2018-01-31Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds-443/+789
2018-01-31Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds-12/+39
2018-01-31Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-125/+332
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-187/+227
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1396/+1995
2018-01-31Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds-14/+21
2018-01-31Merge tag 'for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-489/+394
2018-01-31Merge tag 'hsi-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds-2/+2
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-696/+2743
2018-01-31Merge tag 'leds_for_4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-55/+1091
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-3999/+10211
2018-01-31Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-299/+609
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1266/+728
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-4519/+8926
2018-01-31Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-671/+1409
2018-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds-38/+285
2018-01-31Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-1558/+4606
2018-01-31Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-78/+34
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-405/+298
2018-01-31Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-427/+758
2018-01-31devpts: fix error handling in devpts_mntget()Eric Biggers-2/+2
2018-01-31iversion: make inode_cmp_iversion{+raw} return bool instead of s64Jeff Layton-12/+8
2018-01-31Merge branch 'for-4.16/remove-immediate' into for-linusJiri Kosina-181/+33
2018-01-31tls: Add support for encryption using async offload acceleratorVakul Garg-1/+9
2018-01-31ip6mr: fix stale iteratorNikolay Aleksandrov-0/+1
2018-01-31net/sched: kconfig: Remove blank help textsUlf Magnusson-3/+0
2018-01-31openvswitch: meter: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva-1/+1
2018-01-31tcp_nv: fix potential integer overflow in tcpnv_ackedGustavo A. R. Silva-1/+1
2018-01-31r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin-2/+2
2018-01-31qmi_wwan: Add support for Quectel EP06Kristian Evensen-0/+1
2018-01-31rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINKChristian Brauner-5/+1
2018-01-31Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina-178918/+467763
2018-01-31Merge branch 'for-4.16/i2c-hid' into for-linusJiri Kosina-6/+14
2018-01-31Merge branch 'for-4.16/wacom' into for-linusJiri Kosina-29/+178
2018-01-31Merge branch 'for-4.16/elo' into for-linusJiri Kosina-0/+6
2018-01-31Merge branches 'for-4.16/hid-quirks-cleanup/asus', 'for-4.16/hid-quirks-clean...Jiri Kosina-63/+314
2018-01-31Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linusJiri Kosina-1292/+1481
2018-01-31Merge branch 'topic/xilinx' into for-linusVinod Koul-168/+313