All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-05 21:04:42 to 2026-08-05 21:40:29 UTC [more...]

[BUG] drm/vmwgfx: vmw_cmdbuf_alloc leaks ~103 MiB/day of unreclaimable slab via the fbdev damage worker
 2026-08-05 21:29 UTC  (3+ messages)
  ` [BUG] drm/vmwgfx: vmw_cmdbuf_alloc leaks ~103 MiB/day via "

[PATCHES v2 0/12] perf jitdump: Input validation hardening
 2026-08-05 21:40 UTC  (14+ messages)
` [PATCH 01/12] perf jitdump: Fix extended header read that always fails
` [PATCH 02/12] perf jitdump: Validate code_size against total_size in code load
` [PATCH 03/12] perf jitdump: Prevent integer underflow in debug info size calculation
` [PATCH 04/12] perf jitdump: Bounds-check debug entry byte-swap loop
` [PATCH 05/12] perf jitdump: Check snprintf return before computing header size
` [PATCH 06/12] perf jitdump: Fix funlockfile on unlocked stream in jit_open() error path
` [PATCH 07/12] perf jitdump: Free event in jit_repipe_code_move()
` [PATCH 08/12] perf jitdump: Fix debug_data and unwinding_data leaks
` [PATCH 09/12] perf jitdump: Use dirname() return value in jit_open()
` [PATCH 10/12] perf jitdump: Validate debug entries on native (non-swap) path
` [PATCH 11/12] perf jitdump: Validate sym string NUL-termination in code load
` [PATCH 12/12] perf jitdump: Validate unwinding sizes against record payload

[PATCH 1/2] KVM: arm64: nv: Allocate the shadow S2 MMUs individually
 2026-08-05 21:39 UTC  (6+ messages)

[PATCH v2 1/2] rust: io: gate ioremap/iounmap on CONFIG_HAS_IOMEM
 2026-08-05 21:39 UTC  (3+ messages)
` [PATCH v2 2/2] rust: io: gate ioremap doctests "

[PATCH] net/smc: fix sock refcount leak in smc_switch_conns() error path
 2026-08-05 21:39 UTC  (2+ messages)

[PATCH 0/3] environment: clean up repository config handling
 2026-08-05 21:38 UTC  (3+ messages)
` [PATCH 2/3] environment: clarify repository config getter documentation

[PATCH] drm/pagemap: Prevent double migration of device pages
 2026-08-05 21:38 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/pagemap: Prevent double migration of device pages (rev2)

[PATCH v2 0/5] crypto: iaa - Fixes for multi entry SG lists
 2026-08-05 21:38 UTC  (9+ messages)
` [PATCH v2 1/5] dmaengine: idxd: assign all engines to group 0 in IAA defaults
` [PATCH v2 2/5] crypto: iaa - fall back to software for multi-entry scatterlists
` [PATCH v2 3/5] crypto: iaa - avoid counting fallback decompression bytes
` [PATCH v2 4/5] crypto: iaa - use bounce buffer for multi-sg decompress input
` [PATCH v2 5/5] crypto: iaa - unmap dst before software fallback on decompress

[PATCH v5 0/6] Enable lock context analysis in the SCSI core and UFS driver
 2026-08-05 21:36 UTC  (7+ messages)
` [PATCH v5 1/6] ufs: core: Set task state before io_schedule_timeout()
` [PATCH v5 2/6] ufs: core: Enable lock context analysis
` [PATCH v5 3/6] scsi: core: Pass the SCSI host pointer directly to scanning functions
` [PATCH v5 4/6] scsi: core: Add lock context annotations
` [PATCH v5 5/6] scsi: core: Protect host state changes with the host lock
` [PATCH v5 6/6] scsi: core: Enable lock context analysis

[oe][meta-oe][PATCH 1/5] flatcc: upgrade 0.6.2 -> 0.6.3
 2026-08-05 21:36 UTC  (5+ messages)
` [oe][meta-oe][PATCH 2/5] thin-provisioning-tools: upgrade 1.3.1 -> 1.3.3
` [oe][meta-python][PATCH 3/5] python3-h2: upgrade 4.4.0 -> 4.4.1
` [oe][meta-python][PATCH 4/5] python3-argcomplete: upgrade 3.7.0 -> 3.7.1
` [oe][meta-python][PATCH 5/5] python3-dateparser: upgrade 1.4.1 -> 1.4.2

[PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
 2026-08-05 21:37 UTC  (3+ messages)

[PATCH] ASoC: core: Support INPUT and OUTPUT DAPM widgets in DT
 2026-08-05 21:36 UTC  (5+ messages)

[PATCH net-next 00/15][pull request] Intel Wired LAN Driver Updates 2026-08-05 (ice, i40e, igc, e1000e)
 2026-08-05 21:35 UTC  (16+ messages)
` [PATCH net-next 01/15] ice: add support for unmanaged DPLL on E830 NIC
` [PATCH net-next 02/15] ice: always do GCS if hardware supports it
` [PATCH net-next 03/15] ice: use NETIF_F_HW_CSUM instead of IP/IPV6
` [PATCH net-next 04/15] virtchnl: add VIRTCHNL_VLAN_ETHERTYPE_88E7 support
` [PATCH net-next 05/15] ice: add 0x88E7 handling to SW validation paths
` [PATCH net-next 06/15] ice: reduce loglevel to debug for 'Can't delete DSCP' message
` [PATCH net-next 07/15] ice: use ice_fill_eth_hdr() in ice_fill_sw_rule()
` [PATCH net-next 08/15] ice: increase OICR interrupt moderation rate to 20K interrupts/sec
` [PATCH net-next 09/15] ice: add rx timestamp tracepoint for debugging
` [PATCH net-next 10/15] i40e: prepare for XDP metadata ops support
` [PATCH net-next 11/15] i40e: add support for bpf_xdp_metadata_rx_hash()
` [PATCH net-next 12/15] i40e: add support for bpf_xdp_metadata_rx_vlan_tag()
` [PATCH net-next 13/15] i40e: Avoid repeating RX filter warning
` [PATCH net-next 14/15] igc: Support ACPI-based MAC pass-through
` [PATCH net-next 15/15] e1000e: Avoid DMA re-mapping on RX copybreak

[BUG] ntfs3: IOMAP_INLINE mapping exceeds its page - BUG_ON in iomap
 2026-08-05 21:34 UTC  (2+ messages)

[PATCH net-next 0/4] netconsole: validate a target's IP address configuration
 2026-08-05 21:33 UTC  (5+ messages)
` [PATCH net-next 1/4] netconsole: add an address family to struct inet_addr
` [PATCH net-next 2/4] netconsole: use the address family instead of the ipv6 flag
` [PATCH net-next 3/4] netconsole: reject enabling a target with no remote IP address
` [PATCH net-next 4/4] netconsole: reject a target mixing IPv4 and IPv6 addresses

[PATCH] tools: Ensure tools copy of linux/filter.h exports the UAPI
 2026-08-05 21:32 UTC 

[RFC PATCH bpf-next v5 0/8] selftests/bpf: restructure the Makefile as a layered build
 2026-08-05 21:33 UTC  (7+ messages)
` [RFC PATCH bpf-next v5 1/8] selftests/bpf: keep headers off the generic link command line
` [RFC PATCH bpf-next v5 2/8] selftests/bpf: drop stale and no-op lines
` [RFC PATCH bpf-next v5 3/8] selftests/bpf: factor the permissive-mode skip suffix into a helper

[PATCH v7 0/8] cxl: Support Back-Invalidate
 2026-08-05 20:53 UTC  (7+ messages)
` [PATCH v7 4/8] cxl: Add HDM-DB region creation
` [PATCH v7 8/8] cxl: Allow auto-committed BI hdm decoders

[PATCH v4 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-08-05 21:30 UTC  (4+ messages)
` [PATCH v4 05/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0h-pinctrl

[PATCH nf-next,v2] netfilter: add DEBUG_NET_WARN_ON_ONCE to skb_set_nfct()
 2026-08-05 21:30 UTC 

[PATCH] docs: panic: Disclaimer about console verbosity when using panic_print with pstore
 2026-08-05 21:30 UTC  (2+ messages)

[PATCHES v1 0/12] perf jitdump: Input validation hardening
 2026-08-05 21:29 UTC  (5+ messages)
` [PATCH 05/12] perf jitdump: Check snprintf return before computing header size

[PATCH] uprobes: Skip breakpoint installation on non executable vmas
 2026-08-05 21:29 UTC  (5+ messages)

[PATCH 00/14] Improve handling of offline and read-only zones
 2026-08-05 21:29 UTC  (7+ messages)
` [PATCH 04/14] block: remember a zone type regardless of its condition
` [PATCH 06/14] block: introduce disk_for_all_zone_wplugs()
` [PATCH 14/14] block: fail reads to offline zones early

[PATCH 1/2] drm/amdgpu: add new mes misc api for gfx11
 2026-08-05 21:27 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: workaround 100% gpu usage issue "

[PATCH 0/2] alpha: enable building with clang
 2026-08-05 21:27 UTC  (3+ messages)
` [PATCH v2 1/2] alpha: pass -Wa,-mev6 only when using GNU as

[PATCH 1/2] arm64/fpsimd: ptrace: Fix inactive SVE and SSVE regsets
 2026-08-05 21:27 UTC  (3+ messages)

[android-common:android16-6.12-2025-12 0/2] include/linux/android_kabi.h:65:17: error: static assertion failed: "include/linux/dma-buf.h:547: u64 __kabi_reserved_backport1 is not aligned the same as atomic64_t nr_task_refs"
 2026-08-05 21:26 UTC 

[PATCH v4 0/9] doc: clean up README.rockchip
 2026-08-05 21:25 UTC  (13+ messages)
` [PATCH v4 2/9] rockchip: doc: add mask ROM mode text
` [PATCH v4 5/9] rockchip: tools: rksd: remove reference to README.rockchip
` [PATCH v4 6/9] rockchip: tools: rkspi: "
` [PATCH v4 7/9] rockchip: tools: add comment section to rkimage.c
` [PATCH v4 8/9] rockchip: doc: rockusb: remove reference to README.rockchip
` [PATCH v4 9/9] rockchip: doc: remove README.rockchip

[meta-oe][PATCH 1/3] rrdtool: Fix do_configure by exporting ABS_TOP_BUILDDIR for perl bindings
 2026-08-05 21:26 UTC  (3+ messages)
` [meta-networking][PATCH 2/3] net-snmp: Backport upstream fix for explicit library linking
` [meta-oe][PATCH 3/3] cjose: Fix build with clang by initializing decoded buffer lengths

[PATCH v2 1/2 5.10.y] Bluetooth: SCO: Fix UAF on sco_sock_timeout
 2026-08-05 21:24 UTC  (2+ messages)
` [PATCH v2 2/2 5.10.y] Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold

[GIT PULL] Rockchip clock changes for 7.3 #1
 2026-08-05 21:23 UTC  (2+ messages)

[PATCH v8 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
 2026-08-05 21:23 UTC  (6+ messages)
` [PATCH v8 1/4] perf sched: Suppress latency table output when trace samples are missing
` [PATCH v8 2/4] perf sched: Handle missing trace samples in pipe mode
` [PATCH v8 3/4] perf sched latency: Auto-scale latency and runtime display units
` [PATCH v8 4/4] perf sched latency: Add histogram and time interval options

[PATCH] pseudo: 1.9.10 -> 1.9.11
 2026-08-05 21:23 UTC 

[f2fs-dev] [PATCH] f2fs: return writeback error from collapse range
 2026-08-05 21:21 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs: reject invalid recovered filename lengths
 2026-08-05 21:21 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: limit recovery filename logging to stored length
 2026-08-05 21:21 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: fix to avoid move_range and defragment on device_alias file
 2026-08-05 21:21 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: avoid unnecessary shrink in f2fs_shrink_scan()
 2026-08-05 21:20 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: validate MOVE_RANGE destination size
 2026-08-05 21:20 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: print error information in f2fs_put_super()
 2026-08-05 21:20 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: Remove unused curseg_segno() and curseg_alloc_type()
 2026-08-05 21:20 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs: Run f2fs_write_end_io() asynchronously
 2026-08-05 21:20 UTC  (2+ messages)

[PATCH] f2fs: only redirty pinned folios in redirty_blocks
 2026-08-05 21:20 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH] f2fs: fix to return -EFSCORRUPTED in f2fs_get_node_info() correctly
 2026-08-05 21:20 UTC  (3+ messages)

[PATCH v3] f2fs: fix valid block count leak on data block allocation failure
 2026-08-05 21:20 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] f2fs: reject overlapping move range after len expansion
 2026-08-05 21:20 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH] f2fs: fix to clear dirty flag on folio in error path
 2026-08-05 21:20 UTC  (3+ messages)

[PATCH v2] f2fs: dirty directory inodes on mtime/ctime update
 2026-08-05 21:20 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] f2fs: use the mount idmap for the owner check in f2fs_xattr_advise_set()
 2026-08-05 21:20 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH v4 1/2] f2fs: avoid NULL checkpoint thread access in sysfs
 2026-08-05 21:20 UTC  (3+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2026-08-05 21:20 UTC 

[f2fs-dev] [PATCH] f2fs: use the mount idmap for the owner check in f2fs_xattr_advise_set()
 2026-08-05 21:20 UTC  (3+ messages)

[PATCH] completion: add 'git history' subcommands
 2026-08-05 21:20 UTC  (4+ messages)

[Bug 221838] New: [Regression] Black screen / no backlight on resume from suspend in kernel 7.0.0-28-generic (Dell Precision M4800, Optimus Intel + Quadro K1100M on nouveau)
 2026-08-05 21:20 UTC 

[PATCH] sticon/parisc: Detect default STI graphics card for console output
 2026-08-05 21:20 UTC  (2+ messages)

[PATCH 0/3] hwmon: Handle const struct attributes
 2026-08-05 21:20 UTC  (4+ messages)
` [PATCH 3/3] hwmon: (sysfs) Allow drivers to register const attributes

[PATCH] fstests: add a dio-read-into-mmap and sync race test case
 2026-08-05 21:19 UTC  (5+ messages)

[PATCH v19 00/14] Enable CXL PCIe Port Protocol Error handling and logging
 2026-08-05 21:19 UTC  (2+ messages)

[PATCH bpf-next v4 00/13] Add arena argument support to kfuncs and struct_ops
 2026-08-05 21:18 UTC  (9+ messages)
` [PATCH bpf-next v4 05/13] bpf: Support __arena and __arena__nullable on struct_ops arguments
` [PATCH bpf-next v4 10/13] selftests/bpf: Add struct_ops __arena and __arena__nullable argument tests
` [PATCH bpf-next v4 11/13] bpf, x86: Fix stack-passed arguments for indirect trampolines
` [PATCH bpf-next v4 12/13] selftests/bpf: Test stack-passed struct_ops arena arguments
` [PATCH bpf-next v4 13/13] bpf: Reject tracing progs for struct_ops with arena args

[PATCH] dt-bindings: rtc: ingenic,rtc: Use generic power-controller schema
 2026-08-05 21:17 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: regulator: Use generic power-controller schema
 2026-08-05 21:16 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: ti,tps65219: "

[PATCH v2] accel/rocket: request the core clocks by name
 2026-08-05 21:15 UTC  (3+ messages)

[PATCH] iio: accel: fxls8962af: clamp FIFO sample count
 2026-08-05 21:14 UTC 

[PATCH v3 0/7] KVM: x86/xen: Fix Xen/GPC/PREEMPT_RT issues with rwlock_t
 2026-08-05 21:15 UTC  (3+ messages)
` [PATCH v3 7/7] KVM: x86: Use gfn_to_pfn_cache for steal time / preempted status

Bogus error messages on Apple Silicon
 2026-08-05 21:13 UTC 

[PATCH 00/10] dt-bindings: mfd: Use generic power-controller schema
 2026-08-05 21:12 UTC  (6+ messages)
` [PATCH 02/10] dt-bindings: mfd: ti,tps65910: "

[PATCH 0/6] crypto: Add __cleanup functions for zeroizing aes_cmac_key & aes_cmac_ctx
 2026-08-05 21:12 UTC  (3+ messages)
` [PATCH 2/6] smb: clear the aes_cmac_key and aes_cmac_ctx when done

[PATCH v4 00/18] Add hexagon l2vic, qtimer devices
 2026-08-05 21:10 UTC  (4+ messages)
` [PATCH v4 15/18] hw/timer: Add QCT QTimer device model

Regression: webcam freezing since Linux 6.15
 2026-08-05 21:11 UTC  (11+ messages)

[PATCH nft v3] datatype: accept a numeric cgroupsv2 id on input
 2026-08-05 21:10 UTC  (2+ messages)

[PATCH] wifi: rtw88: fix out-of-bounds CAM write when key table is full
 2026-08-05 21:09 UTC 

[PATCH v2] ipmi:si: Add async init to ipmi_si
 2026-08-05 21:07 UTC  (3+ messages)

[PATCH v2 0/5] Fix device page migration in low memory fallback
 2026-08-05 21:07 UTC  (3+ messages)
` [PATCH v2 5/5] drm/pagemap: Add fault injection for higher-order RAM folio allocation

[linux-next:master 12840/13093] Warning: drivers/gpu/drm/ttm/ttm_bo.c:516 Excess function parameter 'ctx' description in 'ttm_bo_alloc_at_place'
 2026-08-05 21:06 UTC 

[PATCH 0/4] can: automate IFF_ECHO flag for generic echo skbs
 2026-08-05 21:06 UTC  (5+ messages)

[PATCH] dm: pci: fix uninitialized fdt_pci_addr fall-through in pci_get_devfn
 2026-08-05 20:31 UTC 

[security] Report of possible buffer overflow in U-Boot's SPL (ANT-2026-XCCD0YTT)
 2026-08-05 20:25 UTC 

[security] Report of possible heap overflow in U-Boot's btrfs driver with a crafted image (ANT-2026-WTTNWC5Y)
 2026-08-05 20:29 UTC 

[security] Report of possible buffer overflow in U-Boot lwIP HTTP client (ANT-2026-58CQ0YF9)
 2026-08-05 20:21 UTC 

[security] Report of possible buffer overflow over network in U-Boot's IPv6 receive handler (ANT-2026-9TGZKYM2)
 2026-08-05 19:49 UTC 

[security] Report of possible arbitrary memory overwrite in U-Boot's EFI PE/COFF loader (ANT-2026-1K18JRMA)
 2026-08-05 19:43 UTC 

[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
 2026-08-05 21:05 UTC  (16+ messages)
` [PATCH v9 01/15] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v9 02/15] memory-failure: Prevent hugetlb freeing during unpoisoning
` [PATCH v9 03/15] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v9 04/15] hugetlb: Mark some function arguments as const
` [PATCH v9 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v9 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v9 07/15] hugetlb: Move poison to pages before clearing hugetlb page type
` [PATCH v9 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v9 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v9 10/15] mm: Check individual hugetlb pages for poison
` [PATCH v9 11/15] filemap: Add hwpoison handling to filemap_read()
` [PATCH v9 12/15] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v9 13/15] hugetlb: Set mapping folio order
` [PATCH v9 14/15] filemap: Add support for authoritative mappings
` [PATCH v9 15/15] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()

[PATCH] xe_exec_system_allocator: fix MADVISE_MULTI_VMA and PREFETCH_SAME_ATTR bo_size for PVC
 2026-08-05 21:04 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for xe_exec_system_allocator: fix MADVISE_MULTI_VMA and PREFETCH_SAME_ATTR bo_size for PVC (rev2)

[PATCH v2 0/6] Remove support for Windows Server 2012/2012R2 & Win8/Win8.1 versions of Hyper-V
 2026-08-05 21:04 UTC  (3+ messages)
` [PATCH v2 6/6] clocksource: hyper-v: Remove support for stimer interrupts in message mode


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.