Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2026-06-25 13:12:37 to 2026-07-02 16:26:29 UTC [more...]

[PATCH 5.15 00/95] 5.15.211-rc1 review
 2026-07-02 16:19 UTC  (6+ messages)
` [PATCH 5.15 01/95] fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios
` [PATCH 5.15 10/95] batman-adv: tt: reject oversized local TVLV buffers
` [PATCH 5.15 11/95] batman-adv: tt: prevent TVLV entry number overflow
` [PATCH 5.15 12/95] iio: light: bh1780: fix PM runtime leak on error path
` [PATCH 5.15 13/95] vfio/iommu_type1: replace kfree with kvfree

[PATCH 5.10 00/96] 5.10.260-rc1 review
 2026-07-02 16:20 UTC  (97+ messages)
` [PATCH 5.10 01/96] net/sched: act_pedit: use NLA_POLICY for parsing ex keys
` [PATCH 5.10 02/96] net/sched: transition act_pedit to rcu and percpu stats
` [PATCH 5.10 03/96] net/sched: simplify tcf_pedit_act
` [PATCH 5.10 04/96] net/sched: act_pedit: remove extra check for key type
` [PATCH 5.10 05/96] net/sched: act_pedit: check static offsets a priori
` [PATCH 5.10 06/96] net/sched: act_pedit: rate limit datapath messages
` [PATCH 5.10 07/96] net/sched: act_pedit: Parse L3 Header for L4 offset
` [PATCH 5.10 08/96] net/sched: fix pedit partial COW leading to page cache corruption
` [PATCH 5.10 09/96] net/sched: act_pedit: free pedit keys on bail from offset check
` [PATCH 5.10 10/96] fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios
` [PATCH 5.10 11/96] slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd
` [PATCH 5.10 12/96] drm/amd/display: Bound VBIOS record-chain walk loops
` [PATCH 5.10 13/96] ip6_vti: set netns_immutable on the fallback device
` [PATCH 5.10 14/96] net: add skb_header_pointer_careful() helper
` [PATCH 5.10 15/96] net/sched: cls_u32: use skb_header_pointer_careful()
` [PATCH 5.10 16/96] drm/amd/display: Use krealloc_array() in dal_vector_reserve()
` [PATCH 5.10 17/96] net: 9p: fix refcount leak in p9_read_work() error handling
` [PATCH 5.10 18/96] netdevsim: Fix memory leak of nsim_dev->fa_cookie
` [PATCH 5.10 19/96] batman-adv: tt: reject oversized local TVLV buffers
` [PATCH 5.10 20/96] batman-adv: tt: prevent TVLV entry number overflow
` [PATCH 5.10 21/96] vfio/iommu_type1: replace kfree with kvfree
` [PATCH 5.10 22/96] RDMA/bnxt_re: zero shared page before exposing to userspace
` [PATCH 5.10 23/96] i2c: stub: Reject I2C block transfers with invalid length
` [PATCH 5.10 24/96] net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()
` [PATCH 5.10 25/96] agp/amd64: Fix broken error propagation in agp_amd64_probe()
` [PATCH 5.10 26/96] regulator: core: fix locking in regulator_resolve_supply() error path
` [PATCH 5.10 27/96] vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_write
` [PATCH 5.10 28/96] media: vidtv: fix NULL pointer dereference in vidtv_mux_push_si
` [PATCH 5.10 29/96] Documentation: ioctl-number: Extend "Include File" column width
` [PATCH 5.10 30/96] crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()
` [PATCH 5.10 31/96] crypto: qat - Return pointer directly in adf_ctl_alloc_resources
` [PATCH 5.10 32/96] crypto: qat - remove unused character device and IOCTLs
` [PATCH 5.10 33/96] net/sched: act_pedit: fix action bind logic
` [PATCH 5.10 34/96] batman-adv: tp_meter: keep unacked list in ascending ordered
` [PATCH 5.10 35/96] batman-adv: tp_meter: initialize dup_acks explicitly
` [PATCH 5.10 36/96] batman-adv: tp_meter: initialize dec_cwnd explicitly
` [PATCH 5.10 37/96] batman-adv: tp_meter: avoid window underflow
` [PATCH 5.10 38/96] batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd
` [PATCH 5.10 39/96] batman-adv: tp_meter: fix fast recovery precondition
` [PATCH 5.10 40/96] batman-adv: tp_meter: handle seqno wrap-around for fast recovery detection
` [PATCH 5.10 41/96] batman-adv: tp_meter: add only finished tp_vars to lists
` [PATCH 5.10 42/96] batman-adv: bla: annotate lasttime access with READ/WRITE_ONCE
` [PATCH 5.10 43/96] batman-adv: prevent ELP transmission interval underflow
` [PATCH 5.10 44/96] batman-adv: tp_meter: initialize last_recv_time during init
` [PATCH 5.10 45/96] batman-adv: frag: ensure fragment is writable before modifying TTL
` [PATCH 5.10 46/96] batman-adv: frag: avoid underflow of TTL
` [PATCH 5.10 47/96] batman-adv: v: prevent OGM aggregation on disabled hardif
` [PATCH 5.10 48/96] batman-adv: tp_meter: restrict number of unacked list entries
` [PATCH 5.10 49/96] batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCE
` [PATCH 5.10 50/96] batman-adv: tp_meter: prevent parallel modifications of last_recv
` [PATCH 5.10 51/96] batman-adv: tp_meter: handle overlapping packets
` [PATCH 5.10 52/96] batman-adv: tt: dont merge change entries with different VIDs
` [PATCH 5.10 53/96] batman-adv: tt: track roam count per VID
` [PATCH 5.10 54/96] batman-adv: dat: prevent false sharing between VLANs
` [PATCH 5.10 55/96] batman-adv: tvlv: enforce 2-byte alignment
` [PATCH 5.10 56/96] batman-adv: tvlv: avoid race of cifsnotfound handler state
` [PATCH 5.10 57/96] ring-buffer: Remove ring_buffer_read_prepare_sync()
` [PATCH 5.10 58/96] ext4: add bounds check for inline data length in ext4_read_inline_page
` [PATCH 5.10 59/96] crypto: af_alg - Set merge to zero early in af_alg_sendmsg
` [PATCH 5.10 60/96] net: cpsw_new: Fix potential unregister of netdev that has not been registered yet
` [PATCH 5.10 61/96] mac802154: llsec: add skb_cow_data() before in-place crypto
` [PATCH 5.10 62/96] KEYS: fix overflow in keyctl_pkey_params_get_2()
` [PATCH 5.10 63/96] keys: Pin request_key_auth payload in instantiate paths
` [PATCH 5.10 64/96] wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3S
` [PATCH 5.10 65/96] wifi: ath11k: fix warning when unbinding
` [PATCH 5.10 66/96] wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptor
` [PATCH 5.10 67/96] f2fs: validate ACL entry sizes in f2fs_acl_from_disk()
` [PATCH 5.10 68/96] bpf: use kvfree() for replaced sysctl write buffer
` [PATCH 5.10 69/96] MIPS: DEC: Prevent initial console buffer from landing in XKPHYS
` [PATCH 5.10 70/96] exfat: fix potential use-after-free in exfat_find_dir_entry()
` [PATCH 5.10 71/96] tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
` [PATCH 5.10 72/96] pNFS: Fix use-after-free in pnfs_update_layout()
` [PATCH 5.10 73/96] irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove
` [PATCH 5.10 74/96] fpga: region: fix use-after-free in child_regions_with_firmware()
` [PATCH 5.10 75/96] ocfs2: reject oversized group bitmap descriptors
` [PATCH 5.10 76/96] KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT path
` [PATCH 5.10 77/96] fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_var
` [PATCH 5.10 78/96] fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode
` [PATCH 5.10 79/96] NFSD: Fix SECINFO_NO_NAME decode error cleanup
` [PATCH 5.10 80/96] nfsd: fix posix_acl leak on SETACL decode failure
` [PATCH 5.10 81/96] nfsd: check get_user() return when reading princhashlen
` [PATCH 5.10 82/96] dlm: prevent NPD when writing a positive value to event_done
` [PATCH 5.10 83/96] usb: cdns3: gadget: fix NULL pointer dereference in ep_queue
` [PATCH 5.10 84/96] bnxt_en: Modify bnxt_disable_int_sync() to be called more than once
` [PATCH 5.10 85/96] bnxt_en: Fix NULL pointer dereference
` [PATCH 5.10 86/96] hv: utils: handle and propagate errors in kvp_register
` [PATCH 5.10 87/96] mptcp: fix missing wakeups in edge scenarios
` [PATCH 5.10 88/96] misc: fastrpc: Add dma_mask to fastrpc_channel_ctx
` [PATCH 5.10 89/96] misc: fastrpc: Fix NULL pointer dereference in rpmsg callback
` [PATCH 5.10 90/96] Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
` [PATCH 5.10 91/96] phonet: Pass ifindex to fill_addr()
` [PATCH 5.10 92/96] phonet: Pass net and ifindex to phonet_address_notify()
` [PATCH 5.10 93/96] net: phonet: free phonet_device after RCU grace period
` [PATCH 5.10 94/96] mmc: renesas_sdhi: Add OF entry for RZ/G2H SoC
` [PATCH 5.10 95/96] misc: fastrpc: fix DMA address corruption due to find_vma misuse
` [PATCH 5.10 96/96] virtiofs: fix UAF on submount umount

perf: Fix dangling cgroup pointer in cpuctx
 2026-07-02 16:16 UTC  (5+ messages)
` [PATCH] perf: Fix dangling cgroup pointer in cpuctx backport

[PATCH 5.15 000/411] 5.15.210-rc1 review
 2026-07-02 14:39 UTC  (10+ messages)
` [PATCH 5.15 009/411] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
` [PATCH 5.15 323/411] spi: topcliff-pch: fix controller deregistration

6.18.37 has problems with nfs4 (server), 6.18.36 works
 2026-07-01 23:43 UTC  (2+ messages)

[PATCH v9 00/12] Allow AET to use PMT as loadable module
 2026-07-01 21:35 UTC  (13+ messages)
` [PATCH v9 01/12] platform/x86/intel/{pmt,vsec}: Prevent unbind via sysfs
` [PATCH v9 02/12] fs/resctrl: Remove redundant calls to resctrl_arch_mon_capable()
` [PATCH v9 03/12] x86/resctrl: Honor rdt=perf option to force enable AET perf events
` [PATCH v9 04/12] fs/resctrl: Add interface to disable a monitor event
` [PATCH v9 05/12] x86/resctrl: Drop global 'rdt_mon_capable' flag
` [PATCH v9 06/12] arm,x86,fs/resctrl: Handle change in number of RMIDs on each mount
` [PATCH v9 07/12] x86/resctrl: Add PMT registration API for AET enumeration callbacks
` [PATCH v9 08/12] platform/x86/intel/pmt: Register enumeration functions with resctrl
` [PATCH v9 09/12] arm,x86/resctrl: Resolve INTEL_PMT_TELEMETRY symbols at runtime
` [PATCH v9 10/12] fs/resctrl: Call architecture hooks for every mount/unmount
` [PATCH v9 11/12] x86/resctrl: Simplify Kconfig options for resctrl
` [PATCH v9 12/12] Documentation/filesystems/resctrl: Document telemetry mount timing caveat

[PATCH v5 00/11] x86,fs/resctrl: Fix long-standing issues
 2026-07-01 20:56 UTC  (12+ messages)
` [PATCH v5 02/11] x86,fs/resctrl: Document safe RCU list traversal

[PATCH v2 0/7] vmsplice: fix some problems in my previous vmsplice patchset
 2026-07-01 19:16 UTC  (6+ messages)

[PATCH AUTOSEL 7.0-6.12] net: usb: cdc_ncm: add Apple Mac USB-C direct networking quirk
 2026-07-01 17:55 UTC  (2+ messages)

[PATCH 7.0 00/49] 7.0.14-rc1 review
 2026-07-01 15:41 UTC  (13+ messages)

[PATCH v5 00/10] x86,fs/resctrl: Improve resctrl quality and consistency
 2026-07-01  4:27 UTC  (11+ messages)
` [PATCH v5 01/10] fs/resctrl: Use correct format specifier for printing error pointers
` [PATCH v5 02/10] x86/resctrl: Protect against bad shift
` [PATCH v5 03/10] fs/resctrl: Change pattern used to track number of entries in enum
` [PATCH v5 04/10] fs/resctrl: Use accurate type for rdt_resource::rid
` [PATCH v5 05/10] fs/resctrl: Pass error reading event through to user space
` [PATCH v5 06/10] fs/resctrl: Use accurate and symmetric exit flows
` [PATCH v5 07/10] fs/resctrl: Change last_cmd_status custom during input parsing
` [PATCH v5 08/10] fs/resctrl: Add last_cmd_status support for writes to max_threshold_occupancy
` [PATCH v5 09/10] fs/resctrl: Communicate resource group deleted error via last_cmd_status
` [PATCH v5 10/10] fs/resctrl: Inform user space when status buffer overflowed

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-06-29 12:50 UTC  (12+ messages)
` [PATCH 6.1 337/522] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
` [PATCH 6.1 431/522] cgroup/cpuset: Reset DL migration state on can_attach() failure
` [PATCH 6.1 470/522] usb: musb: omap2430: Fix use-after-free in omap2430_probe()

[PATCH 7.0 000/461] 7.0.11-rc1 review
 2026-06-29  4:39 UTC  (4+ messages)
` [PATCH 7.0 345/461] vsock/virtio: fix zerocopy completion for multi-skb sends

[PATCH 7.1 00/21] 7.1.2-rc1 review
 2026-06-27  8:58 UTC  (31+ messages)
` [PATCH 7.1 13/21] Input: rmi4 - fix bit count in bitmap_copy()
` [PATCH 7.1 16/21] serial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zero
` [PATCH 7.1 17/21] serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails
` [PATCH 7.1 18/21] drivers/base/memory: set mem->altmap after successful device registration
` [PATCH 7.1 19/21] ksmbd: reject non-VALID session in compound request branch
` [PATCH 7.1 20/21] media: vidtv: fix NULL pointer dereference in vidtv_mux_push_si
` [PATCH 7.1 21/21] virtiofs: fix UAF on submount umount

[PATCH 6.18 00/60] 6.18.37-rc1 review
 2026-06-26 13:27 UTC  (8+ messages)

[PATCH v2 0/8] Support non-leaf and range invalidation features in RISC-V
 2026-06-26  8:20 UTC  (2+ messages)

[PATCH 5.10 000/342] 5.10.259-rc1 review
 2026-06-25 22:52 UTC  (3+ messages)
` [PATCH 5.10 310/342] usb: typec: ucsi: Dont update power_supply on power role change if not connected


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