Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2026-03-23 16:28:43 to 2026-03-27 19:20:50 UTC [more...]

[PATCH 0/9] dax/hmem: Add tests for the dax_hmem takeover capability
 2026-03-27 19:20 UTC  (20+ messages)
` [PATCH 1/9] cxl/region: Fix use-after-free from auto assembly failure
` [PATCH 2/9] dax/cxl: Fix HMEM dependencies
` [PATCH 3/9] cxl/region: Limit visibility of cxl_region_contains_resource()
` [PATCH 4/9] cxl/region: Constify cxl_region_resource_contains()
` [PATCH 5/9] dax/hmem: Reduce visibility of dax_cxl coordination symbols
` [PATCH 6/9] dax/hmem: Fix singleton confusion between dax_hmem_work and hmem devices
` [PATCH 7/9] dax/hmem: Parent dax_hmem devices
` [PATCH 8/9] tools/testing/cxl: Simulate auto-assembly failure
` [PATCH 9/9] tools/testing/cxl: Test dax_hmem takeover of CXL regions

[PATCH v3 00/10] selftests/resctrl: Fixes and improvements focused on Intel platforms
 2026-03-27 17:49 UTC  (20+ messages)
` [PATCH v3 01/10] selftests/resctrl: Improve accuracy of cache occupancy test
` [PATCH v3 02/10] selftests/resctrl: Reduce interference from L2 occupancy during "
` [PATCH v3 04/10] selftests/resctrl: Prepare for parsing multiple events per iMC
` [PATCH v3 05/10] selftests/resctrl: Support multiple events associated with iMC
` [PATCH v3 06/10] selftests/resctrl: Increase size of buffer used in MBM and MBA tests
` [PATCH v3 07/10] selftests/resctrl: Raise threshold at which MBM and PMU values are compared
` [PATCH v3 08/10] selftests/resctrl: Remove requirement on cache miss rate
` [PATCH v3 09/10] selftests/resctrl: Simplify perf usage in CAT test
` [PATCH v3 10/10] selftests/resctrl: Reduce L2 impact on "

[PATCH 0/4] Improve the invalidation path in VT-d
 2026-03-27 15:25 UTC  (5+ messages)
` [PATCH 1/4] iommu/intel: Split piotlb invalidation into range and all
` [PATCH 2/4] iommu/vtd: Pass size_order to qi_desc_piotlb() not npages
` [PATCH 3/4] iommu/vtd: Remove the remaining pages along the invalidation path
` [PATCH 4/4] iommu/vt: Simplify calculate_psi_aligned_address()

[PATCH 0/5] Improve the invalidation path in AMD
 2026-03-27 15:23 UTC  (6+ messages)
` [PATCH 1/5] iommu/amd: Simplify build_inv_address()
` [PATCH 2/5] iommu/amd: Pass last in through to build_inv_address()
` [PATCH 3/5] iommu/amd: Have amd_iommu_domain_flush_pages() use last
` [PATCH 4/5] iommu/amd: Make CMD_INV_IOMMU_ALL_PAGES_ADDRESS match the spec
` [PATCH 5/5] iommu/amd: Control INVALIDATE_IOMMU_PAGES PDE from the gather

[PATCH] iommu/riscv: Remove overflows on the invalidation path
 2026-03-27 15:22 UTC 

[PATCH 6.12 000/460] 6.12.78-rc1 review
 2026-03-27  9:17 UTC  (15+ messages)
  `  "

[PATCH 6.1.y 2/3] net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY
 2026-03-27  1:52 UTC 

[PATCH 6.1.y 1/3] net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()
 2026-03-27  1:51 UTC 

[PATCH 6.1.y 3/3] net: phy: fix phy_uses_state_machine()
 2026-03-27  1:53 UTC 

[PATCH] iommu/dma: Always allow DMA-FQ when iommupt provides the iommu_domain
 2026-03-26 19:30 UTC 

[PATCH 5.10 000/334] 5.10.252-rc2 review
 2026-03-26 13:13 UTC  (2+ messages)

[PATCH 6.1 000/481] 6.1.167-rc1 review
 2026-03-26  3:01 UTC  (47+ messages)
` [PATCH 6.1 095/481] selftests: mptcp: join: check removing signal+subflow endp
` [PATCH 6.1 096/481] ARM: clean up the memset64() C wrapper
` [PATCH 6.1 418/481] netfilter: xt_time: use unsigned int for monthday bit shift
` [PATCH 6.1 424/481] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
` [PATCH 6.1 425/481] net/sched: teql: Fix double-free in teql_master_xmit
` [PATCH 6.1 426/481] net: usb: aqc111: Do not perform PM inside suspend callback
` [PATCH 6.1 427/481] igc: fix missing update of skb->tail in igc_xmit_frame()
` [PATCH 6.1 465/481] net: fix segmentation of forwarding fraglist GRO
` [PATCH 6.1 466/481] rcu/nocb: Fix possible invalid rdps->nocb_cb_kthread pointer access
` [PATCH 6.1 467/481] ntfs: set dummy blocksize to read boot_block when mounting
` [PATCH 6.1 468/481] nvme: fix admin request_queue lifetime
` [PATCH 6.1 469/481] f2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs mode
` [PATCH 6.1 470/481] net: stmmac: fix TSO DMA API usage causing oops
` [PATCH 6.1 471/481] mptcp: pm: in-kernel: always set ID as avail when rm endp
` [PATCH 6.1 472/481] dlm: fix possible lkb_resource null dereference
` [PATCH 6.1 473/481] netfilter: nf_tables: missing objects with no memcg accounting
` [PATCH 6.1 474/481] netfilter: nft_set_pipapo: prevent overflow in lookup table allocation
` [PATCH 6.1 475/481] wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work
` [PATCH 6.1 476/481] riscv: stacktrace: Disable KASAN checks for non-current tasks
` [PATCH 6.1 477/481] i2c: cp2615: replace deprecated strncpy with strscpy
` [PATCH 6.1 478/481] i2c: cp2615: fix serial string NULL-deref at probe
` [PATCH 6.1 479/481] Revert "nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()"
` [PATCH 6.1 480/481] nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()
` [PATCH 6.1 481/481] Revert "selftests: net: amt: wait longer for connection before sending packets"

[PATCH v2 00/16] Update drivers to use ib_copy_validate_udata_in()
 2026-03-25 22:16 UTC  (18+ messages)
` [PATCH v2 01/16] RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
` [PATCH v2 02/16] RDMA: Consolidate patterns with offsetof() "
` [PATCH v2 03/16] RDMA: Consolidate patterns with sizeof() "
` [PATCH v2 04/16] RDMA: Use ib_copy_validate_udata_in() for implicit full structs
` [PATCH v2 05/16] RDMA/pvrdma: Use ib_copy_validate_udata_in() for srq
` [PATCH v2 06/16] RDMA/mlx5: Use ib_copy_validate_udata_in() for SRQ
` [PATCH v2 07/16] RDMA/mlx5: Use ib_copy_validate_udata_in() for MW
` [PATCH v2 08/16] RDMA/mlx4: Use ib_copy_validate_udata_in()
` [PATCH v2 09/16] RDMA/mlx4: Use ib_copy_validate_udata_in() for QP
` [PATCH v2 10/16] RDMA/hns: Use ib_copy_validate_udata_in()
` [PATCH v2 11/16] RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
` [PATCH v2 12/16] RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()
` [PATCH v2 13/16] RDMA/hns: Add missing comp_mask check in create_qp
` [PATCH v2 14/16] RDMA/irdma: Add missing comp_mask check in alloc_ucontext
` [PATCH v2 15/16] RDMA: Remove redundant = {} for udata req structs
` [PATCH v2 16/16] RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()

[PATCH v2 00/14] x86,fs/resctrl: Improve resctrl quality and consistency
 2026-03-25 18:18 UTC  (6+ messages)
` [PATCH v2 09/14] fs/resctrl: Add last_cmd_status support for writes to max_threshold_occupancy
` [PATCH v2 11/14] fs/resctrl: Use stricter checks on input to cpus/cpus_list file

[PATCH] x86/resctrl: Allow AET to use PMT/TPMI as loadable modules
 2026-03-25 17:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 6.19 000/378] 6.19.9-rc1 review
 2026-03-25 15:00 UTC  (6+ messages)
` [PATCH 6.19 378/378] cxl/acpi: Fix CXL_ACPI and CXL_PMEM Kconfig tristate mismatch

[PATCH 6.12.y] spi: tegra210-quad: Protect curr_xfer check in IRQ handler
 2026-03-25 11:12 UTC  (2+ messages)

[PATCH 6.6 000/567] 6.6.130-rc1 review
 2026-03-25 10:57 UTC  (16+ messages)
` [PATCH 6.6 121/567] ARM: clean up the memset64() C wrapper
` [PATCH 6.6 438/567] net: use dst_dev_rcu() in sk_setup_caps()

[PATCH 6.18 000/212] 6.18.20-rc1 review
 2026-03-25 10:56 UTC  (12+ messages)

[PATCH 6.19 000/220] 6.19.10-rc1 review
 2026-03-25 10:55 UTC  (16+ messages)

[PATCH 6.12 017/460] kexec: Consolidate machine_kexec_mask_interrupts() implementation
 2026-03-25  0:10 UTC  (2+ messages)

[PATCH AUTOSEL 6.19] drm/amd/display: Fix gamma 2.2 colorop TFs
 2026-03-24 11:19 UTC  (19+ messages)
` [PATCH AUTOSEL 6.19] mshv: Fix error handling in mshv_region_pin
` [PATCH AUTOSEL 6.19-6.1] tg3: replace placeholder MAC address with device property
` [PATCH AUTOSEL 6.19-6.12] btrfs: reserve enough transaction items for qgroup ioctls
` [PATCH AUTOSEL 6.19-5.10] objtool: Fix Clang jump table detection
` [PATCH AUTOSEL 6.19-6.12] HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation failure
` [PATCH AUTOSEL 6.19-6.1] i2c: tegra: Don't mark devices with pins as IRQ safe
` [PATCH AUTOSEL 6.19-6.18] smb: client: fix generic/694 due to wrong ->i_blocks
` [PATCH AUTOSEL 6.19-5.10] atm: lec: fix use-after-free in sock_def_readable()
` [PATCH AUTOSEL 6.19-5.10] HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq
` [PATCH AUTOSEL 6.19-6.6] spi: geni-qcom: Check DMA interrupts early in ISR
` [PATCH AUTOSEL 6.19-6.12] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
` [PATCH AUTOSEL 6.19] objtool/klp: fix mkstemp() failure with long paths
` [PATCH AUTOSEL 6.19-6.6] arm64/scs: Fix handling of advance_loc4
` [PATCH AUTOSEL 6.19-6.12] HID: logitech-hidpp: Enable MX Master 4 over bluetooth
` [PATCH AUTOSEL 6.19-5.15] btrfs: reject root items with drop_progress and zero drop_level
` [PATCH AUTOSEL 6.19-5.15] btrfs: don't take device_list_mutex when querying zone info
` [PATCH AUTOSEL 6.19-6.18] HID: core: Mitigate potential OOB by removing bogus memset()
` [PATCH AUTOSEL 6.19-5.10] HID: multitouch: Check to ensure report responses match the request

[PATCH] .get_maintainer.ignore: add myself
 2026-03-24  8:29 UTC 

[PATCH 5.15.y] drivers: base: Free devm resources when unregistering a device
 2026-03-24  8:14 UTC 

[PATCH] .get_maintainer.ignore: add myself
 2026-03-24  7:48 UTC  (2+ messages)

[PATCH 5.10 001/147] RDMA/siw: Fix potential NULL pointer dereference in header processing
 2026-03-23 18:48 UTC  (6+ messages)
` [PATCH 5.10 094/147] RDMA/rxe: Fix double free in rxe_srq_from_init
` [PATCH 5.10 142/147] selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter enabled


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox