messages from 2026-07-02 13:00:13 to 2026-07-02 13:42:00 UTC [more...]
[PATCH] restart: fix restart handler by name selection
2026-07-02 13:40 UTC (2+ messages)
[PATCH v8 0/7] hw/riscv: Server Platform Reference Board
2026-07-02 13:41 UTC (3+ messages)
` [PATCH v8 1/7] target/riscv/cpu.c: remove 'bare' condition for .profile
[PATCH RFC] coding-assistants: simplify attribution
2026-07-02 13:41 UTC (24+ messages)
[PATCH 00/33] accel: Unassorted cleanups around debugging
2026-07-02 13:41 UTC (46+ messages)
` [PATCH 01/33] cpu: Constify CPUState::cc (cached CPUClass pointer)
` [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 11/33] gdbstub: Store @can_reverse in GDBState
` [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 27/33] target/ppc: Ensure TCG is used in ppc_update_daw()
` [PATCH 28/33] accel/tcg: Improve docstrings around TCGCPUOps::*watchpoint* handlers
` [PATCH 30/33] cpu: Better name cpu_single_step() trace event
` [PATCH 33/33] cpu: Only check SSTEP_ENABLE flag in cpu_single_stepping()
[PATCH v4 00/16] spi: cadence-quadspi: add PHY tuning support
2026-07-02 13:41 UTC (10+ messages)
` [PATCH v4 04/16] spi: spi-mem: teach spi_mem_adjust_op_freq() about post-config ops
` [PATCH v4 09/16] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v4 13/16] mtd: spinand: extract variant ranking logic into spinand_op_find_best()
[PATCH RFC v2 0/9] leds: Add support for hardware-initiated hardware control trigger transition
2026-07-02 13:41 UTC (2+ messages)
[PATCH v2 00/19] ARM: platform and feature deprecation
2026-07-02 13:40 UTC (6+ messages)
` [PATCH v2 02/19] ARM: limit OABI support to StrongARM CPUs
` [PATCH v2 16/19] ARM: mark footbridge as deprecated
[PATCH v3 0/5] hw/riscv: Add support for Milk-V Duo board
2026-07-02 13:40 UTC (3+ messages)
` [PATCH v3 4/5] hw/riscv: Add Milk-V Duo board support
[GIT PULL] hwmon fixes for v7.2-rc2
2026-07-02 13:39 UTC
[PATCH v2 0/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
2026-07-02 13:38 UTC (14+ messages)
` [PATCH v2 1/5] riscv: compat_vdso: switch to standard kbuild rule
` [PATCH v2 2/5] riscv: compat_vdso: Allow *.c source files
` [PATCH v2 3/5] riscv: compat_vdso: Introduce COMPAT_MARCH variable
` [PATCH v2 4/5] riscv: compat_vdso: Build with zacas if available
` [PATCH v2 5/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
2026-07-02 13:37 UTC (5+ messages)
Policy regarding linux-next only changes
2026-07-02 13:37 UTC (4+ messages)
[PATCH] hw/riscv/riscv-iommu.c: check for misaligned IOHGATP_PPN
2026-07-02 13:37 UTC (2+ messages)
[PATCH v4 0/3] arm: demuxed ID registers (CCSIDR_EL1)
2026-07-02 13:36 UTC (4+ messages)
` [PATCH v4 1/3] arm: handle demuxed ID registers
` [PATCH v4 2/3] arm: handle CCSIDR_EL1 as a demuxed register
` [PATCH v4 3/3] arm/kvm: get demuxed ID registers from kvm
[PATCH v11 0/5] ext4: deferred iput framework for EA inodes
2026-07-02 13:35 UTC (5+ messages)
` [PATCH v11 1/5] fs: add iput_if_not_last() helper
[PATCH v3 0/2] Lenovo ThinkPad T14s EC thermal monitoring and thermal zone integration
2026-07-02 13:35 UTC (4+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: x1e78100-t14s: Add thermal zones for keyboard skin and charging sensors
[PATCH v3 0/3] systemd: update to 261 and be compatible with rhel8
2026-07-02 13:34 UTC (7+ messages)
[PATCH v2 0/4] hw/scsi/ncr53c710: rewrite to support HP-UX, Linux and NetBSD
2026-07-02 13:33 UTC (4+ messages)
` [PATCH v2 3/4] hw/scsi/ncr53c710: rewrite the SCRIPTS engine
[PATCH 0/3] nvme: add ABI documentation for sysfs and configfs interfaces
2026-07-02 13:33 UTC (3+ messages)
` [PATCH 2/3] nvmet: add ABI documentation for target "
[PATCH v5 00/35] monitor: turn QMP and HMP into QOM objects
2026-07-02 13:32 UTC (10+ messages)
` [PATCH v5 05/35] monitor: minimal conversion of monitors to QOM
` [PATCH v5 32/35] monitor: add support for auto-deleting monitors upon close
[PATCH v3] drm/xe/sysctrl: Add helper to query application status
2026-07-02 13:32 UTC
[PATCH v3] exfat: validate cached iomaps during buffered writes and writeback
2026-07-02 13:31 UTC (3+ messages)
[PATCH net-next v7 0/3] airoha: add the capability to configure GDM3/GDM4 as WAN/LAN on demand
2026-07-02 13:31 UTC (3+ messages)
` [PATCH net-next v7 2/3] net: airoha: fix ETS QoS stats counter underflow and cross-channel corruption
[peterz-queue:perf/urgent 1/4] kernel/events/core.c:12001:11: warning: initialization of 'const struct match_token *' from 'int' makes pointer from integer without a cast
2026-07-02 13:30 UTC
[sudeep-holla:b4/acpi_scmi_pcc 19/23] include/acpi/acpi_bus.h:30:29: warning: 'struct acpi_buffer' declared inside parameter list will not be visible outside of this definition or declaration
2026-07-02 13:29 UTC
[PATCH] perf: Fix BUILD_BPF_SKEL PACKAGECONFIG to not define variable when disabled
2026-07-02 13:29 UTC (2+ messages)
[PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
2026-07-02 13:27 UTC (12+ messages)
[RFC 0/1] block: export I/O latency histograms
2026-07-02 13:27 UTC (2+ messages)
` [RFC 1/1] "
[PATCH 3/4] media: i2c: cvs: Add IPU8 PCI device ID
2026-07-02 13:22 UTC (2+ messages)
` [PATCH 4/4] media: i2c: cvs: Add NVL ACPI ID
[PATCH RFC v2 0/9] Add System Controller support for RZ/T2H and RZ/N2H SoCs
2026-07-02 13:27 UTC (3+ messages)
` [PATCH RFC v2 7/9] watchdog: rzv2h: Add syscon support for RZ/T2H and RZ/N2H WDT control register
[PATCH] soc: renesas: Expand MFIS acronym in RCAR_MFIS help description
2026-07-02 13:27 UTC
[PATCH net] net: mdio: select REGMAP_MMIO instead of depending on it
2026-07-02 13:26 UTC (2+ messages)
[PATCH 00/14] drm/amdgpu: Improve retry fault handling (v3)
2026-07-02 13:26 UTC (6+ messages)
` [PATCH 14/14] drm/amdgpu/ih7.0: Enable retry CAM on Navi 4 dGPUs
[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
2026-07-02 13:25 UTC (4+ messages)
` [PATCH v2 1/2] perf/core: out-of-line and export perf_allow_cpu/tracepoint()
[PATCH 2/4] media: pci: ipu-bridge: Add NVL CVS ACPI ID
2026-07-02 13:20 UTC
[PATCH v2 0/5] Improve ata_scsi_report_supported_opcodes()
2026-07-02 13:25 UTC (4+ messages)
` [PATCH v2 2/5] ata: libata-scsi: refactor ata_scsi_report_supported_opcodes()
[PATCH] libevent: upgrade 2.1.12 -> 2.1.13
2026-07-02 13:24 UTC
[PATCH 0/2] block/export/fuse: fix regression with O_TRUNC when export is not growable
2026-07-02 13:22 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests: test O_TRUNC behavior for fuse exports
[PATCH] wifi: ath9k: use max() for pulse duration selection
2026-07-02 13:23 UTC
[scarthgap][PATCH] openssh: CVE-2026-35387 patch also fixes CVE-2026-35414
2026-07-02 13:23 UTC (2+ messages)
` [OE-core] "
[PATCH v3 0/8] clk: sun6i-rtc: Add support for Allwinner A733 SoC
2026-07-02 13:23 UTC (5+ messages)
` [PATCH v3 1/8] dt-bindings: rtc: sun6i: no clock-output-names on h616/r329
` [PATCH v3 3/8] clk: sunxi-ng: fix ccu probe clock unregister on error
[PATCH v10 3/3] ksm: add mremap selftests for ksm_rmap_walk
2026-07-02 13:23 UTC (2+ messages)
[PATCH 1/4] ACPI: scan: Honor ACPI _DEP dependency for NVL CVS
2026-07-02 13:18 UTC
[PATCH 0/2] drm/i915/display: reduce clock_gating interface between core and display
2026-07-02 13:22 UTC (2+ messages)
[PATCH net-next v9 0/6] net: stmmac: eic7700: add eth1 variant support and update delay bindings
2026-07-02 13:22 UTC (5+ messages)
` [PATCH net-next v9 6/6] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller
` "
[PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
2026-07-02 13:21 UTC (3+ messages)
[PATCH RFC hotfixes 0/2] mm/slab: fix unbounded recursion in free path with memalloc profiling
2026-07-02 13:20 UTC (4+ messages)
` [PATCH RFC hotfixes 2/2] mm/slab: prevent unbounded recursion in free path with new kmalloc type
[PATCH net-next 0/2] octeontx2-af: NPC parser and RSS improvements
2026-07-02 13:20 UTC (4+ messages)
` [PATCH v2 1/2] octeontx2-af: reserve 4 PKINDs for skip-size custom use
[PATCH v5 0/5] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-07-02 13:19 UTC (5+ messages)
` [PATCH v5 1/5] mm: move mirrored memory overlap checking to the outer loop
[PATCH net-next] net/mlx5e: MACsec: annotate context list traversals
2026-07-02 13:19 UTC (2+ messages)
[PATCH] arm64: dts: qcom: kaanapali: Switch SCMI perf protocol to use power-domain-cells
2026-07-02 13:19 UTC (2+ messages)
[PATCH v4] hung_task: Deduplicate identical hang reports using explicit blocker tracking
2026-07-02 13:19 UTC (4+ messages)
[PATCH v3 0/4] x86: CET-SS related adjustments
2026-07-02 13:18 UTC (4+ messages)
` [PATCH v3 1/4] x86/HVM: don't (almost) open-code POP_GPRS
[PATCH/LOCAL/RFC] arm64: renesas: defconfig: Enable basic SCMI support
2026-07-02 13:18 UTC
[PATCH v9 0/2] virtio-net: Add notification coalescing support
2026-07-02 13:16 UTC (3+ messages)
` [PATCH v9 1/2] [PATCH 1/2] Introduce virtio_net_handle_tx_dispatch() to unify TX path handling. This dispatcher dynamically selects between timer-based and BH-based TX processing based on configuration
` [PATCH v9 2/2] [PATCH 2/2] Implement VirtIO Network Notification Coalescing (VIRTIO_NET_F_NOTF_COAL). This allows guests to reduce interrupt overhead by configuring coalescing parameters via ethtool -C for both RX and TX paths
[PATCH v5 0/2] dmaengine: fsl-edma: Scatter/gather improvements
2026-07-02 13:17 UTC (4+ messages)
` [PATCH v5 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining
[PATCH v3 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
2026-07-02 13:17 UTC (7+ messages)
` [PATCH v3 2/7] net: wwan: t9xx: Add control plane transaction layer
` [External Mail] "
[PATCH v2 0/4] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
2026-07-02 13:17 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: connector: pcie-m2-e: Add vendor LGA connector compatible
[PATCH v2 0/3] media: i2c: Add OmniVision OG0VA1B camera sensor driver
2026-07-02 13:16 UTC (5+ messages)
` [PATCH v2 2/3] media: i2c: og0ve1b: Introduce per-sensor data structure
` [PATCH v2 3/3] media: i2c: og0ve1b: Add support for OmniVision OG0VA1B
[PATCH 0/2] drm/i915/audio: Add HDMI TMDS audio bandwidth check
2026-07-02 13:15 UTC (4+ messages)
` [PATCH 1/2] drm/i915/hdmi: Move audio compute config after format selection
` [PATCH 2/2] drm/i915/audio: Prune ELD SADs based on HDMI audio bandwidth
` ✓ CI.KUnit: success for drm/i915/audio: Add HDMI TMDS audio bandwidth check
[PATCH] drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU
2026-07-02 13:15 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v3 0/3] arm: demuxed ID registers (CCSIDR_EL1)
2026-07-02 13:14 UTC (7+ messages)
` [PATCH v3 2/3] arm: handle CCSIDR_EL1 as a demuxed register
` [PATCH v3 3/3] arm/kvm: get demuxed ID registers from kvm
[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
2026-07-02 13:12 UTC (3+ messages)
[PATCH v12 00/86] Generic line based metadata support, internal pads
2026-07-02 13:12 UTC (6+ messages)
` [PATCH v12 27/86] media: uapi: Add V4L2_CID_BINNING control for binning configuration
[PATCH 00/34] Add migration support to the MSHV accelerator
2026-07-02 13:11 UTC (9+ messages)
` [PATCH 16/34] target/i386/mshv: migrate LAPIC state
[PATCHv4 0/8] nvme: export additional diagnostic counters via sysfs
2026-07-02 13:10 UTC (4+ messages)
` [PATCHv4 6/8] nvme: export I/O failure count when no path is available "
[BlueZ PATCH 0/4] ASCS: Add validation for PTS SPE test cases
2026-07-02 13:09 UTC (5+ messages)
` [BlueZ PATCH 1/4] shared/bap: Validate codec configuration parameters
` [BlueZ PATCH 2/4] shared/bap: Validate unicast QoS configuration
` [BlueZ PATCH 3/4] shared/bap: Handle ASCS control point protocol errors
` [BlueZ PATCH 4/4] unit/bap: Add invalid ASCS control point tests
[PATCH v6] net: mvneta_bm: add suspend/resume support to prevent crash after resume
2026-07-02 13:10 UTC (3+ messages)
[PATCH 0/2] fs: stable_page_flags(): use folio_test_*() helpers
2026-07-02 13:10 UTC (3+ messages)
` [PATCH 1/2] fs: stable_page_flags(): use BIT_ULL() for KPF flags
[RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
2026-07-02 13:09 UTC (2+ messages)
[PATCH v3 0/6] mtd: rawnand: zynq: Fixes and software ECC support
2026-07-02 13:08 UTC (7+ messages)
` [PATCH v3 1/6] mtd: rawnand: zynq: Align the layout structures with the driver namespace
` [PATCH v3 2/6] mtd: rawnand: zynq: Add comments about very bad practices
` [PATCH v3 3/6] mtd: rawnand: zynq: Make sure an of node is attached
` [PATCH v3 4/6] mtd: rawnand: zynq: Do not fail the probe for no reason
` [PATCH v3 5/6] mtd: rawnand: zynq: Fix Software ECC engine support
` [PATCH v3 6/6] mtd: rawnand: nand_base: Don't overwrite read/write_page_raw() for soft ECC
[LTP] [PATCH v1] statx/statx04: Skip testing casefolded filesystems
2026-07-02 13:09 UTC (4+ messages)
[PATCH v1 0/4] gpio: regmap: Keep tracking IRQ requests and releases
2026-07-02 12:42 UTC (5+ messages)
` [PATCH v1 1/4] regmap-irq: Provide IRQ resource request and release callbacks
` [PATCH v1 2/4] gpio: regmap: Provide default "
` [PATCH v1 3/4] gpio: regmap: Apply default resource callbacks for regmap IRQ chip
` [PATCH v1 4/4] gpio: regmap: Order kernel-doc descriptions with the actual appearance
[PATCH] drm/xe: remove duplicate <kunit/test-bug.h> include
2026-07-02 13:08 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH 0/6] mm: preparatory patches for PMD level swap entries
2026-07-02 13:08 UTC (6+ messages)
[PATCH] mtd: parsers: redboot: reject unterminated FIS names
2026-07-02 13:07 UTC (3+ messages)
[PATCH] app/testpmd: fix multi-pool Rx setup with --no-NUMA
2026-07-02 13:07 UTC
[PATCH 1/2] fwu: Make boottime check failures visible
2026-07-02 13:07 UTC (13+ messages)
` [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
[wrynose][SDK] kernel-devsrc: objtool build fails in SDK - works in scarthgap
2026-07-02 13:06 UTC
[PATCH v2 0/2] Add SMCCC cache clean/invalidate provider
2026-07-02 13:04 UTC (3+ messages)
` [PATCH v2 2/2] cache: add SMCCC-backed cache invalidate provider
[PATCH v4 0/4] sunrpc: hardcode pool_mode to pernode, remove other modes
2026-07-02 13:05 UTC (4+ messages)
` [PATCH v4 3/4] sunrpc: guarantee a thread per CPU-bearing node when auto-distributing
[PATCH] phy: renesas: rcar-gen3-usb2: Ignore missing VBUS regulator
2026-07-02 13:04 UTC (3+ messages)
[PATCH v2 0/3] systemd: update to 261 and be compatible with rhel8
2026-07-02 13:03 UTC (3+ messages)
` [PATCH v2 3/3] systemd: add native hwdb generator for hosts without STATX_MNT_ID
` [OE-core] "
[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
2026-07-02 13:04 UTC (15+ messages)
` [PATCH v19 09/18] vfio/pci: Hide TPH capability when TPH is unsupported
` [PATCH v19 11/18] vfio/pci: Virtualize PCIe TPH capability registers
` [PATCH v19 13/18] vfio/pci: Introduce VFIO_DEVICE_FEATURE_TPH family uapi for PCI TPH control
` [PATCH v19 14/18] vfio/pci: Implement VFIO_DEVICE_FEATURE_TPH and valid TPH config write support
` [PATCH v19 15/18] vfio/pci: Implement TPH_RESOLVE feature for DMABUF and CPU source resolving
` [PATCH v19 16/18] vfio/pci: Implement TPH_ST feature for batch ST table programming
` [PATCH v19 17/18] vfio/pci: Reset hardware TPH state on device enable/disable
[PATCH v2] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
2026-07-02 13:03 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v3] powernv: boot OpenBSD on POWER9
2026-07-02 13:01 UTC
[PATCH] ocfs2: validate quota file block count in ocfs2_local_read_info()
2026-07-02 13:00 UTC (3+ messages)
[PATCH i-g-t v3 0/7] add dmem_cgroups test
2026-07-02 13:00 UTC (8+ messages)
` [PATCH i-g-t v2 1/7] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t v2 2/7] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t v2 3/7] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t v2 4/7] lib/xe: Introduce dmem driver and implement Xe support
` [PATCH i-g-t v2 5/7] lib/amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t v2 6/7] lib/amdgpu: add amdgpu support to igt_dmem_driver
` [PATCH i-g-t v2 7/7] tests/dmem_cgroups: add test for dmem.current
[PATCH] powernv: boot OpenBSD on POWER9
2026-07-02 13:01 UTC
[PATCH v2 0/3] regulator: qcom_usb_vbus: add pm4125 VBUS regulator support
2026-07-02 13:01 UTC (7+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: Fix pm4125 vbus regulator compatible and constraints
[PATCH v2] ACPI: APEI: Handle repeated SEA error storms
2026-07-02 13:01 UTC (3+ messages)
[PATCH v2] ARM: dts: stm32: add U-Boot specific dtsi for stm32mp157f-dk2
2026-07-02 13:00 UTC (3+ messages)
[RESEND PATCH v2 5/5] drm/tidss: Fix sampling edge configuration
2026-07-02 12:59 UTC (2+ messages)
[RFC PATCH] mm: allow smaller large folios to use lru_cache
2026-07-02 13:00 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.