mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 0/8] sched: introduce for_each_process_rculock and for_each_thread_rculock
 2026-09-07 15:42 UTC  (3+ messages)
` [PATCH v2 1/8] "

[PATCH 0/2] Make HWPoison helpers config-independent
 2026-09-07 15:42 UTC  (3+ messages)
` [PATCH 1/2] mm/page-flags: Define HWPoison test-and-change helpers unconditionally

[RFC][PATCH] PCI: rcar-gen4: Add missing PM ops
 2026-09-07 15:40 UTC  (4+ messages)

[PATCH] scripts/spelling.txt: keep British spelling for "initalise"
 2026-09-07 15:39 UTC  (2+ messages)

[PATCH 0/3] drm/amd/display: use kunit/visibility.h for test helpers
 2026-09-07 15:39 UTC  (4+ messages)
` [PATCH 3/3] drm/amd/display: drop INLINE_IFN_KUNIT

[PATCH v2 0/6] net: fix typos and repeated words in comments
 2026-09-07 15:38 UTC  (5+ messages)
` [PATCH v2 1/6] net: fix typos "
` [PATCH v2 4/6] net: sfc: fix repeated word 'the' in comment

[PATCH net-next v4 00/10] net: pcs: add basic support for RK3568 XPCS
 2026-09-07 15:37 UTC  (11+ messages)
` [PATCH net-next v4 01/10] net: stmmac: move XPCS lifetime management to platform drivers
` [PATCH net-next v4 02/10] dt-bindings: phy: rockchip: naneng-combphy: add rockchip,sgmii-mac-sel property
` [PATCH net-next v4 03/10] phy: rockchip: naneng-combphy: add SGMII MAC selection for RK3568
` [PATCH net-next v4 04/10] dt-bindings: net: pcs: add rockchip,rk3568-xpcs support
` [PATCH net-next v4 05/10] arm64: dts: rockchip: rk3568: add XPCS and fixed-clock nodes
` [PATCH net-next v4 06/10] net: pcs: xpcs: add ANRESTART support for SGMII link recovery
` [PATCH net-next v4 07/10] net: pcs: xpcs: add Rockchip RK3568 platform glue driver
` [PATCH net-next v4 08/10] net: stmmac: dwmac-rk: add SGMII support for RK3568
` [PATCH net-next v4 09/10] arm64: dts: rockchip: rk3568-photonicat: enable SGMII LAN port
` [PATCH net-next v4 10/10] MAINTAINERS: add entry for Rockchip XPCS driver

[PATCH v9 00/19] Add Freescale i.MX8qxp Display Controller support
 2026-09-07 15:36 UTC  (10+ messages)

[PATCH v2] PCI: rcar-gen4: Add missing PM ops
 2026-09-07 15:36 UTC 

[PATCH] crypto: caam: map job ring registers without claiming region
 2026-09-07 15:35 UTC  (2+ messages)

[PATCH 0/2] sched/numa: stop VMA scan filters from gating promotion
 2026-09-07 15:35 UTC  (4+ messages)
` [PATCH 2/2] sched/numa: scan read-only file mappings in tiering mode

[PATCH stable 6.12 v2] tcp: fix potential race in tcp_v6_syn_recv_sock()
 2026-09-07 15:34 UTC  (3+ messages)

[PATCH 6.1.y] vxlan: use pskb_network_may_pull() for transmit path header pulls
 2026-09-07 15:32 UTC 

[PATCH v2 0/6] spi: spi-sun4i: assorted fixes
 2026-09-07 15:31 UTC  (7+ messages)
` [PATCH v2 1/6] spi: spi-sun4i: sun4i_spi_transfer_one(): fix transfers for SUN4I_FIFO_DEPTH
` [PATCH v2 2/6] spi: spi-sun4i: sun4i_spi_fill_fifo(): always apply A10 FIFO fill level workaround
` [PATCH v2 3/6] spi: spi-sun4i: sun4i_spi_transfer_one(): fix setting of clock rate
` [PATCH v2 4/6] spi: spi-sun4i: sun4i_spi_handler(): fix race condition between transfer completion and RX FIFO interrupt
` [PATCH v2 5/6] spi: spi-sun4i: sun4i_spi_transfer_one(): add error handling at clock setup
` [PATCH v2 6/6] spi: spi-sun4i: sun4i_spi_transfer_one(): report effectively used speed_hz of transfer

[PATCH net-next v3 00/10] net: pcs: add basic support for RK3568 XPCS
 2026-09-07 15:30 UTC  (3+ messages)

[PATCH v1] hwmon: (lm75) Add support for Nuvoton NCT7715
 2026-09-07 15:29 UTC  (2+ messages)

[PATCH] mm/hugetlb: fix overbroad MMU notifiers for unshared PMDs
 2026-09-07 15:29 UTC  (3+ messages)

[PATCH] mm/memory_hotplug: factor out node_is_memoryless()
 2026-09-07 15:28 UTC  (2+ messages)

[PATCH v2] bus: fsl-mc: set dma_mask for the DPRC devices
 2026-09-07 15:27 UTC  (2+ messages)

[PATCH] serial: 8250_of: set UART_CAP_NOTEMT for rts-gpios RS485 direction
 2026-09-07 15:27 UTC 

[PATCH] mm/madvise: swap in CoW'd MAP_PRIVATE-file mappings on MADV_WILLNEED
 2026-09-07 15:27 UTC  (8+ messages)

[PATCH v4 0/4] Add PWM support Amlogic S7 S7D S6
 2026-09-07 15:26 UTC  (7+ messages)
` [PATCH v4 2/4] pwm: meson: add the PWM count driver data
` [PATCH v4 3/4] pwm: meson: use bulk API for per-channel clocks
` [PATCH v4 4/4] pwm: meson: Add support for Amlogic S7

[patch V2 0/8] exec/exit: POSIX timer related bugfixes and related cleanups
 2026-09-07 15:26 UTC  (4+ messages)
` [patch V2 1/8] signal: Prevent exec() race

[PATCH] arch/s390/pci: fix fixup_user_fault() calls with NULL unlocked parameter
 2026-09-07 15:25 UTC  (2+ messages)

[PATCH bpf-next 1/2] selftests/bpf: Move verifier failure tests out of test_global_percpu_data
 2026-09-07 15:24 UTC  (6+ messages)
` [PATCH bpf-next 2/2] bpftool: Reject non-autoload programs for light skeletons

[PATCH v3 0/5] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-09-07 15:23 UTC  (10+ messages)
` [PATCH v3 1/5] mm/memory-failure: efi: add the LINUX_EFI_POISONED_MEMORY configuration table
` [PATCH v3 2/5] mm/memory-failure: libstub: install the poisoned-memory EFI table
` [PATCH v3 3/5] mm/memory-failure: efi: record hardware-poisoned frames into the poisoned-memory table

[PATCH v3 1/2] dt-bindings: iio: adc: ti,ads1015: Add label property
 2026-09-07 15:23 UTC  (2+ messages)
` [PATCH v3 2/2] iio: adc: ti-ads1015: Add support for label

[PATCH] selftests/mm: fix size truncation in pagemap_ioctl test
 2026-09-07 15:22 UTC  (3+ messages)

[PATCH v2 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
 2026-09-07 15:21 UTC  (4+ messages)

[PATCH v4 0/3] drm/sched: fix use-after-free of the fence timeline name
 2026-09-07 15:21 UTC  (15+ messages)
` [PATCH v4 1/3] drm/sched: cache the timeline name to fix a use-after-free

[PATCH v2 2/2] iio: adc: ti-ads1015: Add support for label
 2026-09-07 15:21 UTC  (2+ messages)

[BUG REPORT] AMD Radeon R9 380 (Tonga) - HDMI no signal after suspend / regression tracking update
 2026-09-07 15:21 UTC 

[PATCH v2] isofs: convert the zisofs read path to use folios
 2026-09-07 15:18 UTC 

[PATCH v2 0/4] dma: use designated initializers for acpi_device_id
 2026-09-07 15:17 UTC  (5+ messages)
` [PATCH v2 1/4] dma: dw: "
` [PATCH v2 2/4] dma: loongson: use named "
` [PATCH v2 3/4] dma: qcom: "
` [PATCH v2 4/4] dma: xgene-dmac: "

[PATCH v8 0/2] Add support for the TI BQ25792 battery charger (regulator part)
 2026-09-07 15:16 UTC  (5+ messages)

[syzbot] [nvme?] WARNING in nvme_loop_reset_ctrl_work
 2026-09-07 15:16 UTC 

[PATCH] isofs: convert the zisofs read path to use folios
 2026-09-07 15:16 UTC  (3+ messages)

[PATCH v9 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-09-07 15:15 UTC  (5+ messages)
` [PATCH v9 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v9 6/6] selftests/mm: add a GUP selftest

[PATCH v8 0/9] io: accel: mma8452: Allow open drain interrupt pin configuration
 2026-09-07 15:14 UTC  (13+ messages)
` [PATCH v8 1/9] dt-bindings: iio: accel: mma8452: Add drive-open-drain
` [PATCH v8 2/9] iio: accel: mma8452: Fix use-after-free bug in error error path
` [PATCH v8 3/9] iio: accel: mma8452: Optimize struct mma8452_data member orders
` [PATCH v8 4/9] iio: accel: mma8452: Only apply trigger type when not set by firmware
` [PATCH v8 5/9] iio: accel: mma8452: Fix unintended comment indent
` [PATCH v8 6/9] iio: accel: mma8452: Add comment block for struct mma8452_data
` [PATCH v8 7/9] iio: accel: mma8452: Allow open drain interrupt pin configuration
` [PATCH v8 8/9] iio: accel: mma8452: Use proper error code when missing device model
` [PATCH v8 9/9] iio: accel: mma8452: Support interrupt sharing

[PATCH 6.18.y 3/4] cifs: Scripted clean up fs/smb/client/fscache.h
 2026-09-07 15:14 UTC 

[PATCH v2 0/5] optimize pgtable_l4|l5_enabled
 2026-09-07 15:14 UTC  (6+ messages)
` [PATCH v2 1/5] riscv: remove RISCV_ALTERNATIVE Kconfig option
` [PATCH v2 2/5] riscv: convert pgtable_l4|l5_enabled to inline function
` [PATCH v2 3/5] riscv: support early isa ext and use it to optimize pgtable_l4|l5_enabled
` [PATCH v2 4/5] riscv: RISCV_ISA_SV48 and RISCV_ISA_SV57 under NONPORTABLE
` [PATCH v2 5/5] riscv: mm: unexport _pgtable_l4_enabled and _pgtable_l5_enabled

[PATCH] mmc: vub300: fix use-after-free in vub300 teardown
 2026-09-07 15:14 UTC 

[PATCH net] selftests/drivers/net: include lib/sh/*.sh
 2026-09-07 15:14 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add mpam.rst to the MPAM DRIVER entry
 2026-09-07 15:11 UTC  (2+ messages)

[PATCH 0/3] riscv: word-at-a-time: improve find_zero()
 2026-09-07 15:11 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: word-at-a-time: improve find_zero() for !RISCV_ISA_ZBB
` [PATCH v2 2/3] riscv: word-at-a-time: improve find_zero() without Zbb
` [PATCH v2 3/3] riscv: word-at-a-time: improve find_zero() for Zbb

[PATCH bpf-next v6 1/2] bpf: Validate program attach type during link update
 2026-09-07 15:08 UTC  (3+ messages)

[PATCH] cpufreq: conservative: Ignore idle periods when a policy CPU is busy
 2026-09-07 15:07 UTC  (2+ messages)

[PATCH v2 0/8] gpu: nova-core: add NVKV codec
 2026-09-07 15:07 UTC  (3+ messages)
` [PATCH v2 4/8] gpu: nova-core: add NVKV encoder

[PATCH v5 0/3] can_rx_offload keeps a lockless irq_queue that the IRQ handlers fill and that is later spliced under skb_queue.lock into the NAPI-facing skb_queue. This works as long as a single context fills the irq_queue. flexcan with FLEXCAN_QUIRK_SECONDARY_MB_IRQ and mcf5441x use two mailbox IRQ lines. When those are affined to different CPUs the two handlers can enqueue into the same list at the same time and corrupt it
 2026-09-07 15:07 UTC  (3+ messages)

[PATCH 5.10] tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions
 2026-09-07 15:07 UTC  (4+ messages)
` [PATCH v2 5.10 0/2] "
  ` [PATCH v2 5.10 1/2] tracing/mmiotrace: Remove reference to unused per CPU data pointer
  ` [PATCH v2 5.10 2/2] tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions

[PATCH V5 0/4] arm64: dts: freescale: Add chargebyte Charge Control Y
 2026-09-07 15:04 UTC  (5+ messages)
` [PATCH V5 1/4] dt-bindings: phy: ti,tcan104x-can: Fix property constrains
` [PATCH V5 2/4] dt-bindings: arm: fsl: Add chargebyte Charge Control Y
` [PATCH V5 3/4] dt-bindings: phy: ti,tcan104x-can: Document Microchip MCP2542
` [PATCH V5 4/4] arm64: dts: freescale: Add chargebyte Charge Control Y

[PATCH] mm/slub: unify slub stat definitions to simplify metric additions
 2026-09-07 15:03 UTC  (3+ messages)

[PATCH 0/5] power: supply: Fix probe time race against driver teardown and battery parsing
 2026-09-07 15:01 UTC  (6+ messages)
` [PATCH 1/5] power: supply: core: prevent unregistering a power supply while a callback runs
` [PATCH 2/5] power: supply: core: Allow getting battery info before psy is registered
` [PATCH 3/5] power: supply: bq257xx: Don't ignore errors from bq257xx_get_state()
` [PATCH 4/5] power: supply: bq257xx: Use psy directly instead of driver data
` [PATCH 5/5] power: supply: bq257xx: Parse battery info before registering power supply

[BUG REPORT] AMD Radeon R9 380 (Tonga) - HDMI no signal after suspend / regression tracking update
 2026-09-07 15:01 UTC 

[PATCH 6.12.y 4/6] cifs: Scripted clean up fs/smb/client/fscache.h
 2026-09-07 15:00 UTC  (2+ messages)
  ` [PATCH 6.12.y 5/6] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations

[RFC v4 0/2] Realtime workqueues and panthor realtime submission
 2026-09-07 15:00 UTC  (4+ messages)
` [RFC v4 1/2] workqueue: Add support for real-time workers

[PATCH] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
 2026-09-07 15:00 UTC  (4+ messages)

[PATCH] sched/fair: Only apply cpufreq pressure where frequency is invariant
 2026-09-07 14:57 UTC  (9+ messages)

[PATCH 0/2] can: j1939: tighten TP receive-path checks
 2026-09-07 14:56 UTC  (3+ messages)
` [PATCH 1/2] can: j1939: reject TP RTS with wrong packet count
` [PATCH 2/2] can: j1939: check received packet count before completing session

[PATCH] iio: accel: adxl367: resolve interrupt mapping before device setup
 2026-09-07 14:56 UTC  (2+ messages)

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-07 14:55 UTC  (8+ messages)
` [PATCH v20 03/14] KVM: arm64: Manage GCS access and registers for guests

[PATCH V2 0/4] Add ethtool support to configure irq coalescing count and delay
 2026-09-07 14:53 UTC  (6+ messages)
` [PATCH V2 1/4] dmaengine: Add support to configure and read IRQ coalescing parameters

[syzbot] [usb?] WARNING in cx231xx_send_vendor_cmd/usb_submit_urb
 2026-09-07 14:53 UTC  (2+ messages)
` Forwarded: cx231xx: reproduce USB direction warning on v7.3-rc2

[PATCH] mm: page_alloc: add trace_mm_page_alloc to bulk allocation path
 2026-09-07 14:53 UTC  (2+ messages)

[PATCH v19 00/14] Enable CXL PCIe Port Protocol Error handling and logging
 2026-09-07 14:52 UTC  (5+ messages)
` [PATCH v19 02/14] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register

[PATCH] arm64: enable HAVE_SHARED_GPIOS for all ARM64 platforms
 2026-09-07 14:50 UTC 

[PATCH] iio: temperature: tsys02d: Fix state desynchronization on resolution write error
 2026-09-07 14:50 UTC  (2+ messages)

[PATCH v4] mm/gup_test: safely calculate GUP batch size
 2026-09-07 14:50 UTC  (2+ messages)

[PATCH v7 0/3] mm: make persistent huge zero folio read-only
 2026-09-07 14:48 UTC  (10+ messages)
` [PATCH v7 1/3] "

[PATCH] mmc: vub300: fix sleeping function call from invalid context in vub300_inactivity_timer_expired
 2026-09-07 14:48 UTC  (5+ messages)

[PATCH] iio: temperature: tmp006: Fix endianness byte swap in trigger handler
 2026-09-07 14:47 UTC  (2+ messages)

[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
 2026-09-07 14:46 UTC  (6+ messages)

[PATCH] tracing: hist: keep the entry count when the stats allocation fails
 2026-09-07 14:46 UTC  (2+ messages)

[PATCH v4 00/10] ASoC: qcom: Add QAIF driver for Shikra audio platform
 2026-09-07 14:45 UTC  (6+ messages)
` [PATCH v4 01/10] ASoC: dt-bindings: qcom,shikra-qaif-cpu: Add binding

[PATCH v6 00/11] media: rcar: Streams support
 2026-09-07 14:45 UTC  (3+ messages)
` [PATCH v6 08/11] media: rcar-isp: Call get_frame_desc to find out VC & DT

[PATCH v2 0/4] KVM: s390: replace page allocator calls with kzalloc()
 2026-09-07 14:43 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for the GIB
` [PATCH v2 4/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for sie_page2 and CMMA

[PATCH v1 0/2] exfat: update percent_in_use, remove runtime integer division
 2026-09-07 14:42 UTC  (2+ messages)

[PATCH v1] ring-buffer: Rename ring_buffer_size() to ring_buffer_capacity()
 2026-09-07 14:41 UTC  (2+ messages)

[PATCH v4 0/3] i3c: Introduce i3c device userspace interface
 2026-09-07 14:40 UTC  (3+ messages)
` [PATCH v4 3/3] i3c: add i3cdev module to expose i3c dev in /dev

[PATCH 5.10/5.15/6.1 0/2] selinux: reject an unclaimed class value in security_get_classes()
 2026-09-07 14:39 UTC  (3+ messages)
` [PATCH 5.10/5.15/6.1] selinux: avoid implicit conversions in services code
` [PATCH 5.10/5.15/6.1] selinux: reject an unclaimed class value in security_get_classes()

[PATCH 6.6.y 1/4] cifs: Scripted clean up fs/smb/client/fscache.h
 2026-09-07 14:39 UTC  (3+ messages)
  ` [PATCH 6.6.y 2/4] cifs: Scripted clean up fs/smb/client/fs_context.h
  ` [PATCH 6.6.y 3/4] cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h

[BUG] WARNING in perf_pending_task() outside do_exit() path
 2026-09-07 14:37 UTC  (2+ messages)

[PATCH v5] x86/virt/tdx: Formalize SEAMCALL leaf version encoding support
 2026-09-07 14:35 UTC  (3+ messages)

[PATCH v2 0/3] Enable QoS configuration on X1E80100
 2026-09-07 14:34 UTC  (9+ messages)
` [PATCH v2 2/3] interconnect: qcom: x1e80100: enable QoS configuration

[syzbot] [usb?] KASAN: slab-use-after-free Read in vhci_shutdown_connection
 2026-09-07 14:34 UTC 

[PATCH] PCI: qcom: Honor IOMMU provider's #iommu-cells in qcom_pcie_config_sid_1_9_0()
 2026-09-07 14:33 UTC 

[PATCH] nfc: llcp: validate PDU size in nfc_llcp_recv_dm() and nfc_llcp_recv_hdlc()
 2026-09-07 14:33 UTC  (2+ messages)

[syzbot] [pm?] WARNING: suspicious RCU usage in wakeup_source_unregister
 2026-09-07 14:32 UTC 

[PATCH] pmdomain: renesas: r8a78000: Fix lockdep false positive
 2026-09-07 14:32 UTC 

[PATCH v2 0/2] Fix deferred_split_isolate() and drop the split workaround
 2026-09-07 14:30 UTC  (5+ messages)
` [PATCH v2 2/2] mm/huge_memory: dequeue the deferred split after the split freeze

[PATCH] mm: remove PageWriteback
 2026-09-07 14:29 UTC  (3+ messages)

[PATCH v4 0/2] Add pinctrl support for MSM8952
 2026-09-07 14:28 UTC  (7+ messages)
` [PATCH v4 2/2] pinctrl: qcom: Add MSM8952 tlmm pinctrl driver

[BUG] mm/memory_hotplug: panic due to race between compaction and memory hot-unplug
 2026-09-07 14:27 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: freescale: add Free Mobile Nodebox v3 CPU Module (LX2160A)
 2026-09-07 14:27 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add Free Mobile
` [PATCH 2/3] dt-bindings: arm: fsl: add freemobile,nbxv3 board
` [PATCH 3/3] arm64: dts: freescale: add Nodebox v3 CPU Module

[PATCH] Bluetooth: btusb: fix NXP IW610 composite device handling
 2026-09-07 14:26 UTC 

[PATCH 00/11] NTB: ntb_transport: Miscellaneous fixes
 2026-09-07 14:24 UTC  (12+ messages)
` [PATCH 01/11] NTB: ntb_transport: Remove the device debugfs directory
` [PATCH 02/11] NTB: ntb_transport: Start TX offload thread after queue setup
` [PATCH 03/11] NTB: ntb_transport: Prepare remote RX info accesses for MW teardown
` [PATCH 04/11] NTB: ntb_transport: Clear QP pointers when freeing an MW
` [PATCH 05/11] NTB: ntb_transport: Avoid deadlock when cancelling link work
` [PATCH 06/11] NTB: ntb_transport: Publish link state after QP setup
` [PATCH 07/11] NTB: ntb_transport: Clear link state before QP cleanup
` [PATCH 08/11] NTB: ntb_transport: Abort link setup on QP MW allocation failure
` [PATCH 09/11] NTB: ntb_transport: Stop QP work before freeing a queue
` [PATCH 10/11] NTB: ntb_transport: Stop RX tasklet scheduling "
` [PATCH 11/11] NTB: ntb_transport: Drain RX tasklets during link cleanup

[PATCH v2] nstree: check listing permission before taking a namespace reference
 2026-09-07 14:22 UTC 

[PATCH v2 0/6] mmc: sdhci-of-at91: add LAN969x support
 2026-09-07 14:18 UTC  (3+ messages)
` [PATCH v2 6/6] arm64: dts: microchip: ev23x71a: enable eMMC

[PATCH v2] dt-bindings: wireless: ath12k: allow calibration variant for WCN7850
 2026-09-07 14:17 UTC 

[PATCH net 0/1] inet_diag: cap bytecode filter complexity
 2026-09-07 14:16 UTC  (4+ messages)
` [PATCH net 1/1] "

[syzbot] [usb?] KASAN: slab-use-after-free Read in vhci_shutdown_connection
 2026-09-07 14:14 UTC  (2+ messages)
` Forwarded: Re: test patch

[PATCH] mm: memcontrol: fix compilation
 2026-09-07 14:14 UTC 

[PATCH v2 0/3] arm64: dts: rockchip: Add FriendlyElec NanoPi R28S
 2026-09-07 14:13 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: "
` [PATCH v2 2/3] arm64: dts: rockchip: Split out the common NanoPi RK3528 parts
` [PATCH v2 3/3] arm64: dts: rockchip: Add devicetree for the FriendlyElec NanoPi R28S

[PATCH v6 0/2] mfd: loongson-se: Add multi-node support and fix miscellaneous issues
 2026-09-07 14:12 UTC  (3+ messages)
` [PATCH v6 2/2] mfd: loongson-se: Fix "

[RFC PATCH v1] mm: memcg: skip frozen folios in page_cgroup_ino()
 2026-09-07 12:40 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®