All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-16 18:29:25 to 2026-06-16 18:43:28 UTC [more...]

[PATCH 1/2] plugins/execlog: fix segfault/race-cond on per-vCPU structures
 2026-06-16 18:40 UTC  (5+ messages)
` [PATCH 2/2] plugins/execlog: fix execlog vcpu_exit execution print loss

[PATCH 5.10 000/342] 5.10.259-rc1 review
 2026-06-16 14:55 UTC  (31+ messages)
` [PATCH 5.10 006/342] nfc: llcp: protect nfc_llcp_sock_unlink() calls
` [PATCH 5.10 007/342] nfc: llcp: Fix use-after-free in llcp_sock_release()
` [PATCH 5.10 008/342] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
` [PATCH 5.10 009/342] xfrm: Check for underflow in xfrm_state_mtu
` [PATCH 5.10 010/342] nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems
` [PATCH 5.10 011/342] netfilter: synproxy: refresh tcphdr after skb_ensure_writable
` [PATCH 5.10 012/342] netfilter: xt_cpu: prefer raw_smp_processor_id
` [PATCH 5.10 014/342] tun: free page on short-frame rejection in tun_xdp_one()
` [PATCH 5.10 015/342] net: netlink: fix sending unassigned nsid after assigned one
` [PATCH 5.10 016/342] net: netlink: dont set nsid on local notifications
` [PATCH 5.10 023/342] tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()
` [PATCH 5.10 024/342] Bluetooth: 6lowpan: check skb_clone() return value in send_mcast_pkt()
` [PATCH 5.10 025/342] ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()
` [PATCH 5.10 026/342] net/sched: Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree"
` [PATCH 5.10 027/342] Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success
` [PATCH 5.10 028/342] Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rsp
` [PATCH 5.10 029/342] sctp: fix race between sctp_wait_for_connect and peeloff
` [PATCH 5.10 030/342] batman-adv: v: stop OGMv2 on disabled interface
` [PATCH 5.10 031/342] batman-adv: tvlv: abort OGM send on tvlv append failure
` [PATCH 5.10 032/342] batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface
` [PATCH 5.10 033/342] batman-adv: tvlv: reject oversized TVLV packets
` [PATCH 5.10 034/342] batman-adv: iv: recover OGM scheduling after forward packet error
` [PATCH 5.10 035/342] batman-adv: tp_meter: fix race condition in send error reporting
` [PATCH 5.10 036/342] batman-adv: tp_meter: avoid role confusion in tp_list
` [PATCH 5.10 037/342] selftests: forwarding: lib: Add helpers for checksum handling
` [PATCH 5.10 038/342] batman-adv: tt: fix TOCTOU race for reported vlans
` [PATCH 5.10 039/342] batman-adv: tt: avoid empty VLAN responses
` [PATCH 5.10 040/342] batman-adv: bla: avoid double decrement of bla.num_requests
` [PATCH 5.10 041/342] Revert "RDMA/rxe: Fix double free in rxe_srq_from_init"
` [PATCH 5.10 042/342] RDMA/rxe: Fix double free in rxe_srq_from_init

[PATCH] drm/i915/display: update to the BW buddy configuration
 2026-06-16 18:43 UTC  (3+ messages)

[PULL 00/26] Plugins update for 2026-06-16
 2026-06-16 18:42 UTC  (2+ messages)
` [PULL 03/26] plugins: add userdata to qemu_plugin_register_flush_cb

[PATCH 0/4] drm/amdgpu/uvd: Fix UVD BO memory placement issues (v2)
 2026-06-16 18:41 UTC  (2+ messages)

[PATCH v2] drm/i915/display: update to the BW buddy configuration
 2026-06-16 18:41 UTC 

[Buildroot] [PATCH v1 1/1] package/bootgen: bump to xilinx_v2026.1
 2026-06-16 18:41 UTC  (2+ messages)

[PATCH 5.15 000/411] 5.15.210-rc1 review
 2026-06-16 15:00 UTC  (132+ messages)
` [PATCH 5.15 256/411] smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
` [PATCH 5.15 260/411] rtw88: 8821ce: Disable PCIe ASPM L1 for 8821CE using chip ID
` [PATCH 5.15 261/411] wifi: rtw88: check for PCI upstream bridge existence
` [PATCH 5.15 262/411] thermal: core: Fix thermal zone governor cleanup issues
` [PATCH 5.15 263/411] wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()
` [PATCH 5.15 264/411] ALSA: aoa: Use guard() for mutex locks
` [PATCH 5.15 265/411] ALSA: aoa: i2sbus: clear stale prepared state
` [PATCH 5.15 288/411] can: ucan: fix typos in comments
` [PATCH 5.15 289/411] can: ucan: fix devres lifetime
` [PATCH 5.15 290/411] crypto: nx - Avoid -Wflex-array-member-not-at-end warning
` [PATCH 5.15 291/411] crypto: nx - Migrate to scomp API
` [PATCH 5.15 292/411] crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx
` [PATCH 5.15 293/411] erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()
` [PATCH 5.15 294/411] ceph: only d_add() negative dentries when they are unhashed
` [PATCH 5.15 295/411] scsi: core: pm: Rely on the device driver core for async power management
` [PATCH 5.15 296/411] scsi: sd: Add error handling support for add_disk()
` [PATCH 5.15 297/411] sd: rename the scsi_disk.dev field
` [PATCH 5.15 298/411] scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails
` [PATCH 5.15 299/411] ALSA: aloop: Fix peer runtime UAF during format-change stop
` [PATCH 5.15 300/411] printk: add print_hex_dump_devel()
` [PATCH 5.15 301/411] crypto: caam - guard HMAC key hex dumps in hash_digest_key
` [PATCH 5.15 302/411] tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()
` [PATCH 5.15 303/411] smb: client: validate the whole DACL before rewriting it in cifsacl
` [PATCH 5.15 304/411] usb: typec: tcpm: reset internal port states on soft reset AMS
` [PATCH 5.15 305/411] wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task
` [PATCH 5.15 306/411] usb: dwc3: Move GUID programming after PHY initialization
` [PATCH 5.15 307/411] net: ipv4: stop checking crypto_ahash_alignmask
` [PATCH 5.15 308/411] net: ipv6: "
` [PATCH 5.15 309/411] xfrm: ah: account for ESN high bits in async callbacks
` [PATCH 5.15 310/411] xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete
` [PATCH 5.15 311/411] spi: syncuacer: fix controller deregistration
` [PATCH 5.15 312/411] spi: sun4i: "
` [PATCH 5.15 313/411] spi: spi-ti-qspi: Convert to platform remove callback returning void
` [PATCH 5.15 314/411] spi: ti-qspi: fix controller deregistration
` [PATCH 5.15 315/411] spi: zynq-qspi: "
` [PATCH 5.15 316/411] spi: sun6i: "
` [PATCH 5.15 317/411] spi: tegra114: "
` [PATCH 5.15 318/411] spi: tegra20-sflash: "
` [PATCH 5.15 319/411] spi: uniphier: "
` [PATCH 5.15 320/411] mm/hugetlb_cma: round up per_node before logging it
` [PATCH 5.15 321/411] fbcon: Avoid OOB font access if console rotation fails
` [PATCH 5.15 322/411] spi: topcliff-pch: Convert to platform remove callback returning void
` [PATCH 5.15 323/411] spi: topcliff-pch: fix controller deregistration
` [PATCH 5.15 324/411] btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak
` [PATCH 5.15 325/411] tracing/probes: Limit size of event probe to 3K
` [PATCH 5.15 326/411] pmdomain: core: Fix detach procedure for virtual devices in genpd
` [PATCH 5.15 327/411] smb: client: validate dacloffset before building DACL pointers
` [PATCH 5.15 328/411] btrfs: fix missing last_unlink_trans update when removing a directory
` [PATCH 5.15 329/411] smb: client: Use FullSessionKey for AES-256 encryption key derivation
` [PATCH 5.15 330/411] mptcp: pm: prio: skip closed subflows
` [PATCH 5.15 331/411] mptcp: pm: ADD_ADDR rtx: fix potential data-race
` [PATCH 5.15 332/411] mptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quicker
` [PATCH 5.15 333/411] f2fs: fix incorrect file address mapping when inline inode is unwritten
` [PATCH 5.15 334/411] f2fs: fix false alarm of lockdep on cp_global_sem lock
` [PATCH 5.15 335/411] spi: st-ssc4: fix controller deregistration
` [PATCH 5.15 336/411] spi: lantiq-ssc: "
` [PATCH 5.15 337/411] genetlink: Use internal flags for multicast groups
` [PATCH 5.15 338/411] smb: client: require net admin for CIFS SWN netlink
` [PATCH 5.15 339/411] Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
` [PATCH 5.15 340/411] Bluetooth: hci_qca: Convert timeout from jiffies to ms
` [PATCH 5.15 341/411] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
` [PATCH 5.15 342/411] Bluetooth: MGMT: validate Add Extended Advertising Data length
` [PATCH 5.15 343/411] qed: Use the bitmap API to simplify some functions
` [PATCH 5.15 344/411] qed: fix double free in qed_cxt_tables_alloc()
` [PATCH 5.15 345/411] Bluetooth: Consolidate code around sk_alloc into a helper function
` [PATCH 5.15 346/411] Bluetooth: Init sk_peer_* on bt_sock_alloc
` [PATCH 5.15 347/411] Bluetooth: serialize accept_q access
` [PATCH 5.15 348/411] net: hsr: defer node table free until after RCU readers
` [PATCH 5.15 349/411] ice: fix VF queue configuration with low MTU values
` [PATCH 5.15 350/411] ipv6/addrconf: annotate data-races around devconf fields (II)
` [PATCH 5.15 351/411] ipv6: ioam: add NULL check for idev in ipv6_hop_ioam()
` [PATCH 5.15 352/411] use less confusing names for iov_iter direction initializers
` [PATCH 5.15 353/411] mptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficient
` [PATCH 5.15 354/411] selftests: mptcp: drop nanoseconds width specifier
` [PATCH 5.15 355/411] mptcp: do not drop partial packets
` [PATCH 5.15 356/411] octeontx2-af: CGX: add bounds check to cgx_speed_mbps index
` [PATCH 5.15 357/411] octeontx2-pf: avoid double free of pool->stack on AQ init failure
` [PATCH 5.15 358/411] spi: qup: switch to use modern name
` [PATCH 5.15 359/411] spi: qup: fix error pointer deref after DMA setup failure
` [PATCH 5.15 360/411] arm64: tlb: Flush walk cache when unsharing PMD tables
` [PATCH 5.15 361/411] phy: tegra: xusb: Disable trk clk when not in use
` [PATCH 5.15 362/411] phy: tegra: xusb: Fix per-pad high-speed termination calibration
` [PATCH 5.15 363/411] Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()
` [PATCH 5.15 364/411] iio: gyro: adis16260: fix division by zero in write_raw
` [PATCH 5.15 365/411] iio: chemical: scd30: Use guard(mutex) to allow early returns
` [PATCH 5.15 366/411] iio: chemical: scd30: fix division by zero in write_raw
` [PATCH 5.15 367/411] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH 5.15 368/411] usb: cdns3: plat: fix leaked usb2_phy initialization on usb3_phy acquisition failure
` [PATCH 5.15 369/411] net: skbuff: fix missing zerocopy reference in pskb_carve helpers
` [PATCH 5.15 370/411] serial: samsung_tty: Use port lock wrappers
` [PATCH 5.15 371/411] tty: serial: samsung: use u32 for register interactions
` [PATCH 5.15 372/411] tty: serial: samsung: Remove redundant port lock acquisition in rx helpers
` [PATCH 5.15 373/411] usb: dwc3: xilinx: fix error handling in zynqmp init error paths
` [PATCH 5.15 374/411] usb: gadget: f_hid: tidy error handling in hidg_alloc
` [PATCH 5.15 375/411] usb: gadget: f_hid: fix device reference leak in hidg_alloc()
` [PATCH 5.15 376/411] thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()
` [PATCH 5.15 377/411] scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf
` [PATCH 5.15 378/411] usb: typec: ucsi: Check if power role change actually happened before handling
` [PATCH 5.15 379/411] drm/hyperv: Remove support for Hyper-V 2008 and 2008R2/Win7
` [PATCH 5.15 380/411] drm/hyperv: validate resolution_count and fix WIN8 fallback
` [PATCH 5.15 381/411] serial: altera_jtaguart: Use platform_get_irq_optional() to get the interrupt
` [PATCH 5.15 382/411] serial: altera_jtaguart: handle uart_add_one_port() failures
` [PATCH 5.15 383/411] tty: serial: qcom-geni-serial: remove unused symbols
` [PATCH 5.15 384/411] tty: serial: qcom-geni-serial: align #define values
` [PATCH 5.15 385/411] serial: qcom-geni: fix UART_RX_PAR_EN bit position
` [PATCH 5.15 386/411] scsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_cmd()
` [PATCH 5.15 387/411] netfilter: nft_fib: fix stale stack leak via the OIFNAME register
` [PATCH 5.15 388/411] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
` [PATCH 5.15 389/411] RDMA/umem: fix kernel-doc warnings
` [PATCH 5.15 390/411] RDMA: Move DMA block iterator logic into dedicated files
` [PATCH 5.15 391/411] RDMA/umem: Fix truncation for block sizes >= 4G
` [PATCH 5.15 392/411] mm/huge_memory: update file PMD counter before folio_put()
` [PATCH 5.15 393/411] ipvs: skip ipv6 extension headers for csum checks
` [PATCH 5.15 394/411] blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before init
` [PATCH 5.15 395/411] batman-adv: stop tp_meter sessions during mesh teardown
` [PATCH 5.15 396/411] batman-adv: tp_meter: fix tp_num leak on kmalloc failure
` [PATCH 5.15 397/411] net/ipv6: ioam6: prevent schema length wraparound in trace fill
` [PATCH 5.15 398/411] ksmbd: Compare MACs in constant time
` [PATCH 5.15 399/411] nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
` [PATCH 5.15 400/411] ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6
` [PATCH 5.15 401/411] selinux: enable genfscon labeling for securityfs
` [PATCH 5.15 402/411] arm64: cputype: Add NVIDIA Olympus definitions
` [PATCH 5.15 403/411] arm64: cputype: Add C1-Ultra definitions
` [PATCH 5.15 404/411] arm64: cputype: Add C1-Premium definitions
` [PATCH 5.15 405/411] arm64: errata: Mitigate TLBI errata on various Arm CPUs
` [PATCH 5.15 406/411] arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPU
` [PATCH 5.15 407/411] arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPU
` [PATCH 5.15 408/411] mptcp: close TOCTOU race while computing rcv_wnd
` [PATCH 5.15 409/411] fbdev: vt8500lcdfb: Fix dma_free_coherent() cpu_addr parameter
` [PATCH 5.15 410/411] apparmor: validate default DFA states are in bounds
` [PATCH 5.15 411/411] x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init function

Prebuilt LLVM 22.1.7 uploaded
 2026-06-16 18:40 UTC  (3+ messages)

[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
 2026-06-16 18:40 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v4] drm/xe: Disable scheduling early on FD close to avoid CAT error cascade
 2026-06-16 18:40 UTC  (4+ messages)

[PATCH bpf] bpf, sockmap: fix lock inversion between stab->lock and sk_callback_lock
 2026-06-16 18:40 UTC  (3+ messages)

[PATCH 1/2] perf evsel: Add lazy-initialized probe type detection helpers
 2026-06-16 18:40 UTC  (2+ messages)

[PATCH] libfdt: fdt_check_full: Add can_assume(PERFECT) check
 2026-06-16 18:39 UTC  (5+ messages)

[PATCH] btrfs: emit BTRFS_SEND_C_FILEATTR during full mode
 2026-06-16 18:37 UTC 

[Buildroot] [PATCH 1/1] package/python3: security bump version to 3.14.6
 2026-06-16 18:36 UTC 

[PATCH] arm64: futex: Consolidate 'old == new' check in __lsui_cmpxchg32()
 2026-06-16 18:36 UTC  (5+ messages)

About SELinux userspace AVC
 2026-06-16 18:35 UTC  (3+ messages)

[PATCH nf,v1] netfilter: nf_conntrack_expect: use conntrack GC to reap expectations
 2026-06-16 18:34 UTC 

[PATCH bpf-next v1 00/14] resolve_btfids: Implement BTF tags emission for kfuncs
 2026-06-16 18:33 UTC  (4+ messages)
` [PATCH bpf-next v1 04/14] selftests/bpf: Add kfunc set test to resolve_btfids

[PATCH v3 2/4] mm/zswap: Implement proactive writeback
 2026-06-16 18:32 UTC  (13+ messages)
          ` [swap tier discussion] "

[LTP] [PATCH v15 0/2] futex: Add EFAULT coverage for wake and cmp_requeue
 2026-06-16 18:30 UTC  (3+ messages)
` [LTP] [PATCH v15 1/2] futex_wake05: Add EFAULT error coverage test
` [LTP] [PATCH v15 2/2] futex_cmp_requeue03: "

Project Takeoffs
 2026-06-16 18:30 UTC 

[PATCH nf-next v3 0/4] netfilter: replace u_int*_t with kernel int types
 2026-06-16 18:29 UTC  (5+ messages)
` [PATCH nf-next v3 1/4] netfilter: nf_nat_ftp: replace u_int16_t with u16
` [PATCH nf-next v3 2/4] netfilter: nf_nat_irc: "
` [PATCH nf-next v3 3/4] netfilter: nf_sockopt: replace u_int8_t with u8
` [PATCH nf-next v3 4/4] netfilter: xt_TCPOPTSTRIP: replace u_int8_t and u_int16_t with u8 and u16

[PATCH 0/5] treewide: remove unreachable memblock_reserve() return value checks in early boot
 2026-06-16 18:29 UTC  (6+ messages)
` [PATCH 1/5] x86/setup: remove unreachable memblock_reserve() return value check
` [PATCH 2/5] sh: "
` [PATCH 3/5] powerpc/fadump: remove unreachable memblock_reserve() return value checks
` [PATCH 4/5] xtensa: "
` [PATCH 5/5] Revert "tpm: do not ignore memblock_reserve return value"

[PATCH v4 0/9] KVM: selftests: Create KVM selftests runner
 2026-06-16 18:29 UTC  (11+ messages)
` [PATCH v4 1/9] KVM: selftest: Create KVM selftest runner


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.