summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-15sctp: implement memory accounting on rx pathXin Long1-1/+1
2019-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller16-39/+84
2019-04-15platform/chrome: wilco_ec: Standardize mailbox interfaceNick Crews1-20/+2
2019-04-15PCI: endpoint: Add support to specify alignment for buffers allocated to BARsKishon Vijay Abraham I2-1/+4
2019-04-15printk: Tie printk_once / printk_deferred_once into .data.once for resetPaul Gortmaker1-2/+2
2019-04-15firmware: xilinx: Add fpga API'sNava kishore Manne1-0/+12
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie57-216/+488
2019-04-15netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal1-0/+2
2019-04-15Merge 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-14bfq: update internal depth state when queue depth changesJens Axboe1-0/+1
2019-04-14Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds4-14/+30
2019-04-14Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-8/+0
2019-04-14Merge 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-13netfilter: conntrack: don't set related state for different outer addressFlorian Westphal1-0/+6
2019-04-13ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai1-4/+3
2019-04-13Merge branch 'for-linus' into for-nextTakashi Iwai2-2/+10
2019-04-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2019-04-13fs: drop unused fput_atomic definitionLukas Bulwahn1-1/+0
2019-04-13rhashtable: use BIT(0) for locking.NeilBrown1-11/+24
2019-04-13rhashtable: replace rht_ptr_locked() with rht_assign_locked()NeilBrown1-3/+6
2019-04-13rhashtable: move dereference inside rht_ptr()NeilBrown1-27/+42
2019-04-13rhashtable: reorder some inline functions and macros.NeilBrown1-71/+71
2019-04-13rhashtable: fix some __rcu annotation errorsNeilBrown1-5/+6
2019-04-13scsi: target/iscsi: Handle too large immediate data buffers correctlyBart Van Assche1-0/+1
2019-04-13scsi: target/core: Rework the SPC-2 reservation handling codeBart Van Assche2-2/+3
2019-04-13scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke2-6/+3
2019-04-13rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne1-1/+3
2019-04-13Merge 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 Ignatov2-1/+52
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 Ignatov3-4/+11
2019-04-12bpf: Introduce bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov3-4/+45
2019-04-12bpf: Introduce bpf_sysctl_get_current_value helperAndrey Ignatov2-1/+23
2019-04-12bpf: Introduce bpf_sysctl_get_name helperAndrey Ignatov1-1/+21
2019-04-12bpf: Sysctl hookAndrey Ignatov4-0/+36
2019-04-12block: disk_events: introduce event flagsMartin Wilck1-1/+9
2019-04-12block: genhd: remove async_events fieldMartin Wilck1-1/+0
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring1-0/+142
2019-04-12drm: Add a drm_gem_objects_lookup helperRob Herring1-0/+2
2019-04-12iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring1-0/+7
2019-04-12drm/amdgpu: add timeline support in amdgpu CS v3Chunming Zhou1-0/+8
2019-04-12Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-2/+10
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