index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-05
Merge branch 'for-7.3/cxl-port-err-prep' into cxl-for-next
Dave Jiang
4
-26
/
+41
2026-08-05
cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
Dan Williams
1
-6
/
+14
2026-08-05
cxl: Tighten CPER kfifo registration API and symbol visibility
Dan Williams
3
-13
/
+6
2026-08-05
acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
Terry Bowman
1
-1
/
+0
2026-08-05
cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
Terry Bowman
1
-5
/
+5
2026-08-05
cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register read
Terry Bowman
1
-1
/
+16
2026-08-05
Merge branch 'for-7.3/cxl-misc' into cxl-for-next
Dave Jiang
2
-9
/
+11
2026-08-05
cxl/core: Format the memdev serial number as unsigned in TP_printk
Alison Schofield
1
-5
/
+5
2026-08-05
cxl/pmem: Format the nvdimm serial number as unsigned decimal
Alison Schofield
1
-4
/
+6
2026-08-03
Merge branch 'for-7.3/cxl-misc' into cxl-for-next
Dave Jiang
2
-11
/
+10
2026-08-03
cxl: Use %pe to print error pointers
Shaikh Kamaluddin
2
-11
/
+10
2026-07-24
Merge branch 'for-7.3/cxl-fixes' into cxl-for-next
Dave Jiang
1
-7
/
+3
2026-07-24
cxl/region: Use __free(put_device) in find_pos_and_ways()
Alison Schofield
1
-5
/
+2
2026-07-24
cxl/region: Fix use-after-free in find_pos_and_ways() error path
Alison Schofield
1
-4
/
+3
2026-07-24
Merge branch 'for-7.3/cxl-fixes' into cxl-for-next
Dave Jiang
6
-62
/
+57
2026-07-24
Merge branch 'for-7.3/cxl-misc' into cxl-for-next
Dave Jiang
1
-0
/
+7
2026-07-24
cxl: Deny Features commands on the RAW mailbox path
Dave Jiang
1
-0
/
+7
2026-07-14
cxl/features: Clamp Get Feature output size to the remaining buffer
Richard Cheng
1
-3
/
+2
2026-07-14
cxl/features: Reject Set Features output buffer smaller than the header
Richard Cheng
1
-0
/
+3
2026-07-14
cxl/features: Reject Get Feature count larger than the output buffer
Richard Cheng
1
-0
/
+4
2026-07-14
cxl/port: Restart port enumeration when a sibling adds the dport first
Alison Schofield
1
-2
/
+2
2026-07-14
cxl/features: Serialize multi-part Get/Set Feature transfers
Dave Jiang
2
-0
/
+4
2026-07-14
cxl/mbox: Break poison list loop on an empty payload
Dave Jiang
1
-0
/
+5
2026-07-14
cxl/memdev: Fix firmware upload exact-fit handling
Guzebing
1
-1
/
+1
2026-07-06
cxl/features: bound fwctl command payload to the input buffer
Zhenhao Wan
1
-1
/
+7
2026-06-29
cxl: Support dpa without a mailbox
Alejandro Lucero
3
-50
/
+70
2026-06-29
cxl: Support Type2 cxl regs mapping
Alejandro Lucero
3
-0
/
+3
2026-06-29
cxl/mce: Make the MCE notifier per-region
Dave Jiang
3
-50
/
+28
2026-06-29
cxl/mbox: Clamp mailbox output allocation to the payload size
Richard Cheng
1
-5
/
+1
2026-06-12
Merge branch 'for-7.2/cxl-type2-attach-region' into cxl-for-next
Dave Jiang
4
-33
/
+190
2026-06-12
cxl/region: Introduce devm_cxl_probe_mem()
Dan Williams
1
-0
/
+124
2026-06-12
cxl/memdev: Introduce cxl_class_memdev_type
Dan Williams
1
-3
/
+13
2026-06-12
cxl/memdev: Pin parents for entire memdev lifetime
Dan Williams
1
-1
/
+3
2026-06-12
cxl/region: Resolve region deletion races
Dan Williams
3
-27
/
+40
2026-06-12
cxl/region: Block region delete during region creation
Dan Williams
2
-3
/
+11
2026-06-12
Merge branch 'for-7.2/cxl-misc' into cxl-for-next
Dave Jiang
4
-48
/
+81
2026-06-12
cxl/region: Fill first free targets[] slot during auto-discovery
Li Ming
1
-1
/
+14
2026-06-12
cxl/region: Fix out-of-bounds access in cxl_cancel_auto_attach()
Li Ming
1
-21
/
+19
2026-06-12
cxl: Align interleave decode/encode helpers with their callers
Alison Schofield
1
-2
/
+2
2026-06-09
cxl/region: Avoid variable shadowing in region attach paths
Alison Schofield
1
-8
/
+6
2026-06-09
cxl: Fix CXL_HEADERLOG_SIZE to match RAS Capability size
Terry Bowman
2
-15
/
+36
2026-06-04
cxl/pci: Convert PCIBIOS errors to errno on DVSEC config accesses
Dave Jiang
1
-9
/
+9
2026-06-04
cxl/pci: Fix the incorrect check of pci_read_config_word() return
Dave Jiang
1
-4
/
+4
2026-06-04
cxl/fwctl: Fix __fortify_panic
Dan Williams
1
-1
/
+1
2026-06-04
cxl/region: Validate partition index before array access
Koba Ko
1
-0
/
+3
2026-04-17
Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
10
-330
/
+556
2026-04-10
Merge branch 'for-7.1/cxl-misc' into cxl-for-next
Dave Jiang
1
-1
/
+1
2026-04-10
cxl/hdm: Add support for 32 switch decoders
Li Ming
1
-1
/
+1
2026-04-03
Merge branch 'for-7.1/cxl-region-refactor' into cxl-for-next
Dave Jiang
5
-284
/
+300
2026-04-03
Merge branch 'for-7.1/dax-hmem' into cxl-for-next
Dave Jiang
1
-1
/
+83
[next]