summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-121-0/+1
|\
| * Revert "PCI: Remove struct pci_dev->driver"Bjorn Helgaas2021-11-111-0/+1
* | Merge tag 'kcsan.2021.11.11a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-121-0/+3
|\ \
| * | kcsan: Save instruction pointer for scoped accessesMarco Elver2021-09-141-0/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-112-7/+6
|\ \ \
| * | | mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple2021-11-111-1/+0
| * | | mm/page_owner.c: modify the type of argument "order" in some functionsYixuan Cao2021-11-111-6/+6
* | | | Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-1114-27/+124
|\ \ \ \
| * \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-103-1/+37
| |\ \ \ \
| | * | | | bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_regJussi Maki2021-11-091-0/+4
| | * | | | bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend2021-11-091-1/+15
| | * | | | bpf, sockmap: Use stricter sk state checks in sk_lookup_assignJohn Fastabend2021-11-091-0/+12
| | * | | | bpf: Stop caching subprog index in the bpf_pseudo_func insnMartin KaFai Lau2021-11-061-0/+6
| * | | | | llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet2021-11-071-1/+3
| |/ / / /
| * | | | libfs: Move shmem_exchange to simple_rename_exchangeLorenz Bauer2021-11-031-0/+2
| * | | | net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean2021-11-031-0/+1
| * | | | ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski2021-11-032-1/+6
| * | | | net: avoid double accounting for pure zerocopy skbsTalal Ahmad2021-11-032-3/+24
| * | | | security: add sctp_assoc_established hookXin Long2021-11-033-0/+14
| * | | | security: pass asoc to sctp_assoc_request and sctp_sk_cloneXin Long2021-11-034-21/+21
| * | | | net: add and use skb_unclone_keeptruesize() helperEric Dumazet2021-11-031-0/+16
* | | | | Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-111-2/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman2021-11-051-2/+0
* | | | | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-116-161/+247
|\ \ \ \ \
| * | | | | SUNRPC: Change return value type of .pc_encodeChuck Lever2021-10-133-9/+9
| * | | | | SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever2021-10-133-9/+10
| * | | | | SUNRPC: Change return value type of .pc_decodeChuck Lever2021-10-133-19/+19
| * | | | | SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever2021-10-133-20/+21
| * | | | | SUNRPC: Simplify the SVC dispatch code pathChuck Lever2021-10-121-4/+1
| * | | | | SUNRPC: Capture value of xdr_buf::page_baseChuck Lever2021-10-041-6/+14
| * | | | | SUNRPC: Add trace event when alloc_pages_bulk() makes no progressChuck Lever2021-10-041-0/+18
| * | | | | svcrdma: Split svcrmda_wc_{read,write} tracepointsChuck Lever2021-10-041-2/+36
| * | | | | svcrdma: Split the svcrdma_wc_send() tracepointChuck Lever2021-10-041-1/+71
| * | | | | svcrdma: Split the svcrdma_wc_receive() tracepointChuck Lever2021-10-041-1/+74
| * | | | | NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever2021-10-021-2/+1
| * | | | | NFSD: move filehandle format declarations out of "uapi".NeilBrown2021-10-021-115/+0
* | | | | | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-1112-441/+677
|\ \ \ \ \ \
| * | | | | | NFS: Remove the nfs4_label argument from nfs_setsecurityAnna Schumaker2021-11-051-2/+1
| * | | | | | NFS: Remove the nfs4_label argument from nfs_fhget()Anna Schumaker2021-11-051-1/+1
| * | | | | | NFS: Remove the nfs4_label argument from nfs_add_or_obtain()Anna Schumaker2021-11-051-2/+1
| * | | | | | NFS: Remove the nfs4_label argument from nfs_instantiate()Anna Schumaker2021-11-051-1/+1
| * | | | | | NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker2021-11-051-1/+0
| * | | | | | NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker2021-11-051-3/+1
| * | | | | | NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker2021-11-051-1/+0
| * | | | | | NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker2021-11-051-2/+1
| * | | | | | NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker2021-11-051-3/+1
| * | | | | | NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker2021-11-051-1/+0
| * | | | | | NFS: Remove the nfs4_label from the nfs4_create_res structAnna Schumaker2021-11-051-1/+0
| * | | | | | NFS: Remove the nfs4_label from the nfs_entry structAnna Schumaker2021-11-051-1/+0
| * | | | | | NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker2021-11-051-0/+13