All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-30 21:51:18 to 2026-06-30 22:56:28 UTC [more...]

[PATCH v4 00/11] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
 2026-06-30 22:56 UTC  (7+ messages)
` [PATCH v4 01/11] KVM: x86/hyperv: Get target FIFO in hv_tlb_flush_enqueue(), not caller
` [PATCH v4 02/11] KVM: x86/hyperv: Check for NULL vCPU Hyper-V object in kvm_hv_get_tlb_flush_fifo()
` [PATCH v4 03/11] KVM: x86/hyperv: Ensure vCPU's Hyper-V object is initialized on cross-vCPU accesses
` [PATCH v4 04/11] KVM: x86/xen: Always route non-singleshot-timer vCPU hypercalls to userspace
` [PATCH v4 05/11] KVM: x86/xen: Consolidate checks on Xen vCPU ID for singleshot timer hypercalls
` [PATCH v4 06/11] KVM: x86/xen: Punt singleshot timer hcalls to userspace if Xen vCPU ID isn't set

[PATCH v1 0/2] luo support for preserving eventfd
 2026-06-30 22:55 UTC  (5+ messages)
` [PATCH v1 1/2] eventfd: luo: "

+ mm-vmstat-fold-stranded-per-cpu-node-stats-when-a-node-comes-online.patch added to mm-hotfixes-unstable branch
 2026-06-30 22:55 UTC 

[PATCH v2] mm/vmstat: fold stranded per-cpu node stats when a node comes online
 2026-06-30 22:55 UTC  (4+ messages)

[PATCH v10 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-06-30 22:42 UTC  (5+ messages)
` [PATCH v10 1/4] PCI/TPH: Add requester/completer type helpers
` [PATCH v10 2/4] dma-buf: add optional get_pci_tph() callback
` [PATCH v10 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
` [PATCH v10 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH] ufs: core: tracing: Do not dereference pointers in TP_printk()
 2026-06-30 22:54 UTC 

[PATCH v9] drm/i915/dg2: Add per-context control for Wa_22013059131
 2026-06-30 22:53 UTC  (2+ messages)

[LTP] [PATCH] tst_security.sh: quote variables in selinux helper functions
 2026-06-30 22:52 UTC  (2+ messages)

[PATCH] selftests: harness: Mark test fixture objects __maybe_unused
 2026-06-30 22:52 UTC  (2+ messages)

[meta-ti][master/wrynose][PATCH] libsdl2: Build tests with dynamically linked library support
 2026-06-30 22:51 UTC  (2+ messages)

[PATCH v5 0/2] scsi: mpt3sas: add hwmon support
 2026-06-30 22:49 UTC  (3+ messages)
` [PATCH v5 1/2] scsi: mpt3sas: add IO Unit Page 7 config accessor
` [PATCH v5 2/2] scsi: mpt3sas: add hwmon support

[PATCH 0/2] clk: spacemit: k3: set few clocks as critical
 2026-06-30 22:50 UTC  (4+ messages)
` [PATCH 1/2] clk: spacemit: k3: set hdma clock "

[TEST] intel: low timeout
 2026-06-30 22:50 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH] mshv: fix hv_input_get_system_property struct
 2026-06-30 22:50 UTC  (2+ messages)

[PATCH v2 0/4] update termios(3) for glibc 2.42+ and POSIX.1-2024
 2026-06-30 22:50 UTC  (7+ messages)
` [PATCH v2 1/4] man/man3*: document the glibc 2.42+ baud_t termios interface

[PATCH 0/5] ASoC: intel: use component_name for Component name
 2026-06-30 22:49 UTC  (5+ messages)

DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-06-30 22:49 UTC  (3+ messages)
` [PATCH v11 16/31] cxl/extent: Validate DC extent partition

[PATCH v2] ARM: enable interrupts when unhandled user faults are triggered
 2026-06-30 22:49 UTC  (2+ messages)

Subject: [BUG/RFC] write-open file THP cache purge can discard dirty page cache
 2026-06-30 22:48 UTC  (6+ messages)

[PATCH] tracing: Warn when an event dereferences a pointer in TP_printk()
 2026-06-30 22:48 UTC 

[PATCH net] net/mlx5: HWS, fix matcher leak on resize target setup failure
 2026-06-30 22:47 UTC  (2+ messages)

[PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-06-30 22:47 UTC  (13+ messages)

[PATCH net v2 0/2] Fix to possible skb leak due to race condtion in tx path
 2026-06-30 22:46 UTC  (5+ messages)
` [PATCH net v2 1/2] net: ethernet: oa_tc6: Protect skb pointer used by two different kernel instances

[PATCH RFC v2 0/2] vhost-user: support Xen foreign memory mappings
 2026-06-30 22:45 UTC  (3+ messages)
` [PATCH RFC v2 1/2] vhost: accept Xen guest RAM sections for vhost-user

[PATCH] ALSA: hda/hdmi: disable KAE for Intel Panther Lake
 2026-06-30 22:45 UTC  (6+ messages)

[PATCH] net: usb: cx82310_eth: stop parsing reboot marker as packet
 2026-06-30 22:42 UTC  (4+ messages)

[PATCH 0/6] target/loongarch: Fixes for endianness problems in vector instruction emulation
 2026-06-30 22:41 UTC  (17+ messages)
` [PATCH 1/6] target/loongarch: make VReg aligned to 16 bytes
` [PATCH 2/6] target/loongarch: Fix offset calculation in vector registers
` [PATCH 3/6] target/loongarch: gen_vreplve: Fix offset calculation
` [PATCH 4/6] target/loongarch: gen_xvreplve0: Fix elem0 "
` [PATCH 5/6] target/loongarch: do_vldrepl_vl: Fix endianness when reading from guest memory
` [PATCH 6/6] target/loongarch: vstelm: Fix reading from vector registers

[RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
 2026-06-30 22:41 UTC  (2+ messages)

[PATCH v13 00/11] tracing/probes: Add more typecast features
 2026-06-30 22:39 UTC  (5+ messages)
` [PATCH v13 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file

[PATCH v3 00/12] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-06-30 22:39 UTC  (14+ messages)
` [PATCH v3 01/12] KVM: SEV: Track the GPA of the guest-controlled VMSA used for SNP guests
` [PATCH v3 02/12] KVM: SEV: Extract loading of guest-provided VMSA to a separate helper
` [PATCH v3 03/12] KVM: SEV: Mark vCPU RUNNABLE after AP_CREATE, even if VMSA is unusable
` [PATCH v3 04/12] KVM: Rename .gmem_invalidate() to .gmem_reclaim_memory()
` [PATCH v3 05/12] KVM: x86: Serialize writes to disabled_quirks using kvm->lock
` [PATCH v3 06/12] KVM: x86: Ensure runtime reads of disabled_quirks are resolved once
` [PATCH v3 07/12] KVM: x86/mmu: Fold kvm_mmu_zap_memslot() into kvm_arch_flush_shadow_memslot()
` [PATCH v3 08/12] KVM: x86/mmu: Split kvm_mmu_zap_all_fast() into "front" and "back" halves
` [PATCH v3 09/12] KVM: x86/mmu: Use split "zap all fast" helpers when invalidating memslot
` [PATCH v3 10/12] KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zapped
` [PATCH v3 11/12] KVM: x86: Guard .gmem_prepare() declarations with HAVE_KVM_GMEM_PREPARE=y
` [PATCH v3 12/12] KVM: SEV: Mark vCPU has having guest-provided VMSA even if its invalid

stable backports for "KVM: x86: Fix shadow paging use-after-free due to unexpected GFN"
 2026-06-30 22:37 UTC  (2+ messages)

[PATCH v3 00/10] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
 2026-06-30 22:37 UTC  (4+ messages)
` [PATCH v3 04/10] KVM: x86/xen: Punt singleshot timer hcalls to userspace if Xen vCPU ID isn't set

[PATCH v2 00/31] vfs: pass S_IFDIR mode to vfs_prepare_mode()
 2026-06-30 22:37 UTC  (2+ messages)

[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-06-30 22:36 UTC  (9+ messages)
` [PATCH v2 4/4] mm: try to free swapcache for non-LRU folios

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-30 22:34 UTC  (12+ messages)
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v6 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges

[PATCH] riscv: probes: save original sp in rethook trampoline
 2026-06-30 22:33 UTC  (3+ messages)

[PATCH v2] disas: converts malloc to g_new0
 2026-06-30 22:32 UTC 

[PATCH v2 0/2] gpio: fix sleeping-in-atomic in shared-proxy; restore meson non-sleeping
 2026-06-30 22:31 UTC  (8+ messages)
` [PATCH v2 1/2] gpio: shared-proxy: always serialize with a sleeping mutex
` [PATCH v2 2/2] pinctrl: meson: restore non-sleeping GPIO access

[PATCH v4 0/7] Read MAC address from SST vendor specific SFDP region
 2026-06-30 22:27 UTC  (10+ messages)
` [PATCH v4 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM
` [PATCH v4 3/7] mtd: spi-nor: sfdp: expose the SFDP as a read-only NVMEM device
` [PATCH v4 5/7] ARM: dts: microchip: sama5d27_wlsom1: use fixed-partitions for QSPI flash

[PATCH] xen/front-pgdir-shbuf: free grant reference head on errors
 2026-06-30 22:27 UTC  (2+ messages)

[PATCH] usb: xhci: Fix bNbrPorts overwritten by another controller
 2026-06-30 13:54 UTC  (6+ messages)
  `  "
      `  "

[PATCH v4 00/64] drivers: usb: dwc3: sync code with Linux v6.16
 2026-06-30 10:38 UTC  (29+ messages)
` [PATCH v4 10/64] usb: dwc3: import from kernel v4.7
` [PATCH v4 14/64] usb: dwc3: import from kernel v4.11
` [PATCH v4 19/64] usb: dwc3: import from kernel v4.16
` [PATCH v4 30/64] usb: dwc3: import from kernel v5.6
` [PATCH v4 40/64] usb: dwc3: import from kernel v5.16
` [PATCH v4 43/64] usb: dwc3: import from kernel v5.19
` [PATCH v4 44/64] usb: dwc3: import from kernel v6.0
` [PATCH v4 61/64] usb: host: re-import xhci-ext-caps.h from kernel v6.16
` [PATCH v4 62/64] usb: gadget: re-import epautoconf.c "
` [PATCH v4 63/64] usb: udc: re-import udc-core.c "
` [PATCH v4 64/64] usb: fix build after resync of DWC3 with "

[PATCH net-next v2 0/4] net: dsa: motorcomm: Add LED support
 2026-06-30 22:25 UTC  (9+ messages)
` [PATCH net-next v2 1/4] net: dsa: motorcomm: Move to subdirectory
` [PATCH net-next v2 2/4] net: dsa: motorcomm: Split SMI module
` [PATCH net-next v2 3/4] net: dsa: motorcomm: Dynamically allocate port structures
` [PATCH net-next v2 4/4] net: dsa: motorcomm: Add LED support

[PATCH 0/5] amd_iommu fixes staged for 11.1
 2026-06-30 22:23 UTC  (9+ messages)
` [PATCH 1/5] amd_iommu: Fix opcode reported in invalid command handling
` [PATCH 2/5] amd_iommu: Return int from page walk status helpers
` [PATCH 3/5] amd_iommu: Decode XT interrupt control register without bitfields
` [PATCH 4/5] amd_iommu: Decode IRTEs "
` [PATCH 5/5] amd_iommu: Fix endianness handling for command buffer entries

[PATCH] arm64/sysreg: Fix BWE field encoding in ID_AA64DFR2_EL1
 2026-06-30 22:23 UTC 

[PATCH 6.6.y] af_unix: Set gc_in_progress to true in unix_gc()
 2026-06-30 22:23 UTC  (2+ messages)

[PATCH 5.10.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
 2026-06-30 22:23 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 5.15.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
 2026-06-30 22:23 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3 stable/linux-6.12.y 0/3] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-30 22:23 UTC  (2+ messages)

[PATCH] ASoC: rsnd: src: Add missing scu_supply clock to suspend/resume
 2026-06-30 22:22 UTC  (2+ messages)

[PATCH v5 0/2] media: nxp: imx8-isi: Add virtual channel and frame descriptor support
 2026-06-30 22:20 UTC  (5+ messages)
` (subset) "

[RFC PATCH bpf-next v1 0/7] xdp: RX checksum metadata hint and checksum assertion over redirect
 2026-06-30 22:16 UTC  (3+ messages)

[merged] docs-pagemap-fix-flags-location-member-name-and-sample-code.patch removed from -mm tree
 2026-06-30 22:16 UTC 

[merged] docs-mm-fix-braces.patch removed from -mm tree
 2026-06-30 22:16 UTC 

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-06-30 22:14 UTC  (3+ messages)
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug

[PATCH v3 0/2] media: qcom: iris: add dynamic encoder properties
 2026-06-30 22:12 UTC  (6+ messages)
    ` [PATCH v3 1/2] media: qcom: iris: improve gop size support for gen1 encoder
    ` [PATCH v3 2/2] media: qcom: iris: Add request key frame support for encoder

[PATCH 0/2] drm/i915/display: reduce clock_gating interface between core and display
 2026-06-30 22:10 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH 00/13] treewide: replace linux/gpio.h
 2026-06-30 22:09 UTC  (13+ messages)
` [PATCH 03/13] mips: replace linux/gpio.h inclusions
` [PATCH 04/13] sh: "
` [PATCH 13/13] gpiolib: remove linux/gpio.h

[PATCH net-next v7 0/4] Add support for RTL8261C_CG
 2026-06-30 22:09 UTC  (7+ messages)
` [PATCH net-next v7 2/4] net: phy: c45: add setup and read master/slave helpers
` [PATCH net-next v7 3/4] net: phy: realtek: add support for RTL8261C_CG
` [PATCH net-next v7 4/4] net: phy: realtek: load firmware "

[PATCH 00/33] accel: Unassorted cleanups around debugging
 2026-06-30 22:01 UTC  (34+ messages)
` [PATCH 01/33] cpu: Constify CPUState::cc (cached CPUClass pointer)
` [PATCH 02/33] target/i386: Remove duplicate tlb_flush() call in cpu_post_load()
` [PATCH 03/33] accel/tcg: Restrict tlb_protect/unprotect_code() to TCG
` [PATCH 04/33] accel/hvf: Remove left-over comment
` [PATCH 05/33] accel/mshv: Replace @dirty field by generic CPUState::vcpu_dirty field
` [PATCH 06/33] gdbstub: Add trace event for STEP packet handler
` [PATCH 07/33] gdbstub: Only return E22 when reverse GDB is not supported
` [PATCH 08/33] accel/kvm: Always define AccelOpsClass::supports_guest_debug
` [PATCH 09/33] accel/kvm: Simplify kvm_init() w.r.t. TARGET_KVM_HAVE_GUEST_DEBUG
` [PATCH 10/33] accel: Change gdbstub_supported_sstep_flags() -> get_gdbstub_config()
` [PATCH 11/33] gdbstub: Store @can_reverse in GDBState
` [PATCH 12/33] gdbstub: Make default replay_mode value explicit in stubs
` [PATCH 13/33] accel: Have get_gdbstub_config() return @can_reverse value
` [PATCH 14/33] accel: Move supports_guest_debug() declaration to AccelClass
` [PATCH 15/33] accel/kvm: Hold have_guest_supported in KVMState
` [PATCH 16/33] accel/kvm: Hold gdbstub_sstep_flags "
` [PATCH 17/33] cpu: Move BREAKPOINT definitions to 'exec/breakpoint.h'
` [PATCH 18/33] cpu: Define BreakpointFlags type
` [PATCH 19/33] accel: Remove unnecessary 'inline' qualifier in remove_all_breakpoints
` [PATCH 20/33] gdbstub/user: Directly call gdb_breakpoint_remove_all() in user mode
` [PATCH 21/33] gdbstub: Reduce @type variable scope
` [PATCH 22/33] gdbstub: Introduce GdbBreakpointType enumerator
` [PATCH 23/33] accel: Use GdbBreakpointType enum
` [PATCH 24/33] target/arm: Inline check_watchpoints() in arm_debug_check_watchpoint()
` [PATCH 25/33] target/arm: Factor arm_check_watchpoint_hit() out
` [PATCH 26/33] target/xtensa: Move watchpoints handling to check_hw_watchpoints()
` [PATCH 27/33] target/ppc: Ensure TCG is used in ppc_update_daw()
` [PATCH 28/33] accel/tcg: Improve docstrings around TCGCPUOps::*watchpoint* handlers
` [PATCH 29/33] cpu: Move CPUWatchpoint definition to 'exec/watchpoint.h'
` [PATCH 30/33] cpu: Better name cpu_single_step() trace event
` [PATCH 31/33] cpu: Introduce cpu_single_stepping() helper
` [PATCH 32/33] cpu: Rename CPUState @singlestep_enabled -> @singlestep_flags
` [PATCH 33/33] cpu: Only check SSTEP_ENABLE flag in cpu_single_stepping()

[RFC PATCH bpf-next 00/12] bpf: Introduce static-defined tracing probe for BPF
 2026-06-30 22:07 UTC  (2+ messages)

[PATCH v4 0/4] regulator: qcom-rpmh: Support RPMH address reads and use it for rpmh-regulators
 2026-06-30 22:06 UTC  (6+ messages)
` [PATCH v4 3/4] regulator: qcom-rpmh: readback voltage/bypass/mode/status set during bootup

[PATCH V1] scsi: ufs: dt-bindings: Document the Maili UFS Controller
 2026-06-30 22:05 UTC 

[PATCH v6] media: qcom: iris: use disable_irq() during power-off
 2026-06-30 22:03 UTC  (2+ messages)

lib/crypto/mips/poly1305-core.S:95:9: error: invalid operand for instruction
 2026-06-30 22:02 UTC 

[PATCH v3 i-g-t 0/5] Remove EUdebug tests
 2026-06-30 22:00 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for Remove EUdebug tests (rev3)
` ✓ Xe.CI.BAT: "

[PATCH 0/2] mm: memory-failure: fix HWPoison flag race with non-atomic page flag ops
 2026-06-30 21:58 UTC  (10+ messages)

[PATCH v2 0/4] firmware: raspberrypi: Add support for the tryboot mode
 2026-06-30 21:57 UTC  (3+ messages)
` [PATCH v2 3/4] firmware: raspberrypi: Add reboot mode support

[PATCH 0/4] usb: fix UAF related to dynamic ID
 2026-06-30 21:55 UTC  (9+ messages)
` [PATCH 1/4] wifi: ath9k_htc: don't keep usb_device_id
` [PATCH 2/4] usb: usbtmc: "
` [PATCH 3/4] usb: serial: spcp8x5: "
` [PATCH 4/4] usb: fix UAF when probe runs concurrent to dyn ID removal


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.