aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-15block: allow gendisk's request_queue registration to be deferredMike Snitzer1-0/+5
2018-01-15drm/tinydrm/mi0283qt: Let the display pipe handle powerNoralf Trønnes1-2/+0
2018-01-15drm/tinydrm/mipi-dbi: Add poweron-reset functionsNoralf Trønnes1-0/+2
2018-01-15drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush()Noralf Trønnes1-0/+1
2018-01-15drm/tinydrm/mi0283qt: Remove ili9341.hNoralf Trønnes1-54/+0
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman15-24/+110
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 Hellwig2-2/+2
2018-01-15dma-mapping: provide a generic asm/dma-mapping.hChristoph Hellwig1-0/+10
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-15mac80211_hwsim: validate number of different channelsJohannes Berg1-0/+2
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-14nfs: Define NFS_RDMA_PORTChuck Lever1-0/+1
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 Kicinski3-0/+66
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...Linus Torvalds1-0/+7
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel2-0/+26
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 Morse2-0/+152
2018-01-12error-injection: Add injectable error typesMasami Hiramatsu4-6/+28
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu6-22/+51
2018-01-12Merge commit '20a2742e5784295b9197250b50c40f6d38a55880' into omap-for-v4.16/d...Tony Lindgren1-0/+22
2018-01-13bpf: simplify xdp_convert_ctx_access for xdp_rxq_infoJesper Dangaard Brouer1-1/+1
2018-01-12target: add SAM_STAT_BUSY sense reasonMike Christie1-0/+1
2018-01-12ASoC: Intel - Convert to use acpi_dev_get_first_match_name()Andy Shevchenko1-7/+0
2018-01-12Merge branch 'topic/hdac-hdmi' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown1-2/+2
2018-01-12ASoC: acpi: remove hard-coded i2c-device name lengthPierre-Louis Bossart1-0/+3
2018-01-12Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2-0/+2
2018-01-12signal: kill __ARCH_SI_UID_TAl Viro1-8/+3
2018-01-12signal: Remove unnecessary ifdefs now that there is only one struct siginfoEric W. Biederman2-10/+0
2018-01-12signal/mips: switch mips to generic siginfoAl Viro1-0/+5
2018-01-12ia64/signal: switch to generic struct siginfoEric W. Biederman1-0/+5
2018-01-12signal: Document glibc's si_code of SI_ASYNCNLEric W. Biederman1-0/+1
2018-01-12signal: Document the strange si_codes used by ptrace event stopsEric W. Biederman1-0/+5
2018-01-12signal: Document all of the signals that use the _sigfault union memberEric W. Biederman1-1/+1