messages from 2026-04-02 03:24:36 to 2026-04-02 04:36:55 UTC [more...]
+ shmem-userfaultfd-use-a-vma-callback-to-handle-uffdio_continue.patch added to mm-unstable branch
2026-04-02 4:36 UTC
+ userfaultfd-introduce-vm_uffd_ops.patch added to mm-unstable branch
2026-04-02 4:36 UTC
+ userfaultfd-move-vma_can_userfault-out-of-line.patch added to mm-unstable branch
2026-04-02 4:36 UTC
+ userfaultfd-retry-copying-with-locks-dropped-in-mfill_atomic_pte_copy.patch added to mm-unstable branch
2026-04-02 4:36 UTC
+ userfaultfd-introduce-mfill_get_vma-and-mfill_put_vma.patch added to mm-unstable branch
2026-04-02 4:36 UTC
+ userfaultfd-introduce-mfill_establish_pmd-helper.patch added to mm-unstable branch
2026-04-02 4:36 UTC
[PATCH v3 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-02 4:36 UTC (9+ messages)
` [PATCH v3 02/15] userfaultfd: introduce struct mfill_state
+ userfaultfd-introduce-struct-mfill_state.patch added to mm-unstable branch
2026-04-02 4:36 UTC
+ userfaultfd-introduce-mfill_copy_folio_locked-helper.patch added to mm-unstable branch
2026-04-02 4:36 UTC
[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-02 4:35 UTC (17+ messages)
` [PATCH v4 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v4 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v4 03/15] userfaultfd: introduce mfill_establish_pmd() helper
` [PATCH v4 04/15] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH v4 05/15] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH v4 06/15] userfaultfd: move vma_can_userfault out of line
` [PATCH v4 07/15] userfaultfd: introduce vm_uffd_ops
` [PATCH v4 08/15] shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v4 09/15] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH v4 10/15] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH v4 11/15] userfaultfd: mfill_atomic(): remove retry logic
` [PATCH v4 12/15] mm: generalize handling of userfaults in __do_fault()
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations
` [PATCH v4 14/15] KVM: selftests: test userfaultfd minor for guest_memfd
` [PATCH v4 15/15] KVM: selftests: test userfaultfd missing "
[PATCH v2 0/1] Optimize Vector context restore on syscall
2026-04-02 4:34 UTC (4+ messages)
` [PATCH v2] riscv: vector: treat VS_INITIAL as discard
[linux-next:master 7733/11049] arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: pmic@3c (maxim,max77620): pinmux: False schema does not allow {'phandle': 47, 'gpio0': {'pins': ['gpio0'], 'function': ['gpio']}, 'gpio1': {'pins': ['gpio1'], 'function': ['fps-out'], 'drive-push-pull':
2026-04-02 4:32 UTC
[syzbot] [net?] [bpf?] KASAN: slab-use-after-free Read in __sk_msg_recvmsg
2026-04-02 4:28 UTC (2+ messages)
` Forwarded: [PATCH] udp_bpf: fix use-after-free in udp_bpf_recvmsg()
[PATCH] erofs-utils: lib: fix fd leak in erofs_metamgr_init()
2026-04-02 4:28 UTC (2+ messages)
[PATCH] drm/i915/dmc: Reduce wakelock hold time
2026-04-02 4:27 UTC (2+ messages)
[PATCH RESEND 0/4] sched: Fix cluster scheduling in the presence of asymmetric capacity
2026-04-02 4:30 UTC (7+ messages)
` [PATCH RESEND 2/4] sched/fair: Ignore misfit load if the destination CPU cannot help
` [PATCH RESEND 3/4] sched/fair: Allow load balancing between CPUs of equal capacity
[to-be-updated] kvm-selftests-test-userfaultfd-missing-for-guest_memfd.patch removed from -mm tree
2026-04-02 4:23 UTC
[to-be-updated] kvm-selftests-test-userfaultfd-minor-for-guest_memfd.patch removed from -mm tree
2026-04-02 4:23 UTC
[to-be-updated] kvm-guest_memfd-implement-userfaultfd-operations.patch removed from -mm tree
2026-04-02 4:23 UTC
[to-be-updated] mm-generalize-handling-of-userfaults-in-__do_fault.patch removed from -mm tree
2026-04-02 4:23 UTC
[to-be-updated] userfaultfd-mfill_atomic-remove-retry-logic.patch removed from -mm tree
2026-04-02 4:23 UTC
[to-be-updated] shmem-userfaultfd-implement-shmem-uffd-operations-using-vm_uffd_ops.patch removed from -mm tree
2026-04-02 4:23 UTC
[to-be-updated] userfaultfd-introduce-vm_uffd_ops-alloc_folio.patch removed from -mm tree
2026-04-02 4:23 UTC
[to-be-updated] shmem-userfaultfd-use-a-vma-callback-to-handle-uffdio_continue.patch removed from -mm tree
2026-04-02 4:23 UTC
[to-be-updated] userfaultfd-introduce-vm_uffd_ops.patch removed from -mm tree
2026-04-02 4:23 UTC
[to-be-updated] userfaultfd-move-vma_can_userfault-out-of-line.patch removed from -mm tree
2026-04-02 4:23 UTC
[to-be-updated] userfaultfd-retry-copying-with-locks-dropped-in-mfill_atomic_pte_copy.patch removed from -mm tree
2026-04-02 4:23 UTC
[to-be-updated] userfaultfd-introduce-mfill_get_vma-and-mfill_put_vma.patch removed from -mm tree
2026-04-02 4:23 UTC
[to-be-updated] userfaultfd-introduce-mfill_establish_pmd-helper.patch removed from -mm tree
2026-04-02 4:23 UTC
[to-be-updated] userfaultfd-introduce-struct-mfill_state.patch removed from -mm tree
2026-04-02 4:23 UTC
[to-be-updated] userfaultfd-introduce-mfill_copy_folio_locked-helper.patch removed from -mm tree
2026-04-02 4:23 UTC
[PATCH v1 00/27] KVM: s390: Introduce arm64 KVM
2026-04-02 4:21 UTC (28+ messages)
` [PATCH v1 01/27] VFIO: take reference to the KVM module
` [PATCH v1 02/27] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH v1 03/27] KVM, vfio: remove symbol_get(kvm_put_kvm) "
` [PATCH v1 04/27] arm64: Provide arm64 UAPI for other host architectures
` [PATCH v1 05/27] arm64: Extract sysreg definitions
` [PATCH v1 06/27] arm64: Provide arm64 API for non-native architectures
` [PATCH v1 07/27] KVM: arm64: Provide arm64 KVM "
` [PATCH v1 08/27] arm64: Extract pstate definitions from ptrace
` [PATCH v1 09/27] KVM: arm64: Share kvm_emulate definitions
` [PATCH v1 10/27] KVM: arm64: Make some arm64 KVM code shareable
` [PATCH v1 11/27] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v1 12/27] KVM: arm64: Share reset general register code
` [PATCH v1 13/27] KVM: arm64: Extract & share ipa size shift calculation
` [PATCH v1 14/27] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v1 15/27] KVM: S390: Refactor gmap
` [PATCH v1 16/27] KVM: Make device name configurable
` [PATCH v1 17/27] KVM: Remove KVM_MMIO as config option
` [PATCH v1 18/27] KVM: s390: Prepare kvm-s390 for a second kvm module
` [PATCH v1 19/27] s390: Introduce Start Arm Execution instruction
` [PATCH v1 20/27] KVM: s390: arm64: Introduce host definitions
` [PATCH v1 21/27] s390/hwcaps: Report SAE support as hwcap
` [PATCH v1 22/27] KVM: s390: Add basic arm64 kvm module
` [PATCH v1 23/27] KVM: s390: arm64: Implement required functions
` [PATCH v1 24/27] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v1 25/27] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v1 26/27] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v1 27/27] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild
[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
2026-04-02 4:23 UTC (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status (rev2)
[PATCH] nfc: s3fwrn5: allocate rx skb before consuming bytes
2026-04-02 4:21 UTC
[PATCH] nfc: pn533: allocate rx skb before consuming bytes
2026-04-02 4:21 UTC
[PATCH v3] ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
2026-04-02 4:19 UTC (2+ messages)
+ ocfs2-fix-use-after-free-in-ocfs2_fault-when-vm_fault_retry.patch added to mm-nonmm-unstable branch
2026-04-02 4:19 UTC
[PATCH v2] workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple inactive works
2026-04-02 4:18 UTC (3+ messages)
[PATCH 0/2] spmi: pmic-arb: Add spmi-pmic-arb support for Hawi SoC
2026-04-02 4:18 UTC (4+ messages)
` [PATCH 2/2] spmi: spmi-pmic-arb: add support for PMIC arbiter v8.5
+ ocfs2-fix-use-after-free-in-ocfs2_fault-when-vm_fault_retry.patch added to mm-nonmm-unstable branch
2026-04-02 4:17 UTC
[PATCH v3] ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
2026-04-02 4:17 UTC (3+ messages)
[PATCH i-g-t v1] tests/intel/kms_frontbuffer_tracking: Improve skip message
2026-04-02 4:37 UTC
[PATCH net] ipvs: fix MTU check for GSO packets in tunnel mode
2026-04-02 4:11 UTC (2+ messages)
[TECH TOPIC] new maintainer-oriented features of b4
2026-04-02 4:15 UTC
[PATCH net v1] net: skb: fix cross-cache free of KFENCE-allocated skb head
2026-04-02 4:15 UTC (3+ messages)
[PATCH 0/12] fixing the remainder of the C23 strchr warnings
2026-04-02 4:15 UTC (24+ messages)
` [PATCH 04/12] pager: explicitly cast away strchr() constness
` [PATCH 09/12] pkt-line: make packet_reader.line non-const
` [PATCH 12/12] refs/files-backend: drop const to fix strchr() warning
` [PATCH v2 0/12] fixing the remainder of the C23 strchr warnings
` [PATCH v2 01/12] convert: add const to fix strchr() warnings
` [PATCH v2 02/12] http: "
` [PATCH v2 03/12] transport-helper: drop "
` [PATCH v2 04/12] pager: explicitly cast away strchr() constness
` [PATCH v2 05/12] run-command: explicitly cast away constness when assigning to void
` [PATCH v2 06/12] find_last_dir_sep(): convert inline function to macro
` [PATCH v2 07/12] pseudo-merge: fix disk reads from find_pseudo_merge()
` [PATCH v2 08/12] skip_prefix(): check const match between in and out params
` [PATCH v2 09/12] pkt-line: make packet_reader.line non-const
` [PATCH v2 10/12] range-diff: drop const to fix strstr() warnings
` [PATCH v2 11/12] http: drop const to fix strstr() warning
` [PATCH v2 12/12] refs/files-backend: drop const to fix strchr() warning
[PATCH 00/30] Whinlatter pull request
2026-04-02 4:14 UTC (2+ messages)
` [oe] "
[PATCH bpf v3 1/2] bpf: Reject sleepable kprobe_multi programs at attach time
2026-04-02 4:13 UTC (4+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Add test to ensure kprobe_multi is not sleepable
[PATCH v6 0/2] firmware_loader: allow firmware_class.path to take multiple paths
2026-04-02 4:13 UTC (2+ messages)
[PATCH v2] mm/page_io: fix PSWPIN undercount for large folios in sio_read_complete()
2026-04-02 4:11 UTC (3+ messages)
` [PATCH v3] mm/page_io: use sio->len for PSWPIN accounting "
[scarthgap][PATCH] vim: Fix CVE-2026-33412
2026-04-02 4:11 UTC
[PATCH RFC 0/4] clk: qcom: Add common clkref support and migrate Glymur
2026-04-02 4:08 UTC (4+ messages)
` [PATCH RFC 1/4] dt-bindings: clock: qcom,sm8550-tcsr: Add QREF regulator supplies for glymur
[PATCH] maintainers: update RISC-V maintainer
2026-04-02 4:08 UTC (2+ messages)
[PATCH v2 00/10] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
2026-04-02 4:08 UTC (13+ messages)
` [PATCH v2 02/10] drm/mxsfb/lcdif: simplify ep pointer management using __free
` [PATCH v2 03/10] drm/mxsfb/lcdif: use dev_err_probe() consistently in lcdif_attach_bridge
` [PATCH v2 04/10] drm/mxsfb/lcdif: lcdif_attach_bridge: move iteration-specific variables declaration inside loop
` [PATCH v2 07/10] drm/bridge: dw-hdmi: move next_bridge lookup to attach time
` [PATCH v2 08/10] drm/bridge: imx8mp-hdmi-tx: add an hdmi-connector when missing using a DT overlay at boot time
` [PATCH v2 09/10] drm/bridge: imx8mp-hdmi-tx: switch to DRM_BRIDGE_ATTACH_NO_CONNECTOR
[PATCH v3 0/2] Support BPF traversal of wakeup sources
2026-04-02 4:06 UTC (4+ messages)
[PATCH v7 0/4] devtools: add AI-assisted code review tools
2026-04-02 4:05 UTC (6+ messages)
` [PATCH v12 0/6] Add AGENTS.md and scripts for AI code review
` [PATCH v12 2/6] devtools: add multi-provider AI patch review script
` [PATCH v12 4/6] devtools: add multi-provider AI documentation "
[PATCH v9 0/4] tests/intel/xe_vm: Add drm_xe_vm_get_property tests
2026-04-02 4:02 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
2026-04-02 4:02 UTC (9+ messages)
[PATCH] staging: media: atomisp: use array3_size() for overflow-safe allocation
2026-04-02 4:01 UTC (2+ messages)
[PATCH 00/11] Drivers: hv: Add ARM64 support in mshv_vtl
2026-04-02 4:01 UTC (6+ messages)
[PATCH i-g-t 0/7] tests/kms_pipe_crc_basic: add mst suspend-resume test
2026-04-02 4:00 UTC (3+ messages)
` [PATCH i-g-t 1/7] tests/intel/kms_mst_helper: Add kernel-doc for existing function
[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-04-02 4:00 UTC (4+ messages)
` [net-next PATCH 04/10] bitfield.h: add FIELD_WIDTH()
[PATCH 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
2026-04-02 3:59 UTC (4+ messages)
` [PATCH 2/2] powerpc/kexec: Disable KASAN for VMX helpers used in MMU-off path
[PATCH rtw-next] wifi: rtw89: Add support for Elecom WDC-XE2402TU3-B
2026-04-02 3:58 UTC (2+ messages)
[PATCH v3] ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
2026-04-02 3:58 UTC (3+ messages)
[kirkstone][PATCH] vim: Fix CVE-2026-33412
2026-04-02 3:58 UTC
[PATCH ath-next v4 0/6] wifi: ath12k: Enable IPQ5424 AHB WiFi device
2026-04-02 3:54 UTC (7+ messages)
` [PATCH ath-next v4 1/6] dt-bindings: net: wireless: add ath12k wifi device IPQ5424
` [PATCH ath-next v4 2/6] wifi: ath12k: Add ath12k_hw_params for IPQ5424
` [PATCH ath-next v4 3/6] wifi: ath12k: add ath12k_hw_version_map entry "
` [PATCH ath-next v4 4/6] wifi: ath12k: add ath12k_hw_regs "
` [PATCH ath-next v4 5/6] wifi: ath12k: Add CE remap hardware parameters "
` [PATCH ath-next v4 6/6] wifi: ath12k: Enable IPQ5424 WiFi device support
[PATCH rtw-next 0/9] wifi: rtw89: 8922d: add RTL8922DE part 2/2
2026-04-02 3:54 UTC (3+ messages)
` [PATCH rtw-next 1/9] wifi: rtw89: 8922d: BB hardware pre-/post-init, TX/RX path and power settings
[PATCH] bootconfig: Skip printing early params to cmdline from bootconfig
2026-04-02 3:52 UTC (3+ messages)
[RFC PATCH v2 0/5] Add debugfs support for ARM SMMUv3
2026-04-02 3:50 UTC (4+ messages)
` [RFC PATCH v2 1/5] iommu/arm-smmu-v3: Add basic debugfs framework
[PATCH] usb: core: Fix bandwidth for devices with invalid wBytesPerInterval
2026-04-02 3:51 UTC (2+ messages)
[oe][meta-networking][kirkstone][PATCH] strongswan: Fix CVE-2026-25075
2026-04-02 3:50 UTC
FAILED: patch "[PATCH] KVM: x86/mmu: Drop/zap existing present SPTE even when" failed to apply to 5.10-stable tree
2026-04-02 3:49 UTC (3+ messages)
[PATCH v2 0/2] lib/vsprintf: pointer handling fixes for bstr_printf() and vbin_printf()
2026-04-02 3:47 UTC (5+ messages)
` [PATCH v2 1/2] lib/vsprintf: always advance args in bstr_printf() pointer path
[nacked] memory-tiering-do-not-allow-promotion-if-numa_balancing_memory_tiering-is-disabled.patch removed from -mm tree
2026-04-02 3:46 UTC
[PATCH v2 0/2] mm/mprotect: micro-optimization work
2026-04-02 3:44 UTC (7+ messages)
` [PATCH v2 2/2] mm/mprotect: special-case small folios when applying write permissions
[PATCH v4 net-next] net: advance skb_defer_disable_key check in napi_consume_skb
2026-04-02 3:41 UTC
[QUESTION] how to submit multiple reviews on the same patchset
2026-04-02 3:39 UTC
[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
2026-04-02 3:39 UTC (7+ messages)
` [PATCH v16 08/10] cxl: Update Endpoint AER uncorrectable handler
[syzbot] [net?] [bpf?] KASAN: slab-use-after-free Read in __sk_msg_recvmsg
2026-04-02 3:39 UTC
[PATCH net-next v4 00/14] net: sleepable ndo_set_rx_mode
2026-04-02 3:38 UTC (2+ messages)
[PATCH v2 0/4] Fix some errors in the devfreq core layer when governor is NULL
2026-04-02 3:38 UTC (3+ messages)
` [PATCH v2 4/4] PM / devfreq: Optimize error return value of governor_show()
[PATCH v2] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
2026-04-02 3:37 UTC (4+ messages)
[PATCH net-next v5 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
2026-04-02 3:37 UTC (2+ messages)
[PATCHv3] mm: remove '!root_reclaim' checking in should_abort_scan()
2026-04-02 3:36 UTC (2+ messages)
[PATCH] mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU
2026-04-02 3:35 UTC (6+ messages)
[PATCH 0/2] ALSA: compress: Robustness improvements in pointer() handling
2026-04-02 3:35 UTC (2+ messages)
[PATCH v2 00/10] i.MX SDMA cleanups and fixes
2026-04-02 3:33 UTC (3+ messages)
` [PATCH v2 02/10] dmaengine: imx-sdma: fix spba-bus handling for i.MX8M
+ selftests-mm-transhuge_stress-skip-the-test-when-thp-not-available.patch added to mm-unstable branch
2026-04-02 3:33 UTC
+ selftests-mm-split_huge_page_test-skip-the-test-when-thp-is-not-available.patch added to mm-unstable branch
2026-04-02 3:33 UTC
+ selftests-mm-vm_util-robust-write_file.patch added to mm-unstable branch
2026-04-02 3:32 UTC
+ selftests-mm-move-write_file-helper-to-vm_util.patch added to mm-unstable branch
2026-04-02 3:32 UTC
+ selftests-mm-soft-dirty-skip-two-tests-when-thp-is-not-available.patch added to mm-unstable branch
2026-04-02 3:32 UTC
+ selftests-mm-guard-regions-skip-collapse-test-when-thp-not-enabled.patch added to mm-unstable branch
2026-04-02 3:32 UTC
[PATCH v8 0/6] selftests/mm: skip several tests when thp is not available
2026-04-02 3:32 UTC (2+ messages)
[PATCH] ioremap() et al
2026-04-02 3:31 UTC (5+ messages)
` [PATCH 2/2] make ioremap_wc() x86 only (for the time being)
[PATCH v2] memory tiering: Do not allow promotion if NUMA_BALANCING_MEMORY_TIERING is disabled
2026-04-02 3:31 UTC (4+ messages)
[PATCH net-next v2 4/4] net: dsa: initial support for MT7628 embedded switch
2026-04-02 3:31 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.org] Daily results for 2026-04-01
2026-04-02 3:30 UTC
[PATCH] arm64: dts: qcom: Move board nodes to common DTSI
2026-04-02 3:30 UTC (2+ messages)
[PATCH net-next v2] net: macb: fix use of at91_default_usrio without CONFIG_OF
2026-04-02 3:30 UTC (3+ messages)
[PATCH] drm/xe: Drop redundant rtp entries for Wa_14019988906 & Wa_14019877138
2026-04-02 3:29 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[to-be-updated] selftests-mm-transhuge_stress-skip-the-test-when-thp-not-available.patch removed from -mm tree
2026-04-02 3:28 UTC
[to-be-updated] selftests-mm-split_huge_page_test-skip-the-test-when-thp-is-not-available.patch removed from -mm tree
2026-04-02 3:28 UTC
[to-be-updated] selftests-mm-vm_util-robust-write_file.patch removed from -mm tree
2026-04-02 3:28 UTC
[to-be-updated] selftests-ksft_exit_fail_perror-support-printf-style-arguments.patch removed from -mm tree
2026-04-02 3:28 UTC
[to-be-updated] selftests-mm-move-write_file-helper-to-vm_util.patch removed from -mm tree
2026-04-02 3:28 UTC
[to-be-updated] selftests-mm-soft-dirty-skip-two-tests-when-thp-is-not-available.patch removed from -mm tree
2026-04-02 3:28 UTC
[to-be-updated] selftests-mm-guard-regions-skip-collapse-test-when-thp-not-enabled.patch removed from -mm tree
2026-04-02 3:28 UTC
[PATCH net-next v5 4/6] net: bcmgenet: add XDP_TX support
2026-04-02 3:27 UTC (2+ messages)
[PATCH net-next v5 0/6] net: bcmgenet: add XDP support
2026-04-02 3:27 UTC (3+ messages)
` [PATCH net-next v5 3/6] net: bcmgenet: add basic XDP support (PASS/DROP)
[PATCH v7 00/16] platform-x86: lenovo-wmi: Add fixes and enhancement
2026-04-02 3:24 UTC (6+ messages)
` [PATCH v7 12/16] platform/x86: lenovo-wmi-other: Add GPU tunable attributes
` [PATCH v7 13/16] platform/x86: lenovo-wmi-other: Rename LWMI_OM_FW_ATTR_BASE_PATH
` [PATCH v7 14/16] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
` [PATCH v7 15/16] platform/x86: lenovo-wmi-helpers: Add helper for creating per-device debugfs dir
` [PATCH v7 16/16] platform/x86: lenovo-wmi-capdata: Add debugfs file for dumping capdata
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.