messages from 2026-06-16 18:53:59 to 2026-06-16 19:07:56 UTC [more...]
[PATCH 5.10 000/342] 5.10.259-rc1 review
2026-06-16 15:00 UTC (161+ messages)
` [PATCH 5.10 122/342] usb: core: Fix SuperSpeed root hub wMaxPacketSize
` [PATCH 5.10 130/342] i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctl
` [PATCH 5.10 131/342] tee: optee: prevent use-after-free when the client exits before the supplicant
` [PATCH 5.10 158/342] spi: meson-spicc: Fix double-put in remove path
` [PATCH 5.10 159/342] io_uring: prevent opcode speculation
` [PATCH 5.10 160/342] tap: free page on error paths in tap_get_user_xdp()
` [PATCH 5.10 161/342] tun: free page on build_skb failure in tun_xdp_one()
` [PATCH 5.10 162/342] KVM: arm64: Remove VPIPT I-cache handling
` [PATCH 5.10 163/342] arm64: tlb: Allow XZR argument to TLBI ops
` [PATCH 5.10 164/342] arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI
` [PATCH 5.10 165/342] xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx()
` [PATCH 5.10 166/342] netlabel: validate unlabeled address and mask attribute lengths
` [PATCH 5.10 167/342] net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove
` [PATCH 5.10 168/342] ipv6: sit: reload inner IPv6 header after GSO offloads
` [PATCH 5.10 169/342] net: openvswitch: fix possible kfree_skb of ERR_PTR
` [PATCH 5.10 170/342] sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
` [PATCH 5.10 171/342] net: guard timestamp cmsgs to real error queue skbs
` [PATCH 5.10 172/342] net/rds: fix NULL deref in rds_ib_send_cqe_handler() on masked atomic completion
` [PATCH 5.10 173/342] ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup()
` [PATCH 5.10 174/342] rds: mark snapshot pages dirty in rds_info_getsockopt()
` [PATCH 5.10 175/342] netfilter: x_tables: avoid leaking percpu counter pointers
` [PATCH 5.10 176/342] netfilter: nft_exthdr: fix register tracking for F_PRESENT flag
` [PATCH 5.10 177/342] net: mvpp2: sync RX data at the hardware packet offset
` [PATCH 5.10 178/342] netfilter: nft_tunnel: fix use-after-free on object destroy
` [PATCH 5.10 179/342] Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsig
` [PATCH 5.10 180/342] drm/i915/gem: Fix phys BO pread/pwrite with offset
` [PATCH 5.10 181/342] xfrm: espintcp: do not reuse an in-progress partial send
` [PATCH 5.10 182/342] USB: serial: io_ti: fix heap overflow in get_manuf_info()
` [PATCH 5.10 183/342] USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()
` [PATCH 5.10 184/342] USB: serial: option: add usb-id for Dell Wireless DW5826e-m
` [PATCH 5.10 185/342] USB: serial: kl5kusb105: fix bulk-out buffer overflow
` [PATCH 5.10 186/342] ALSA: timer: Fix UAF at snd_timer_user_params()
` [PATCH 5.10 187/342] drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()
` [PATCH 5.10 188/342] RDMA/srp: bound SRP_RSP sense copy by the received length
` [PATCH 5.10 189/342] ARM: socfpga: Fix OF node refcount leak in SMP setup
` [PATCH 5.10 190/342] vsock/vmci: fix sk_ack_backlog leak on failed handshake
` [PATCH 5.10 191/342] IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN
` [PATCH 5.10 192/342] pidfd: refuse access to tasks that have started exiting harder
` [PATCH 5.10 193/342] fuse: reject fuse_notify() pagecache ops on directories
` [PATCH 5.10 194/342] i2c: qcom-cci: Fix NULL pointer dereference in cci_remove()
` [PATCH 5.10 195/342] i2c: tegra: Fix NOIRQ suspend/resume
` [PATCH 5.10 196/342] Input: atkbd - add DMI quirk for Lenovo Yoga Air 14 (83QK)
` [PATCH 5.10 197/342] Input: atkbd - skip deactivate for HONOR BCC-Ns internal keyboard
` [PATCH 5.10 198/342] ipc/shm: serialize orphan cleanup with shm_nattch updates
` [PATCH 5.10 199/342] misc: fastrpc: fix use-after-free of fastrpc_user in workqueue context
` [PATCH 5.10 200/342] net: bonding: fix NULL pointer dereference in bond_do_ioctl()
` [PATCH 5.10 201/342] net: mv643xx: fix OF node refcount
` [PATCH 5.10 202/342] net: rds: clear i_sends on setup unwind
` [PATCH 5.10 203/342] mmc: core: Fix host controller programming for fixed driver type
` [PATCH 5.10 204/342] mmc: sdhci: add signal voltage switch in sdhci_resume_host
` [PATCH 5.10 205/342] sctp: diag: reject stale associations in dump_one path
` [PATCH 5.10 206/342] sctp: stream: fully roll back denied add-stream state
` [PATCH 5.10 207/342] thunderbolt: Reject zero-length property entries in validator
` [PATCH 5.10 208/342] thunderbolt: Bound root directory content to block size
` [PATCH 5.10 209/342] thunderbolt: Clamp XDomain response data copy to allocation size
` [PATCH 5.10 210/342] thunderbolt: Limit XDomain response copy to actual frame size
` [PATCH 5.10 211/342] drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size
` [PATCH 5.10 212/342] drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfs
` [PATCH 5.10 213/342] fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling
` [PATCH 5.10 214/342] io_uring/poll: fix signed comparison in io_poll_get_ownership()
` [PATCH 5.10 215/342] ipvs: skip ipv6 extension headers for csum checks
` [PATCH 5.10 216/342] batman-adv: stop tp_meter sessions during mesh teardown
` [PATCH 5.10 217/342] batman-adv: tp_meter: fix tp_num leak on kmalloc failure
` [PATCH 5.10 218/342] f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()
` [PATCH 5.10 219/342] smb: client: require a full NFS mode SID before reading mode bits
` [PATCH 5.10 220/342] smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
` [PATCH 5.10 221/342] net/packet: fix TOCTOU race on mmapd vnet_hdr in tpacket_snd()
` [PATCH 5.10 222/342] drm/nouveau: fix u32 overflow in pushbuf reloc bounds check
` [PATCH 5.10 223/342] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
` [PATCH 5.10 224/342] thermal: core: Fix thermal zone governor cleanup issues
` [PATCH 5.10 225/342] wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()
` [PATCH 5.10 226/342] ALSA: aoa: Use guard() for mutex locks
` [PATCH 5.10 227/342] ALSA: aoa: i2sbus: clear stale prepared state
` [PATCH 5.10 228/342] media: rc: ttusbir: respect DMA coherency rules
` [PATCH 5.10 229/342] ALSA: aoa: Skip devices with no codecs in i2sbus_resume()
` [PATCH 5.10 230/342] erofs: fix the out-of-bounds nameoff handling for trailing dirents
` [PATCH 5.10 231/342] media: rc: igorplugusb: heed coherency rules
` [PATCH 5.10 232/342] sched: Use u64 for bandwidth ratio calculations
` [PATCH 5.10 233/342] ALSA: core: Fix potential data race at fasync handling
` [PATCH 5.10 234/342] net: qrtr: ns: Limit the maximum number of lookups
` [PATCH 5.10 235/342] net: qrtr: ns: Change servers radix tree to xarray
` [PATCH 5.10 236/342] net: qrtr: ns: Free the node during ctrl_cmd_bye()
` [PATCH 5.10 237/342] net: qrtr: ns: Limit the total number of nodes
` [PATCH 5.10 238/342] net: bridge: use a stable FDB dst snapshot in RCU readers
` [PATCH 5.10 239/342] mtd: spi-nor: sst: Fix write enable before AAI sequence
` [PATCH 5.10 240/342] udf: fix partition descriptor append bookkeeping
` [PATCH 5.10 241/342] hfsplus: fix uninit-value by validating catalog record size
` [PATCH 5.10 242/342] hfsplus: fix held lock freed on hfsplus_fill_super()
` [PATCH 5.10 243/342] Bluetooth: hci_event: fix potential UAF in SSP passkey handlers
` [PATCH 5.10 244/342] can: ucan: fix typos in comments
` [PATCH 5.10 245/342] can: ucan: fix devres lifetime
` [PATCH 5.10 246/342] ktest: Fixing indentation to match expected pattern
` [PATCH 5.10 247/342] ktest: Fix the month in the name of the failure directory
` [PATCH 5.10 248/342] ceph: only d_add() negative dentries when they are unhashed
` [PATCH 5.10 249/342] ALSA: aloop: Fix peer runtime UAF during format-change stop
` [PATCH 5.10 250/342] printk: add print_hex_dump_devel()
` [PATCH 5.10 251/342] crypto: caam - guard HMAC key hex dumps in hash_digest_key
` [PATCH 5.10 252/342] ACPI: scan: Use acpi_dev_put() in object add error paths
` [PATCH 5.10 253/342] tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()
` [PATCH 5.10 254/342] wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task
` [PATCH 5.10 255/342] usb: dwc3: Move GUID programming after PHY initialization
` [PATCH 5.10 256/342] spi: syncuacer: fix controller deregistration
` [PATCH 5.10 257/342] spi: sun4i: "
` [PATCH 5.10 258/342] spi: ti-qspi: "
` [PATCH 5.10 259/342] spi: zynq-qspi: "
` [PATCH 5.10 260/342] spi: sun6i: "
` [PATCH 5.10 261/342] spi: tegra20-sflash: "
` [PATCH 5.10 262/342] spi: tegra114: "
` [PATCH 5.10 263/342] spi: uniphier: "
` [PATCH 5.10 264/342] mm/hugetlb_cma: round up per_node before logging it
` [PATCH 5.10 265/342] fbcon: Avoid OOB font access if console rotation fails
` [PATCH 5.10 266/342] spi: topcliff-pch: fix controller deregistration
` [PATCH 5.10 267/342] btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak
` [PATCH 5.10 268/342] tracing/probes: Limit size of event probe to 3K
` [PATCH 5.10 269/342] pmdomain: core: Fix detach procedure for virtual devices in genpd
` [PATCH 5.10 270/342] dm btree: improve btree residency
` [PATCH 5.10 271/342] dm-thin: fix metadata refcount underflow
` [PATCH 5.10 272/342] btrfs: fix missing last_unlink_trans update when removing a directory
` [PATCH 5.10 273/342] smb: client: Use FullSessionKey for AES-256 encryption key derivation
` [PATCH 5.10 274/342] mptcp: pm: ADD_ADDR rtx: fix potential data-race
` [PATCH 5.10 275/342] f2fs: fix incorrect file address mapping when inline inode is unwritten
` [PATCH 5.10 276/342] spi: st-ssc4: fix controller deregistration
` [PATCH 5.10 277/342] spi: lantiq-ssc: "
` [PATCH 5.10 278/342] Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
` [PATCH 5.10 279/342] Bluetooth: hci_qca: Convert timeout from jiffies to ms
` [PATCH 5.10 280/342] qed: Use the bitmap API to simplify some functions
` [PATCH 5.10 281/342] qed: fix double free in qed_cxt_tables_alloc()
` [PATCH 5.10 282/342] net: Remove redundant if statements
` [PATCH 5.10 284/342] Bluetooth: Consolidate code around sk_alloc into a helper function
` [PATCH 5.10 285/342] Bluetooth: Init sk_peer_* on bt_sock_alloc
` [PATCH 5.10 286/342] Bluetooth: serialize accept_q access
` [PATCH 5.10 287/342] net: hsr: defer node table free until after RCU readers
` [PATCH 5.10 288/342] ice: fix VF queue configuration with low MTU values
` [PATCH 5.10 289/342] use less confusing names for iov_iter direction initializers
` [PATCH 5.10 293/342] octeontx2-af: Add validation for lmac type
` [PATCH 5.10 294/342] octeontx2-af: replace deprecated strncpy with strscpy
` [PATCH 5.10 295/342] octeontx2-af: CGX: add bounds check to cgx_speed_mbps index
` [PATCH 5.10 296/342] spi: qup: switch to use modern name
` [PATCH 5.10 297/342] spi: qup: fix error pointer deref after DMA setup failure
` [PATCH 5.10 298/342] arm64: tlb: Flush walk cache when unsharing PMD tables
` [PATCH 5.10 299/342] phy: tegra: xusb: Disable trk clk when not in use
` [PATCH 5.10 300/342] phy: tegra: xusb: Fix per-pad high-speed termination calibration
` [PATCH 5.10 301/342] scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf
` [PATCH 5.10 302/342] usb: typec: ucsi: Check if power role change actually happened before handling
` [PATCH 5.10 303/342] thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()
` [PATCH 5.10 304/342] tty: serial: qcom-geni-serial: remove unused symbols
` [PATCH 5.10 305/342] tty: serial: qcom-geni-serial: align #define values
` [PATCH 5.10 306/342] serial: qcom-geni: fix UART_RX_PAR_EN bit position
` [PATCH 5.10 307/342] serial: altera_jtaguart: Use platform_get_irq_optional() to get the interrupt
` [PATCH 5.10 308/342] serial: altera_jtaguart: handle uart_add_one_port() failures
` [PATCH 5.10 309/342] scsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_cmd()
` [PATCH 5.10 310/342] usb: typec: ucsi: Dont update power_supply on power role change if not connected
` [PATCH 5.10 311/342] netfilter: nft_fib: fix stale stack leak via the OIFNAME register
` [PATCH 5.10 312/342] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
` [PATCH 5.10 313/342] mm/huge_memory: update file PMD counter before folio_put()
` [PATCH 5.10 314/342] RDMA/umem: fix kernel-doc warnings
` [PATCH 5.10 315/342] RDMA: Move DMA block iterator logic into dedicated files
` [PATCH 5.10 316/342] RDMA/umem: Fix truncation for block sizes >= 4G
` [PATCH 5.10 317/342] Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()
` [PATCH 5.10 318/342] ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6
[PATCH v2 for-next] RDMA/hns: Fix memory leak of bonding resources
2026-06-16 19:07 UTC (2+ messages)
[PATCH] RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sg
2026-06-16 19:07 UTC (2+ messages)
[PATCH] staging: greybus: uart: replace IDR with XArray
2026-06-16 19:07 UTC
[PATCH v7 0/3] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
2026-06-16 19:06 UTC (3+ messages)
` [PATCH v7 1/3] PCI: rockchip-ep: do not attempt 5.0 GT/s retraining
[linux-next:master 13520/14023] security/apparmor/domain.c:1158:62: sparse: sparse: incorrect type in argument 1 (different address spaces)
2026-06-16 19:04 UTC
[PATCH 0/3] mm: __access_remote_vm with per-VMA lock
2026-06-16 19:03 UTC (4+ messages)
` [PATCH 1/3] x86/mm: use READ_ONCE/WRITE_ONCE for mm->context.untag_mask
` [PATCH 2/3] mm/pagewalk: let folio_walk_start() run under the per-VMA lock
` [PATCH 3/3] mm: read remote memory without the mmap lock where possible
Sashiko reviews for the LSM mailing list
2026-06-16 19:03 UTC (7+ messages)
[PATCH v3 0/5] hw/riscv: Add support for Milk-V Duo board
2026-06-16 19:01 UTC (6+ messages)
` [PATCH v3 1/5] hw/char: Add dw8250 UART
` [PATCH v3 2/5] hw/misc: Add Sophgo CV1800B clock controller
` [PATCH v3 3/5] hw/riscv: Add Sophgo CV1800B SoC support
` [PATCH v3 4/5] hw/riscv: Add Milk-V Duo board support
` [PATCH v3 5/5] tests/qtest: Add qtest for Milk-V Duo board
[PATCH 6.1] net: gro: don't merge zcopy skbs
2026-06-16 22:00 UTC
[net PATCH v2] octeontx2-af: mcs: Fix unsupported secy stats read
2026-06-16 19:00 UTC (3+ messages)
` [PATCH] octeontx2-pf: Clear stats of all resources when freeing resources
` [net PATCH v2] octeontx2-pf: mcs: Fix mcs resources free on PF shutdown
[PATCH v4 06/13] scsi: fnic: Add the NVMe/FC transport path
2026-06-16 18:58 UTC (3+ messages)
[PATCH] mmc: core: Kioxia 016G01 does not enter boot mode after SLEEP
2026-06-16 18:57 UTC (7+ messages)
[PATCH] PCI/P2PDMA: Use RCU_INIT_POINTER() to clear pdev->p2pdma
2026-06-16 18:57 UTC (3+ messages)
[PATCH v7 0/9] Add support for MT6392 PMIC
2026-06-16 18:57 UTC (5+ messages)
` [PATCH v7 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi
[RFC] Adding device-initiated haptic feedback knobs for pressurepads
2026-06-16 18:56 UTC (2+ messages)
[Buildroot] [PATCH] package/libnvme: bump version to 1.16.2
2026-06-16 18:56 UTC (2+ messages)
[PATCH] dt-bindings: sound: add toshiba,apb-dummy-codec binding
2026-06-16 18:56 UTC
[Buildroot] [git commit] package/libnvme: bump version to 1.16.2
2026-06-16 18:50 UTC
[PATCH] x86/kcfi: Optimize call sequence
2026-06-16 18:55 UTC (2+ messages)
[PATCH 1/1] tools: fix building with OpenSSL 4.0
2026-06-16 18:48 UTC (4+ messages)
[PATCH v2 1/7] clk: imx6q: cosmetic: keep pll definitions together
2026-06-16 12:51 UTC (8+ messages)
` [PATCH v3 1/8] "
` [PATCH v3 3/8] clk: imx6q: add missing pll bypasses
` [PATCH v3 4/8] imx6: clock: allow different clock sources for ldb
` [PATCH v3 5/8] clk: imx6q: configure ldb clock selectors
` [PATCH v3 6/8] video: imx: ipuv3: enable ipu clk before writing registers in CCF
` [PATCH v3 7/8] clk: clk-divider: add clk_register_divider_table()
` [PATCH v3 8/8] clk: imx6q: use clk_divider_table instead of fixed factor for pll5 divs
[PATCH] drm/amdkfd: Use last + 1 of vm range to check 2MB huge page alignment
2026-06-16 18:54 UTC (3+ messages)
` [PATCH v2] drm/amdkfd: Use exclusive bounds for SVM split alignment checks
[PATCH 0/4] sound: qcom: audioreach: support WSA speakers only on WSA2
2026-06-16 18:54 UTC (3+ messages)
` [PATCH 2/4] ASoC: qcom: sc8280xp: add Ayaneo Pocket S2 card with special WSA channel mapping
[PATCH v2 0/7] RPM, perfcnt and other minor fixes for Panfrost
2026-06-16 18:53 UTC (4+ messages)
` [PATCH v2 3/7] drm/panfrost: Move shrinker initialization and unplug one level down
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.