summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-06-26keys: Cache the hash value to avoid lots of recalculationDavid Howells1-0/+3
2019-06-26keys: Simplify key description managementDavid Howells1-1/+13
2019-06-26keys: Kill off request_key_async{,_with_auxdata}David Howells1-11/+0
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu1-0/+1
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu1-0/+17
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-4/+11
2019-06-26net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu1-7/+49
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov1-0/+4
2019-06-26i2c: add newly exported functions to the header, tooWolfram Sang1-0/+6
2019-06-26HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang1-0/+1
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown883-6225/+1143
2019-06-26pwm: Add support referencing PWMs from ACPINikolaus Voss1-0/+10
2019-06-26cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stubDaniel Lezcano1-0/+6
2019-06-26Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki1-4/+4
2019-06-26usb: renesas_usbhs: Add has_new_pipe_configs flagYoshihiro Shimoda1-0/+1
2019-06-26usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_paramYoshihiro Shimoda1-7/+0
2019-06-26usb: renesas_usbhs: Use a specific flag instead of type for multi_clksYoshihiro Shimoda1-0/+1
2019-06-26usb: renesas_usbhs: remove notify_hotplug callbackYoshihiro Shimoda1-25/+1
2019-06-26clk: Add devm_clk_bulk_get_optional() functionSylwester Nawrocki1-0/+28
2019-06-26clk: Add clk_bulk_get_optional() functionSylwester Nawrocki1-0/+19
2019-06-25linux/dim: Add completions count to dim_sampleYamin Friedman1-3/+25
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa2-337/+255
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa2-26/+25
2019-06-25linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa2-3/+4
2019-06-25linux/dim: Rename externally exposed macrosTal Gilboa2-15/+15
2019-06-25linux/dim: Remove "net" prefix from internal DIM membersTal Gilboa2-87/+86
2019-06-25linux/dim: Move logic to dim.hTal Gilboa2-146/+155
2019-06-25clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski1-1/+1
2019-06-25pwm: Add consumer device linkFabrice Gasnier1-2/+4
2019-06-25dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig1-0/+2
2019-06-25iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagWill Deacon1-7/+4
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-25Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-0/+2
2019-06-25net/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 Ayuso778-4984/+1130
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-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 Molnar273-1234/+391
2019-06-24sched/uclamp: Extend sched_setattr() to support utilization clampingPatrick Bellasi1-0/+9
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 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 Molnar266-1215/+297