aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-15usercopy: Include offset in hardened usercopy reportKees Cook1-8/+4
2018-01-15usercopy: Enhance and rename report_usercopy()Kees Cook1-0/+6
2018-01-15net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit1-1/+1
2018-01-15ptr_ring: document usage around __ptr_ring_peekMichael S. Tsirkin1-4/+10
2018-01-15remoteproc: Drop dangling find_rsc_table dummiesBjorn Andersson1-4/+0
2018-01-15remoteproc: Move resource table load logic to findBjorn Andersson1-0/+2
2018-01-15remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson1-2/+15
2018-01-15remoteproc: Clone rproc_ops in rproc_alloc()Bjorn Andersson1-1/+1
2018-01-15remoteproc: Cache resource table sizeBjorn Andersson1-0/+2
2018-01-15remoteproc: Remove depricated crash completionBjorn Andersson1-2/+0
2018-01-15block: allow gendisk's request_queue registration to be deferredMike Snitzer1-0/+5
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman9-18/+41
2018-01-15swiotlb: add common swiotlb_map_opsChristoph Hellwig1-0/+8
2018-01-15swiotlb: rename swiotlb_free to swiotlb_exitChristoph Hellwig1-2/+2
2018-01-15dma-direct: reject too small dma masksChristoph Hellwig1-0/+1
2018-01-15dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig1-0/+5
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig1-1/+1
2018-01-15dma-mapping: add an arch_dma_supported hookChristoph Hellwig1-0/+11
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig1-0/+7
2018-01-15dma-mapping: warn when there is no coherent_dma_maskChristoph Hellwig1-0/+1
2018-01-14SUNRPC: Remove rpc_protocol()Chuck Lever1-1/+0
2018-01-14lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova1-1/+1
2018-01-14lockd: convert nlm_lockowner.count from atomic_t to refcount_tElena Reshetova1-1/+1
2018-01-14lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova1-1/+1
2018-01-14lockd: convert nlm_host.h_count from atomic_t to refcount_tElena Reshetova1-1/+2
2018-01-14NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust1-4/+8
2018-01-14bpf: offload: add map offload infrastructureJakub Kicinski2-0/+65
2018-01-14bpf: rename bpf_dev_offload -> bpf_prog_offloadJakub Kicinski1-2/+2
2018-01-14bpf: add helper for copying attrs to struct bpf_mapJakub Kicinski1-0/+1
2018-01-14bpf: add map_alloc_check callbackJakub Kicinski1-0/+1
2018-01-14arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEIJames Morse1-1/+2
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+7
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel1-0/+1
2018-01-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov1-0/+2
2018-01-13firmware: arm_sdei: Add support for CPU and system power statesJames Morse1-0/+1
2018-01-13firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse1-0/+79
2018-01-12error-injection: Add injectable error typesMasami Hiramatsu2-1/+8
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu4-15/+24
2018-01-12signal: Remove unnecessary ifdefs now that there is only one struct siginfoEric W. Biederman1-2/+0
2018-01-12signal: Introduce clear_siginfoEric W. Biederman1-0/+5
2018-01-12signal: Reduce copy_siginfo to just a memcpyEric W. Biederman1-6/+2
2018-01-12Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zero' into regmap-nextMark Brown1-1/+42
2018-01-12Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 'regmap/topic/hwspinlock' and 'regmap/topic/nolock' into regmap-nextMark Brown1-0/+7
2018-01-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+0
2018-01-12ARM: OMAP2+: Remove gpmc-onenandLadislav Michl1-34/+0
2018-01-12mtd: onenand: omap2: Configure driver from DTLadislav Michl1-0/+28
2018-01-12Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linuxCatalin Marinas1-0/+7
2018-01-12Merge tag 'asoc-v4.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai8-30/+118
2018-01-12Merge remote-tracking branches 'asoc/topic/hdac_hdmi', 'asoc/topic/hisilicon', 'asoc/topic/iio' and 'asoc/topic/max98373' into asoc-nextMark Brown5-28/+104