summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-04cxl/atl: Lock decoders that need address translationRobert Richter1-0/+18
2026-02-04cxl: Enable AMD Zen5 address translation using ACPI PRMTRobert Richter6-0/+206
2026-02-03cxl/acpi: Prepare use of EFI runtime servicesRobert Richter1-2/+6
2026-02-03cxl: Introduce callback for HPA address ranges translationRobert Richter2-0/+25
2026-02-03cxl/region: Use region data to get the root decoderRobert Richter1-26/+24
2026-02-03cxl/region: Add @hpa_range argument to function cxl_calc_interleave_pos()Robert Richter1-6/+8
2026-02-03cxl/region: Separate region parameter setup and region constructionRobert Richter2-9/+26
2026-02-03cxl: Simplify cxl_root_ops allocation and handlingRobert Richter4-24/+18
2026-02-03cxl/region: Store HPA range in struct cxl_regionRobert Richter2-0/+9
2026-02-03cxl/region: Store root decoder in struct cxl_regionRobert Richter2-18/+21
2026-02-03cxl/region: Rename misleading variable name @hpa to @hpa_rangeRobert Richter1-13/+15
2026-02-03Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Ze...Robert Richter2-0/+305
2026-02-03cxl, doc: Moving conventions in separate filesRobert Richter3-170/+178
2026-02-03cxl, doc: Remove isonum.txt inclusionRobert Richter1-1/+0
2026-01-12Linux 6.19-rc5v6.19-rc5Linus Torvalds1-1/+1
2026-01-12Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+5
2026-01-11Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-11/+19
2026-01-11Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2026-01-11Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2026-01-11Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2026-01-11Merge tag 'irq-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+10
2026-01-11treewide: Update email addressThomas Gleixner63-82/+83
2026-01-11Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-35/+26
2026-01-11Merge tag 'driver-core-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-17/+19
2026-01-11Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+17
2026-01-10Merge tag 'iommu-fixes-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+5
2026-01-10erofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang1-1/+2
2026-01-10iommupt: Make pt_feature() always_inlineJason Gunthorpe1-2/+2
2026-01-10iommufd/selftest: Prevent module/builtin conflicts in kconfigJason Gunthorpe1-1/+1
2026-01-10iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFERJason Gunthorpe1-0/+1
2026-01-10iommupt: Fix the kunit buildingJason Gunthorpe1-1/+1
2026-01-10Merge tag 'erofs-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+12
2026-01-10erofs: don't bother with s_stack_depth increasing for nowGao Xiang1-6/+12
2026-01-10Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-50/+83
2026-01-10Merge tag 'io_uring-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+4
2026-01-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-7/+18
2026-01-10Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds34-150/+111
2026-01-10Merge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds5-14/+34
2026-01-10selftests/tracing: Fix test_multiple_writes stallFushuai Wang1-1/+17
2026-01-09Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-17/+39
2026-01-09Merge tag 'pci-v6.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-36/+30
2026-01-09Merge tag 'acpi-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-29/+44
2026-01-09Merge tag 'pm-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-4/+10
2026-01-09Merge tag 'gpio-fixes-for-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-138/+300
2026-01-09Merge tag 'drm-fixes-2026-01-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds41-813/+724
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds16-97/+196
2026-01-09Merge tag 'v6.19-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+0
2026-01-09Revert "irqchip/riscv-imsic: Embed the vector array in lpriv"Anup Patel2-3/+9
2026-01-09irqchip/gic-v5: Fix gicv5_its_map_event() ITTE read endiannessLorenzo Pieralisi1-1/+1
2026-01-09ublk: fix use-after-free in ublk_partition_scan_workMing Lei1-15/+22