summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-05Merge branch 'for-6.8/cxl-misc' into for-6.8/cxlDan Williams
2024-01-05Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxlDan Williams
2024-01-05cxl: Refactor to use __free() for cxl_root allocation in cxl_endpoint_port_pr...Dave Jiang
2024-01-05cxl: Refactor to use __free() for cxl_root allocation in cxl_find_nvdimm_brid...Dave Jiang
2024-01-05cxl: Fix device reference leak in cxl_port_perf_data_calculate()Dave Jiang
2024-01-05cxl: Convert find_cxl_root() to return a 'struct cxl_root *'Dave Jiang
2024-01-05cxl: Introduce put_cxl_root() helperDave Jiang
2024-01-03cxl/region: fix x9 interleave typoJim Harris
2024-01-02Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxlDan Williams
2024-01-02cxl/region: use %pap format to print resource_size_tRandy Dunlap
2023-12-24cxl/region: Add dev_dbg() detail on failure to allocate HPA spaceAlison Schofield
2023-12-23Linux 6.7-rc7v6.7-rc7Linus Torvalds
2023-12-23Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-12-23Merge tag 'usb-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-12-23Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-23Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-22Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg
2023-12-22Merge tag 'block-6.7-2023-12-22' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-22cxl: Check qos_class validity on memdev probeDave Jiang
2023-12-22cxl: Export sysfs attributes for memory device QoS classDave Jiang
2023-12-22cxl: Store QTG IDs and related info to the CXL memory device contextDave Jiang
2023-12-22cxl: Compute the entire CXL path latency and bandwidth dataDave Jiang
2023-12-22cxl: Add helper function that calculate performance data for downstream portsDave Jiang
2023-12-22cxl: Store the access coordinates for the generic portsDave Jiang
2023-12-22tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devicesDave Jiang
2023-12-22Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-12-22Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-12-22cxl: Calculate and store PCI link latency for the downstream portsDave Jiang
2023-12-22cxl: Add support for _DSM Function for retrieving QTG IDDave Jiang
2023-12-22cxl: Add callback to parse the SSLBIS subtable from CDATDave Jiang
2023-12-22cxl: Add callback to parse the DSLBIS subtable from CDATDave Jiang
2023-12-22cxl: Add callback to parse the DSMAS subtables from CDATDave Jiang
2023-12-22acpi: numa: Add helper function to retrieve the performance attributesDave Jiang
2023-12-22acpi: numa: Add setting of generic port system locality attributesDave Jiang
2023-12-22acpi: Break out nesting for hmat_parse_locality()Dave Jiang
2023-12-22acpi: numa: Add genport target allocation to the HMAT parsingDave Jiang
2023-12-22acpi: numa: Create enum for memory_target access coordinates indexingDave Jiang
2023-12-22base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang
2023-12-22lib/firmware_table: tables: Add CDAT table parsing supportDave Jiang
2023-12-22Merge tag 'printk-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-12-22Merge tag 'sound-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-12-22Merge tag 'i2c-for-6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-22Merge tag 'gpio-fixes-for-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-12-22Merge tag 'for-linus-6.7a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-12-22Merge tag 'drm-fixes-2023-12-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-22Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linuxLinus Torvalds
2023-12-22Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-12-22debugfs: initialize cancellations earlierJohannes Berg