summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-07-01Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-232/+18
2022-07-01Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-6/+14
2022-07-01Merge tag 'ceph-for-5.19-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds-0/+1
2022-07-01Merge tag 'for-5.19/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-17/+23
2022-07-01Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds-8/+13
2022-07-01Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds-30/+113
2022-07-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-0/+7
2022-07-01Merge tag 'ata-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds-2/+2
2022-07-01arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptesWill Deacon-9/+21
2022-07-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2022-07-01dmaengine: imx-sdma: only restart cyclic channel when enabledSascha Hauer-1/+1
2022-07-01xfs: prevent a UAF when log IO errors race with unmountDarrick J. Wong-2/+7
2022-07-01drm/i915/pvc: Implement w/a 16016694945Gustavo Sousa-0/+7
2022-07-01irqchip/apple-aic: Make symbol 'use_fast_ipi' staticWei Yongjun-1/+1
2022-07-01irqchip/xilinx: Add explicit dependency on OF_ADDRESSJamie Iles-1/+1
2022-07-01Merge tag 'imx-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-150/+149
2022-07-01Merge tag 'at91-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-17/+16
2022-07-01soc: ixp4xx/npe: Fix unused match warningLinus Walleij-1/+1
2022-07-01net: usb: Fix typo in codeLi kunyu-1/+1
2022-07-01dmaengine: dw-axi-dmac: Fix RMW on channel suspend registerEmil Renner Berthing-3/+5
2022-07-01dmaengine: idxd: force wq context cleanup on device disable pathDave Jiang-4/+1
2022-07-01dmaengine: qcom: bam_dma: fix runtime PM underflowCaleb Connolly-28/+11
2022-07-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller-0/+107
2022-07-01x86: Fix .brk attribute in linker scriptJuergen Gross-1/+1
2022-07-01x86: Clear .brk area at early bootJuergen Gross-0/+2
2022-07-01x86/xen: Use clear_bss() for Xen PV guestsJuergen Gross-12/+11
2022-07-01drm/bridge: imx: i.MX8 bridge drivers should depend on ARCH_MXCGeert Uytterhoeven-0/+4
2022-07-01xen/arm: Fix race in RB-tree based P2M accountingOleksandr Tyshchenko-2/+4
2022-07-01xen-netfront: restore __skb_queue_tail() positioning in xennet_get_responses()Jan Beulich-1/+3
2022-07-01xen/blkfront: force data bouncing when backend is untrustedRoger Pau Monne-15/+34
2022-07-01xen/netfront: force data bouncing when backend is untrustedRoger Pau Monne-2/+47
2022-07-01xen/netfront: fix leaking data in shared pagesRoger Pau Monne-1/+2
2022-07-01staging/wlan-ng: get the correct struct hfa384x in work callbackDavidlohr Bueso-1/+1
2022-07-01drm/i915: turn on small BAR supportMatthew Auld-6/+4
2022-07-01drm/i915/ttm: disallow CPU fallback mode for ccs pagesMatthew Auld-18/+31
2022-07-01drm/i915/ttm: handle blitter failure on DG2Matthew Auld-48/+353
2022-07-01drm/i915/selftests: ensure we reserve a fence slotMatthew Auld-2/+4
2022-07-01drm/i915/selftests: skip the mman tests for stolenMatthew Auld-0/+12
2022-07-01drm/i915/uapi: tweak error capture on recoverable contextsMatthew Auld-3/+12
2022-07-01drm/i915/error: skip non-mappable pagesMatthew Auld-3/+7
2022-07-01drm/i915/uapi: add NEEDS_CPU_ACCESS hintMatthew Auld-16/+71
2022-07-01drm/i915/uapi: apply ALLOC_GPU_ONLY by defaultMatthew Auld-0/+8
2022-07-01drm/i915: remove intel_memory_region availMatthew Auld-4/+1
2022-07-01drm/i915/uapi: expose the avail trackingMatthew Auld-10/+82
2022-07-01drm/i915/uapi: add probed_cpu_visible_sizeMatthew Auld-34/+48
2022-07-01drm/doc: add rfc section for small BAR uapiMatthew Auld-0/+240
2022-07-01misc: rtsx_usb: use separate command and response buffersShuah Khan-10/+17
2022-07-01misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan-7/+7
2022-07-01xen/blkfront: fix leaking data in shared pagesRoger Pau Monne-2/+3
2022-07-01Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm...Dave Airlie-2055/+3741