messages from 2026-08-13 10:03:26 to 2026-08-13 10:45:38 UTC [more...]
[PATCH] mailbox: pcc: Free the channel before unmapping the shared memory
2026-08-13 10:45 UTC (4+ messages)
[PATCH v9 00/25] DPAA driver fixes and improvements
2026-08-13 10:43 UTC (17+ messages)
` [PATCH v10 "
` [PATCH v10 01/25] net/dpaa: fix device remove
` [PATCH v10 02/25] bus/dpaa: refine fman naming and fix global scope
` [PATCH v10 03/25] bus/dpaa: scan max BPID from DTS
` [PATCH v10 04/25] drivers: add process-type guards for secondary process
` [PATCH v10 05/25] drivers: shutdown DPAA FQ by fq descriptor
` [PATCH v10 06/25] bus/dpaa: improve FQ shutdown with channel validation
` [PATCH v10 07/25] bus/dpaa: add DPAA cgrid cleanup support
` [PATCH v10 08/25] drivers: add BMI Tx statistics
` [PATCH v10 09/25] net/dpaa: optimize FM deconfig
` [PATCH v10 10/25] net/dpaa: optimize FMC MAC type parsing
` [PATCH v10 11/25] drivers: release DPAA bpid on driver destructor
` [PATCH v10 12/25] dma/dpaa: add SG data validation and ERR050757
` [PATCH v10 13/25] net/dpaa: support Rx/Tx taildrop threshold devarg
` [PATCH v10 14/25] net/dpaa: add Tx rate limiting API
` [PATCH v10 15/25] bus/dpaa: orp queue create and burst enqueue
[PATCH v2 0/2] backlight: Add support for Orient Chip OCP8178
2026-08-13 10:45 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: backlight: Add "
` [PATCH v2 2/2] backlight: Add support for "
[PATCH v1 00/17] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
2026-08-13 10:44 UTC (7+ messages)
` [PATCH v1 08/17] xen/riscv: add IMSIC state save/restore
[PATCH RFC v2] mtd: spinand: winbond: add support for W25N04LW
2026-08-13 10:44 UTC (5+ messages)
[bluez/bluez]
2026-08-13 10:44 UTC
[PATCH v4 0/3] drm/tyr: GPU reset infrastructure
2026-08-13 10:42 UTC (4+ messages)
` [PATCH v4 1/3] rust: workqueue: impl Send and Sync for OwnedQueue
` [PATCH v4 2/3] drm/tyr: clear stale IRQ state before soft reset
` [PATCH v4 3/3] drm/tyr: add GPU reset infrastructure
ksmbd: BUG_ON in locks_release_private() - file_lock destroyed while VFS blocked requests are still attached
2026-08-13 10:44 UTC (6+ messages)
[PATCH v3 0/5] selftests/mm: Handle unsupported and transient test conditions
2026-08-13 10:43 UTC (8+ messages)
` [PATCH v3 1/5] selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
` [PATCH v3 2/5] selftests/mm: skip guard hole-punch test if MADV_REMOVE "
` [PATCH v3 3/5] selftests/mm: skip khugepaged swap tests without swap
[PATCH] libxl: use libxl__qemu_qmp_path() instead of open coding
2026-08-13 10:41 UTC
[PATCH RFC] Bluetooth: hci_core: Check HCI_UP before queuing tx_work
2026-08-13 10:43 UTC (2+ messages)
[PATCH] mips: rb532: use devm_platform_ioremap_resource in gpio probe
2026-08-13 10:42 UTC (2+ messages)
[PATCH] cgroup/dmem: fix comment typos in dmem.c
2026-08-13 10:42 UTC
[PATCH v3 0/2] Ambarella CV75: 8250_dw UART
2026-08-13 10:42 UTC (7+ messages)
` [PATCH v3 1/2] dt-bindings: serial: snps-dw-apb-uart: add ambarella,cv75-uart
` [PATCH v3 2/2] serial: 8250_dw: add Ambarella CV75 quirks
[PATCH] packfile: fix perf regression with many packs
2026-08-13 10:42 UTC (5+ messages)
` [PATCH] packfile: fix perf regression with many packsy
[PATCH] smb/server: fix use-after-free in ksmbd_conn_transport_destroy()
2026-08-13 10:40 UTC
[PATCH net v4 0/2] net: ravb: fix PTP clock lifetime
2026-08-13 10:41 UTC (2+ messages)
[PATCH] drm/nouveau: disable VM_BIND once a legacy BO VMA is created
2026-08-13 10:40 UTC (2+ messages)
[PATCH v2 0/4] target/riscv: fix reserved/illegal instruction encodings
2026-08-13 10:39 UTC (5+ messages)
` [PATCH v2 1/4] target/riscv: honor zicbo* envcfg gating in linux-user mode
` [PATCH v2 3/4] target/riscv: enforce even register constraints for Zdinx fcvt pairs
` [PATCH v2 4/4] target/riscv: make cm.mva01s/cm.mvsa01 high-sreg forms illegal on RV32E
` [PATCH v2 2/4] target/riscv: reject FMV.X.W/FMV.W.X under Zfinx
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-13 10:39 UTC (3+ messages)
` [PATCH 9/9] xen: use hw_pte_t for PTE range callbacks
[cip-dev][isar-cip-core][PATCH v2 00/12] Add recipes for image hardening
2026-08-13 10:39 UTC (13+ messages)
` [cip-dev][isar-cip-core][PATCH v2 01/12] Add doc/README.cis-hardening.md
` [cip-dev][isar-cip-core][PATCH v2 02/12] Add cip-cis-rules to apply hardening configuration to the system
` [cip-dev][isar-cip-core][PATCH v2 03/12] Add github.com/ovh/debian-cis for the hardening validation
` [cip-dev][isar-cip-core][PATCH v2 04/12] Add cip-cis-rules-config to configure the hardening according to CIS
` [cip-dev][isar-cip-core][PATCH v2 05/12] Add cis-validation to validate the hardening based on the CIS rules
` [cip-dev][isar-cip-core][PATCH v2 06/12] Apply hardening configuration to the kernel
` [cip-dev][isar-cip-core][PATCH v2 07/12] Add class for validating the CIS options in the kernel config
` [cip-dev][isar-cip-core][PATCH v2 08/12] Add class cis-hardening for post rootfs generation fixups
` [cip-dev][isar-cip-core][PATCH v2 09/12] layer.conf: use variables to control path of hardening config
` [cip-dev][isar-cip-core][PATCH v2 10/12] Integrate cis-hardening into cip-core-image
` [cip-dev][isar-cip-core][PATCH v2 11/12] Add kas file for hardening configuration
` [cip-dev][isar-cip-core][PATCH v2 12/12] Add Kconfig option to select cis-validation
[PATCH v1 0/4] Introduce PF-mem VRAM regions
2026-08-13 10:39 UTC (10+ messages)
` [PATCH v1 1/4] drm/xe/vram: Add binding information to "
` [PATCH v1 2/4] drm/xe/ttm: Add PF-mem VRAM placement types for TTM
` [PATCH v1 3/4] drm/xe/vram: Add initial support for PF-mem regions
` [PATCH v1 4/4] drm/xe/kunit: Add tests "
` ✗ CI.checkpatch: warning for Introduce PF-mem VRAM regions
` ✓ CI.KUnit: success "
[PATCH net] net: dsa: b53: be VLAN unaware when not filtering
2026-08-13 10:39 UTC (5+ messages)
[RFC 00/32] remove rte_smp barrier functions
2026-08-13 10:38 UTC (5+ messages)
` [RFC 08/32] net/intel: replace rte_smp_rmb
` [RFC 15/32] event/sw: fix unlinks in progress counter races
[PATCH v2 0/6] qom: tidy-ups and preparation for class property conversion
2026-08-13 10:38 UTC (2+ messages)
[PATCH v4] sched/isolation: Defer freeing of cpumask memblock memory to initcall
2026-08-13 10:38 UTC (2+ messages)
` [tip: sched/core] "
[PATCH v13 0/1] Add USB2.0 VBUS mux driver for RZ/G3E
2026-08-13 10:38 UTC (2+ messages)
[PATCH] Bluetooth: btintel_pcie: Fix array bounds check bugs
2026-08-13 10:37 UTC
[PATCH net-next v10] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
2026-08-13 10:37 UTC
[PATCH] drm/sched: Lock drm_sched_entity_is_idle()
2026-08-13 10:37 UTC (2+ messages)
[PATCH v5 00/11] Introducing guest driven VM launch update mechanism (BYOF interface)
2026-08-13 10:34 UTC (12+ messages)
` [PATCH v5 01/11] igvm: store IgvmCfg pointer in QIgvm
` [PATCH v5 02/11] igvm: track memory regions
` [PATCH v5 03/11] igvm: cleanup "
` [PATCH v5 04/11] system/memory: add a tracepoint for memory_region_finalize
` [PATCH v5 05/11] backends/igvm: add a tracepoint for qigvm_cleanup_memory
` [PATCH v5 06/11] hw/misc/vmlaunchupdate: add api header
` [PATCH v5 07/11] hw/misc/vmlaunchupdate: Introduce hypervisor fw-cfg interface support
` [PATCH v5 08/11] docs/spec: Add a specification document for vm-launch-update device
` [PATCH v5 09/11] tests/qtest: Add small igvm files for testing purpose
` [PATCH v5 10/11] Add functional and unit tests for the vm-launch-update device
` [PATCH v5 11/11] Update MAINTAINERS
[PATCH] drm/nouveau/nv04: check cursor buffer object size before upload
2026-08-13 10:35 UTC
[PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support
2026-08-13 10:35 UTC (2+ messages)
qcom: add NSP firmware for nords platform
2026-08-13 10:34 UTC (8+ messages)
[PATCH bpf v4] selftests/bpf: allocate a larger timeout for connection
2026-08-13 10:33 UTC (2+ messages)
[PATCH] sched/fair: Fix flat hierarchy
2026-08-13 10:31 UTC (4+ messages)
[PATCH v11] KVM: selftests: riscv: Add lazy V extension enablement for guests
2026-08-13 10:29 UTC (6+ messages)
` [PATCH v12] "
` [PATCH v13] "
[PATCH v3 0/3] Ambarella CV75: pinctrl and PL061 GPIO
2026-08-13 10:31 UTC (11+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: add Ambarella CV75 pinctrl
` [PATCH v3 2/3] gpio: pl061: add Ambarella CV75 register layout variant
` [PATCH v3 3/3] pinctrl: ambarella: add CV75 pin controller
[PATCH v2 0/4] HDMI 2.1 VRR and ALLM support
2026-08-13 10:29 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 4/4] drm/amd/display: Add HDMI "
[BlueZ 1/2] adv_monitor: Fix buffer overflow caused by integer overflow
2026-08-13 10:30 UTC (2+ messages)
` "
[PATCH mptcp-net 0/2] selftests: mptcp: lib: get MIB counters for the right test
2026-08-13 10:29 UTC (3+ messages)
` [PATCH mptcp-net 1/2] selftests: mptcp: lib: dump nstat "
` [PATCH mptcp-net 2/2] selftests: mptcp: lib: get counters "
[PATCH v2 00/14] Enable USB3 for Qualcomm IPQ5018 and IPQ5332
2026-08-13 10:28 UTC (5+ messages)
` [PATCH v2 01/14] dt-bindings: phy: Document the Qualcomm IPQ5332 UNIPHY USB Super-speed PHY
[PATCH v5 net-next 0/2] ECN offload handling series
2026-08-13 10:28 UTC (6+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
[PATCH v6 0/3] Samsung Expressatt: Camera Flash
2026-08-13 10:27 UTC (3+ messages)
` [PATCH v6 2/3] leds: flash: rt8515: Support single-GPIO flash ICs with vin supply
[PATCH bpf] bpf: fix BPF_F_CPU validation for sparse CPU IDs
2026-08-13 10:26 UTC (2+ messages)
[PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
2026-08-13 10:26 UTC (3+ messages)
[RFC PATCH v2 0/2] dma: swiotlb: Centralize default pool sizing
2026-08-13 10:25 UTC (3+ messages)
` [RFC PATCH v2 1/2] dma: swiotlb: Centralize default pool initialization and sizing
` [RFC PATCH v2 2/2] dma: swiotlb: Initialize and size shared default pools for memory encryption
[PATCH] docs/nvme: fix doubled word in detached namespace description
2026-08-13 10:24 UTC (2+ messages)
[PATCH 0/8] ARM: dts: aspeed: Move flash nodes out of aspeed-g6.dtsi
2026-08-13 10:22 UTC (9+ messages)
` [PATCH 1/8] ARM: dts: aspeed: facebook: Declare SPI NOR flashes on boards
` [PATCH 2/8] ARM: dts: aspeed: ibm: "
` [PATCH 3/8] ARM: dts: aspeed: nvidia: "
` [PATCH 4/8] ARM: dts: aspeed: ampere: "
` [PATCH 5/8] ARM: dts: aspeed: asus: "
` [PATCH 6/8] ARM: dts: aspeed: inventec: "
` [PATCH 7/8] ARM: dts: aspeed: Declare SPI NOR flashes on remaining boards
` [PATCH 8/8] ARM: dts: aspeed: g6: Remove board-level flash stubs
[PATCH net-next v3] tipc: replace deprecated strcpy with strscpy in tipc_bearer_get_name()
2026-08-13 10:22 UTC
[PATCH] selftests/namespaces: Fix racy pipe handshake in timens and pidns_separate
2026-08-13 10:20 UTC (2+ messages)
[PATCH v3 0/3] riscv: Add K230 DW 8250-compatible UART
2026-08-13 10:20 UTC (2+ messages)
[PATCH v3 0/2] s390/uv: Various fixes for UV secrets
2026-08-13 10:20 UTC (3+ messages)
` [PATCH v3 2/2] s390/uv: Prevent potential out-of-bounds read
[PATCH v2] selftests/epoll: add a regression test for pipe->poll_usage
2026-08-13 10:19 UTC (2+ messages)
[PATCH v2] tools/mm: add hwpoison-panic tool
2026-08-13 10:19 UTC (4+ messages)
[PATCH v4 00/32] drm/xe: Add structured SIGID error logging infrastructure
2026-08-13 10:18 UTC (11+ messages)
` [PATCH v4 19/32] drm/xe: Report all probe errors using SIGID
` [PATCH v4 20/32] drm/xe/survivability: Report 'boot status' "
[PATCH v2 0/4] VFS: prepare for changes to directory locking
2026-08-13 10:18 UTC (5+ messages)
[PATCH 0/2] dpll: zl3073x: add Microchip ZL30643 support
2026-08-13 10:18 UTC (7+ messages)
` [PATCH 2/2] dpll: zl3073x: add ZL30643 chip support
[PATCH 0/8] arm64: dts: phy: st: usb: Add STM32MP2 USB support
2026-08-13 10:17 UTC (9+ messages)
` [PATCH 1/8] dt-bindings: phy: Document ST STM32MP25 USB2-FEMTO PHY
From<bool> and Bounded's invariant for signed N = 1
2026-08-13 10:16 UTC (2+ messages)
[PATCH 1/2] riscv: csr: do not drop C bit on misa write
2026-08-13 10:15 UTC (2+ messages)
[OE-core] [master] [PATCH] apt: mark CVE-2011-3374 as not-applicable-config
2026-08-13 10:15 UTC (3+ messages)
` "
[PATCH net-next v4 1/2] l2tp: account for IP version in SKB headroom
2026-08-13 10:14 UTC (2+ messages)
[PATCH 1/2] firmware: arm_scmi: Protect xfer->async_done with xfer->lock
2026-08-13 10:14 UTC (2+ messages)
[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
2026-08-13 10:14 UTC (3+ messages)
` [PATCH v6 09/33] arm64: Prepare sharing arm64 headers with s390
[PATCH RFC 0/7] PCI/HMAT: Describe P2PDMA reachability and performance
2026-08-13 10:13 UTC (3+ messages)
` [PATCH RFC 1/7] ACPICA: Define PCIe P2P latency and bandwidth information
[PATCH V3] mm: Standardize printing for pgtable entries
2026-08-13 10:13 UTC (2+ messages)
[PATCH v2] drm/rockchip: vop2: Scale the AXI clock to the bandwidth the mode needs
2026-08-13 10:13 UTC (4+ messages)
[PATCH bpf-next v6 5/5] selftests/bpf: Add ksock test for async callback guard
2026-08-13 10:13 UTC (3+ messages)
[PATCH v2 0/2] drm/sched: Introduce more locking to entity
2026-08-13 10:13 UTC (3+ messages)
` [PATCH v2 2/2] drm/sched: Protect entity->last_scheduled with spinlock
[LTP] [PATCH] refluxfs: Check kernel reflink support before mount
2026-08-13 10:12 UTC (3+ messages)
[LTP] [PATCH v2] pmc_core: add test for pkgc_blocker_residency_show
2026-08-13 10:11 UTC (2+ messages)
` [LTP] "
[PATCH bpf-next v6 1/5] net: Add connect_socket() helper
2026-08-13 10:11 UTC (3+ messages)
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-08-13 10:11 UTC (7+ messages)
` [PATCH v16 07/45] arm64: mm: Handle Granule Protection Faults (GPFs)
[PATCH bpf-next 0/7] bpf, arm64: __arena kfunc and struct_ops arguments
2026-08-13 10:11 UTC (3+ messages)
` [PATCH bpf-next 2/7] arm64: insn: Add encoder for ADD/SUB (extended register)
[PATCH v5 3/6] KVM: x86: ioapic: Preserve irr_delivered for duplicate edge interrupts
2026-08-13 10:10 UTC (4+ messages)
[oe][meta-oe][scarthgap][PATCH 1/6] redis: upgrade 7.2.12 -> 7.2.15
2026-08-13 10:09 UTC (4+ messages)
` [oe][meta-oe][scarthgap][PATCH 6/6] jsoncpp: upgrade 1.9.5 -> 1.9.7
[PATCH v3 0/6] Ambarella CV75: bindings, RCT clocks, and DT
2026-08-13 10:10 UTC (7+ messages)
` [PATCH v3 2/6] dt-bindings: mfd: syscon: add Ambarella CV75 secure scratchpad
` [PATCH v3 4/6] clk: ambarella: add CV75 CCU driver
` [PATCH v3 5/6] arm64: ambarella: add ARCH_AMBARELLA and CV75 EVK DT
[PATCH 0/2] acpi: add kernel option to skip binding drivers to certain devices
2026-08-13 10:09 UTC (3+ messages)
` [PATCH 2/2] acpi: bus: Introduce acpi.skip_ids= boot parameter
[PATCH] bcma: propagate bcma_register_devices() error to host probe
2026-08-13 10:08 UTC
[PATCH] vfio-user: reject failover during init
2026-08-13 10:08 UTC (2+ messages)
[PATCH] firmware: imx: dsp: fix mailbox channel leak on kasprintf failure
2026-08-13 10:08 UTC (2+ messages)
[PATCH net-next] r8169: keep LED device name valid after setup
2026-08-13 10:07 UTC
[PATCH] nvme-rdma: fix ib_device removal race that hangs PCI unbind
2026-08-13 10:07 UTC (2+ messages)
[PATCH v3 0/3] hwmon: Add ASUS ROG Ryujin III support
2026-08-13 10:07 UTC (4+ messages)
` [PATCH v3 1/3] hwmon: (asus_rog_ryujin) Add per-device configuration
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-13 10:05 UTC (13+ messages)
[PATCH v2 00/53] qom/qdev: associate properties with QAPI schema types
2026-08-13 10:04 UTC (4+ messages)
` [PATCH v2 10/53] qom: add QAPI-aware property registration
Request for review for 4.4-st79, 4.4-cip114
2026-08-13 10:05 UTC
[PATCH] tests/qtest: remove trace output from k230 watchdog test
2026-08-13 10:04 UTC (2+ messages)
[PATCH] doc: format-rev: use [synopsis] on code block
2026-08-13 10:04 UTC (4+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 2/2] "
[PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-08-13 10:04 UTC (6+ messages)
WARNING 7.2.0-rc7: [drm] REG_WAIT timeout 1us * 100 tries - dcn31_program_compbuf_size line:142
2026-08-13 9: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.