summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-04iommu/mediatek: Add SUB_COMMON_3BITS flagYong Wu
2022-05-04iommu/mediatek: Always enable output PA over 32bits in isrYong Wu
2022-05-04iommu/mediatek: Remove the granule in the tlb flushYong Wu
2022-05-04iommu/mediatek: Add a flag STD_AXI_MODEYong Wu
2022-05-04iommu/mediatek: Add a flag DCM_DISABLEYong Wu
2022-05-04iommu/mediatek: Add 12G~16G support for multi domainsYong Wu
2022-05-04iommu/mediatek: Adapt sharing and non-sharing pgtable caseYong Wu
2022-05-04iommu/mediatek: Add mutex for data in the mtk_iommu_domainYong Wu
2022-05-04iommu/mediatek: Add mutex for m4u_group and m4u_dom in dataYong Wu
2022-05-04iommu/mediatek: Remove clk_disable in mtk_iommu_removeYong Wu
2022-05-04iommu/mediatek: Add list_del in mtk_iommu_removeYong Wu
2022-05-04iommu/mediatek: Fix 2 HW sharing pgtable issueYong Wu
2022-05-04dt-bindings: mediatek: mt8186: Add binding for MM iommuYong Wu
2022-05-04dt-bindings: mediatek: mt8195: Add binding for infra IOMMUYong Wu
2022-05-04dt-bindings: mediatek: mt8195: Add binding for MM IOMMUYong Wu
2022-04-24Linux 5.18-rc4Linus Torvalds
2022-04-24Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-04-24Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-24Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-24Merge tag 'edac_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-24kvmalloc: use vmalloc_huge for vmalloc allocationsLinus Torvalds
2022-04-24page_alloc: use vmalloc_huge for large system hashSong Liu
2022-04-23Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-04-23Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2022-04-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-23Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-23Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-23Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-23Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-23Merge tag 'io_uring-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-23Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...Linus Torvalds
2022-04-23sparc: cacheflush_32.h needs struct pageRandy Dunlap
2022-04-23Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-22Merge tag 'ata-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-22perf test: Fix error message for test case 71 on s390, where it is not supportedThomas Richter
2022-04-22perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan
2022-04-22perf script: Always allow field 'data_src' for auxtraceLeo Yan
2022-04-22perf clang: Fix header include for LLVM >= 14Guilherme Amadio
2022-04-22gpio: Request interrupts after IRQ is initializedMario Limonciello
2022-04-22Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-04-22arm/xen: Fix some refcount leaksMiaoqian Lin
2022-04-22Merge tag 'xarray-5.18a' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2022-04-22Merge tag '5.18-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-04-22Merge tag 'fs.fixes.v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-22Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-04-22XArray: Disallow sibling entries of nodesMatthew Wilcox (Oracle)
2022-04-22tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)