summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-10-22Merge tag 'v5.5-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-4/+4
2019-10-22Merge tag 'renesas-arm64-dt-for-v5.5-tag1' of git://git.kernel.org/pub/scm/li...Olof Johansson2-0/+83
2019-10-21fscrypt: remove struct fscrypt_ctxEric Biggers1-32/+0
2019-10-21clone3: add CLONE_CLEAR_SIGHANDChristian Brauner1-0/+3
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: arm64: Provide VCPU attributes for stolen timeSteven Price1-0/+2
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-21KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall3-1/+46
2019-10-21KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall1-0/+1
2019-10-21KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall1-0/+7
2019-10-21ipv4: fix IPSKB_FRAG_PMTU handling with fragmentationEric Dumazet1-2/+2
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-21ASoC: samsung: i2s: Document clocks macrosMaciej Falkowski1-3/+9
2019-10-21Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-4/+4
2019-10-21media: v4l2-mem2mem: add new_frame detectionHans Verkuil1-0/+7
2019-10-21media: v4l2-mem2mem: add stateless_(try_)decoder_cmd ioctl helpersJernej Skrabec1-0/+4
2019-10-21media: videodev2.h: add V4L2_DEC_CMD_FLUSHHans Verkuil1-0/+1
2019-10-21media: v4l2-mem2mem: support held capture buffersHans Verkuil1-2/+31
2019-10-21media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUFHans Verkuil3-5/+16
2019-10-21KVM: PPC: Report single stepping capabilityFabiano Rosas1-0/+1
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. Wysocki2-12/+15
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. Miller31-64/+203
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds12-43/+79
2019-10-19rtc: introduce lock helpersAlexandre Belloni1-0/+3
2019-10-19rtc: add timestamp for end of 2199Alexandre Belloni1-0/+1
2019-10-19net: reorder 'struct net' fields to avoid false sharingEric Dumazet1-8/+17
2019-10-19perf/core: Fix !CONFIG_PERF_EVENTS build warnings and failuresIngo Molnar1-0/+1
2019-10-19PCI/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