messages from 2026-07-02 13:17:16 to 2026-07-02 13:54:04 UTC [more...]
[PATCH v3 00/24] target/riscv: move TCG files and fix --disable-tcg
2026-07-02 13:51 UTC (20+ messages)
` [PATCH v3 01/24] target/riscv: Remove unused tcg/tcg.h include
` [PATCH v3 02/24] target/riscv: move TCG only files to tcg subdir
` [PATCH v3 03/24] target/riscv/machine.c: do not migrate pmp state with kvm
` [PATCH v3 04/24] target/riscv: move pmp files to tcg subdir
` [PATCH v3 06/24] target/riscv: move pmu.h "
` [PATCH v3 07/24] target/riscv: move debug.h "
` [PATCH v3 08/24] target/riscv: remove csr.h from kvm-cpu.c
` [PATCH v3 09/24] target/riscv: move csr.h to tcg subdir
` [PATCH v3 10/24] target/riscv: move custom_csrs logic to tcg-cpu.c
` [PATCH v3 11/24] target/riscv: move riscv_cpu_set_nmi() "
` [PATCH v3 12/24] target/riscv: move valid_vm_* satp arrays to cpu.c
` [PATCH v3 13/24] target/riscv: move some irq helpers "
` [PATCH v3 14/24] target/riscv: move riscv_cpu_claim_interrupts "
` [PATCH v3 16/24] target/riscv: gate riscv_cpu_update_mip with tcg_enabled()
` [PATCH v3 17/24] target/riscv/cpu.c: filter TCG only bits in riscv_cpu_reset_hold()
` [PATCH v3 18/24] hw/riscv/riscv_hart.c isolate tcg only bits
` [PATCH v3 19/24] target/riscv/gdbstub.c: isolate TCG only checks
` [PATCH v3 21/24] target/riscv/tcg: remove unused riscv_cpu_get_geilen()
` [PATCH v3 22/24] target/riscv: move riscv_cpu_set_geilen() to riscv-imsic
[PATCH v10 0/5] rust: add SRCU abstraction
2026-07-02 13:53 UTC (2+ messages)
[frank-w-bpi-r2-4.14:pr/187 1/1] ERROR: modpost: drivers/net/phy/as21xx_1.9.1/aeon_as21xxx: 'custome_cfg' exported twice. Previous export was in vmlinux
2026-07-02 13:53 UTC
[android-common:android17-6.18-kminext 1/1] drivers/pinctrl/qcom/pinctrl-sdm660-lpass-lpi.c:79:27: sparse: sparse: symbol 'sdm660_lpi_pinctrl_groups' was not declared. Should it be static?
2026-07-02 13:53 UTC
[PATCH v3 00/17] rv: Add selftests to tools and KUnit tests
2026-07-02 13:53 UTC (5+ messages)
` [PATCH v3 01/17] rv: Use generic rv_this for the rv_monitor variable in LTL
` [PATCH v3 03/17] verification/rvgen: Improve rv_dir discovery in RVGenerator
[PATCH i-g-t 00/25] tools: remove unnecessary shared library
2026-07-02 13:53 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tools: remove unnecessary shared library (rev2)
[PATCH 0/2] drm/i915/audio: Add HDMI TMDS audio bandwidth check
2026-07-02 13:53 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for "
[PATCH] restart: fix restart handler by name selection
2026-07-02 13:51 UTC (3+ messages)
[PATCH 0/2] ARM: dts: ti/omap: embt2ws: define RGB LED
2026-07-02 13:52 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: ti/omap: embt2ws: use mulit-led for "
` [PATCH 2/2] arm: omap2plus_defconfig: Enable multi-LED
[scarthgap][PATCH v2] openssh: CVE-2026-35387 patch also fixes CVE-2026-35414
2026-07-02 13:52 UTC
[Intel-wired-lan] [tnguy-next-queue:1GbE] BUILD SUCCESS acb138b8235c63564aa1bcd2666fdc9707e2f1e0
2026-07-02 13:50 UTC
[PATCH net-next v7 0/3] airoha: add the capability to configure GDM3/GDM4 as WAN/LAN on demand
2026-07-02 13:51 UTC (5+ messages)
` [PATCH net-next v7 2/3] net: airoha: fix ETS QoS stats counter underflow and cross-channel corruption
` [PATCH net-next v7 3/3] net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offload
[PATCH v2 00/19] ARM: platform and feature deprecation
2026-07-02 13:50 UTC (9+ messages)
` [PATCH v2 02/19] ARM: limit OABI support to StrongARM CPUs
` [PATCH v2 03/19] ARM: rework ARM11 CPU selection logic
` [PATCH v2 13/19] ARM: orion5x: mark all board files as deprecated
[PATCH v3] drm/xe/sysctrl: Add helper to query application status
2026-07-02 13:51 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/xe/sysctrl: Add helper to query application status (rev3)
[PATCH] target/i386/mshv: zero-init msr hvcall args
2026-07-02 13:50 UTC (2+ messages)
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-07-02 13:49 UTC (4+ messages)
[PATCH 0/4] drivers/net/ethernet: replace __get_free_pages() with kmalloc()
2026-07-02 13:52 UTC (7+ messages)
` [PATCH 1/4] bnx2x: use kzalloc() to allocate mac filtering list
` [Intel-wired-lan] "
` [PATCH 2/4] ice: use kzalloc() to allocate staging buffer for reading from GNSS
` [Intel-wired-lan] "
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-02 13:49 UTC (3+ messages)
[PATCH 00/33] accel: Unassorted cleanups around debugging
2026-07-02 13:50 UTC (48+ 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 10/33] accel: Change gdbstub_supported_sstep_flags() -> get_gdbstub_config()
` [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] accel/mshv: Fix pointer to proc feature bitfield
2026-07-02 13:48 UTC (2+ messages)
[PATCH v2] leds: lp5860: Return an error for an out-of-range 'reg' property
2026-07-02 13:49 UTC (2+ messages)
[PATCH v2 0/3] nvme: add ABI documentation for sysfs and configfs interfaces
2026-07-02 13:49 UTC (3+ messages)
` [PATCH v2 1/3] nvme: add ABI documentation for host sysfs interfaces
[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
2026-07-02 13:49 UTC (2+ messages)
[PATCH v4 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
2026-07-02 13:48 UTC (4+ messages)
` [PATCH v4 3/4] phy: qcom-qusb2: Add support for Shikra
[PATCH 1/7] lib: Add vendor-agnostic platform filtering interface
2026-07-02 13:48 UTC (4+ messages)
` [PATCH 3/7] lib/amdgpu: Add AMD platform filtering backend
[PATCH RFC] coding-assistants: simplify attribution
2026-07-02 13:48 UTC (30+ messages)
[PATCH] rust: device_id: rename IdTable::as_ptr to as_raw_id_table()
2026-07-02 13:48 UTC (2+ messages)
[LTP] [PATCH v5] rfim: add new test for verifying RFIM sysfs interface
2026-07-02 13:45 UTC
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-02 13:47 UTC (7+ messages)
` [PATCH v3 02/11] dt-bindings: display: tegra: Document memory regions
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
[RFC PATCH 0/4] Introduce capable_noaudit
2026-07-02 13:47 UTC (4+ messages)
[PATCH 0/5] netfilter: ipset: gc, backlog and cidr patches
2026-07-02 13:47 UTC (5+ messages)
` [PATCH 1/5] netfilter: ipset: mark the rcu locked areas properly
` [PATCH 3/5] netfilter: ipset: cleanup the add/del backlog when resize failed
` [PATCH 4/5] netfilter: ipset: allocate the proper memory for the generic hash structure
` [PATCH 5/5] netfilter: ipset: rework cidr bookkeeping
[PATCH 0/2] phy: qcom-qusb2: sort out register layouts
2026-07-02 13:46 UTC (9+ messages)
` [PATCH 1/2] phy: qcom-qusb2: don't unrelated bits if autoresume is not used
[ANNOUNCE] Git for Windows 2.55.0(2)
2026-07-02 13:46 UTC
[PATCH] swiotlb: introduce Kconfig option for compile-time default pool size
2026-07-02 13:44 UTC (4+ messages)
[PATCH] dmaengine: nbpfaxi: Fix setting channel irqs in probe()
2026-07-02 13:43 UTC (2+ messages)
CVE-2026-53357: Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
2026-07-02 13:43 UTC
CVE-2026-53358: Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()
2026-07-02 13:43 UTC
[PATCH v3 0/2] tracing: Remove trace_printk.h from kernel.h
2026-07-02 13:43 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH] wifi: mt76: mt7996: remove beacon_int_min_gcd from ADHOC interface combinations
2026-07-02 13:42 UTC (2+ messages)
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS f5289defc5b235f2facefcd4d0f892e13fa9cb0a
2026-07-02 13:41 UTC
[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 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 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 (5+ messages)
` [PATCH v5 32/35] monitor: add support for auto-deleting monitors upon close
[PATCH v3] exfat: validate cached iomaps during buffered writes and writeback
2026-07-02 13:31 UTC (3+ messages)
[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 (2+ messages)
[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
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.