All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-12 16:04:22 to 2026-08-12 16:44:48 UTC [more...]

[PATCH v4 0/9] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-08-12 16:44 UTC  (10+ messages)
` [PATCH v4 1/9] ring-buffer: Free cpu_buffer->free_page with subbuf_order
` [PATCH v4 2/9] ring-buffer: Hold cpu_buffer::lock when resizing a subbuf
` [PATCH v4 3/9] ring-buffer: Fix subbuf resize race with ring buffer readers

[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-08-12 16:43 UTC  (6+ messages)

[PATCH] idmapped-mounts: probe O_TMPFILE support with the caller's mapped id
 2026-08-12 16:42 UTC  (5+ messages)

[PATCH v5 00/18] tracing/remotes: Add printk, dump_on_panic and boot parameters
 2026-08-12 16:42 UTC  (24+ messages)
` [PATCH v5 01/18] tracing/remotes: Gate tracefs files opening on trace remote registration
` [PATCH v5 02/18] tracing/remotes: Release tracefs,eventfs on registration failure
` [PATCH v5 03/18] tracing/remotes: Use kstrtobool for boolean tracefs files
` [PATCH v5 04/18] tracing/remotes: Use a single per-remote polling work
` [PATCH v5 05/18] tracing/simple_ring_buffer: Add support for compressed length
` [PATCH v5 06/18] tracing/remotes: Add dmesg tracefs file
` [PATCH v5 07/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v5 08/18] tracing/remotes: selftests: Prefix hypervisor folder
` [PATCH v5 09/18] ring-buffer: Use irqsave for the reader lock in ring_buffer_poll_remote
` [PATCH v5 10/18] ring-buffer: Use panic-friendly locking in ring_buffer_iter interface
` [PATCH v5 11/18] ring-buffer: Add ring_buffer_read_remote_meta_page()
` [PATCH v5 12/18] ring-buffer: Add kerneldoc for ring_buffer_poll_remote
` [PATCH v5 13/18] tracing/remotes: Add dump_on_panic tracefs file
` [PATCH v5 14/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v5 15/18] tracing/remotes: Add poll_ms "
` [PATCH v5 16/18] tracing/remotes: Add trace_remote cmdline options
` [PATCH v5 17/18] Documentation: tracing/remotes: Add detailed tracefs layout
` [PATCH v5 18/18] Documentation/kernel-parameters: Add trace_remote

[PATCH v2 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
 2026-08-12 16:42 UTC  (3+ messages)
` [PATCH v2 1/2] memcg: acquire peaks_lock when reading memory.peak

[PATCH] block: skip redundant flush for O_DSYNC direct writes
 2026-08-12 16:42 UTC  (2+ messages)

[PATCH 1/4] target/riscv: honor zicbo* envcfg gating in linux-user mode
 2026-08-12 16:41 UTC  (3+ messages)
` [PATCH 2/4] target/riscv: reject FMV.X.W/FMV.W.X under Zfinx

[PATCH i-g-t] intel-ci: Add xe.nvl.core.blocklist to config.json
 2026-08-12 16:41 UTC  (2+ messages)

[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
 2026-08-12 16:41 UTC  (37+ messages)
` [PATCH v6 02/33] KVM: Make device name configurable
` [PATCH v6 10/33] arm64: Share arm64 headers with s390
` [PATCH v6 18/33] KVM: s390: Prepare gmap for a second KVM implementation
` [PATCH v6 19/33] KVM: s390: gmap: Make storage keys optional
` [PATCH v6 20/33] KVM: s390: gmap: Make CMMA optional
` [PATCH v6 21/33] KVM: s390: gmap: Make prefix handling optional
` [PATCH v6 22/33] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v6 23/33] s390: Use arm64 headers
` [PATCH v6 24/33] KVM: s390: Use arm64 code
` [PATCH v6 25/33] s390: Introduce Start Arm Execution instruction
` [PATCH v6 26/33] KVM: s390: arm64: Introduce host definitions
` [PATCH v6 27/33] s390/hwcaps: Report SAE support as hwcap
` [PATCH v6 28/33] KVM: s390: Add basic arm64 kvm module
` [PATCH v6 29/33] KVM: s390: arm64: Implement required functions
` [PATCH v6 30/33] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v6 31/33] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v6 32/33] KVM: s390: arm64: Implement basic page fault handler

[PATCH v4 00/20] KVM: s390: vsie: Add VSIE SIGP ECALL and SRSI Interpretation
 2026-08-12 16:40 UTC  (7+ messages)
` [PATCH v4 14/20] KVM: s390: vsie: Shadow VSIE SCA in guest-1
` [PATCH v4 15/20] KVM: s390: vsie: Guard against invalid CPU address
` [PATCH v4 16/20] KVM: s390: vsie: Allow guest-3 cpu add and remove with ssca

[PATCH v4 00/11] migration: fast snapshot load
 2026-08-12 16:38 UTC  (7+ messages)
` [PATCH v4 07/11] migration: add support for fault thread to load pages from disk

[PATCH] hwmon: (k10temp) Add per-CCD temperature monitoring for Zen5 Turin
 2026-08-12 16:37 UTC 

[PATCH 0/5] Add support for USB-EFI devices in EFI Playload
 2026-08-12 16:36 UTC  (6+ messages)
` [PATCH 1/5] efi: usb: add header for usb-efi
` [PATCH 2/5] usb: core: make usb_set_maxpacket_ep public
` [PATCH 3/5] drivers: usb: host: efi: add efi io driver
` [PATCH 4/5] efi: guid: add guid for usb host controller 2
` [PATCH 5/5] test: x86: add test for uefi usb io

[PATCH v2 0/5] Rework PCI IRQ vector code
 2026-08-12 16:38 UTC  (5+ messages)
` [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
` [PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector

[PATCH v15 0/2] rust: Add safe pointer formatting support
 2026-08-12 16:38 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: stmmac: DMA address handling fixes
 2026-08-12 16:38 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: stmmac: use dma_addr_t for DMA addresses
` [PATCH net-next v2 2/2] net: stmmac: convert DMA address to lower 32 before assignment

[PATCH v1] drm/xe: Fix xe_device_probe() failure
 2026-08-12 16:37 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for "

[MAINTAINERS SUMMIT] Any feedback for -next?
 2026-08-12 16:37 UTC  (3+ messages)

[RFC PATCH v1 00/17] target/riscv: Add KVM CoVE confidential VM support
 2026-08-12 16:36 UTC  (4+ messages)
` [RFC PATCH v1 11/17] hw/virtio: force modern virtio for a CoVE guest

[PATCH net v3 0/1] ip: orphan prefetched skbs before multicast forwarding
 2026-08-12 16:36 UTC  (2+ messages)
` [PATCH net v3 1/1] "

[PATCH] selftests/mm: emit KTAP output from ksft_kmemleak_dedup
 2026-08-12 16:35 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: glymur: Mark USB controllers dma-coherent
 2026-08-12 16:34 UTC  (2+ messages)

[PATCH] mtd: spinand: Enable QE on all dies
 2026-08-12 16:34 UTC  (4+ messages)

[PATCH v2 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
 2026-08-12 16:34 UTC  (3+ messages)
` [PATCH v2 2/3] drm/amd/display: fix missing blend-mode-prop warning for DCN

[PATCH 0/3] lib/crypto: Provide a function for zeroizing hmac_sha1_ctx
 2026-08-12 16:33 UTC  (4+ messages)
` [PATCH 1/3] crypto: Provide a wrapper "
` [PATCH 2/3] security: keys: trusted: always clear the hmac_sha1_ctx before returning
` [PATCH 3/3] lib/crypto: sha1: Use hmac_sha1_zeroize_ctx() instead of memzero_explicit()

[PATCH] crypto: qce - Replace with stub driver
 2026-08-12 16:33 UTC  (11+ messages)

[PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-08-12 16:33 UTC  (2+ messages)

[PATCH v5 00/24] dmaengine: dw-edma: Support dynamic LL appends
 2026-08-12 16:33 UTC  (7+ messages)
` [PATCH v5 04/24] dmaengine: dw-edma: Make DMA link list work as a circular buffer
` [PATCH v5 15/24] dmaengine: dw-edma: Recheck stopped LL channels before restart
` [PATCH v5 19/24] dmaengine: dw-edma: Drain LL entries for STOP and PAUSE

[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-12 16:31 UTC  (3+ messages)

[TEST] CX7 timeouts on reconfig w/ page pool failure injection
 2026-08-12 16:31 UTC  (6+ messages)

[BUG] KASAN: slab-use-after-free in dma_set_mask (async probe vs module unload) [sdhci_pci] [syzkaller]
 2026-08-12 16:30 UTC 

[RFC PATCH 0/4] espi: introduce eSPI bus framework
 2026-08-12 16:30 UTC  (5+ messages)
` [RFC PATCH 1/4] espi: add core "

[PATCH] ASoC: mediatek: mt8365: use devm_platform_ioremap_resource helpers
 2026-08-12 15:57 UTC  (2+ messages)

[PATCH] net/ncsi: Fix Use-After-Free in ncsi_remove_channel/package
 2026-08-12 16:29 UTC 

[PATCH v2 0/2] ASoC: es8316: Add regulator support
 2026-08-12 10:49 UTC  (2+ messages)

[PATCH] stack: introduce pile
 2026-08-12 16:28 UTC  (5+ messages)

[PATCH 1/3] android: Implement lightweight GKeyFile INI string parser in glib shim
 2026-08-12 16:27 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for series starting with [v4] lib/igt_rc: Introduce generic config parser (rev5)
` ✓ i915.CI.BAT: "

[PATCH v1 0/2] pinctrl / 8250_dw: Allow drivers to keep init pinctrl state until first open
 2026-08-12 16:28 UTC  (8+ messages)

memcpy is leaking secret data through ZMM vector registers
 2026-08-12 16:28 UTC  (3+ messages)

[PATCH 5.10.y v2] ALSA: usb-audio: Evaluate packsize caps at the right place
 2026-08-12 16:26 UTC  (2+ messages)

[PATCH net-next] ethtool: tsconfig: reject zero-valued tx_type and rx_filter bitsets
 2026-08-12 16:27 UTC  (2+ messages)

Prebuilt LLVM 23.1.0-rc3 uploaded
 2026-08-12 16:27 UTC 

[BUG] KASAN: use-after-free in rtw_load_firmware_cb (rtw88) — async firmware callback after device probe failure / rtw_dev freed [rtw88_8812au] [syzkaller]
 2026-08-12 16:27 UTC 

[PATCH] amdkfd: allow profiler process reenter
 2026-08-12 16:27 UTC  (3+ messages)

[PATCH 6.12.y 0/3] Backport fixes for SPI NAND on i.MX6UL
 2026-08-12 16:26 UTC  (3+ messages)

[PATCH 6.12.y] spi: spi-fsl-dspi: Avoid setup_accel logic for DMA transfers
 2026-08-12 16:26 UTC  (2+ messages)

[PATCH 6.18.y] net: fec: do not release NULL pages when RX buffer allocation fails
 2026-08-12 16:26 UTC  (2+ messages)

6.1.y status: 2abd5287f083 ("KVM: x86: Check for invalid/obsolete root *after* making MMU pages available") / CVE-2026-64561
 2026-08-12 16:26 UTC  (2+ messages)

[PATCH v3 0/2] perf: Add Raspberry Pi AXI PMU driver
 2026-08-12 16:26 UTC  (5+ messages)
` [PATCH v4 "

[PATCH] completion: complete tracked paths for 'git diff'
 2026-08-12 16:25 UTC  (5+ messages)
` [PATCH v6 0/3] completion of 'git [-C <dir>] diff'
  ` [PATCH v6 1/3] completion: no-op refactoring of diff completion
  ` [PATCH v6 2/3] completion: complete tracked paths for 'git diff'
  ` [PATCH v6 3/3] completion: 'git diff' completes untracked paths as a last resort

[PATCH i-g-t] intel-ci: Move hotunplug subtest to the end of xe.fastfeedback testlist
 2026-08-12 16:25 UTC  (2+ messages)

[PATCH bpf-next v6 0/5] Introduce bpf_ksock
 2026-08-12 16:25 UTC  (7+ messages)
` [PATCH bpf-next v6 2/5] bpf: Add ksock kfuncs
` [PATCH bpf-next v6 4/5] selftests/bpf: Test forbidden bpf_ksock_send() LSM attach
` [PATCH bpf-next v6 5/5] selftests/bpf: Add ksock test for async callback guard

[PATCH v2] usb: typec: tipd: fix uninitialized typec_partner_desc on stack
 2026-08-12 16:24 UTC  (3+ messages)

[PATCH net-next] net: dsa: drop explicit NULL comparisons
 2026-08-12 16:24 UTC  (2+ messages)

[PATCH 04/22] arm64: dts: qcom: hamoa: Reserve low IOVA range for Iris
 2026-08-12 16:24 UTC  (9+ messages)

[PATCH v3 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
 2026-08-12 16:24 UTC  (9+ messages)
` [PATCH v3 2/9] s390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULL
` [PATCH v3 8/9] s390/vfio-ap: Fix NULL deref in status_show() during queue probe
` [PATCH v3 9/9] s390/vfio-ap: Fix memory leak when queue removed from host AP config

[PATCH 1/2] drm/amd/display: avoid divide-by-zero in __is_lut_linear()
 2026-08-12 16:23 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/display: validate plane degamma LUT size for private color prop

[PATCH net v4 0/2] net: fix IP6GRE header length before capping tunnel headroom
 2026-08-12 16:22 UTC  (3+ messages)
` [PATCH net v4 1/2] ip6_gre: fix hardware header length for NBMA tunnels
` [PATCH net v4 2/2] net: cap advertised IP tunnel headroom

[PATCH net-next v4 1/2] net: macb: Poll for link state changes when using the internal PCS
 2026-08-12 16:22 UTC  (4+ messages)

[BUG] KASAN: use-after-free in __unwind_start (arch/x86/kernel/unwind_orc.c) — stack overflow on qedi probe failure [qedi] [syzkaller]
 2026-08-12 16:22 UTC 

[PATCH] libsepol: Free context on genfscon wildcard error in kernel_to_*
 2026-08-12 16:21 UTC  (3+ messages)

[PATCH 0/2] arm64: Implement support for BTI veneers
 2026-08-12 16:21 UTC  (3+ messages)
` [PATCH 1/2] arm64: module: Emit BTI veneers for cross-section calls
` [PATCH 2/2] DONOTMERGE: arm64: module: Test module for BTI veneers

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-12 16:20 UTC  (18+ messages)

[PATCH 0/6] rockchip: Miscellaneous updates for RK3506
 2026-08-12 16:20 UTC  (4+ messages)
` [PATCH 3/6] adc: rockchip-saradc: Add driver data "

[PATCH v2 0/2] tune-cortexa32: Add AArch32 QEMU machine
 2026-08-12 16:19 UTC  (4+ messages)
` [PATCH v2 2/2] qemuarmv8a32: add QEMU machine for AArch32 ARMv8-A
  ` [OE-core] "

[PATCH] drm/atomic: remove bogus check for file_priv
 2026-08-12 16:19 UTC  (2+ messages)

[PATCH 0/1] drm/amdkfd: Fix SVM page migration hang on MES-based GPUs
 2026-08-12 16:19 UTC  (3+ messages)
` [PATCH 1/1] drm/amdkfd: Add TLB flush after MES queue eviction/suspension

[RFC PATCH v3 0/8] batch lookups in follow_page_mask()
 2026-08-12 16:19 UTC  (6+ messages)
` [RFC PATCH v3 3/8] mm/gup: split follow_page_pte_commit() out of follow_page_pte()

[PULL v2 0/7] IDE patches
 2026-08-12 16:19 UTC  (2+ messages)

[PATCH] cxl/mce: Only act on uncorrected memory errors
 2026-08-12 16:19 UTC  (6+ messages)

[PATCH] staging: rtl8723bs: fix space before tab in hal_data.h
 2026-08-12 16:18 UTC 

[LTP] [PATCH v2] memcg/memcontrol05: add cgroup v2 task migration charge accounting test
 2026-08-12 16:16 UTC 

[BUG] KASAN: wild-memory-access in device_release_driver_internal (mgdl) driver / uncancelled timer on unload [mgag200] [syzkaller]
 2026-08-12 16:16 UTC 

[PULL 00/83] aspeed queue
 2026-08-12 16:15 UTC  (2+ messages)

[oe-core][PATCH 1/2] clang: fix IsOpenEmbedded() detection for CLANG_EXTRA_OE_DISTRO entries
 2026-08-12 16:15 UTC 

[PATCH] git: avoid segfault on "git --shallow-file" without a value
 2026-08-12 16:15 UTC  (3+ messages)

[PATCH v3 0/2] usb: typec: tipd: fix uninitialized typec_partner_desc on stack
 2026-08-12 16:14 UTC  (3+ messages)
` [PATCH v3 1/2] usb: typec: tipd: fix uninitialized typec_partner_desc in tps6598x_connect()
` [PATCH v3 2/2] usb: typec: tipd: fix uninitialized typec_partner_desc in cd321x_update_work()

[PATCH v3 0/2] s390/uv: Various fixes for UV secrets
 2026-08-12 16:15 UTC  (3+ messages)
` [PATCH v3 2/2] s390/uv: Prevent potential out-of-bounds read

[PATCH] hw/riscv/virt: add dram-base machine property
 2026-08-12 16:13 UTC  (3+ messages)

[PULL v2 00/41] hex queue
 2026-08-12 15:42 UTC  (3+ messages)
` [PULL v2 40/41] tests/hexagon: add tests for v68 HVX IEEE float comparisons
` [PULL v2 41/41] tests/hexagon: add tests for HVX bfloat

[oe-core][PATCH 1/2] clang: fix IsOpenEmbedded() detection for CLANG_EXTRA_OE_DISTRO entries
 2026-08-12 16:13 UTC  (2+ messages)
` [oe-core][PATCH 2/2] clang: auto-derive CLANG_EXTRA_OE_DISTRO from DISTRO

[PATCH net-next v2] net: stmmac: improve TSO/GSO queue selection
 2026-08-12 16:11 UTC  (2+ messages)

[PATCH v6 000/103] tests/tcg: run tests with meson
 2026-08-12 16:10 UTC  (15+ messages)
` [PATCH v6 097/103] tests/tcg: remove remaining Makefiles
` [PATCH v6 100/103] tests/tcg/meson.build: implement ./configure -cross-cc-* options
` [PATCH v6 101/103] configure: remove cross_cc and gdb detection logic
` [PATCH v6 103/103] docs/devel/testing/: update documentation

ksmbd: BUG_ON in locks_release_private() - file_lock destroyed while VFS blocked requests are still attached
 2026-08-12 16:09 UTC 

[PATCH 00/22] media: iris: Restrict lower IOVA range for Venus and Iris VPUs
 2026-08-12 16:09 UTC  (9+ messages)
` [PATCH 04/22] arm64: dts: qcom: hamoa: Reserve low IOVA range for Iris

[PATCH 0/2] gpu: nova-core: retain the GSP-RM log buffers
 2026-08-12 16:08 UTC  (3+ messages)

[PATCH v7 0/9] Add RZ/G3L USB2.0 host support
 2026-08-12 16:08 UTC  (3+ messages)
` [PATCH v7 8/9] arm64: dts: renesas: r9a08g046l48-smarc: Add USB2.0 Host support

[PATCH] sequencer: release the ODB before spawning git commit
 2026-08-12 16:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-12 16:07 UTC  (11+ messages)

[PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: skip PSR/FBC subtests disabled by modparam
 2026-08-12 16:06 UTC  (2+ messages)

[PATCH net-next] octeontx2-pf: Add NIXLF error and poison interrupt handlers
 2026-08-12 16:06 UTC 

[PATCH 0/3] workqueue: sparse and wq_node_nr_active() fixes
 2026-08-12 16:03 UTC  (4+ messages)
` [PATCH 1/3] workqueue: use rcu_dereference_sched() in workqueue_congested()
` [PATCH 2/3] workqueue: use RCU accessors when populating wq->cpu_pwq
` [PATCH 3/3] workqueue: BUG_ON() instead of returning NULL in wq_node_nr_active()

[PATCH] kselftests: dmabuf-heaps: Open heap device files O_RDONLY
 2026-08-12 16:06 UTC  (3+ messages)

[PATCH net v1 0/2] net: phy: fix driver cleanup after probe failure
 2026-08-12 16:05 UTC  (4+ messages)
` [PATCH net v1 1/2] net: phy: split phy_probe() error paths

[PATCH v2 00/16] monitor: Reduce headers included in 'monitor/monitor.h'
 2026-08-12 16:05 UTC  (4+ messages)
` [PATCH v2 10/16] monitor: Remove unnecessary 'block/block.h' header

[PATCH] audit: add MOVE_MOUNT auxiliary record to log mount relocation
 2026-08-12 16:05 UTC  (5+ messages)

[Intel-wired-lan] [PATCH net] idpf: disable DIM work before freeing q_vectors
 2026-08-12 16:05 UTC  (3+ messages)

[PATCH] hw/riscv/riscv-iommu: fix U-bit check to apply only to leaf S/VS-stage PTEs
 2026-08-12 16:03 UTC  (2+ messages)

[PATCH 0/7] Use the generic iommu page table for SMMUv3
 2026-08-12 16:04 UTC  (4+ messages)
` [PATCH 4/7] iommu/arm-smmu-v3: Remove io-pgtable-arm from sva.c

[PATCH] staging: rtl8723bs: fix space before tab in wifi.h
 2026-08-12 16:04 UTC 

[PATCH] hw/riscv/riscv-iommu: preserve requested perm in spa_fetch()
 2026-08-12 16:04 UTC  (2+ messages)

[GIT PULL] thermal drivers fixes for v7.3-rc1
 2026-08-12 16:04 UTC  (7+ messages)

[PATCH 1/9] perf header: Tolerate inconsistent HEADER_GROUP_DESC
 2026-08-12 16:04 UTC  (5+ messages)
` [PATCH 2/9] perf thread-stack: Report branch stack hw_idx as not available


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.