Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2026-08-20 17:55:57 to 2026-08-25 13:35:33 UTC [more...]

[PATCH 7.1 000/101] 7.1.11-rc1 review
 2026-08-25 13:25 UTC  (47+ messages)
` [PATCH 7.1 001/101] xfs: hoist per-bucket unlinked list check to helper
` [PATCH 7.1 002/101] xfs: dont livelock in scrub on a circular unlinked list
` [PATCH 7.1 003/101] xfs: add a xchk_ip_set_corrupt helper
` [PATCH 7.1 004/101] xfs: rtsummary scrub should treat rtbitmap corruption errors as an xref error
` [PATCH 7.1 005/101] PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems
` [PATCH 7.1 006/101] Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
` [PATCH 7.1 007/101] iommu/tegra241-cmdqv: Fix CMD_SYNC use-after-free on teardown
` [PATCH 7.1 008/101] iommu/iommufd: Fix NULL pointer deref in iommufd_ioas_change_process when racing with iopt_map_file_pages
` [PATCH 7.1 009/101] ALSA: FCP: Use a private URB for the notification endpoint
` [PATCH 7.1 010/101] ALSA: scarlett2: "
` [PATCH 7.1 011/101] rndis_host: add overflow check in rndis_rx_fixup()
` [PATCH 7.1 012/101] nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()
` [PATCH 7.1 013/101] io_uring/futex: dont mark futex wake requests as inflight
` [PATCH 7.1 014/101] io_uring/futex: only mark private futex waits "
` [PATCH 7.1 015/101] ALSA: dummy: Check card index validity at probe
` [PATCH 7.1 016/101] io_uring/cmd: fix iovec leak when the async cmd is not recycled
` [PATCH 7.1 017/101] io_uring/io-wq: fix worker accounting when canceling creation callbacks
` [PATCH 7.1 018/101] io_uring/rsrc: fix folio size overflow in io_vec_fill_bvec()
` [PATCH 7.1 019/101] io_uring/uring_cmd: dont skip completion for a synchronous multishot cmd
` [PATCH 7.1 020/101] io_uring: defer eventfd signaling when queued from a wakeup handler
` [PATCH 7.1 021/101] ocfs2: fix missing metadata reservation for large xattrs
` [PATCH 7.1 022/101] null_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflows
` [PATCH 7.1 023/101] kcov: fix data corruption and race conditions on PREEMPT_RT
` [PATCH 7.1 024/101] ext4: stop retrying saturated xattr cache entries
` [PATCH 7.1 025/101] nilfs2: reject invalid block index in GC ioctl
` [PATCH 7.1 026/101] ext4: clear error before retrying inode xattr space fallback
` [PATCH 7.1 027/101] ext4: avoid tail write_begin walk for uptodate folios
` [PATCH 7.1 028/101] ext4: propagate errors from fast commit range replay
` [PATCH 7.1 029/101] ext4: dont enable DAX on new encrypted files
` [PATCH 7.1 030/101] ext4: fix incorrect function call when initializing s_resgid
` [PATCH 7.1 031/101] xfs: validate attr entry pointer before field access
` [PATCH 7.1 032/101] xfs: restore nofs context unconditionally in xfs_trans_roll
` [PATCH 7.1 033/101] drm/i915/pin: s/dev_priv/i915/ and drop struct drm_device usage
` [PATCH 7.1 034/101] drm/i915: Track fence region ID in plane state
` [PATCH 7.1 035/101] drm/i915: Introduce struct intel_fb_pin_params
` [PATCH 7.1 036/101] drm/xe: Fix DPT allocation paths
` [PATCH 7.1 037/101] nfc: digital: clamp SENSF_RES length to the destination buffer
` [PATCH 7.1 038/101] nfc: fdp: bound the device-reported read length and fix an skb leak
` [PATCH 7.1 039/101] nfc: microread: validate target discovery payload lengths
` [PATCH 7.1 040/101] nfc: llcp: bound the connect_sn TLV walk to the skb
` [PATCH 7.1 041/101] nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers
` [PATCH 7.1 042/101] nfc: llcp: reject PDUs shorter than the LLCP header
` [PATCH 7.1 043/101] nfc: pn533: purge fragmented skbs during cleanup
` [PATCH 7.1 044/101] nfc: st21nfca: validate ATR_REQ length against the received frame
` [PATCH 7.1 046/101] nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
` [PATCH 7.1 055/101] nvmet-tcp: bound SGL data length before allocating command buffers

[PATCH 7.2 01/82] PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems
 2026-08-25 13:26 UTC  (25+ messages)
` [PATCH 7.2 02/82] Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
` [PATCH 7.2 10/82] futex: Sanitize and document task_struct::futex::state transitions
` [PATCH 7.2 11/82] futex/pi: Plug private futex exec() race
` [PATCH 7.2 12/82] futex: Avoid private hash use-after-free on final put
` [PATCH 7.2 13/82] futex: Fix race on the initial mm->futex.phash.ref allocation
` [PATCH 7.2 14/82] io_uring/futex: dont mark futex wake requests as inflight
` [PATCH 7.2 15/82] io_uring/futex: only mark private futex waits "
` [PATCH 7.2 16/82] ALSA: dummy: Check card index validity at probe
` [PATCH 7.2 17/82] io_uring/cmd: fix iovec leak when the async cmd is not recycled
` [PATCH 7.2 18/82] io_uring/io-wq: fix worker accounting when canceling creation callbacks
` [PATCH 7.2 19/82] io_uring/rsrc: fix folio size overflow in io_vec_fill_bvec()
` [PATCH 7.2 37/82] nfc: llcp: bound the connect_sn TLV walk to the skb
` [PATCH 7.2 41/82] nfc: st21nfca: validate ATR_REQ length against the received frame
` [PATCH 7.2 42/82] nfc: nci: add data_len bound checks to activation parameter extractors
` [PATCH 7.2 43/82] nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
` [PATCH 7.2 44/82] nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
` [PATCH 7.2 45/82] nfc: nci: free destination parameters when closing a connection
` [PATCH 7.2 46/82] ipv4: reject undersized MTUs in ip_do_fragment()
` [PATCH 7.2 77/82] Bluetooth: hci_event: validate LE Set CIG Parameters response
` [PATCH 7.2 78/82] Bluetooth: hci_sync: Fix accept list UAF during suspend
` [PATCH 7.2 79/82] Bluetooth: ISO: do not force BT_LISTEN after a failed BIG sync
` [PATCH 7.2 80/82] Bluetooth: ISO: zero the sockaddr before returning it in getname
` [PATCH 7.2 81/82] Bluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255
` [PATCH 7.2 82/82] Bluetooth: hci_aml: validate firmware segment lengths

[PATCH 6.6 000/160] 6.6.153-rc2 review
 2026-08-23 10:55 UTC  (8+ messages)

[PATCH 5.10 000/235] 5.10.266-rc1 review
 2026-08-22 13:30 UTC  (7+ messages)

[PATCH 5.15 000/272] 5.15.217-rc1 review
 2026-08-22 13:30 UTC  (8+ messages)

[PATCH 6.1 000/303] 6.1.184-rc1 review
 2026-08-22 13:16 UTC  (50+ messages)
` [PATCH 6.1 228/303] smb/server: fix minimum SMB1 PDU size
` [PATCH 6.1 232/303] mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
` [PATCH 6.1 233/303] erofs: tidy up internal.h
` [PATCH 6.1 234/303] erofs: maintain cookies of share domain in self-contained list
` [PATCH 6.1 235/303] erofs: cap LZMA stream pool size
` [PATCH 6.1 236/303] Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
` [PATCH 6.1 237/303] Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
` [PATCH 6.1 268/303] veth: Introduce veth_xdp_buff wrapper for xdp_buff
` [PATCH 6.1 269/303] veth: fix skb length accounting after XDP frag adjustment
` [PATCH 6.1 271/303] openvswitch: use skb_ip_totlen in conntrack
` [PATCH 6.1 272/303] net: sched: use skb_ip_totlen and iph_totlen
` [PATCH 6.1 273/303] openvswitch: move key and ovs_cb update out of handle_fragments
` [PATCH 6.1 274/303] net/sched: act_ct: fix sk_buff leak when the header checks reject a packet
` [PATCH 6.1 275/303] netfilter: conntrack: sctp: use nf log infrastructure for invalid packets
` [PATCH 6.1 280/303] netfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abort path
` [PATCH 6.1 281/303] netfilter: flowtable: publish GC-visible tuple last
` [PATCH 6.1 282/303] netfilter: ipset: fix list type element drift bug
` [PATCH 6.1 283/303] netfilter: ipset: let destroy callbacks adjust ext mem size
` [PATCH 6.1 284/303] ipvlan: inherit needed_headroom and needed_tailroom from phy_dev
` [PATCH 6.1 285/303] macvlan: inherit needed_headroom and needed_tailroom from lowerdev
` [PATCH 6.1 286/303] net: packet: fix wrong transport_header when sending VLAN-tagged frame
` [PATCH 6.1 287/303] net/tls: Fail tls_sw_splice_read() after a failed async decrypt
` [PATCH 6.1 288/303] ASoC: xilinx: formatter_pcm: pass aud_drv_data to irq handlers
` [PATCH 6.1 289/303] af_packet: Dont send zero-byte data in tpacket_snd()
` [PATCH 6.1 290/303] net/sched: cls_u32: skip hash tables in u32_bind_class()
` [PATCH 6.1 291/303] net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG
` [PATCH 6.1 292/303] net/x25: fix use-after-free of the socket by its timers
` [PATCH 6.1 293/303] mm/huge_memory: fix huge_zero_pfn race
` [PATCH 6.1 294/303] binfmt_misc: use exe_file_deny_write_access() for the interpreter clone
` [PATCH 6.1 295/303] Bluetooth: hci_sync: Fix not using correct handle
` [PATCH 6.1 296/303] RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
` [PATCH 6.1 297/303] usb: typec: ucsi: Correct teardown ordering in ucsi_init() error path
` [PATCH 6.1 298/303] erofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platforms
` [PATCH 6.1 299/303] udmabuf: Ensure to perform cache synchronisation in begin_cpu_udmabuf()
` [PATCH 6.1 300/303] Bluetooth: hci_sock: Prevent race in socket write iter and sock bind
` [PATCH 6.1 301/303] Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediate
` [PATCH 6.1 302/303] Bluetooth: mgmt: fix locking in unpair_device/disconnect_sync
` [PATCH 6.1 303/303] Bluetooth: mgmt: fix pending command UAF in EIR updates

[PATCH 6.12 000/220] 6.12.105-rc1 review
 2026-08-22 12:21 UTC  (15+ messages)
` [PATCH 6.12 189/220] ipv4: start using dst_dev_rcu()

[PATCH 6.18 000/217] 6.18.46-rc1 review
 2026-08-22 12:20 UTC  (11+ messages)

[PATCH 7.1 000/228] 7.1.10-rc1 review
 2026-08-22 12:19 UTC  (10+ messages)

[RFC PATCH 0/4] x86/resctrl: Refactor resctrl enumeration
 2026-08-21 22:12 UTC  (6+ messages)
` [RFC PATCH 1/4] x86/resctrl: Check if monitoring features are enabled

[PATCH 6.6 000/166] 6.6.153-rc1 review
 2026-08-21 18:56 UTC  (15+ messages)

[PATCH v10 00/17] Allow AET to use PMT as loadable module
 2026-08-21 16:10 UTC  (8+ messages)
` [PATCH v10 08/17] x86/resctrl: Enforce system RMID limit on AET event groups

[PATCH 6.12 090/337] net: ethernet: mtk_eth_soc: support named IRQs
 2026-08-21 15:01 UTC  (3+ messages)

[PATCH 6.12 111/181] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
 2026-08-21  4:33 UTC  (2+ messages)


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