summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-07-14spi: spi-mem: allow specifying whether an op is DTR or notPratyush Yadav-0/+8
2020-07-14firmware: tegra: Update BPMP ABIJon Hunter-288/+460
2020-07-14firmware: tegra: Add support for in-band debugJon Hunter-1/+188
2020-07-14dma-direct: provide function to check physical memory area validityNicolas Saenz Julienne-0/+1
2020-07-14PM: domains: Restore comment indentation for generic_pm_domain.child_linksGeert Uytterhoeven-1/+1
2020-07-14Merge tag 'scmi-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-8/+108
2020-07-14fuse: reject options on reconfigure via fsconfig(2)Miklos Szeredi-0/+1
2020-07-14drm/i915/dg1: Add DG1 PCI IDsAbdiel Janulgue-0/+4
2020-07-13tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for consoleRajendra Nayak-0/+1
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+10
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1/+115
2020-07-13net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov-0/+1
2020-07-13net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov-10/+3
2020-07-13net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean-0/+2
2020-07-13net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean-26/+15
2020-07-13soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov-0/+5
2020-07-13net: mscc: ocelot: convert port registers to regmapVladimir Oltean-79/+41
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata-3/+6
2020-07-13atm: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-07-13xsk: Add xdp statistics to xsk_diagCiara Loftus-0/+11
2020-07-13xsk: Add new statisticsCiara Loftus-1/+8
2020-07-13NFSv4.2: add client side xattr caching.Frank van der Linden-0/+7
2020-07-13nfs: define and use the NFS_INO_INVALID_XATTR flagFrank van der Linden-0/+1
2020-07-13nfs: define nfs_access_get_cached functionFrank van der Linden-0/+2
2020-07-13NFSv4.2: add client side XDR handling for extended attributesFrank van der Linden-1/+58
2020-07-13NFSv4.2: query the server for extended attribute supportFrank van der Linden-0/+2
2020-07-13NFSv4.2: define limits and sizes for user xattr handlingFrank van der Linden-0/+5
2020-07-13nfs: add client side only definitions for user xattrsFrank van der Linden-0/+8
2020-07-13svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever-44/+12
2020-07-13svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever-8/+13
2020-07-13svcrdma: Introduce Send completion IDsChuck Lever-1/+3
2020-07-13svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever-7/+27
2020-07-13svcrdma: Introduce Receive completion IDsChuck Lever-31/+24
2020-07-13svcrdma: Introduce infrastructure to support completion IDsChuck Lever-0/+67
2020-07-13svcrdma: Add common XDR encoders for RDMA and Read segmentsChuck Lever-0/+37
2020-07-13svcrdma: Add common XDR decoders for RDMA and Read segmentsChuck Lever-0/+37
2020-07-13SUNRPC: Add helpers for decoding list discriminators symbolicallyChuck Lever-0/+26
2020-07-13svcrdma: Remove declarations for functions long removedChuck Lever-4/+0
2020-07-13svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever-5/+2
2020-07-13svcrdma: Make svc_rdma_send_error_msg() a global functionChuck Lever-0/+4
2020-07-13SUNRPC: Augment server-side rpcgss tracepointsChuck Lever-26/+142
2020-07-13nfsd: implement the xattr functions and en/decode logicFrank van der Linden-1/+1
2020-07-13xattr: add a function to check if a namespace is supportedFrank van der Linden-0/+2
2020-07-13xattr: break delegations in {set,remove}xattrFrank van der Linden-0/+2
2020-07-13nfs,nfsd: NFSv4.2 extended attribute protocol definitionsFrank van der Linden-0/+23
2020-07-13fs: Expand __receive_fd() to accept existing fdKees Cook-3/+7
2020-07-13fs: Add receive_fd() wrapper for __receive_fd()Kees Cook-0/+7
2020-07-13fs: Move __scm_install_fd() to __receive_fd()Kees Cook-1/+8
2020-07-13net/scm: Regularize compat handling of scm_detach_fds()Kees Cook-0/+1
2020-07-13net/compat: Add missing sock updates for SCM_RIGHTSKees Cook-0/+4