messages from 2026-06-30 21:09:56 to 2026-06-30 22:16:00 UTC [more...]
[PATCH 0/6] target/loongarch: Fixes for endianness problems in vector instruction emulation
2026-06-30 22:16 UTC (7+ 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 v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
2026-06-30 22:14 UTC (13+ messages)
` [PATCH v6 01/10] mm/memory: add memory_block_aligned_range() helper
` [PATCH v6 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v6 03/10] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v6 04/10] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v6 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v6 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v6 07/10] dax: plumb hotplug online_type through dax
` [PATCH v6 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v6 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test
[PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
2026-06-30 22:13 UTC (13+ messages)
[PATCH v4 0/7] Read MAC address from SST vendor specific SFDP region
2026-06-30 22:12 UTC (4+ messages)
` [PATCH v4 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM
[PATCH net-next v2 0/4] net: dsa: motorcomm: Add LED support
2026-06-30 22:12 UTC (7+ 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 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 0/5] amd_iommu fixes staged for 11.1
2026-06-30 22:08 UTC (6+ 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 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 (8+ 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 (8+ messages)
` [PATCH v2 2/4] dt-bindings: raspberrypi,bcm2835-firmware: Include 'reboot-mode.yaml'
` [PATCH v2 3/4] firmware: raspberrypi: Add reboot mode support
` [PATCH v2 4/4] arm64: dts: broadcom: bcm2712: Add reboot modes to firmware node
[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 (5+ 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 (7+ messages)
` [PATCH v2 2/3] KVM: SVM: Do all per-VM AVIC initialization during vCPU precreation phase
` [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)
[PATCH ath-next] wifi: ath12k: use %u for unsigned variables in QMI debug logs
2026-06-30 21:26 UTC (2+ messages)
[PATCH ath-next] wifi: ath12k: Fix inconsistencies in struct qmi_elem_info initializers
2026-06-30 21:26 UTC (2+ messages)
[RESEND PATCH 0/2] genirq/ath12k: fallback to threaded NAPI when IRQ affinity is unavailable
2026-06-30 21:26 UTC (2+ messages)
[PATCH i-g-t v1] tests/intel/kms_psr2_sf: Restrict ET validation to eDP only
2026-06-30 21:25 UTC (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/kms_psr2_sf: Restrict ET validation to eDP only (rev2)
[RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
2026-06-30 19:20 UTC
DCD: Add support for Dynamic Capacity Devices (DCD)
2026-06-30 21:23 UTC (5+ messages)
` [PATCH v11 13/31] cxl/mem: Add 20 second timeout for stalled DC_ADD_CAPACITY chains
` [PATCH v11 15/31] cxl/mem: Drop misaligned DCD extent groups
[PATCH 0/2] hwmon: (cros_ec) Rework the temperature conversions
2026-06-30 21:21 UTC (6+ messages)
` [PATCH 1/2] hwmon: (cros_ec) Implement custom kelvin to celsius conversions
` [PATCH 2/2] hwmon: (cros_ec) Handle temperature conversion overflows
[PATCH v1] riscv/virt: Add secondary UART
2026-06-30 21:19 UTC (3+ messages)
[PATCH] HID: hiddev: set report-init policy before device registration
2026-06-30 21:18 UTC
[PATCH] ublk: snapshot batch commands before preparing I/O
2026-06-30 21:18 UTC
[RFC PATCH bpf-next v1 0/7] xdp: RX checksum metadata hint and checksum assertion over redirect
2026-06-30 21:18 UTC (2+ messages)
[PATCH] ntfs3: reject empty iomap before reading its LCN
2026-06-30 21:17 UTC
[PATCH v5 0/6] fuse: add io-uring buffer pools and zero-copy
2026-06-30 21:14 UTC (7+ messages)
` [PATCH v5 1/6] fuse: decouple fuse_ring creation from ent registration
` [PATCH v5 2/6] fuse: add FUSE_IO_URING_CMD_ADD_QUEUE
` [PATCH v5 3/6] fuse: add io-uring buffer pools
` [PATCH v5 4/6] fuse: support registered buffer pools in io-uring
` [PATCH v5 5/6] fuse: add zero-copy over io-uring
` [PATCH v5 6/6] docs: fuse: document io-uring buffer pool and zero-copy uapi
[PATCH] ring-buffer: serialize read-page order with subbuffer resize
2026-06-30 21:16 UTC (5+ messages)
[PATCH v3 0/2] prio-queue: fold lazy_queue into prio_queue for automatic get+put fusion
2026-06-30 21:16 UTC (4+ messages)
` [PATCH v4 "
[PATCH net-next v2] ipv4: igmp: remove multicast group from hash table on device destruction
2026-06-30 21:13 UTC (2+ messages)
[PATCH v2] scripts: headers_install.sh: Normalize __ASSEMBLER__ to __ASSEMBLY__
2026-06-30 21:15 UTC
[PATCH 0/4] platform/x86: Fix various issues inside Dell WMI drivers
2026-06-30 21:13 UTC (2+ messages)
[PATCH v3 0/4] PM: QoS/pmdomains: support resume latencies for system-wide PM
2026-06-30 21:13 UTC (7+ messages)
` [PATCH v3 1/4] PM / QoS: add flag to indicate latency applies system-wide
` [PATCH v3 2/4] PM / QoS: add lockless read for flags
` [PATCH v3 3/4] pmdomain: core: add genpd_for_each_child() helper
arch/arm/boot/dts/ti/omap/am437x-sk-evm.dtb: edt-ft5306@38 (edt,edt-ft5306): compatible: 'oneOf' conditional failed, one must be fixed:
2026-06-30 21:12 UTC
[wsa:coccinelle/include_directly 9/9] include/linux/find.h:3:2: error: #error "only <linux/bitmap.h> can be included directly"
2026-06-30 21:12 UTC
[PATCH] hw/riscv/riscv-iommu.c: always fault with SADE=0 and A=0
2026-06-30 21:10 UTC
[PATCH v3] rust: core: implement rx580 state optimization engine and c-to-rust char dev
2026-06-30 21:10 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.