messages from 2026-04-24 22:27:16 to 2026-05-01 21:41:19 UTC [more...]
[PATCH 5.10 000/491] 5.10.253-rc1 review
2026-05-01 21:41 UTC (11+ messages)
` [PATCH 5.10 430/491] apparmor: validate DFA start states are in bounds in unpack_pdb
` [PATCH 5.10 491/491] io_uring/poll: correctly handle io_poll_add() return value on update
[PATCH] fs/resctrl: Fix use-after-free in resctrl_offline_mon_domain()
2026-05-01 21:36 UTC
[PATCH] fs/resctrl: Fix deadlock for errors during mount
2026-05-01 18:56 UTC
[PATCH 00/11] mlx5 support for VFIO self test
2026-05-01 16:43 UTC (14+ messages)
` [PATCH 01/11] net/mlx5: Add IFC structures for CQE and WQE
` [PATCH 02/11] net/mlx5: Move HW constant groups from device.h/cq.h to mlx5_ifc.h
` [PATCH 03/11] net/mlx5: Extract MLX5_SET/GET macros into mlx5_ifc_macros.h
` [PATCH 04/11] net/mlx5: Add ONCE and MMIO accessor variants to mlx5_ifc_macros.h
` [PATCH 05/11] selftests: Add additional kernel functions to tools/include/
` [PATCH 06/11] selftests: Fix arm64 IO barriers to match kernel
` [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 11/11] vfio: selftests: mlx5 driver - add send_msi support
[PATCH 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
2026-05-01 14:29 UTC (10+ 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] iommu/amd: Fix precedence order in set_dte_passthrough()
2026-05-01 3:01 UTC (3+ messages)
[PATCH] iommu/amd: Fix precedence order in set_dte_passthrough()
2026-04-30 23:03 UTC (2+ messages)
[PATCH 0/5] Convert riscv to use the generic iommu page table
2026-04-30 3:25 UTC (2+ messages)
[PATCH v4 0/6] Convert riscv to use the generic iommu page table
2026-04-30 3:25 UTC (2+ messages)
[PATCH] iommu/riscv: Remove overflows on the invalidation path
2026-04-30 3:25 UTC (2+ messages)
[PATCH] ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()
2026-04-29 22:07 UTC (3+ messages)
[PATCH v6 00/10] Allow AET to use PMT as loadable module
2026-04-29 18:48 UTC (11+ messages)
` [PATCH v6 01/10] x86/resctrl: Stop setting event_group::force_off on RMID shortage
` [PATCH v6 02/10] fs/resctrl: Add interface to disable a monitor event
` [PATCH v6 03/10] x86/resctrl: Maintain a count of enabled monitor features
` [PATCH v6 04/10] fs,x86,mpam/resctrl: Handle change in number of RMIDs on each mount
` [PATCH v6 05/10] x86/resctrl: x86/resctrl: Add PMT registration API for AET enumeration callbacks
` [PATCH v6 06/10] platform/x86/intel/pmt: Register enumeration functions with resctrl
` [PATCH v6 07/10] x86/resctrl: Resolve INTEL_PMT_TELEMETRY symbols at runtime
` [PATCH v6 08/10] fs/resctrl: Call architecture hooks for every mount/unmount
` [PATCH v6 09/10] x86/resctrl: Simplify Kconfig options for resctrl
` [PATCH v6 10/10] Documentation/filesystems/resctrl: Add footnote for telemetry fstab mount caveat
[PATCH v4 00/10] x86,fs/resctrl: Improve resctrl quality and consistency
2026-04-29 15:06 UTC (11+ messages)
` [PATCH v4 01/10] fs/resctrl: Use correct format specifier for printing error pointers
` [PATCH v4 02/10] x86/resctrl: Protect against bad shift
` [PATCH v4 03/10] fs/resctrl: Change pattern used to track number of entries in enum
` [PATCH v4 04/10] fs/resctrl: Use accurate type for rdt_resource::rid
` [PATCH v4 05/10] fs/resctrl: Pass error reading event through to user space
` [PATCH v4 06/10] fs/resctrl: Add last_cmd_status support for writes to max_threshold_occupancy
` [PATCH v4 07/10] fs/resctrl: Use accurate and symmetric exit flows
` [PATCH v4 08/10] fs/resctrl: Change last_cmd_status custom during input parsing
` [PATCH v4 09/10] fs/resctrl: Communicate resource group deleted error via last_cmd_status
` [PATCH v4 10/10] fs/resctrl: Inform user space when status buffer overflowed
[PATCH rc 00/15] Various bug fixes for RDMA drivers in the uapi functions
2026-04-29 7:55 UTC (21+ messages)
` [PATCH rc 01/15] RDMA/ionic: Fix typo in format string
` [PATCH rc 02/15] RDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmd
` [PATCH rc 03/15] RDMA/mlx5: Add missing store/release for lock elision pattern
` [PATCH rc 04/15] RDMA/mana: Validate rx_hash_key_len
` [EXTERNAL] "
` [PATCH rc 05/15] RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()
` [EXTERNAL] "
` [PATCH rc 06/15] RDMA/mana: Fix mana_destroy_wq_obj() cleanup "
` [EXTERNAL] "
` [PATCH rc 07/15] RDMA/mana: Fix error unwind "
` [EXTERNAL] "
` [PATCH rc 08/15] RDMA/ocrdma: Clarify the mm_head searching
` [PATCH rc 09/15] RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
` [PATCH rc 10/15] RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
` [PATCH rc 11/15] RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
` [PATCH rc 12/15] RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event()
` [PATCH rc 13/15] RDMA/hns: Fix xarray race in hns_roce_create_srq()
` [PATCH rc 14/15] RDMA/hns: Fix xarray race in hns_roce_create_qp_common()
` [PATCH rc 15/15] RDMA/hns: Fix unlocked call to hns_roce_qp_remove()
[PATCH] x86/resctrl: Only check Intel systems for SNC
2026-04-28 23:26 UTC
[PATCH] vfio: selftests: Fix out-of-tree build with make O=
2026-04-28 20:16 UTC (5+ messages)
[PATCH AUTOSEL 7.0] ALSA: hda/realtek: add quirk for HONOR MRB-XXX M1020
2026-04-28 11:13 UTC (76+ messages)
` [PATCH AUTOSEL 7.0-5.10] tools/power/x86/intel-speed-select: Avoid current base freq as maximum
` [PATCH AUTOSEL 7.0-6.18] um: fix address-of CMSG_DATA() rvalue in stub
` [PATCH AUTOSEL 7.0-6.12] tty: serial: samsung_tty: avoid dev_dbg deadlock
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu: fix CPER ring header parsing
` [PATCH AUTOSEL 7.0-6.18] io_uring/rsrc: unify nospec indexing for direct descriptors
` [PATCH AUTOSEL 7.0-6.18] um: avoid struct sigcontext redefinition with musl
` [PATCH AUTOSEL 7.0-5.15] leds: lgm-sso: Fix typo in macro for src offset
` [PATCH AUTOSEL 7.0-5.15] fs/ntfs3: increase CLIENT_REC name field size
` [PATCH AUTOSEL 7.0-5.15] ksmbd: fix CreateOptions sanitization clobbering the whole field
` [PATCH AUTOSEL 7.0-6.1] thunderbolt: Disable CLx on Titan Ridge-based devices with old firmware
` [PATCH AUTOSEL 7.0-6.6] NFS: Use nlmclnt_shutdown_rpc_clnt() to safely shut down NLM
` [PATCH AUTOSEL 7.0-6.12] smb: client: compress: fix buffer overrun in lz77_compress()
` [PATCH AUTOSEL 7.0-6.18] drm/amd/display: Pass min page size from SOC BB to dml2_1 plane config
` [PATCH AUTOSEL 7.0-6.12] usb: dwc3: Support USB3340x ULPI PHY high-speed negotiation
` [PATCH AUTOSEL 7.0-6.12] smb: client: compress: fix counting in LZ77 match finding
` [PATCH AUTOSEL 7.0-6.18] mfd: mt6397: Properly fix CID of MT6328, MT6331 and MT6332
` [PATCH AUTOSEL 7.0-6.1] um: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
` [PATCH AUTOSEL 7.0-6.12] ASoC: qcom: x1e80100: limit speaker volumes
` [PATCH AUTOSEL 7.0-6.12] smb: client: compress: fix bad encoding on last LZ77 flag
` [PATCH AUTOSEL 7.0-5.15] fs/ntfs3: fix potential double iput on d_make_root() failure
` [PATCH AUTOSEL 7.0-5.10] scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC
` [PATCH AUTOSEL 7.0] fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference error
` [PATCH AUTOSEL 7.0-5.10] dt-bindings: arm64: add Marvell 7k COMe boards
` [PATCH AUTOSEL 7.0-5.10] ecryptfs: Set s_time_gran to get correct time granularity
` [PATCH AUTOSEL 7.0-5.10] usb: usbip: fix OOB read/write in usbip_pad_iso()
` [PATCH AUTOSEL 7.0-6.18] scsi: lpfc: Remove unnecessary ndlp kref get in lpfc_check_nlp_post_devloss
` [PATCH AUTOSEL 7.0-6.18] leds: core: Implement fallback to software node name for LED names
` [PATCH AUTOSEL 7.0-5.15] ntfs3: reject inodes with zero non-DOS link count
` [PATCH AUTOSEL 7.0-5.10] f2fs: fix to skip empty sections in f2fs_get_victim
` [PATCH AUTOSEL 7.0] NFS: fix writeback in presence of errors
` [PATCH AUTOSEL 7.0-6.6] dt-bindings: rtc: microcrystal,rv3028: Allow to specify vdd-supply
` [PATCH AUTOSEL 7.0-5.10] fs: aio: reject partial mremap to avoid Null-pointer-dereference error
` [PATCH AUTOSEL 7.0-5.15] fs/ntfs3: fix $LXDEV xattr lookup
` [PATCH AUTOSEL 7.0-6.18] scsi: ufs: ufs-pci: Add support for Intel Nova Lake
` [PATCH AUTOSEL 7.0-6.1] scsi: lpfc: Fix incorrect txcmplq_cnt during cleanup in lpfc_sli_abort_ring()
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu: drop userq fence driver refs out of fence process()
` [PATCH AUTOSEL 7.0-5.15] ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCount
` [PATCH AUTOSEL 7.0-5.10] usb: gadget: bdc: validate status-report endpoint indices
` [PATCH AUTOSEL 7.0-6.12] coda_flag_children(): fix a UAF
` [PATCH AUTOSEL 7.0-5.10] fbdev: savage: fix probe-path EDID cleanup leaks
` [PATCH AUTOSEL 7.0] scsi: virtio_scsi: Move INIT_WORK calls to virtscsi_probe()
` [PATCH AUTOSEL 7.0-5.10] iio: ABI: fix current_trigger description
` [PATCH AUTOSEL 7.0-5.10] staging: octeon: fix free_irq dev_id mismatch in cvm_oct_rx_shutdown
` [PATCH AUTOSEL 7.0-6.12] mfd: intel-lpss: Add Intel Nova Lake-H PCI IDs
` [PATCH AUTOSEL 7.0-5.10] tty: serial: imx: keep dma request disabled before dma transfer setup
` [PATCH AUTOSEL 7.0-6.12] greybus: beagleplay: bound bootloader RX buffer copy
` [PATCH AUTOSEL 7.0-5.10] serial: qcom-geni: Fix RTS behavior with flow control
` [PATCH AUTOSEL 7.0-5.10] selftests: fib_nexthops: test stale has_v4 on nexthop replace
` [PATCH AUTOSEL 7.0-6.1] ntfs3: fix OOB write in attr_wof_frame_info()
` [PATCH AUTOSEL 7.0-5.10] arm64: cputype: Add C1-Pro definitions
` [PATCH AUTOSEL 7.0-6.18] drm/amd/display: Fix HostVMMinPageSize unit mismatch in DML2.1
` [PATCH AUTOSEL 7.0-6.12] 9p/trans_xen: make cleanup idempotent after dataring alloc errors
` [PATCH AUTOSEL 7.0] drm/amdgpu: OR init_pte_flags into invalid leaf PTE updates
` [PATCH AUTOSEL 7.0-6.6] scsi: ufs: core: Disable timestamp for Kioxia THGJFJT0E25BAIP
` [PATCH AUTOSEL 7.0-6.18] f2fs: fix to freeze GC and discard threads quickly
` [PATCH AUTOSEL 7.0-5.10] scsi: esas2r: Fix __printf annotation on esas2r_log_master()
` [PATCH AUTOSEL 7.0-6.18] rtc: max77686: convert to i2c_new_ancillary_device
` [PATCH AUTOSEL 7.0-6.1] rtc: ti-k3: Add support to resume from IO DDR low power mode
` [PATCH AUTOSEL 7.0-6.12] bus: mhi: host: pci_generic: Add Telit FE912C04 modem support
` [PATCH AUTOSEL 7.0-5.10] usb: usbip: fix integer overflow in usbip_recv_iso()
` [PATCH AUTOSEL 7.0-5.10] clk: qcom: rcg2: expand frac table for mdss_pixel_clk_src
` [PATCH AUTOSEL 7.0-5.10] usb: usbip: validate iso frame actual_length in usbip_recv_iso()
` [PATCH AUTOSEL 7.0-6.12] bus: mhi: host: pci_generic: Add Qualcomm SDX35 modem
` [PATCH AUTOSEL 7.0] drm/amd/display: Use overlay cursor when color pipeline is active
` [PATCH AUTOSEL 7.0-6.18] platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C77)
` [PATCH AUTOSEL 7.0-6.12] smb: server: stop sending fake security descriptors
` [PATCH AUTOSEL 7.0-6.18] ALSA: usb-audio: Add quirk entries for NexiGo N930W webcam
` [PATCH AUTOSEL 7.0-5.15] ntfs3: fix memory leak in indx_create_allocate()
` [PATCH AUTOSEL 7.0-5.10] staging: fbtft: fix unchecked write return value in fb_agm1264k-fl
` [PATCH AUTOSEL 7.0-5.10] ipv6: Cap TLV scan in ip6_tnl_parse_tlv_enc_lim
` [PATCH AUTOSEL 7.0-6.18] scsi: lpfc: Add PCI ID support for LPe42100 series adapters
` [PATCH AUTOSEL 7.0-6.12] io_uring: take page references for NOMMU pbuf_ring mmaps
` [PATCH AUTOSEL 7.0-6.18] iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscope
` [PATCH AUTOSEL 7.0-5.15] dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCs
[PATCH v4 0/2] ACPI: APEI: EINJ: Fix EINJV2 memory error injection
2026-04-27 19:54 UTC (3+ messages)
` [PATCH v4 1/2] ACPICA: Provide #defines for EINJV2 error types
[PATCH 6.12 00/35] 6.12.84-rc1 review
2026-04-27 9:02 UTC (8+ messages)
[PATCH 6.1.y 2/2] drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
2026-04-27 6:54 UTC
[PATCH 6.1.y 1/2] drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_array
2026-04-27 6:54 UTC
[PATCH 6.6.y 2/2] drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
2026-04-27 6:53 UTC
[PATCH 6.6.y 1/2] drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_array
2026-04-27 6:53 UTC
[PATCH 6.12.y 2/2] drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
2026-04-27 6:51 UTC
[PATCH 6.12.y 1/2] drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_array
2026-04-27 6:51 UTC
[PATCH 7.0 00/42] 7.0.2-rc1 review
2026-04-26 18:19 UTC (7+ messages)
[PATCH 6.18 00/55] 6.18.25-rc1 review
2026-04-26 7:00 UTC (7+ messages)
[PATCH 6.6 000/166] 6.6.136-rc1 review
2026-04-26 6:55 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox