mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH RFC v2 15/19] drm/omap: dsi: remove unused includes
 2026-09-03 10:24 UTC  (2+ messages)

[PATCH v2 0/4] arm: ras: Add DT frontend support for ARM RAS
 2026-09-03 10:23 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: arm: ras: Introduce bindings for ARM RAS error sources

[PATCH] mailbox: pcc: Synchronize channel IRQ before unmapping shared memory
 2026-09-03 10:23 UTC  (5+ messages)

[PATCH] RDMA/core: fix refcount bug in iwpm_get_nlmsg_request()
 2026-09-03 10:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-09-03 10:23 UTC  (8+ messages)
` [PATCH v3 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH v3 2/6] mm/vmalloc: set area's page_order after allocation succeeds
` [PATCH v3 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH v3 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH v3 5/6] mm/execmem: use VM_FLUSH_RESET_PERMS for ROX cache allocations
` [PATCH v3 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"

[PATCH v5 00/15] Add initial support for Qualcomm Kuno SoC
 2026-09-03 10:22 UTC  (3+ messages)
` [PATCH v5 07/15] interconnect: qcom: Add Kuno interconnect provider driver

[PATCH net-next] igc: remove unreachable break after return in XDP path
 2026-09-03 10:22 UTC  (2+ messages)

[PATCH v2] mm/slab: take n->list_lock in __slab_try_return_freelist() to avoid race
 2026-09-03 10:22 UTC  (3+ messages)

[PATCH v3 0/2] drm/sched: fix use-after-free of the fence timeline name
 2026-09-03 10:22 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH RFC v2 00/19] drm/panel: embed a drm_bridge into every drm_panel
 2026-09-03 10:22 UTC  (7+ messages)
` [PATCH RFC v2 01/19] drm: of: move drm_of_find_panel_or_bridge() from drm_of.c to bridge/panel.c
` [PATCH RFC v2 02/19] drm/bridge: panel: move to a new module
` [PATCH RFC v2 05/19] drm/panel: embed a drm_bridge into every drm_panel

[PATCH v2 0/5] Add support for USB phys in IPQ9650
 2026-09-03 10:21 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: phy: qcom,usb-snps-femto-v2: Add IPQ9650 compatible

[PATCH net-next v2] tcp: fix mdev comment in tcp_rtt_estimator()
 2026-09-03 10:21 UTC  (2+ messages)

[PATCH RFC 00/15] arm-mpam: Add basic device tree support for resctrl
 2026-09-03 10:20 UTC  (14+ messages)
` [PATCH RFC 01/15] dt-bindings: arm: Add MPAM MSC binding
` [PATCH RFC 08/15] arm_mpam: Fix ris_idx type to prevent range check bypass on truncation
` [PATCH RFC 09/15] arm_mpam: Fix MSC MMIO window size to use resource_size() instead of end - start
` [PATCH RFC 12/15] arm_mpam: Fix get_cpumask_from_cache() to clear mask on error

[PATCH] sched_clock: Add option to use absolute time against hardware clock reset
 2026-09-03 10:20 UTC  (5+ messages)

[RFC PATCH v2 1/2] binder: switch alloc->mutex to spinlock for buffer metadata
 2026-09-03 10:20 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: phy: Document ST STM32MP25 USB2-FEMTO PHY
 2026-09-03 10:19 UTC  (4+ messages)
` [PATCH v5 2/2] phy: stm32: Add support for "

[PATCH v8 0/2] ALSA: usb-audio: the Topping M62's vendor controls
 2026-09-03 10:19 UTC  (4+ messages)

[PATCH] RDMA/rtrs-clt: Fix CQ pool leak when connect is interrupted
 2026-09-03 10:18 UTC  (2+ messages)

[PATCH v3 0/2] Add initial device tree support for the Xiaomi Mi Box 4 (MDZ-21-AA), an Amlogic S905L based TV box
 2026-09-03 10:18 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: amlogic: add Xiaomi Mi Box 4
` [PATCH v3 2/2] arm64: dts: amlogic: add Xiaomi Mi Box 4 support

[PATCH] once_lite: Simplify condition handling and fix context analysis
 2026-09-03 10:16 UTC 

[PATCH] super: make iterate_supers_type() deletion-safe
 2026-09-03 10:16 UTC  (2+ messages)

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-09-03 10:16 UTC  (64+ messages)
` [PATCH v4 01/27] cxl: Fix resource.c include path and export cxl_restore_hdm_after_pci_reset
` [PATCH v4 02/27] cxl/regs: Skip sub-block region request for BAR-owning drivers
` [PATCH v4 03/27] cxl: Move component register defines to uapi/cxl/cxl_regs.h
` [PATCH v4 04/27] cxl: Establish media readiness in cxl_mem_probe()
` [PATCH v4 05/27] cxl: Add a function-scoped reset entry for vfio-pci
` [PATCH v4 06/27] vfio/pci: Add CXL ops registration interface
` [PATCH v4 07/27] vfio/pci: Detect CXL devices and load vfio-cxl on demand
` [PATCH v4 08/27] vfio/cxl: Add the vfio-cxl module skeleton
` [PATCH v4 09/27] vfio/cxl: Create the CXL memory device at bind
` [PATCH v4 10/27] vfio/cxl: Reject unsupported decoder topologies "
` [PATCH v4 11/27] vfio/cxl: Own the whole component register BAR
` [PATCH v4 12/27] vfio/pci: Let a provider exclude a BAR sub-range from mmap
` [PATCH v4 14/27] vfio: Add CXL region type for the HDM region
` [PATCH v4 15/27] vfio/pci: Call CXL open and close hooks around device use
` [PATCH v4 16/27] vfio/cxl: Shadow the CXL DVSEC body at open
` [PATCH v4 17/27] vfio/cxl: Virtualize the CXL DVSEC
` [PATCH v4 18/27] vfio/cxl: Expose the HDM memory and trap the decoder registers
` [PATCH v4 22/27] vfio/cxl: Revoke the HDM mapping on reset and power transitions
` [PATCH v4 23/27] vfio/cxl: Refresh the decoder snapshot after a device reset
` [PATCH v4 24/27] vfio/cxl: Service a guest-triggered CXL reset
` [PATCH v4 25/27] vfio/pci: Provide an opt-out for the CXL Type-2 extensions

[PATCH 1/2] dt-bindings: phy: Document Renesas Multi-Protocol PHY driver for R-Car X5H
 2026-09-03 10:15 UTC  (3+ messages)
` [PATCH 2/2] phy: renesas: Add "

[PATCH] dt-bindings: usb: Add ITE IT5271/IT5272/IT5273/IT5274 support
 2026-09-03 10:15 UTC 

[PATCH v3 0/7] mm/mglru: speed up inc_min_seq() and fix cold/hot inversions
 2026-09-03 10:14 UTC  (9+ messages)
` [PATCH v3 1/7] mm/mglru: separate folio generation update from LRU accounting
` [PATCH v3 2/7] mm/mglru: batch update lrugen->nr_pages in inc_min_seq()
` [PATCH v3 3/7] mm/mglru: enhance cold/hot inversion handling "
` [PATCH v3 5/7] mm/mglru: make LRU folio prefetch helper an inline function

[PATCH] mtd: spinand: winbond: Add support for W25N08LW
 2026-09-03 10:12 UTC  (2+ messages)

[PATCH v2] i2c: imx: honour I2C_M_IGNORE_NAK
 2026-09-03 10:12 UTC  (2+ messages)

[PATCH v5 00/12] rust: xarray: add entry API with preloading
 2026-09-03 10:11 UTC  (5+ messages)
` [PATCH v5 08/12] rust: mm: add abstractions for allocating from a `sheaf`
` [PATCH v5 09/12] rust: mm: sheaf: allow use of C initialized static caches

[PATCH 1/2] ARM: dts: imx7-tqma7: correctly specify PMIC voltage constraints
 2026-09-03 10:11 UTC  (3+ messages)

[PATCH v3] arm64: dts: exynos: gs101: Drop CPU masks from GICv3 PPI interrupts
 2026-09-03 10:11 UTC 

[PATCH v9 00/10] arm64: Unmap FF-A lent memory from direct map
 2026-09-03 10:10 UTC  (7+ messages)
` [PATCH v9 02/10] of: reserved_mem: Introduce "ll-map" property
` [PATCH v9 09/10] firmware: arm_ffa: Introduce ffa-lend-pool

[PATCH v5 0/2] clk: rs9: Fix and of_clk_hw_onecell_get() conversion
 2026-09-03 10:09 UTC  (3+ messages)
` [PATCH v5 1/2] clk: rs9: Add clock index range check to rs9_of_clk_get()
` [PATCH v5 2/2] clk: rs9: Convert to clk_hw_onecell_data and of_clk_hw_onecell_get()

[PATCH bpf] bpf: Fix out-of-bounds read of rtt_min in sock_ops
 2026-09-03 10:09 UTC 

[PATCH] qcan: isotp: implement N_Ar timeout handling for FC transmission
 2026-09-03 10:09 UTC  (3+ messages)
` [PATCH] can: "

[PATCH] mefi: add dynamic control interface for EFI runtime services
 2026-09-03 10:08 UTC  (3+ messages)
` [PATCH] efi: "

[PATCH] perf evsel: Validate branch stack before byte swapping
 2026-09-03 10:08 UTC 

[PATCH] Bluetooth: btusb: Add device ID for MediaTek MT7925 (13d3:3631)
 2026-09-03 10:08 UTC  (2+ messages)

[PATCH] media: xilinx: vtc: Dynamically calculate pixel clock
 2026-09-03 10:07 UTC  (2+ messages)

[PATCH v4 0/7] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-09-03 10:06 UTC  (6+ messages)
` [PATCH v4 2/7] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow input-enable pinconf
` [PATCH v4 7/7] arm64: dts: renesas: rzg2l(c)/rzv2l hb-iiot: add dsi panel dt overlay

[PATCH v2 0/3] Support AM62P silicon revision detection via uniphier-efuse
 2026-09-03 10:06 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: mfd: da9052: allow dlg,da9053-aa fallback to dlg,da9052
 2026-09-03 10:06 UTC  (8+ messages)

[PATCH] usbip: Reject unterminated strings received from peers
 2026-09-03 10:05 UTC 

[PATCH 0/4] arm64: amlogic: t7: describe the VIM4 supplies and keep the fabric clocks running
 2026-09-03 10:05 UTC  (3+ messages)
` (subset) "

[syzbot] [media?] KASAN: slab-use-after-free Write in usb_free_urb
 2026-09-03 10:04 UTC  (10+ messages)
` [syzbot] [usb?] "
  ` [PATCH] ALSA: caiaq: Decoupling ep1_in_urb in caiaq dev
        ` [PATCH v2] "

[PATCH v3 00/12] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
 2026-09-03 10:03 UTC  (3+ messages)
` [PATCH v3 07/12] reset: Add reset_control_get_from_provider_exclusive()

[PATCH net-next v4 0/2] net: stmmac: dwxgmac2: timestamp interrupt + Agilex5 fix
 2026-09-03 10:03 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: stmmac: dwxgmac2: add XGMAC timestamp interrupt support

[PATCH 4/4] mm/damon/sysfs: set next refresh jiffies per sysfs context
 2026-09-03 10:01 UTC  (2+ messages)

[PATCH] mtd: inftl: validate MediaHeader partition geometry before allocating tables
 2026-09-03 10:01 UTC  (4+ messages)

[PATCH RFC v2 03/19] drm/panel: move to a new module
 2026-09-03  9:59 UTC  (2+ messages)

[PATCH resend] soc: atmel: Convert to of_machine_device_match()
 2026-09-03  9:59 UTC 

[PATCH RFC 0/2] of: property: Make fw_devlink follow GPIO and PWM nexus maps
 2026-09-03  9:57 UTC  (6+ messages)
` [PATCH RFC 1/2] of: property: fw_devlink: Follow GPIO "

[PATCH 0/2] rt5677: add mclk to DT binding and define it for Smaug
 2026-09-03  9:57 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: realtek,rt5677: Add clock property

[PATCH v2 0/2] RAS: Fix ARM processor error bounds checking
 2026-09-03  9:56 UTC  (5+ messages)
` [PATCH v2 1/2] RAS: Fix inverted context info bounds check in ARM processor errors
` [PATCH v2 2/2] RAS: Fix out-of-bounds read when tracing arm_event

[PATCH] docs: dmaengine: Fix bracket
 2026-09-03  9:55 UTC 

[BUG] mm/memory_hotplug: panic due to race between compaction and memory hot-unplug
 2026-09-03  9:55 UTC 

[PATCH v5 0/7] clk: Add support for clock nexus
 2026-09-03  9:55 UTC  (2+ messages)

[PATCH] arm64: mpam: Document when to set arm64.nompam
 2026-09-03  9:55 UTC  (2+ messages)

[PATCH v2 0/2] Add RISC-V RPMI device power service support
 2026-09-03  9:55 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add RPMI device power service bindings

[PATCH] efi: vars: commonize the 512-byte name buffer quirk
 2026-09-03  9:55 UTC  (2+ messages)

[PATCH] cxl: docs/platform/acpi: Fix brackets
 2026-09-03  9:54 UTC 

[PATCH] firmware: arm_scmi: Merge scmi_reset_proto_ops.name_get() and .latency_get()
 2026-09-03  9:54 UTC 

[PATCH v2] arm64: tegra: Move Tegra210 AHUB audio ports/endpoints to SoC DTSI
 2026-09-03  9:54 UTC 

[PATCH v7 00/10] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
 2026-09-03  9:53 UTC  (3+ messages)
` [PATCH v7 02/10] mfd: nct6694: Refactor USB-specific data into nct6694_usb_data

[PATCH RESEND] drm/sched: Create faux device for KUnit tests
 2026-09-03  9:53 UTC  (4+ messages)

[PATCH] mm/huge_memory: fix various coding style warnings
 2026-09-03  9:53 UTC  (2+ messages)

[PATCH v2 0/2] clk: ti: mux: resolve parent clocks by DT index, not by name
 2026-09-03  9:53 UTC  (5+ messages)

[PATCH v4 0/7] phy: rockchip-samsung-dcphy: Add the MIPI D-PHY receiver
 2026-09-03  9:53 UTC  (7+ messages)
` [PATCH v4 1/7] dt-bindings: phy: Add PHY_TYPE_DSI and PHY_TYPE_CSI definitions

[PATCH] RDMA/core: Reject CQE counts above max_cqe in ib_cq_pool_get()
 2026-09-03  9:49 UTC  (2+ messages)

[PATCH v24 00/15] Add Renesas RZ/G3L SD/eMMC support
 2026-09-03  9:48 UTC  (9+ messages)
` [PATCH v24 07/15] mmc: renesas_sdhi: Add tuning delay support for RZ/G2L
` [PATCH v24 08/15] mmc: renesas_sdhi: Add TMIO_MMC_INTERNAL_DIVIDER flag
` [PATCH v24 09/15] mmc: renesas_sdhi: Add optional axis/axim reset controls

[ANNOUNCE] A Syzbot-style Platform for Verifying and Fixing LLM-reported Bugs
 2026-09-03  9:48 UTC  (3+ messages)

[PATCH] overlayfs.rst: document cross-layer file lock and lease semantics
 2026-09-03  9:48 UTC  (3+ messages)

[PATCH] fs_pin: publish pins with RCU list helpers
 2026-09-03  9:47 UTC  (2+ messages)

[PATCH] RDMA/core: Fix use-after-free when netns exit races compat dev removal
 2026-09-03  9:46 UTC  (2+ messages)

[PATCH 04/11] drm/panel: merge the drm_kms_helper module into the drm module
 2026-09-03  9:44 UTC  (9+ messages)

[PATCH] mm/page_owner: preserve original free_pid/free_tgid during folio migration
 2026-09-03  9:43 UTC  (2+ messages)

[PATCH net-next 00/14] net: Remove obsolete 32-bit DMA mask fallbacks
 2026-09-03  9:43 UTC  (3+ messages)
` [PATCH net-next 13/14] net: renesas: rswitch: Remove obsolete 32-bit DMA mask fallback

[PATCH v2 0/2] phy: airoha: add support for AN7583 PCIe PHY driver
 2026-09-03  9:40 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: phy: airoha: Document support for AN7583 Gen3 PCIe PHY

[PATCH v2 0/7] Change skb secmarks to x-array indexes
 2026-09-03  9:40 UTC  (5+ messages)
` [PATCH v2 3/7] LSM: Two hooks for manipulating struct lsm_prop
` [PATCH v2 6/7] Apparmor: hooks for secctx_to_lsmprop and update_lsmprop

[PATCH net v2] tls: fix the open record check in the max payload size setsockopt
 2026-09-03  9:40 UTC  (3+ messages)

[PATCH v2 0/3] ASoC: qcom: enable audio on stage-2 protected DSPs (mDSP)
 2026-09-03  9:39 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: sound: qcom,q6apm-dai: add stage-2 (SCM/VMID) access model

[PATCH] ASoC: ti: omap-hdmi: Fix build error from a merge commit
 2026-09-03  9:38 UTC 

[PATCH v6 00/10] kdump: reduce vmcore size and capture time
 2026-09-03  9:38 UTC  (6+ messages)

[PATCH net v5 0/6] Fix a variety of TPA bugs
 2026-09-03  9:37 UTC  (2+ messages)

[PATCH v2 00/16] arm64: dts: qcom: hamoa: Mark the EC reset gpio as reserved on all boards
 2026-09-03  9:37 UTC  (7+ messages)
` [PATCH v2 01/16] arm64: dts: qcom: x1-crd: Mark the EC reset gpio as reserved

[PATCH net] net: macb: fix NULL pointer dereference on unbind with fixed-link
 2026-09-03  9:37 UTC  (3+ messages)

[PATCH v2 0/3] fs/nfsd: accept a backdated timestamp from a delegation holder
 2026-09-03  9:37 UTC  (3+ messages)
` [PATCH v2 1/3] fs: stamp the current time for a stale delegated ctime update

[PATCH net v4] bnxt_en: Bound SW TPA IDs to prevent crashes
 2026-09-03  9:35 UTC  (6+ messages)

STABLE REQ: [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
 2026-09-03  9:35 UTC  (3+ messages)

[PATCH 0/3] riscv: word-at-a-time: improve find_zero()
 2026-09-03  9:35 UTC  (5+ messages)
` [PATCH 1/3] riscv: word-at-a-time: improve find_zero() for !RISCV_ISA_ZBB

[PATCH v8 0/6] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
 2026-09-03  9:35 UTC  (5+ messages)
` [PATCH v8 1/6] dt-bindings: rtc: Add pinctrl for S35390A

[PATCH] perf/core: Fix ITRACE start suppression for inherited events
 2026-09-03  9:35 UTC 

[PATCH v2 2/2] iommu/vt-d: Disable PMRs and skip force-IOMMU when TXT TPRs are active
 2026-09-03  9:33 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v1 0/2] Add support for StarFive JHB100 UART Routing
 2026-09-03  9:32 UTC  (9+ messages)
` [PATCH v1 2/2] soc: starfive: Add JHB100 UART Routing driver

[PATCH net v2] bonding: fix slave_cnt leak on XDP error paths
 2026-09-03  9:31 UTC  (4+ messages)

[PATCH v4] HID: generic: add LampArray support via hid-lamparray helper
 2026-09-03  9:31 UTC  (3+ messages)

[PATCH] KEYS: trusted: Fix tpm2_load_cmd() boundary check
 2026-09-03  9:31 UTC  (2+ messages)

[PATCH] vfio/cdx: keep logical vm_pgoff in MMIO region mmap
 2026-09-03  9:29 UTC 

[PATCH] vfio/platform: keep logical vm_pgoff in MMIO region mmap
 2026-09-03  9:29 UTC 

[PATCH] vfio/fsl-mc: keep logical vm_pgoff in MMIO region mmap
 2026-09-03  9:29 UTC 

[PATCH] cgroup: namespace: replace BUG_ON() in copy_cgroup_ns() with WARN_ON_ONCE()
 2026-09-03  9:29 UTC  (6+ messages)
` [PATCH v2 0/3] drop BUG_ON() NULL checks in namespace copy helpers
  ` [PATCH v2 1/3] cgroup: namespace: drop BUG_ON() in copy_cgroup_ns()
  ` [PATCH v2 3/3] fs: namespace: drop BUG_ON() in copy_mnt_ns()

[PATCH v3] vfio/fsl-mc: prevent read-only region mappings from becoming writable
 2026-09-03  9:29 UTC 

[PATCH net-next v2] net: fec: Propagate PTP initialization errors
 2026-09-03  9:29 UTC  (2+ messages)

[PATCH v3] vfio/platform: prevent read-only region mappings from becoming writable
 2026-09-03  9:29 UTC 

[PATCH RESEND v4 0/3] x86/apic: Add support for additional AMD EILVT registers
 2026-09-03  9:28 UTC  (4+ messages)
` [PATCH RESEND v4 1/3] perf/amd/ibs: Limit the max EILVT register count for AMD family 0x10
` [PATCH RESEND v4 2/3] x86/apic: Introduce a variable to track the number of EILVT registers
` [PATCH RESEND v4 3/3] x86/apic: Drop APIC_EILVT_NR_MAX

[PATCH net-next v2] octeontx2-pf: Add NIXLF error and poison interrupt handlers
 2026-09-03  9:28 UTC  (2+ messages)
` [net-next,v2] "

[PATCH] efi/capsule: Replace kmap_atomic() with kmap_local_page()
 2026-09-03  9:27 UTC  (2+ messages)

[PATCH] exfat: clear the volume dirty flag only when remounting read-only
 2026-09-03  9:26 UTC 

[PATCH v3 0/4] arm64: dts: qcom: Support Retroid Pocket QCS8550 Devices
 2026-09-03  9:25 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: Add Retroid Pocket 6
` [PATCH v3 4/4] arm64: dts: qcom: Add Retroid Pocket Nova

[PATCH v2] PCI: hv: warn when wait_for_response() waits indefinitely
 2026-09-03  9:25 UTC  (3+ messages)

[PATCH v2 0/3] remoteproc: Hawi CDSP support with per-PD proxy performance states
 2026-09-03  9:24 UTC  (3+ messages)
` [PATCH v2 3/3] remoteproc: qcom_q6v5_pas: add per-PD proxy performance states for Hawi CDSP

[PATCH bpf-next 2/4] selftests/bpf: Add assertions for bpf_program__{add,clear}_flags()
 2026-09-03  9:24 UTC 

[PATCH v3 0/3] Add RISC-V RPMI device power service support
 2026-09-03  9:23 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: power: Add RPMI device power service
` [PATCH v3 2/3] pmdomain: riscv: "
` [PATCH v3 3/3] MAINTAINERS: Add RISC-V RPMI device power driver

[PATCH 2/4] mm/damon/core: handle uninitialized damos_quota_goal->last_psi_total
 2026-09-03  9:23 UTC  (2+ messages)

[PATCH] rust_binder: cancel deferred work items in thread exit
 2026-09-03  9:22 UTC 

[PATCH v7 0/3] mm: make persistent huge zero folio read-only
 2026-09-03  9:22 UTC  (3+ messages)
` [PATCH v7 1/3] "

[PATCH net-next v2 0/2] net: dsa: realtek: EEE support for RTL8365MB-VC
 2026-09-03  9:22 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: phy: realtek: use C45 for RTL8365MB-VC internal PHY MMD access
` [PATCH net-next v2 2/2] net: dsa: realtek: rtl8365mb: add EEE support

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®