aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-13s390/scm: use new address translation helpersHeiko Carstens1-3/+3
2024-03-13s390/cio: use new address translation helpersHeiko Carstens13-46/+46
2024-03-13s390/cio,idal: fix virtual vs physical address confusionHeiko Carstens3-14/+12
2024-03-13s390/dasd: use new address translation helpersHeiko Carstens6-76/+76
2024-03-13s390/dasd: remove superfluous virt_to_phys() conversionHeiko Carstens1-2/+2
2024-03-13s390/virtio_ccw: avoid converting dma addresses / handlesHalil Pasic1-18/+53
2024-03-13s390/virtio_ccw: use DMA handle from DMA APIHalil Pasic3-46/+53
2024-03-13s390/virtio_ccw: fix virtual vs physical address confusionHalil Pasic1-39/+39
2024-03-13s390/cio: use bitwise types to allow for type checkingHeiko Carstens2-5/+8
2024-03-13s390/vfio_ccw: fix virtual vs physical address confusionHeiko Carstens1-1/+1
2024-03-13s390/cio: fix virtual vs physical address confusionHeiko Carstens1-2/+2
2024-03-13s390/dasd_eckd: fix virtual vs physical address confusionHeiko Carstens2-8/+8
2024-03-13s390/dcssblk: fix virtual vs physical address confusionGerald Schaefer1-1/+1
2024-03-13s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger1-0/+2
2024-03-13octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian1-1/+1
2024-03-13soc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson1-11/+14
2024-03-13soc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson1-5/+5
2024-03-13Merge branch 'for-6.9/cxl-fixes' into for-6.9/cxlDan Williams1-15/+15
2024-03-13Merge branch 'for-6.9/cxl-einj' into for-6.9/cxlDan Williams6-21/+288
2024-03-13Merge branch 'for-6.9/cxl-qos' into for-6.9/cxlDan Williams9-55/+421
2024-03-13lib/firmware_table: Provide buffer length argument to cdat_table_parse()Robert Richter3-5/+11
2024-03-12cxl/pci: Get rid of pointer arithmetic reading CDAT tableRobert Richter2-36/+65
2024-03-12cxl/pci: Rename DOE mailbox handle to doe_mbRobert Richter1-10/+10
2024-03-12cxl: Fix the incorrect assignment of SSLBIS entry pointer initial locationDave Jiang1-15/+15
2024-03-12cxl/core: Add CXL EINJ debugfs filesBen Cheatham1-0/+41
2024-03-12EINJ: Add CXL error type supportBen Cheatham5-18/+204
2024-03-12EINJ: Migrate to a platform driverBen Cheatham1-4/+44
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds2-7/+4
2024-03-12Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-1/+1
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds936-18871/+54193
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds1-24/+20
2024-03-12cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang5-1/+24
2024-03-12drm/xe/uapi: Add IP version and stepping to GT list queryMatt Roper1-0/+8
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-13/+22
2024-03-12Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+35
2024-03-12drm/nouveau: fix kerneldoc warningsTimur Tabi1-0/+9
2024-03-12nouveau: reset the bo resource bus info after an evictionDave Airlie1-0/+2
2024-03-12bus: ts-nbus: Improve error reportingUwe Kleine-König1-38/+28
2024-03-12bus: ts-nbus: Convert to atomic pwm APIUwe Kleine-König1-10/+7
2024-03-12cxl/region: Add memory hotplug notifier for cxl regionDave Jiang5-0/+114
2024-03-12cxl/region: Add sysfs attribute for locality attributes of CXL regionsDave Jiang1-0/+94
2024-03-12cxl/region: Calculate performance data for a regionDave Jiang3-0/+71
2024-03-12cxl: Set cxlmd->endpoint before adding port deviceDave Jiang1-1/+1
2024-03-12cxl: Move QoS class to be calculated from the nearest CPUDave Jiang1-3/+3
2024-03-12cxl: Split out host bridge access coordinatesDave Jiang3-9/+56
2024-03-12cxl: Split out combine_coordinates() for common shared usageDave Jiang3-25/+29
2024-03-12ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...Dave Jiang4-7/+13
2024-03-12ACPI: HMAT: Introduce 2 levels of generic port access classDave Jiang1-5/+10
2024-03-12base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang2-15/+17
2024-03-12ACPI: HMAT: Remove register of memory node for generic targetDave Jiang1-4/+4