All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-30 21:26:35 to 2026-06-30 22:32:38 UTC [more...]

[PATCH 0/6] target/loongarch: Fixes for endianness problems in vector instruction emulation
 2026-06-30 22:31 UTC  (15+ 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

[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 v3 00/12] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-06-30 22:26 UTC  (13+ 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

[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 v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-30 22:21 UTC  (8+ messages)
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices

[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  (4+ messages)
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug

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

[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  (16+ 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 v2 0/4] update termios(3) for glibc 2.42+ and POSIX.1-2024
 2026-06-30 22:01 UTC  (6+ messages)
` [PATCH v2 1/4] man/man3*: document the glibc 2.42+ baud_t termios interface

[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] mshv: fix hv_input_get_system_property struct
 2026-06-30 21:57 UTC 

[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

[PATCH] vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Makefile
 2026-06-30 21:50 UTC  (3+ messages)

[PATCH v3] ufs: core: add hba parameter to trace events
 2026-06-30 21:49 UTC  (3+ messages)

[PATCH] drm/syncobj: Reformat kmalloc for chains
 2026-06-30 21:49 UTC 

[PATCH v2 0/2] KVM: x86: gmem populate fix and cleanups
 2026-06-30 21:49 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: SEV: Explicitly disallow NULL user address for SNP_LAUNCH_UPDATE
` [PATCH v2 2/2] KVM: TDX: Return EINVAL, not EOPNOTSUPP, for NULL INIT_MEM_REGION source

[PATCH v5 00/11] x86,fs/resctrl: Fix long-standing issues
 2026-06-30 21:47 UTC  (4+ messages)

[PATCH] x86/microcode/intel: Panic on partial microcode update
 2026-06-30 21:47 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: mfd: st,stmpe: fix typo st,stmpe601 (should be st,stmpe610)
 2026-06-30 21:47 UTC  (2+ messages)

[PATCH net] mac802154: wait for RCU readers when removing interfaces
 2026-06-30 21:46 UTC  (2+ messages)

[PATCH bpf-next 0/5] selftests/bpf: libarena cleanup and bitmap struct
 2026-06-30 21:46 UTC  (5+ messages)
` [PATCH bpf-next 4/5] selftests/bpf: Add arena-based bitmap data structure
` [PATCH bpf-next 5/5] selftests/bpf: libarena: Add bitmap selftets

[meta-oe][PATCH] valkey: upgrade 9.0.4 -> 9.1.0
 2026-06-30 21:45 UTC  (2+ messages)
` [oe] "

[PATCH v6 0/9] Support for block device NVMEM providers
 2026-06-30 21:45 UTC  (5+ messages)
` [PATCH v6 1/9] block: partitions: of: Skip child nodes without reg property

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2026-06-30 (ice, idpf, igbvf)
 2026-06-30 21:44 UTC  (5+ messages)
` [PATCH net 1/4] ice: wait for reset completion in ice_resume()
` [PATCH net 2/4] ice: fix VF interrupts cleanup
` [PATCH net 3/4] idpf: handle NULL adev in idpf_idc_vdev_mtu_event
` [PATCH net 4/4] igbvf: Fix leak in TX DMA error cleanup

[frank-w-bpi-r2-4.14:7.2-rc 52/160] arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dtb: pcs@10080000 (mediatek,mt7988-usxgmiisys): '#pcs-cells', 'phys' do not match any of the regexes: '^pinctrl-[0-9]+$'
 2026-06-30 21:43 UTC 

[syzbot] [kernel?] INFO: rcu detected stall in preempt_schedule_thunk (4)
 2026-06-30 21:43 UTC 

[PATCH] disas: converts malloc to g_malloc0
 2026-06-30 21:41 UTC  (5+ messages)

[PATCH] mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
 2026-06-30 21:40 UTC 

[PATCH v1] serial: ma35d1: Fix OF node reference leaks in console init
 2026-06-30 21:40 UTC 

[PATCH 1/1] ipvs: preserve conn hash flags when late-binding dest
 2026-06-30 21:40 UTC  (4+ messages)
` [PATCH RFC nf 1/2] ipvs: do not propagate one_packet flag to hashed conns
  ` [PATCH RFC nf 2/2] ipvs: adjust double hashing when fwd method changes

git-blame vs. abbrev
 2026-06-30 21:38 UTC  (3+ messages)

[PATCH v3.1] sched/isolation: Defer freeing of cpumask memblock memory to initcall
 2026-06-30 21:36 UTC  (2+ messages)

[PATCH] get_maintainer: ignore Tingting Meng
 2026-06-30 21:33 UTC  (6+ messages)

[for-ci-only] drm/xe/nvl/guc: Check GuC firmware 70.71.0 for NVL-S
 2026-06-30 21:34 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/nvl/guc: Check GuC firmware 70.71.0 for NVL-S (rev2)

[PATCH] scsi: 3w-9xxx: validate ioctl result buffer lengths
 2026-06-30 21:33 UTC  (2+ messages)

[PATCH] selftests: harness: Mark test fixture objects __maybe_unused
 2026-06-30 21:33 UTC 

[PATCH v2 0/3] KVM: SVM: Fix a (very) unlikely UAF for GA Log IRQs
 2026-06-30 21:27 UTC  (4+ messages)
` [PATCH v2 3/3] KVM: SVM: Remove VM from the GA Log notifier list before VM destruction

[Buildroot] [PATCH 1/2] package/strongswan: fix build w/ wolfssl 5.9.2
 2026-06-30 21:27 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/wolfssl: security bump to v5.9.2

[PATCH v2 0/7] Transition Nova Core to TLV firmware images
 2026-06-30 21:27 UTC  (3+ messages)
` [PATCH v2 2/7] gpu: nova-core: add TLV parser for firmware files

[PATCH ath-next v2] wifi: ath12k: correct monitor destination ring size
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: expand UserPD ID mask to support up to 8 PDs
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: change MAC buffer ring size to 4096
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next 0/5] wifi: ath12k: fix dp_mon RX parsing for 32-bit TLV
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next 0/2] wifi: ath12k: correct monitor-mode RX metadata handling
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next v3] wifi: ath12k: avoid setting 320MHz support on non 6GHz band
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next v2 0/3] wifi: ath12k: Improve dp stats
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Advertise multicast Ethernet encapsulation offload support
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next v2] wifi: ath12k: advertise ieee_link_id in vdev start MLO params
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: remove unused QMI definitions
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: reset REOQ LUT addresses before firmware stop
 2026-06-30 21:26 UTC  (2+ messages)


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.