Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2026-05-04 14:27:56 to 2026-05-08 21:11:58 UTC [more...]

[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 v2 0/8] Support non-leaf and range invalidation features in RISC-V
 2026-05-08 20:35 UTC  (12+ 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 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
 2026-05-08 20:09 UTC  (41+ 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 0/4] fs/resctrl: Fix three long-standing issues
 2026-05-08 18:21 UTC  (5+ 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 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: Free mon_data structures on rdt_get_tree() failure
 2026-05-07 20:43 UTC  (3+ 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  (27+ messages)
` [PATCH 6.12 169/215] ntfs3: fix integer overflow in run_unpack() volume boundary check
` [PATCH 6.12 176/215] f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionally
` [PATCH 6.12 177/215] ksmbd: use msleep instaed of schedule_timeout_interruptible()
` [PATCH 6.12 178/215] ksmbd: replace connection list with hash table
` [PATCH 6.12 204/215] mm: prevent droppable mappings from being locked
` [PATCH 6.12 205/215] crypto: authencesn - reject short ahash digests during instance creation
` [PATCH 6.12 206/215] net: bonding: fix use-after-free in bond_xmit_broadcast()
` [PATCH 6.12 207/215] driver core: Add kernel-doc for DEV_FLAG_COUNT enum value
` [PATCH 6.12 208/215] ALSA: caiaq: Fix potentially leftover ep1_in_urb at error path
` [PATCH 6.12 209/215] ALSA: caiaq: Dont abort when no input device is available
` [PATCH 6.12 210/215] rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets
` [PATCH 6.12 211/215] ipv6: rpl: reserve mac_len headroom when recompressed SRH grows
` [PATCH 6.12 212/215] drm/amdgpu: fix zero-size GDS range init on RDNA4
` [PATCH 6.12 213/215] ALSA: caiaq: fix usb_dev refcount leak on probe failure
` [PATCH 6.12 214/215] net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels
` [PATCH 6.12 215/215] netfilter: reject zero shift in nft_bitwise

[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  (16+ 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  (18+ 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  (29+ messages)
` [PATCH AUTOSEL 7.0-6.1] nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path
` [PATCH AUTOSEL 7.0] drm/amd/pm: Update emit clock logic
` [PATCH AUTOSEL 7.0] smb: client: change allocation requirements in smb2_compound_op
` [PATCH AUTOSEL 7.0-6.18] btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh stale leaf pointer
` [PATCH AUTOSEL 7.0-5.10] nvme: add missing MODULE_ALIAS for fabrics transports
` [PATCH AUTOSEL 7.0] dpll: export __dpll_pin_change_ntf() for use under dpll_lock
` [PATCH AUTOSEL 7.0-5.10] nvme-core: fix parameter name in comment
` [PATCH AUTOSEL 7.0-5.10] nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808 (Samsung PM981/983/970 EVO Plus )
` [PATCH AUTOSEL 7.0] ASoC: spacemit: move hw constraints from hw_params to startup
` [PATCH AUTOSEL 7.0-5.10] ALSA: usb-audio: apply quirk for Playstation PDP Riffmaster
` [PATCH AUTOSEL 7.0-6.18] nvmet-tcp: Don't clear tls_key when freeing sq
` [PATCH AUTOSEL 7.0-5.10] rculist: add list_splice_rcu() for private lists
` [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

[PATCH v4 00/10] selftests/resctrl: Fixes and improvements focused on Intel platforms
 2026-05-05  3:47 UTC  (4+ messages)

[PATCH] fs/resctrl: Fix deadlock for errors during mount
 2026-05-04 17:52 UTC  (5+ messages)


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