summaryrefslogtreecommitdiffhomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-10-22dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann1-0/+6
2019-10-22ipmi: Don't allow device module unload when in useCorey Minyard1-4/+8
2019-10-22bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann1-1/+0
2019-10-22KVM: Add separate helper for putting borrowed reference to kvmSean Christopherson1-0/+1
2019-10-22KVM: x86: Remove unneeded kvm_vcpu variable, guest_xcr0_loadedAaron Lewis1-1/+0
2019-10-22PM / OPP: Support adjusting OPP voltages at runtimeStephen Boyd1-0/+13
2019-10-21soc: mmp: guard include of asm/cputype.h with CONFIG_ARM{,64}Olof Johansson1-0/+2
2019-10-21Merge tag 'mmp-drivers-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-0/+85
2019-10-21Merge tag 'mmp-soc-for-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson1-0/+85
2019-10-21fscrypt: remove struct fscrypt_ctxEric Biggers1-32/+0
2019-10-21arm64: Retrieve stolen time as paravirtualized guestSteven Price1-0/+1
2019-10-21arm/arm64: Provide a wrapper for SMCCC 1.1 callsSteven Price1-0/+45
2019-10-21KVM: Allow kvm_device_ops to be constSteven Price1-2/+2
2019-10-21KVM: arm64: Support stolen time reporting via shared structureSteven Price1-0/+2
2019-10-21KVM: Implement kvm_put_guest()Steven Price1-0/+22
2019-10-21KVM: arm64: Implement PV_TIME_FEATURES callSteven Price1-0/+14
2019-10-21iomap: use a srcmap for a read-modify-write I/OGoldwyn Rodrigues1-2/+3
2019-10-21iomap: renumber IOMAP_HOLE to 0Christoph Hellwig1-5/+5
2019-10-21iomap: ignore non-shared or non-data blocks in xfs_file_dirtyChristoph Hellwig1-1/+1
2019-10-21iomap: better document the IOMAP_F_* flagsChristoph Hellwig1-8/+23
2019-10-21iomap: move struct iomap_page out of iomap.hChristoph Hellwig1-17/+0
2019-10-21iomap: lift the xfs writeback code to iomapChristoph Hellwig1-0/+59
2019-10-21pwm: stm32: Remove clutter from ternary operatorThierry Reding1-8/+4
2019-10-21pwm: Update comment on struct pwm_ops::applyRasmus Villemoes1-4/+1
2019-10-21PCI: Fix missing inline for pci_pr3_present()Takashi Iwai1-1/+1
2019-10-21jbd2: Make state lock a spinlockThomas Gleixner2-25/+16
2019-10-21jbd2: Move dropping of jh reference out of un/re-filing functionsJan Kara1-1/+1
2019-10-21jbd2: Remove jbd_trylock_bh_state()Thomas Gleixner1-5/+0
2019-10-21PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng1-0/+2
2019-10-21ASoC: cros_ec_codec: support WoVTzung-Bi Shih1-0/+69
2019-10-21soundwire: remove DAI_ID_RANGE definitionsPierre-Louis Bossart1-3/+0
2019-10-21PM: QoS: Drop frequency QoS types from device PM QoSRafael J. Wysocki1-12/+0
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki1-2/+5
2019-10-21PM: QoS: Introduce frequency QoSRafael J. Wysocki1-0/+44
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller19-26/+126
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-6/+7
2019-10-19rtc: introduce lock helpersAlexandre Belloni1-0/+3
2019-10-19rtc: add timestamp for end of 2199Alexandre Belloni1-0/+1
2019-10-19perf/core: Fix !CONFIG_PERF_EVENTS build warnings and failuresIngo Molnar1-0/+1
2019-10-18PCI/AER: Save AER Capability for suspend/resumePatel, Mayurkumar1-0/+4
2019-10-18counter: Fix typo in action_get descriptionWilliam Breathitt Gray1-1/+1
2019-10-18counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray1-65/+9
2019-10-18Merge branch 'ib-ab8500-5.4-rc1' into HEADJonathan Cameron1-75/+0
2019-10-18mfd: Switch the AB8500 GPADC to IIOLinus Walleij1-75/+0
2019-10-18spi: pxa2xx: No need to keep pointer to platform deviceAndy Shevchenko1-1/+1
2019-10-18ASoC: cros_ec_codec: read max DMIC gain from EC codecTzung-Bi Shih1-10/+33
2019-10-18platform/chrome: cros_ec: add common commands for EC codecTzung-Bi Shih1-2/+62
2019-10-18ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih1-13/+36
2019-10-18ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih1-67/+49
2019-10-18platform/chrome: cros_ec: remove unused EC featureTzung-Bi Shih1-2/+0