aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-25xdp: Add tracepoint for bulk XDP_TXToshiaki Makita1-0/+29
2019-06-25Merge tag 'imx-dt-clkdep-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2-2/+14
2019-06-25iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagWill Deacon1-7/+4
2019-06-25Merge tag 'tegra-for-5.3-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-41/+0
2019-06-25regulator: core: Expose some of core functions needed by couplersDmitry Osipenko1-0/+35
2019-06-25regulator: core: Introduce API for regulators coupling customizationDmitry Osipenko3-4/+66
2019-06-25pinctrl: remove unneeded #ifdef around declarationsMasahiro Yamada4-26/+6
2019-06-25timekeeping: Boot should be boottime for coarse ns accessorJason A. Donenfeld1-1/+1
2019-06-25dma-mapping: add a dma_alloc_need_uncached helperChristoph Hellwig1-0/+14
2019-06-25drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez1-0/+10
2019-06-25Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-0/+2
2019-06-25ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov1-2/+4
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2-16/+2
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso1411-9620/+2503
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett1-0/+1
2019-06-24tpm: Reserve the TPM final events tableMatthew Garrett2-9/+102
2019-06-24tpm: Abstract crypto agile event size calculationsMatthew Garrett1-0/+68
2019-06-24media: v4l2-subdev: Verify arguments in v4l2_subdev_call()Janusz Krzysztofik1-0/+6
2019-06-24perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers1-0/+5
2019-06-24Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar435-1950/+624
2019-06-24sched/uclamp: Extend sched_setattr() to support utilization clampingPatrick Bellasi3-10/+77
2019-06-24sched/core: Allow sched_setattr() to use the current policyPatrick Bellasi1-1/+3
2019-06-24sched/uclamp: Add system default clampsPatrick Bellasi2-0/+21
2019-06-24sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi3-6/+73
2019-06-24sched/debug: Add sched_overutilized tracepointQais Yousef1-0/+4
2019-06-24sched/debug: Add new tracepoint to track PELT at se levelQais Yousef1-0/+4
2019-06-24sched/debug: Add new tracepoints to track PELT at rq levelQais Yousef1-0/+23
2019-06-24sched/debug: Add a new sched_trace_*() helper functionsQais Yousef1-1/+15
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot3-13/+5
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar422-1918/+487
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang2-0/+9
2019-06-24ipv6: Dump route exceptions if requestedStefano Brivio2-1/+2
2019-06-24ipv4: Dump route exceptions if requestedStefano Brivio1-0/+4
2019-06-24fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio1-0/+2
2019-06-24regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspendKrzysztof Kozlowski1-0/+5
2019-06-24media: marvell-ccic: provide a clock for the sensorLubomir Rintel1-2/+0
2019-06-24media: marvell-ccic: use async notifier to get the sensorLubomir Rintel1-1/+0
2019-06-24media: marvell-ccic: drop unused stuffLubomir Rintel1-1/+0
2019-06-24RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin1-19/+0
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin1-9/+0
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy1-0/+1
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin1-2/+2
2019-06-24RDMA/core: Add an integrity MR pool supportIsrael Rukshin1-1/+1
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy2-1/+3
2019-06-24RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy1-0/+1
2019-06-24RDMA/core: Add signature attrs element for ib_mr structureMax Gurtovoy2-1/+3
2019-06-24RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl'sMax Gurtovoy1-0/+9
2019-06-24RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity APIIsrael Rukshin1-0/+10
2019-06-24RDMA/core: Save the MR type in the ib_mr structureMax Gurtovoy1-0/+10
2019-06-24RDMA/core: Introduce new header file for signature operationsMax Gurtovoy2-111/+121