aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Merge branch 'punch-hole' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.gitBob Peterson76-406/+332
2018-01-18bpf: add comments to BPF ld/ldx sizesJesper Dangaard Brouer2-4/+5
2018-01-18block: Unexport elv_register_queue() and elv_unregister_queue()Bart Van Assche1-2/+0
2018-01-18IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud1-1/+17
2018-01-18net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud2-0/+19
2018-01-18RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma1-0/+9
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler1-0/+12
2018-01-18svcrdma: Post Receives in the Receive completion handlerChuck Lever1-2/+0
2018-01-18Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sun4i-i2s', 'asoc/topic/sunxi', 'asoc/topic/symmetry' and 'asoc/topic/tas5720' into asoc-nextMark Brown1-3/+0
2018-01-18Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rt5514', 'asoc/topic/rt5645' and 'asoc/topic/samsung' into asoc-nextMark Brown2-0/+5
2018-01-18Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'asoc/topic/max98373' and 'asoc/topic/max98926' into asoc-nextMark Brown5-28/+104
2018-01-18Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-ssi', 'asoc/topic/fsl_asrc' and 'asoc/topic/hdac_hdmi' into asoc-nextMark Brown3-0/+19
2018-01-18Merge remote-tracking branches 'asoc/topic/cs47l24', 'asoc/topic/cx20442', 'asoc/topic/da7213', 'asoc/topic/da7218' and 'asoc/topic/dai-drv' into asoc-nextMark Brown1-3/+1
2018-01-18Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-0/+2
2018-01-18Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown5-13/+30
2018-01-18Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-0/+3
2018-01-18Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-0/+2
2018-01-18lockdep: Convert some users to constMatthew Wilcox3-6/+4
2018-01-18lockdep: Make lockdep checking constantMatthew Wilcox1-2/+2
2018-01-18xfrm: Add ESN support for IPSec HW offloadYossef Efraim2-0/+13
2018-01-18mmc: slot-gpio: add a helper to check capability of GPIO WP detectionMasahiro Yamada1-0/+1
2018-01-18Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video'Rafael J. Wysocki2-0/+9
2018-01-18Merge branch 'acpica'Rafael J. Wysocki6-20/+180
2018-01-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki2-26/+3
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki2-4/+19
2018-01-18Merge branch 'pm-cpufreq'Rafael J. Wysocki2-67/+18
2018-01-18Merge branch 'pm-cpufreq-thermal' into pm-cpufreqRafael J. Wysocki2-67/+18
2018-01-18bpf: add new jited info fields in bpf_dev_offload and bpf_prog_infoJiong Wang1-0/+2
2018-01-17PCI: Remove NULL device handling from PCI DMA APIChristoph Hellwig1-14/+13
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring1-1/+1
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie44-131/+284
2018-01-17Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller2-0/+8
2018-01-17vxlan: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-17tun: allow to attach ebpf socket filterJason Wang1-0/+1
2018-01-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+7
2018-01-17net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko2-0/+9
2018-01-17net: sched: use block index as a handle instead of qdisc when block is sharedJiri Pirko1-0/+10
2018-01-17net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko1-0/+18
2018-01-17net: sched: remove classid and q fields from tcf_protoJiri Pirko1-2/+0
2018-01-17net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko2-0/+3
2018-01-17net: sched: introduce shared filter blocks infrastructureJiri Pirko2-0/+9
2018-01-17net: sched: introduce support for multiple filter chain pointers registrationJiri Pirko1-2/+1
2018-01-17net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski1-0/+1
2018-01-17nvme-pci: clean up SMBSZ bit definitionsChristoph Hellwig1-7/+13
2018-01-17net/mlx5: Fix build breakSaeed Mahameed1-2/+0
2018-01-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar7-13/+94
2018-01-17Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel46-135/+287
2018-01-17iommu: Clean up of_iommu_init_fnRobin Murphy1-4/+1
2018-01-17dm: move dm_table_destroy() to same header as dm_table_create()Brian Norris1-0/+5