aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-04-14Merge branch 'page-refs' (page ref overflow)Linus Torvalds2-5/+20
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox1-4/+6
2019-04-14mm: add 'try_get_page()' helper functionLinus Torvalds1-0/+9
2019-04-14mm: make page ref count overflow check tighter and more explicitLinus Torvalds1-1/+5
2019-04-14iio: inkern: API for reading available iio channel attribute valuesArtur Rojek1-0/+14
2019-04-13bfq: update internal depth state when queue depth changesJens Axboe1-0/+1
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds4-14/+30
2019-04-13Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-8/+0
2019-04-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2019-04-13CPER: Remove unnecessary use of user-space typesBjorn Helgaas1-143/+143
2019-04-13CPER: Add UEFI spec referencesBjorn Helgaas1-28/+26
2019-04-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2019-04-12fs: drop unused fput_atomic definitionLukas Bulwahn1-1/+0
2019-04-12rhashtable: use BIT(0) for locking.NeilBrown1-11/+24
2019-04-12rhashtable: replace rht_ptr_locked() with rht_assign_locked()NeilBrown1-3/+6
2019-04-12rhashtable: move dereference inside rht_ptr()NeilBrown1-27/+42
2019-04-12rhashtable: reorder some inline functions and macros.NeilBrown1-71/+71
2019-04-12rhashtable: fix some __rcu annotation errorsNeilBrown1-5/+6
2019-04-12scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke1-6/+0
2019-04-12Merge branch 'next-integrity-for-james' of git://git.kernel.org/pub/scm/linux...James Morris1-0/+5
2019-04-12bpf: Introduce bpf_strtol and bpf_strtoul helpersAndrey Ignatov1-0/+2
2019-04-12bpf: Introduce ARG_PTR_TO_{INT,LONG} arg typesAndrey Ignatov1-0/+2
2019-04-12bpf: Add file_pos field to bpf_sysctl ctxAndrey Ignatov2-4/+8
2019-04-12bpf: Introduce bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov2-3/+8
2019-04-12bpf: Introduce bpf_sysctl_get_current_value helperAndrey Ignatov1-0/+2
2019-04-12bpf: Sysctl hookAndrey Ignatov3-0/+27
2019-04-12block: disk_events: introduce event flagsMartin Wilck1-1/+9
2019-04-12block: genhd: remove async_events fieldMartin Wilck1-1/+0
2019-04-12iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring1-0/+7
2019-04-12block: only allow contiguous page structs in a bio_vecChristoph Hellwig1-9/+4
2019-04-12block: change how we get page references in bio_iov_iter_get_pagesChristoph Hellwig1-5/+0
2019-04-12overflow.h: Add comment documenting __ab_c_size()Rasmus Villemoes1-2/+6
2019-04-12vfio/mdev: Add iommu related member in mdev_deviceLu Baolu1-0/+14
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-9/+94
2019-04-12bridge: broute: make broute a real ebtables tableFlorian Westphal1-3/+0
2019-04-11PM / Domains: Add genpd governor for CPUsUlf Hansson1-0/+4
2019-04-11bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUNStanislav Fomichev1-8/+28
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust1-8/+0
2019-04-11video: amba-clcd: Decomission Versatile and NomadikLinus Walleij1-31/+0
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch1-2/+7
2019-04-11iommu/vt-d: Aux-domain specific domain attach/detachLu Baolu1-0/+10
2019-04-11iommu/vt-d: Add per-device IOMMU feature ops entriesLu Baolu1-0/+1
2019-04-11iommu/vt-d: Make intel_iommu_enable_pasid() more genericLu Baolu1-1/+1
2019-04-11iommu: Bind process address spaces to devicesJean-Philippe Brucker1-0/+70
2019-04-11iommu: Add APIs for multiple domains per deviceLu Baolu1-0/+70
2019-04-11iommu/iova: Separate atomic variables to improve performanceJinyu Qi1-8/+8
2019-04-11gpio: gpio-omap: configure edge detection for level IRQs for idle wakeupRussell King1-2/+0
2019-04-11firmware: imx: enable imx scu general irq functionAnson Huang1-0/+5
2019-04-10failover: allow name change on IFF_UP slave interfacesSi-Wei Liu1-0/+3
2019-04-10Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutexKimberly Brown1-1/+6