aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-13svcrdma: Introduce infrastructure to support completion IDsChuck Lever2-0/+67
2020-07-13svcrdma: Add common XDR encoders for RDMA and Read segmentsChuck Lever1-0/+37
2020-07-13svcrdma: Add common XDR decoders for RDMA and Read segmentsChuck Lever1-0/+37
2020-07-13SUNRPC: Add helpers for decoding list discriminators symbolicallyChuck Lever1-0/+26
2020-07-13svcrdma: Remove declarations for functions long removedChuck Lever1-4/+0
2020-07-13svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever1-5/+2
2020-07-13svcrdma: Make svc_rdma_send_error_msg() a global functionChuck Lever1-0/+4
2020-07-13SUNRPC: Augment server-side rpcgss tracepointsChuck Lever1-26/+142
2020-07-13nfsd: implement the xattr functions and en/decode logicFrank van der Linden1-1/+1
2020-07-13xattr: add a function to check if a namespace is supportedFrank van der Linden1-0/+2
2020-07-13xattr: break delegations in {set,remove}xattrFrank van der Linden1-0/+2
2020-07-13nfs,nfsd: NFSv4.2 extended attribute protocol definitionsFrank van der Linden2-0/+23
2020-07-13fs: Expand __receive_fd() to accept existing fdKees Cook1-3/+7
2020-07-13fs: Add receive_fd() wrapper for __receive_fd()Kees Cook1-0/+7
2020-07-13fs: Move __scm_install_fd() to __receive_fd()Kees Cook2-1/+8
2020-07-13net/scm: Regularize compat handling of scm_detach_fds()Kees Cook1-0/+1
2020-07-13net/compat: Add missing sock updates for SCM_RIGHTSKees Cook1-0/+4
2020-07-13bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macrosJiri Olsa2-0/+91
2020-07-13drm/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctxLyude Paul1-0/+42
2020-07-13spi: imx/fsl-lpspi: Convert to GPIO descriptorsLinus Walleij1-33/+0
2020-07-13iio: core: remove iio_priv_to_dev() helperAlexandru Ardelean1-6/+0
2020-07-13drm/ttm: further cleanup ttm_mem_reg handlingChristian König1-2/+0
2020-07-13mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPENDYoshihiro Shimoda1-0/+1
2020-07-13arch: arm: mach-omap2: mmc: Move omap_mmc_notify_cover_event() prototypeLee Jones1-0/+3
2020-07-13mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include filePali Rohár1-0/+4
2020-07-13mmc: core: Always allow the card detect uevent to be consumedUlf Hansson1-0/+1
2020-07-13firmware: arm_scmi: Remove fixed size fields from reports/scmi_event_headerCristian Marussi1-26/+26
2020-07-13firmware: arm_scmi: Remove zero-length array in SCMI notificationsCristian Marussi1-1/+1
2020-07-13clk: renesas: Add r8a774e1 CPG Core Clock DefinitionsMarian-Cristian Rotariu1-0/+59
2020-07-13dt-bindings: power: Add r8a774e1 SYSC power domain definitionsMarian-Cristian Rotariu1-0/+36
2020-07-13firmware: imx: Move i.MX SCU soc driver into imx firmware folderAnson Huang1-0/+1
2020-07-12gpio: uapi: fix misplaced comment lineKent Gibson1-1/+1
2020-07-12leds: lp55xx: Convert to use GPIO descriptorsLinus Walleij1-2/+4
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+12
2020-07-11ARM: at91: add atmel tcb capabilitiesKamel Bouhara1-0/+5
2020-07-11Merge branch 'clk-qcom' into clk-nextStephen Boyd2-0/+8
2020-07-11clk: qcom: smd: Add support for MSM8992/4 rpm clocksKonrad Dybcio1-0/+4
2020-07-11dt-bindings: clock: qcom: ipq8074: Add missing bindings for PCIeSivaprakash Murugesan1-0/+4
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller59-191/+586
2020-07-10<linux/of.h>: add stub for of_get_next_parent() to fix qcom build errorRandy Dunlap1-0/+5
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds22-71/+164
2020-07-10Merge branch 'clk-qcom' into clk-nextStephen Boyd1-0/+12
2020-07-10soc: qcom: Separate kryo l2 accessors from PMU driverIlia Lin1-0/+12
2020-07-10seccomp: Use -1 marker for end of mode 1 syscall listKees Cook1-1/+1
2020-07-10seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook1-1/+2
2020-07-10seccomp: release filter after task is fully deadChristian Brauner1-2/+2
2020-07-10seccomp: Report number of loaded filters in /proc/$pid/statusKees Cook1-0/+2
2020-07-10devlink: Add devlink health port reporters APIVladyslav Tarasiuk1-0/+9
2020-07-10devlink: Implement devlink health reporters on per-port basisVladyslav Tarasiuk1-0/+2
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+2