summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-10-23Remove the nr_exclusive argument from __wake_up_sync_key()David Howells
2019-10-23compat_ioctl: reimplement SG_IO handlingArnd Bergmann
2019-10-23compat_ioctl: move tape handling into driversArnd Bergmann
2019-10-23compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.cAl Viro
2019-10-23compat_ioctl: add compat_ptr_ioctl()Arnd Bergmann
2019-10-23Merge v5.4-rc4 into drm-nextDaniel Vetter
2019-10-23phy: tegra: xusb: Add vbus override support on Tegra210Nagarjuna Kristam
2019-10-23mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'Tudor Ambarus
2019-10-23mtd: spi-nor: intel-spi: add support for Intel Cannon Lake SPI flashJethro Beekman
2019-10-22dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann
2019-10-22ipmi: Don't allow device module unload when in useCorey Minyard
2019-10-22bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann
2019-10-22KVM: Add separate helper for putting borrowed reference to kvmSean Christopherson
2019-10-22KVM: x86: Remove unneeded kvm_vcpu variable, guest_xcr0_loadedAaron Lewis
2019-10-22PM / OPP: Support adjusting OPP voltages at runtimeStephen Boyd
2019-10-21soc: mmp: guard include of asm/cputype.h with CONFIG_ARM{,64}Olof Johansson
2019-10-21Merge tag 'mmp-drivers-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2019-10-21Merge tag 'mmp-soc-for-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2019-10-21fscrypt: remove struct fscrypt_ctxEric Biggers
2019-10-21arm64: Retrieve stolen time as paravirtualized guestSteven Price
2019-10-21arm/arm64: Provide a wrapper for SMCCC 1.1 callsSteven Price
2019-10-21KVM: Allow kvm_device_ops to be constSteven Price
2019-10-21KVM: arm64: Support stolen time reporting via shared structureSteven Price
2019-10-21KVM: Implement kvm_put_guest()Steven Price
2019-10-21KVM: arm64: Implement PV_TIME_FEATURES callSteven Price
2019-10-21iomap: use a srcmap for a read-modify-write I/OGoldwyn Rodrigues
2019-10-21iomap: renumber IOMAP_HOLE to 0Christoph Hellwig
2019-10-21iomap: ignore non-shared or non-data blocks in xfs_file_dirtyChristoph Hellwig
2019-10-21iomap: better document the IOMAP_F_* flagsChristoph Hellwig
2019-10-21iomap: move struct iomap_page out of iomap.hChristoph Hellwig
2019-10-21iomap: lift the xfs writeback code to iomapChristoph Hellwig
2019-10-21pwm: stm32: Remove clutter from ternary operatorThierry Reding
2019-10-21pwm: Update comment on struct pwm_ops::applyRasmus Villemoes
2019-10-21PCI: Fix missing inline for pci_pr3_present()Takashi Iwai
2019-10-21jbd2: Make state lock a spinlockThomas Gleixner
2019-10-21jbd2: Move dropping of jh reference out of un/re-filing functionsJan Kara
2019-10-21jbd2: Remove jbd_trylock_bh_state()Thomas Gleixner
2019-10-21PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng
2019-10-21ASoC: cros_ec_codec: support WoVTzung-Bi Shih
2019-10-21soundwire: remove DAI_ID_RANGE definitionsPierre-Louis Bossart
2019-10-21PM: QoS: Drop frequency QoS types from device PM QoSRafael J. Wysocki
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki
2019-10-21PM: QoS: Introduce frequency QoSRafael J. Wysocki
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-19rtc: introduce lock helpersAlexandre Belloni
2019-10-19rtc: add timestamp for end of 2199Alexandre Belloni
2019-10-19perf/core: Fix !CONFIG_PERF_EVENTS build warnings and failuresIngo Molnar
2019-10-18PCI/AER: Save AER Capability for suspend/resumePatel, Mayurkumar
2019-10-18counter: Fix typo in action_get descriptionWilliam Breathitt Gray