summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-12KEYS: trusted: Move TPM2 trusted keys codeSumit Garg2-18/+25
2019-11-12KEYS: trusted: Create trusted keys subsystemSumit Garg2-3/+5
2019-11-12KEYS: Use common tpm_buf for trusted and asymmetric keysSumit Garg1-36/+1
2019-11-12tpm: Move tpm_buf code to include/linux/Sumit Garg2-6/+218
2019-11-12tpm: provide a way to override the chip returned durationsJerry Snitselaar1-0/+2
2019-11-12devlink: Allow large formatted message of binary outputAya Levin1-3/+1
2019-11-12net: sfp: fix sfp_bus_add_upstream() warningRussell King1-2/+2
2019-11-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-23/+13
2019-11-12lockd: remove __KERNEL__ ifdefsChristoph Hellwig2-8/+0
2019-11-12sunrpc: remove __KERNEL__ ifdefsChristoph Hellwig12-36/+0
2019-11-12cgroup: use cgrp->kn->id as the cgroup IDTejun Heo3-28/+12
2019-11-12kernfs: use 64bit inos if ino_t is 64bitTejun Heo1-6/+14
2019-11-12kernfs: implement custom exportfs ops and fid typeTejun Heo1-0/+5
2019-11-12kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()Tejun Heo1-1/+2
2019-11-12kernfs: convert kernfs_node->id from union kernfs_node_id to u64Tejun Heo3-29/+37
2019-11-12netprio: use css ID instead of cgroup IDTejun Heo1-1/+1
2019-11-12writeback: use ino_t for inodes in tracepointsTejun Heo1-44/+44
2019-11-12kernfs: fix ino wrap-around detectionTejun Heo1-0/+1
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel6-6/+310
2019-11-12gpio: add new SET_CONFIG ioctl() to gpio chardevKent Gibson1-0/+18
2019-11-12gpiolib: add support for disabling line biasKent Gibson1-0/+2
2019-11-12gpio: expose pull-up/pull-down line flags to userspaceDrew Fustini1-0/+4
2019-11-12Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-nextBartosz Golaszewski5-123/+153
2019-11-12hrtimer: Remove the comment about not used HRTIMER_SOFTIRQSebastian Andrzej Siewior1-2/+1
2019-11-12sysfs: Fixes __BIN_ATTR_WO() macroNayna Jain1-2/+2
2019-11-12ASoC: Intel: acpi-match: split CNL tables in threePierre-Louis Bossart1-0/+2
2019-11-12KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson1-0/+1
2019-11-12certs: Add wrapper function to check blacklisted binary hashNayna Jain1-0/+6
2019-11-12powerpc/ima: Add support to initialize ima policy rulesNayna Jain1-1/+2
2019-11-12devlink: Add method for time-stamp on reporter's dumpAya Levin1-0/+1
2019-11-12Merge tag 'tegra-for-5.5-memory-v2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-1/+12
2019-11-12Merge tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi int...Olof Johansson1-2/+2
2019-11-12Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki1-0/+13
2019-11-11can: rx-offload: Prepare for CAN FD supportJoakim Zhang1-3/+3
2019-11-11can: rx-offload: can_rx_offload_reset(): remove no-op functionMarc Kleine-Budde1-1/+0
2019-11-11can: mcp251x: get rid of legacy platform dataAndy Shevchenko1-22/+0
2019-11-11cpuidle: Use nanoseconds as the unit of timeRafael J. Wysocki1-3/+5
2019-11-11i2c: pxa: remove unused i2c-slave APIsPatrick Williams2-22/+0
2019-11-11lib: provide a simple generic ioremap implementationChristoph Hellwig1-4/+16
2019-11-11arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig1-15/+3
2019-11-11asm-generic: don't provide ioremap for CONFIG_MMUChristoph Hellwig1-21/+8
2019-11-11asm-generic: ioremap_uc should behave the same with and without MMUChristoph Hellwig1-20/+16
2019-11-11net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik1-0/+11
2019-11-11devlink: Add new "enable_roce" generic device paramMichael Guralnik1-0/+4
2019-11-11mtd: spi-nor: Set default Quad Enable method for ISSI flashesSagar Shrikant Kadam1-0/+1
2019-11-11iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger1-2/+4
2019-11-11iommu/vt-d: Turn off translations at shutdownDeepa Dinamani1-0/+2
2019-11-11Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel3-5/+7
2019-11-11memory: tegra: Introduce Tegra30 EMC driverDmitry Osipenko1-1/+1
2019-11-11clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEPDmitry Osipenko1-0/+13