All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-15 06:36:48 to 2026-08-15 08:14:55 UTC [more...]

[PATCH net-next 00/14] skb extension for BPF metadata
 2026-08-15  8:14 UTC  (17+ messages)
` [PATCH net-next 01/14] bpf: Introduce per-packet metadata storage for BPF programs
` [PATCH net-next 03/14] bpf: Make BPF skb extension survive packet scrubbing
` [PATCH net-next 04/14] selftests/bpf: Add tests for bpf_dynptr_from_skb_ext
` [PATCH net-next 05/14] selftests/bpf: Test skb_ext on cloned skbs
` [PATCH net-next 06/14] selftests/bpf: Test skb_ext survival across veth and GRE
` [PATCH net-next 07/14] selftests/bpf: Test skb_ext read from cgroup_skb and sk_filter hooks
` [PATCH net-next 08/14] selftests/bpf: Test skb_ext read from sock_ops and LSM hooks
` [PATCH net-next 09/14] selftests/bpf: Test skb_ext read from kfree_skb tracepoint

[avpatel:riscv_trace_acpi_support_v1 94/112] drivers/hwtracing/gtrace/gtrace-core.c:561:24: error: implicit declaration of function 'kzalloc_obj'
 2026-08-15  8:10 UTC 

[PATCH] mmc: rtsx_pci: Cope with hot-removal of MMC host
 2026-08-15  8:10 UTC 

[PATCH v2 0/3] selftests/mm: TAP output and global-state fixes
 2026-08-15  8:07 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/mm: emit TAP header in uffd-wp-mremap
` [PATCH v2 2/3] selftests/mm: emit TAP header and use TAP skip in mremap_test
` [PATCH v2 3/3] selftests/mm: restore enable_soft_offline in hugetlb-soft-offline

[PATCH] rust: num: reject bool conversion to signed one-bit Bounded
 2026-08-15  8:06 UTC  (2+ messages)

[PATCH bpf] bpf: fix UAF of trampoline progs before image release
 2026-08-15  8:03 UTC  (2+ messages)

[PATCH] btrfs: free qgroup configuration when quota enable fails
 2026-08-15  8:03 UTC  (3+ messages)

[PATCH 0/4] Use SIGID API for PCODE and CSC
 2026-08-15  7:59 UTC  (5+ messages)
` [PATCH 4/4] drm/xe/ras: Report CSC errors using SIGID

[PATCH -next v5 00/32] ext4: use iomap for regular file's buffered I/O path
 2026-08-15  7:58 UTC  (7+ messages)
` [PATCH -next v5 04/32] ext4: skip ordered I/O wait when zeroing beyond i_disksize block
` [PATCH -next v5 05/32] ext4: set EXT4_MAP_NEW flag for delayed allocated blocks

[GIT PULL] KVM: x86 pull requests for 7.3
 2026-08-15  7:55 UTC  (3+ messages)

[PATCH] wifi: nl80211: document sta-info nested attribute
 2026-08-15  7:53 UTC 

[PATCH bpf-next v5 00/14] Redesign Verification Errors
 2026-08-15  7:49 UTC  (31+ messages)
` [PATCH bpf-next v5 01/14] bpf: Add verifier diagnostics report helpers
` [PATCH bpf-next v5 02/14] bpf: Add source and instruction diagnostic context
` [PATCH bpf-next v5 03/14] bpf: Add verifier diagnostic event log
` [PATCH bpf-next v5 04/14] bpf: Prune verifier diagnostics when switching paths
` [PATCH bpf-next v5 05/14] bpf: Track verifier register diagnostic events
` [PATCH bpf-next v5 06/14] bpf: Track verifier reference "
` [PATCH bpf-next v5 07/14] bpf: Track verifier context "
` [PATCH bpf-next v5 08/14] bpf: Report Register Type Safety errors
` [PATCH bpf-next v5 09/14] bpf: Report Memory Safety bounds errors
` [PATCH bpf-next v5 10/14] bpf: Report Resource Lifetime reference leaks
` [PATCH bpf-next v5 11/14] bpf: Report Call Type Safety argument errors
` [PATCH bpf-next v5 12/14] bpf: Report Execution Context Safety errors
` [PATCH bpf-next v5 13/14] bpf: Report Program Structure CFG errors
` [PATCH bpf-next v5 14/14] bpf: Report Policy helper and kfunc errors

[PATCH] efi: vars: commonize the 512-byte name buffer quirk
 2026-08-15  7:48 UTC 

[PATCH v3] dt-bindings: pwm: Convert TI PWM Subsystem to DT schema
 2026-08-15  7:48 UTC 

[PATCH] man/man2/statmount.2: Fix incorrect function signature
 2026-08-15  7:45 UTC 

ntfs3: no permission check on system.ntfs_security and system.ntfs_attrib xattrs
 2026-08-15  7:44 UTC 

[PATCH v3 0/7] serial: Some yak shaving
 2026-08-15  7:36 UTC  (3+ messages)
` [PATCH v3 2/7] serial: txx9: Drop usage of uart_match_port()

[syzbot] [bcache?] [ext4?] KASAN: use-after-free Read in register_bcache
 2026-08-15  7:43 UTC  (2+ messages)
` Forwarded: [PATCH] check keys size before checksum calculation

[PATCH net v2] ipv4: icmp: reject RTN_UNREACHABLE input routes in icmp_route_lookup
 2026-08-15  7:51 UTC 

[Buildroot] FENV support in uClibc-ng
 2026-08-15  7:39 UTC 

[PATCH] Bluetooth: btusb: treat 0bda:0002 as a generic HCI device
 2026-08-15  7:38 UTC  (2+ messages)

[PATCH b4] send: honor excluded addresses in per-patch Cc summary
 2026-08-15  7:37 UTC  (5+ messages)

[PATCH] m68k: nfcon: don't call console_is_registered in nfcon_device
 2026-08-15  7:24 UTC 

[PATCH v4 0/3] vhost/vsock: fix device IOTLB feature lifecycle
 2026-08-15  7:29 UTC  (7+ messages)
` [PATCH v4 1/3] vhost: add helper to clear device IOTLB
` [PATCH v4 2/3] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
` [PATCH v4 3/3] vhost/vsock: keep IOTLB across feature updates

[PATCH] tests/functional: fix pylint false positives for cv2 module
 2026-08-15  7:24 UTC 

[PATCH] dmaengine: sun6i: fix use-after-free in descriptor error path
 2026-08-15  7:24 UTC  (2+ messages)

[PATCH V3 0/5] PCI: Re-evaluate DEV3 14-Bit Tag Requester Enable on link mode changes
 2026-08-15  7:24 UTC  (8+ messages)
` [PATCH V3 3/5] PCI: Save and restore the Device 3 Control register
` [PATCH V3 4/5] PCI: Clear stale 14-Bit Tag Requester Enable when a link leaves Flit Mode
` [PATCH V3 5/5] PCI: pciehp: Clear stale 14-Bit Tag Requester Enable on hot add

[PATCH v3] submodule: warn on valueless active config
 2026-08-15  7:18 UTC  (2+ messages)
` [PATCH v4] "

[PATCH net v2 1/2] net: advertise TCP MSS from the configured MTU, not the learned PMTU
 2026-08-15  7:15 UTC  (2+ messages)
` [PATCH net v2 2/2] selftests: net: packetdrill: add tests for advertised MSS with PMTU exceptions

[PATCH v11] platform/x86: bitland-mifs-wmi: Add new Bitland MIFS WMI driver
 2026-08-15  7:15 UTC 

[PATCH v2] auxdisplay: charlcd: cancel backlight work on registration failure
 2026-08-15  7:10 UTC 

[PATCH 0/5] meta: fix trailing whitespace across classes, conf and recipes
 2026-08-15  7:05 UTC  (2+ messages)
` [OE-core] "

[PATCH v3] Bluetooth: eir: Fix OOB read in eir_get_service_data()
 2026-08-15  7:04 UTC  (2+ messages)
` [v3] "

[PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
 2026-08-15  7:02 UTC  (12+ messages)

[PATCH] staging: media: atomisp: remove unnecessary return in gdc_reg_store()
 2026-08-15  7:01 UTC 

[PATCH bpf v3 0/2] bpf, x86: fix per-CPU address resolution into an extended register
 2026-08-15  7:00 UTC  (3+ messages)

[PATCH RFC v3 0/3] mm/zswap: shrink zswap_entry via a fixed pool index
 2026-08-15  6:54 UTC  (4+ messages)
` [PATCH RFC v3 1/3] mm/zswap: release retired pools via call_rcu() instead of synchronize_rcu()
` [PATCH RFC v3 2/3] mm/zswap: replace the zswap_pools list with a fixed pools array
` [PATCH RFC v3 3/3] mm/zswap: reference the pool by index to shrink struct zswap_entry

[PATCH v10 0/5] PCI: tegra: Add Tegra264 support
 2026-08-15  6:52 UTC  (4+ messages)
` [PATCH v10 3/5] "
` (subset) [PATCH v10 0/5] "

[RFC PATCH 0/3] alloc_tag: fix races and a leak around shutdown_mem_profiling()
 2026-08-15  6:51 UTC  (3+ messages)
` [RFC PATCH 3/3] alloc_tag: remove /proc/allocinfo outside of mod_lock

[PATCH] net: add missing ref_tracker_dir_exit() to alloc_netdev_mqs()
 2026-08-15  6:50 UTC 

[PATCH v5 0/2] repository: move fetch_if_missing into struct repository
 2026-08-15  6:47 UTC  (2+ messages)
` [PATCH v6] "

[jimc:m-4 143/145] net/netfilter/nf_tables_api.c:182:48: error: 'struct folio_arena' has no member named 'chunk_order'
 2026-08-15  6:41 UTC 

[PATCH] ntfs: prevent out-of-bounds write from a corrupt runlist
 2026-08-15  6:41 UTC 

CVE-2026-74417: drm/radeon: fix integer overflow in radeon_align_pitch()
 2026-08-15  6:12 UTC 

CVE-2026-74426: afs: fix NULL pointer dereference in afs_get_tree()
 2026-08-15  6:12 UTC 

CVE-2026-74425: afs: handle CB.InitCallBackState3 requests without a server record
 2026-08-15  6:12 UTC 

CVE-2026-74424: fbcon: fix NULL pointer dereference for a console without vc_data
 2026-08-15  6:12 UTC 

CVE-2026-74423: accel/amdxdna: Fix leak when pinning ubuf pages
 2026-08-15  6:12 UTC 

CVE-2026-74422: drm/rockchip: inno-hdmi: Switch to drmm_kzalloc()
 2026-08-15  6:12 UTC 

CVE-2026-74421: drm/rockchip: dw_dp: Switch to drmm_kzalloc()
 2026-08-15  6:12 UTC 

CVE-2026-74420: drm/gpusvm: Reject VMAs with VM_IO or VM_PFNMAP when creating SVM ranges
 2026-08-15  6:12 UTC 

CVE-2026-74439: iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry
 2026-08-15  6:12 UTC 

CVE-2026-74438: crypto: sun4i-ss - Remove insecure and unused rng_alg
 2026-08-15  6:12 UTC 

CVE-2026-74437: media: uvcvideo: Fix deadlock if uvc_status_stop is called from async_ctrl.work
 2026-08-15  6:12 UTC 

CVE-2026-74419: accel/amdxdna: Adjust size for copy_to_user()
 2026-08-15  6:12 UTC 

[PATCH 0/3] selftests/mm: TAP output and global-state fixes
 2026-08-15  6:40 UTC  (6+ messages)
` [PATCH 2/3] selftests/mm: emit TAP header and use TAP skip in mremap_test

CVE-2026-74436: rxrpc: serialize kernel accept preallocation with socket teardown
 2026-08-15  6:12 UTC 

CVE-2026-74435: rxrpc: rxrpc_verify_data ensure rx_dec_buffer alloc
 2026-08-15  6:12 UTC 

CVE-2026-74434: rxrpc: Don't move a peeked OOB message onto the pending queue
 2026-08-15  6:12 UTC 

CVE-2026-74433: rxrpc: Fix UAF in rxgk_issue_challenge()
 2026-08-15  6:12 UTC 

CVE-2026-74432: rxrpc: Fix leak of released call in recvmsg(MSG_PEEK)
 2026-08-15  6:12 UTC 

CVE-2026-74431: rxrpc: Fix potential infinite loop in rxrpc_recvmsg()
 2026-08-15  6:12 UTC 

[PATCH net-next v11 0/6] net: dsa: mxl862xx: devlink flash and rescue
 2026-08-15  6:40 UTC  (7+ messages)
` [PATCH net-next v11 1/6] net: dsa: add devlink flash_update callback to dsa_switch_ops
` [PATCH net-next v11 2/6] net: dsa: mxl862xx: add SMDIO clause-22 register access
` [PATCH net-next v11 3/6] driver core: add device_schedule_reprobe()
` [PATCH net-next v11 4/6] net: dsa: mxl862xx: add devlink flash_update and info_get
` [PATCH net-next v11 5/6] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
` [PATCH net-next v11 6/6] net: dsa: mxl862xx: document devlink flash and info support

CVE-2026-74430: rxrpc: Fix ACKALL packet handling
 2026-08-15  6:12 UTC 

CVE-2026-74429: rxrpc: Fix the reception of a reply packet before data transmission
 2026-08-15  6:12 UTC 

CVE-2026-74428: rxrpc: Fix double unlock in rxrpc_recvmsg()
 2026-08-15  6:12 UTC 

CVE-2026-74427: afs: Fix netns teardown to cancel the preallocation charger
 2026-08-15  6:12 UTC 

CVE-2026-74418: dma-fence: Fix potential tracepoint null pointer dereferences
 2026-08-15  6:12 UTC 

CVE-2026-74374: md/raid1,raid10: fix error-path detection with md_cloned_bio()
 2026-08-15  6:11 UTC 

CVE-2026-74383: nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools
 2026-08-15  6:11 UTC 

CVE-2026-74382: net/sched: cls_bpf: prevent unbounded recursion in offload rollback
 2026-08-15  6:11 UTC 

CVE-2026-74381: gpu: host1x: Allow entries in BO caches to be freed
 2026-08-15  6:11 UTC 

CVE-2026-74380: gpu: host1x: Fix iommu_map_sgtable() return value check
 2026-08-15  6:11 UTC 

CVE-2026-74379: dax/kmem: account for partial discontiguous resource upon removal
 2026-08-15  6:11 UTC 

CVE-2026-74416: drm/radeon: fix memory leak in radeon_ring_restore() on lock failure
 2026-08-15  6:12 UTC 

CVE-2026-74415: spi: atcspi200: fix use-after-free when driver unbind
 2026-08-15  6:12 UTC 

CVE-2026-74414: hfsplus: Remove the duplicate attr inode dirty marking action
 2026-08-15  6:12 UTC 

CVE-2026-74378: RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqe
 2026-08-15  6:11 UTC 

CVE-2026-74413: wifi: rtw89: fix wrong pci_get_drvdata type in AER handlers
 2026-08-15  6:12 UTC 

CVE-2026-74412: wifi: rtw88: fix wrong pci_get_drvdata type in AER handlers
 2026-08-15  6:12 UTC 

CVE-2026-74411: wifi: rtw89: Correct data type for scan index to avoid infinite loop
 2026-08-15  6:12 UTC 

CVE-2026-74410: wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA buffer
 2026-08-15  6:12 UTC 

CVE-2026-74409: wifi: rtw89: add bounds check on firmware mac_id in link lookup
 2026-08-15  6:12 UTC 

CVE-2026-74408: wifi: ath9k: fix OOB access from firmware tx status queue ID
 2026-08-15  6:12 UTC 

CVE-2026-74407: wifi: ath11k: cancel SSR work items during PCI shutdown
 2026-08-15  6:12 UTC 

CVE-2026-74406: vxlan: Fix potential null-ptr-deref in vxlan_gro_prepare_receive()
 2026-08-15  6:12 UTC 

CVE-2026-74405: OPP: Fix race between OPP addition and lookup
 2026-08-15  6:12 UTC 

CVE-2026-74404: crypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-one
 2026-08-15  6:12 UTC 

CVE-2026-74377: RDMA/rxe: Copy WQE to local buffer in non-SRQ receive path
 2026-08-15  6:11 UTC 

CVE-2026-74403: crypto: ccp - Check for page allocation failure correctly in TIO
 2026-08-15  6:12 UTC 

CVE-2026-74402: crypto: atmel-sha204a - fix blocking and non-blocking rng logic
 2026-08-15  6:12 UTC 

CVE-2026-74401: dlm: fix add msg handle in send_queue ordered
 2026-08-15  6:12 UTC 

CVE-2026-74400: bpf: fix crash in bpf_[set|remove]_dentry_xattr for negative dentries
 2026-08-15  6:12 UTC 

CVE-2026-74399: evm: terminate and bound the evm_xattrs read buffer
 2026-08-15  6:12 UTC 

CVE-2026-74398: ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD
 2026-08-15  6:12 UTC 

CVE-2026-74397: IB/mlx5: Fix transport-domain rollback and initialize lb mutex earlier
 2026-08-15  6:12 UTC 

CVE-2026-74396: RDMA/mlx5: Fix UMR XLT cleanup on ODP populate failure
 2026-08-15  6:12 UTC 

CVE-2026-74395: RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference
 2026-08-15  6:12 UTC 

CVE-2026-74394: RDMA/srpt: fix integer overflow in immediate data length check
 2026-08-15  6:12 UTC 

CVE-2026-74376: md/raid10: reset read_slot when reusing r10bio for discard
 2026-08-15  6:11 UTC 

CVE-2026-74393: drm/syncobj: Fix memory leak in drm_syncobj_find_fence()
 2026-08-15  6:12 UTC 

CVE-2026-74392: dm: limit target bio polling to one shot
 2026-08-15  6:11 UTC 

CVE-2026-74391: tracing: Bound synthetic-field strings with seq_buf
 2026-08-15  6:11 UTC 

CVE-2026-74390: RDMA/irdma: Fix out-of-bounds write in irdma_copy_user_pgaddrs
 2026-08-15  6:11 UTC 

CVE-2026-74389: RDMA/hns: Fix log flood after cmd_mbox failure
 2026-08-15  6:11 UTC 

CVE-2026-74388: ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data
 2026-08-15  6:11 UTC 

CVE-2026-74387: ALSA: seq: midi: Serialize output teardown with event_input
 2026-08-15  6:11 UTC 

CVE-2026-74386: nvmet-tcp: fix page fragment cache leak in error path
 2026-08-15  6:11 UTC 

CVE-2026-74385: nvmet-tcp: check return value of nvmet_tcp_set_queue_sock
 2026-08-15  6:11 UTC 

CVE-2026-74384: nvme-multipath: fix flex array size in struct nvme_ns_head
 2026-08-15  6:11 UTC 

CVE-2026-74375: md/raid1,raid10: fix deadlock in read error recovery path
 2026-08-15  6:11 UTC 

CVE-2026-74332: ASoC: amd: acp-sdw-sof: Bound DAI link iteration
 2026-08-15  6:10 UTC 

CVE-2026-74341: wifi: wcn36xx: fix heap overflow from oversized firmware HAL response
 2026-08-15  6:11 UTC 

CVE-2026-74340: wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indication
 2026-08-15  6:11 UTC 

CVE-2026-74339: ALSA: seq: Clear variable event pointer on read
 2026-08-15  6:11 UTC 

CVE-2026-74338: bpf: Reject sleepable BPF_LSM_CGROUP programs at load time
 2026-08-15  6:11 UTC 

CVE-2026-74337: bpf: Fix NMI/tracepoint re-entry deadlock on lru locks
 2026-08-15  6:11 UTC 

CVE-2026-74373: md/raid1,raid10: fix bio accounting for split md cloned bios
 2026-08-15  6:11 UTC 

CVE-2026-74372: raid1: fix nr_pending leak in REQ_ATOMIC bad-block error path
 2026-08-15  6:11 UTC 

CVE-2026-74336: wifi: mac80211: bound S1G TIM PVB walk to the TIM element
 2026-08-15  6:11 UTC 

CVE-2026-74371: bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compat
 2026-08-15  6:11 UTC 

[PATCH] drm: check for NULL master in drm_getunique() and drm_getmagic()
 2026-08-15  6:37 UTC  (2+ messages)

CVE-2026-74370: liveupdate: fix TOCTOU race in luo_session_retrieve()
 2026-08-15  6:11 UTC 

CVE-2026-74369: liveupdate: fix u-a-f in luo_file_unpreserve_files() and luo_file_finish()
 2026-08-15  6:11 UTC 

CVE-2026-74368: wifi: ath12k: fix memory leak in ath12k_wifi7_dp_rx_h_verify_tkip_mic()
 2026-08-15  6:11 UTC 

CVE-2026-74367: wifi: ath12k: fix inconsistent arvif state in vdev_create error paths
 2026-08-15  6:11 UTC 

CVE-2026-74366: wifi: ath12k: fix NULL deref in change_sta_links for unready link
 2026-08-15  6:11 UTC 

CVE-2026-74365: nvdimm/btt: Handle preemption in BTT lane acquisition
 2026-08-15  6:11 UTC 

CVE-2026-74364: bpf: Reject exclusive maps as inner maps in map-in-map
 2026-08-15  6:11 UTC 

CVE-2026-74363: bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs
 2026-08-15  6:11 UTC 

CVE-2026-74362: ext2: fix ignored return value of generic_write_sync()
 2026-08-15  6:11 UTC 

CVE-2026-74335: bpf: Fix NULL pointer dereference in bpf_task_from_vpid()
 2026-08-15  6:11 UTC 

CVE-2026-74361: nvme: fix FDP fdpcidx bounds check
 2026-08-15  6:11 UTC 


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.