messages from 2026-09-09 21:01:16 to 2026-09-09 21:52:13 UTC [more...]
[PATCH v2 00/31] gpu: nova-core: boot on the r000 GSP firmware
2026-09-09 21:52 UTC (4+ messages)
[PATCH v4 0/3] i3c: Introduce i3c device userspace interface
2026-09-09 21:51 UTC (3+ messages)
` [PATCH v4 3/3] i3c: add i3cdev module to expose i3c dev in /dev
[PATCH 0/4] vfio: Fix cdev second-open and harden selftests
2026-09-09 21:51 UTC (7+ messages)
` [PATCH 2/4] selftests/vfio: Wait out transient -EBUSY on open/bind
` [PATCH 3/4] selftests/vfio: Extend mix_and_match timeout to 90s
` [PATCH 4/4] selftests/vfio: Extend timeout for runner executions
[PATCH v2] power: supply: cros_charge-control: adopt EC charge state on probe
2026-09-09 21:51 UTC (2+ messages)
[PATCH] rust: security: replace `core::mem::zeroed` with `pin_init::zeroed`
2026-09-09 21:51 UTC (3+ messages)
[PATCH v5 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
2026-09-09 21:51 UTC (4+ messages)
[PATCH v2 0/5] read proc/pid/smaps_rollup under per-vma lock
2026-09-09 21:51 UTC (6+ messages)
` [PATCH v2 3/5] proc/task_mmu: remove special-casing of smap_gather_stats() start parameter
[PATCH bpf 4/6] bpf: Reject indirect jumps that leave their subprogram
2026-09-09 21:50 UTC (2+ messages)
[PATCH v2] net: stmmac: clear dma_conf in __stmmac_open error path
2026-09-09 21:50 UTC
[PATCH v8 0/10] cxl: Support Back-Invalidate
2026-09-09 21:50 UTC (20+ messages)
` [PATCH v8 02/10] cxl/pci: Add BI topology enable/disable
` [PATCH v8 03/10] cxl/hdm: Add BI coherency support for endpoint decoders
` [PATCH v8 04/10] cxl: Add HDM-DB region creation
` [PATCH v8 05/10] cxl/hdm: Rename decoder coherency flags
` [PATCH v8 06/10] cxl/region: Log the coherency model at region creation
` [PATCH v8 07/10] cxl/pci: Split BI capability probe from setup
` [PATCH v8 08/10] cxl: Allow auto-committed BI hdm decoders
` [PATCH v8 09/10] cxl/test: Add mock BI topology support
` [PATCH v8 10/10] cxl/doc: Update maturity map with BI support
[PATCH v2 0/4] Fix HugeTLB subpool used_hpages tracking
2026-09-09 21:49 UTC (10+ messages)
` [PATCH v2 1/4] mm: hugetlb: Track used_hpages when getting/putting pages from subpool
` [PATCH v2 2/4] mm: hugetlb: Fix out_put_pages subpool reserve calculation
` [PATCH v2 3/4] mm: hugetlb: Fix subpool usage leak on allocation failure
` [PATCH v2 4/4] mm: hugetlb: Avoid re-allocating global reservations on region add failure
[PATCH v4 00/15] MMC pinmux configuration fixes
2026-09-09 21:47 UTC (16+ messages)
` [PATCH v4 01/15] arm64: dts: ti: k3-am62a: Fix MMC0_CLK register address
` [PATCH v4 02/15] arm64: dts: ti: k3-am62l-evm: Remove unnecessary internal pullups for MMC0
` [PATCH v4 03/15] arm64: dts: ti: k3-am62a7-sk: Set eMMC clock pin as OUTPUT
` [PATCH v4 04/15] arm64: dts: ti: k3-am62a7-sk: Set SD "
` [PATCH v4 05/15] arm64: dts: ti: k3-am62a-phycore-som: Set eMMC "
` [PATCH v4 06/15] arm64: dts: ti: k3-am62-lp-sk: Set eMMC clock pins "
` [PATCH v4 07/15] arm64: dts: ti: k3-am62-pocketbeagle2: Set SD clock pin "
` [PATCH v4 08/15] arm64: dts: ti: k3-am625-beagleplay: Set MMC clock pins "
` [PATCH v4 09/15] arm64: dts: ti: k3-am62x-sk-common: Set SD clock pin "
` [PATCH v4 10/15] arm64: dts: ti: k3-am625-sk-common: Set eMMC "
` [PATCH v4 11/15] arm64: dts: ti: k3-am62-phycore-som: "
` [PATCH v4 12/15] arm64: dts: ti: k3-am625-tqma62xx: Set MMC clock pins "
` [PATCH v4 13/15] arm64: dts: ti: k3-am625-var-som-symphony: Set SD "
` [PATCH v4 14/15] arm64: dts: ti: k3-am625-var-som: Set MMC "
` [PATCH v4 15/15] arm64: dts: ti: k3-am62x-phyboard-lyra: Set SD clock pin "
[PATCH v2] cred: prevent slab cache merging for cred_jar
2026-09-09 21:48 UTC (2+ messages)
[PATCH v2 00/18] migration: MigrationParameters changes
2026-09-09 21:45 UTC (19+ messages)
` [PATCH v2 01/18] checkpatch: Fix checking of newlines in error messages
` [PATCH v2 02/18] migration/options.c: Don't export migrate_tls_opts_free
` [PATCH v2 03/18] migration: Rename variables in qmp_migrate_set_parameters
` [PATCH v2 04/18] migration: Use QAPI_CLONE_MEMBERS in migrate_params_apply
` [PATCH v2 05/18] migration: Merge parameter structs instead of assigning one by one
` [PATCH v2 06/18] migration: Open code migrate_params_apply
` [PATCH v2 07/18] migration: Stop freeing s->parameters members individually
` [PATCH v2 08/18] migration: Use migrate_params_free during finalize
` [PATCH v2 09/18] tests/qtest/migration: Add a test for HMP
` [PATCH v2 10/18] tests/qtest/migration: Add a test for HMP completion
` [PATCH v2 11/18] migration: HMP: Fix bandwidth parameters
` [PATCH v2 12/18] migration: Change HMP 'info migrate_parameters' output
` [PATCH v2 13/18] migration: Use keyval input visitor in HMP set command
` [PATCH v2 14/18] migration: Use output visitor in info command
` [PATCH v2 15/18] migration: Rewrite migrate_set_parameter_completion using QDict
` [PATCH v2 16/18] migration: Add capabilities into MigrationParameters
` [PATCH v2 17/18] migration: Remove s->capabilities
` [PATCH v2 18/18] qapi/migration: Deprecate capabilities commands
[PATCH net v4] usbnet: fix smp_processor_id() use in preemptible context
2026-09-09 21:47 UTC (2+ messages)
[PATCH net-next 9/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
2026-09-09 21:47 UTC (2+ messages)
[PATCH net-next 8/9] net: stmmac: qcom-ethqos: add per-platform NOC clock voting
2026-09-09 21:47 UTC (2+ messages)
[PATCH net-next 7/9] net: stmmac: qcom-ethqos: set initial RGMII link clock to lowest speed
2026-09-09 21:47 UTC (2+ messages)
[PATCH net-next 5/9] net: stmmac: qcom-ethqos: fix RGMII_ID mode to use DLL bypass
2026-09-09 21:47 UTC (2+ messages)
[PATCH net-next 6/9] net: stmmac: qcom-ethqos: warn about legacy RGMII PHY modes
2026-09-09 21:47 UTC (2+ messages)
[PATCH net-next 4/9] net: stmmac: qcom-ethqos: convert ethqos_rgmii_macro_init() to void
2026-09-09 21:47 UTC (2+ messages)
[PATCH net-next 3/9] dt-bindings: net: qcom,ethqos: add qcom,shikra-ethqos compatible
2026-09-09 21:47 UTC (2+ messages)
[PATCH net-next 2/9] net: phy: dp83867: add regulator supply management
2026-09-09 21:47 UTC (2+ messages)
[PATCH net-next 1/9] dt-bindings: net: ti,dp83867: add supply properties
2026-09-09 21:47 UTC (2+ messages)
[PATCH v2 0/8] sched: introduce for_each_process_rculock and for_each_thread_rculock
2026-09-09 21:46 UTC (5+ messages)
` [PATCH v2 5/8] kernel: convert process/thread iterators to for_each_*_rculock
[PATCH 1/2] classes/setuptools: use tomllib instead of regex to parse pyproject.toml
2026-09-09 21:45 UTC (3+ messages)
` [OE-core] "
[PATCH] power: supply: bq256xx: fix uninitialized battery info pointer in bq256xx_hw_init
2026-09-09 21:45 UTC (2+ messages)
[PATCH RFC] md: clear pending reshape parameters in __md_stop()
2026-09-09 21:45 UTC
[PATCH v9 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN)
2026-09-09 21:39 UTC (12+ messages)
` [PATCH v9 2/5] x86/asm, x86/boot: expose inline memcmp()
[PATCH] netfilter: conntrack_irc: fix port value truncation in parse_dcc()
2026-09-09 21:40 UTC
[PATCH net v4] net: wwan: qcom_bam_dmux: account network packets
2026-09-09 21:40 UTC (2+ messages)
[PATCH] mmc: sdhci-pxav3: use managed clock enablement
2026-09-09 21:39 UTC (3+ messages)
[PATCH v5 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
2026-09-09 21:39 UTC (4+ messages)
` [PATCH v5 1/5] iommu_pt: Fix test_pgsize_boundary() failure on narrow-OA formats
` [PATCH v5 4/5] iommu: Add Broadcom BCM2712 IOMMU driver
[PATCH v2 0/5] Introduce 'uploadpack.lazyFetchTrusted'
2026-09-09 21:39 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 4/5] promisor-remote: prevent infinite recursion when lazy fetching
[Buildroot] [PATCH 1/1] package/tor: security bump version to 0.4.9.12
2026-09-09 21:35 UTC (2+ messages)
[syzbot] [block?] BUG: sleeping function called from invalid context in null_insert_page
2026-09-09 21:35 UTC (2+ messages)
[PATCH v2] HID: i2c-hid: Unfollow the panel on shutdown
2026-09-09 21:34 UTC (2+ messages)
[Buildroot] [git commit] package/tor: security bump version to 0.4.9.12
2026-09-09 21:27 UTC
[Buildroot] [git commit] package/turbolua: security bump version to 2.1.5
2026-09-09 21:18 UTC
[PATCH bpf-next v3 00/15] BPF interface for applying Landlock rulesets
2026-09-09 21:34 UTC (3+ messages)
` [PATCH bpf-next v3 04/15] lsm: Add the bpf_lsm_policy_release kfunc and policy object destructor
[PATCH bpf 3/6] bpf: Cache the jump table of a subprogram during CFG discovery
2026-09-09 21:34 UTC (2+ messages)
[PATCH bpf 5/6] selftests/bpf: Add tests for the indirect jump edge limit
2026-09-09 21:34 UTC (2+ messages)
[PATCH bpf 6/6] selftests/bpf: Add tests for indirect jumps across subprograms
2026-09-09 21:34 UTC (2+ messages)
[PATCH] power: supply: Fix power limit documentation
2026-09-09 21:33 UTC (2+ messages)
[PATCH net-next] net: phy: mediatek: support MT7530 PHYs on EN71221 MCM
2026-09-09 21:32 UTC
[PATCH v3 00/13] media: iris: Migrate iommus to iris sub nodes
2026-09-09 21:32 UTC (3+ messages)
` [PATCH v3 03/13] dt-bindings: media: qcom,sm8750-iris: Add context bank subnodes
[PATCH v3] advice: use global config for default branch name
2026-09-09 21:30 UTC (2+ messages)
[PATCH] riscv: crash: Add crash hotplug support
2026-09-09 21:30 UTC (3+ messages)
[PATCH] target/riscv/tcg: svinval instructions raise virtual instruction
2026-09-09 21:29 UTC (3+ messages)
[PATCH v2 3/4] bpftool: Add explicitly sequenced -lzstd to libbfd feature fallback
2026-09-09 21:30 UTC (2+ messages)
[PATCH v2 4/4] objtool: Add explicitly sequenced -lzstd to libopcodes fallback
2026-09-09 21:30 UTC (2+ messages)
[PATCH] mm: bypass datarace check
2026-09-09 21:29 UTC (2+ messages)
[PATCH v2] drm: rockchip: add drm_plane_create_blend_mode_property
2026-09-09 21:29 UTC (4+ messages)
[PATCH bpf-next v9 0/2] bpf: BPF-driven proactive memcg reclaim
2026-09-09 21:28 UTC (3+ messages)
` [PATCH bpf-next v9 2/2] selftests/bpf: Add memcg async reclaim test
[Buildroot] [PATCH 1/1] package/turbolua: security bump version to 2.1.5
2026-09-09 21:28 UTC (2+ messages)
[PATCH RFC] media: v4l2-ctrls: Handle NULL master control in clustering helpers
2026-09-09 21:27 UTC
[PATCH v3 0/8] drm/i915/selftests: Modernize printing in i915 selftests
2026-09-09 21:25 UTC (5+ messages)
` [PATCH v3 4/8] drm/i915/gt/selftests: Use drm_* prints in aggregated gt selftests
[PATCH v5 0/8] Add support for mt8167 toprgu and mmsys resets
2026-09-09 21:24 UTC (3+ messages)
` [PATCH v5 1/8] watchdog: mediatek: Add wdt/toprgu resets for mt6589
[PATCH] net: prestera: validate num_counters in counter response
2026-09-09 21:24 UTC
[PATCH] ASoC: SOF: ipc3: bound firmware-supplied ext header size
2026-09-09 21:23 UTC
[PATCH v3] advice: use global config for default branch name
2027-08-29 0:49 UTC (4+ messages)
[PATCH v5 0/5] Add fastboot to SPL
2026-09-09 21:23 UTC (4+ messages)
` [PATCH v5 5/5] fastboot: add SPL support
[f2fs-dev] [PATCH 06/14] f2fs: prepare mmap write faults for large folios
2026-09-09 21:22 UTC (4+ messages)
[PATCH v2 0/3] power: supply: bq27xxx: add bq27z746
2026-09-09 21:23 UTC (2+ messages)
[PATCH] power: supply: bq2515x: Propagate charge-enable read errors
2026-09-09 21:23 UTC (2+ messages)
[PATCH net-next 0/2] net: econet: add EcoNet EN751221 ethernet driver
2026-09-09 21:21 UTC (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: econet: add EN751221 ethernet
` [PATCH net-next 2/2] net: econet: add EcoNet EN751221 ethernet driver
[PATCH] sstate: allow marking a cached object as in use without touching mtime
2026-09-09 21:22 UTC
[PATCH v2 0/9] watchdog: msc313e: Fix issues Sashiko reported
2026-09-09 21:22 UTC (19+ messages)
` [PATCH v2 1/9] watchdog: msc313e: Fix NULL pointer dereference in PM callbacks
` [PATCH v2 2/9] watchdog: msc313e: Avoid division by zero
` [PATCH v2 3/9] watchdog: msc313e: Fix clock leak and spurious timer in settimeout()
` [PATCH v2 4/9] watchdog: msc313e: Enable clock before accessing hardware registers
` [PATCH v2 5/9] watchdog: msc313e: Fix spurious reset on suspend
` [PATCH v2 6/9] watchdog: msc313e: Fix undefined behavior
` [PATCH v2 7/9] watchdog: msc313e: Sync timeout value if WDT was running at boot
` [PATCH v2 8/9] watchdog: msc313e: Propagate error code in resume()
` [PATCH v2 9/9] watchdog: msc313e: Replace commas with semicolons in probe()
[PATCH v13 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
2026-09-09 21:20 UTC (2+ messages)
[PATCH] drm/i915: Fix memory leak in query_perf_config_list()
2026-09-09 21:20 UTC (2+ messages)
[PATCH] writeback: bound cleanup_offline_cgwb() rescans by rotating b_attached
2026-09-09 21:19 UTC (2+ messages)
[RFC PATCH] linux-user: madvise() on unmapped ranges should return ENOMEM
2026-09-09 21:17 UTC (2+ messages)
[PATCH] tests/intel/perf_pmu: Fix double free of drpc in test_rc6
2026-09-09 21:17 UTC (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/perf_pmu: Fix double free of drpc in test_rc6 (rev3)
[PATCH v3] keys: finalize persistent keyring timeout after link attempt
2026-09-09 21:17 UTC (4+ messages)
[PATCH 00/12] Upstream some more Git for Windows' patches
2026-09-09 21:17 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 08/12] mingw: rely on MSYS2's metadata instead of hard-coding it
[Buildroot] [PATCH] docs/website/sponsors.html: announce Smile as sponsor for the February 2026 Buildroot meeting
2026-09-09 21:16 UTC (2+ messages)
[Buildroot] [git commit] docs/website/sponsors.html: announce Smile as sponsor for the February 2026 Buildroot meeting
2026-09-09 21:10 UTC
[RFC PATCH v3 0/3] Add Xiaomi 12 Lite 5G (taoyao) battery support
2026-09-09 21:16 UTC (3+ messages)
` [RFC PATCH v3 1/3] dt-bindings: soc: qcom: add xiaomi,taoyao-pmic-glink compatible
[PATCH v3 0/3] media: Add support for the Sony IMX681
2026-09-09 21:14 UTC (3+ messages)
` [PATCH v3 2/3] media: i2c: Add Sony IMX681 sensor driver
[PATCH] drm/mxsfb: lcdif: Fix use-after-free on unbind
2026-09-09 21:14 UTC (2+ messages)
[PATCH v3] nvme-tcp: allow setting per-queue io_cpu through sysfs
2026-09-09 21:14 UTC
[PATCH v2] Move rust gitcore crate to a different subdirectory
2026-09-09 21:13 UTC (3+ messages)
` [PATCH v3] "
[BUG] AMX tile data lost after nanosleep in a Linux guest
2026-09-09 21:13 UTC
[PATCH v3] drm/amdkfd: Fix TCP XNACK scoreboard reset race
2026-09-09 21:13 UTC (2+ messages)
[PATCH v11 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
2026-09-09 21:13 UTC (2+ messages)
[PATCH v2 0/9] hexagon: Add scalar v75=>v81 support
2026-09-09 21:12 UTC (5+ messages)
` [PATCH v2 8/9] target/hexagon: add v81 interrupt registers
` [PATCH v2 9/9] tests/functional: cover v81 system registers
[PATCH] crypto: eip93: fix IRQ teardown ordering in remove path
2026-09-09 21:12 UTC
[PATCH] keys/trusted/tpm2: Validate TPM2_Create object sizes separately
2026-09-09 21:11 UTC (2+ messages)
[PATCH bpf-next v2] bpf: Avoid soft lockup in __htab_map_lookup_and_delete_batch()
2026-09-09 20:05 UTC (2+ messages)
[PATCH v1] MAINTAINERS: add the Rust workqueue abstractions to WORKQUEUE
2026-09-09 21:11 UTC (3+ messages)
[PATCH net-next] eth: fbnic: Make Rx completion coalescing configurable
2026-09-09 21:11 UTC
[PATCH 00/16] gpu: nova-core: GPU page table, vmm, and bar1 mapping
2026-09-09 21:11 UTC (2+ messages)
[PATCH] io: bounce-buffer TLS writes to avoid nagle go-slow
2026-09-09 21:09 UTC (4+ messages)
[PATCH RFC] ext4: never fall back to buffered I/O for atomic direct writes
2026-09-09 21:09 UTC (2+ messages)
[PATCH v11 0/5] hw/riscv: Server Platform Reference Board
2026-09-09 21:07 UTC (6+ messages)
` [PATCH v11 1/5] target/riscv/cpu.c: remove 'bare' condition for .profile
` [PATCH v11 2/5] target/riscv: add riscv-server-ref CPU
` [PATCH v11 3/5] hw/riscv: server platform reference machine
` [PATCH v11 4/5] tests/functional/riscv64: add riscv-server-ref tests
` [PATCH v11 5/5] docs: add riscv-server-ref.rst
[PATCH] usb: typec: tcpm: Support native battery energy properties in battery AMS
2026-09-09 21:08 UTC (2+ messages)
netfs_read_gaps(): aliased sink folio makes the read destination unreadable, SIGBUS on cifs with signing
2026-09-09 21:08 UTC (5+ messages)
[f2fs-dev] [PATCH 05/14] f2fs: support large folio writeback
2026-09-09 21:08 UTC (3+ messages)
[PATCH v13 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
2026-09-09 21:08 UTC (4+ messages)
` [PATCH v13 2/2] drm/bridge: "
[PATCH net] pppoatm: ensure a writable skb header
2026-09-09 21:07 UTC (2+ messages)
[PATCH] ipv6: replace sprintf() with no format specifiers with strscpy()
2026-09-09 21:05 UTC
[PATCH v2] ata: libata: Do not leave ata_host_stop() registered when activation fails
2026-09-09 21:07 UTC (2+ messages)
[PATCH iwl-next v2 0/4] intel: fix typos in comments
2026-09-09 21:07 UTC (2+ messages)
[axboe:io_uring-exit-cancel.4 6/7] build_policy.c:(.text+0x7c9f): dangerous relocation: l32r: literal target out of range (try using text-section-literals): (.text+0x7c88)
2026-09-09 21:07 UTC
[PATCH 0/4] make: precompile "git-compat-util.h"
2026-09-09 21:07 UTC (3+ messages)
` [PATCH 3/4] Makefile: reintroduce REFTABLE_OBJS
[PATCH i-g-t v3 0/3] tests/kms_color: Add support for background color testing
2026-09-09 21:04 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/kms_color: Add support for background color testing. (rev3)
[Buildroot] [PATCH 1/3] package/spirv-{headers, tools}: bump to version 1.4.357.0
2026-09-09 21:05 UTC (3+ messages)
` [Buildroot] [PATCH 3/3] package/llvm-project: bump version to 23.1.0
[PATCH v6 0/2] Move TPM-specific fields out of trusted_key_options
2026-09-09 21:05 UTC (7+ messages)
` [PATCH 1/2] keys/trusted_keys: return immediately after TPM unseal failure
` [PATCH v6 2/2] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm
[PATCH v3 0/3] MPXY interdomain bridge driver
2026-09-09 21:04 UTC (4+ messages)
` [PATCH v3 1/3] lib: sbi: domain: add domain registration notifier infrastructure
` [PATCH v3 2/3] sbi_utils: mailbox: add RPMI REQUEST_FORWARD service group definitions
` [PATCH v3 3/3] sbi_utils: mpxy: add FDT-based MPXY bridge driver
[PATCH v2 0/3] SM8450 IPA support
2026-09-09 21:04 UTC (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sm8450: Add IPA node
[f2fs-dev] [PATCH 05/14] f2fs: support large folio writeback
2026-09-09 21:03 UTC (3+ messages)
[PATCH v2] crypto: mxs-dcp: handle zero-length skcipher requests
2026-09-09 21:03 UTC (2+ messages)
[PATCH v2 00/26] mm/fbatch: drain lru_add_drain() and _all()
2026-09-09 21:02 UTC (3+ messages)
` [PATCH v2 06/26] mm/fbatch: fbatch_drain_lazyfree(onstack fbatch) before ptl unlock
[PATCH v13 0/8] netfs: Miscellaneous preparatory changes
2026-09-09 21:02 UTC (3+ messages)
` [PATCH v13 8/8] netfs: Set subrequest->source at alloc before trace emission
[PATCH] dmaengine: mmp_pdma: fix wrong sg length in mmp_pdma_prep_slave_sg
2026-09-09 21:01 UTC (2+ messages)
[PATCH v5 0/8] Add SEV-SNP BTB Isolation and IBPB-on-Entry guest features
2026-09-09 21:01 UTC (3+ messages)
` [PATCH v5 2/8] x86/bugs: Allow spectre_v2=ibrs on x86 vendors other than Intel
[PATCH] linux-user: Fix target_madvise() to always return TARGET_xxx error codes
2026-09-09 20:59 UTC
[PATCH net-next] selftests: net: Skip so_incoming_cpu on single-CPU systems
2026-09-09 21: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.