aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-21xarray: Add xas_for_each_conflictMatthew Wilcox1-0/+17
2018-10-21xarray: Step through an XArrayMatthew Wilcox1-0/+67
2018-10-21xarray: Destroy an XArrayMatthew Wilcox1-0/+1
2018-10-21xarray: Extract entries from an XArrayMatthew Wilcox1-0/+2
2018-10-21xarray: Add XArray iteratorsMatthew Wilcox1-0/+165
2018-10-21xarray: Add XArray conditional store operationsMatthew Wilcox1-0/+60
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox1-2/+145
2018-10-21xarray: Add XArray marksMatthew Wilcox1-0/+63
2018-10-21xarray: Add XArray load operationMatthew Wilcox1-0/+336
2018-10-21xarray: Define struct xa_nodeMatthew Wilcox2-26/+30
2018-10-21xarray: Add definition of struct xarrayMatthew Wilcox2-20/+78
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown1-4/+27
2018-10-20ulp: remove uid and user_visible membersDaniel Borkmann1-7/+0
2018-10-20blkcg: reassociate bios when make_request() is called recursivelyDennis Zhou1-0/+3
2018-10-20blkcg: fix edge case for blk_get_rl() under memory pressureDennis Zhou1-1/+1
2018-10-20bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend2-1/+24
2018-10-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-6/+13
2018-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-8/+13
2018-10-20Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas1-1/+3
2018-10-20Merge branch 'pci/peer-to-peer'Bjorn Helgaas5-0/+145
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas4-33/+0
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas4-39/+22
2018-10-20Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman1-0/+11
2018-10-20Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+11
2018-10-19drm/dp: Add definitions for eDP Rev 1.4a and 1.4bManasi Navare1-0/+2
2018-10-19net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino1-0/+1
2018-10-19netpoll: allow cleanup to be synchronousDebabrata Banerjee1-3/+1
2018-10-20bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend1-5/+20
2018-10-19bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKBSong Liu1-0/+21
2018-10-19bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscallMauricio Vasquez B1-0/+1
2018-10-19bpf: add queue and stack mapsMauricio Vasquez B3-1/+36
2018-10-19bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUEMauricio Vasquez B1-0/+1
2018-10-19bpf: rename stack trace map operationsMauricio Vasquez B1-1/+1
2018-10-19remoteproc: Add mechanism for custom dump function assignmentSibi Sankar1-0/+6
2018-10-19remoteproc: Introduce custom dump function for each remoteproc segmentSibi Sankar1-0/+6
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-19/+62
2018-10-19Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini4-8/+28
2018-10-19fs: group frequently accessed fields of struct super_block togetherAmir Goldstein1-10/+14
2018-10-19regulator: bd718x7: Remove struct bd718xx_pmicAxel Lin1-2/+0
2018-10-19Revert "netfilter: xt_quota: fix the behavior of xt_quota module"Pablo Neira Ayuso1-5/+3
2018-10-19netfilter: nfnetlink_log: remove empty nfnetlink_log.h header fileTaehee Yoo1-1/+0
2018-10-19regmap: Add regmap_noinc_write APIBen Whitten1-0/+19
2018-10-19netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...Taehee Yoo1-1/+1
2018-10-19drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul1-2/+69
2018-10-19Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon14-571/+547
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman6-1/+26
2018-10-19swiotlb: don't dip into swiotlb pool for coherent allocationsChristoph Hellwig1-5/+0
2018-10-19compiler-gcc: remove comment about gcc 4.5 from unreachable()[email protected]1-4/+0
2018-10-19compiler.h: update definition of unreachable()[email protected]1-1/+4
2018-10-19swiotlb: remove the overflow bufferChristoph Hellwig2-3/+2