All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-05 10:15:30 to 2026-08-05 11:04:01 UTC [more...]

[PATCH v4 0/7] char: xillybus: Harden driver and improve code quality
 2026-08-05 11:03 UTC  (2+ messages)

[RFC PATCH v1 00/42] VBS/VSM-on-KVM: VBS integration for KVM VM planes
 2026-08-05 11:03 UTC  (21+ messages)
` [RFC PATCH v1 01/42] Fix merge issue - Remove duplicate definition for kvm_arch_has_irq_bypass
` [RFC PATCH v1 02/42] Fix compilation
` [RFC PATCH v1 03/42] Fix compile error
` [RFC PATCH v1 04/42] Fix compile errors
` [RFC PATCH v1 05/42] Initial support for VM Planes - Add kernel config for CONFIG_VM_PLANES - Parse vm plane config from initrd for plane configuration - Make hypercalls to allocate memory for the vm planes
` [RFC PATCH v1 06/42] Use vcpu count from the plane configuration
` [RFC PATCH v1 07/42] skip processing plane configuration for plane 0 - plane 0 is the boot plane
` [RFC PATCH v1 08/42] Add plane config param to specify kernel image format
` [RFC PATCH v1 09/42] Activate the VM Planes through the Hypervisor - Using KVM as the VMM
` [RFC PATCH v1 10/42] allow the command line to be specified for kernels in other planes
` [RFC PATCH v1 11/42] Various changes to support VM Planes
` [RFC PATCH v1 12/42] Add a Virtualization Based Security (VBS) framework. - Add backends for AMD SEV-SNP, Intel TDX, Arm CCA and KVM Planes. - Support VTL on Hyper-V in addition to Planes on KVM
` [RFC PATCH v1 13/42] Add a inter-plane communication mechanism through KVM. - model this to use a single page similar to SEV-SNP
` [RFC PATCH v1 14/42] KVM: Add per-plane memory attribute support for cross-plane EPT protection
` [RFC PATCH v1 15/42] KVM: x86: Add KVM_HC_VBS_VTL_CALL hypercall for VBS inter-plane calls
` [RFC PATCH v1 16/42] vbs: Add HEKI kernel sealing and fix KVM plane memory attribute guards
` [RFC PATCH v1 17/42] vbs: Add module authentication via VBS/HEKI
` [RFC PATCH v1 18/42] vbs: Add kexec validation and make module auth non-fatal
` [RFC PATCH v1 19/42] Merge branch 'master' into vm-planes
` [RFC PATCH v1 20/42] kvm: x86: fix merged plane API/stat build regressions

[PATCH] ksm: update comments and docs to reference folio->mapping
 2026-08-05 10:59 UTC 

[PATCH] iio: flow: slf3s: restart measurement if VDD disable fails
 2026-08-05 11:02 UTC 

[PATCH 1/7] wifi: cfg80211: report authorized connect and roam events
 2026-08-05 11:01 UTC  (4+ messages)
` [PATCH v2 0/2] wifi: support authorized roaming offload reporting
  ` [PATCH v2 1/2] wifi: cfg80211: report authorized connect and roam events
  ` [PATCH v2 2/2] wifi: nl80211: add roam offload extended feature

[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-05 11:02 UTC  (3+ messages)
` [PATCH v6 2/2] mm/memory_hotplug: improve shrink_zone_span() subsection boundary checks

[PATCH v1] rust: time: rename ClockSource trait to ClockId
 2026-08-05 11:01 UTC  (2+ messages)

[RFC PATCH v4 1/3] mm: allow page faults to request VMA-lock retry
 2026-08-05 11:00 UTC  (4+ messages)

[PATCH v5 00/12] ASoC: add and use new snd_soc_register_component()
 2026-08-04 23:40 UTC  (2+ messages)

[PATCH mptcp-net v3] mptcp: pm: fix userspace PM address ID overflow when all IDs are exhausted
 2026-08-05 10:59 UTC  (2+ messages)

[PATCH net-next v2 0/2] netconsole: replace target_list_lock by RCU on userdata hot path
 2026-08-05 10:58 UTC  (3+ messages)
` [PATCH net-next v2 1/2] netconsole: publish the userdata payload with RCU
` [PATCH net-next v2 2/2] selftests: netconsole: add a userdata torture test

[PATCH v4 00/14] Add dmabuf read/write via io_uring
 2026-08-05 10:59 UTC  (4+ messages)
` [PATCH v4 01/14] dma-buf: introduce initial file I/O infrastructure

Fixes tags need work in the input-current tree
 2026-08-05 10:58 UTC 

[PATCH] worktree add: shouldn't dwim if -b or -B is given
 2026-08-05 10:57 UTC  (3+ messages)

[PATCH v2 0/2] wifi: support authorized roaming offload reporting
 2026-08-05 10:57 UTC 

[PATCH] target/loongarch: Fix SWI interrupt delivery via CSR_ESTAT
 2026-08-05 10:56 UTC  (5+ messages)

[PATCH v5] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
 2026-08-05 10:57 UTC  (3+ messages)

[PATCH v2 0/5] rust: pin-init: merge `__init` and `__pinned_init`
 2026-08-05 10:56 UTC  (4+ messages)
` [PATCH v2 3/5] rust: pin-init: add `ptr_init` and `ptr_try_init` and recommend over `__init`

[PATCH v2 0/4] MMC pinmux configuration fixes
 2026-08-05 10:56 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: ti: k3-am62a: Set MMC clock pins as OUTPUT

[oe][meta-gnome][PATCH 1/8] gdm: upgrade 50.1 -> 50.2
 2026-08-05 10:56 UTC  (8+ messages)
` [oe][meta-gnome][PATCH 2/8] gvfs: upgrade 1.60.1 -> 1.60.2
` [oe][meta-multimedia][PATCH 3/8] libdvdcss: upgrade 1.5.0 -> 1.6.0
` [oe][meta-multimedia][PATCH 4/8] gst-instruments: upgrade 0.3.1 -> 0.3.2
` [oe][meta-networking][PATCH 5/8] babeld: upgrade 1.13.1 -> 1.14
` [oe][meta-networking][PATCH 6/8] ngtcp2: upgrade 1.22.1 -> 1.25.0
` [oe][meta-networking][PATCH 7/8] ntpsec: upgrade 1.2.4 -> 1.2.5
` [oe][meta-oe][PATCH 8/8] apitrace: upgrade 13.0 -> 14.0

[PATCH] platform/x86: asus-wmi: add tablet-mode switch quirk for ASUS ProArt PX13
 2026-08-05 10:56 UTC 

[PATCH 00/19] buffer: stop clearing BH_Uptodate when a write fails
 2026-08-05 10:55 UTC  (5+ messages)
` [PATCH 19/19] "

linux-next: Tree for Jul 30 (pci/controller/cadence/)
 2026-08-05 10:54 UTC  (2+ messages)

[PATCH] media: ipu-bridge: Add OV01A1B sensor config
 2026-08-05 10:54 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix OOB read in rtw_restruct_wmm_ie()
 2026-08-05 10:54 UTC  (2+ messages)

[PATCH] fat: reclaim unused KEEP_SIZE clusters on last writer release
 2026-08-05 10:54 UTC 

[PATCH v2 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
 2026-08-05 10:52 UTC  (7+ messages)
` [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()

[PATCH] firmware: cs_dsp: Fix mock register default typo in KUnit test
 2026-08-05 10:52 UTC 

[PATCH] zram: freeze device queue before device reset
 2026-08-05 10:52 UTC  (3+ messages)

[PATCH v2 0/4] iio: light: ltr501: Add ltr329 support
 2026-08-05 10:53 UTC  (7+ messages)
` [PATCH v2 3/4] iio: light: ltr501: Add ltr329 driver support

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-08-05 10:51 UTC  (3+ messages)
` [PATCH v9 09/41] KVM: guest_memfd: Filter both shared and private when invalidating

[PATCH v5] usb: mtu3: support the upstream devicetree binding
 2026-08-05 10:51 UTC  (4+ messages)

[PATCH v2] mm/memory-failure: fix concurrent access issue in min_order_for_split()
 2026-08-05 10:51 UTC  (5+ messages)

[PATCH v1 net-next 0/2] pfcp: Support per-netns device unregistration
 2026-08-05 10:51 UTC  (2+ messages)

[PATCH] PCI: cadence-plat: Fix host/endpoint dependencies
 2026-08-05 10:50 UTC 

[PATCH] rust: configfs: fix release safety documentation
 2026-08-05 10:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] rust: time: warn and assert out-of-range input in fsleep() and udelay()
 2026-08-05 10:42 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2026-08-05 10:50 UTC 

[PATCH 0/5] drm/i915: HDMI/PCON DSC prep fixes
 2026-08-05 10:49 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH net 0/2] net: fix skb->protocol not updated after VLAN network header adjustment
 2026-08-05 10:53 UTC  (3+ messages)
` [PATCH net 1/2] net: packet: "
` [PATCH net 2/2] net: tap: "

[PATCH 0/3] KVM: arm64: vgic: Fixes for ITS table save and init retry
 2026-08-05 10:49 UTC  (4+ messages)
` [PATCH 3/3] KVM: arm64: vgic-its: Don't write past the end of the collection table

[PATCH v4 00/17] Refcounted interrupt disable and SpinLockIrq for Rust
 2026-08-05  9:42 UTC  (4+ messages)
` [PATCH v4 12/17] s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS

[PATCH 0/2] clk: qcom: Mark the GPU CX GDSC as votable for Glymur and Kaanapali
 2026-08-05 10:48 UTC  (5+ messages)
` [PATCH 1/2] clk: qcom: gpucc-glymur: Mark the GPU CX GDSC as votable
` [PATCH 2/2] clk: qcom: gpucc-kaanapali: "

[PATCH v3] drm/tyr: add Job IRQ handling
 2026-08-05 10:48 UTC  (2+ messages)

[PATCH ath-next v2 0/2] wifi: ath11k: fix SoC reboot on firmware crash on AHB
 2026-08-05 10:48 UTC  (2+ messages)

[PATCH v4 0/3] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
 2026-08-05 10:47 UTC  (4+ messages)
` [PATCH v4 3/3] "

[PATCH] w5100: restore GPIO-based link detection
 2026-08-05 10:46 UTC  (6+ messages)

[PATCH] spi: ath79: use devm everywhere in probe
 2026-08-04 23:12 UTC  (2+ messages)

[PATCH net-next v4 0/2] dpll: zl3073x: add PTP clock support
 2026-08-05 10:46 UTC  (6+ messages)
` [PATCH net-next v4 1/2] dpll: zl3073x: add channel ToD, phase step and TIE operations

[PATCH] drm: fix missing header include for drm_panel_put()
 2026-08-05 10:43 UTC  (2+ messages)

[PATCH v3] perf tests: mmap-basic: fix user rdpmc detection logic
 2026-08-05 10:43 UTC  (4+ messages)

[PATCH v4 0/2] Add LPASS VA CSR HeartBeat pulse clock support
 2026-08-05 10:43 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: clock: qcom: Add LPASS VA CSR HeartBeat pulse clock
` [PATCH v4 2/2] clk: qcom: Add LPASS VA CSR heartbeat "

[PATCH] x86: reduce dependencies on x86_emulate/x86_emulate.h
 2026-08-05 10:43 UTC  (3+ messages)

[PATCH 00/12] gpu: nova-core: add PRAMIN window support
 2026-08-05 10:43 UTC  (3+ messages)
` [PATCH 01/12] rust: io: add Region::try_subregion

[PATCH] riscv: further remove XIP
 2026-08-05 10:42 UTC  (3+ messages)

[PATCH v2 0/6] mm: add basic PTE const type-safety
 2026-08-05 10:42 UTC  (2+ messages)

[PATCH 0/2] spi: qcom-geni: Add shutdown and panic notifier support
 2026-08-05 10:42 UTC  (3+ messages)
` [PATCH 1/2] spi: qcom-geni: Add shutdown callback to quiesce hardware on reboot
` [PATCH 2/2] spi: qcom-geni: Add panic notifier to suspend controller during panic

[meta-oe][scarthgap][PATCH] thrift: fix CVE-2026-58389
 2026-08-05 10:37 UTC  (3+ messages)
` Patchtest results for "

[PATCH] mm/huge_memory: let special huge VMAs bypass the THP policy check
 2026-08-05 10:41 UTC  (2+ messages)

[meta-oe][scarthgap][PATCH] thrift: fix CVE-2026-58389
 2026-08-05 10:36 UTC 

[PATCH] staging: rtl8723bs: remove duplicate blank line in sdio_ops.h
 2026-08-05 10:41 UTC 

[PATCH v7 0/8] cxl: Support Back-Invalidate
 2026-08-05 10:41 UTC  (3+ messages)
` [PATCH v7 1/8] cxl: Add BI register probing and port initialization

[PATCH 0/5] ASoC: TI codecs: sort the reg_defaults tables
 2026-08-05 10:41 UTC  (6+ messages)
` [PATCH 1/5] ASoC: pcm512x: sort the register default table
` [PATCH 2/5] ASoC: tas2552: "
` [PATCH 3/5] ASoC: tas2764: "
` [PATCH 4/5] ASoC: tas2780: "
` [PATCH 5/5] ASoC: tas675x: "

[PATCH net-next v5 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
 2026-08-05 10:41 UTC  (2+ messages)

[PATCH] watchdog: pcwd_usb: keep device alive for open files
 2026-08-05 10:41 UTC  (2+ messages)

[PATCH v3 0/1] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
 2026-08-05 10:40 UTC  (3+ messages)
` [PATCH v3 1/1] "

[RFC PATCH] arm64: mm: Map fixmap PTE tables r/o in the linear map
 2026-08-05 10:40 UTC 

[PATCH 0/8] Extend Qualcomm reference device EC driver with fan LUT, profile and SoC Tj support
 2026-08-05 10:40 UTC  (4+ messages)
` [PATCH 2/8] platform: arm64: qcom-hamoa-ec: Add SoC junction temperature reporting

[RFC PATCH v2 0/5] Add perf.data tracepoint events to trace.dat conversion
 2026-08-05 10:40 UTC  (4+ messages)

[PATCH v2 0/2] thermal: hwmon: Fix thermal zone removal deadlock
 2026-08-05 10:40 UTC  (5+ messages)
` [PATCH v2 1/2] Revert "thermal/drivers/hwmon: Cleanup coding style a bit"
` [PATCH v2 2/2] thermal: hwmon: Remove hwmon class device along with its parent

[LTP] [PATCH 1/4] readthedocs: Update to Ubuntu 26.04, Sphinx 8.2.3
 2026-08-05 10:39 UTC  (2+ messages)
` [LTP] "

[PATCH v3 0/4] Initial support for Advantech SOM-DB5830 board
 2026-08-05 10:38 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: arm: qcom: fix PURWA/HAMOA IOT SOM compatibles
` [PATCH v3 2/4] arm64: dts: "
` [PATCH v3 3/4] dt-bindings: arm: qcom: Add Advantech SOM-DB5830
` [PATCH v3 4/4] arm64: dts: "

[PATCH v3 0/1] target/s390x: Allow 2G hugepages guest backing
 2026-08-05 10:37 UTC  (2+ messages)
` [PATCH v3 1/1] "

[LTP] [PATCH 1/2] tpci: refactor kernel module
 2026-08-05 10:38 UTC  (2+ messages)
` [LTP] "

[PATCH 0/3] ASoC: cs35l41/cs35l45/cs4265: sort the reg_defaults tables
 2026-08-05 10:38 UTC  (13+ messages)

[RFC PATCH] zram: avoid preemption with CPU-based compression backends
 2026-08-05 10:37 UTC  (10+ messages)

[PATCH v3] rust: hrtimer: Restrict expires() to safe contexts
 2026-08-05 10:37 UTC  (5+ messages)

[PATCH v2 00/12] media: iris: Migrate iommus to iris sub nodes
 2026-08-05 10:37 UTC  (4+ messages)
` [PATCH v2 01/12] dt-bindings: media: qcom,venus: Add context bank subnodes to common schema

[PATCH bpf-next v2 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
 2026-08-05 10:36 UTC  (4+ messages)
` [PATCH bpf-next v2 1/4] bpf: Add a sleepable page allocator for map memory

[PATCH] Bluetooth: hci_serdev: Fix use-after-free in hci_uart_unregister_device()
 2026-08-05 10:36 UTC 

[PATCH v2] x86/nSVM: Check the L1 IOPM_BASE and MSRPM_BASE assigned physical addresses
 2026-08-05 10:36 UTC  (2+ messages)

24.11.7 patches review and test
 2026-08-05 10:35 UTC  (3+ messages)

[PATCH] net: lwip: fix TFTP blocksize threshold check
 2026-08-05 10:33 UTC 

[PATCH net] mptcp: hold msk reference when cloning request sockets
 2026-08-05 10:34 UTC  (4+ messages)

[RFC PATCH v5 0/8] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-05 10:34 UTC  (4+ messages)
` [RFC PATCH v5 v5 6/8] accel/rocket: add RK3576 NPU (RKNN) support

25.11.3 patches review and test
 2026-08-05 10:33 UTC  (2+ messages)

[PATCH v8 0/3] drm/xe/guc_ads: allocate UM queues in a separate UC BO
 2026-08-05 10:30 UTC  (3+ messages)
` [PATCH v8 1/3] drm/xe/guc_ads: allocate UM queues in a separate BO

[PATCH v2] usb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()
 2026-08-05 10:33 UTC  (2+ messages)

[PATCH] erofs-utils: upgrade 1.9.2 -> 1.9.3
 2026-08-05 10:32 UTC 

[PATCH v4] sched/fair: Prefer fully idle cores for NOHZ balancing
 2026-08-05 10:31 UTC  (2+ messages)

[PATCH v3 00/10] Bug fixes and enhancements for kdump LUKS support
 2026-08-05 10:30 UTC  (3+ messages)
` [PATCH v3 03/10] crash_dump: Disallow writing to dm-crypt configfs during kexec_file_load syscall

[PATCH v7 0/2] ASoC: codecs: Add Nuvoton NAU83G60 audio codec driver
 2026-08-05 10:30 UTC  (5+ messages)
` [PATCH v7 2/2] ASoC: codecs: nau8360: Add support for NAU83G60 amplifier

[BUG REPORT] sound/usb: Fix Use-After-Free in snd-usb-audio error_timer during device disconnect
 2026-08-05  9:36 UTC  (3+ messages)

PGP keysigning at LPC/OSSE 2026
 2026-08-05 10:29 UTC  (3+ messages)

[PATCH v4] vsock: use sock_error() to consume sk_err after a failed connect
 2026-08-05 10:29 UTC  (3+ messages)

[BUG] ASoC: Intel PTL missing SoundWire machine match for RT712 + 4x TAS2783 speakers
 2026-08-03 10:35 UTC 

[PATCH v2 0/2] gpio: add support for Axiado SGPIO controller
 2026-08-05 10:29 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: Add "
` [PATCH v2 2/2] gpio: axiado: add SGPIO controller support

fs/ext4/dir.c:240:7: error: call to undeclared function 'ext4_dir_rec_len'; ISO C99 and later do not support implicit function declarations
 2026-08-05 10:05 UTC 

[PATCH v2 00/20] arm64: Preemptible this_cpu_*() operations
 2026-08-05 10:27 UTC  (4+ messages)
` [PATCH v2 13/20] arm64: percpu: Add infrastructure for preemptible this_cpu_*() ops

[PATCH v4 0/6] spmi: apple: Additional commands and interrupt support
 2026-08-05 10:27 UTC  (13+ messages)
` [PATCH v4 1/6] dt-bindings: spmi: apple,spmi: Add t603x
` [PATCH v4 2/6] spmi: apple: Validate FIFO state
` [PATCH v4 3/6] spmi: apple: check transaction status
` [PATCH v4 4/6] spmi: apple: Implement remaining commands
` [PATCH v4 5/6] spmi: apple: lock around FIFOs
` [PATCH v4 6/6] spmi: apple: Add interrupt functionality

[BUG] hda/conexant: SN6140 (0x14f11f87) loses widget state across suspend — silent capture + dead speaker, no resume callback
 2026-08-05 10:25 UTC  (3+ messages)
  ` [BUG] hda/conexant: SN6140 (0x14f11f87) loses widget state across suspend ― "

[PATCH v4 0/9] Add RZ/G3L USB2.0 host support
 2026-08-05 10:26 UTC  (3+ messages)
` [PATCH v4 3/9] reset: rzg2l-usbphy-ctrl: Add RZ/G3L support

[PATCH] systemd: upgrade to 261.2
 2026-08-05 10:26 UTC 

[PATCH net] net/sched: sch_taprio: do not requeue a deactivated qdisc
 2026-08-05 10:25 UTC 

[PATCH net] net/sched: defer qdisc freeing after failed creation
 2026-08-05 10:25 UTC 

[RFC PATCH] usb: core: defer leaf-device resume off the S3 critical path
 2026-08-05 10:24 UTC  (2+ messages)

[PATCH v2] ASoC: tas2781: add capture_profile_id field and update the tuning_switch function
 2026-08-04 19:29 UTC  (2+ messages)

[PATCH] ASoC: xilinx: replace OF with device handlers
 2026-08-04 19:50 UTC  (2+ messages)

[PATCH] ASoC: wm8940: drop unneeded semicolon
 2026-08-04 20:45 UTC  (2+ messages)

[PATCH] dt-bindings: iio: accel: adi,adis16201: add adis16203 compatible
 2026-08-05 10:22 UTC 

[PATCH 0/2] drm/i915/display: Enable AS SDP Skip Frames
 2026-08-05 10:23 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: Enable AS SDP Skip Frames (rev3)
` ✓ CI.KUnit: success "

[PATCH v3] drm/amdgpu: keep PRT mappings off the vm_bo state lists
 2026-08-05 10:22 UTC 

[PATCH v2 0/4] SKL_DSSM / DE_CAP fixes
 2026-08-05 10:22 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for SKL_DSSM / DE_CAP fixes (rev2)

[PATCH] pinctrl: airoha: fix wrong value for PCIe reset pin
 2026-08-05 10:22 UTC  (2+ messages)

[meta-security][master][PATCH] tpm2-tools: fix PACKAGECONFIG typo
 2026-08-05 10:07 UTC 

[PATCH net-next v2] net: mana: Extend RX CQE coalescing up to 8 packets
 2026-08-05 10:21 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix NULL pointer deref in amdgpu_vm_handle_moved for BO-less mappings
 2026-08-05 10:20 UTC  (6+ messages)

[PATCH v2] acpi: reboot: log reset parameters
 2026-08-05 10:18 UTC  (2+ messages)

[PATCH net-next v6 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-08-05 10:18 UTC  (4+ messages)
` [PATCH net-next v6 4/4] selftest: Add tests for "

[PATCH] scripts/oss-fuzz: build PCRE2 from source with sanitizer instrumentation
 2026-08-05 10:18 UTC 

babeltrace master: trace-compass is unable to open trace with index
 2026-08-05 10:16 UTC 

[PATCH 0/2] platform/x86: asus-wmi: make the tablet switch work on the ProArt PX13
 2026-08-05 10:15 UTC  (2+ messages)
` [PATCH 1/2] platform/x86: asus-wmi: keep the lid-flip state when UNKNOWN is set


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.