All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-16 16:31:35 to 2026-06-16 16:46:10 UTC [more...]

[PATCH 6.6 000/452] 6.6.143-rc1 review
 2026-06-16 14:55 UTC  (71+ messages)
` [PATCH 6.6 006/452] bcache: fix uninitialized closure object
` [PATCH 6.6 007/452] net: cpsw_new: Fix potential unregister of netdev that has not been registered yet
` [PATCH 6.6 008/452] nfc: llcp: Fix use-after-free in llcp_sock_release()
` [PATCH 6.6 009/452] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
` [PATCH 6.6 010/452] xfrm: Check for underflow in xfrm_state_mtu
` [PATCH 6.6 011/452] nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems
` [PATCH 6.6 012/452] netfilter: synproxy: refresh tcphdr after skb_ensure_writable
` [PATCH 6.6 013/452] netfilter: xt_cpu: prefer raw_smp_processor_id
` [PATCH 6.6 014/452] netfilter: ebtables: fix OOB read in compat_mtw_from_user
` [PATCH 6.6 015/452] netfilter: bitwise: rename some boolean operation functions
` [PATCH 6.6 016/452] netfilter: bitwise: add support for doing AND, OR and XOR directly
` [PATCH 6.6 017/452] netfilter: nf_tables: fix dst corruption in same register operation
` [PATCH 6.6 018/452] tun: free page on short-frame rejection in tun_xdp_one()
` [PATCH 6.6 019/452] tun: free page on build_skb failure "
` [PATCH 6.6 020/452] vsock: keep poll shutdown state consistent
` [PATCH 6.6 021/452] net: netlink: fix sending unassigned nsid after assigned one
` [PATCH 6.6 022/452] net: netlink: dont set nsid on local notifications
` [PATCH 6.6 023/452] net/smc: Do not re-initialize smc hashtables
` [PATCH 6.6 024/452] net/iucv: fix locking in .getsockopt
` [PATCH 6.6 025/452] scsi: core: Run queues for all non-SDEV_DEL devices from scsi_run_host_queues
` [PATCH 6.6 026/452] ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()
` [PATCH 6.6 027/452] ASoC: Intel: bytcht_es8316: Fix MCLK leak on init errors
` [PATCH 6.6 028/452] net: hsr: fix potential OOB access in supervision frame handling
` [PATCH 6.6 029/452] gpio: mxc: fix irq_high handling
` [PATCH 6.6 030/452] tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()
` [PATCH 6.6 031/452] vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()
` [PATCH 6.6 032/452] tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()
` [PATCH 6.6 033/452] ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET_SPARSE
` [PATCH 6.6 034/452] ASoC: codecs: simple-mux: Fix enum control bounds check
` [PATCH 6.6 035/452] Bluetooth: 6lowpan: check skb_clone() return value in send_mcast_pkt()
` [PATCH 6.6 036/452] bonding: refuse to enslave CAN devices
` [PATCH 6.6 037/452] ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallback
` [PATCH 6.6 038/452] ethtool: eeprom: add more safeties to EEPROM Netlink fallback
` [PATCH 6.6 039/452] ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()
` [PATCH 6.6 040/452] net/sched: Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree"
` [PATCH 6.6 041/452] Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success
` [PATCH 6.6 042/452] Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rsp
` [PATCH 6.6 043/452] gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
` [PATCH 6.6 044/452] net: mana: Add NULL guards in teardown path to prevent panic on attach failure
` [PATCH 6.6 045/452] sctp: fix race between sctp_wait_for_connect and peeloff
` [PATCH 6.6 046/452] ipv6: fix possible infinite loop in rt6_fill_node()
` [PATCH 6.6 047/452] ipv6: fix possible infinite loop in fib6_select_path()
` [PATCH 6.6 048/452] net: skbuff: fix pskb_carve leaking zcopy pages
` [PATCH 6.6 049/452] perf: Fix dangling cgroup pointer in cpuctx
` [PATCH 6.6 050/452] batman-adv: v: stop OGMv2 on disabled interface
` [PATCH 6.6 051/452] batman-adv: tvlv: abort OGM send on tvlv append failure
` [PATCH 6.6 052/452] batman-adv: tt: reject oversized local TVLV buffers
` [PATCH 6.6 053/452] batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface
` [PATCH 6.6 054/452] batman-adv: tvlv: reject oversized TVLV packets
` [PATCH 6.6 055/452] batman-adv: iv: recover OGM scheduling after forward packet error
` [PATCH 6.6 056/452] batman-adv: tp_meter: avoid role confusion in tp_list
` [PATCH 6.6 057/452] net: af_key: zero aligned sockaddr tail in PF_KEY exports
` [PATCH 6.6 058/452] batman-adv: tp_meter: directly shut down timer on cleanup
` [PATCH 6.6 059/452] batman-adv: tt: fix TOCTOU race for reported vlans
` [PATCH 6.6 060/452] batman-adv: tt: avoid empty VLAN responses
` [PATCH 6.6 061/452] batman-adv: bla: avoid double decrement of bla.num_requests
` [PATCH 6.6 062/452] mm/page_alloc: clear page->private in free_pages_prepare()
` [PATCH 6.6 063/452] media: rc: fix race between unregister and urb/irq callbacks
` [PATCH 6.6 064/452] media: rc: ttusbir: fix inverted error logic
` [PATCH 6.6 065/452] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
` [PATCH 6.6 066/452] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
` [PATCH 6.6 067/452] inet: frags: add inet_frag_queue_flush()
` [PATCH 6.6 068/452] inet: frags: flush pending skbs in fqdir_pre_exit()
` [PATCH 6.6 069/452] drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD register
` [PATCH 6.6 070/452] drm/i915/psr: Read Intel DPCD workaround register
` [PATCH 6.6 071/452] drm/dp: Add eDP 1.5 bit definition
` [PATCH 6.6 072/452] drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line used
` [PATCH 6.6 073/452] arm64: io: Rename ioremap_prot() to __ioremap_prot()
` [PATCH 6.6 075/452] phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856X

[PATCH RFC 0/3] workqueue: improve stall diagnostics for pools with no running worker
 2026-06-16 16:44 UTC  (4+ messages)
` [PATCH RFC 1/3] workqueue: only show running workers in stall diagnostics
` [PATCH RFC 2/3] workqueue: trigger a single-CPU backtrace for stalled pools
` [PATCH RFC 3/3] workqueue: dump the last woken worker "

[PATCH] kdb: use sizeof(kdb_prompt_str) instead of mismatched CMD_BUFLEN
 2026-06-16 16:44 UTC 

[PATCH V2] blk-cgroup: defer blkcg css_put until blkg is unlinked from queue
 2026-06-16 16:44 UTC  (4+ messages)

[RFC 0/7] qom: deprecate embedded objects and instance properties
 2026-06-16 16:43 UTC  (9+ messages)
` [RFC 2/7] qom: deprecated embedding object structs within other objects
` [RFC 5/7] system: add qemu_irq_new / qemu_irq_new_child / qemu_irq_new_array

[PATCH v4] Add support for OpenSSL Provider API
 2026-06-16 16:43 UTC  (6+ messages)

[PATCH] kgdb: remove unreachable return in kgdb_reenter_check()
 2026-06-16 16:43 UTC 

[PATCH 1/2] PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()
 2026-06-16 16:42 UTC  (4+ messages)
` [PATCH 2/2] PCI/sysfs: Fix read byte order in pci_read_legacy_io()

[PATCH RFC net-next 0/4] net: pse-pd: decouple controller lookup from MDIO probe
 2026-06-16 16:42 UTC  (3+ messages)

[PATCH] tracing: ring-buffer: allowlist clang-generated symbols
 2026-06-16 16:42 UTC 

[PATCH] db: fix memory leak in kdb_setenv() when environment is full
 2026-06-16 16:42 UTC 

[PATCH] secilc: Use fstat instead of stat to avoid TOCTOU issues
 2026-06-16 16:41 UTC 

[PATCH] PCI: imx6: fix building against host-common
 2026-06-16 16:39 UTC 

[PATCH] regulator: max14577: Add set_suspend_mode for MAX77836 LDOs
 2026-06-16 16:40 UTC  (3+ messages)
` [PATCH v2] regulator: max14577: Add set_mode/get_mode "

[PATCH] locking/lockdep: Validate class index in lock_chain_get_class()
 2026-06-16 16:40 UTC 

[PATCH 6.12 000/261] 6.12.94-rc1 review
 2026-06-16 15:01 UTC  (90+ messages)
` [PATCH 6.12 141/261] USB: serial: option: add usb-id for Dell Wireless DW5826e-m
` [PATCH 6.12 174/261] i2c: tegra: Fix NOIRQ suspend/resume
` [PATCH 6.12 175/261] Input: atkbd - add DMI quirk for Lenovo Yoga Air 14 (83QK)
` [PATCH 6.12 176/261] Input: atkbd - skip deactivate for HONOR BCC-Ns internal keyboard
` [PATCH 6.12 177/261] ipc/shm: serialize orphan cleanup with shm_nattch updates
` [PATCH 6.12 178/261] misc: fastrpc: fix use-after-free of fastrpc_user in workqueue context
` [PATCH 6.12 179/261] misc: fastrpc: fix use-after-free race in fastrpc_map_create
` [PATCH 6.12 180/261] misc: fastrpc: fix DMA address corruption due to find_vma misuse
` [PATCH 6.12 181/261] misc: fastrpc: Fix NULL pointer dereference in rpmsg callback
` [PATCH 6.12 182/261] net/mlx5: Reorder completion before putting command entry in cmd_work_handler
` [PATCH 6.12 183/261] net: bonding: fix NULL pointer dereference in bond_do_ioctl()
` [PATCH 6.12 184/261] net: mv643xx: fix OF node refcount
` [PATCH 6.12 185/261] net: rds: clear i_sends on setup unwind
` [PATCH 6.12 186/261] nvmem: core: fix use-after-free bugs in error paths
` [PATCH 6.12 187/261] nvmem: layouts: onie-tlv: fix hang on unknown types
` [PATCH 6.12 188/261] octeontx2-af: fix memory leak in rvu_setup_hw_resources()
` [PATCH 6.12 189/261] io_uring/kbuf: dont truncate end buffer for bundles
` [PATCH 6.12 190/261] io_uring/wait: fix min_timeout behavior
` [PATCH 6.12 191/261] mm/hugetlb: restore reservation on error in hugetlb folio copy paths
` [PATCH 6.12 192/261] mmc: core: Fix host controller programming for fixed driver type
` [PATCH 6.12 193/261] mmc: dw_mmc-rockchip: Add missing private data for very old controllers
` [PATCH 6.12 194/261] mmc: litex_mmc: Set mandatory idle clocks before CMD0
` [PATCH 6.12 195/261] mmc: renesas_sdhi: Add OF entry for RZ/G2H SoC
` [PATCH 6.12 196/261] mmc: sdhci: add signal voltage switch in sdhci_resume_host
` [PATCH 6.12 197/261] pmdomain: imx: fix OF node refcount
` [PATCH 6.12 198/261] rtase: Avoid sleeping in get_stats64()
` [PATCH 6.12 199/261] rtase: Reset TX subqueue when clearing TX ring
` [PATCH 6.12 200/261] sctp: diag: reject stale associations in dump_one path
` [PATCH 6.12 201/261] sctp: stream: fully roll back denied add-stream state
` [PATCH 6.12 202/261] thunderbolt: Reject zero-length property entries in validator
` [PATCH 6.12 203/261] thunderbolt: Bound root directory content to block size
` [PATCH 6.12 204/261] thunderbolt: Clamp XDomain response data copy to allocation size
` [PATCH 6.12 205/261] thunderbolt: Validate XDomain request packet size before type cast
` [PATCH 6.12 206/261] thunderbolt: Limit XDomain response copy to actual frame size
` [PATCH 6.12 207/261] slimbus: qcom-ngd-ctrl: fix OF node refcount
` [PATCH 6.12 208/261] slimbus: qcom-ngd-ctrl: Fix up platform_driver registration
` [PATCH 6.12 209/261] slimbus: qcom-ngd-ctrl: Fix probe error path ordering
` [PATCH 6.12 210/261] slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd
` [PATCH 6.12 211/261] slimbus: qcom-ngd-ctrl: Initialize controller resources in controller
` [PATCH 6.12 212/261] slimbus: qcom-ngd-ctrl: Correct PDR and SSR cleanup ownership
` [PATCH 6.12 213/261] slimbus: qcom-ngd-ctrl: Balance pm_runtime enablement for NGD
` [PATCH 6.12 214/261] slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock
` [PATCH 6.12 215/261] drm/amdkfd: fix NULL dereference in get_queue_ids()
` [PATCH 6.12 216/261] drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11
` [PATCH 6.12 217/261] drm/xe: Clear pending_disable before signaling suspend fence
` [PATCH 6.12 218/261] drm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroups
` [PATCH 6.12 219/261] drm/amdgpu: restart the CS if some parts of the VM are still invalidated
` [PATCH 6.12 220/261] drm/amd/pm: fix smu13 power limit default/cap calculation
` [PATCH 6.12 221/261] drm/amd/pm: mark metrics.energy_accumulator is invalid for smu 14.0.2
` [PATCH 6.12 222/261] drm/amd/pm: smu_v14_0_0: use SoftMin for gfxclk in set_soft_freq_limited_range
` [PATCH 6.12 223/261] drm/amd/display: Bound VBIOS record-chain walk loops
` [PATCH 6.12 224/261] drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size
` [PATCH 6.12 225/261] drm/amd/display: Clamp VBIOS HDMI retimer register count to array size
` [PATCH 6.12 226/261] drm/amd/display: add missing CSC entries for BT.2020 for DCE IPs
` [PATCH 6.12 227/261] drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfs
` [PATCH 6.12 228/261] drm/amd/display: Use krealloc_array() in dal_vector_reserve()
` [PATCH 6.12 229/261] fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling
` [PATCH 6.12 230/261] driver core: reject devices with unregistered buses
` [PATCH 6.12 231/261] mailbox: Fix NULL message support in mbox_send_message()
` [PATCH 6.12 232/261] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
` [PATCH 6.12 233/261] sched_ext: Dont warn on NULL cgrp_moving_from in scx_cgroup_move_task()
` [PATCH 6.12 234/261] netfilter: nft_fib: fix stale stack leak via the OIFNAME register
` [PATCH 6.12 235/261] mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
` [PATCH 6.12 236/261] RDMA/umem: Add ib_umem_dmabuf_get_pinned_and_lock helper
` [PATCH 6.12 237/261] RDMA/umem: Move umem dmabuf revoke logic into helper function
` [PATCH 6.12 238/261] RDMA/umem: Add helpers for umem dmabuf revoke lock
` [PATCH 6.12 239/261] RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
` [PATCH 6.12 240/261] RDMA/umem: fix kernel-doc warnings
` [PATCH 6.12 241/261] RDMA: Move DMA block iterator logic into dedicated files
` [PATCH 6.12 242/261] RDMA/umem: Fix truncation for block sizes >= 4G
` [PATCH 6.12 243/261] mm/hugetlb: avoid false positive lockdep assertion
` [PATCH 6.12 244/261] mptcp: fix missing wakeups in edge scenarios
` [PATCH 6.12 245/261] ipmi:ssif: Remove unnecessary indention
` [PATCH 6.12 246/261] ipmi:ssif: NULL thread on error
` [PATCH 6.12 247/261] ipvs: skip ipv6 extension headers for csum checks
` [PATCH 6.12 248/261] vsock/virtio: fix potential unbounded skb queue
` [PATCH 6.12 249/261] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
` [PATCH 6.12 250/261] block: fix handling of dead zone write plugs
` [PATCH 6.12 251/261] arm64: cputype: Add NVIDIA Olympus definitions
` [PATCH 6.12 252/261] arm64: cputype: Add C1-Ultra definitions
` [PATCH 6.12 253/261] arm64: cputype: Add C1-Premium definitions
` [PATCH 6.12 254/261] arm64: errata: Mitigate TLBI errata on various Arm CPUs
` [PATCH 6.12 255/261] arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPU
` [PATCH 6.12 256/261] arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPU
` [PATCH 6.12 257/261] net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL()
` [PATCH 6.12 258/261] tcp: use EXPORT_IPV6_MOD[_GPL]()
` [PATCH 6.12 259/261] tcp: secure_seq: add back ports to TS offset
` [PATCH 6.12 260/261] mptcp: pm: fix extra_subflows underflow on userspace PM subflow creation
` [PATCH 6.12 261/261] Revert "selftest/ptp: update ptp selftest to exercise the gettimex options"

RFC: [PATCH] PinetabV device tree file
 2026-06-16 16:39 UTC  (2+ messages)

[REGRESSION] usb: core: interrupt-IN wBytesPerInterval fixup (727d045d064b) breaks RTL8153 in Lenovo dock
 2026-06-16 16:36 UTC  (5+ messages)

[PATCH v4 0/2] graph: indent visual roots in graph
 2026-06-16 16:36 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] graph: indent visual root "

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-16 16:35 UTC  (4+ messages)
` [PATCH RFC 2/8] fs: add a global device to super block hash table

[PATCH i-g-t v2] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
 2026-06-16 16:35 UTC  (3+ messages)

[PATCH v2 0/6] rust / dma_buf: Add abstractions for dma_fence
 2026-06-16 16:35 UTC  (7+ messages)
` [PATCH v2 5/6] rust: Add dma_fence abstractions

[PATCH bpf-next 0/2] HID: bpf: Fix hid_bpf_get_data() range check
 2026-06-16 16:35 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/hid: Cover hid_bpf_get_data() size overflow

[PATCH v4] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-16 16:34 UTC 

[Buildroot] [PATCH] package/libnvme: bump version to 1.16.2
 2026-06-16 16:34 UTC 

[PATCH net] appletalk: fix use-after-free in atalk_find_primary()
 2026-06-16 16:34 UTC  (2+ messages)

[PATCH v4] fat: stop reading directory entries past the end-of-directory marker
 2026-06-16 16:33 UTC 

[PATCH v2 0/5] fixes for data/bss linear alias unmap series
 2026-06-16 16:32 UTC  (5+ messages)
` [PATCH v2 1/5] arm64: Rename page table BSS section to .bss..pgtbl

[PATCH RFC 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-06-16 16:32 UTC  (6+ messages)
` [PATCH RFC 3/9] net: stmmac: qcom-ethqos: fix RGMII_ID mode to use DLL bypass

[PATCH net] netpoll: run NAPI poll in softirq context to avoid rq->lock self-deadlock
 2026-06-16 16:32 UTC  (4+ messages)

[PATCH v6 00/16] drm/i915/display: Add DC3CO support
 2026-06-16 16:32 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Add DC3CO support (rev6)

[OE-core][scarthgap 00/20] Pull request (cover letter only)
 2026-06-16 16:32 UTC 

[PATCH V3 4/4] KVM: selftests: Add perf_metrics and fixed counter 3 tests
 2026-06-16 16:32 UTC  (3+ messages)

[PATCH] ASoC: cs35l41: Restore register state after system sleep
 2026-06-16 16:31 UTC  (2+ messages)


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.