summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-06-26keys: Include target namespace in match criteriaDavid Howells
2019-06-26keys: Move the user and user-session keyrings to the user_namespaceDavid Howells
2019-06-26keys: Namespace keyring namesDavid Howells
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells
2019-06-26keys: Cache the hash value to avoid lots of recalculationDavid Howells
2019-06-26keys: Simplify key description managementDavid Howells
2019-06-26keys: Kill off request_key_async{,_with_auxdata}David Howells
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-06-26net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov
2019-06-26i2c: add newly exported functions to the header, tooWolfram Sang
2019-06-26HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-26pwm: Add support referencing PWMs from ACPINikolaus Voss
2019-06-26cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stubDaniel Lezcano
2019-06-26Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2019-06-26usb: renesas_usbhs: Add has_new_pipe_configs flagYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_paramYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Use a specific flag instead of type for multi_clksYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: remove notify_hotplug callbackYoshihiro Shimoda
2019-06-25clk: Add devm_clk_bulk_get_optional() functionSylwester Nawrocki
2019-06-25clk: Add clk_bulk_get_optional() functionSylwester Nawrocki
2019-06-25linux/dim: Add completions count to dim_sampleYamin Friedman
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa
2019-06-25linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa
2019-06-25linux/dim: Rename externally exposed macrosTal Gilboa
2019-06-25linux/dim: Remove "net" prefix from internal DIM membersTal Gilboa
2019-06-25linux/dim: Move logic to dim.hTal Gilboa
2019-06-25clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski
2019-06-25pwm: Add consumer device linkFabrice Gasnier
2019-06-25dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig
2019-06-25iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagWill Deacon
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-25Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
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-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/uclamp: Add system default clampsPatrick Bellasi