summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-11drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architecturesDavid Hildenbrand
2022-08-11virtio_mmio: add support to set IRQ of a virtio device as wakeup sourceMinghao Xue
2022-08-11dt-bindings: virtio: mmio: add optional wakeup-source propertyMinghao Xue
2022-08-11vdpa: Use device_iommu_capable()Robin Murphy
2022-08-11virtio: VIRTIO_HARDEN_NOTIFICATION is brokenMichael S. Tsirkin
2022-08-11virtio_pmem: set device ready in probe()Jason Wang
2022-08-11virtio_pmem: initialize provider_data through nd_region_descJason Wang
2022-08-11vringh: iterate on iotlb_translate to handle large translationsStefano Garzarella
2022-08-11virtio_ring: remove the arg vq of vring_alloc_desc_extra()Xuan Zhuo
2022-08-11remoteproc: rename len of rpoc_vring to numXuan Zhuo
2022-07-31Linux 5.19Linus Torvalds
2022-07-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-31Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-31Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-31Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-07-30locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...Waiman Long
2022-07-29Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-29Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-29Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-07-30Merge tag 'drm-misc-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-07-29docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata
2022-07-29mm/hmm: fault non-owner device private entriesRalph Campbell
2022-07-29page_alloc: fix invalid watermark check on a negative valueJaewon Kim
2022-07-29Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...Linus Torvalds
2022-07-29Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-29Merge tag 'pm-5.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-29workqueue: Avoid a false warning in unbind_workers()Lai Jiangshan
2022-07-29Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-29Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-29LoongArch: Fix wrong "ROM Size" of boardinfoTiezhu Yang
2022-07-29LoongArch: Fix missing fcsr in ptrace's fpr_setQi Hu
2022-07-29LoongArch: Fix shared cache size calculationHuacai Chen
2022-07-29LoongArch: Disable executable stack by defaultHuacai Chen
2022-07-29LoongArch: Remove unused variablesBibo Mao
2022-07-29LoongArch: Remove clock setting during cpu hotplug stageBibo Mao
2022-07-29LoongArch: Remove useless header compiler.hJun Yi
2022-07-29LoongArch: Remove several syntactic sugar macros for branchesWANG Xuerui
2022-07-29LoongArch: Re-tab the assembly filesWANG Xuerui
2022-07-29LoongArch: Simplify "BGT foo, zero" with BGTZWANG Xuerui
2022-07-29LoongArch: Simplify "BLT foo, zero" with BLTZWANG Xuerui
2022-07-29LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZWANG Xuerui
2022-07-29LoongArch: Use the "move" pseudo-instruction where applicableWANG Xuerui
2022-07-29LoongArch: Use the "jr" pseudo-instruction where applicableWANG Xuerui
2022-07-29LoongArch: Use ABI names of registers where appropriateWANG Xuerui
2022-07-29ARM: findbit: fix overflowing offsetRussell King (Oracle)
2022-07-29x86/bugs: Do not enable IBPB at firmware entry when IBPB is not availableThadeu Lima de Souza Cascardo
2022-07-28Merge tag 'drm-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds