summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-01-15signal: Move addr_lsb into the _sigfault union for clarityEric W. Biederman
2018-01-15signal: unify compat_siginfo_tAl Viro
2018-01-16i2c: add 'set_sda' to bus_recovery_infoWolfram Sang
2018-01-16i2c: add identifier in declarations for i2c_bus_recoveryWolfram Sang
2018-01-16i2c: make kerneldoc about bus recovery more preciseWolfram Sang
2018-01-15netlink: extack: avoid parenthesized string constant warningJohannes Berg
2018-01-15fork: Provide usercopy whitelisting for task_structKees Cook
2018-01-15usercopy: Allow strict enforcement of whitelistsKees Cook
2018-01-15usercopy: WARN() on slab cache usercopy region violationsKees Cook
2018-01-15usercopy: Prepare for usercopy whitelistingDavid Windsor
2018-01-15stddef.h: Introduce sizeof_field()Kees Cook
2018-01-15usercopy: Include offset in hardened usercopy reportKees Cook
2018-01-15usercopy: Enhance and rename report_usercopy()Kees Cook
2018-01-15net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit
2018-01-15ptr_ring: document usage around __ptr_ring_peekMichael S. Tsirkin
2018-01-15remoteproc: Drop dangling find_rsc_table dummiesBjorn Andersson
2018-01-15remoteproc: Move resource table load logic to findBjorn Andersson
2018-01-15remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson
2018-01-15remoteproc: Clone rproc_ops in rproc_alloc()Bjorn Andersson
2018-01-15remoteproc: Cache resource table sizeBjorn Andersson
2018-01-15remoteproc: Remove depricated crash completionBjorn Andersson
2018-01-15block: allow gendisk's request_queue registration to be deferredMike Snitzer
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman
2018-01-15swiotlb: add common swiotlb_map_opsChristoph Hellwig
2018-01-15swiotlb: rename swiotlb_free to swiotlb_exitChristoph Hellwig
2018-01-15dma-direct: reject too small dma masksChristoph Hellwig
2018-01-15dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig
2018-01-15dma-mapping: add an arch_dma_supported hookChristoph Hellwig
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2018-01-15dma-mapping: warn when there is no coherent_dma_maskChristoph Hellwig
2018-01-14SUNRPC: Remove rpc_protocol()Chuck Lever
2018-01-14lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova
2018-01-14lockd: convert nlm_lockowner.count from atomic_t to refcount_tElena Reshetova
2018-01-14lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova
2018-01-14lockd: convert nlm_host.h_count from atomic_t to refcount_tElena Reshetova
2018-01-14NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust
2018-01-14bpf: offload: add map offload infrastructureJakub Kicinski
2018-01-14bpf: rename bpf_dev_offload -> bpf_prog_offloadJakub Kicinski
2018-01-14bpf: add helper for copying attrs to struct bpf_mapJakub Kicinski
2018-01-14bpf: add map_alloc_check callbackJakub Kicinski
2018-01-14arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEIJames Morse
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel
2018-01-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov
2018-01-13firmware: arm_sdei: Add support for CPU and system power statesJames Morse
2018-01-13firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse
2018-01-12error-injection: Add injectable error typesMasami Hiramatsu
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu