All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-25 21:58:21 to 2025-06-25 23:16:02 UTC [more...]

[PATCH v11 00/11] perf: Support the deferred unwinding infrastructure
 2025-06-25 23:15 UTC  (2+ messages)
` [PATCH v11 06/11] perf: Support deferred user callchains

[BISECT] regression: tcp: fix to allow timestamp undo if no retransmits were sent
 2025-06-25 23:15 UTC  (15+ messages)

[PATCH] sched_ext: Drop kfuncs marked for removal in 6.15
 2025-06-25 23:15 UTC  (2+ messages)

[PATCH net-next] ptp: add Alibaba CIPU PTP clock driver
 2025-06-25 23:14 UTC  (2+ messages)

[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
 2025-06-25 23:10 UTC  (17+ messages)
` [PATCH 01/16] MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry
` [PATCH 02/16] MAINTAINERS: Include device.py under DRIVER CORE entry
` [PATCH 03/16] MAINTAINERS: Include genpd.py under GENERIC PM DOMAINS entry
` [PATCH 04/16] MAINTAINERS: Include radixtree.py under GENERIC RADIX TREE entry
` [PATCH 05/16] MAINTAINERS: Include interrupts.py under IRQ SUBSYSTEM entry
` [PATCH 06/16] MAINTAINERS: Include kasan.py under KASAN entry
` [PATCH 07/16] MAINTAINERS: Include mapletree.py under MAPLE TREE entry
` [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
` [PATCH 09/16] MAINTAINERS: Include modules.py under MODULE SUPPORT entry
` [PATCH 10/16] MAINTAINERS: Include cpus.py under PER-CPU MEMORY ALLOCATOR entry
` [PATCH 11/16] MAINTAINERS: Include timerlist.py under POSIX CLOCKS and TIMERS entry
` [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry
` [PATCH 13/16] MAINTAINERS: Include proc.py under PROC FILESYSTEM entry
` [PATCH 14/16] MAINTAINERS: Include vmalloc.py under VMALLOC entry
` [PATCH 15/16] MAINTAINERS: Include xarray.py under XARRAY entry
` [PATCH 16/16] MAINTAINERS: Include vfs.py under FILESYSTEMS entry

[PATCH -next v2 0/4] mm: per-node proactive reclaim
 2025-06-25 23:10 UTC  (3+ messages)
` [PATCH 4/4] mm: introduce per-node proactive reclaim interface

RTT-PROBE: lore-subspace-rtt
 2025-06-25 23:09 UTC 

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-06-25 23:09 UTC  (18+ messages)

[PATCH 6.12 000/413] 6.12.35-rc2 review
 2025-06-25 23:09 UTC  (2+ messages)

[PATCH v4 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
 2025-06-25 21:03 UTC  (13+ messages)

[PATCH 0/7] Add ASPEED PCIe Root Complex support
 2025-06-25 21:04 UTC  (3+ messages)
` [PATCH 3/7] dt-bindings: pci: Add document for ASPEED PCIe RC

[RFC PATCH V2 00/13] mm: slowtier page promotion based on PTE A bit
 2025-06-25 23:05 UTC  (4+ messages)
` [RFC PATCH V2 03/13] mm: Scan the mm and create a migration list

[PATCH v3] sched_ext: Implement SCX_OPS_TRACK_MIGRATION
 2025-06-25 23:07 UTC  (3+ messages)
` [PATCH v3] sched_ext: include SCX_OPS_TRACK_MIGRATION

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-25 23:06 UTC  (4+ messages)
` [PATCH v6 10/25] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl

[PATCH 0/3] cxl: Support Poison Inject & Clear by HPA
 2025-06-25 23:05 UTC  (8+ messages)
` [PATCH 1/3] cxl/core: Add locked variants of the poison inject and clear funcs
` [PATCH 2/3] cxl/region: Introduce HPA to DPA address translation
` [PATCH 3/3] cxl/region: Add inject and clear poison by HPA

[lustre-devel] [PATCH 1/2] lustre: refresh FSF licences
 2025-06-25 23:03 UTC  (2+ messages)

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-06-25 23:04 UTC  (2+ messages)

[PATCH v3] perf annotate: Fix source code annotate with objdump
 2025-06-25 23:03 UTC 

[RFC PATCH] PCI: Support Immediate Readiness on devices without PM capabilities
 2025-06-25 23:03 UTC  (2+ messages)

[PATCH v2 iwl-net] ice: add recovery clock and clock 1588 control for E825c
 2025-06-25 23:02 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH 6.6 000/288] 6.6.95-rc2 review
 2025-06-25 23:02 UTC  (2+ messages)

[RESEND PATCH v2 0/2] Update the watchdog period according to real CPU frequency
 2025-06-25 22:46 UTC  (5+ messages)
` [RESEND PATCH v2 1/2] watchdog/perf: Provide function for adjusting the event period
` [RESEND PATCH v2 2/2] arm64/watchdog_hld: Add a cpufreq notifier for update watchdog thresh

[PATCH v2 00/17] add basic PSP encryption for TCP connections
 2025-06-25 23:01 UTC  (4+ messages)
` [PATCH v2 08/17] net: psp: add socket security association code

[PATCH 6.1 000/507] 6.1.142-rc2 review
 2025-06-25 22:59 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-06-25 22:59 UTC 

[PATCH v11 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-06-25 22:56 UTC  (15+ messages)
` [PATCH v11 01/14] unwind_user: Add user space unwinding API
` [PATCH v11 02/14] unwind_user: Add frame pointer support
` [PATCH v11 03/14] unwind_user: Add compat mode "
` [PATCH v11 04/14] unwind_user/deferred: Add unwind_user_faultable()
` [PATCH v11 05/14] unwind_user/deferred: Add unwind cache
` [PATCH v11 06/14] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v11 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v11 08/14] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v11 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v11 10/14] unwind: Clear unwind_mask on exit back to user space
` [PATCH v11 11/14] unwind: Finish up unwind when a task exits
` [PATCH v11 12/14] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v11 13/14] perf/x86: Rename and move get_segment_base() and make it global
` [PATCH v11 14/14] unwind_user/x86: Enable compat mode frame pointer unwinding on x86

[merged mm-hotfixes-stable] mailmap-update-duje-mihanovics-email-address.patch removed from -mm tree
 2025-06-25 22:56 UTC 

[merged mm-hotfixes-stable] maintainers-add-myself-as-thp-co-maintainer.patch removed from -mm tree
 2025-06-25 22:56 UTC 

[merged mm-hotfixes-stable] selftests-mm-fix-validate_addr-helper.patch removed from -mm tree
 2025-06-25 22:56 UTC 

[merged mm-hotfixes-stable] crashdump-add-config_keys-dependency.patch removed from -mm tree
 2025-06-25 22:56 UTC 

[merged mm-hotfixes-stable] mailmap-correct-name-for-a-historical-account-of-zijun-hu.patch removed from -mm tree
 2025-06-25 22:56 UTC 

[merged mm-hotfixes-stable] mailmap-add-entries-for-zijun-hu.patch removed from -mm tree
 2025-06-25 22:56 UTC 

[merged mm-hotfixes-stable] fuse-fix-runtime-warning-on-truncate_folio_batch_exceptionals.patch removed from -mm tree
 2025-06-25 22:55 UTC 

[merged mm-hotfixes-stable] scripts-gdb-fix-dentry_name-lookup.patch removed from -mm tree
 2025-06-25 22:55 UTC 

[merged mm-hotfixes-stable] mm-damon-sysfs-schemes-free-old-damon_sysfs_scheme_filter-memcg_path-on-write.patch removed from -mm tree
 2025-06-25 22:55 UTC 

[merged mm-hotfixes-stable] mm-alloc_tag-fix-the-kmemleak-false-positive-issue-in-the-allocation-of-the-percpu-variable-tag-counters.patch removed from -mm tree
 2025-06-25 22:55 UTC 

[merged mm-hotfixes-stable] lib-group_cpus-fix-null-pointer-dereference-from-group_cpus_evenly.patch removed from -mm tree
 2025-06-25 22:55 UTC 

[merged mm-hotfixes-stable] mm-hugetlb-remove-unnecessary-holding-of-hugetlb_lock.patch removed from -mm tree
 2025-06-25 22:55 UTC 

[merged mm-hotfixes-stable] maintainers-add-missing-files-to-mm-page-alloc-section.patch removed from -mm tree
 2025-06-25 22:55 UTC 

[merged mm-hotfixes-stable] maintainers-add-tree-entry-to-mm-init-block.patch removed from -mm tree
 2025-06-25 22:55 UTC 

[merged mm-hotfixes-stable] mm-add-oom-killer-maintainer-structure.patch removed from -mm tree
 2025-06-25 22:55 UTC 

[merged mm-hotfixes-stable] fs-proc-task_mmu-fix-page_is_pfnzero-detection-for-the-huge-zero-folio.patch removed from -mm tree
 2025-06-25 22:55 UTC 

[PATCH v3 0/2] spi: spi-qpic-snand: avoid memory corruption
 2025-06-25 22:43 UTC  (3+ messages)

[RFC v2 0/9] cpu avoid state and push task mechanism
 2025-06-25 22:53 UTC  (3+ messages)
` [RFC v2 9/9] [DEBUG] powerpc: add debug file for set/unset cpu avoid

[PATCH 0/7] media: renesas: vsp1: Fix v4l2-compliance failures
 2025-06-25 22:52 UTC  (7+ messages)
` [PATCH 2/7] media: renesas: vsp1: Store size limits in vsp1_entity
` [PATCH 3/7] media: renesas: vsp1: Fix code checks in frame size enumeration

[folded-merged] mm-alloc_tag-fix-the-kmemleak-false-positive-issue-in-the-allocation-of-the-percpu-variable-tag-counters-v3.patch removed from -mm tree
 2025-06-25 22:52 UTC 

[folded-merged] lib-group_cpus-fix-null-pointer-dereference-from-group_cpus_evenly-fix.patch removed from -mm tree
 2025-06-25 22:51 UTC 

[PATCH] lib: packing: Include necessary headers
 2025-06-25 22:50 UTC  (2+ messages)

[PATCH] uapi: net_dropmon: drop unused is_drop_point_hw macro
 2025-06-25 22:50 UTC  (2+ messages)

[PATCH net] team: replace team lock with rtnl lock
 2025-06-25 22:50 UTC  (2+ messages)

[PATCH net-next] net/sched: Remove unused functions
 2025-06-25 22:50 UTC  (2+ messages)

Instability in ALL stable and LTS distro kernels (IRQ #16 being disabled, PCIe bus errors, ath10k_pci) in Dell Inspiron 5567
 2025-06-25 22:50 UTC  (3+ messages)

[PATCH net-next] neighbour: Remove redundant assignment to err
 2025-06-25 22:50 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: ethtool: rss: add notifications
 2025-06-25 22:50 UTC  (2+ messages)

[folded-merged] mm-add-oom-killer-maintainer-structure-fix-checkpatch-fixes.patch removed from -mm tree
 2025-06-25 22:50 UTC 

[folded-merged] mm-add-oom-killer-maintainer-structure-fix.patch removed from -mm tree
 2025-06-25 22:50 UTC 

[PATCH net 00/10] netlink: specs: enforce strict naming of properties
 2025-06-25 22:50 UTC  (2+ messages)

(no subject)
 2025-06-25 22:49 UTC  (8+ messages)
` [PATCH 1/7] xfs: xfs_ifree_cluster vs xfs_iflush_shutdown_abort deadlock
` [PATCH 2/7] xfs: catch stale AGF/AGF metadata
` [PATCH 3/7] xfs: avoid dquot buffer pin deadlock
` [PATCH 4/7] xfs: add tracepoints for stale pinned inode state debug
` [PATCH 5/7] xfs: rearrange code in xfs_buf_item.c
` [PATCH 6/7] xfs: factor out stale buffer item completion
` [PATCH 7/7] xfs: fix unmount hang with unflushable inodes stuck in the AIL

[PATCH v4 0/7] spacemit: introduce P1 PMIC support
 2025-06-25 22:10 UTC  (6+ messages)
` [PATCH v4 4/7] rtc: spacemit: support the SpacemiT P1 RTC

RTT-PROBE: lore-subspace-rtt
 2025-06-25 22:49 UTC 

[PATCH] nvme: uring_cmd specific request_queue for SGLs
 2025-06-25 22:08 UTC  (3+ messages)

回覆: 回覆: [PATCH 5/7] ARM: dts: aspeed-g6: Add PCIe RC node
 2025-06-25 22:16 UTC  (3+ messages)

[PATCH ath-next 0/2] wifi: ath12k: install pairwise key first
 2025-06-25 22:49 UTC  (6+ messages)

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-06-25 22:49 UTC  (4+ messages)
` [PATCHv2 08/12] KVM: TDX: Handle PAMT allocation in fault path

[PATCH v2] panel/simple-simple: Identify simple DPI panels using .compatible field
 2025-06-25 22:44 UTC 

[Openvpn-devel] [PATCH] multi.c: Allow floating to a new IP right after connection setup
 2025-06-25 22:43 UTC  (10+ messages)

[PATCH] stacktrace: do not trace user stack for user_worker tasks
 2025-06-25 22:41 UTC  (6+ messages)

[kernel-cve-report] New CVE entries this week
 2025-06-25 22:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2025-06-25 22:39 UTC 

[PATCH net] net: enetc: Correct endianness handling in _enetc_rd_reg64
 2025-06-25 22:40 UTC  (2+ messages)

[PATCH v2] atm: idt77252: Add missing `dma_map_error()`
 2025-06-25 22:40 UTC  (2+ messages)

[PATCH] net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2
 2025-06-25 22:39 UTC  (2+ messages)

[PATCH 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
 2025-06-25 22:38 UTC  (7+ messages)
` [PATCH 2/2] KVM: TDX: Do not clear poisoned pages

[PATCH 5.10 000/352] 5.10.239-rc2 review
 2025-06-25 22:37 UTC  (2+ messages)

[PATCH v2 0/3] io_uring mm related abuses
 2025-06-25 22:36 UTC  (4+ messages)

[openeuler:openEuler-1.0-LTS 1327/1327] mm/vmscan.c:3257:21: error: implicit declaration of function 'kernel_swap_enabled'
 2025-06-25 22:32 UTC 

[GIT PULL] BPF fixes for 6.16-rc4
 2025-06-25 22:32 UTC 

[Intel-wired-lan] [PATCH net 0/5] idpf: replace Tx flow scheduling buffer ring with buffer pool
 2025-06-25 22:32 UTC  (2+ messages)

[PATCH v14 00/32] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-06-25 22:31 UTC  (7+ messages)
` [PATCH v14 02/32] x86,fs/resctrl: Consolidate monitor event descriptions
          `  "

[PATCH] driver core: faux: fix Undefined Behavior in faux_device_destroy()
 2025-06-25 22:30 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-06-25 22:29 UTC 

[PATCH v4 0/5] Make the "promisor-remote" capability support more fields
 2025-06-25 22:29 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/5] promisor-remote: allow a server to advertise "

[PATCH bpf] selftests/bpf: adapt one more case in test_lru_map to the new target_free
 2025-06-25 22:30 UTC  (2+ messages)

[PATCH v2 1/2] rust: move ARef and AlwaysRefCounted to sync::aref
 2025-06-25 22:29 UTC  (2+ messages)

[OE-core][PATCH] spdx30_tasks: Change recipe license to declared
 2025-06-25 22:29 UTC 

[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-06-25 22:25 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 00/14] x86: Add CPUID properties, clean up related code
 2025-06-25 22:25 UTC  (2+ messages)

[PATCH 3/3] samples/damon: fix bugs for damon sample for start failures
 2025-06-25 22:27 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] x86/msr: Add SPEC_CTRL coverage
 2025-06-25 22:25 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86/pmu: Verify all available GP counters in check_counters_many()
 2025-06-25 22:25 UTC  (2+ messages)

[PATCH 0/5] KVM: VMX: Fix MMIO Stale Data Mitigation
 2025-06-25 22:25 UTC  (2+ messages)

[PATCH 0/2] More cleanups to MSR interception code
 2025-06-25 22:25 UTC  (2+ messages)

[PATCH] KVM: guest_memfd: Remove redundant kvm_gmem_getattr implementation
 2025-06-25 22:25 UTC  (2+ messages)

[PATCH v6 0/4] Enable Secure TSC for SEV-SNP
 2025-06-25 22:25 UTC  (2+ messages)

[PATCH] x86/hyper-v: Filter non-canonical addresses passed via HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST(_EX)
 2025-06-25 22:25 UTC  (2+ messages)

[PATCH] KVM: selftests: Add back the missing check of MONITOR/MWAIT availability
 2025-06-25 22:25 UTC  (2+ messages)

[PATCH] Documentation: KVM: Fix unexpected unindent warnings
 2025-06-25 22:25 UTC  (2+ messages)

[PATCH v3][next] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
 2025-06-25 22:24 UTC  (7+ messages)

[PATCH 0/3] daemon: explicitly allow EINTR during poll()
 2025-06-25 22:24 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] compat/posix.h: track SA_RESTART fallback

[PATCH] drivers: clk: mtk: Decouple MediaTek clock drivers from SoC
 2025-06-25 22:24 UTC  (2+ messages)

[PATCH 1/3] mm/damon: do not allow creating zero size region
 2025-06-25 22:24 UTC  (2+ messages)

[PATCH] drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8
 2025-06-25 22:23 UTC 

[Openvpn-devel] [S] Change in openvpn[master]: Added PQE to WolfSSL
 2025-06-25 22:23 UTC 

[REGRESSION] RX-580 (gfx803) GPU hangs since ~v6.14.1 – “scheduler comp_1.1.1 is not ready” / ROCm 5.7-6.4+ broken
 2025-06-25 22:21 UTC  (2+ messages)

[PATCH] hw/s390x/ccw-device: Fix memory leak in loadparm setter
 2025-06-25 22:19 UTC  (2+ messages)

[PATCH net] MAINTAINERS: update smc section
 2025-06-25 22:21 UTC  (4+ messages)

[PATCH 0/3] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-06-25 22:20 UTC  (4+ messages)
` [PATCH 1/3] net: qrtr: Turn QRTR into a bus

[PATCH bpf-next v3 0/3] bpf: allow void* cast using bpf_rdonly_cast()
 2025-06-25 22:20 UTC  (6+ messages)
` [PATCH bpf-next v3 3/3] selftests/bpf: check operations on untrusted ro pointers to mem

[PATCH v2 bpf-next] bpf: add btf_type_is_i{32,64} helpers
 2025-06-25 22:20 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-06-25 22:19 UTC 

[PATCH v4 bpf-next 0/2] Range tracking for BPF_NEG
 2025-06-25 22:20 UTC  (2+ messages)

[PATCH v2 0/2] Add Opaque::cast_from
 2025-06-25 22:18 UTC  (3+ messages)
` [PATCH v2 2/2] rust: types: rename Opaque::raw_get to cast_into

[PATCH 0/3] Fix STM32 I2C dma operations
 2025-06-25 22:17 UTC  (2+ messages)

[PATCH] gfs2/sysfs: Replace sprintf/snprintf with sysfs_emit()
 2025-06-25 22:11 UTC 

[git pull] more mount fixes
 2025-06-25 22:15 UTC 

[PATCH net-next v05 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-06-25 22:14 UTC  (3+ messages)
` [PATCH net-next v05 6/8] hinic3: Mailbox framework

[PATCH v6 0/1] Add support for emulation of CRC32 instructions
 2025-06-25 22:13 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH iwl-net 0/2] ice: Fix NULL pointer dereference and leak in IDC
 2025-06-25 22:13 UTC  (5+ messages)
` [PATCH iwl-net 1/2] ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset
    ` [Intel-wired-lan] "

[PATCH bpf-next] bpf: Fix unwarranted warning on speculative path
 2025-06-25 22:13 UTC  (4+ messages)

What's cooking in git.git (Jun 2025, #08; Mon, 23)
 2025-06-25 22:12 UTC  (2+ messages)

[PATCH net-next v2 0/4] selftest: net: Add selftest for netpoll
 2025-06-25 22:12 UTC  (7+ messages)
` [PATCH net-next v2 1/4] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v2 3/4] selftests: drv-net: Strip '@' prefix from bpftrace map keys
` [PATCH net-next v2 4/4] selftests: net: add netpoll basic functionality test

[PATCH] amdkfd: MTYPE_UC for ext-coherent system memory
 2025-06-25 22:12 UTC  (2+ messages)

[norov:smp3 18/18] fs/seq_file.c:1129:36: warning: statement with no effect
 2025-06-25 22:11 UTC 

[PATCH v3 0/2] Fix EPF configfs attribute group removal
 2025-06-25 22:10 UTC  (2+ messages)

[PATCH] i2c: omap: Fix an error handling path in omap_i2c_probe()
 2025-06-25 22:10 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Initialize swnode for ISP MFD device
 2025-06-25 22:09 UTC 

RTT-PROBE: lore-subspace-rtt
 2025-06-25 22:09 UTC 

[PATCH][V3] lib/igt_kms: Move get_writeback_formats_blob to lib
 2025-06-25 22:09 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for lib/igt_kms: Move get_writeback_formats_blob to lib (rev3)

[meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master.202506251507
 2025-06-25 22:09 UTC 

[meta-arago][master][PATCH] CI/CD Auto-Merger: cicd.master.202506251507
 2025-06-25 22:09 UTC 

[PATCH v3 RESEND] media: i2c: Add OV05C10 camera sensor driver
 2025-06-25 22:06 UTC  (9+ messages)

[PATCH v3 0/3] Add initial device tree for Billion Capture+
 2025-06-25 22:04 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add Flipkart
` [PATCH v3 2/3] dt-bindings: arm: qcom: Add Billion Capture+
` [PATCH v3 3/3] arm64: dts: qcom: msm8953: Add device tree for "

RTT-PROBE: lore-subspace-rtt
 2025-06-25 21:59 UTC 

[PATCH 1/2] Move FCH header to a location accessible by all archs
 2025-06-25 21:59 UTC  (3+ messages)

[PATCH] PCI: dwc: Simplify boolean condition returns in debugfs
 2025-06-25 21:58 UTC  (2+ messages)

[PATCH v3 0/4] Fix soc-button-array debounce
 2025-06-25 21:58 UTC  (5+ messages)
` [PATCH v3 1/4] gpiolib: acpi: Add a helper for programming debounce
` [PATCH v3 2/4] gpiolib: acpi: Program debounce when finding GPIO
` [PATCH v3 3/4] Input: Don't program hw debounce for soc_button_array devices
` [PATCH v3 4/4] Input: Don't send fake button presses to wake system


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.