summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-06-25xdp: Add tracepoint for bulk XDP_TXToshiaki Makita
2019-06-25Merge tag 'imx-dt-clkdep-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-06-25iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagWill Deacon
2019-06-25Merge tag 'tegra-for-5.3-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2019-06-25regulator: core: Expose some of core functions needed by couplersDmitry Osipenko
2019-06-25regulator: core: Introduce API for regulators coupling customizationDmitry Osipenko
2019-06-25pinctrl: remove unneeded #ifdef around declarationsMasahiro Yamada
2019-06-25timekeeping: Boot should be boottime for coarse ns accessorJason A. Donenfeld
2019-06-25dma-mapping: add a dma_alloc_need_uncached helperChristoph Hellwig
2019-06-25drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez
2019-06-25Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-06-25ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett
2019-06-24tpm: Reserve the TPM final events tableMatthew Garrett
2019-06-24tpm: Abstract crypto agile event size calculationsMatthew Garrett
2019-06-24media: v4l2-subdev: Verify arguments in v4l2_subdev_call()Janusz Krzysztofik
2019-06-24perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers
2019-06-24Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar
2019-06-24sched/uclamp: Extend sched_setattr() to support utilization clampingPatrick Bellasi
2019-06-24sched/core: Allow sched_setattr() to use the current policyPatrick Bellasi
2019-06-24sched/uclamp: Add system default clampsPatrick Bellasi
2019-06-24sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi
2019-06-24sched/debug: Add sched_overutilized tracepointQais Yousef
2019-06-24sched/debug: Add new tracepoint to track PELT at se levelQais Yousef
2019-06-24sched/debug: Add new tracepoints to track PELT at rq levelQais Yousef
2019-06-24sched/debug: Add a new sched_trace_*() helper functionsQais Yousef
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang
2019-06-24ipv6: Dump route exceptions if requestedStefano Brivio
2019-06-24ipv4: Dump route exceptions if requestedStefano Brivio
2019-06-24fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio
2019-06-24regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspendKrzysztof Kozlowski
2019-06-24media: marvell-ccic: provide a clock for the sensorLubomir Rintel
2019-06-24media: marvell-ccic: use async notifier to get the sensorLubomir Rintel
2019-06-24media: marvell-ccic: drop unused stuffLubomir Rintel
2019-06-24RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin
2019-06-24RDMA/core: Add an integrity MR pool supportIsrael Rukshin
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy
2019-06-24RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy
2019-06-24RDMA/core: Add signature attrs element for ib_mr structureMax Gurtovoy
2019-06-24RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl'sMax Gurtovoy
2019-06-24RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity APIIsrael Rukshin
2019-06-24RDMA/core: Save the MR type in the ib_mr structureMax Gurtovoy
2019-06-24RDMA/core: Introduce new header file for signature operationsMax Gurtovoy