summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'io_uring-5.7-2020-05-15' of git://git.kernel.dk/linux-blockLinus Torvalds2020-05-161-9/+8
|\
| * io_uring: polled fixed file must go through free iterationJens Axboe2020-05-131-5/+1
| * io_uring: fix zero len do_splice()Pavel Begunkov2020-05-091-4/+7
* | Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-05-1510-38/+42
|\ \
| * | NFSv3: fix rpc receive buffer size for MOUNT callOlga Kornievskaia2020-05-151-1/+2
| * | SUNRPC: 'Directory with parent 'rpc_clnt' already present!'J. Bruce Fields2020-05-141-1/+1
| * | NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfsTrond Myklebust2020-05-133-5/+7
| * | NFS: Don't use RPC_TASK_CRED_NOREF with delegreturnTrond Myklebust2020-05-111-1/+1
| * | Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/ke...Trond Myklebust2020-05-113-28/+24
| |\ \
| | * | cachefiles: Fix race between read_waiter and read_copier involving op->to_doLei Xue2020-05-091-1/+1
| | * | NFSv4: Fix fscache cookie aux_data to ensure change_attr is includedDave Wysochanski2020-05-081-18/+16
| | * | NFS: Fix fscache super_cookie allocationDave Wysochanski2020-05-082-3/+0
| | * | NFS: Fix fscache super_cookie index_key from changing after umountDave Wysochanski2020-05-081-1/+2
| | * | cachefiles: Fix corruption of the return value in cachefiles_read_or_alloc_pa...David Howells2020-05-041-5/+5
| * | | SUNRPC: Signalled ASYNC tasks need to exitChuck Lever2020-05-111-0/+5
| * | | nfs: fix NULL deference in nfs4_get_valid_delegationJ. Bruce Fields2020-05-111-1/+1
| * | | SUNRPC: fix use-after-free in rpc_free_client_work()NeilBrown2020-05-111-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-1578-204/+459
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-1514-43/+137
| |\ \ \ \
| | * \ \ \ Merge branch 'restrict-bpf_probe_read'Alexei Starovoitov2020-05-158-35/+101
| | |\ \ \ \
| | | * | | | bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann2020-05-153-32/+88
| | | * | | | bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_rangeDaniel Borkmann2020-05-151-1/+3
| | | * | | | bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann2020-05-155-2/+10
| | |/ / / /
| | * | | | selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song2020-05-141-2/+2
| | * | | | bpf: Enforce returning 0 for fentry/fexit progsYonghong Song2020-05-141-0/+17
| | * | | | security: Fix the default value of secid_to_secctx hookAnders Roxell2020-05-141-1/+1
| | * | | | libbpf: Fix register naming in PT_REGS s390 macrosSumanth Korikkar2020-05-141-2/+2
| | * | | | bpf: Fix bug in mmap() implementation for BPF array mapAndrii Nakryiko2020-05-142-1/+14
| | * | | | samples: bpf: Fix build errorMatteo Croce2020-05-141-2/+0
| * | | | | selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts2020-05-151-1/+1
| * | | | | dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2020-05-152-12/+18
| * | | | | MAINTAINERS: Mark networking drivers as Maintained.David S. Miller2020-05-151-1/+1
| * | | | | ipmr: Add lockdep expression to ipmr_for_each_table macroAmol Grover2020-05-151-3/+4
| * | | | | ipmr: Fix RCU list debugging warningAmol Grover2020-05-151-1/+2
| * | | | | drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik2020-05-151-1/+2
| * | | | | net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo2020-05-152-2/+7
| * | | | | tcp: fix error recovery in tcp_zerocopy_receive()Eric Dumazet2020-05-151-3/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-146-9/+40
| |\ \ \ \ \
| | * | | | | netfilter: nft_set_rbtree: Add missing expired checksPhil Sutter2020-05-121-0/+11
| | * | | | | netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expirationPablo Neira Ayuso2020-05-121-3/+5
| | * | | | | netfilter: conntrack: fix infinite loop on rmmodFlorian Westphal2020-05-111-1/+12
| | * | | | | netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueueRoi Dayan2020-05-111-1/+1
| | * | | | | netfilter: flowtable: Add pending bit for offload workPaul Blakey2020-05-112-1/+8
| | * | | | | netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-102-3/+3
| * | | | | | MAINTAINERS: Add Jakub to networking drivers.David S. Miller2020-05-141-0/+1
| * | | | | | MAINTAINERS: another add of Karsten Graul for S390 networkingUrsula Braun2020-05-141-0/+1
| * | | | | | drivers: ipa: fix typos for ipa_smp2p structure docWang Wenhu2020-05-141-1/+1
| * | | | | | pppoe: only process PADT targeted at local interfacesGuillaume Nault2020-05-141-0/+3
| * | | | | | net: stmmac: fix num_por initializationVinod Koul2020-05-141-2/+15
| | |/ / / / | |/| | | |
| * | | | | net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit2020-05-141-3/+5