messages from 2026-02-03 20:57:48 to 2026-02-03 21:59:41 UTC [more...]
[PATCH 0/2] unwind: Fix a few edge cases in unwind_deferred_request()
2026-02-03 21:59 UTC (3+ messages)
` [PATCH 1/2] unwind: Fix negative bit check "
` [PATCH 2/2] unwind: Fix return value for already-queued case "
[PATCH 0/3] btrfs: a few space reservation fixes and comment update
2026-02-03 21:59 UTC (5+ messages)
` [PATCH 1/3] btrfs: be less agressive with metadata overcommit when we can do full flushing
[PATCH v9 0/6] scripts/make_fit: Support ramdisks and faster operations
2026-02-03 21:59 UTC (4+ messages)
[Buildroot] [git commit] package/network-manager: make crypto library optional
2026-02-03 21:53 UTC
[Buildroot] [git commit] package/network-manager: switch default crypto provider to gnutls
2026-02-03 21:53 UTC
[PATCH] lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightly
2026-02-03 21:56 UTC (2+ messages)
[PATCH] workqueue: rust: add work item runtime modification support
2026-02-03 21:55 UTC
[PATCH v3] vfio/migration: Send VFIO_MIGRATION event before PRE_COPY_P2P transition
2026-02-03 17:25 UTC (4+ messages)
[Buildroot] [PATCH 0/3 v4] support/br2-external: fix shellcheck and better document BR2_EXTERNAL (branch yem/misc)
2026-02-03 21:54 UTC (4+ messages)
` [Buildroot] [PATCH 1/3 v4] support/br2-external: remove leftover trap
` [Buildroot] [PATCH 2/3 v4] support/br2-external: fix remaining shellcheck errors
` [Buildroot] [PATCH 3/3 v4] docs/manual: use space-separated list for BR2_EXTERNAL
[PATCH v2] subtree: validate --prefix against commit in split
2026-02-03 21:53 UTC (7+ messages)
` [PATCH v3] "
` [RFH] adding test coverage for contrib/ in CI jobs
[PATCH v2 0/4] Some more _types.h cleanups
2026-02-03 21:53 UTC (7+ messages)
` [PATCH v2 1/4] drm/xe: Move xe_root_tile_mmio() to xe_device.h
` [PATCH v2 2/4] drm/xe: Promote struct xe_mmio definition to own file
` [PATCH v2 3/4] drm/xe: Promote struct xe_tile "
` [PATCH v2 4/4] drm/xe: Drop unnecessary include from xe_tile.h
` ✗ CI.checkpatch: warning for Some more _types.h cleanups (rev3)
` ✓ CI.KUnit: success "
[PATCH v2 0/6] Landlock: Implement scope control for pathname Unix sockets
2026-02-03 21:53 UTC (10+ messages)
Wifi certifcation failed test cases
2026-02-03 21:52 UTC
[PATCH v11 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
2026-02-03 21:51 UTC (7+ messages)
` [PATCH v11 1/7] vhost-user: Add VirtIO Shared Memory map request
` [PATCH v11 7/7] vhost-user-device: Add shared memory BAR
[PATCH] Add Null Pointer Checks
2026-02-03 21:51 UTC (2+ messages)
[meta-oe][whinlatter][PATCH 01/15] fontforge: patch CVE-2025-15279
2026-02-03 21:50 UTC (4+ messages)
` [meta-oe][whinlatter][PATCH 13/15] nodejs: upgrade 22.21.1 -> 22.22.0
` [oe] "
[RFC PATCH] media: Virtual camera driver
2026-02-03 21:49 UTC (5+ messages)
[PATCH 1/2] drm: introduce page_flip_timeout()
2026-02-03 21:48 UTC (4+ messages)
[PATCH Dovetail 6.18 0/3] Fix IPI mapping for arm64
2026-02-03 21:48 UTC (6+ messages)
` [PATCH Dovetail 6.18 1/3] arm64: irq_pipeline: Fix mapping of SGI/LPI IPIs
[PATCH v2] audit: Avoid excessive dput/dget in audit_context setup and reset paths
2026-02-03 21:50 UTC (4+ messages)
[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-02-03 21:43 UTC (42+ messages)
` [PATCH v4 01/41] arm64/sysreg: Add MPAMSM_EL1 register
` [PATCH v4 02/41] KVM: arm64: Preserve host MPAM configuration when changing traps
` [PATCH v4 03/41] KVM: arm64: Make MPAMSM_EL1 accesses UNDEF
` [PATCH v4 04/41] arm64: mpam: Context switch the MPAM registers
` [PATCH v4 05/41] arm64: mpam: Re-initialise MPAM regs when CPU comes online
` [PATCH v4 06/41] arm64: mpam: Drop the CONFIG_EXPERT restriction
` [PATCH v4 07/41] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [PATCH v4 08/41] arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs
` [PATCH v4 09/41] arm64: mpam: Initialise and context switch the MPAMSM_EL1 register
` [PATCH v4 10/41] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v4 11/41] KVM: arm64: Force guest EL1 to use user-space's partid configuration
` [PATCH v4 12/41] KVM: arm64: Use kernel-space partid configuration for hypercalls
` [PATCH v4 13/41] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v4 14/41] arm_mpam: resctrl: Sort the order of the domain lists
` [PATCH v4 15/41] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [PATCH v4 16/41] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v4 17/41] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [PATCH v4 18/41] arm_mpam: resctrl: Implement helpers to update configuration
` [PATCH v4 19/41] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
` [PATCH v4 20/41] arm_mpam: resctrl: Add CDP emulation
` [PATCH v4 21/41] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [PATCH v4 22/41] arm_mpam: resctrl: Add kunit test for control format conversions
` [PATCH v4 23/41] arm_mpam: resctrl: Add rmid index helpers
` [PATCH v4 24/41] arm_mpam: resctrl: Add kunit test for rmid idx conversions
` [PATCH v4 25/41] arm_mpam: resctrl: Wait for cacheinfo to be ready
` [PATCH v4 26/41] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v4 27/41] arm_mpam: resctrl: Add support for csu counters
` [PATCH v4 28/41] arm_mpam: resctrl: Pick classes for use as mbm counters
` [PATCH v4 29/41] arm_mpam: resctrl: Pre-allocate free running monitors
` [PATCH v4 30/41] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [PATCH v4 31/41] arm_mpam: resctrl: Add resctrl_arch_rmid_read() and resctrl_arch_reset_rmid()
` [PATCH v4 32/41] arm_mpam: resctrl: Update the rmid reallocation limit
` [PATCH v4 33/41] arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
` [PATCH v4 34/41] arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
` [PATCH v4 35/41] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
` [PATCH v4 36/41] arm_mpam: Add quirk framework
` [PATCH v4 37/41] arm_mpam: Add workaround for T241-MPAM-1
` [PATCH v4 38/41] arm_mpam: Add workaround for T241-MPAM-4
` [PATCH v4 39/41] arm_mpam: Add workaround for T241-MPAM-6
` [PATCH v4 40/41] arm_mpam: Quirk CMN-650's CSU NRDY behaviour
` [PATCH v4 41/41] arm64: mpam: Add initial MPAM documentation
[PATCH 0/3] btrfs: unbalanced disks aware per-profile available space estimation
2026-02-03 21:47 UTC (5+ messages)
` [PATCH 1/3] btrfs: introduce the device layout aware per-profile available space
[OE-core][scarthgap][PATCH] libsndfile1: patch CVE-2025-56226
2026-02-03 21:47 UTC
[OE-core][whinlatter][PATCH] libsndfile1: patch CVE-2025-56226
2026-02-03 21:47 UTC
[OE-core][PATCH] libsndfile1: patch CVE-2025-56226
2026-02-03 21:47 UTC
[PATCH] drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madvise
2026-02-03 21:47 UTC (4+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madvise (rev2)
` ✗ Xe.CI.BAT: failure "
[PATCH net-next] net_sched: sch_fq: tweak unlikely() hints in fq_dequeue()
2026-02-03 21:47 UTC
[PATCH v2 0/4] doc: some more synopsis conversions and fixes
2026-02-03 21:46 UTC (11+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] doc: convert git-submodule to synopsis style
` [PATCH v3 2/4] doc: finalize git-clone documentation conversion "
` [PATCH v3 3/4] doc: fix some style issues in git-clone and for-each-ref-options
` [PATCH v3 4/4] doc: convert git-show to synopsis style
[PATCH] drm/komeda: fix integer overflow in AFBC framebuffer size check
2026-02-03 21:43 UTC (2+ messages)
[PATCH v5] dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
2026-02-03 21:42 UTC (2+ messages)
[Buildroot] [PATCH] package/pico-sdk: fix host install
2026-02-03 21:42 UTC
[Buildroot] [git commit] package/spandsp: fix build with gcc >= 14.x
2026-02-03 21:40 UTC
[PATCH v2 0/4] Add missing bug fixes
2026-02-03 21:42 UTC (16+ messages)
` [PATCH v2 1/4] misc: fastrpc: Add NULL check to fastrpc_buf_free to prevent crash
` [PATCH v2 3/4] misc: fastrpc: Remove buffer from list prior to unmap operation
` [PATCH v2 4/4] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
[PATCH v2] drm/xe/configfs: Fix 'parameter name omitted' errors
2026-02-03 21:42 UTC (2+ messages)
[Buildroot] [PATCH 1/3] package/spandsp: fix build with gcc-14.x
2026-02-03 21:41 UTC (2+ messages)
[PATCH net-next v17 00/12] virtio_net: Add ethtool flow rules support
2026-02-03 21:40 UTC (7+ messages)
` [PATCH net-next v17 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v17 07/12] virtio_net: Implement layer 2 ethtool flow rules
[RFC PATCH v2] media: Virtual camera driver
2026-02-03 21:40 UTC (18+ messages)
[PATCH] klp-build: Update demangle_name for LTO
2026-02-03 21:40 UTC
[recipe build #4004880] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2026-02-03 21:32 UTC
[Buildroot] [git commit] package/pico-sdk: replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share
2026-02-03 21:34 UTC
[Buildroot] How to control make '-j' parallel job limit?
2026-02-03 21:38 UTC (2+ messages)
[PATCH v9 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
2026-02-03 21:35 UTC (3+ messages)
[PATCH] selftests/futex: skip futex_numa_mpol without libnuma
2026-02-03 21:35 UTC (2+ messages)
[PATCH RESEND v1] Bluetooth: btusb: MT7922: Add VID/PID 0489/e174
2026-02-03 21:34 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2026-02-03 21:34 UTC
[PATCH v1 bpf-next 0/2] bpf: Misc changes around AF_UNIX
2026-02-03 21:30 UTC (3+ messages)
` [PATCH v1 bpf-next 1/2] bpf: Use sk_is_inet() and sk_is_unix() in __cgroup_bpf_run_filter_sock_addr()
` [PATCH v1 bpf-next 2/2] bpf: Don't check sk_fullsock() in bpf_skc_to_unix_sock()
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-02-03 21:34 UTC (15+ messages)
` [RFC PATCH v5 02/45] KVM: x86/mmu: Update iter->old_spte if cmpxchg64 on mirror SPTE "fails"
` [RFC PATCH v5 19/45] KVM: Allow owner of kvm_mmu_memory_cache to provide a custom page allocator
` [RFC PATCH v5 20/45] KVM: x86/mmu: Allocate/free S-EPT pages using tdx_{alloc,free}_control_page()
[Buildroot] [git commit] package/dpdk: make drivers selectable
2026-02-03 21:12 UTC
[Buildroot] [git commit] package/dpdk: make apps selectable
2026-02-03 21:12 UTC
[Buildroot] [git commit] package/dpdk: make libraries selectable
2026-02-03 21:12 UTC
[Buildroot] [PATCH 1/1] configs/raspberrypi3_qt5we: switch to mesa3d
2026-02-03 21:31 UTC (2+ messages)
[PATCH v3] sunxi: remove usage of legacy LED API
2026-02-03 21:31 UTC (2+ messages)
[PATCH v2 0/2] test: cmd: Add test for zip/unzip/gzwrite commands
2026-02-03 21:31 UTC (3+ messages)
` [PATCH v2 2/2] "
[PATCH 1/2] Fix x86 baytrail boot flow
2026-02-03 21:29 UTC (6+ messages)
` [PATCH 2/2] Fix x86 baytrail boot flow, UPD/VPD Updates
[PATCH] drm/i915/ltphy: Return true for TBT scenario during lt_phy_state compare
2026-02-03 21:29 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v5 00/16] python: drop qemu.qmp from qemu.git tree
2026-02-03 21:28 UTC (4+ messages)
` [PATCH v5 11/16] meson, mkvenv: add qemu.git/python/qemu package to pythondeps.toml
[PATCH v2 00/14] TP8028 Rapid Path Failure Recovery
2026-02-03 21:29 UTC (7+ messages)
` [PATCH v2 10/14] nvme-tcp: Use CCR to recover controller that hits an error
` [PATCH v2 12/14] nvme-fc: Decouple error recovery from controller reset
[PATCH v4 2/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
2026-02-03 21:27 UTC (5+ messages)
` "
[PATCH] iio: chemical: bme680: Fix measurement wait duration calculation
2026-02-03 21:27 UTC (2+ messages)
[Buildroot] [PATCH 0/7] Bump libecoli and grout; DPDK packaging improvements
2026-02-03 21:27 UTC (7+ messages)
` [Buildroot] [PATCH 1/7] package/dpdk: make drivers selectable
` [Buildroot] [PATCH 2/7] package/dpdk: make libraries selectable
` [Buildroot] [PATCH 3/7] package/dpdk: make apps selectable
[PATCH v16 0/3] mtd: Add support for stacked memories
2026-02-03 21:26 UTC (3+ messages)
[PATCH v1] Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
2026-02-03 21:26 UTC (2+ messages)
` [v1] "
[PATCH v2] PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
2026-02-03 21:25 UTC (2+ messages)
[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
2026-02-03 21:25 UTC (3+ messages)
` [PATCH ipsec-next v5 8/8] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
[PATCH 0/4] Fix Adaptive Sync SDP for Panel Replay
2026-02-03 21:23 UTC (2+ messages)
` ✗ i915.CI.Full: failure for Fix Adaptive Sync SDP for Panel Replay (rev4)
[PATCH] staging: greybus: gbphy: replaced sprintf() with sysfs_emit()
2026-02-03 21:22 UTC
[PATCH 04/10] docs/dyndbg: add classmap info to howto
2026-02-03 21:19 UTC (5+ messages)
` [PATCH 05/60] docs/dyndbg: explain flags parse 1st
` [PATCH 22/60] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH 26/60] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH 32/60] docs/dyndbg: add classmap info to howto
[PATCH v3 00/10] migration: Add COLO multifd support and COLO migration unit test
2026-02-03 21:21 UTC (7+ messages)
` [PATCH v3 06/10] migration-test: Add "
[PATCH v17 0/2] eal: RTE_PTR_ADD/SUB API improvements
2026-02-03 21:18 UTC (4+ messages)
` [PATCH v18 "
` [PATCH v18 1/2] eal: remove alloc_size from rte_lcore_var_alloc
` [PATCH v18 2/2] eal: RTE_PTR_ADD/SUB API improvements
[PATCH] cpufreq: docs: Update description of rate_limit_us default value
2026-02-03 21:19 UTC (2+ messages)
FAILED: patch "[PATCH] pinctrl: lpass-lpi: implement .get_direction() for the GPIO" failed to apply to 6.12-stable tree
2026-02-03 21:18 UTC (2+ messages)
` [PATCH 6.12.y] pinctrl: lpass-lpi: implement .get_direction() for the GPIO driver
FAILED: patch "[PATCH] drm/msm/a6xx: fix bogus hwcg register updates" failed to apply to 6.6-stable tree
2026-02-03 21:17 UTC (2+ messages)
` [PATCH 6.6.y] drm/msm/a6xx: fix bogus hwcg register updates
[PATCH] cpufreq: intel_pstate: Enable asym capacity only when cpu smt is not possible
2026-02-03 21:16 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 0/3] Convert 64-bit x86/mm/pat to ptdescs
2026-02-03 21:15 UTC (5+ messages)
` [PATCH v3 1/3] x86/mm/pat: Convert pte code to use ptdescs
[PATCH 0/2] Fix port enumeration failure and NULL endpoint issue
2026-02-03 21:14 UTC (5+ messages)
` [PATCH 2/2] cxl/core: Hold grandparent port lock while dport adding
[PATCH v2] x86: cpu: Fix crash on FTRACE enabled builds
2026-02-03 21:12 UTC (2+ messages)
[PATCH] x86: boot: fix unreachable else branch in boot_prep_linux
2026-02-03 21:12 UTC (2+ messages)
[PATCH] mips: mtmips: add CPU reset support for MT7628
2026-02-03 21:12 UTC (2+ messages)
[PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
2026-02-03 21:12 UTC (4+ messages)
[PATCH] mips: mtmips: do not select PINCONF Kconfig symbol for MT7620
2026-02-03 21:12 UTC (2+ messages)
[PATCH] x86: Fix TCPA bloblist size
2026-02-03 21:12 UTC (2+ messages)
[RFC 00/12] mm: PUD (1GB) THP implementation
2026-02-03 21:11 UTC (4+ messages)
[OE-core][PATCH] vim: upgrade 9.1.1683 -> 9.1.2128
2026-02-03 21:11 UTC
net/ipv4/tcp_output.c:1482:13: warning: 'tcp_v4_send_check' defined but not used
2026-02-03 21:09 UTC
[Buildroot] [git commit] package/git: bump to 2.53.0
2026-02-03 20:42 UTC
[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
2026-02-03 21:08 UTC (3+ messages)
` [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so
[PATCH] irqchip/gic-v5: Fix spelling mistake "ouside" -> "outside"
2026-02-03 21:07 UTC
[PATCH 0/2] btrfs: clean up two FIXMEs related to btrfs_search_slot output handling
2026-02-03 21:06 UTC (2+ messages)
[PATCH] dt-bindings: spi: Add binding for Faraday FTSSP010
2026-02-03 21:06 UTC (2+ messages)
[PATCH] irqchip/riscv-imsic: Fix irq migration failure issue when cpu hotplug
2026-02-03 21:05 UTC (6+ messages)
` [PATCH] irqchip/msi-lib: Refuse initialization when irq_write_msi_msg() is missing
[PATCH v4] docs: pt_BR: add initial Portuguese translation
2026-02-03 21:04 UTC (4+ messages)
[RFC PATCH v3 0/2] Enable seamless boot (fastboot) for PTL
2026-02-03 21:03 UTC (7+ messages)
` [RFC PATCH v3 2/2] drm/i915/display: Synchronize crtc_state for initial commit
[PATCH 0/2] btrfs: cleanups to the sys chunk array checks
2026-02-03 21:03 UTC (2+ messages)
[PATCH] test: account for member name change in mm_struct
2026-02-03 21:03 UTC (3+ messages)
` [DTrace-devel] "
[Bug 221040] New: AMD Ryzen 5700G (Renoir/Cezanne): Second suspend hangs after "PM: suspend entry (deep)" - xhci_hcd and asus_wmi LPS0 involvement
2026-02-03 21:02 UTC (2+ messages)
` [Bug 221040] "
[PATCH resend 1/2] sched: psi: loosen clock sync between scheduler and aggregator
2026-02-03 21:02 UTC (6+ messages)
[PATCH 1/2] drm/amdgpu: Move CPER init before bad page load
2026-02-03 20:59 UTC (5+ messages)
` [PATCH 2/2] drm/amdgpu: Send an in-band CPER if threshold is exceeded on init
[PATCH v4 0/9] single-binary: hw/virtio
2026-02-03 20:56 UTC (6+ messages)
` [PATCH v4 1/9] hw/virtio: Constify virtio_is_big_endian() argument
` [PATCH v4 5/9] include/hw/virtio/virtio-access.h: remove target specifics define
` [PATCH v4 7/9] hw/virtio/vhost-user: make compilation unit common
` [PATCH v4 8/9] hw/virtio/virtio-qmp: "
` [PATCH v4 9/9] hw/virtio/: make all compilation units common
[PATCH] build: bump meson version to remove warnings
2026-02-03 20:55 UTC (10+ 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.