Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2026-05-07 03:42:14 to 2026-05-12 17:44:24 UTC [more...]

[PATCH 6.12 000/206] 6.12.88-rc1 review
 2026-05-12 17:38 UTC  (58+ messages)
` [PATCH 6.12 001/206] scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show()
` [PATCH 6.12 002/206] ipmi: Add limits to event and receive message requests
` [PATCH 6.12 003/206] ipmi: Check event message buffer response for bad data
` [PATCH 6.12 004/206] ipmi:si: Return state to normal if message allocation fails
` [PATCH 6.12 005/206] fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free
` [PATCH 6.12 006/206] ACPI: scan: Use acpi_dev_put() in object add error paths
` [PATCH 6.12 007/206] ACPI: video: Add backlight=native quirk for Dell OptiPlex 7770 AIO
` [PATCH 6.12 008/206] ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplug
` [PATCH 6.12 009/206] ACPI: video: force native backlight on HP OMEN 16 (8A44)
` [PATCH 6.12 010/206] iommufd: Fix a race with concurrent allocation and unmap
` [PATCH 6.12 011/206] ASoC: SOF: Dont allow pointer operations on unconfigured streams
` [PATCH 6.12 012/206] spi: rockchip: fix controller deregistration
` [PATCH 6.12 013/206] ksmbd: rewrite stop_sessions() with restartable iteration
` [PATCH 6.12 014/206] mm: convert mm_lock_seq to a proper seqcount
` [PATCH 6.12 015/206] x86: shadow stacks: proper error handling for mmap lock
` [PATCH 6.12 016/206] x86/shstk: Prevent deadlock during shstk sigreturn
` [PATCH 6.12 017/206] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
` [PATCH 6.12 018/206] iommu/amd: Use atomic64_inc_return() in iommu.c
` [PATCH 6.12 019/206] iommu/amd: serialize sequence allocation under concurrent TLB invalidations
` [PATCH 6.12 020/206] flow_dissector: do not dissect PPPoE PFC frames
` [PATCH 6.12 021/206] net: txgbe: fix RTNL assertion warning when remove module
` [PATCH 6.12 022/206] net: af_key: zero aligned sockaddr tail in PF_KEY exports
` [PATCH 6.12 023/206] KVM: SVM: check validity of VMCB controls when returning from SMM
` [PATCH 6.12 024/206] net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 6.12 025/206] Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()
` [PATCH 6.12 026/206] rxrpc: Fix conn-level packet handling to unshare RESPONSE packets
` [PATCH 6.12 027/206] rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present
` [PATCH 6.12 028/206] exit: prevent preemption of oopsing TASK_DEAD task
` [PATCH 6.12 029/206] wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggr
` [PATCH 6.12 030/206] wifi: mt76: mt7925: fix incorrect length field in txpower command
` [PATCH 6.12 031/206] wifi: mt76: mt7921: fix a potential clc buffer length underflow
` [PATCH 6.12 032/206] wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_work
` [PATCH 6.12 033/206] wifi: b43legacy: enforce bounds check on firmware key index in RX path
` [PATCH 6.12 034/206] wifi: mac80211: drop stray static from fast-RX rx_result
` [PATCH 6.12 035/206] wifi: rsi: fix kthread lifetime race between self-exit and external-stop
` [PATCH 6.12 036/206] wifi: mac80211: use safe list iteration in radar detect work
` [PATCH 6.12 037/206] wifi: ath5k: do not access array OOB
` [PATCH 6.12 038/206] wifi: mac80211: remove station if connection prep fails
` [PATCH 6.12 039/206] wifi: b43: enforce bounds check on firmware key index in b43_rx()
` [PATCH 6.12 040/206] wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task
` [PATCH 6.12 041/206] usb: usblp: fix heap leak in IEEE 1284 device ID via short response
` [PATCH 6.12 042/206] usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl
` [PATCH 6.12 043/206] ALSA: usb-audio: midi2: Restart output URBs on resume
` [PATCH 6.12 044/206] ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()
` [PATCH 6.12 045/206] ALSA: usb-audio: Fix UAC3 cluster descriptor size check
` [PATCH 6.12 046/206] usb: typec: tcpm: reset internal port states on soft reset AMS
` [PATCH 6.12 047/206] USB: omap_udc: DMA: Dont enable burst 4 mode
` [PATCH 6.12 048/206] USB: serial: option: add Telit Cinterion LE910Cx compositions
` [PATCH 6.12 049/206] usb: ulpi: fix memory leak on ulpi_register() error paths
` [PATCH 6.12 050/206] ALSA: pcm: oss: Fix data race at accessing runtime.oss.trigger
` [PATCH 6.12 051/206] ALSA: firewire-tascam: Do not drop unread control events
` [PATCH 6.12 052/206] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
` [PATCH 6.12 053/206] xfrm: provide message size for XFRM_MSG_MAPPING
` [PATCH 6.12 054/206] xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete
` [PATCH 6.12 055/206] ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()
` [PATCH 6.12 056/206] xfrm: ah: account for ESN high bits in async callbacks
` [PATCH 6.12 058/206] selinux: shrink critical section in sel_write_load()

[PATCH rc 0/5] Fix some iommupt mistakes from Sashiko
 2026-05-12 16:46 UTC  (6+ messages)
` [PATCH rc 1/5] iommu: Fix loss of errno on map failure for classic ops
` [PATCH rc 2/5] iommu: Fix up map/unmap debugging for iommupt domains
` [PATCH rc 3/5] iommu: Handle unmap error when iommu_debug is enabled
` [PATCH rc 4/5] iommupt: Check for missing PAGE_SIZE in the pgsize_bitmap
` [PATCH rc 5/5] iommupt: Fix the end_index calculation in __map_range_leaf()

[PATCH AUTOSEL 7.0-5.10] ALSA: sparc/dbri: add missing fallthrough
 2026-05-12 15:47 UTC  (30+ 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 0/4] fs/resctrl: Fix three long-standing issues
 2026-05-12 14:34 UTC  (14+ 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 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 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  (43+ 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  (17+ messages)

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

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


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