All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 17:03:08 to 2026-04-10 18:10:29 UTC [more...]

[PATCH v2 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
 2026-04-10 18:10 UTC  (3+ messages)
` [PATCH v2 1/3] vmalloc: add __GFP_SKIP_KASAN support

[rdma:wip/jgg-for-next] BUILD SUCCESS 654a27f25530d052eeedf086e6c3e2d585c203bd
 2026-04-10 18:09 UTC 

[PATCH] VFIO: remove dead notifier code
 2026-04-10 18:10 UTC  (2+ messages)

[PATCH] tools/power turbostat: Allow execution to continue after perf_l2_init() failure
 2026-04-10 18:09 UTC  (5+ messages)

[powerpc:next] BUILD SUCCESS b80777aef570ac561977d7210d04890f9df7e484
 2026-04-10 18:08 UTC 

[linusw-pinctrl:b4/fix-sdm670] BUILD SUCCESS e02ed7a2949f4821a4ce8081db747144b8669a3e
 2026-04-10 18:09 UTC 

[PATCH 0/8] drm/panthor: Localize register access by component
 2026-04-10 18:08 UTC  (7+ messages)
` [PATCH 2/8] drm/panthor: Split register definitions by components
` [PATCH 3/8] drm/panthor: Replace cross-component register accesses with helpers
` [PATCH 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq

[sailus-media-tree:int3472] BUILD SUCCESS 7e7d0572300a208d7965fe33ef1fa7edabc98582
 2026-04-10 18:07 UTC 

[wireless:for-next] BUILD SUCCESS d65b175cfac64ee65506eea7fa573d291a9694ca
 2026-04-10 18:06 UTC 

[PATCH net-next v3 0/5] net: bridge: mcast: support exponential field encoding
 2026-04-10 18:06 UTC  (4+ messages)
` [PATCH net-next v3 4/5] ipv6: mld: encode multicast exponential fields

[tytso-ext4:dev] BUILD SUCCESS 981fcc5674e67158d24d23e841523eccba19d0e7
 2026-04-10 18:07 UTC 

[PATCH v2] dt-binding: leds: publish common bindings under dual license
 2026-04-10 18:06 UTC  (2+ messages)

[android-common:android14-kiwi-6.1 38/38] drivers/gpu/drm/etnaviv/etnaviv_sched.c:66 etnaviv_sched_timedout_job() warn: variable dereferenced before check 'sched_job' (see line 37)
 2026-04-10 18:05 UTC  (3+ messages)

[RFC PATCH v3 0/5] dma-mapping: Fixes for memory encryption
 2026-04-10 18:05 UTC  (6+ messages)
` [RFC PATCH v3 2/5] dma-mapping: Move encryption in __dma_direct_free_pages()
` [RFC PATCH v3 4/5] dma-mapping: Encapsulate memory state during allocation

[bug report] platform/x86: uniwill-laptop: Implement USB-C power priority setting
 2026-04-10 18:04 UTC 

[bug report] media: stm32: dcmi: addition of DMA-MDMA chaining support
 2026-04-10 18:04 UTC 

[bug report] drm/i915/psr: Repeat Selective Update area alignment
 2026-04-10 18:04 UTC 

[bug report] accel/amdxdna: Allow forcing IOVA-based DMA via module parameter
 2026-04-10 18:04 UTC 

[linux-nvme:nvme-7.1] BUILD SUCCESS b85badf09823cf027b2609d0eb33027768b76268
 2026-04-10 18:01 UTC 

[android-common:android12-kiwi-5.10 221/221] mm/hmm.c:250:37: error: implicit declaration of function 'pte_to_swp_entry'
 2026-04-10 18:01 UTC 

[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS 12ff2a4aee6c86746623d5aed24389dbf6dffded
 2026-04-10 18:00 UTC 

Warning: fs/iomap/buffered-io.c:1197 expecting prototype for iomap_writethrough_begin(). Prototype was for iomap_folio_prepare_writethrough() instead
 2026-04-10 18:00 UTC 

[efi:urgent] BUILD SUCCESS 5241c2ca33bb181bf7abb7cb4bba1cc67d1b6278
 2026-04-10 18:00 UTC 

[pci:controller/cadence-sg2042] BUILD SUCCESS 988ef706cdd8a72e61dd90c0d0554eec4df7594a
 2026-04-10 18:00 UTC 

[pci:endpoint] BUILD SUCCESS 1d3225cb5d82680143ffd705088199917ceafd76
 2026-04-10 18:01 UTC 

[PATCH 0/4] platform/x86: hp-wmi: Improve support for some HP boards
 2026-04-10 18:00 UTC  (3+ messages)

[PATCH v4 00/16] hexagon: add missing HVX float instructions
 2026-04-10 17:56 UTC  (17+ messages)
` [PATCH v4 01/16] tests/docker: Update hexagon cross toolchain to 22.1.0
` [PATCH v4 02/16] target/hexagon: fix incorrect/too-permissive HVX encodings
` [PATCH v4 03/16] target/hexagon/cpu: add HVX IEEE FP extension
` [PATCH v4 04/16] hexagon: group cpu configurations in their own struct
` [PATCH v4 05/16] hexagon: print info on "-d in_asm" for disabled IEEE FP instructions
` [PATCH v4 06/16] target/hexagon: add v68 HVX IEEE float arithmetic insns
` [PATCH v4 07/16] target/hexagon: add v68 HVX IEEE float min/max insns
` [PATCH v4 08/16] target/hexagon: add v68 HVX IEEE float misc insns
` [PATCH v4 09/16] target/hexagon: add v68 HVX IEEE float conversion insns
` [PATCH v4 10/16] target/hexagon: add v68 HVX IEEE float compare insns
` [PATCH v4 11/16] target/hexagon: add v73 HVX IEEE bfloat16 insns
` [PATCH v4 12/16] tests/hexagon: add tests for v68 HVX IEEE float arithmetics
` [PATCH v4 13/16] tests/hexagon: add tests for v68 HVX IEEE float min/max
` [PATCH v4 14/16] tests/hexagon: add tests for v68 HVX IEEE float conversions
` [PATCH v4 15/16] tests/hexagon: add tests for v68 HVX IEEE float comparisons
` [PATCH v4 16/16] tests/hexagon: add tests for HVX bfloat

[PATCH i-g-t v1] tests/kms_rotation_crc: concurrent cursor movement with rotation
 2026-04-10 17:59 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[RFC] in-kernel rseq
 2026-04-10 17:57 UTC  (2+ messages)

[PATCH] drm/xe/debugfs: Correct printing of register whitelist ranges
 2026-04-10 17:57 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/debugfs: Correct printing of register whitelist ranges (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v4 0/2] Add support for Infineon Digital eFuse XDP720
 2026-04-10 17:57 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon/pmbus: Add Infineon XDP720

[PATCH v5 0/4] ASoC: Add TAS67524 quad-channel Class-D amplifier driver
 2026-04-10 17:56 UTC  (4+ messages)
` [PATCH v5 2/4] ASoC: codecs: Add TAS67524 quad-channel audio "

[PATCH bpf-next v5 1/9] bpf: Upgrade scalar to PTR_TO_ARENA on arena pointer addition
 2026-04-10 17:55 UTC  (3+ messages)

[PATCH] platform/x86: hp-wmi: add Omen 14-fb0xxx (board 8C58) support
 2026-04-10 17:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 02/10] Add support for VMUFAT filesystem
 2026-04-10 17:53 UTC  (4+ messages)

[PATCH 0/6] platform/x86: uniwill-laptop: Charging-related improvements
 2026-04-10 17:53 UTC  (13+ messages)
` [PATCH 1/6] platform/x86: uniwill-laptop: Properly initialize charging threshold
` [PATCH 3/6] platform/x86: uniwill-laptop: Fix behavior of "force" module param
` [PATCH 4/6] platform/x86: uniwill-laptop: Rework FN lock/super key suspend handling
` [PATCH 6/6] platform/x86: uniwill-laptop: Add support for battery charge modes

[PATCH] PCI: release empty sibling resources during bridge window resize
 2026-04-10 17:53 UTC  (4+ messages)
` [PATCH v2] PCI: release empty sibling bridge windows during rebar expansion

[Intel-wired-lan] [PATCH net-next v2] iavf: fix kernel-doc comment style in iavf_ethtool.c
 2026-04-10 17:53 UTC  (3+ messages)
  `  "

clarification: PCI device not getting enumerated
 2026-04-10 17:52 UTC  (4+ messages)

[PATCH 3/6] hugetlb: make hugetlb_fault_mutex_hash() take PAGE_SIZE index
 2026-04-10 17:51 UTC  (2+ messages)

[PATCHSET sched_ext/for-7.1] sched_ext: Add verifier-time kfunc context filter
 2026-04-10 17:51 UTC  (12+ messages)
` [PATCH 02/10] sched_ext: Add select_cpu kfuncs to scx_kfunc_ids_unlocked
  ` [PATCH v2 "
` [PATCH 03/10] sched_ext: Track @p's rq lock across set_cpus_allowed_scx -> ops.set_cpumask
  ` [PATCH v2 "
` [PATCH 04/10] sched_ext: Fix ops.cgroup_move() invocation kf_mask and rq tracking
  ` [PATCH v2 "
` [PATCH 05/10] sched_ext: Decouple kfunc unlocked-context check from kf_mask
  ` [PATCH v2 "
` [PATCH 10/10] sched_ext: Warn on task-based SCX op recursion

[LTP] [PATCH] include/lapi: add leaf Makefile
 2026-04-10 17:50 UTC 

[PATCH v2] percpu: Fix hint invariant breakage
 2026-04-10 17:49 UTC  (2+ messages)

[PATCH net-next] tcp: add indirect call wrapper in tcp_conn_request()
 2026-04-10 17:49 UTC 

[PATCH 0/3] ALSA: usb-audio: Refactor mixer checks and add check for sticky mixers
 2026-04-10 17:49 UTC  (4+ messages)
` [PATCH 1/3] ALSA: usb-audio: Add error checks against get_min_max*()
` [PATCH 2/3] ALSA: usb-audio: Move volume control resolution check into a function
` [PATCH 3/3] ALSA: usb-audio: Do not expose sticky mixers

[PATCH 0/5] Introduce Overflow Behavior Types
 2026-04-10 17:48 UTC  (10+ messages)
` [PATCH 5/5] types: Add standard __ob_trap and __ob_wrap scalar types

Missing error values in ftruncate and fallocate man pages?
 2026-04-10 17:47 UTC  (2+ messages)

[PATCH v2] drm/i915/dg2: Add per-context control for Wa_22013059131
 2026-04-10 17:45 UTC  (2+ messages)

[PATCH v3 1/3] percpu: Fix wrong chunk hints update
 2026-04-10 17:44 UTC  (3+ messages)
` [PATCH v3 2/3] percpu: Do not trust hint starts when they are not set
` [PATCH v3 3/3] percpu: Fix hint invariant breakage

[PATCH v1 0/5] Add interrupt controller for JHB100 SoC
 2026-04-10 17:43 UTC  (4+ messages)
` [PATCH v1 1/5] dt-bindings: interrupt-controller: Convert the word "jh8100" to "jhb100"

[PATCH v2 0/9] drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling
 2026-04-10 17:42 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling (rev3)

[fustini:b4/ssqosid-cbqri-rqsc 15/19] arch/riscv/kernel/qos/qos_resctrl.c:40:2: error: implicit declaration of function 'iowrite64'; did you mean 'iowrite32'?
 2026-04-10 17:41 UTC 

[PATCH] xen/riscv: allow Xen to use SSTC while hiding it from guests
 2026-04-10 17:41 UTC  (2+ messages)

[PATCH 0/5] mtd/spi: Fix Winbond W35N02JW / W35N04JW support
 2026-04-10 17:41 UTC  (12+ messages)
` [PATCH 1/5] spi: cadence-qspi: Revert the filtering of certain opcodes in ODTR
` [PATCH 2/5] spi: spi-mem: Add a packed command operation
` [PATCH 3/5] mtd: spinand: Add support for packed read data ODTR commands
` [PATCH 4/5] mtd: spinand: winbond: Set the packed page read flag to W35N02/04JW
` [PATCH 5/5] mtd: spinand: winbond: Fix ODTR write VCR on W35NxxJW

[PATCHv2] accel/qaic: kcalloc + kzalloc to kzalloc
 2026-04-10 17:40 UTC  (3+ messages)

[PATCH 0/8] Rework device probing
 2026-04-10 17:37 UTC  (4+ messages)
` [PATCH v3 0/7] "

[PATCH v2] arm/gicv3: Decode cacheability fields before comparing
 2026-04-10 17:34 UTC 

[PATCH 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
 2026-04-10 17:36 UTC  (10+ messages)
` [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
` [PATCH 2/4] drm/i915/bw: Deduplicate intel_sa_info instances

[PATCH] workqueue: validate cpumask_first() result in llc_populate_cpu_shard_id()
 2026-04-10 17:36 UTC  (4+ messages)

[bug report] bufmap: manage as folios
 2026-04-10 17:35 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 45334d5c364498629b314391c7d1eac0b64c882f
 2026-04-10 17:34 UTC 

[PATCH v3 00/11] Add spi-hid transport driver
 2026-04-10 17:35 UTC  (5+ messages)
` [PATCH v3 09/11] dt-bindings: input: Document hid-over-spi DT schema

[PATCH v2 net-next] Bluetooth: hci_conn: fix potential UAF in create_big_sync
 2026-04-10 17:34 UTC 

[PATCH v3] KEYS: trusted: Debugging as a feature
 2026-04-10 17:33 UTC  (2+ messages)

[PATCH][RFC] get rid of busy-wait in shrink_dcache_tree()
 2026-04-10 17:32 UTC  (11+ messages)
` [RFC PATCH v3 0/4] getting rid of busy-wait in shrink_dcache_parent()
          ` [RFC][PATCH] make sure that lock_for_kill() callers drop the locks in safe order

[PATCH 0/2] fuse: Fix possible memleak at startup with immediate teardown
 2026-04-10 17:32 UTC  (8+ messages)
    `  "

[recipe build #4028845] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-04-10 17:25 UTC 

[PATCH v2 0/3] Add RP1 PWM controller support
 2026-04-10 17:31 UTC  (3+ messages)
` [PATCH v2 2/3] pwm: rp1: Add RP1 PWM controller driver

[PATCH 1/1] virt: arm-cca-guest: fix error check for RSI_INCOMPLETE
 2026-04-10 17:29 UTC  (2+ messages)

[PATCH] Documentation: Refactored watchdog old doc
 2026-04-10 17:27 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] thunderbolt: debugfs: Don't stop reading SB registers if just one fails
 2026-04-10 17:27 UTC  (8+ messages)

[Patch v4 00/22] Cache aware scheduling
 2026-04-10 17:27 UTC  (6+ messages)
` [Patch v4 02/22] sched/cache: Limit the scan number of CPUs when calculating task occupancy

[PATCH net-next] net: phy: call phy_init_hw() in phy resume path
 2026-04-10 17:27 UTC  (4+ messages)

[PATCH v2] xfs: check directory data block header padding in scrub
 2026-04-10 17:26 UTC  (3+ messages)

[PATCH ath-next 0/5] wifi: ath12k: thermal throttling and cooling device support
 2026-04-10 17:24 UTC  (3+ messages)
` [PATCH ath-next 1/5] wifi: ath12k: handle thermal throttle stats WMI event

[syzbot] [cgroups?] possible deadlock in cgroup_kn_lock_live (2)
 2026-04-10 17:24 UTC 

[GIT PULL] bluetooth-next 2026-04-10
 2026-04-10 17:22 UTC 

[PATCH] bpf/selftests: remove test_access_variable_array
 2026-04-10 17:21 UTC  (2+ messages)

Missing UCM profile for AMD ACP 7.0 (Strix Halo) — Internal DMIC not functional
 2026-04-10 17:20 UTC 

[PATCH net] netrom: do some basic forms of validation on incoming frames
 2026-04-10 17:21 UTC  (8+ messages)

[peterz-queue:sched/cache 19/35] kernel/sched/fair.c:1551:51: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-04-10 17:20 UTC  (2+ messages)

[PATCH v14] Subject: [PATCH v14] hwmon: (yogafan) Extend support to more Lenovo consumer models
 2026-04-10 17:14 UTC  (2+ messages)

[PATCH 0/3] KVM: SVM: Fix x2AVIC MSR interception mess
 2026-04-10 17:19 UTC  (4+ messages)
` [PATCH 3/3] KVM: SVM: Only disable x2AVIC WRMSR interception for MSRs that are accelerated

[PATCH] serial: zs: Fix swapped RI/DSR modem line transition counting
 2026-04-10 17:19 UTC 

[PATCH v3 00/12] Enable lock context analysis
 2026-04-10 17:17 UTC  (5+ messages)
` [PATCH v3 02/12] block/bdev: Annotate the blk_holder_ops callback invocations

Unexplained variance in run-time of simple program (part 2)
 2026-04-10 17:16 UTC  (6+ messages)

[PATCH v5 0/4] arm64: Add HPE GSC platform support
 2026-04-10 17:16 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: arm: hpe,gxp: Add HPE GSC platform compatible
` [PATCH v5 2/4] arm64: Kconfig: Add ARCH_HPE platform
` [PATCH v5 3/4] arm64: dts: hpe: Add HPE GSC SoC and DL340 Gen12 board DTS
` [PATCH v5 4/4] arm64: defconfig: Enable ARCH_HPE

[PATCH i-g-t 0/6] add test to validate dock/undock and switch
 2026-04-10 17:16 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for add test to validate dock/undock and switch (rev4)

[PATCH] fwctl: Fix class init ordering to avoid NULL pointer dereference on device removal
 2026-04-10 17:16 UTC  (4+ messages)

[tip:sched/urgent] BUILD SUCCESS 14a857056466be9d3d907a94e92a704ac1be149b
 2026-04-10 17:15 UTC 

[tip:timers/urgent] BUILD SUCCESS 1c2eabb8805d9fd79a19de5c76d4a64c9ad3cdf4
 2026-04-10 17:15 UTC 

[tip:timers/core] BUILD SUCCESS 9734946b6c4065628972b6eb2cc79a6d7ce8fce4
 2026-04-10 17:15 UTC 

[PATCH] firmware: raspberrypi: Change dependency to ARCH_BCM2835 and COMPILE_TEST
 2026-04-10 17:15 UTC  (2+ messages)

[tip:x86/cleanups] BUILD SUCCESS 9b8ad2b63067eb302aea429cb6f1f22947b353d7
 2026-04-10 17:14 UTC 

[tip:sched/core] BUILD SUCCESS 985215804dcbf02ab675977e770708e3f084e9fc
 2026-04-10 17:14 UTC 

[bluez/bluez]
 2026-04-10 17:14 UTC 

[tip:tip/urgent] BUILD SUCCESS 4fc7108ff756267ad53ecdeaa1e847d378887511
 2026-04-10 17:13 UTC 

[tip:perf/core] BUILD SUCCESS 5a84b600050c5f16b8bba25dd0e7aea845880407
 2026-04-10 17:13 UTC 

[PATCH] mtd: spinand: winbond: Declare the QE bit on W25NxxJW
 2026-04-10 17:13 UTC  (3+ messages)

[PATCH v2 00/10] Start fixing OA whitelist mistakes
 2026-04-10 17:13 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Start fixing OA whitelist mistakes (rev5)

[tip:sched/merge] BUILD SUCCESS 4aaeaa16a39ba7c1f4132c28d9821f95d9942fca
 2026-04-10 17:12 UTC 

[PATCH bpf-next v3 09/13] bpf: change logging scheme for live stack analysis
 2026-04-10 17:12 UTC  (3+ messages)

[PATCH v4 0/3] tracing/fprobe: Fix fprobe_ip_table related bugs
 2026-04-10 17:11 UTC  (4+ messages)
` [PATCH v4 1/3] tracing/fprobe: Remove fprobe from hash in failure path
` [PATCH v4 2/3] tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
` [PATCH v4 3/3] tracing/fprobe: Check the same type fprobe on table as the unregistered one

[PATCH net v4 1/2] flow_dissector: do not dissect PPPoE PFC frames
 2026-04-10 17:11 UTC  (4+ messages)
` [PATCH net v4 2/2] pppoe: drop "

[tip:timers/merge] BUILD SUCCESS edcc0d65f955f221ff5d7e578de330813cb59b21
 2026-04-10 17:10 UTC 

[PATCH net] net: phy: qcom: at803x: Use the correct bit to disable extended next page
 2026-04-10 17:10 UTC 

[PATCH bpf-next v9 0/6] bpf: Add support for sleepable tracepoint programs
 2026-04-10 17:09 UTC  (7+ messages)
` [PATCH bpf-next v9 1/6] bpf: Add sleepable support for raw "
` [PATCH bpf-next v9 2/6] bpf: Add bpf_prog_run_array_sleepable()
` [PATCH bpf-next v9 3/6] bpf: Add sleepable support for classic tracepoint programs
` [PATCH bpf-next v9 4/6] bpf: Verifier support for sleepable "
` [PATCH bpf-next v9 5/6] libbpf: Add section handlers for sleepable tracepoints
` [PATCH bpf-next v9 6/6] selftests/bpf: Add tests for sleepable tracepoint programs

[linux-next:master 728/13151] drivers/gpu/drm/i915/selftests/i915_active.c:326:23: error: no member named 'lock' in 'struct dma_fence'
 2026-04-10 17:08 UTC 

[PATCH] accel/qaic: fix incorrect counter check in RAS message decode
 2026-04-10 17:08 UTC  (3+ messages)

[PATCH v2 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-04-10 17:07 UTC  (3+ messages)
` [PATCH v2 3/3] dm: add documentation for dm-inlinecrypt target

[PATCH v3] xfs: check da node block pad field during scrub
 2026-04-10 17:06 UTC 

[RFC] lib/kms: rename enum pipe to vendor_pipe, crtc->pipe to crtc->vendor_pipe
 2026-04-10 17:05 UTC 

[PATCH v3 0/4] EML Capabilities compliance changes
 2026-04-10 17:04 UTC  (5+ messages)
` [PATCH v3 1/4] wifi: Remove invalid 128TU transition timeout constant
` [PATCH v3 2/4] wifi: Remove EMLMR Delay subfield definitions
` [PATCH v3 3/4] wifi: Rename EMLSR delay constants and add EMLMR helpers and definitions
` [PATCH v3 4/4] wifi: Update EML function documentation to remove EMLSR-specific references

[PATCH 6.12.y-cip 00/11] Add TSU support for RZ/T2H and RZ/N2H
 2026-04-10 17:02 UTC  (11+ messages)
` [PATCH 6.12.y-cip 02/11] thermal: renesas: rzg3e: make reset optional
` [PATCH 6.12.y-cip 03/11] thermal: renesas: rzg3e: make min and max temperature per-chip
` [PATCH 6.12.y-cip 04/11] thermal: renesas: rzg3e: make calibration value retrieval per-chip
` [PATCH 6.12.y-cip 05/11] dt-bindings: thermal: r9a09g047-tsu: document RZ/T2H and RZ/N2H
` [PATCH 6.12.y-cip 06/11] thermal: renesas: rzg3e: add support for "
` [PATCH 6.12.y-cip 07/11] PM: domains: Add RZ/T2H and RZ/N2H compatibles to PM domain detach list
` [PATCH 6.12.y-cip 08/11] arm64: dts: renesas: r9a09g077: Add OPP table
` [PATCH 6.12.y-cip 09/11] arm64: dts: renesas: r9a09g077: Add TSU and thermal zones support
` [PATCH 6.12.y-cip 10/11] arm64: dts: renesas: r9a09g087: Add OPP table
` [PATCH 6.12.y-cip 11/11] arm64: dts: renesas: r9a09g087: Add TSU and thermal zones support


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.