summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-19PCI: Replace magic constant for PCI Sig Vendor IDIra Weiny1-1/+1
2022-07-19PCI: Add vendor ID for the PCI SIGJonathan Cameron1-0/+1
2022-07-11cxl/pmem: Delete unused nvdimm attributeDan Williams1-1/+0
2022-07-10cxl/hdm: Initialize decoder type for memory expander devicesDan Williams1-5/+11
2022-07-10cxl/port: Cache CXL host bridge dataDan Williams2-1/+19
2022-07-10tools/testing/cxl: Fix decoder default stateDan Williams1-1/+0
2022-07-10tools/testing/cxl: Add partition supportDan Williams4-69/+36
2022-07-10tools/testing/cxl: Expand CFMWS windowsDan Williams1-5/+5
2022-07-10tools/testing/cxl: Move cxl_test resources to the top of memoryDan Williams1-1/+2
2022-07-10cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'Dan Williams4-0/+53
2022-07-10cxl/debug: Move debugfs init to cxl_core_init()Dan Williams3-12/+13
2022-07-09cxl/Documentation: List attribute permissionsDan Williams1-40/+41
2022-07-09cxl/hdm: Require all decoders to be enumeratedBen Widawsky1-9/+3
2022-07-09cxl/mem: Convert partition-info to resourcesDan Williams5-41/+55
2022-07-09cxl: Introduce cxl_to_{ways,granularity}Dan Williams3-41/+54
2022-07-09cxl/core: Drop is_cxl_decoder()Dan Williams2-7/+0
2022-07-09cxl/core: Drop ->platform_res attribute for root decodersDan Williams4-41/+18
2022-07-09cxl/core: Rename ->decoder_range ->hpa_rangeDan Williams4-6/+6
2022-07-09cxl/hdm: Use local hdm variableBen Widawsky1-2/+1
2022-07-09cxl/port: Keep port->uport valid for the entire life of a portDan Williams1-2/+2
2022-06-28tools/testing/cxl: Fix cxl_hdm_decode_init() calling conventionDan Williams1-3/+5
2022-06-28cxl/mbox: Fix missing variable payload checks in cmd size validationVishal Verma1-2/+4
2022-06-23memregion: Fix memregion_free() fallback definitionDan Williams1-1/+1
2022-06-21cxl/mbox: Use __le32 in get,set_lsa mailbox structuresAlison Schofield2-7/+7
2022-06-21cxl/core: Use is_endpoint_decoderBen Widawsky3-2/+3
2022-06-21cxl: Fix cleanup of port devices on failure to probe driver.Jonathan Cameron1-1/+6
2022-06-21MAINTAINERS: Update Ben's email addressBen Widawsky2-1/+4
2022-06-19Linux 5.19-rc3v5.19-rc3Linus Torvalds1-1/+1
2022-06-19Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-75/+159
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-19/+55
2022-06-19Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+38
2022-06-19Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-06-19Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-6/+23
2022-06-19Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-5/+14
2022-06-19Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-10/+22
2022-06-19Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-25/+37
2022-06-18Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds26-895/+947
2022-06-18Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-0/+43
2022-06-18ext4: fix a doubled word "need" in a commentXiang wangx1-1/+1
2022-06-18ext4: add reserved GDT blocks checkZhang Yi1-0/+10
2022-06-18ext4: make variable "count" signedDing Xiang1-1/+2
2022-06-18ext4: correct the judgment of BUG in ext4_mb_normalize_requestBaokun Li1-1/+16
2022-06-18ext4: fix bug_on ext4_mb_use_inode_paBaokun Li1-0/+9
2022-06-18ext4: fix up test_dummy_encryption handling for new mount APIEric Biggers1-63/+71
2022-06-18ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang1-2/+1
2022-06-18ext4: fix super block checksum incorrect after mountYe Bin1-8/+8
2022-06-18cifs: when a channel is not found for server, log its connection idShyam Prasad N1-0/+3
2022-06-17x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared pageKirill A. Shutemov1-1/+14
2022-06-17Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds6-6/+20
2022-06-17Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-17/+18