All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-14 18:20:18 to 2026-01-14 19:08:24 UTC [more...]

[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
 2026-01-14 19:08 UTC  (40+ messages)
` [PATCH v14 01/34] PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
` [PATCH v14 02/34] PCI: Update CXL DVSEC definitions
` [PATCH v14 03/34] PCI: Introduce pcie_is_cxl()
` [PATCH v14 04/34] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v14 05/34] cxl/pci: Remove unnecessary CXL RCH "
` [PATCH v14 06/34] PCI: Replace cxl_error_is_native() with pcie_aer_is_native()
` [PATCH v14 07/34] cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from core/pci.c
` [PATCH v14 08/34] cxl/pci: Move CXL driver's RCH error handling into core/ras_rch.c
` [PATCH v14 09/34] PCI/AER: Export pci_aer_unmask_internal_errors()
` [PATCH v14 10/34] PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()
` [PATCH v14 11/34] PCI/AER: Move CXL RCH error handling to aer_cxl_rch.c
` [PATCH v14 12/34] PCI/AER: Use guard() in cxl_rch_handle_error_iter()
` [PATCH v14 13/34] PCI/AER: Replace PCIEAER_CXL symbol with CXL_RAS
` [PATCH v14 14/34] PCI/AER: Report CXL or PCIe bus type in AER trace logging
` [PATCH v14 15/34] PCI/AER: Update struct aer_err_info with kernel-doc formatting
` [PATCH v14 16/34] cxl/mem: Clarify @host for devm_cxl_add_nvdimm()
` [PATCH v14 17/34] cxl: Update RAS handler interfaces to also support CXL Ports
` [PATCH v14 18/34] cxl/port: Remove "enumerate dports" helpers
` [PATCH v14 19/34] cxl/port: Fix devm resource leaks around with dport management
` [PATCH v14 20/34] cxl/port: Move dport operations to a driver event
` [PATCH v14 21/34] cxl/port: Move dport RAS reporting to a port resource
` [PATCH v14 22/34] cxl: Update CXL Endpoint tracing
` [PATCH v14 23/34] cxl: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v14 24/34] cxl/port: Move endpoint component register management to cxl_port
` [PATCH v14 25/34] cxl/port: Map Port component registers before switchport init
` [PATCH v14 26/34] cxl: Change CXL handlers to use guard() instead of scoped_guard()
` [PATCH v14 27/34] PCI/ERR: Introduce PCI_ERS_RESULT_PANIC
` [PATCH v14 28/34] PCI/AER: Move AER driver's CXL VH handling to pcie/aer_cxl_vh.c
` [PATCH v14 29/34] cxl/port: Unify endpoint and switch port lookup
` [PATCH v14 30/34] PCI/AER: Dequeue forwarded CXL error
` [PATCH v14 31/34] PCI: Introduce CXL Port protocol error handlers
` [PATCH v14 32/34] cxl: Update Endpoint uncorrectable protocol error handling
` [PATCH v14 33/34] cxl: Update Endpoint correctable "
` [PATCH v14 34/34] cxl: Enable CXL protocol errors during CXL Port probe

[PATCH 0/3] iommu/vt-d: Ensure atomicity in context and PASID entry updates
 2026-01-14 19:07 UTC  (8+ messages)
` [PATCH 3/3] iommu/vt-d: Rework hitless PASID entry replacement

[PATCH v2 0/5] New DRM accel driver for Texas Instruments' C7x DSPs
 2026-01-14 19:06 UTC  (5+ messages)
` [PATCH v2 2/5] accel/thames: Add driver for the C7x DSPs in TI SoCs
` [PATCH v2 4/5] accel/thames: Add IOCTL for job submission

[PATCH bpf-next v9 00/11] bpf: fsession support
 2026-01-14 19:05 UTC  (9+ messages)
` [PATCH bpf-next v9 01/11] bpf: add "
` [PATCH bpf-next v9 07/11] bpf,x86: add fsession support for x86_64

[PATCH v2 0/2] kexec: history: track previous kernel version and kexec boot count
 2026-01-14 19:05 UTC  (5+ messages)
` [PATCH v2 2/2] kexec: history: track kexec boot counter

[PATCH iproute2] ip/iplink: fix off-by-one KIND length in modify()
 2026-01-14 19:00 UTC  (3+ messages)

[PATCH] wwan: t7xx: Add CONFIG_WWAN_DEBUG_PORTS to control ADB debug port
 2026-01-14 19:03 UTC  (3+ messages)
` [PATCH] net: wwan: t7xx: Add CONFIG_WWAN_ADB_PORT for ADB port control

[PATCH RFC net-next 00/14] net: stmmac: SerDes, PCS, BASE-X, and inband goodies
 2026-01-14 19:02 UTC  (8+ messages)
` [PATCH net-next 03/14] phy: qcom-sgmii-eth: add .set_mode() and .validate() methods

[PATCH v8 00/18] Live Update Orchestrator
 2026-01-14 19:02 UTC  (7+ messages)
` [PATCH v8 14/18] mm: memfd_luo: allow preserving memfd

[PATCH v2 0/8] mm: clean up anon_vma implementation
 2026-01-14 19:02 UTC  (6+ messages)
` [PATCH v2 1/8] mm/rmap: improve anon_vma_clone(), unlink_anon_vmas() comments, add asserts

[PATCH v4 00/16] Exposing case folding behavior
 2026-01-14 19:01 UTC  (5+ messages)
` [PATCH v4 01/16] fs: Add case sensitivity info to file_kattr
    ` [f2fs-dev] "

[PATCH v1] checkpatch: Warn about sign offs if there's an accidental patch separator
 2026-01-14 19:01 UTC  (12+ messages)

[PATCH] hook: make stdout_to_stderr optional
 2026-01-14 18:57 UTC  (4+ messages)
` [PATCH v3 0/2] Fix two hook conversion regressions
  ` [PATCH v3 1/2] hook: allow hooks to disable stdout_to_stderr
  ` [PATCH v3 2/2] hook: make ungroup opt-out instead of opt-in

[PATCH v3 00/15] `syn` rewrite of pin-init
 2026-01-14 18:58 UTC  (23+ messages)
` [PATCH v3 04/15] rust: pin-init: internal: add utility API for syn error handling
` [PATCH v3 05/15] rust: pin-init: rewrite `derive(Zeroable)` and `derive(MaybeZeroable)` using `syn`
` [PATCH v3 06/15] rust: pin-init: rewrite the `#[pinned_drop]` attribute macro "
` [PATCH v3 07/15] rust: pin-init: rewrite `#[pin_data]` "
` [PATCH v3 08/15] rust: pin-init: add `?Sized` bounds to traits in `#[pin_data]` macro
` [PATCH v3 09/15] rust: pin-init: rewrite the initializer macros using `syn`
` [PATCH v3 10/15] rust: pin-init: add `#[default_error(<type>)]` attribute to initializer macros
` [PATCH v3 11/15] rust: init: use `#[default_error(err)]` for the "
` [PATCH v3 12/15] rust: pin-init: internal: init: add support for attributes on initializer fields
` [PATCH v3 13/15] rust: pin-init: internal: init: add escape hatch for referencing initialized fields
` [PATCH v3 14/15] rust: pin-init: internal: init: simplify Zeroable safety check
` [PATCH v3 15/15] MAINTAINERS: add Gary Guo to pin-init

[PATCH] pci: make reset_subordinate hotplug safe
 2026-01-14 18:58 UTC 

[jpirko-mlxsw:combined_queue 19/19] drivers/gpu/drm/sysfb/efidrm.c:244:29: sparse: sparse: incorrect type in assignment (different address spaces)
 2026-01-14 18:57 UTC 

[PATCH] lpm: add new LPM v6 implementation (lpm6c)
 2026-01-14 18:58 UTC  (2+ messages)

[PATCH v3 0/3] vfio: selftests: Add MMIO DMA mapping test
 2026-01-14 18:57 UTC  (4+ messages)
` [PATCH v3 1/3] vfio: selftests: Centralize IOMMU mode name definitions
` [PATCH v3 2/3] vfio: selftests: Align BAR mmaps for efficient IOMMU mapping
` [PATCH v3 3/3] vfio: selftests: Add vfio_dma_mapping_mmio_test

[PATCH] usb: typec: mux: fix NULL pointer dereference in {typec_switch,mux}_put
 2026-01-14 18:56 UTC 

Coverity scanning offline
 2026-01-14 18:56 UTC 

[PATCH v3 00/24] KVM: TDX huge page support for private memory
 2026-01-14 18:56 UTC  (13+ messages)

[PATCH v3 0/3] Overlayfs improvements
 2026-01-14 18:54 UTC  (4+ messages)
` [PATCH v3 1/3] overlayfs: Fix the QA skip for ignored mounts
` [PATCH v3 2/3] oe-selftest: overlayfs: Make the test more deterministic
` [PATCH v3 3/3] oe-selftest: overlayfs: Add a demo case for /etc

[PATCH RFC v4 0/8] bpf: Avoid locks in bpf_timer and bpf_wq
 2026-01-14 18:55 UTC  (11+ messages)
` [PATCH RFC v4 1/8] bpf: Factor out timer deletion helper
` [PATCH RFC v4 2/8] bpf: Simplify bpf_timer_cancel()
` [PATCH RFC v4 3/8] bpf: Enable bpf timer and workqueue use in NMI
` [PATCH RFC v4 4/8] bpf: Add verifier support for bpf_timer argument in kfuncs
` [PATCH RFC v4 5/8] bpf: Introduce bpf_timer_cancel_async() kfunc
` [PATCH RFC v4 6/8] selftests/bpf: Refactor timer selftests
` [PATCH RFC v4 7/8] selftests/bpf: Add stress test for timer async cancel
` [PATCH RFC v4 8/8] selftests/bpf: Verify bpf_timer_cancel_async works

[PATCH v25 2/2] status: show comparison with push remote tracking branch
 2026-01-14 18:54 UTC  (4+ messages)
` Triangular workflow

Mainline x86_64/arm64 defconfig+Rust `rusttest` error
 2026-01-14 18:54 UTC  (3+ messages)

[PATCH 0/2] Improve some comments
 2026-01-14 18:54 UTC  (2+ messages)

[PATCH] drm/xe: Fix memory leak in guc_exec_queue_timedout_job
 2026-01-14 18:52 UTC  (3+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/xe: Fix memory leak in guc_exec_queue_timedout_job (rev2)

[PATCH v4] drm/amd/amdgpu: Add independent hang detect work for user queue fence
 2026-01-14 18:51 UTC  (2+ messages)

[PATCH v3 0/6] x86: CPUID leaf 6 consolidation
 2026-01-14 18:49 UTC  (5+ messages)
` [PATCH v3 1/6] x86/cpu-policy: define bits of leaf 6
` [PATCH v3 6/6] x86/cpufreq: use host CPU policy in HWP driver

[PATCH liburing 1/1] man: add io_uring_register_region.3
 2026-01-14 18:50 UTC  (8+ messages)

[PATCH v12 00/13] Add multiple address spaces support to VDUSE
 2026-01-14 18:48 UTC  (14+ messages)
` [PATCH v12 01/13] vhost: move vdpa group bound check to vhost_vdpa
` [PATCH v12 02/13] vduse: add v1 API definition
` [PATCH v12 03/13] vduse: add vq group support
` [PATCH v12 04/13] vduse: return internal vq group struct as map token
` [PATCH v12 05/13] vdpa: document set_group_asid thread safety
` [PATCH v12 06/13] vhost: forbid change vq groups ASID if DRIVER_OK is set
` [PATCH v12 07/13] vduse: refactor vdpa_dev_add for goto err handling
` [PATCH v12 08/13] vduse: remove unused vaddr parameter of vduse_domain_free_coherent
` [PATCH v12 09/13] vduse: take out allocations from vduse_dev_alloc_coherent
` [PATCH v12 10/13] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
` [PATCH v12 11/13] vduse: add vq group asid support
` [PATCH v12 12/13] vduse: bump version number
` [PATCH v12 13/13] Documentation: Add documentation for VDUSE Address Space IDs

[PATCH] drm/xe: Reduce LRC timestamp stuck message on VFs to notice
 2026-01-14 18:49 UTC 

[PATCH v9 00/30] KVM: arm64: Implement support for SME
 2026-01-14 18:48 UTC  (7+ messages)
` [PATCH v9 25/30] KVM: arm64: Expose SME to nested guests
` [PATCH v9 26/30] KVM: arm64: Provide interface for configuring and enabling SME for guests

[PATCH] iomap: fix readahead folio refcounting race
 2026-01-14 18:48 UTC  (2+ messages)

[PATCH] kbuild: Fix unnecessary rebuilding DT base+overlay targets
 2026-01-14 18:46 UTC 

[PATCH v2 0/3] vfio: selftests: Add MMIO DMA mapping test
 2026-01-14 18:45 UTC  (7+ messages)
` [PATCH v2 2/3] vfio: selftests: Align BAR mmaps for efficient IOMMU mapping
` [PATCH v2 3/3] vfio: selftests: Add vfio_dma_mapping_mmio_test

[PATCH v3] scsi: ufs: exynos: call phy_notify_state() from hibern8 callbacks
 2026-01-14 18:44 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] bpf: lru: Fix unintended eviction when updating lru hash maps
 2026-01-14 18:44 UTC  (3+ messages)
` [PATCH bpf-next v3 1/5] bpf: lru: Tidy hash handling in LRU code

[PATCH] tests/qemu-iotests: Mark 182 as Linux-only
 2026-01-14 18:42 UTC  (2+ messages)

[PATCH] lib: sbi: KASan implementation for OpenSBI
 2026-01-14 18:43 UTC 

[PATCH v2] kho: init alloc tags when restoring pages from reserved memory
 2026-01-14 18:42 UTC  (4+ messages)

[PATCH bpf] libbpf: BTF dedup should ignore modifiers in type equivalence checks
 2026-01-14 18:41 UTC  (5+ messages)

[PATCH] tests/qemu-iotests: Use "gsed" for expressions that require GNU sed
 2026-01-14 18:40 UTC  (2+ messages)

[PATCH v2] fuse: fix premature writetrhough request for large folio
 2026-01-14 18:41 UTC  (2+ messages)

UBSAN: array-index-out-of-bounds in [...]drivers/usb/typec/ucsi/ucsi.c:605:12: index 2 is out of range for type 'ucsi_altmode [2]'
 2026-01-14 16:58 UTC 

[PATCH 1/1] mshv: Store the result of vfs_poll in a variable of type __poll_t
 2026-01-14 18:40 UTC  (2+ messages)

[PATCH bpf v2 0/2] libbpf: handle modifiers in dedup equivalence
 2026-01-14 18:38 UTC  (3+ messages)
` [PATCH bpf v2 1/2] libbpf: BTF dedup should ignore modifiers in type equivalence checks
` [PATCH bpf v2 2/2] selftests/bpf: Verify dedup for skipped modifiers

[PATCH 1/1] mshv: Add __user attribute to argument passed to access_ok()
 2026-01-14 18:39 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 6.19
 2026-01-14 18:38 UTC 

[RFC] bitbake-setup: Documentation terminology and tooling suggestions
 2026-01-14 18:38 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH v2 00/14] IDE SDK Improvements
 2026-01-14 18:37 UTC  (3+ messages)
` [OE-core] "

[PATCH mm-hotfixes] mm: do not copy page tables unnecessarily for VM_UFFD_WP
 2026-01-14 18:37 UTC  (3+ messages)

[PATCH 0/6] CXL: Introduce memory controller abstraction and sysram controller
 2026-01-14 18:36 UTC  (5+ messages)
` [PATCH 1/6] drivers/cxl: add cxl_memctrl_mode and region->memctrl

[PATCH i-g-t] tests/kms_explict_fence: Add Test for Explicit Fencing
 2026-01-14 18:36 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3] media: atomisp: replace ia_css_region with v4l2_rect
 2026-01-14 18:36 UTC 

[PATCH] rcu: Latch normal synchronize_rcu() path on flood
 2026-01-14 18:34 UTC 

[PATCH qemu v3 0/5] cxl: r3.2 specification event updates
 2026-01-14 18:33 UTC  (7+ messages)
` [PATCH qemu v3 3/5] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH qemu v3 4/5] hw/cxl/events: Updates for rev3.2 DRAM "
` [PATCH qemu v3 5/5] hw/cxl/events: Updates for rev3.2 memory module "

[PATCH v10 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2026-01-14 18:33 UTC  (6+ messages)
` [PATCH v10 12/13] cxl/region: Factor out code into cxl_region_setup_poison()
` [PATCH v10 13/13] cxl: Disable HPA/SPA translation handlers for Normalized Addressing

[PATCH] test: add a test for null PMD
 2026-01-14 18:30 UTC  (5+ messages)
` [PATCH v5 0/3] test: add null PMD test suite
  ` [PATCH v5 1/3] net/null: cleanup info_get
  ` [PATCH v5 2/3] test: generate larger packet bursts
  ` [PATCH v5 3/3] test: add a test for null PMD

[PATCH v7 0/5] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support
 2026-01-14 18:29 UTC  (6+ messages)
` [PATCH v7 2/5] xen: arm: smccc: add INVALID_PARAMETER error code
` [PATCH v7 1/5] xen/domctl: extend XEN_DOMCTL_assign_device to handle not only iommu
` [PATCH v7 3/5] lib/arm: Add I/O memory copy helpers
` [PATCH v7 5/5] docs: arm: add SCI SCMI SMC multi-agent driver docs
` [PATCH v7 4/5] xen/arm: scmi: introduce SCI SCMI SMC multi-agent driver

[PATCH] net: lwip: add TFTPSERVERIP Kconfig option
 2026-01-14 18:29 UTC  (5+ messages)

[PATCH] SECURITY.md: add lautrbach@redhat.com gpg fingerprint
 2026-01-14 18:28 UTC  (7+ messages)

[PATCH 0/2 v3] ext4: use mb_optimize_scan regardless of inode format
 2026-01-14 18:28 UTC  (3+ messages)
` [PATCH 1/2] ext4: always allocate blocks only from groups inode can use
` [PATCH 2/2] ext4: use optimized mballoc scanning regardless of inode format

[Intel-wired-lan] [PATCH iwl-net v5] igb: Fix trigger of incorrect irq in igb_xsk_wakeup
 2026-01-14 18:20 UTC  (4+ messages)

[PATCH V2,net-next, 0/2] net: mana: Add support for coalesced RX packets
 2026-01-14 18:27 UTC  (9+ messages)
` [PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
    ` [EXTERNAL] "

[XEN PATCH] x86/mce: use offsetof to determine section offset
 2026-01-14 18:27 UTC 

[jpirko-mlxsw:combined_queue 19/19] drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-01-14 18:26 UTC 

[PATCH v3] arm64: errata: Workaround for SI L1 downstream coherency issue
 2026-01-14 18:25 UTC  (2+ messages)

[PATCH v4 0/3] efi_vars: Implement SPI Flash storage for EFI
 2026-01-14 18:24 UTC  (2+ messages)

[syzbot] [mm?] KCSAN: data-race in __anon_vma_prepare / __vmf_anon_prepare
 2026-01-14 18:23 UTC  (8+ messages)

[PATCH v2 1/3] drivers/cxl: introduce cxl_region_driver field for cxl_region
 2026-01-14 18:22 UTC  (3+ messages)

[PATCH dwarves 0/4] Improve BTF concrete function accuracy
 2026-01-14 18:22 UTC  (5+ messages)
` [PATCH dwarves 3/4] btf_encoder: Add true_signature feature support for "."-suffixed functions

[PATCH 1/2] ARM: dts: broadcom: bcm2835-rpi: Move the firmware node down 1 level
 2026-01-14 18:22 UTC  (2+ messages)

[PATCH v9 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2026-01-14 18:22 UTC  (3+ messages)
` [PATCH v9 13/13] cxl: Disable HPA/SPA translation handlers for Normalized Addressing


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.