summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-04-13Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-04-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-04-13CPER: Remove unnecessary use of user-space typesBjorn Helgaas
2019-04-13CPER: Add UEFI spec referencesBjorn Helgaas
2019-04-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-12fs: drop unused fput_atomic definitionLukas Bulwahn
2019-04-12rhashtable: use BIT(0) for locking.NeilBrown
2019-04-12rhashtable: replace rht_ptr_locked() with rht_assign_locked()NeilBrown
2019-04-12rhashtable: move dereference inside rht_ptr()NeilBrown
2019-04-12rhashtable: reorder some inline functions and macros.NeilBrown
2019-04-12rhashtable: fix some __rcu annotation errorsNeilBrown
2019-04-12scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke
2019-04-12Merge branch 'next-integrity-for-james' of git://git.kernel.org/pub/scm/linux...James Morris
2019-04-12bpf: Introduce bpf_strtol and bpf_strtoul helpersAndrey Ignatov
2019-04-12bpf: Introduce ARG_PTR_TO_{INT,LONG} arg typesAndrey Ignatov
2019-04-12bpf: Add file_pos field to bpf_sysctl ctxAndrey Ignatov
2019-04-12bpf: Introduce bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov
2019-04-12bpf: Introduce bpf_sysctl_get_current_value helperAndrey Ignatov
2019-04-12bpf: Sysctl hookAndrey Ignatov
2019-04-12block: disk_events: introduce event flagsMartin Wilck
2019-04-12block: genhd: remove async_events fieldMartin Wilck
2019-04-12iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring
2019-04-12block: only allow contiguous page structs in a bio_vecChristoph Hellwig
2019-04-12block: change how we get page references in bio_iov_iter_get_pagesChristoph Hellwig
2019-04-12overflow.h: Add comment documenting __ab_c_size()Rasmus Villemoes
2019-04-12vfio/mdev: Add iommu related member in mdev_deviceLu Baolu
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-12bridge: broute: make broute a real ebtables tableFlorian Westphal
2019-04-11PM / Domains: Add genpd governor for CPUsUlf Hansson
2019-04-11bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUNStanislav Fomichev
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust
2019-04-11video: amba-clcd: Decomission Versatile and NomadikLinus Walleij
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-04-11iommu/vt-d: Aux-domain specific domain attach/detachLu Baolu
2019-04-11iommu/vt-d: Add per-device IOMMU feature ops entriesLu Baolu
2019-04-11iommu/vt-d: Make intel_iommu_enable_pasid() more genericLu Baolu
2019-04-11iommu: Bind process address spaces to devicesJean-Philippe Brucker
2019-04-11iommu: Add APIs for multiple domains per deviceLu Baolu
2019-04-11iommu/iova: Separate atomic variables to improve performanceJinyu Qi
2019-04-11gpio: gpio-omap: configure edge detection for level IRQs for idle wakeupRussell King
2019-04-11firmware: imx: enable imx scu general irq functionAnson Huang
2019-04-10failover: allow name change on IFF_UP slave interfacesSi-Wei Liu
2019-04-10Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutexKimberly Brown
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-04-10of: use correct function prototype for of_overlay_fdt_apply()Chris Packham
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2019-04-10keys: safe concurrent user->{session,uid}_keyring accessJann Horn
2019-04-10security: don't use RCU accessors for cred->session_keyringJann Horn
2019-04-10Merge branch 'omap-for-v5.2/am4-ddr3' into omap-for-v5.2/am4-pm-v2Tony Lindgren
2019-04-10blk-mq: introduce blk_mq_complete_request_sync()Ming Lei