summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-28ASoC: soc-core: support dai_link with platforms_num != 1Jerome Brunet1-0/+6
2019-06-28x86/kdump/64: Restrict kdump kernel reservation to <64TBBaoquan He1-0/+1
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+1
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-17/+3
2019-06-28keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2-55/+129
2019-06-28keys: Pass the network namespace into request_key mechanismDavid Howells2-5/+45
2019-06-28workqueue: Make alloc/apply/free_workqueue_attrs() staticThomas Gleixner1-4/+0
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton1-0/+2
2019-06-27ACPI/PPTT: Add function to return ACPI 6.3 Identical tokensJeremy Linton1-0/+5
2019-06-27siox: Add helper macro to simplify driver registrationEnrico Weigelt1-0/+10
2019-06-27gpio: Add comments on #if/#else/#endifEnrico Weigelt3-11/+11
2019-06-27block: Remove unused codeDamien Le Moal1-11/+0
2019-06-27media: cec-notifier: add new notifier functionsHans Verkuil1-0/+78
2019-06-27media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz2-40/+97
2019-06-27ACPI / PM: Introduce concept of a _PR0 dependent deviceMika Westerberg1-0/+4
2019-06-27dt-bindings: clock: sifive: add MIT license as an option for the header filePaul Walmsley1-1/+1
2019-06-27PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki1-2/+24
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel1-2/+2
2019-06-26keys: Network namespace domain tagDavid Howells2-0/+6
2019-06-26keys: Garbage collect keys for which the domain has been removedDavid Howells1-0/+2
2019-06-26keys: Include target namespace in match criteriaDavid Howells2-0/+11
2019-06-26keys: Move the user and user-session keyrings to the user_namespaceDavid Howells2-16/+7
2019-06-26keys: Namespace keyring namesDavid Howells3-0/+8
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells1-1/+2
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-26ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra1-0/+1
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 Brown1558-11555/+1925
2019-06-26ASoC: madera: Update SPDX headersCharles Keepax2-10/+2
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-26vdso: Remove superfluous #ifdef __KERNEL__ in vdso/datapage.hCatalin Marinas1-4/+0
2019-06-25clocksource/drivers/davinci: Add support for clockeventsBartosz Golaszewski1-0/+44
2019-06-25clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski1-1/+1
2019-06-25ASoC: Intel: Skylake: Use recommended SDxFMT programming sequencePaweł Harłoziński1-0/+3
2019-06-25pwm: Add consumer device linkFabrice Gasnier1-2/+4
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-25timekeeping: Boot should be boottime for coarse ns accessorJason A. Donenfeld1-1/+1
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