All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-09 14:03:50 to 2026-06-09 14:32:32 UTC [more...]

[PATCH v4 5/5] eal: avoid deadlock in async IPC alarm callback
 2026-06-09 14:32 UTC  (3+ messages)

[PATCH mm-unstable 1/1] mm/khugepaged: fix PMD collapse swap PTE accounting
 2026-06-09 14:32 UTC  (2+ messages)

[PATCH 7/8] dt-bindings: input: microchip,cap11xx: Add CAP1114 support
 2026-06-09 14:31 UTC  (3+ messages)

[PATCH v4 00/19] perf cs-etm: Queue context packets for frontend
 2026-06-09 14:31 UTC  (20+ messages)
` [PATCH v4 01/19] "
` [PATCH v4 02/19] perf test: Add workload-ctl option
` [PATCH v4 03/19] perf test: Add a workload that forces context switches
` [PATCH v4 04/19] perf test cs-etm: Test process attribution
` [PATCH v4 05/19] perf test: Add deterministic workload
` [PATCH v4 06/19] perf test cs-etm: Replace unroll loop thread with deterministic decode test
` [PATCH v4 07/19] perf test cs-etm: Remove asm_pure_loop test
` [PATCH v4 08/19] perf test cs-etm: Replace memcpy test with raw dump stress test
` [PATCH v4 09/19] perf test: Add named_threads workload
` [PATCH v4 10/19] perf test cs-etm: Test decoding for concurrent threads test
` [PATCH v4 11/19] perf test cs-etm: Remove duplicate branch tests
` [PATCH v4 12/19] perf test cs-etm: Skip if not root
` [PATCH v4 13/19] perf test cs-etm: Reduce snapshot size
` [PATCH v4 14/19] perf test cs-etm: Speed up basic test
` [PATCH v4 15/19] perf test cs-etm: Remove unused Coresight workloads
` [PATCH v4 16/19] perf test cs-etm: Make disassembly test use kcore
` [PATCH v4 17/19] perf test cs-etm: Add all branch instructions to test
` [PATCH v4 18/19] perf test cs-etm: Speed up disassembly test
` [PATCH v4 19/19] perf test cs-etm: Move existing tests to coresight folder

[GSoC][PATCH 0/4] teach git repo info to handle path keys
 2026-06-09 14:31 UTC  (6+ messages)
` [GSoC PATCH v2 "
  ` [GSoC PATCH v2 3/4] repo: add path.gitdir with absolute and relative suffix formatting

[RFC 1/4] net: fec: do not use readl()/writel() for ColdFire
 2026-06-09 14:31 UTC  (4+ messages)
` [RFC 3/4] mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFire

[PATCH] drm/i915/tc: Disable outputs instead of modesetting them on link reset
 2026-06-09 14:31 UTC  (4+ messages)

[PATCH v4 00/10] Add RAS support for RISC-V architecture
 2026-06-09 14:30 UTC  (4+ messages)
` [PATCH v4 09/10] riscv: Select HAVE_ACPI_APEI required for RAS

[PATCH 5/5] arm64: dts: renesas: Add LCDC overlays for RZ/T2H and RZ/N2H EVKs with ADV7513
 2026-06-09 14:30 UTC  (2+ messages)

[PATCH 0/9] Deliver TLS session tags to upper-layer consumers (NFSD)
 2026-06-09 14:29 UTC  (4+ messages)
` [PATCH 2/9] handshake: Add tags to "done" downcall

[PATCH v5 0/8] can: flexcan: Add NXP S32N79 SoC support
 2026-06-09 14:29 UTC  (9+ messages)
` [PATCH v5 1/8] can: flexcan: use dedicated IRQ handlers for multi-IRQ platforms
` [PATCH v5 2/8] can: flexcan: disable all IRQ lines in flexcan_chip_interrupts_enable()
` [PATCH v5 3/8] can: flexcan: split rx/tx masks per mailbox IRQ line
` [PATCH v5 4/8] dt-bindings: can: fsl,flexcan: add NXP S32N79 SoC support
` [PATCH v5 5/8] can: flexcan: add FLEXCAN_QUIRK_IRQ_BERR quirk
` [PATCH v5 6/8] can: flexcan: add NXP S32N79 SoC support
` [PATCH v5 7/8] arm64: dts: s32n79: add FlexCAN nodes
` [PATCH v5 8/8] arm64: dts: s32n79: enable FlexCAN devices

[v2 00/16] mm: PMD-level swap entries for anonymous THPs
 2026-06-09 14:29 UTC  (2+ messages)

[PATCH v2] iio: magnetometer: bmc150: use FIELD_PREP and FIELD_GET helpers
 2026-06-09 14:29 UTC  (2+ messages)

[PATCHv7 bpf-next 00/29] bpf: tracing_multi link
 2026-06-09 14:29 UTC  (3+ messages)
` [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function

[PATCH] spi: rzv2h-rspi: fix incorrect readl() accessor for 8-bit RX path
 2026-06-09 14:28 UTC  (4+ messages)

[PATCH net-next] net: dummy: add phony ndo_setup_tc stub
 2026-06-09 14:28 UTC 

[PATCH 0/3] net/iavf: vf reset fixes
 2026-06-09 14:28 UTC  (3+ messages)
` [PATCH 1/3] net/iavf: downgrade opcode 0 ARQ log to debug

[PATCH RFC 00/15] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-09 14:28 UTC  (2+ messages)

[PATCH v2 00/12] 9pfs: add xattr FID limit (CVE-2026-8348)
 2026-06-09 13:47 UTC  (13+ messages)
` [PATCH v2 06/12] tests/9p: add Txattrcreate / Rxattrcreate test client functions
` [PATCH v2 01/12] hw/9pfs: add xattr FID limit to prevent memory exhaustion
` [PATCH v2 02/12] hw/9pfs: add max_xattr option
` [PATCH v2 10/12] tests/9p: add virtio_9p_add_synth_driver_args() test client function
` [PATCH v2 04/12] tests/9p: add Tread / Rread test client functions
` [PATCH v2 09/12] tests/9p: increase P9_MAX_SIZE for test client
` [PATCH v2 11/12] tests/9p: add 3 xattr FID limit test cases (synth fs driver)
` [PATCH v2 03/12] qemu-options: document 9pfs max_xattr option
` [PATCH v2 12/12] tests/9p: add 3 xattr FID limit test cases (local fs driver)
` [PATCH v2 07/12] hw/9pfs: enable xattr (mockup) support for synth fs driver
` [PATCH v2 05/12] tests/9p: add Tclunk / Rclunk test client functions
` [PATCH v2 08/12] hw/9pfs: add xattr count query interface fo fs synth driver

[PATCH] Docs/damon: add TLB flush policy document
 2026-06-09 14:28 UTC  (2+ messages)

[RFC v1 0/9] kho: granular compatibility and header decoupling
 2026-06-09 14:28 UTC  (6+ messages)

[RFC] mm/mincore: present-PTE scan cost after pte_batch_hint() batching
 2026-06-09 14:27 UTC  (4+ messages)
  `  "

[PATCH v1 1/2] dts: add code coverage reporting to DTS
 2026-06-09 14:27 UTC  (2+ messages)
    ` Fwd: [PATCH v1 2/2] dts: add build arguments to test run configuration

[PATCH 00/60] KVM Planes + SEV-SNP Support
 2026-06-09 14:27 UTC  (9+ messages)
` [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers

[PATCH net] ice: fix memory leak in ice_lbtest_prepare_rings()
 2026-06-09 14:27 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-06-09 14:13 UTC  (5+ messages)
` [PATCHv2 1/4] net: fec: do not use readl()/writel() for ColdFire
` [PATCHv2 2/4] net: smc91x: do not use readw()/writew() on ColdFire platforms
` [PATCHv2 3/4] mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFire
` [PATCHv2 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions

[PATCH v4] rust: make `build_assert` module the home of related macros
 2026-06-09 14:26 UTC 

[PATCH 00/12] clk: qcom: Assorted fixes for gcc-mdm9607 (and gcc-msm8916/39)
 2026-06-09 14:27 UTC  (14+ messages)
` [PATCH 01/12] clk: qcom: gcc-msm8916: Fix enable_reg for gcc_blsp1_sleep_clk
` [PATCH 02/12] clk: qcom: gcc-msm8939: "
` [PATCH 03/12] clk: qcom: gcc-mdm9607: "
` [PATCH 04/12] clk: qcom: gcc-mdm9607: Fix BIMC PLL definition
` [PATCH 05/12] clk: qcom: gcc-mdm9607: Fix halt_reg for gcc_apss_axi_clk
` [PATCH 06/12] clk: qcom: gcc-mdm9607: Increase delay for USB PHY reset
` [PATCH 07/12] clk: qcom: gcc-mdm9607: Drop incorrect apss_tcu_clk_src
` [PATCH 08/12] clk: qcom: gcc-mdm9607: Drop incorrect system_noc_bfdcd_clk_src
` [PATCH 09/12] dt-bindings: clock: qcom: gcc-mdm9607: Drop incorrect clocks
` [PATCH 10/12] dt-bindings: clock: qcom,gcc-mdm9607: Add missing "clocks" property
` [PATCH 11/12] dt-bindings: clock: qcom,gcc-mdm9607: Use proper address in example
` [PATCH 12/12] clk: qcom: gcc-mdm9607: Drop redundant register update during probe

[PATCH] eal: add destructor to unregister tailq on unload
 2026-06-09 14:26 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] rust: configfs: fix data offset calculation for subsystem callbacks
 2026-06-09 14:26 UTC  (2+ messages)

[PATCH mm-unstable v1 0/3] MM: Tighten control over zero-page remapping
 2026-06-09 14:26 UTC  (5+ messages)
` [PATCH mm-unstable v1 1/3] mm/ksm: export ksm_is_running() to check KSM merge state
` [PATCH mm-unstable v1 2/3] mm/migrate.c: Prevent folio splitting from interacting with KSM

[PATCH 0/3] i2c: xiic: fix SMBus block read and PEC support
 2026-06-09 14:26 UTC  (2+ messages)

[PATCH] MAINTAINERS: Drop Mark Gross
 2026-06-09 14:26 UTC  (4+ messages)
` [PATCH v2] MAINTAINERS: Update Mark Gross's email contact

[PATCH 0/6] drm/msm: Assorted fixes - June/26
 2026-06-09 14:25 UTC  (7+ messages)
` [PATCH 5/6] drm/msm/a6xx: Fix IRQ storm during msm_recovery test

[PATCH V3] tools/perf/tests: Update test_adding_kernel.sh to handle proper debuginfo check
 2026-06-09 14:25 UTC  (4+ messages)

[PATCH 0/2] gpio: fix regressions in GPIO hogs after the code refactoring
 2026-06-09 14:25 UTC  (5+ messages)
` [PATCH 1/2] gpio: don't process hogs on disabled nodes
` [PATCH 2/2] gpio: fix cleanup path on hog failure

[PATCH v4 1/2] platform/x86/intel/tpmi: use cleanup helpers in mem_write()
 2026-06-09 14:24 UTC  (2+ messages)

[PATCH] platform: arm64: qcom-hamoa-ec: Fix indentation in comment tables
 2026-06-09 14:24 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Add support for Omen 16-ap0xxx (8E35)
 2026-06-09 14:24 UTC  (2+ messages)

[PATCH v3 0/2] platform/x86/amd/pmc: Add support for AMD 1Ah Family 80h SoC
 2026-06-09 14:24 UTC  (3+ messages)
` [PATCH v3 2/2] platform/x86/amd/pmc: Add PMC driver support for AMD 1Ah M80H SoC

[PATCH v5 0/7] Relocate U-Boot in the last bank
 2026-06-09 14:23 UTC  (5+ messages)
` [PATCH v5 1/7] treewide: move bi_dram[] from bd to gd

[BlueZ 0/6] "cleanup" variable attribute follow-up
 2026-06-09 13:50 UTC  (7+ messages)
` [BlueZ 1/6] shared/util: Fix warnings when cleaning up NULL pointers
` [BlueZ 2/6] shared/util: Better type-checking in _steal_* commands
` [BlueZ 3/6] doc: Recommend using _cleanup_ and friends
` [BlueZ 4/6] main: Use _cleanup_() to simplify configuration parsing
` [BlueZ 5/6] client: Use _cleanup_fd_ to simplify urandom access
` [BlueZ 6/6] btattach: Use _cleanup_fd_ to simplify error paths

[BlueZ v3 0/6] Add helper for "cleanup" variable attribute
 2026-06-09 13:58 UTC  (5+ messages)

[PATCH] x86/mm: Consolidate SME comments and use break
 2026-06-09 14:23 UTC  (2+ messages)

[PATCH] llvm/rust: simplify llvm-config handling for target builds
 2026-06-09 14:22 UTC  (2+ messages)

[PATCH v2] cxl/port: Fix missing port lock in cxl_dport_remove()
 2026-06-09 14:22 UTC  (3+ messages)

[hare-scsi-devel:configfs-ns.v5 42/42] include/linux/mmzone.h:806:52: error: 'PAGE_ALLOC_COSTLY_ORDER' undeclared here (not in a function); did you mean 'CONFIG_PAGE_ALLOC_COSTLY_ORDER'?
 2026-06-09 14:21 UTC 

[PATCH 0/8] riscv: Add reliable stack unwinding for livepatch
 2026-06-09 14:21 UTC  (7+ messages)
` [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries

[PATCH net-next 0/2] net: remove tls_toe
 2026-06-09 14:21 UTC  (3+ messages)
` [PATCH net-next 1/2] tls: remove tls_toe and the related driver
` [PATCH net-next 2/2] net: remove some unused EXPORT_SYMBOL()s

[RFC PATCH v2 0/2] samples/damon/mtier: handle damon_{start,stop}() failures
 2026-06-09 14:21 UTC  (3+ messages)
` [RFC PATCH v2 1/2] samples/damon/mtier: handle damon_start() failure
` [RFC PATCH v2 2/2] samples/damon/mtier: handle damon_stop() failure

[meta-oe][PATCH 01/11] mbuffer: upgrade 20140310 -> 20260511
 2026-06-09 14:21 UTC  (11+ messages)
` [meta-oe][PATCH 02/11] font-adobe-100dpi: upgrade 1.0.3 -> 1.0.4
` [meta-oe][PATCH 03/11] font-adobe-utopia-100dpi: upgrade 1.0.4 -> 1.0.5
` [meta-oe][PATCH 04/11] font-bh-100dpi: upgrade 1.0.3 -> 1.0.4
` [meta-oe][PATCH 05/11] font-bh-lucidatypewriter-100dpi: "
` [meta-oe][PATCH 06/11] font-bitstream-100dpi: "
` [meta-oe][PATCH 07/11] font-cursor-misc: "
` [meta-oe][PATCH 08/11] font-misc-misc: upgrade 1.1.2 -> 1.1.3
` [meta-perl][PATCH 09/11] libextutils-config-perl: upgrade 0.008 -> 0.010
` [meta-perl][PATCH 10/11] libmodule-pluggable-perl: upgrade 5.2 -> 6.3
` [meta-perl][PATCH 11/11] libtext-diff-perl: upgrade 1.41 -> 1.45

[PATCH V2 0/7] i3c: Fix IBI race, address handling, and reconcile DAA
 2026-06-09 14:20 UTC  (6+ messages)
` [PATCH V2 7/7] i3c: master: Reconcile dynamic addresses after DAA

[PATCH v4 00/12] Optimize anonymous large folio unmapping
 2026-06-09 14:20 UTC  (6+ messages)
` [PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one
` [PATCH v4 03/12] mm/rmap: refactor some code around lazyfree folio unmapping

[PATCH] mm/huge_memory: fix memory leak when kobject_init_and_add() fails
 2026-06-09 14:20 UTC  (4+ messages)

[PATCH] rust: block: require `Sync` for `Operations::QueueData`
 2026-06-09 14:20 UTC  (2+ messages)

[PATCH 4/5] arm64: dts: renesas: r9a09g087: Add DU node
 2026-06-09 14:19 UTC  (2+ messages)

[PATCH] video: fbdev: remove skeletonfb example driver with no remaining purpose
 2026-06-09 14:19 UTC  (3+ messages)

[PATCH v2 0/5] riscv: spacemit: Add PCIe RC controller support for K3
 2026-06-09 14:18 UTC  (6+ messages)
` [PATCH v2 4/5] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller
` [PATCH v2 5/5] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support

[PATCH net-next] handshake: Require admin permission for DONE command
 2026-06-09 14:18 UTC 

[LTP] [PATCH v1 1/1] swap: Add exfat to filesystems requiring tst_fill_file
 2026-06-09 14:17 UTC  (3+ messages)

[PATCH] drm/i915/psr: Force fastset on debugfs write for each connector supporting PSR
 2026-06-09 14:17 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] xfs: initialize iomap->flags earlier in xfs_bmbt_to_iomap
 2026-06-09 14:17 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IRH8
 2026-06-09 14:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] arm64: dts: qcom: glymur: Drop fake PCIe phy 3B
 2026-06-09 14:16 UTC 

[PATCH] ALSA: hda/realtek: Enable micmute LED on HP EliteBook 6 G1a
 2026-06-09 14:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-09 14:15 UTC  (3+ messages)
` [PATCH v6 14/20] dma-direct: return struct page from dma_direct_alloc_from_pool()

[PATCH mm-unstable v1 2/3] mm/migrate.c: Prevent folio splitting from interacting with KSM
 2026-06-09 14:14 UTC  (3+ messages)

[PATCH] net/sched: act_pedit: require matching IPv4 L4 protocol
 2026-06-09 14:14 UTC  (7+ messages)

[PATCH 0/4] s390: Idle time accounting improvements
 2026-06-09 14:14 UTC  (4+ messages)

[PATCH 1/2] rust: str: use the "kernel vertical" imports style
 2026-06-09 14:13 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/8] x86: fixes for running KUT as EFI on non-QEMU KVM hosts
 2026-06-09 14:09 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/8] x86: efi: use PER_CPU_SIZE for per-CPU stack allocation
` [kvm-unit-tests PATCH 2/8] x86: fix EFI memory allocator to clamp regions to 4 GiB
` [kvm-unit-tests PATCH 3/8] x86: skip PMU init when no PMU is advertised
` [kvm-unit-tests PATCH 4/8] x86: fix ISR thunk to use absolute indirect jump
` [kvm-unit-tests PATCH 5/8] x86: replace per-AP bringup prints with a single summary line
` [kvm-unit-tests PATCH 6/8] x86: add timeout-based SMP bringup when fw_cfg is unavailable
` [kvm-unit-tests PATCH 7/8] efi: fix load_options_size conversion to character count
` [kvm-unit-tests PATCH 8/8] efi: parse KUT_ENV= from load options into environ

[PATCH v13 2/3] hwmon: ltc4283: Add support for the LTC4283 Swap Controller
 2026-06-09 14:12 UTC  (7+ messages)

[PATCH v2 0/5] s390/idle: CPU idle driver
 2026-06-09 14:11 UTC  (2+ messages)

[hare-scsi-devel:configfs-ns.v5 42/42] include/linux/mmzone.h:839:25: error: use of undeclared identifier 'PAGE_ALLOC_COSTLY_ORDER'
 2026-06-09 14:10 UTC 

[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
 2026-06-09 14:11 UTC  (2+ messages)

[cifs:for-next-next 15/16] fs/smb/client/cifsfs.c:1204:22: error: use of undeclared identifier 'FS_XFLAG_CASEFOLD'
 2026-06-09 14:11 UTC  (2+ messages)

[PATCH v3 0/3] drm/xe: Add support for GPU health indicator
 2026-06-09 14:10 UTC  (3+ messages)
` [PATCH v3 2/3] drm/xe/xe_ras: Add types and commands for RAS "

[PATCH] dma-buf: enable sg_table wrapping on CONFIG_DEBUG
 2026-06-09 14:10 UTC  (2+ messages)

[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-06-09 14:10 UTC  (3+ messages)
`  "

[PATCH net 0/5] rxrpc: Miscellaneous fixes
 2026-06-09 14:09 UTC  (6+ messages)
` [PATCH net 1/5] rxrpc: rxrpc_verify_data ensure rx_dec_buffer alloc
` [PATCH net 2/5] rxrpc: Don't move a peeked OOB message onto the pending queue
` [PATCH net 3/5] rxrpc: Fix UAF in rxgk_issue_challenge()
` [PATCH net 4/5] afs: Fix netns teardown to cancel the preallocation charger
` [PATCH net 5/5] rxrpc: serialize kernel accept preallocation with socket teardown

[PATCH bpf-next v2 0/4] Fix kptr dtor deadlock
 2026-06-09 14:08 UTC  (4+ messages)
` [PATCH bpf-next v2 1/4] bpf: Reject bpf_obj_drop() from tracing progs

[PATCH next] driver core: Replace strcpy() with memcpy()
 2026-06-09 14:08 UTC  (2+ messages)

[PATCH] dev-manual: drop "PREFERRED_VERSION" from x86-base.inc snippet
 2026-06-09 14:08 UTC 

[Kernel Bug] INFO: rcu detected stall in sys_access
 2026-06-09 14:08 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: glymur: Drop fake PCIe phy 3B
 2026-06-09 14:07 UTC  (10+ messages)

[PATCH] mm/swap_state: remove unnecessary lru_add_drain() from readahead
 2026-06-09 14:07 UTC  (2+ messages)

[PATCH 3/5] arm64: dts: renesas: r9a09g087: Add VSPD and FCPVD nodes
 2026-06-09 14:07 UTC  (2+ messages)

[PATCH v4 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
 2026-06-09 14:07 UTC  (5+ messages)
` [PATCH v4 7/7] arm64: dts: qcom: mahua: Switch pcie5_phy ref clock to RPMH_CXO_CLK

[PATCH mm-unstable v1 2/3] mm/migrate.c: Prevent folio splitting from interacting with KSM
 2026-06-09 14:07 UTC  (2+ messages)

[PATCH next] drivers/video/fbdev/s3fb: Use strscpy() to copy strings into arrays
 2026-06-09 14:07 UTC  (2+ messages)

[master/wrynose][PATCH] beaglebadge-ti: avoid building ubifs and ubi for beaglebadge by default
 2026-06-09 14:05 UTC  (2+ messages)

[PATCH ipsec-next v9 00/16] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-06-09 14:05 UTC  (2+ messages)

[PATCH] net/iavf: fix misleading AQ failure logging
 2026-06-09 14:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net v2 0/2] net: ife: fix decode header pull handling and add selftest
 2026-06-09 14:03 UTC  (5+ messages)
` [PATCH net v2 1/2] selftests: tc-testing: cover malformed IFE decode frames

[PATCH 0/2] clk: qcom: add MSM8x60 LPASS Clock Controller
 2026-06-09 14:03 UTC  (4+ messages)
` [PATCH 3/3] clk: qcom: add MSM8x60 MMCC driver

[RFC PATCH] dma-fence: Fix races of fence callbacks versus destructors by locking
 2026-06-09 14:03 UTC  (12+ messages)


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.