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

[PATCH 7.1 00/21] 7.1.2-rc1 review
 2026-06-25 13:04 UTC  (16+ messages)
` [PATCH 7.1 01/21] io_uring/net: Avoid msghdr on op_connect/op_bind async data
` [PATCH 7.1 02/21] fuse: re-lock request before replacing page cache folio
` [PATCH 7.1 03/21] Revert "NFSD: Defer sub-object cleanup in export put callbacks"
` [PATCH 7.1 04/21] agp/amd64: Fix broken error propagation in agp_amd64_probe()
` [PATCH 7.1 05/21] iio: light: veml6075: add bounds check to veml6075_it_ms index
` [PATCH 7.1 06/21] iio: adc: ti-ads1298: add bounds check to pga_settings index
` [PATCH 7.1 07/21] Input: rmi4 - fix register descriptor address calculation
` [PATCH 7.1 08/21] Input: rmi4 - refactor register descriptor parsing
` [PATCH 7.1 09/21] Input: rmi4 - fix type overflow in register counts
` [PATCH 7.1 10/21] Input: rmi4 - fix num_subpackets overflow in register descriptor
` [PATCH 7.1 11/21] Input: rmi4 - fix memory leak in rmi_set_attn_data()
` [PATCH 7.1 12/21] Input: rmi4 - iterative IRQ handler
` [PATCH 7.1 14/21] crypto: qat - remove unused character device and IOCTLs
` [PATCH 7.1 15/21] vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_write
` [PATCH 7.1 16/21] serial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zero

[PATCH 7.0 00/49] 7.0.14-rc1 review
 2026-06-25 13:04 UTC  (50+ messages)
` [PATCH 7.0 01/49] io_uring/net: Avoid msghdr on op_connect/op_bind async data
` [PATCH 7.0 02/49] arm64/entry: Fix arm64-specific rseq brokenness
` [PATCH 7.0 03/49] lockd: fix TEST handling when not all permissions are available
` [PATCH 7.0 04/49] firmware: exynos-acpm: Count number of commands in acpm_xfer
` [PATCH 7.0 05/49] firmware: exynos-acpm: Count acpm_xfer buffers with __counted_by_ptr
` [PATCH 7.0 06/49] firmware: samsung: acpm: Fix cross-thread RX length corruption
` [PATCH 7.0 07/49] firmware: samsung: acpm: Fix false timeouts and Use-After-Free in polling
` [PATCH 7.0 08/49] firmware: samsung: acpm: Fix missing LKMM barriers in sequence allocator
` [PATCH 7.0 09/49] fuse: re-lock request before replacing page cache folio
` [PATCH 7.0 10/49] Revert "NFSD: Defer sub-object cleanup in export put callbacks"
` [PATCH 7.0 11/49] RDMA/bnxt_re: zero shared page before exposing to userspace
` [PATCH 7.0 12/49] bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths
` [PATCH 7.0 13/49] i2c: stub: Reject I2C block transfers with invalid length
` [PATCH 7.0 14/49] net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()
` [PATCH 7.0 15/49] agp/amd64: Fix broken error propagation in agp_amd64_probe()
` [PATCH 7.0 16/49] rose: fix dev_put() leak in rose_loopback_timer()
` [PATCH 7.0 17/49] rose: hold loopback neighbour reference across timer callback
` [PATCH 7.0 18/49] rose: fix race between loopback timer and module removal
` [PATCH 7.0 19/49] rose: clear neighbour pointer after rose_neigh_put() in state machines
` [PATCH 7.0 20/49] rose: guard rose_neigh_put() against NULL in timer expiry
` [PATCH 7.0 21/49] rose: fix netdev double-hold in rose_rx_call_request()
` [PATCH 7.0 22/49] rose: fix notifier unregistered too early in rose_exit()
` [PATCH 7.0 23/49] rose: set SOCK_DESTROY in rose_kill_by_device() for prompt cleanup
` [PATCH 7.0 24/49] rose: disconnect orphaned STATE_2 sockets when device is gone
` [PATCH 7.0 25/49] rose: fix netdev double-hold in rose_make_new()
` [PATCH 7.0 26/49] rose: release netdev ref and destroy orphaned incoming sockets
` [PATCH 7.0 27/49] rose: drop CALL_REQUEST in loopback timer when device is not running
` [PATCH 7.0 28/49] rose: cancel neighbour timers in rose_neigh_put() before freeing
` [PATCH 7.0 29/49] rose: clear neighbour pointer in rose_kill_by_device()
` [PATCH 7.0 30/49] rose: dont free fd-owned sockets when reaping in the heartbeat
` [PATCH 7.0 31/49] net: export netif_open for self_test usage
` [PATCH 7.0 32/49] net: net_failover: Fix the deadlock in slave register
` [PATCH 7.0 33/49] iio: light: veml6075: add bounds check to veml6075_it_ms index
` [PATCH 7.0 34/49] iio: adc: ti-ads1298: add bounds check to pga_settings index
` [PATCH 7.0 35/49] Input: rmi4 - fix register descriptor address calculation
` [PATCH 7.0 36/49] Input: rmi4 - refactor register descriptor parsing
` [PATCH 7.0 37/49] Input: rmi4 - fix type overflow in register counts
` [PATCH 7.0 38/49] Input: rmi4 - fix num_subpackets overflow in register descriptor
` [PATCH 7.0 39/49] Input: rmi4 - fix memory leak in rmi_set_attn_data()
` [PATCH 7.0 40/49] Input: rmi4 - iterative IRQ handler
` [PATCH 7.0 41/49] Input: rmi4 - fix bit count in bitmap_copy()
` [PATCH 7.0 42/49] crypto: qat - remove unused character device and IOCTLs
` [PATCH 7.0 43/49] vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_write
` [PATCH 7.0 44/49] serial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zero
` [PATCH 7.0 45/49] serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails
` [PATCH 7.0 46/49] drivers/base/memory: set mem->altmap after successful device registration
` [PATCH 7.0 47/49] ksmbd: reject non-VALID session in compound request branch
` [PATCH 7.0 48/49] media: vidtv: fix NULL pointer dereference in vidtv_mux_push_si
` [PATCH 7.0 49/49] virtiofs: fix UAF on submount umount

[PATCH 6.18 00/60] 6.18.37-rc1 review
 2026-06-25 13:03 UTC  (61+ messages)
` [PATCH 6.18 01/60] io_uring/net: Avoid msghdr on op_connect/op_bind async data
` [PATCH 6.18 02/60] net: stmmac: fix stm32 (and potentially others) resume regression
` [PATCH 6.18 03/60] fuse: re-lock request before replacing page cache folio
` [PATCH 6.18 04/60] Revert "NFSD: Defer sub-object cleanup in export put callbacks"
` [PATCH 6.18 05/60] debugobjects: Allow to refill the pool before SYSTEM_SCHEDULING
` [PATCH 6.18 06/60] debugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP
` [PATCH 6.18 07/60] debugobjects: Do not fill_pool() if pi_blocked_on
` [PATCH 6.18 08/60] debugobjects: Dont call fill_pool() in early boot hardirq context
` [PATCH 6.18 09/60] RDMA/bnxt_re: zero shared page before exposing to userspace
` [PATCH 6.18 10/60] i2c: stub: Reject I2C block transfers with invalid length
` [PATCH 6.18 11/60] net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()
` [PATCH 6.18 12/60] agp/amd64: Fix broken error propagation in agp_amd64_probe()
` [PATCH 6.18 13/60] ACPI: scan: Use async schedule function in acpi_scan_clear_dep_fn()
` [PATCH 6.18 14/60] rose: fix dev_put() leak in rose_loopback_timer()
` [PATCH 6.18 15/60] rose: hold loopback neighbour reference across timer callback
` [PATCH 6.18 16/60] rose: fix race between loopback timer and module removal
` [PATCH 6.18 17/60] rose: clear neighbour pointer after rose_neigh_put() in state machines
` [PATCH 6.18 18/60] rose: guard rose_neigh_put() against NULL in timer expiry
` [PATCH 6.18 19/60] rose: fix netdev double-hold in rose_rx_call_request()
` [PATCH 6.18 20/60] rose: fix notifier unregistered too early in rose_exit()
` [PATCH 6.18 21/60] rose: set SOCK_DESTROY in rose_kill_by_device() for prompt cleanup
` [PATCH 6.18 22/60] rose: disconnect orphaned STATE_2 sockets when device is gone
` [PATCH 6.18 23/60] rose: fix netdev double-hold in rose_make_new()
` [PATCH 6.18 24/60] rose: release netdev ref and destroy orphaned incoming sockets
` [PATCH 6.18 25/60] rose: drop CALL_REQUEST in loopback timer when device is not running
` [PATCH 6.18 26/60] rose: cancel neighbour timers in rose_neigh_put() before freeing
` [PATCH 6.18 27/60] rose: clear neighbour pointer in rose_kill_by_device()
` [PATCH 6.18 28/60] rose: dont free fd-owned sockets when reaping in the heartbeat
` [PATCH 6.18 29/60] regulator: core: fix locking in regulator_resolve_supply() error path
` [PATCH 6.18 30/60] hv: utils: handle and propagate errors in kvp_register
` [PATCH 6.18 31/60] Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
` [PATCH 6.18 32/60] firmware: samsung: acpm: Fix cross-thread RX length corruption
` [PATCH 6.18 33/60] sctp: disable BH before calling udp_tunnel_xmit_skb()
` [PATCH 6.18 34/60] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH 6.18 35/60] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
` [PATCH 6.18 36/60] mm: update vma_modify_flags() to handle residual flags, document
` [PATCH 6.18 37/60] mm: implement sticky VMA flags
` [PATCH 6.18 38/60] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
` [PATCH 6.18 39/60] mm: set the VM_MAYBE_GUARD flag on guard region install
` [PATCH 6.18 40/60] mm: propagate VM_SOFTDIRTY on merge
` [PATCH 6.18 41/60] testing/selftests/mm: add soft-dirty merge self-test
` [PATCH 6.18 42/60] net: export netif_open for self_test usage
` [PATCH 6.18 43/60] net: net_failover: Fix the deadlock in slave register
` [PATCH 6.18 44/60] iio: light: veml6075: add bounds check to veml6075_it_ms index
` [PATCH 6.18 45/60] iio: adc: ti-ads1298: add bounds check to pga_settings index
` [PATCH 6.18 46/60] Input: rmi4 - fix register descriptor address calculation
` [PATCH 6.18 47/60] Input: rmi4 - refactor register descriptor parsing
` [PATCH 6.18 48/60] Input: rmi4 - fix type overflow in register counts
` [PATCH 6.18 49/60] Input: rmi4 - fix num_subpackets overflow in register descriptor
` [PATCH 6.18 50/60] Input: rmi4 - fix memory leak in rmi_set_attn_data()
` [PATCH 6.18 51/60] Input: rmi4 - iterative IRQ handler
` [PATCH 6.18 52/60] Input: rmi4 - fix bit count in bitmap_copy()
` [PATCH 6.18 53/60] crypto: qat - remove unused character device and IOCTLs
` [PATCH 6.18 54/60] vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_write
` [PATCH 6.18 55/60] serial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zero
` [PATCH 6.18 56/60] drivers/base/memory: set mem->altmap after successful device registration
` [PATCH 6.18 57/60] ksmbd: reject non-VALID session in compound request branch
` [PATCH 6.18 58/60] media: vidtv: fix NULL pointer dereference in vidtv_mux_push_si
` [PATCH 6.18 59/60] virtiofs: fix UAF on submount umount
` [PATCH 6.18 60/60] mm: do not copy page tables unnecessarily for VM_UFFD_WP

[PATCH v2 0/7] vmsplice: fix some problems in my previous vmsplice patchset
 2026-06-25 10:35 UTC  (11+ messages)
` [PATCH v2 1/7] vmsplice: open-code do_writev and do_readv
` [PATCH v2 2/7] vmsplice: change argument type back to "int"
` [PATCH v2 3/7] splice: turn wait_for_space flags argument into bool
` [PATCH v2 4/7] pipe: move wait_for_space to fs/pipe.c and rename it
` [PATCH v2 5/7] vmsplice: make sure we don't wait after writing some data
` [PATCH v2 6/7] vmsplice: return -EINVAL for particular combination of flags
` [PATCH v2 7/7] pipe: set FMODE_NOWAIT for named FIFOs

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-25  9:03 UTC  (2+ messages)

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-25  8:53 UTC  (4+ messages)

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-06-25  2:29 UTC  (21+ messages)
` [PATCH 6.1 208/522] net: Annotate sk->sk_write_space() for UDP SOCKMAP
` [PATCH 6.1 249/522] r8152: Block future register access if register access fails
` [PATCH 6.1 337/522] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
` [PATCH 6.1 342/522] thermal: core: Fix thermal zone governor cleanup issues
` [PATCH 6.1 375/522] net: ipv4: stop checking crypto_ahash_alignmask

[PATCH 5.15 000/411] 5.15.210-rc1 review
 2026-06-24 17:13 UTC  (19+ messages)
` [PATCH 5.15 009/411] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
` [PATCH 5.15 045/411] wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work
` [PATCH 5.15 193/411] netfilter: nf_log: validate MAC header was set before dumping it
` [PATCH 5.15 278/411] net: qrtr: ns: Limit the total number of nodes
` [PATCH 5.15 299/411] ALSA: aloop: Fix peer runtime UAF during format-change stop
` [PATCH 5.15 323/411] spi: topcliff-pch: fix controller deregistration

[PATCH 6.6 049/452] perf: Fix dangling cgroup pointer in cpuctx
 2026-06-24 10:07 UTC  (9+ messages)
`  "
    ` [PATCH] perf: Fix dangling cgroup pointer in cpuctx backport

[PATCH v7 00/14] Allow AET to use PMT as loadable module
 2026-06-23 18:24 UTC  (8+ messages)
` [PATCH v7 10/14] platform/x86/intel/pmt: Register enumeration functions with resctrl

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-23 17:29 UTC  (3+ messages)

[PATCH 5.10 000/342] 5.10.259-rc1 review
 2026-06-22 18:48 UTC  (3+ messages)
` [PATCH 5.10 238/342] net: bridge: use a stable FDB dst snapshot in RCU readers

[PATCH 7.1 0/8] 7.1.1-rc1 review
 2026-06-22 16:39 UTC  (2+ messages)

[PATCH 6.12 000/307] 6.12.93-rc1 review
 2026-06-21 13:47 UTC  (4+ messages)
` [PATCH 6.12 125/307] batman-adv: tt: prevent TVLV entry number overflow

[PATCH 7.0 000/378] 7.0.13-rc1 review
 2026-06-20 16:06 UTC  (2+ messages)

[PATCH v2 0/2] Add support for StarFive JHB100 SPI
 2026-06-19 15:00 UTC  (4+ messages)
` [PATCH v2 1/2] spi: dt-bindings: snps,dw-apb-ssi: Add starfive,jhb100-spi
` [PATCH v2 2/2] spi: dw: Add support for snps,dwc-ssi-2.00a

[PATCH 1/5] dma-buf: Change st-dma-resv.c to use kunit
 2026-06-19 14:41 UTC  (2+ messages)

[PATCH 6.18 000/325] 6.18.36-rc1 review
 2026-06-19 11:04 UTC  (3+ messages)

[PATCH 6.12 000/261] 6.12.94-rc1 review
 2026-06-18 16:55 UTC  (8+ messages)
` [PATCH 6.12 100/261] netfilter: nf_log: validate MAC header was set before dumping it


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