messages from 2026-08-14 03:25:02 to 2026-08-14 05:20:55 UTC [more...]
[PATCH net v6 0/4] Fix to possible skb leak due to race condtion in tx path
2026-08-14 5:20 UTC (6+ messages)
` [PATCH net v6 1/4] net: ethernet: oa_tc6: Protect skb pointer used by two different kernel instances
[geert-m68k:master] BUILD SUCCESS 72cd0f7b1c0fbc889461845742f106803a6c1cf2
2026-08-14 5:20 UTC
[pci:pm] BUILD SUCCESS d4c79b63d82d408c81f1629bcdc8cdbeebd85014
2026-08-14 5:18 UTC
[tj-cgroup:for-next] BUILD SUCCESS 5c37027ab53fba3f9cd95230f76d30f0df19329d
2026-08-14 5:19 UTC
[tj-cgroup:for-7.3] BUILD SUCCESS 44f57a2b1b9fabe3735a9b2669bb146ddb571fce
2026-08-14 5:19 UTC
[PATCH V15 00/14] Add memory page offlining support
2026-08-14 5:19 UTC (4+ messages)
` [PATCH V15 09/14] drm/xe/vram: Add VRAM page offline fault handler
[PATCH v2] i3c: dw: rename "pclk" to "apb" to match dt-binding
2026-08-14 4:36 UTC (3+ messages)
[RFC 0/7] openssl: upgrade to 4.0.1 and fix dependent recipes
2026-08-14 5:18 UTC (8+ messages)
` [PATCH 1/7] openssl: upgrade 3.5.7 -> 4.0.1
` [PATCH 2/7] python3: backport OpenSSL 4.0 support from upstream
` [PATCH 3/7] socat: fix build with OpenSSL 4.0
` [PATCH 4/7] rust: Upgrade 1.96.1 -> 1.97.1
` [PATCH 5/7] serf: fix build with OpenSSL 4.0
` [PATCH 6/7] u-boot-tools: "
` [PATCH 7/7] kea: "
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-14 5:18 UTC (5+ messages)
` [PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v10 16/41] KVM: guest_memfd: Zero page while getting pfn
[PATCH v22 0/4] crypto: spacc - Add SPAcc Crypto Driver
2026-08-14 5:18 UTC (4+ messages)
` [PATCH v22 3/4] crypto: spacc - add spacc autodetect support
` Fwd: "
[PATCH] btrfs: use mount idmap for defrag permission check
2026-08-14 5:15 UTC (5+ messages)
[oe] [meta-networking] [PATCH v2 1/2] mctp: split mctp tools and mctpd into separate recipes
2026-08-14 5:15 UTC (6+ messages)
[PATCH v14 00/38] phy: rockchip: usbdp: Clean up the mess
2026-08-14 5:14 UTC (16+ messages)
` [PATCH v14 19/38] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v14 20/38] phy: rockchip: usbdp: Factor out lane_mux_sel setup
` [PATCH v14 21/38] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB
` [PATCH v14 25/38] phy: rockchip: usbdp: Avoid xHCI SErrors
` [PATCH v14 28/38] phy: core: add notifier infrastructure
[PATCH V2 0/8] dmaengine: zynqmp_dma: Fix error paths and follow-up cleanups
2026-08-14 5:14 UTC (13+ messages)
` [PATCH V2 1/8] dmaengine: zynqmp_dma: Fix PM rollback on sw_desc_pool alloc failure
` [PATCH V2 2/8] dmaengine: zynqmp_dma: Free sw_desc_pool on desc_pool_v "
` [PATCH V2 3/8] dmaengine: zynqmp_dma: Fix chan probe/remove error handling
` [PATCH V2 4/8] dmaengine: zynqmp_dma: Fix stale kerneldoc comments
` [PATCH V2 5/8] dmaengine: zynqmp_dma: Fix minor whitespace
` [PATCH V2 6/8] dmaengine: zynqmp_dma: Use of_dma_is_coherent for dma-coherent
` [PATCH V2 7/8] dmaengine: zynqmp_dma: Reject zero-length memcpy transfers
` [PATCH V2 8/8] dmaengine: zynqmp_dma: Remove unused define and duplicate IRQ bit
[PATCH mptcp-net] selftests: mptcp: fix an UAF in mptcp_connect.c
2026-08-14 5:14 UTC (2+ messages)
[PATCH] ext4: reject delalloc to nodelalloc before applying remount options
2026-08-14 5:13 UTC (2+ messages)
ksmbd: BUG_ON in locks_release_private() - file_lock destroyed while VFS blocked requests are still attached
2026-08-14 5:13 UTC (3+ messages)
[PATCH] Bluetooth: hci-core: fix "declaration does not declare anything" error
2026-08-14 5:10 UTC
[PATCH] i3c: dw: make struct dw_i3c_cmd smaller
2026-08-14 3:57 UTC (4+ messages)
[legion:sysctls-v3 22/30] net/rds/tcp.c:572:28: warning: unused variable 'ctx'
2026-08-14 5:10 UTC
[PATCH] smb/server: fix use-after-free in ksmbd_conn_transport_destroy()
2026-08-14 5:07 UTC (2+ messages)
[PATCH net-next v2 00/13] net: mana: reconfigure by replacing the queue set
2026-08-14 5:05 UTC (17+ messages)
` [PATCH net-next v2 01/13] net: mana: add queue-set allocation and teardown helpers
` [PATCH net-next v2 02/13] net: mana: swap queue sets in mana_set_channels
` [PATCH net-next v2 03/13] net: mana: swap queue sets in mana_set_ringparam
` [PATCH net-next v2 04/13] net: mana: swap queue sets in mana_set_priv_flags
` [PATCH net-next v2 05/13] net: mana: swap queue sets in mana_change_mtu
` [PATCH net-next v2 07/13] net: mana: do not bail out of mana_detach on dealloc failure
` [PATCH net-next v2 08/13] net: mana: keep per-queue statistics in the port context
` [PATCH net-next v2 11/13] net: mana: keep a user-configured RSS table across a queue rebuild
[PATCH i-g-t v1] tests/intel/kms_joiner: vblank test for joiner secondary crtc
2026-08-14 5:03 UTC (2+ messages)
[PATCH v3 0/2] CPM6 Channel Separation Support
2026-08-14 5:03 UTC (6+ messages)
` [PATCH v3 1/2] dmaengine: dw-edma: Enable Chan Separation via VSEC
[PATCH v3 0/5] hw/riscv: Add K230 DWC SSI Standard PIO support
2026-08-14 5:02 UTC (2+ messages)
[PATCH RFC v3 0/2] Move libgit.a sources into separate "lib/" directory
2026-08-14 5:01 UTC (12+ messages)
` [PATCH RFC v3 2/2] "
[PATCH] dm-delay: advertise flush support
2026-08-14 4:58 UTC
[PATCH] Doc: admin-guide: pm: Removed unnecessary backticks
2026-08-14 4:55 UTC (2+ messages)
[PATCH v8 00/10] riscv: add initial RPMI virt support
2026-08-14 4:53 UTC (11+ messages)
` [PATCH v8 01/10] build: add optional librpmi dependency
` [PATCH v8 02/10] hw/misc: add RISC-V RPMI transport and Base support
` [PATCH v8 03/10] hw/riscv: add RPMI FDT helpers
` [PATCH v8 04/10] hw/riscv/virt: add opt-in RPMI base support
` [PATCH v8 05/10] riscv: add RPMI system reset service
` [PATCH v8 06/10] riscv: add RPMI HSM service
` [PATCH v8 07/10] riscv: add RPMI system suspend service
` [PATCH v8 08/10] docs/system/riscv: document initial virt RPMI support
` [PATCH v8 09/10] tests/qtest: cover initial RISC-V RPMI services
` [PATCH v8 10/10] tests/functional: add initial RPMI virt guest smoke
[OE-core][PATCH] libpng: skip pngimage-full test on riscv64
2026-08-14 4:55 UTC (2+ messages)
[PATCH v5 0/5] rust: Add support for reserving of ranges of IDs
2026-08-14 4:54 UTC (9+ messages)
` [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
[PATCH] EDAC/xgene: Use platform_get_irq() for IRQ lookup
2026-08-14 4:53 UTC
[syzbot] [block?] memory leak in null_init_zoned_dev
2026-08-14 4:50 UTC (2+ messages)
[PATCH v2 0/2] drm/panel: Add BOE DV215FHM-R01 LVDS panel support
2026-08-14 4:45 UTC (4+ messages)
` [PATCH v2 2/2] dt-bindings: display: simple: Add boe,dv215fhm-r01 compatible
[PATCH v6 0/5] Enhance RPMsg buffer management
2026-08-14 4:42 UTC (6+ messages)
` [PATCH v6 1/5] rpmsg: virtio_rpmsg_bus: rename rbufs and sbufs
` [PATCH v6 2/5] rpmsg: virtio_rpmsg_bus: allow different size of tx and rx bufs
` [PATCH v6 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
` [PATCH v6 4/5] docs: rpmsg: add virtio config space details
` [PATCH v6 5/5] samples: rpmsg: add MTU size info
[PATCH net-next] ionic: Add .get_fec_stats ethtool handler
2026-08-14 4:42 UTC (3+ messages)
[PATCH v2] i3c: dw: reduce do_daa time if there's no client
2026-08-14 4:20 UTC (2+ messages)
[PATCH net-next 0/2] net: mana: Avoid DMA queue allocation failure under memory fragmentation
2026-08-14 4:39 UTC (3+ messages)
[geert-renesas-devel:renesas-drivers-for-v7.4] BUILD SUCCESS 218b5c89e3ca4b352537758c9b0f032e7df38f7c
2026-08-14 4:32 UTC
[Buildroot] [PATCH] package/docker-credential-gcr: needs NPTL
2026-08-14 4:28 UTC (3+ messages)
[RFC PATCH mptcp-next] mptcp: annotate data-races around sysctl reads
2026-08-14 4:31 UTC (3+ messages)
[PATCH v2 0/2] iio: light: vcnl4000: support shared IRQs
2026-08-14 4:30 UTC (3+ messages)
` [PATCH v2 1/2] iio: light: vcnl4000: use correct channel array size
` [PATCH v2 2/2] iio: light: vcnl4000: add shared IRQ support
[PATCH v3 0/2] vhost/vsock: fix device IOTLB feature lifecycle
2026-08-14 4:31 UTC (7+ messages)
` [PATCH v3 1/2] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
` [PATCH v3 2/2] vhost/vsock: keep IOTLB across feature updates
[PATCH 1/4] gpio: realtek-otto: Handle errors from optional IRQ lookup
2026-08-14 4:30 UTC (4+ messages)
` [PATCH 2/4] gpio: mlxbf3: "
` [PATCH 3/4] gpio: mlxbf2: "
` [PATCH 4/4] gpio: altera: "
[RFC PATCH] zram: avoid preemption with CPU-based compression backends
2026-08-14 4:29 UTC (4+ messages)
[PATCH] i3c: dw: reduce do_daa time if there's no client
2026-08-14 3:52 UTC (6+ messages)
Re:Re: [PATCH v2] Bluetooth: HIDP: add missing length check for incoming frames
2026-08-14 4:27 UTC (2+ messages)
[PATCH] fuse: clear stale intr_entry in fuse_remove_pending_req()
2026-08-14 4:25 UTC (2+ messages)
[PATCH 0/2] drm/xe/guc: handle exec queue teardown after hot-unplug
2026-08-14 4:23 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH] .github/workflows/tf_testsuite.yml: skip testing farm on pull requests
2026-08-14 4:23 UTC (2+ messages)
[PATCH] smb: client: simplify __build_path_from_dentry_optional_prefix()
2026-08-14 4:14 UTC
[PATCH 0/2] hfs/hfsplus: harden btree node 0 bitmap corruption handling
2026-08-14 4:19 UTC (5+ messages)
` [PATCH 1/2] hfs: detect node 0 btree map corruption at mount time
` [PATCH 2/2] hfs/hfsplus: stop btree allocators from reusing node 0
[PATCH bpf-next] selftest/bpf: make pyperf600 a success again
2026-08-14 4:19 UTC (2+ messages)
[PATCH v3 0/3] ASoC: add Senary SN624x SoundWire SDCA support
2026-08-14 2:56 UTC (2+ messages)
` [PATCH v3 1/3] ASoC: codecs: add SN624x SDCA SoundWire driver
[PATCH] ntfs: simplify ntfs_reparse_set_native_symlink()
2026-08-14 4:12 UTC
arch/arm64/boot/dts/marvell/cn9130-cf-pro.dtb: spi@700680 (marvell,armada-380-spi): Unevaluated properties are not allowed ('spi-max-frequency' was unexpected)
2026-08-14 4:11 UTC
[PATCH bpf-next v2 0/7] bpf, arm64: __arena kfunc and struct_ops arguments
2026-08-14 4:10 UTC (4+ messages)
` [PATCH bpf-next v2 4/7] bpf, arm64: Convert struct_ops arena arguments in the trampoline
[syzbot] [sound?] KASAN: use-after-free Read in release_card_device
2026-08-14 4:10 UTC (2+ messages)
vmd: BUS_RESTRICT_CFG encoding 3 rejected, no NVMe on MSI Raider 16 Max HX B2WJ (8086:ad0b)
2026-08-14 4:10 UTC
[PATCH v4] reboot: fix cad_pid use-after-free race
2026-08-14 4:09 UTC
[PATCH] 9p: simplify v9fs_cache_session_get_cookie()
2026-08-14 4:08 UTC
[PATCH i-g-t v3 0/6] test/kms_colorop_helper: don't request colorop updates indefinitely
2026-08-14 4:05 UTC (11+ messages)
` [PATCH i-g-t v3 1/6] lib/igt_kms: clear colorop-changed flag after commit
` [PATCH i-g-t v3 2/6] test/kms_colorop_helper: only check if a given enum value exist
` [PATCH i-g-t v3 3/6] tests/kms_properties: don't check colorop if no plane color pipeline prop
` [PATCH i-g-t v3 4/6] tests/kms_properties: keep primary plane enabled for each CRTC
` [PATCH i-g-t v3 6/6] tests/kms_color_pipeline: skip if not an intel device
[PATCH i-g-t] tests/unigraf_lt: Restrict to Intel drivers
2026-08-14 4:04 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH] btrfs: do not insert dir index if there is a conflicting dir item name
2026-08-14 4:05 UTC
[PATCH v3 1/2] pid: deinline kill_cad_pid
2026-08-14 4:05 UTC (2+ messages)
[PATCH i-g-t] tests/xe_waitfence: Add user-fence-no-signal subtest
2026-08-14 3:58 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
Patchwork housekeeping for: spi-devel-general
2026-08-14 3:58 UTC
[PATCH v1] ata: libata-eh: Add timeout table entry for STANDBY IMMEDIATE
2026-08-14 3:58 UTC
[RFC v5 0/5] tests/qtest: Add memory-access attributes (secure/space)
2026-08-14 3:56 UTC (6+ messages)
` [RFC v5 1/5] tests/qtest: Add attrs support to qtest server memory commands
` [RFC v5 2/5] tests/qtest: Add libqtest attrs helpers for memory accesses
` [RFC v5 3/5] tests/qtest: Add raw command response helper
` [RFC v5 4/5] tests/qtest: Add qtest-attrs-test for memory access attrs
` [RFC v5 5/5] [NOT-MERGE] tests/qtest: add q35 SMM-only x86 attrs coverage
[PATCHv2 0/4] EDAC/altera: Address sashiko reviews part 1(v2)
2026-08-14 3:56 UTC (3+ messages)
` [PATCHv2 1/4] EDAC/altera: Add suppress_bind_attrs so driver cannot get unbound
[PATCH v3 0/2] scsi: leapraid: fix firmware log mmap lifetime
2026-08-14 3:56 UTC (5+ messages)
` [PATCH v3 1/2] scsi: leapraid: balance host references for firmware log VMAs
` [PATCH v3 2/2] scsi: leapraid: serialize firmware log mmap with teardown
[PATCH v3 0/3] clk: qcom: Migrate x1e80100 TCSR to clk_ref helper
2026-08-14 3:55 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: clock: qcom: Move x1e80100 TCSR to own binding
[PATCH rtw-next v2] wifi: rtw88: usb: route bmc frames via the high queue only for DTIM delivery
2026-08-14 3:55 UTC (2+ messages)
[PATCH] lib: zstd: update to latest Linux zstd 1.5.7
2026-08-14 1:57 UTC
[PATCH v2 0/3] KVM: riscv: Add KVM_PRE_FAULT_MEMORY support
2026-08-14 3:51 UTC (5+ messages)
` [PATCH v2 3/3] KVM: selftests: Enable pre_fault_memory_test for RISC-V
[PATCH] clk: mediatek: fix reprobe regression
2026-08-14 3:35 UTC (2+ messages)
[PATCH RFC 0/7] PCI/HMAT: Describe P2PDMA reachability and performance
2026-08-14 3:50 UTC (3+ messages)
` [PATCH RFC 4/7] PCI/P2PDMA: Prefer providers with better HMAT performance
[PATCH v2] ASoC: tas2783-sdw: add firmware download status check
2026-08-14 3:51 UTC (3+ messages)
` "
[pci:wake] BUILD SUCCESS 071e245ab749c52338ec4eb7fe0a9bb2cee97492
2026-08-14 3:50 UTC
[PATCH] drm/xe/guc: Fix race around q->guc->suspend_pending access
2026-08-14 3:51 UTC (2+ messages)
[PATCH mptcp-net v3] mptcp: pm: userspace: unify entry free path via RCU callback
2026-08-14 3:50 UTC (2+ messages)
[pci:dt-binding] BUILD SUCCESS f7b2ceb411479b4c95aee1c0dd720af53367ff8b
2026-08-14 3:49 UTC
[PATCH bpf-next 0/7] bpf, arm64: __arena kfunc and struct_ops arguments
2026-08-14 3:49 UTC (7+ messages)
` [PATCH bpf-next 4/7] bpf, arm64: Convert struct_ops arena arguments in the trampoline
[PATCH v2] drm/amdgpu/userq: fix lock missing for userq fence error set
2026-08-14 3:33 UTC
[PATCH v4 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
2026-08-14 3:42 UTC (4+ messages)
` [PATCH v4 1/2] memcg: acquire peaks_lock when reading memory.peak
` [PATCH v4 2/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
[RFC PATCH] hwmon: Add fan monitoring support for HONOR FMI-XX
2026-08-14 3:39 UTC (3+ messages)
` [RFC PATCH v2] "
[PATCH v2] hwmon: (k10temp) Add per-CCD temperature monitoring for Zen5 Turin
2026-08-14 3:37 UTC (2+ messages)
[PATCH] hwmon: (w83627hf) fix out of bounds read of PWM register array
2026-08-14 3:35 UTC (3+ messages)
[PATCH 0/4] accel/rocket: resource leak and stability improvements
2026-08-14 3:33 UTC (3+ messages)
` [PATCH 3/4] accel/rocket: Fix the extra iommu_group_get call in rocket_job_handle_irq
[PATCH] toolchain/clang: prepend target host-sys to HOST_CC_ARCH
2026-08-14 3:32 UTC (2+ messages)
` [OE-core] "
[PATCH] Add EXT4_STATE_MAY_INLINE_DATA check in ext4_readdir
2026-08-14 3:31 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.org] Daily results for 2026-08-13
2026-08-14 3:30 UTC
[PATCH net-next 0/2] net: ntb_netdev: Preserve checksum offload across NTB
2026-08-14 3:29 UTC (3+ messages)
` [PATCH net-next 1/2] NTB: ntb_transport: Add per-payload client metadata
` [PATCH net-next 2/2] net: ntb_netdev: Preserve CHECKSUM_PARTIAL across NTB
[PATCH] net/sched: taprio: enforce minimum software scheduling interval
2026-08-14 3:26 UTC (2+ messages)
[PATCH] sched_ext: Fix exit_task leak on fork failure during enable
2026-08-14 3:26 UTC
[PATCH v1] hw/core/machine: Move EHCI migration compat properties to 11.1
2026-08-14 3:26 UTC
[PATCH net-next v2] net: stmmac: intel: Add missing pci_free_irq_vectors() calls
2026-08-14 3:24 UTC (2+ messages)
[PATCH net v3] net: phylink: treat PSGMII as an inband capable interface
2026-08-14 3:24 UTC (2+ messages)
[PATCH] net: usb: lg-vl600: fix Ethernet header on fragmented RX packets
2026-08-14 3:24 UTC (2+ messages)
[PATCH v2] netdevsim: drop the ability to change max_vfs via debugfs
2026-08-14 3:24 UTC (2+ messages)
[PATCH net-next v10] selftests/net/openvswitch: add SCTP flow key support and test
2026-08-14 3:24 UTC (2+ messages)
[PATCH net] l2tp: send netlink notifications in the tunnel's net namespace
2026-08-14 3:24 UTC (2+ messages)
[PATCH net v6 0/4] net: phy: dp83640: fix shared clock lifetime and probe error cleanup
2026-08-14 3:24 UTC (2+ messages)
[PATCH net-next] net: openvswitch: unexport ovs_vport_alloc/free
2026-08-14 3:24 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.