Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2026-05-05 09:52:36 to 2026-05-12 00:09:55 UTC [more...]

[PATCH v3 00/10] Convert all drivers to the new udata response flow
 2026-05-12  0:09 UTC  (11+ messages)
` [PATCH v3 01/10] RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()
` [PATCH v3 02/10] IB/rdmavt: Don't abuse udata and ib_respond_udata()
` [PATCH v3 03/10] RDMA: Convert drivers using min to ib_respond_udata()
` [PATCH v3 04/10] RDMA: Convert drivers using sizeof() "
` [PATCH v3 05/10] RDMA/cxgb4: Convert "
` [PATCH v3 06/10] RDMA/qedr: Replace qedr_ib_copy_to_udata() with ib_respond_udata()
` [PATCH v3 07/10] RDMA/mlx: Replace response_len "
` [PATCH v3 08/10] RDMA: Use proper driver data response structs instead of open coding
` [PATCH v3 09/10] RDMA: Add missed = {} initialization to uresp structs
` [PATCH v3 10/10] RDMA: Replace memset with = {} pattern for ib_respond_udata()

[PATCH 0/4] fs/resctrl: Fix three long-standing issues
 2026-05-11 23:06 UTC  (11+ messages)
` [PATCH 1/4] fs/resctrl: Move functions to avoid forward references in subsequent fixes
` [PATCH 2/4] fs/resctrl: Free mon_data structures on rdt_get_tree() failure
` [PATCH 3/4] fs/resctrl: Fix deadlock for errors during mount
` [PATCH 4/4] fs/resctrl: Fix issues with worker threads when CPUs are taken offline

[PATCH AUTOSEL 7.0-5.10] ALSA: sparc/dbri: add missing fallthrough
 2026-05-11 22:19 UTC  (29+ messages)
` [PATCH AUTOSEL 7.0-6.6] docs: cgroup-v1: Update charge-commit section
` [PATCH AUTOSEL 7.0-5.10] drm/panel: feiyang-fy07024di26a30d: return display-on error
` [PATCH AUTOSEL 7.0-6.1] smb: client: Zero-pad short GSS session keys per MS-SMB2
` [PATCH AUTOSEL 7.0-5.15] wifi: nl80211: re-check wiphy netns in nl80211_prepare_wdev_dump() continuation
` [PATCH AUTOSEL 7.0-6.6] ipv6: Implement limits on extension header parsing
` [PATCH AUTOSEL 7.0-6.12] net: usb: cdc_ncm: add Apple Mac USB-C direct networking quirk
` [PATCH AUTOSEL 7.0-5.15] net: usb: r8152: add TRENDnet TUC-ET2G v2.0
` [PATCH AUTOSEL 7.0-5.10] i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctl
` [PATCH AUTOSEL 7.0-5.10] powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexec
` [PATCH AUTOSEL 7.0-6.18] ALSA: usb-audio: add min_mute quirk for Razer Nommo V2 X
` [PATCH AUTOSEL 7.0-5.10] wifi: libertas: fix integer underflow in process_cmdrequest()
` [PATCH AUTOSEL 7.0] io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER
` [PATCH AUTOSEL 7.0-5.10] wifi: nl80211: require CAP_NET_ADMIN over the target netns in SET_WIPHY_NETNS
` [PATCH AUTOSEL 7.0-6.12] media: qcom: camss: avoid format string warning
` [PATCH AUTOSEL 7.0-5.10] scsi: scsi_dh_alua: Increase default ALUA timeout to maximum spec value
` [PATCH AUTOSEL 7.0-6.18] Bluetooth: hci_uart: Fix NULL deref in recv callbacks when priv is uninitialized
` [PATCH AUTOSEL 7.0] ALSA: hda/realtek: Add mute LED fixup for HP Pavilion 15-cs1xxx
` [PATCH AUTOSEL 7.0-5.15] ALSA: usb-audio: Add quirk flags for AlphaTheta EUPHONIA
` [PATCH AUTOSEL 7.0-6.18] ALSA: hda/realtek: Add codec SSID quirk for Lenovo Yoga Pro 9 16IMH9
` [PATCH AUTOSEL 7.0-5.10] fbdev: ipu-v3: clean up kernel-doc warnings
` [PATCH AUTOSEL 7.0-6.6] ASoC: amd: yc: Add DMI quirk for MSI Bravo 15 C7VE
` [PATCH AUTOSEL 7.0-6.1] powerpc/pasemi: Drop redundant res assignment
` [PATCH AUTOSEL 7.0-5.15] scsi: smartpqi: Silence a recursive lock warning
` [PATCH AUTOSEL 7.0-6.18] powerpc/pseries/htmdump: Free the global buffers in htmdump module exit
` [PATCH AUTOSEL 7.0-5.10] i2c: acpi: Add ELAN0678 to i2c_acpi_force_100khz_device_ids
` [PATCH AUTOSEL 7.0-6.18] iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19
` [PATCH AUTOSEL 7.0-5.10] ALSA: usb-audio: add clock quirk for Motu 1248
` [PATCH AUTOSEL 7.0] ASoC: sdw_utils: avoid the SDCA companion function not supported failure

[PATCH 6.1.y 1/2] Bluetooth: hci_sync: Remove remaining dependencies of hci_request
 2026-05-11 14:21 UTC  (2+ messages)

[PATCH 6.1.y 2/2] Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock
 2026-05-11 14:21 UTC  (2+ messages)

[PATCH 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
 2026-05-11 10:34 UTC  (45+ messages)
` [PATCH 1/9] iommu/arm-smmu-v3: Add struct arm_smmu_cmd to represent the HW format command
` [PATCH 2/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq selection functions
` [PATCH 3/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq submission functions
` [PATCH 4/9] iommu/arm-smmu-v3: Convert arm_smmu_cmdq_batch cmds to struct arm_smmu_cmd
` [PATCH 5/9] iommu/arm-smmu-v3: Remove CMDQ_OP_CFGI_CD_ALL from arm_smmu_cmdq_build_cmd()
` [PATCH 6/9] iommu/arm-smmu-v3: Directly encode simple commands
` [PATCH 7/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_ATC_INV
` [PATCH 8/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_SYNC
` [PATCH 9/9] iommu/arm-smmu-v3: Directly encode TLBI commands

[PATCH] powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with clang
 2026-05-11  2:28 UTC  (2+ messages)

[PATCH] fs/resctrl: Free mon_data structures on rdt_get_tree() failure
 2026-05-10  4:27 UTC  (8+ messages)

[PATCH v3 2/2] iommupt: Avoid rewalking during map
 2026-05-09 23:39 UTC  (5+ messages)

[PATCH v2 0/8] Support non-leaf and range invalidation features in RISC-V
 2026-05-09 20:39 UTC  (13+ messages)
` [PATCH v2 1/8] iommu: Split the kdoc comment for struct iommu_iotlb_gather
` [PATCH v2 2/8] iommupt: Add struct iommupt_pending_gather
` [PATCH v2 3/8] iommupt: Add PT_FEAT_DETAILED_GATHER
` [PATCH v2 4/8] iommu/riscv: Enable PT_FEAT_DETAILED_GATHER and pass gather to iotlb_inval
` [PATCH v2 5/8] iommu/riscv: Compute best stride for single invalidation
` [PATCH v2 6/8] iommu/riscv: Add RISCV_IOMMU_CAPABILITIES_NL
` [PATCH v2 7/8] iommu/riscv: Include the dword number in RISCV_IOMMU_CMD macros
` [PATCH v2 8/8] iommu/riscv: Add NAPOT range invalidation support

[PATCH 6.6.y] ext4: validate p_idx bounds in ext4_ext_correct_indexes
 2026-05-08 21:11 UTC  (3+ messages)

[PATCH 5.15.y] ksmbd: do not expire session on binding failure
 2026-05-08 21:11 UTC  (2+ messages)

[PATCH 6.6.y] drm/amd/display: Do not skip unrelated mode changes in DSC validation
 2026-05-08 21:11 UTC  (2+ messages)

[PATCH 6.1.y] ext4: validate p_idx bounds in ext4_ext_correct_indexes
 2026-05-08  6:58 UTC 

[PATCH v2] fs/resctrl: Fix deadlock for errors during mount
 2026-05-08  0:23 UTC  (6+ messages)

[PATCH] fs/resctrl: Fix use-after-free in resctrl_offline_mon_domain()
 2026-05-07 17:06 UTC  (20+ messages)

[PATCH 6.12 000/215] 6.12.86-rc1 review
 2026-05-07 12:04 UTC  (5+ messages)

[PATCH 6.1.y] drm/amd/display: Do not skip unrelated mode changes in DSC validation
 2026-05-07  7:07 UTC 

[PATCH 6.18 000/275] 6.18.27-rc1 review
 2026-05-06 10:34 UTC  (10+ messages)
` [PATCH 6.18 214/275] mptcp: sync the msk->sndbuf at accept() time

[PATCH 0/7] Support non-leaf and range invalidation features in RISC-V
 2026-05-06  9:13 UTC  (13+ messages)
` [PATCH 4/7] iommu/riscv: Enable PT_FEAT_DETAILED_GATHER and pass gather to iotlb_inval
` [PATCH 5/7] iommu/riscv: Compute best stride for single invalidation
` [PATCH 6/7] iommu/riscv: Add RISCV_IOMMU_CAPABILITIES_NL
` [PATCH 7/7] iommu/riscv: Add NAPOT range invalidation support

[PATCH 7.0 000/307] 7.0.4-rc1 review
 2026-05-06  8:36 UTC  (12+ messages)
` [PATCH 7.0 073/307] ipmi:ssif: Clean up kthread on errors

[PATCH 6.19 000/311] 6.19.12-rc1 review
 2026-05-06  6:05 UTC  (4+ messages)
` [PATCH 6.19 001/311] drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13

[PATCH 00/11] mlx5 support for VFIO self test
 2026-05-05 16:05 UTC  (23+ messages)
` [PATCH 05/11] selftests: Add additional kernel functions to tools/include/
` [PATCH 07/11] vfio: selftests: Allow drivers to specify required region size
` [PATCH 08/11] vfio: selftests: Add dev_dbg
` [PATCH 09/11] vfio: selftests: Add mlx5 driver - HW init and command interface
` [PATCH 10/11] vfio: selftests: Add mlx5 driver - data path and memcpy ops

[PATCH AUTOSEL 7.0-5.10] ALSA: hda: Avoid WARN_ON() for HDMI chmap slot checks
 2026-05-05  9:51 UTC  (17+ messages)
` [PATCH AUTOSEL 7.0] ALSA: hda/realtek: enable mute LED support on ThinkBook 16p
` [PATCH AUTOSEL 7.0-6.18] mailbox: cix: Add IRQF_NO_SUSPEND to mailbox interrupt
` [PATCH AUTOSEL 7.0-6.12] ASoC: codecs: wcd937x: fix AUX PA sequencing and mixer controls
` [PATCH AUTOSEL 7.0-6.18] btrfs: replace ASSERT with proper error handling in stripe lookup fallback
` [PATCH AUTOSEL 7.0-5.10] btrfs: handle unexpected free-space-tree key types
` [PATCH AUTOSEL 7.0-6.18] md/raid5: Fix UAF on IO across the reshape position
` [PATCH AUTOSEL 7.0-6.6] btrfs: apply first key check for readahead when possible
` [PATCH AUTOSEL 7.0-6.6] ASoC: aw88395: Fix kernel panic caused by invalid GPIO error pointer
` [PATCH AUTOSEL 7.0-6.12] nvme-tcp: teardown circular locking fixes
` [PATCH AUTOSEL 7.0-6.18] btrfs: fix wrong min_objectid in btrfs_previous_item() call
` [PATCH AUTOSEL 7.0-6.18] btrfs: check return value of btrfs_partially_delete_raid_extent()
` [PATCH AUTOSEL 7.0-6.18] btrfs: fix raid stripe search missing entries at leaf boundaries
` [PATCH AUTOSEL 7.0-6.18] btrfs: copy devid in btrfs_partially_delete_raid_extent()
` [PATCH AUTOSEL 7.0-6.18] nvme-multipath: put module reference when delayed removal work is canceled
` [PATCH AUTOSEL 7.0] btrfs: abort transaction in do_remap_reloc_trans() on failure
` [PATCH AUTOSEL 7.0] drm/amdkfd: check if vm ready in svm map and unmap to gpu


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