All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-16 18:12:11 to 2026-06-16 18:26:58 UTC [more...]

[PATCH 5.15 000/411] 5.15.210-rc1 review
 2026-06-16 14:58 UTC  (167+ messages)
` [PATCH 5.15 085/411] macsec: fix replay protection at XPN lower-PN wrap
` [PATCH 5.15 087/411] ASoC: qcom: q6asm-dai: fix error handling in prepare and set_params
` [PATCH 5.15 088/411] ipv6: exthdrs: refresh nh after handling HAO option
` [PATCH 5.15 089/411] ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate()
` [PATCH 5.15 090/411] ipv6: validate extension header length before copying to cmsg
` [PATCH 5.15 091/411] xfrm: input: hold netns during deferred transport reinjection
` [PATCH 5.15 092/411] ip6: vti: Use ip6_tnl.net in vti6_changelink()
` [PATCH 5.15 093/411] HID: wacom: Fix OOB write in wacom_hid_set_device_mode()
` [PATCH 5.15 094/411] iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
` [PATCH 5.15 097/411] xfrm: ah: use skb_to_full_sk in async output callbacks
` [PATCH 5.15 098/411] netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without direction check
` [PATCH 5.15 099/411] ASoC: qcom: q6asm-dai: close stream only when running
` [PATCH 5.15 100/411] ASoC: qcom: q6asm-dai: do not set stream state in event and trigger callbacks
` [PATCH 5.15 101/411] xfrm: esp: restore combined single-frag length gate
` [PATCH 5.15 102/411] Input: atmel_mxt_ts - fix boundary check in mxt_prepare_cfg_mem
` [PATCH 5.15 103/411] Input: synaptics - add LEN2058 to SMBus passlist for ThinkPad E490
` [PATCH 5.15 104/411] comedi: comedi_test: fix check for valid scan_begin_src in waveform_ai_cmdtest()
` [PATCH 5.15 105/411] comedi: comedi_test: Fix limiting of convert_arg "
` [PATCH 5.15 106/411] tty: serial: pch_uart: add check for dma_alloc_coherent()
` [PATCH 5.15 107/411] usb: chipidea: core: convert ci_role_switch to local variable
` [PATCH 5.15 108/411] usb: core: Fix up Interrupt IN endpoints with bogus wBytesPerInterval
` [PATCH 5.15 109/411] USB: quirks: add NO_LPM for Lenovo ThinkPad USB-C Dock Gen2 hub controllers
` [PATCH 5.15 110/411] usb: storage: Add quirks for PNY Elite Portable SSD
` [PATCH 5.15 111/411] usbip: vudc: Fix use after free bug in vudc_remove due to race condition
` [PATCH 5.15 112/411] usb: usbtmc: check URB actual_length for interrupt-IN notifications
` [PATCH 5.15 113/411] usb: usbtmc: reject interrupt endpoints with small wMaxPacketSize
` [PATCH 5.15 114/411] USB: serial: option: add MeiG SRM813Q
` [PATCH 5.15 115/411] USB: serial: option: add missing RSVD(5) flag for Rolling RW135R-GL
` [PATCH 5.15 116/411] USB: serial: belkin_sa: validate interrupt status length
` [PATCH 5.15 117/411] USB: serial: cypress_m8: validate interrupt packet headers
` [PATCH 5.15 118/411] USB: serial: keyspan: fix missing indat transfer sanity check
` [PATCH 5.15 119/411] USB: serial: mxuport: fix memory corruption with small endpoint
` [PATCH 5.15 120/411] USB: serial: mct_u232: fix missing interrupt-in transfer sanity check
` [PATCH 5.15 121/411] usb: gadget: net2280: Fix double free in probe error path
` [PATCH 5.15 122/411] usb: gadget: dummy_hcd: Reject hub port requests for non-existent ports
` [PATCH 5.15 123/411] usb: gadget: f_fs: copy only received bytes on short ep0 read
` [PATCH 5.15 124/411] thunderbolt: property: Reject u32 wrap in tb_property_entry_valid()
` [PATCH 5.15 125/411] thunderbolt: property: Reject dir_len < 4 to prevent size_t underflow
` [PATCH 5.15 126/411] scsi: fcoe: Reject FIP descriptors with zero fip_dlen in CVL walker
` [PATCH 5.15 127/411] scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32
` [PATCH 5.15 128/411] drm/hyperv: validate VMBus packet size in receive callback
` [PATCH 5.15 129/411] serial: sh-sci: fix memory region release in error path
` [PATCH 5.15 130/411] serial: zs: Fix swapped RI/DSR modem line transition counting
` [PATCH 5.15 131/411] serial: fsl_lpuart: fix rx buffer and DMA map leaks in start_rx_dma
` [PATCH 5.15 132/411] serial: dz: Fix bootconsole message clobbering at chip reset
` [PATCH 5.15 133/411] serial: zs: Fix bootconsole handover lockup
` [PATCH 5.15 134/411] serial: zs: Switch to using channel reset
` [PATCH 5.15 135/411] USB: serial: cypress_m8: fix memory corruption with small endpoint
` [PATCH 5.15 136/411] HID: core: Add printk_ratelimited variants to hid_warn() etc
` [PATCH 5.15 137/411] HID: pass the buffer size to hid_report_raw_event
` [PATCH 5.15 138/411] HID: core: Fix size_t specifier in hid_report_raw_event()
` [PATCH 5.15 139/411] USB: serial: digi_acceleport: fix memory corruption with small endpoints
` [PATCH 5.15 140/411] xhci: tegra: Fix ghost USB device on dual-role port unplug
` [PATCH 5.15 141/411] serial: dz: Fix bootconsole handover lockup
` [PATCH 5.15 142/411] usb: core: Fix SuperSpeed root hub wMaxPacketSize
` [PATCH 5.15 143/411] bpf: Free reuseport cBPF prog after RCU grace period
` [PATCH 5.15 144/411] USB: serial: mct_u232: fix memory corruption with small endpoint
` [PATCH 5.15 145/411] compiler-clang.h: Add __diag infrastructure for clang
` [PATCH 5.15 146/411] Disable -Wattribute-alias for clang-23 and newer
` [PATCH 5.15 147/411] i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctl
` [PATCH 5.15 148/411] ipv6: mcast: Fix use-after-free when processing MLD queries
` [PATCH 5.15 149/411] tee: optee: prevent use-after-free when the client exits before the supplicant
` [PATCH 5.15 150/411] netfilter: xt_NFQUEUE: prefer raw_smp_processor_id
` [PATCH 5.15 151/411] ipvs: clear the svc scheduler ptr early on edit
` [PATCH 5.15 152/411] netfilter: synproxy: add mutex to guard hook reference counting
` [PATCH 5.15 153/411] netfilter: conntrack_irc: fix possible out-of-bounds read
` [PATCH 5.15 154/411] netfilter: bridge: make ebt_snat ARP rewrite writable
` [PATCH 5.15 155/411] dm cache policy smq: check allocation under invalidate lock
` [PATCH 5.15 156/411] net/sched: act_api: use RCU with deferred freeing for action lifecycle
` [PATCH 5.15 157/411] 6lowpan: fix off-by-one in multicast context address compression
` [PATCH 5.15 158/411] drm/imx: Fix three kernel-doc warnings in dcss-scaler.c
` [PATCH 5.15 159/411] pcnet32: stop holding device spin lock during napi_complete_done
` [PATCH 5.15 160/411] net: garp: fix unsigned integer underflow in garp_pdu_parse_attr
` [PATCH 5.15 161/411] net: lan743x: permit VLAN-tagged packets up to configured MTU
` [PATCH 5.15 162/411] Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()
` [PATCH 5.15 163/411] Bluetooth: MGMT: validate advertising TLV before type checks
` [PATCH 5.15 164/411] Bluetooth: RFCOMM: validate skb length in MCC handlers
` [PATCH 5.15 165/411] Bluetooth: bnep: fix incorrect length parsing in bnep_rx_frame() extension handling
` [PATCH 5.15 166/411] Bluetooth: bnep: reject short frames before parsing
` [PATCH 5.15 167/411] Bluetooth: fix memory leak in error path of hci_alloc_dev()
` [PATCH 5.15 168/411] ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options
` [PATCH 5.15 169/411] ieee802154: 6lowpan: only accept IPv6 packets in lowpan_xmit()
` [PATCH 5.15 170/411] net/802/mrp: fix vector attribute parsing in mrp_pdu_parse_vecattr
` [PATCH 5.15 171/411] sctp: purge outqueue on stale COOKIE-ECHO handling
` [PATCH 5.15 172/411] signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()
` [PATCH 5.15 173/411] time: Fix off-by-one in settimeofday() usec validation
` [PATCH 5.15 174/411] ext4: validate p_idx bounds in ext4_ext_correct_indexes
` [PATCH 5.15 175/411] fs/ntfs3: Return error for inconsistent extended attributes
` [PATCH 5.15 176/411] nfsd: dont ignore the return code of svc_proc_register()
` [PATCH 5.15 177/411] tap: free page on error paths in tap_get_user_xdp()
` [PATCH 5.15 178/411] tun: free page on build_skb failure in tun_xdp_one()
` [PATCH 5.15 179/411] KVM: arm64: Remove VPIPT I-cache handling
` [PATCH 5.15 180/411] arm64: tlb: Allow XZR argument to TLBI ops
` [PATCH 5.15 181/411] arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI
` [PATCH 5.15 182/411] xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx()
` [PATCH 5.15 183/411] netlabel: validate unlabeled address and mask attribute lengths
` [PATCH 5.15 184/411] net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove
` [PATCH 5.15 185/411] ipv6: sit: reload inner IPv6 header after GSO offloads
` [PATCH 5.15 186/411] net: openvswitch: fix possible kfree_skb of ERR_PTR
` [PATCH 5.15 187/411] sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
` [PATCH 5.15 188/411] net: guard timestamp cmsgs to real error queue skbs
` [PATCH 5.15 189/411] net/rds: fix NULL deref in rds_ib_send_cqe_handler() on masked atomic completion
` [PATCH 5.15 190/411] ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup()
` [PATCH 5.15 191/411] rds: mark snapshot pages dirty in rds_info_getsockopt()
` [PATCH 5.15 192/411] netfilter: x_tables: avoid leaking percpu counter pointers
` [PATCH 5.15 193/411] netfilter: nf_log: validate MAC header was set before dumping it
` [PATCH 5.15 194/411] netfilter: nft_exthdr: fix register tracking for F_PRESENT flag
` [PATCH 5.15 195/411] net: mvpp2: sync RX data at the hardware packet offset
` [PATCH 5.15 196/411] net: mvpp2: limit XDP frame size to the RX buffer
` [PATCH 5.15 197/411] net: mvpp2: Add metadata support for xdp mode
` [PATCH 5.15 198/411] net: mvpp2: refill RX buffers before XDP or skb use
` [PATCH 5.15 199/411] net: mvpp2: build skb from XDP-adjusted data on XDP_PASS
` [PATCH 5.15 200/411] drm/vc4: fix krealloc() memory leak
` [PATCH 5.15 201/411] netfilter: nft_tunnel: fix use-after-free on object destroy
` [PATCH 5.15 202/411] Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsig
` [PATCH 5.15 203/411] drm/i915/gem: Fix phys BO pread/pwrite with offset
` [PATCH 5.15 204/411] xfrm: espintcp: do not reuse an in-progress partial send
` [PATCH 5.15 205/411] USB: serial: io_ti: fix heap overflow in get_manuf_info()
` [PATCH 5.15 206/411] USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()
` [PATCH 5.15 207/411] USB: serial: option: add usb-id for Dell Wireless DW5826e-m
` [PATCH 5.15 208/411] USB: serial: kl5kusb105: fix bulk-out buffer overflow
` [PATCH 5.15 209/411] ALSA: timer: Fix UAF at snd_timer_user_params()
` [PATCH 5.15 210/411] drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()
` [PATCH 5.15 211/411] RDMA/srp: bound SRP_RSP sense copy by the received length
` [PATCH 5.15 212/411] ARM: socfpga: Fix OF node refcount leak in SMP setup
` [PATCH 5.15 213/411] ARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/O
` [PATCH 5.15 214/411] mptcp: fix retransmission loop when csum is enabled
` [PATCH 5.15 215/411] mptcp: sockopt: check timestamping ret value
` [PATCH 5.15 216/411] vsock/vmci: fix sk_ack_backlog leak on failed handshake
` [PATCH 5.15 217/411] bnxt_en: Fix NULL pointer dereference
` [PATCH 5.15 218/411] IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN
` [PATCH 5.15 219/411] pidfd: refuse access to tasks that have started exiting harder
` [PATCH 5.15 221/411] i2c: qcom-cci: Fix NULL pointer dereference in cci_remove()
` [PATCH 5.15 222/411] i2c: stm32f7: fix timing computation ignoring i2c-analog-filter
` [PATCH 5.15 223/411] i2c: tegra: Fix NOIRQ suspend/resume
` [PATCH 5.15 224/411] Input: atkbd - add DMI quirk for Lenovo Yoga Air 14 (83QK)
` [PATCH 5.15 225/411] Input: atkbd - skip deactivate for HONOR BCC-Ns internal keyboard
` [PATCH 5.15 226/411] ipc/shm: serialize orphan cleanup with shm_nattch updates
` [PATCH 5.15 227/411] misc: fastrpc: fix use-after-free of fastrpc_user in workqueue context
` [PATCH 5.15 228/411] misc: fastrpc: fix DMA address corruption due to find_vma misuse
` [PATCH 5.15 230/411] net: mv643xx: fix OF node refcount
` [PATCH 5.15 231/411] net: rds: clear i_sends on setup unwind
` [PATCH 5.15 232/411] mmc: core: Fix host controller programming for fixed driver type
` [PATCH 5.15 233/411] mmc: renesas_sdhi: Add OF entry for RZ/G2H SoC
` [PATCH 5.15 234/411] mmc: sdhci: add signal voltage switch in sdhci_resume_host
` [PATCH 5.15 235/411] sctp: diag: reject stale associations in dump_one path
` [PATCH 5.15 236/411] sctp: stream: fully roll back denied add-stream state
` [PATCH 5.15 237/411] thunderbolt: Reject zero-length property entries in validator
` [PATCH 5.15 238/411] thunderbolt: Bound root directory content to block size
` [PATCH 5.15 239/411] thunderbolt: Clamp XDomain response data copy to allocation size
` [PATCH 5.15 240/411] thunderbolt: Limit XDomain response copy to actual frame size
` [PATCH 5.15 241/411] slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock
` [PATCH 5.15 242/411] drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size
` [PATCH 5.15 243/411] drm/amd/display: Clamp VBIOS HDMI retimer register count to array size
` [PATCH 5.15 244/411] drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfs
` [PATCH 5.15 245/411] drm/amd/display: Use krealloc_array() in dal_vector_reserve()
` [PATCH 5.15 246/411] fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling
` [PATCH 5.15 247/411] mm/damon/ops-common: call folio_test_lru() after folio_get()
` [PATCH 5.15 248/411] io_uring/poll: fix signed comparison in io_poll_get_ownership()
` [PATCH 5.15 249/411] net/tcp-md5: Fix MAC comparison to be constant-time
` [PATCH 5.15 250/411] lib/crypto: mpi: Fix integer underflow in mpi_read_raw_from_sgl()
` [PATCH 5.15 251/411] f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionally
` [PATCH 5.15 252/411] f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()
` [PATCH 5.15 253/411] smb: server: fix active_num_conn leak on transport allocation failure
` [PATCH 5.15 254/411] smb: server: fix max_connections off-by-one in tcp accept path
` [PATCH 5.15 255/411] smb: client: require a full NFS mode SID before reading mode bits

[GSoC][PATCH 0/4] teach git repo info to handle path keys
 2026-06-16 18:26 UTC  (6+ messages)
` [GSoC Patch v5 "
  ` [GSoC Patch v5 2/4] rev-parse: use append_formatted_path() for path formatting

[oe-core][PATCHv2] xuser-account: convert to standard-user-account
 2026-06-16 18:25 UTC 

[PATCHES v3 0/2] perf tools: Add cached probe type detection for evsel
 2026-06-16 18:25 UTC  (3+ messages)
` [PATCH 1/2] perf evsel: Add lazy-initialized probe type detection helpers
` [PATCH 2/2] perf trace: Guard __probe_ip suppression with evsel__is_probe()

[PATCH net] can: peak_usb: fix double free of transfer buffer on URB submit error
 2026-06-16 18:25 UTC  (2+ messages)

[PATCH 1/2] tuna: Update copyright notices to reflect current maintainership
 2026-06-16 18:23 UTC  (2+ messages)
` [PATCH 2/2] tuna: Add AGENTS.md guide for AI coding assistants

[PATCH 0/1] plugins: fix syscall filter return value type
 2026-06-16 18:21 UTC  (7+ messages)
` [PATCH 1/1] plugins: use int64_t for the syscall filter return value

[PATCH v4 05/13] scsi: fnic: Add FDLS role handling for NVMe initiators
 2026-06-16 18:21 UTC  (3+ messages)

[PATCH v21 08/21] perf python: Use evsel in sample in pyrf_event
 2026-06-16 18:21 UTC  (5+ messages)

[PATCH v13 00/22] TDX KVM selftests
 2026-06-16 18:20 UTC  (3+ messages)
` [PATCH v13 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM

[PATCH v3 0/7] livepatch: Introduce replace set support
 2026-06-16 18:20 UTC  (3+ messages)
` [PATCH v3 3/7] livepatch: Support scoped atomic replace using replace_set

[PATCH] drm/gem: modernize locks to use scoped_guard()
 2026-06-16 18:19 UTC 

[PATCH v1 0/2] drm/ttm: fix bulk_move cursor use-after-free for unevictable resources
 2026-06-16  0:46 UTC  (2+ messages)

[PATCH] drm/edid: fix OOB read in drm_parse_tiled_block()
 2026-06-15 18:49 UTC  (5+ messages)

[PATCH v2] drm/edid: fix OOB read in drm_parse_tiled_block()
 2026-06-15 18:47 UTC 

Pterocos - A free, browser-based code editor for quick prototyping
 2026-06-16 18:18 UTC 

[RFC PATCH] mm/vmalloc: add vmalloc_decrypted() and vzalloc_decrypted()
 2026-06-16 18:17 UTC  (6+ messages)

[PATCH 0/4] iio: adc: new ti-ads112c14 driver
 2026-06-16 18:16 UTC  (5+ messages)

[RFC PATCH v2 24/25] KVM: nSVM: Use different ASIDs for L1 and L2
 2026-06-16 18:16 UTC  (4+ messages)

[PATCH 0/2] MAINTAINERS: enforce file entries are consistent from meson
 2026-06-16 18:16 UTC  (5+ messages)
` [PATCH 2/2] meson.build: check MAINTAINERS file is consistent with source tree

ANN: Reference Policy 2.20260616
 2026-06-16 18:14 UTC 

[PATCH 0/3] of/fdt, LoongArch, MIPS: fix misleading reservation success message
 2026-06-16 18:13 UTC  (4+ messages)
` [PATCH 1/3] of/fdt: fix misleading elfcorehdr "

[PATCH v4] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-16 18:07 UTC  (2+ messages)

[PATCH v3 0/6] xfs write streams
 2026-06-16 18:05 UTC  (7+ messages)
  ` [PATCH v3 1/6] fs: add generic write-stream management ioctl
  ` [PATCH v3 2/6] iomap: introduce and propagate write_stream
  ` [PATCH v3 3/6] xfs: implement write-stream management support
  ` [PATCH v3 4/6] xfs: generic AG set based steering
  ` [PATCH v3 5/6] xfs: write stream based AG placement
  ` [PATCH v3 6/6] xfs: introduce software write streams


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.