aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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 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
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang2-0/+9
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: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy1-1/+2
2019-06-24Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2019-06-24IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava1-0/+2
2019-06-24module: allow arch overrides for .exit section namesMatthias Schiffer1-0/+5
2019-06-24Merge tag 'v5.2-rc6' into generic-dma-opsJoerg Roedel773-4945/+960
2019-06-24drivers: Add generic helper to match by of_nodeSuzuki K Poulose1-0/+2
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose1-2/+2
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-2/+2
2019-06-24mfd: Remove unused helper syscon_regmap_lookup_by_pdevnameSuzuki K Poulose1-6/+0
2019-06-24binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.cChristoph Hellwig1-6/+0
2019-06-24binfmt_flat: use fixed size type for the on-disk formatChristoph Hellwig1-22/+22
2019-06-24binfmt_flat: consolidate two version of flat_v2_reloc_tChristoph Hellwig1-4/+2
2019-06-24binfmt_flat: remove the unused OLD_FLAT_FLAG_RAM definitionChristoph Hellwig1-3/+0
2019-06-24binfmt_flat: remove the uapi <linux/flat.h> headerChristoph Hellwig1-4/+41
2019-06-23mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus1-0/+3
2019-06-23power: supply: Add HWMON compatibility layerAndrey Smirnov1-0/+13
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit1-4/+3
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman273-1234/+391
2019-06-23Merge 5.2-rc6 into usb-nextGreg Kroah-Hartman266-1215/+297
2019-06-22net: fastopen: robustness and endianness fixes for SipHashArd Biesheuvel1-1/+1
2019-06-22hrtimer: Split out hrtimer defines into separate headerVincenzo Frascino2-15/+28
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller260-1213/+268
2019-06-22mtd: spi-nor: intel-spi: Convert to use SPDX identifierMika Westerberg1-4/+1
2019-06-22timekeeping: Add missing _ns functions for coarse accessorsJason A. Donenfeld1-0/+28
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld1-2/+2
2019-06-22PM: sleep: Update struct wakeup_source documentationRafael J. Wysocki1-1/+1
2019-06-22i2c: mux/i801: Switch to use descriptor passingLinus Walleij1-7/+0