summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-17trace: reenable preemption if we modify the ipJosef Bacik
2017-12-17nfp: set flags in the correct member of netdev_bpfJakub Kicinski
2017-12-17libbpf: fix Makefile exit code if libelf not foundJakub Kicinski
2017-12-17Merge branch 'bpf-to-bpf-function-calls'Daniel Borkmann
2017-12-17selftests/bpf: additional bpf_call testsDaniel Borkmann
2017-12-17bpf: arm64: add JIT support for multi-function programsAlexei Starovoitov
2017-12-17bpf: x64: add JIT support for multi-function programsAlexei Starovoitov
2017-12-17bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov
2017-12-17bpf: add support for bpf_call to interpreterAlexei Starovoitov
2017-12-17selftests/bpf: add xdp noinline testAlexei Starovoitov
2017-12-17selftests/bpf: add bpf_call testAlexei Starovoitov
2017-12-17libbpf: add support for bpf_callAlexei Starovoitov
2017-12-17selftests/bpf: add tests for stack_zero trackingAlexei Starovoitov
2017-12-17bpf: teach verifier to recognize zero initialized stackAlexei Starovoitov
2017-12-17selftests/bpf: add verifier tests for bpf_callAlexei Starovoitov
2017-12-17bpf: introduce function calls (verification)Alexei Starovoitov
2017-12-17bpf: introduce function calls (function boundaries)Alexei Starovoitov
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2017-12-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-16Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-12-15Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-15Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-15nfp: bpf: correct printk formats for size_tJakub Kicinski
2017-12-15Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-15Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-15Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-12-15Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-12-15Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-15net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik
2017-12-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-12-15net: sched: fix static key imbalance in case of ingress/clsact_init errorJiri Pirko
2017-12-15net: sched: fix clsact init error pathJiri Pirko
2017-12-15net: phy: broadcom: Add entry for 5395 switch PHYsFlorian Fainelli
2017-12-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-12-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-12-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-15Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-15SUNRPC: Fix a race in the receive code pathTrond Myklebust
2017-12-15nfs: don't wait on commit in nfs_commit_inode() if there were no commit requestsScott Mayhew
2017-12-15xprtrdma: Spread reply processing over more CPUsChuck Lever
2017-12-15nfs: fix a deadlock in nfs client initializationScott Mayhew
2017-12-15ip_gre: fix wrong return value of erspan_rcvHaishuang Yan
2017-12-15Merge branch 'sctp-stream-interleave'David S. Miller