Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-22cxl/hdm: Enumerate allocated DPADan Williams
2022-07-21cxl/core: Define a 'struct cxl_endpoint_decoder'Dan Williams
2022-07-21cxl/core: Define a 'struct cxl_root_decoder'Dan Williams
2022-07-21cxl/acpi: Track CXL resources in iomem_resourceDan Williams
2022-07-21cxl/core: Define a 'struct cxl_switch_decoder'Dan Williams
2022-07-20Documentation/cxl: Use a double line break between entriesDan Williams
2022-07-20cxl/port: Read CDAT tableIra Weiny
2022-07-20driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}Ira Weiny
2022-07-20cxl/pci: Create PCI DOE mailbox's for memory devicesIra Weiny
2022-07-20PCI/DOE: Add DOE mailbox support functionsJonathan Cameron
2022-07-20PCI: Replace magic constant for PCI Sig Vendor IDIra Weiny
2022-07-20PCI: Add vendor ID for the PCI SIGJonathan Cameron
2022-07-11cxl/pmem: Delete unused nvdimm attributeDan Williams
2022-07-10cxl/hdm: Initialize decoder type for memory expander devicesDan Williams
2022-07-10cxl/port: Cache CXL host bridge dataDan Williams
2022-07-10tools/testing/cxl: Fix decoder default stateDan Williams
2022-07-10tools/testing/cxl: Add partition supportDan Williams
2022-07-10tools/testing/cxl: Expand CFMWS windowsDan Williams
2022-07-10tools/testing/cxl: Move cxl_test resources to the top of memoryDan Williams
2022-07-10cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'Dan Williams
2022-07-10cxl/debug: Move debugfs init to cxl_core_init()Dan Williams
2022-07-10cxl/Documentation: List attribute permissionsDan Williams
2022-07-10cxl/hdm: Require all decoders to be enumeratedBen Widawsky
2022-07-10cxl/mem: Convert partition-info to resourcesDan Williams
2022-07-10cxl: Introduce cxl_to_{ways,granularity}Dan Williams
2022-07-10cxl/core: Drop is_cxl_decoder()Dan Williams
2022-07-10cxl/core: Drop ->platform_res attribute for root decodersDan Williams
2022-07-10cxl/core: Rename ->decoder_range ->hpa_rangeDan Williams
2022-07-10cxl/hdm: Use local hdm variableBen Widawsky
2022-07-09cxl/port: Keep port->uport valid for the entire life of a portDan Williams
2022-06-29tools/testing/cxl: Fix cxl_hdm_decode_init() calling conventionDan Williams
2022-06-29cxl/mbox: Fix missing variable payload checks in cmd size validationVishal Verma
2022-06-24memregion: Fix memregion_free() fallback definitionDan Williams
2022-06-22cxl/mbox: Use __le32 in get,set_lsa mailbox structuresAlison Schofield
2022-06-22cxl/core: Use is_endpoint_decoderBen Widawsky
2022-06-22cxl: Fix cleanup of port devices on failure to probe driver.Jonathan Cameron
2022-06-21MAINTAINERS: Update Ben's email addressBen Widawsky
2022-06-19Linux 5.19-rc3v5.19-rc3Linus Torvalds
2022-06-19Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-19Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-19Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-19Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-19Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-19Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-19Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-06-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-19Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-06-19ext4: fix a doubled word "need" in a commentXiang wangx
2022-06-19ext4: add reserved GDT blocks checkZhang Yi