messages from 2026-04-30 19:17:03 to 2026-04-30 20:28:02 UTC [more...]
[PATCH v5 00/13] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
2026-04-30 20:27 UTC (6+ messages)
` [PATCH v5 01/13] KVM: nSVM: Stop leaking single-stepping on VMRUN into L2
` [PATCH v5 02/13] KVM: nSVM: Bail early out of VMRUN emulation if advancing RIP fails
` [PATCH v5 03/13] KVM: nSVM: Move VMRUN instruction retirement after entering guest mode
` [PATCH v5 04/13] KVM: x86: Move enable_pmu/enable_mediated_pmu to pmu.h and pmu.c
` [PATCH v5 05/13] KVM: x86/pmu: Rename reprogram_counters() to clarify usage
[PATCH mptcp-net] mptcp: bpf: fix type confusion in bpf_mptcp_sock_from_subflow()
2026-04-30 20:27 UTC
[PATCH] staging: rtl8723bs: simplify NULL pointer comparisons in rtw_recv.h
2026-04-30 20:27 UTC (2+ messages)
[GIT PULL] mtd: Fixes for 7.1-rc2
2026-04-30 20:25 UTC
[PATCH nf,v6 1/4] netfilter: flowtable: ensure sufficient headroom in xmit path
2026-04-30 20:25 UTC (4+ messages)
` [PATCH nf,v6 2/4] netfilter: flowtable: fix inline vlan encapsulation "
` [PATCH nf,v6 3/4] netfilter: flowtable: fix inline pppoe "
` [PATCH nf,v6 4/4] netfilter: flowtable: call skb_postpull_rcsum() after popping vlan header
[PATCH v14 0/4] ASoC: Add TI TAC5XX2 SoundWire codec driver support
2026-04-30 20:24 UTC (3+ messages)
` [PATCH v14 2/4] ASoC: tac5xx2-sdw: add soundwire based codec driver
[PATCH] soundwire: stream: sdw_stream_remove_slave(): Check stream is valid
2026-04-30 20:01 UTC (2+ messages)
[PATCH v4 0/2] Add driver support for ESWIN EIC7700 PVT controller
2026-04-30 20:24 UTC (2+ messages)
[00/45 RFC PATCH] 1GB superpageblock memory allocation
2026-04-30 20:21 UTC (39+ messages)
` [RFC PATCH 01/45] mm: page_alloc: replace pageblock_flags bitmap with struct pageblock_data
` [RFC PATCH 02/45] mm: page_alloc: per-cpu pageblock buddy allocator
` [RFC PATCH 03/45] mm: page_alloc: use trylock for PCP lock in free path to avoid lock inversion
` [RFC PATCH 04/45] mm: mm_init: fix zone assignment for pages in unavailable ranges
` [RFC PATCH 05/45] mm: vmstat: restore per-migratetype free counts in /proc/pagetypeinfo
` [RFC PATCH 06/45] mm: page_alloc: remove watermark boost mechanism
` [RFC PATCH 07/45] mm: page_alloc: async evacuation of stolen movable pageblocks
` [RFC PATCH 08/45] mm: page_alloc: track actual page contents in pageblock flags
` [RFC PATCH 10/45] mm: page_alloc: support superpageblock resize for memory hotplug
` [RFC PATCH 11/45] mm: page_alloc: add superpageblock fullness lists for allocation steering
` [RFC PATCH 12/45] mm: page_alloc: steer pageblock stealing to tainted superpageblocks
` [RFC PATCH 13/45] mm: page_alloc: steer movable allocations to fullest clean superpageblocks
` [RFC PATCH 14/45] mm: page_alloc: extract claim_whole_block from try_to_claim_block
` [RFC PATCH 15/45] mm: page_alloc: add per-superpageblock free lists
` [RFC PATCH 18/45] mm: page_alloc: superpageblock-aware contiguous and higher order allocation
` [RFC PATCH 19/45] mm: page_alloc: prevent atomic allocations from tainting clean SPBs
` [RFC PATCH 20/45] mm: page_alloc: aggressively pack non-movable allocations in tainted SPBs on large systems
` [RFC PATCH 21/45] mm: page_alloc: prefer reclaim over tainting clean superpageblocks
` [RFC PATCH 22/45] mm: page_alloc: adopt partial pageblocks from tainted superpageblocks
` [RFC PATCH 23/45] mm: page_alloc: add CONFIG_DEBUG_VM sanity checks for SPB counters
` [RFC PATCH 24/45] mm: page_alloc: targeted evacuation and dynamic reserves for tainted SPBs
` [RFC PATCH 25/45] mm: page_alloc: skip pageblock compatibility threshold in "
` [RFC PATCH 27/45] mm: trigger deferred SPB evacuation when atomic allocs would taint a clean SPB
` [RFC PATCH 28/45] mm: page_alloc: keep PCP refill in tainted SPBs across owned pageblocks
` [RFC PATCH 29/45] mm: page_alloc: refuse fragmenting fallback for callers with cheap fallback
` [RFC PATCH 30/45] mm: page_alloc: drive slab shrink from SPB anti-fragmentation pressure
` [RFC PATCH 32/45] mm: page_alloc: proactive high-water trigger for SPB slab shrink
` [RFC PATCH 33/45] mm: page_alloc: refuse to taint clean SPBs for atomic NORETRY callers
` [RFC PATCH 34/45] mm: page_reporting: walk per-superpageblock free lists
` [RFC PATCH 35/45] mm: show_mem: collect migratetype letters from per-superpageblock lists
` [RFC PATCH 36/45] mm: page_alloc: add alloc_flags parameter to __rmqueue_smallest
` [RFC PATCH 37/45] mm/slub: kvmalloc — add __GFP_NORETRY to large-kmalloc attempt
` [RFC PATCH 38/45] mm: page_alloc: per-(zone, order, mt) PASS_1 hint cache
` [RFC PATCH 39/45] mm: debug: prevent infinite recursion in dump_page() with CMA
` [RFC PATCH 40/45] PM: hibernate: walk per-superpageblock free lists in mark_free_pages
` [RFC PATCH 41/45] btrfs: allocate eb-attached btree pages as movable
` [RFC PATCH 43/45] mm: page_alloc: trigger defrag from allocator hot path on tainted-SPB pressure
` [RFC PATCH 44/45] mm: page_alloc: SPB tracepoint instrumentation [DROP-FOR-UPSTREAM]
[PATCH v2] coreboot_table: skip failing entries instead of aborting populate
2026-04-30 20:23 UTC
[PATCH v2 0/7] drm/xe/rtp: Miscellaneous improvements to rule matching
2026-04-30 20:20 UTC (8+ messages)
` [PATCH v2 1/7] drm/xe/rtp: Write kunit test cases specific for "
` [PATCH v2 2/7] drm/xe/rtp: Drop rule matching cases from rtp_to_sr_cases and rtp_cases
` [PATCH v2 3/7] drm/xe/rtp: Don't short-circuit to false in or-yes case
` [PATCH v2 4/7] drm/xe/rtp: Do not break parsing when missing context
` [PATCH v2 5/7] drm/xe/rtp: Extract rule_match_item()
` [PATCH v2 6/7] drm/xe/rtp: Fully parse the ruleset
` [PATCH v2 7/7] drm/xe/rtp: Implement a structured parser for rule matching
[PATCH] cxl/core: Use FIELD_MODIFY()
2026-04-30 20:21 UTC (2+ messages)
[PATCH] selinux: tighten type and boolean validation
2026-04-30 20:20 UTC
[PATCH v3 1/3] dt-bindings: hwmon: pmbus: add Delta E50SN12051 binding
2026-04-30 20:20 UTC (3+ messages)
[PATCH v2] arm64: dts: monaco-arduino-monza: Add Bluetooth UART node
2026-04-30 20:19 UTC (2+ messages)
` [v2] "
[PATCH v3 0/3] add support for Delta E50SN12051
2026-04-30 20:18 UTC (5+ messages)
` [PATCH v3 2/3] Documentation/hwmon: add Delta E50SN12051 documentation
` [PATCH v3 3/3] hwmon: (pmbus) add support for Delta E50SN12051
[PATCH 01/12] power: sequencing: Introduce an API to check whether the pwrseq is fixed or controllable
2026-04-30 20:18 UTC (2+ messages)
` Fixes/improvements for the PCI M.2 power sequencing driver
[PATCH 1/3] drm/amd/pm: Add empty string validation to sysfs store functions
2026-04-30 20:14 UTC (3+ messages)
` [PATCH 2/3] drm/amd/pm: Reject negative values in thermal_throttling_logging
` [PATCH 3/3] drm/amdkfd: Add input validation for SET_XNACK_MODE ioctl
[PATCH v1] arm64: dts: monac-arduino-monza: Add Bluetooth UART node
2026-04-30 20:18 UTC (2+ messages)
` [v1] "
./arch/riscv/include/asm/pgtable.h:925:16: error: implicit declaration of function 'pte_swp_exclusive'; did you mean 'pmd_swp_exclusive'?
2026-04-30 20:16 UTC
[PATCH v3 0/3] vfio/pci: Request resources and map BARs at enable time
2026-04-30 20:13 UTC (7+ messages)
` [PATCH v3 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()
` [PATCH v3 2/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()
` [PATCH v3 3/3] vfio/pci: Check BAR resources before exporting a DMABUF
[PATCH v3 00/11] Support cooling device with ID in the OF
2026-04-30 20:12 UTC (7+ messages)
` [PATCH v3 01/11] thermal/core: Use devm_add_action_or_reset() when registering a cooling device
` [PATCH v3 02/11] thermal/core: Add a non-OF registering function
` [PATCH v3 03/11] thermal/of: Move the node pointer assignation in the OF code file
[PATCH v2 0/2] vfio/dma-buf: add TPH support for peer-to-peer access
2026-04-30 20:06 UTC (3+ messages)
` [PATCH v2 1/2] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
` [PATCH v2 2/2] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
[PATCH v3 00/26] Enable Pipe writeback
2026-04-30 20:11 UTC (4+ messages)
[PATCH] docs: cgroup-v1: Update charge-commit section
2026-04-30 20:11 UTC
[RFC] Interest in contributing to Linux Kernel documentation (French translation)
2026-04-30 20:10 UTC
[PATCH v4 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-04-30 20:10 UTC (4+ messages)
` [PATCH v4 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
Toybox make root no longer works as expected
2026-04-30 20:10 UTC (2+ messages)
[PATCH net v2 0/2] ipv6: fix ECMP route failover on carrier loss
2026-04-30 20:09 UTC (3+ messages)
` [PATCH net v2 1/2] ipv6: update route serial number on NETDEV_CHANGE
` [PATCH net v2 2/2] selftest: net: Add test for TCP flow failover with ECMP routes
[PATCH v8 00/21] Runtime TDX module update support
2026-04-30 20:09 UTC (9+ messages)
` [PATCH v8 09/21] x86/virt/seamldr: Introduce skeleton for TDX module updates
` [PATCH v8 16/21] x86/virt/tdx: Reject updates during concurrent TD build
` [PATCH v8 17/21] x86/virt/seamldr: Abort updates on failure
` [PATCH v8 18/21] coco/tdx-host: Don't expose P-SEAMLDR features on CPUs with erratum
[PATCH] riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround
2026-04-30 20:08 UTC (2+ messages)
[PATCH] scripts/dtc: drop yaml in DT validation
2026-04-30 20:08 UTC (5+ messages)
[PATCH] Documentation: riscv: cmodx: fix typos
2026-04-30 20:08 UTC (3+ messages)
[RFC PATCH v1 2/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
2026-04-30 20:06 UTC (3+ messages)
[PATCH v4 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-04-30 20:06 UTC (9+ messages)
` [PATCH v4 1/6] mm: Wire up order in shrink_control
` [PATCH v4 2/6] mm: Introduce zone_maybe_fragmented_in_shrinker()
` [PATCH v4 3/6] drm/ttm: Issue direct reclaim at beneficial_order
` [PATCH v4 4/6] drm/ttm: Introduce ttm_bo_shrink_kswap_maybe_fragmented()
` [PATCH v4 5/6] drm/xe: Set TTM device beneficial_order to 9 (2M)
` [PATCH v4 6/6] drm/xe: Avoid shrinker reclaim from kswapd under fragmentation
` ✗ CI.checkpatch: warning for mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation (rev3)
` ✓ CI.KUnit: success "
[PATCH v4] iio: gyro: adxrs290: Use guard(mutex) in lieu of manual lock+unlock
2026-04-30 20:04 UTC
[PATCH] drm/xe: Do not blindly copy system CCS pages when shrinking
2026-04-30 20:05 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for "
[PATCH] riscv: Check the return value of reloc handlers
2026-04-30 20:04 UTC (3+ messages)
[PATCH v3 2/2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in dsi probe
2026-04-30 20:03 UTC (3+ messages)
[bluez/bluez]
2026-04-30 20:02 UTC
[bluez/bluez] 9b90a4: shared/util: Add decoding support for HIDS 1.1 UUIDs
2026-04-30 20:02 UTC
[PATCH v3 1/2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probe
2026-04-30 20:02 UTC (3+ messages)
AACI driver bug
2026-04-30 20:01 UTC
[PATCH] tracepoint: add lockdep rcu_is_watching() check to trace_call__##name()
2026-04-30 20:01 UTC (3+ messages)
` [PATCH v2] tracepoint: add lockdep rcu_is_watching() check to trace_##name##_enabled()
[PULL] drm-xe-fixes
2026-04-30 20:00 UTC
[PATCH v3 1/3] drm/sti: remove bridge when sti_hda component_add fails
2026-04-30 20:00 UTC (4+ messages)
` [PATCH v3 3/3] drm/bridge: megachips: remove bridge when irq request fails
AACI driver bug
2026-04-30 20:00 UTC
[PATCH v2 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-04-30 19:59 UTC (12+ messages)
` [PATCH v2 1/5] mm: Introduce zone_appears_fragmented()
[PATCH] ASoC: rt1320-sdw: don't poll PDE state on power-down
2026-04-30 19:58 UTC (6+ messages)
[PATCH v7 0/4] rust: add basic serial device bus abstractions
2026-04-30 19:58 UTC (2+ messages)
[PATCH v4 3/3] drm/bridge: megachips: remove bridge when irq request fails
2026-04-30 19:56 UTC
[PATCH] mm/swap, PM: hibernate: atomically replace hibernation pin
2026-04-30 19:56 UTC
[OE-core][wrynose][PATCH 1/2] tzdata/tzcode-native: upgrade 2026a -> 2026b
2026-04-30 19:56 UTC (2+ messages)
` [OE-core][wrynose][PATCH 2/2] wireless-regdb: upgrade 2026.02.04 -> 2026.03.18
[PATCH 0/4] HS400 and HS400ES support for Exynos DW-MMC drivers
2026-04-30 19:41 UTC (4+ messages)
` [PATCH 1/4] mmc: exynos_dw_mmc: add proper init sequence for HS400 support
[PATCH] riscv: dts: cv18xx: fix spi node name
2026-04-30 19:35 UTC
[PATCH v5 14/15] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and ramdisk_addr_r
2026-04-30 19:29 UTC (2+ messages)
[PATCH v5 05/15] mach-sc5xx: Add USB boot command
2026-04-30 19:28 UTC (3+ messages)
[PATCH] pretty: add diff-stat log placeholders
2026-04-30 19:55 UTC
[PATCH v2] cgroup/cpuset: Clarify the delegation rules of partition
2026-04-30 19:54 UTC (3+ messages)
[PATCH 0/2] *cpufreq: Use FIELD_MODIFY() for bitfield operations
2026-04-30 19:54 UTC (3+ messages)
` [PATCH 2/2] cpufreq: apple-soc: Use FIELD_MODIFY()
[PATCH v5 03/15] mach-sc5xx: Update boot commands
2026-04-30 19:27 UTC (2+ messages)
[PATCH] doc: sophgo: licheerv_nano: fix incorrect step numbering
2026-04-30 19:13 UTC
[PATCH v4 0/2] revision.c: implement --reverse=before for walks
2026-04-30 19:52 UTC (2+ messages)
` [PATCH v5] revision.c: implement --max-count-oldest
Code of Conduct Committee report for October 2025 - March 2026
2026-04-30 19:51 UTC
[PATCH] python3-requests: update to 2.33.1
2026-04-30 19:51 UTC
[PATCH 00/24] Intel Xe GPU Debug Support (eudebug) v8
2026-04-30 19:50 UTC (5+ messages)
` [PATCH 22/24] drm/xe/eudebug: Introduce EU pagefault handling interface
` [PATCH 24/24] drm/xe/eudebug: Disable SVM in Xe for Eudebug
[PATCH BlueZ v1 1/2] shared/util: Add decoding support for HIDS 1.1 UUIDs
2026-04-30 19:51 UTC (2+ messages)
` [PATCH BlueZ v1 2/2] monitor: Add decoding support for HIDS 1.1 flags and attributes
[syzbot] [kvmarm] BUG: scheduling while atomic in __synchronize_srcu
2026-04-30 19:51 UTC
[PATCH v5 00/10] hw/tpm: CRB chunking capability to handle PQC
2026-04-30 19:49 UTC (3+ messages)
` [PATCH v5 06/10] hw/tpm: Add support for VM migration with TPM CRB chunking
[PATCH v4 1/2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probe
2026-04-30 19:49 UTC (2+ messages)
` [PATCH v4 2/2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in dsi probe
[PATCH] md/raid5: split reshape bios before bitmap accounting
2026-04-30 19:48 UTC (2+ messages)
[ast-bpf:rust-bpf 7/14] kernel/bpf/arena.c:931:17: sparse: sparse: symbol 'bpf_arena_memcmp' was not declared. Should it be static?
2026-04-30 19:48 UTC
FAILED: patch "[PATCH] wifi: mwifiex: fix use-after-free in" failed to apply to 5.10-stable tree
2026-04-30 19:46 UTC (2+ messages)
` [PATCH 5.10.y] wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()
FAILED: patch "[PATCH] thermal: core: Fix thermal zone governor cleanup issues" failed to apply to 5.10-stable tree
2026-04-30 19:46 UTC (2+ messages)
` [PATCH 5.10.y] thermal: core: Fix thermal zone governor cleanup issues
[PATCH v4] hfsplus: fix null-ptr-deref by creating hidden dir on remount rw
2026-04-30 19:46 UTC (2+ messages)
snd_mixer_selem_ask_playback_vol_dB calculates wrong volume with SND_CTL_TLVT_DB_MINMAX_MUTE
2026-04-30 19:45 UTC
[OE-core][PATCH 1/2] tzdata/tzcode-native: upgrade 2026a -> 2026b
2026-04-30 19:44 UTC (2+ messages)
` [OE-core][PATCH 2/2] wireless-regdb: upgrade 2026.02.04 -> 2026.03.18
[bluez/bluez] d01616: gatt-client: Fix use-after-free caused by reentran
2026-04-30 19:45 UTC
[PATCH v2 0/8] x86/msr: Consolidate native/paravirt MSR functions
2026-04-30 19:43 UTC (7+ messages)
` [PATCH v2 3/8] x86/msr: Consolidate rdmsr_safe() implementations
` [PATCH v2 8/8] x86/msr: Remove duplicate #include
[PATCH v4 0/8] iio: light: si1133: driver cleanup
2026-04-30 19:42 UTC (3+ messages)
` [PATCH v4 5/8] iio: light: si1133: add missing include headers
snd_mixer_selem_ask_playback_vol_dB calculates wrong volume with SND_CTL_TLVT_DB_MINMAX_MUTE
2026-04-30 19:42 UTC
[PATCH v2] accel/qaic: Add overflow check to remap_pfn_range during mmap
2026-04-30 19:39 UTC
[PATCH v8 0/2] drm/i915/selftests: Use safe userspace memory for mappings
2026-04-30 19:43 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v1 1/2] thermal: hwmon: Register one hwmon device for each thermal zone
2026-04-30 19:41 UTC (3+ messages)
snd_mixer_selem_ask_playback_vol_dB calculates wrong volume with SND_CTL_TLVT_DB_MINMAX_MUTE
2026-04-30 19:40 UTC
[PATCH] tools: Use posix_memalign instead of valloc for NetBSD
2026-04-30 19:38 UTC (3+ messages)
[PATCH 0/8] drm/i915/display: refactor display funcs
2026-04-30 19:38 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v2 0/4] struct page to PFN conversion for TDX guest private memory
2026-04-30 19:37 UTC (6+ messages)
` [PATCH v2 2/4] x86/tdx: Use PFN directly for unmapping "
[PATCH net-next] selftests: drv-net: Enable ntuple-filters if supported
2026-04-30 19:36 UTC (2+ messages)
[PATCH v2] drm/xe/madvise: Track purgeability with BO-local counters
2026-04-30 19:36 UTC (2+ messages)
[PATCH net-next v3 0/3] Add ZTE DingHai Ethernet PF driver
2026-04-30 19:36 UTC (5+ messages)
` [PATCH net-next v3 1/3] net/ethernet: add ZTE network driver support
` [PATCH net-next v3 2/3] net/ethernet/zte/dinghai: add logging infrastructure
[PATCH][next] drm/sched: Fix spelling mistake "sumission" -> "submission"
2026-04-30 19:34 UTC
[PATCH] drm/amdkfd: remove obsolete codes for kfd_mmap
2026-04-30 19:33 UTC (2+ messages)
[PATCH 0/7] rteval: Add cgroup v2 cpuset integration for dynamic CPU isolation
2026-04-30 19:31 UTC (8+ messages)
` [PATCH 1/7] rteval: Add cpuset integration infrastructure (WIP)
` [PATCH 2/7] rteval: Add --cleanup-cpusets flag to remove leftover cpusets
` [PATCH 3/7] rteval: Reorganize command-line arguments into logical groups
` [PATCH 4/7] rteval: Simplify cpuset implementation to match isolcpus philosophy
` [PATCH 5/7] rteval: Add local/ directory to .gitignore for development files
` [PATCH 6/7] rteval: Update cpuset documentation to reflect simplified implementation
` [PATCH 7/7] rteval: Warn when all CPUs isolated and loads have no CPUs
[PATCH v2 0/4] iio: introduce devm_ API for hid sensro setup and cleanup
2026-04-30 19:30 UTC (7+ messages)
` [PATCH v2 2/4] iio: hid-sensors: introduce device managed API
` [PATCH v2 4/4] iio: humidity: drop hid_sensor_remove_trigger() using devm API
[LTP] [PATCH 1/2] lib: Add SAFE_SPLICE() macro
2026-04-30 19:29 UTC (2+ messages)
` [LTP] "
[RFC] dts: add code coverage parameter to DTS
2026-04-30 19:29 UTC
[GIT PULL] ACPI support fixes for v7.1-rc2
2026-04-30 19:29 UTC
[PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
2026-04-30 19:25 UTC (6+ messages)
[avpatel:riscv_iommu_irqbypass_v2 3/18] drivers/iommu/riscv/iommu.h:24:28: error: field has incomplete type 'struct pt_iommu_riscv_64'
2026-04-30 19:24 UTC
kernel/bpf/fixups.c:808 bpf_convert_ctx_accesses() error: __builtin_memcpy() 'insn_buf' too small (256 vs u32max)
2026-04-30 19:24 UTC
[PATCH v2] fuse: back uncached readdir buffers with pages
2026-04-30 19:24 UTC (3+ messages)
[PATCH net-next v3 0/4] net: dsa: mt7628 embedded switch initial support
2026-04-30 19:19 UTC (3+ messages)
` [PATCH net-next v3 4/4] net: dsa: initial support for MT7628 embedded switch
[PATCH v5 00/28] KVM: combined patchset for MBEC/GMET support
2026-04-30 19:17 UTC (3+ 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.