Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2026-07-02 17:01:54 to 2026-07-07 23:21:21 UTC [more...]

[PATCH v2 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-07-07 23:20 UTC  (32+ messages)
` [PATCH v2 1/8] iommu/arm-smmu-v3: Pass the parameters for the invalidation in a struct
` [PATCH v2 2/8] iommu/arm-smmu-v3: Move pgsize out of arm_smmu_inv
` [PATCH v2 3/8] iommu/arm-smmu-v3: Optimize range invalidation for latency
` [PATCH v2 4/8] iommu/arm-smmu-v3: Keep track in the arm_smmu_invs if RIL is used
` [PATCH v2 5/8] iommu/arm-smmu-v3: Precompute the invalidation commands
` [PATCH v2 6/8] iommu/arm-smmu-v3: Populate the tlbi at the top of the call chain
` [PATCH v2 7/8] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support the DS expansion of RIL's SCALE

[PATCH 5.10 00/96] 5.10.260-rc1 review
 2026-07-07 19:35 UTC  (27+ messages)
` [PATCH 5.10 01/96] net/sched: act_pedit: use NLA_POLICY for parsing ex keys
` [PATCH 5.10 11/96] slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd
` [PATCH 5.10 81/96] nfsd: check get_user() return when reading princhashlen
` [PATCH 5.10 89/96] misc: fastrpc: Fix NULL pointer dereference in rpmsg callback
` [PATCH 5.10 94/96] mmc: renesas_sdhi: Add OF entry for RZ/G2H SoC

[PATCH v6 00/10] x86,fs/resctrl: Fix long-standing issues
 2026-07-06 22:46 UTC  (11+ messages)
` [PATCH v6 01/10] fs/resctrl: Free mon_data structures on rdt_get_tree() failure
` [PATCH v6 02/10] fs/resctrl: Fix use-after-free during unmount
` [PATCH v6 03/10] fs/resctrl: Fix double-add of pseudo-locked region's RMID to free list
` [PATCH v6 04/10] x86,fs/resctrl: Document safe RCU list traversal
` [PATCH v6 05/10] fs/resctrl: Move functions to avoid forward references in subsequent fixes
` [PATCH v6 06/10] fs/resctrl: Fix deadlock on errors during mount
` [PATCH v6 07/10] fs/resctrl: Prevent use-after-free in rdtgroup_kn_put()
` [PATCH v6 08/10] fs/resctrl: Prevent deadlock and use-after-free in info file handlers
` [PATCH v6 09/10] x86/resctrl: Ensure domain fully initialized before placed on RCU list
` [PATCH v6 10/10] fs/resctrl: Fix UAF from worker threads when domains are removed

[PATCH 0/7] Use the generic iommu page table for SMMUv3
 2026-07-06 16:29 UTC  (8+ messages)
` [PATCH 1/7] iommupt: Remove the sanity check for pt_num_items_lg2() at the top level
` [PATCH 2/7] iommupt/kunit: Skip test configs without supported features
` [PATCH 3/7] iommupt: Add the 64 bit ARMv8 page table format
` [PATCH 4/7] iommu/arm-smmu-v3: Remove io-pgtable-arm from sva.c
` [PATCH 5/7] iommu/arm-smmu-v3: Move the DMA API comment to flush_iotlb_all
` [PATCH 6/7] iommu/arm-smmu-v3: Use the generic iommu page table
` [PATCH 7/7] iommu: Remove pgsize from iommu_iotlb_gather

[PATCH 7.1 000/120] 7.1.3-rc1 review
 2026-07-06 14:51 UTC  (39+ messages)
` [PATCH 7.1 094/120] KVM: x86: hyper-v: Bound the bank index when querying sparse banks
` [PATCH 7.1 096/120] power: reset: linkstation-poweroff: fix use-after-free in the linkstation_poweroff_init()
` [PATCH 7.1 097/120] riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()
` [PATCH 7.1 098/120] ntfs: serialize volume label accesses
` [PATCH 7.1 099/120] fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_var
` [PATCH 7.1 100/120] fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()
` [PATCH 7.1 101/120] fbdev: omap2: fix use-after-free in omapfb_mmap
` [PATCH 7.1 102/120] fbdev: modedb: fix a possible UAF in fb_find_mode()
` [PATCH 7.1 103/120] fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode
` [PATCH 7.1 106/120] NFSD: Fix SECINFO_NO_NAME decode error cleanup
` [PATCH 7.1 107/120] nfsd: fix posix_acl leak on SETACL decode failure
` [PATCH 7.1 108/120] nfsd: fix inverted cp_ttl check in async copy reaper
` [PATCH 7.1 109/120] nfsd: fix posix_acl leak and ignored error in nfsd4_create_file
` [PATCH 7.1 110/120] nfsd: check get_user() return when reading princhashlen
` [PATCH 7.1 111/120] nfsd: fix dead ACL conflict guard in nfsd4_create
` [PATCH 7.1 112/120] nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race
` [PATCH 7.1 113/120] nfsd: reset write verifier on deferred writeback errors
` [PATCH 7.1 114/120] NFSv4/flexfiles: reject zero filehandle version count
` [PATCH 7.1 115/120] NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr
` [PATCH 7.1 116/120] NFSv4: clear exception state on successful mkdir retry
` [PATCH 7.1 117/120] NFS: Prevent resource leak in nfs_alloc_server()
` [PATCH 7.1 118/120] ksmbd: fix out-of-bounds read in smb_check_perm_dacl()
` [PATCH 7.1 119/120] net/tcp-ao: fix use-after-free of key in del_async path
` [PATCH 7.1 120/120] apparmor: advertise the tcp fast open fix is applied

6.18.37 has problems with nfs4 (server), 6.18.36 works
 2026-07-06 12:04 UTC  (5+ messages)

[PATCH 6.18 044/108] block: invalidate cached plug timestamp after task switch
 2026-07-06  9:55 UTC  (9+ messages)

[PATCH 7.0 000/461] 7.0.11-rc1 review
 2026-07-05 15:19 UTC  (13+ messages)
` [PATCH 7.0 345/461] vsock/virtio: fix zerocopy completion for multi-skb sends

[PATCH 7.1 000/121] 7.1.3-rc2 review
 2026-07-04  7:01 UTC  (11+ messages)

[PATCH 6.18 000/109] 6.18.38-rc2 review
 2026-07-04  2:10 UTC  (6+ messages)

[PATCH 6.12 000/204] 6.12.95-rc2 review
 2026-07-04  2:08 UTC  (8+ messages)

[PATCH 6.12.y] perf: Fix dangling cgroup pointer in cpuctx backport
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 6.6.y] perf: Fix dangling cgroup pointer in cpuctx backport
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 5.15 009/411] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
 2026-07-04  2:04 UTC  (2+ messages)

[PATCH 5.15 00/95] 5.15.211-rc1 review
 2026-07-03 13:56 UTC  (5+ messages)

[PATCH 6.1 000/129] 6.1.177-rc1 review
 2026-07-03 13:51 UTC  (12+ messages)
` [PATCH 6.1 095/129] LoongArch: Report dying CPU to RCU in stop_this_cpu()

[PATCH 6.6 000/175] 6.6.144-rc1 review
 2026-07-03 13:43 UTC  (11+ messages)

[PATCH 6.12 000/204] 6.12.95-rc1 review
 2026-07-03  8:12 UTC  (8+ messages)

[PATCH 6.18 000/108] 6.18.38-rc1 review
 2026-07-03  7:27 UTC  (8+ messages)

[PATCH 6.18 00/60] 6.18.37-rc1 review
 2026-07-03  7:04 UTC  (3+ messages)

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-07-02 23:00 UTC  (4+ messages)
` [PATCH 6.1 375/522] net: ipv4: stop checking crypto_ahash_alignmask


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