messages from 2026-04-07 12:06:38 to 2026-04-07 13:02:21 UTC [more...]
[PATCH v12 0/2] Add Meta (Facebook) Ventura BMC (AST2600)
2026-04-07 12:42 UTC (5+ messages)
` [PATCH v12 2/2] arm: dts: aspeed: ventura: add Meta Ventura BMC
[BUG] ALSA: hda/realtek: SSID 1458:a194 is shared by different Gigabyte ALC897 front-panel layouts
2026-04-07 12:28 UTC (3+ messages)
[PATCH v5 0/3] PCI: Refactor PCIe speed validation and conversion functions
2026-04-07 13:01 UTC (9+ messages)
` [PATCH v5 2/3] PCI: Move pci_bus_speed2lnkctl2() to public header
[PATCH v2 00/17] Landlock tracepoints
2026-04-07 13:00 UTC (4+ messages)
` [PATCH v2 12/17] landlock: Add tracepoints for ptrace and scope denials
[PATCH] docs: proc: document ProtectionKey in smaps
2026-04-07 13:00 UTC (2+ messages)
[PATCH] pinctrl: mcp23s08: Disable all pin interrupts during probe
2026-04-07 12:59 UTC (4+ messages)
[RFC PATCH bpf-next v5 0/2] tracing: Fix kprobe attachment when module shadows vmlinux symbol
2026-04-07 12:59 UTC (7+ messages)
` [RFC PATCH bpf-next v5 1/2] tracing: Prefer vmlinux symbols over module symbols for unqualified kprobes
` [RFC PATCH bpf-next v5 2/2] selftests/bpf: Add tests for duplicate kprobe symbol handling
[PATCH net-next v2] selftests: forwarding: lib: rewrite processing of command line arguments
2026-04-07 12:57 UTC (2+ messages)
[PATCH RESEND] ref-manual: document the usage of FIT_LOADABLES
2026-03-24 13:21 UTC
[PATCH] MIPS: Increase default mmap randomization bits for 64-bit
2026-04-07 12:59 UTC (2+ messages)
[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
2026-04-07 12:58 UTC (6+ messages)
` [PATCH 17/53] selftests/mm: uffd-stress: use kselftest framework
` [PATCH 18/53] selftests/mm: uffd-unit-tests: "
[PATCH 0/4] nstree: Fix spurious ENOENT in listns pagination during grace period
2026-04-07 12:57 UTC (2+ messages)
[LTP] [PATCH 0/2] Add infiniband testing suite
2026-04-07 12:56 UTC (2+ messages)
[PATCH] media: vpif_capture: fix OF node reference imbalance
2026-04-07 12:57 UTC (2+ messages)
` "
[PATCH V2 00/17] Add ACPI-based PMT discovery support for Intel PMC
2026-04-07 12:56 UTC (7+ messages)
` [PATCH V2 06/17] platform/x86/intel/pmt: Unify header fetch and add ACPI source
` [PATCH V2 07/17] platform/x86/intel/pmc: Add PMC SSRAM Kconfig description
` [PATCH V2 08/17] platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S
[PATCH v3 0/4] regulator: qcom-rpmh: Support RPMH address reads and use it for rpmh-regulators
2026-04-07 12:56 UTC (6+ messages)
` [PATCH v3 1/4] soc: qcom: rpmh: Add support to read back resource settings
` [PATCH v3 3/4] regulator: qcom-rpmh: readback voltage/bypass/mode/status set during bootup
[PATCH] pidfd-utils: include correct struct statfs header for darwin
2026-04-07 12:56 UTC (2+ messages)
[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
2026-04-07 12:55 UTC (13+ messages)
` [PATCH v3 1/6] KVM: s390: Add some useful mask macros
` [PATCH v3 2/6] KVM: s390: Add alignment checks for hugepages
` [PATCH v3 3/6] KVM: s390: Allow 4k granularity for memslots
` [PATCH v3 4/6] KVM: selftests: Remove 1M alignment requirement for s390
` [PATCH v3 5/6] KVM: s390: selftests: enable some common memory-related tests
` [PATCH v3 6/6] KVM: s390: ucontrol: Fix memslot handling
[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
2026-04-07 12:54 UTC (6+ messages)
[libgpiod][PATCH v2] bindings: python: allow releasing a LineRequest multiple times
2026-04-07 12:53 UTC (2+ messages)
[libgpiod][PATCH v2] bindings: python: allow closing a Chip multiple times
2026-04-07 12:53 UTC (2+ messages)
[PATCH v2 0/4] Slight code cleanup - remove dead code, fix typos, unify patterns
2026-04-07 12:52 UTC (7+ messages)
` [PATCH v2 2/4] package_pkgdata: fix typo to stop calling undefined function
` [OE-core] "
[PATCH] board: ti: am335x: Conditional MDIO PAD configuration instead of static for AM335_ICE
2026-04-07 8:22 UTC
[PATCH] x86/mce: Fix timer interval adjustment after logging a MCE event
2026-04-07 12:51 UTC (12+ messages)
` 答复: [外部邮件] "
` 答复: "
` 答复: "
` [PATCH] x86/mce: Restore MCA polling interval halving
[PATCH libgpiod 00/14] libgpiod: assortment of fixes
2026-04-07 12:50 UTC (15+ messages)
` [PATCH libgpiod 01/14] bindings: python: fix heap-buffer overflow bugs on setting/getting values
` [PATCH libgpiod 02/14] bindings: python: remove duplicated edge detection setting
` [PATCH libgpiod 03/14] core: fix 1-byte buffer over-read bugs in gpiod_chip_info_from_uapi()
` [PATCH libgpiod 04/14] core: fix parameter type in gpiod_line_mask_test_bit()
` [PATCH libgpiod 05/14] core: store debounce_period_us with correct type
` [PATCH libgpiod 06/14] core: check the value of num_lines returned by the kernel
` [PATCH libgpiod 07/14] tools: reject "u" as period unit specifier
` [PATCH libgpiod 08/14] tools: fix an integer overflow bug in parse_period()
` [PATCH libgpiod 09/14] tools: gpionotify: fix memory leak on every event read
` [PATCH libgpiod 10/14] tools: gpionotify: add the missing return value check for calloc()
` [PATCH libgpiod 11/14] tools: gpionotify: free pollfds on exit()
` [PATCH libgpiod 12/14] tools: gpionotify: don't leak info returned by gpiod_chip_watch_line_info()
` [PATCH libgpiod 13/14] tools: gpioinfo: use correct function to free the resolver
` [PATCH libgpiod 14/14] dbus: manager: use the correct loop counter in error path
[PATCH 0/5] Add SPL support for Qualcomm platforms, starting with sdm845
2026-04-07 8:12 UTC (2+ messages)
[PATCH 0/3] Enable ENETC on i.MX952 EVK
2026-04-07 7:16 UTC (4+ messages)
` [PATCH v1 3/3] imx952_evk: Enable ENETC0
` 回复: [EXT] "
[PATCH v5 0/3] Introduce Xe Correctable Error Handling
2026-04-07 12:50 UTC (4+ messages)
` ✗ CI.checkpatch: warning for Introduce Xe Correctable Error Handling (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCHES v3 perf-tools-next 0/4] Cleanups and a fix
2026-04-07 12:50 UTC (6+ messages)
` [PATCH 1/4] perf tools: Make more global variables static
` [PATCH 4/4] perf symbol: Add missing libgen.h include to get basename() prototype
[PATCH] MAINTAINERS: Add myself as x86 reviewer
2026-04-07 12:49 UTC
[PATCH 0/2] regulator: even more OF node imbalance fixes
2026-04-07 12:48 UTC (3+ messages)
` [PATCH 1/2] regulator: act8945a: fix OF node reference imbalance
` [PATCH 2/2] regulator: bd9571mwv: "
[PATCH v4 0/3] rust: workqueue: add safe cancellation and status methods
2026-04-07 12:48 UTC (3+ messages)
` [PATCH v4 1/3] rust: helpers: add workqueue helpers
[PATCH RFC 0/2] cgroup/mem: add a node to double charge in memcg
2026-04-07 12:48 UTC (3+ messages)
` [PATCH RFC 2/2] cgroup/dmem: "
[PATCH] mm: move folio LRU helpers out of swap
2026-04-07 12:46 UTC (6+ messages)
[PATCH 6.12 000/265] 6.12.77-rc1 review
2026-04-07 12:46 UTC (4+ messages)
` [PATCH 6.12 118/265] LoongArch/orc: Use RCU in all users of __module_address()
[PATCH 0/2] PCI: endpoint: pci-epf-{v}ntb: A couple of fixes
2026-04-07 12:44 UTC (3+ messages)
` [PATCH 1/2] PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0
` [PATCH 2/2] PCI: endpoint: pci-epf-ntb: "
[PATCH 0/5] ata: libata-transport: series with further refactorings
2026-04-07 12:44 UTC (4+ messages)
` [PATCH 5/5] ata: libata-transport: remove static variable ata_scsi_transport_template
[PATCH v3 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
2026-04-07 12:43 UTC (2+ messages)
` [PATCH v3 2/2] powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexec
[PATCH v3 00/11] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
2026-04-07 12:43 UTC (4+ messages)
` [PATCH v3 08/11] drm/bridge: imx8mp-hdmi-tx-connector-fixup: add an hdmi-connector when missing using a DT overlay at boot time
[PATCH] bcache: fix uninitialized closure object
2026-04-07 12:44 UTC (4+ messages)
[PATCH net-next v2] net/smc: cap allocation order for SMC-R physically contiguous buffers
2026-04-07 12:43 UTC
[PATCH v5 0/5] iio: ssp_sensors: improve resource cleanup
2026-04-07 12:42 UTC (3+ messages)
` [PATCH v5 4/5] iio: ssp_sensors: use devm APIs for mutex and IRQ resources
[PATCH] dt-binding: leds: publish common bindings under dual license
2026-04-07 12:42 UTC (2+ messages)
[PATCH v12 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
2026-04-07 12:41 UTC (4+ messages)
` [PATCH v12 02/17] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use
[PATCH] gpio: handle missing regmap
2026-04-07 12:41 UTC
[PATCH v2 0/6] LoongArch: KVM: Set max VM supported FPU type with FPU exception
2026-04-07 12:41 UTC (3+ messages)
[RFC PATCH] Limit directory child dentry retention
2026-04-07 12:41 UTC (6+ messages)
` [RFC PATCH] vfs: limit "
[PATCH] sepolicy: Allow bluetooth to send D-Bus messages to systemd
2026-04-07 12:40 UTC (4+ messages)
[PATCH v2] drm/i915/dmc: Reduce wakelock hold time
2026-04-07 12:40 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/dmc: Reduce wakelock hold time (rev2)
[PATCH v3] slub: clarify kmem_cache_refill_sheaf() comments
2026-04-07 12:40 UTC (2+ messages)
[PATCH 0/4] virtio: fix four bugs across mmio, pci, and vring
2026-04-07 12:39 UTC (5+ messages)
` [PATCH 1/4] virtio-mmio: wait for status readback after reset
` [PATCH 2/4] virtio-pci: use avq->vq_index for admin VQ in INTx path
` [PATCH 3/4] virtio-pci: return IRQ_HANDLED for config-change interrupts
` [PATCH 4/4] virtio_ring: preserve VIRTIO_F_RING_RESET in transport features
[PATCH v6 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-04-07 12:38 UTC (6+ messages)
` [PATCH v6 4/4] iio: adc: ad4691: add SPI offload support
[PATCH 0/4] zram: fix four error-handling and input-validation bugs
2026-04-07 12:38 UTC (5+ messages)
` [PATCH 1/4] zram: complete parent bio on allocation failure in read_from_bdev_async()
` [PATCH 2/4] zram: call bio_endio() on early return in zram_bio_discard()
` [PATCH 3/4] zram: reject unrecognized type= values in recompress_store()
` [PATCH 4/4] zram: add init_done() guard to algorithm_params_store()
[PATCH] gpio: gpio-by-pinctrl: s/used to do/is used to do/
2026-04-07 12:37 UTC (3+ messages)
[PATCH 0/5] Replace the dmabuf custom test framework with kunit
2026-04-07 12:35 UTC (5+ messages)
[PATCH 0/4] perf arm_spe: Dump IMPDEF events
2026-04-07 12:35 UTC (4+ messages)
` [PATCH 3/4] perf arm_spe: Decode Arm N1 "
[Buildroot] [PATCH v2] package/supertux: fix build with gcc > 11
2026-04-07 12:34 UTC
[PATCH 0/3] regulator: more OF node reference fixes
2026-04-07 12:35 UTC (5+ messages)
` [PATCH 1/3] regulator: max77650: fix OF node reference imbalance
` [PATCH 2/3] regulator: mt6357: "
` [PATCH 3/3] regulator: s2dos05: "
[PATCH v6 0/4] Support sparse mappings in Panthor
2026-04-07 12:34 UTC (3+ messages)
` [PATCH v6 3/4] drm/panthor: Support sparse mappings
[PATCH] tools: fwumdata: Fix use-after-free in parse_config()
2026-04-07 12:34 UTC
[PATCH v2] rtlwifi: rtl8821ae: Remove dead code in rtl8821ae_update_hal_rate_table()
2026-04-07 12:34 UTC
[PATCH] soundwire: intel_auxdevice: Add cs42l43b to wake_capable_list
2026-04-07 12:34 UTC
[PATCH] ipmi: ssif_bmc: Fix KUnit test link failure when KUNIT=m
2026-04-07 12:34 UTC (2+ messages)
[PATCH v9 0/2] LoongArch: KVM: Add DMSINTC support irqchip in kernel
2026-04-07 12:34 UTC (2+ messages)
[PATCH v2] power: supply: max17042: fix OF node reference imbalance
2026-04-07 12:33 UTC
[PATCH] Revert "ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphone"
2026-04-07 12:33 UTC
[linusw-pinctrl:ib-mux-pinctrl 5/5] drivers/pinctrl/pinctrl-generic.c:20:5: error: conflicting types for 'pinctrl_generic_to_map'; have 'int(struct pinctrl_dev *, struct device_node *, struct device_node *, struct pinctrl_map **, unsigned int *, unsigned int *, const char **, unsigned int,
2026-04-07 12:33 UTC
[PATCH v6 0/3] PCI: Refactor PCIe speed validation and conversion functions
2026-04-07 12:32 UTC (6+ messages)
` [PATCH v6 3/3] PCI: dwc: Use common speed conversion function
[PATCH] media: ipu-bridge: Add upside-down sensor quirk for Dell 16 Premium DA16250
2026-04-07 12:33 UTC (3+ messages)
error: kernel-address sanitizer is not supported for this target
2026-04-07 12:31 UTC (3+ messages)
[PATCH v3 0/2] mm/mprotect: micro-optimization work
2026-04-07 12:31 UTC (3+ messages)
` [PATCH v3 2/2] mm/mprotect: special-case small folios when applying write permissions
[PATCH v2] Bluetooth: btmtk: add event filter to filter specific event
2026-04-07 12:30 UTC (2+ messages)
` [v2] "
[PATCH v2 00/25] libfuse: Add support for synchronous init
2026-04-07 12:29 UTC (4+ messages)
` fuse-devel list on kernel.org
[PATCH v7 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
2026-04-07 12:28 UTC (3+ messages)
` [PATCH v7 1/2] docs: s390/pci: Improve and update PCI documentation
[PATCH] drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat
2026-04-07 12:28 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat (rev3)
[PATCH v3] drbd: use get_random_u64() where appropriate
2026-04-07 12:27 UTC (3+ messages)
[PATCH v2] sched: use u64 for bandwidth ratio calculations
2026-04-07 12:27 UTC (2+ messages)
[PATCH] rtc: ntxec: fix OF node reference imbalance
2026-04-07 12:27 UTC
[PATCH] riscv: Add WFI to secondary hart spinwait loop
2026-04-07 12:27 UTC (3+ messages)
[PATCH v3 0/5] PCI: qcom: Add D3cold support
2026-04-07 12:27 UTC (7+ messages)
` [PATCH v3 5/5] "
[PATCH] usb: typec: ucsi: skip connector validation before init
2026-04-07 12:26 UTC (2+ messages)
[PATCH v4 00/11] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
2026-04-07 12:24 UTC (12+ messages)
` [PATCH v4 01/11] drm/mxsfb/lcdif: simplify remote pointer management using __free
` [PATCH v4 02/11] drm/mxsfb/lcdif: simplify ep "
` [PATCH v4 03/11] drm/mxsfb/lcdif: use dev_err_probe() consistently in lcdif_attach_bridge
` [PATCH v4 04/11] drm/mxsfb/lcdif: move iteration-specific variables declaration inside loop "
` [PATCH v4 05/11] drm/bridge: dw-hdmi: document the output_port field
` [PATCH v4 06/11] drm/bridge: dw-hdmi: warn on unsupported attach combination
` [PATCH v4 07/11] drm/bridge: dw-hdmi: move next_bridge lookup to attach time
` [PATCH v4 08/11] drm/bridge: imx8mp-hdmi-tx-connector-fixup: add an hdmi-connector when missing using a DT overlay at boot time
` [PATCH v4 09/11] drm/bridge: imx8mp-hdmi-tx-connector-fixup: show a warning when adding the overlay
` [PATCH v4 10/11] drm/bridge: imx8mp-hdmi-tx: switch to DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH v4 11/11] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
[PATCH v10 0/6] Introduce MAX77759 charger driver
2026-04-07 12:24 UTC (5+ messages)
` [PATCH v10 6/6] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode
[PATCH v5 0/4] ti-ads7950: fix gpio handling and facelift
2026-04-07 12:24 UTC (2+ messages)
[PATCH bpf] bpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooks
2026-04-07 12:23 UTC
[RFC PATCH] md/raid5: Fix UAF on IO across the reshape position
2026-04-07 12:23 UTC (8+ messages)
[PATCH net v2] ipvs: fix MTU check for GSO packets in tunnel mode
2026-04-07 12:22 UTC (2+ messages)
[PATCH v1 0/2] Load cros_ec_ucsi from OF and ACPI nodes
2026-04-07 12:22 UTC (3+ messages)
` [PATCH v1 2/2] usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions
[PATCH] sched/deadline: Fix stale dl_defer_running in dl_server else-branch
2026-04-07 12:22 UTC (7+ messages)
` [PATCH] sched/deadline: Fix stale dl_defer_running in update_dl_entity() if-branch
[PATCH v7 2/3] kho: fix deferred init of kho scratch
2026-04-07 12:21 UTC (12+ messages)
[PATCH V10 00/13] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-04-07 12:21 UTC (7+ messages)
` [PATCH V10 03/13] PCI: dwc: Parse Root Port nodes in dw_pcie_host_init()
[PATCH v1] usb: typec: ucsi: Set usb mode on partner change
2026-04-07 12:21 UTC (2+ messages)
[PATCH v2] tools: hv: Fix cross-compilation
2026-04-07 12:20 UTC
[PATCH net-next v38 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2026-04-07 12:20 UTC (9+ messages)
` [PATCH net-next v38 1/8] eea: introduce PCI framework
` [PATCH net-next v38 2/8] eea: introduce ring and descriptor structures
` [PATCH net-next v38 3/8] eea: probe the netdevice and create adminq
` [PATCH net-next v38 4/8] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v38 5/8] eea: implement packet receive logic
` [PATCH net-next v38 6/8] eea: implement packet transmit logic
` [PATCH net-next v38 7/8] eea: introduce ethtool support
` [PATCH net-next v38 8/8] eea: introduce callback for ndo_get_stats64
[PATCH] perf build: Fix detection of latest openjdk
2026-04-07 12:19 UTC (2+ messages)
[PATCH v6 0/7] gpio: introduce a GPIO driver for SCMI
2026-04-07 12:19 UTC (4+ messages)
` [PATCH v6 7/7] gpio: gpio-by-pinctrl: add pinctrl based generic GPIO driver
[PATCH 0/3] ASoC: renesas: fsi: Fix system hang by adding SPU clock
2026-04-07 12:18 UTC (6+ messages)
` [PATCH 3/3] ASoC: renesas: fsi: Fix hang by enabling "
[PATCH] usb: typec: altmode: Fix altmode to handle multiple parners
2026-04-07 12:17 UTC (4+ messages)
MSIs not freed in GICv3 ITS driver
2026-04-07 12:18 UTC (11+ messages)
[RFC PATCH v2 00/24] KVM: combined patchset for MBEC/GMET support
2026-04-07 12:18 UTC (3+ messages)
[LTP] [PATCH 2/3] syscalls: sysinfo01: Rewrite
2026-04-07 12:16 UTC (3+ messages)
[PATCH v4 00/14] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-07 11:57 UTC (2+ messages)
` [PATCH v4 05/14] mm/mglru: scan and count the exact number of folios
[PATCH] MAINTAINERS, mailmap: Change Ulf Hansson's email
2026-04-07 12:14 UTC
[PATCH v7 00/22] Runtime TDX module update support
2026-04-07 12:15 UTC (5+ messages)
` [PATCH v7 15/22] x86/virt/tdx: Restore TDX module state
` [PATCH v7 16/22] x86/virt/tdx: Update tdx_sysinfo and check features post-update
[PATCH v4 0/3] Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-04-07 12:14 UTC (3+ messages)
` [PATCH v4 3/3] selinux: fix overlayfs mmap() and mprotect() access checks
[PATCH] regulator: max77620: drop redundant OF node initialisation
2026-04-07 12:14 UTC
[PATCH v4 00/15] selftests/mm: fix failures and robustness improvements
2026-04-07 12:07 UTC (3+ messages)
` [PATCH v4 15/15] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes
[PATCH] selftests/ftrace: Fix BAD_TP_NAME marker in fprobe_syntax_errors
2026-04-07 12:11 UTC
[PATCH 0/3] APLIC hwirq implementation for irqchip
2026-04-07 12:11 UTC (6+ messages)
` [PATCH 1/3] lib: sbi_irqchip: Add irqchip private context pointer in sbi_irqchip_device
` [PATCH 2/3] lib: utils: irqchip: implement APLIC hwirq operation hooks
[PATCH 0/3] drm/i915: relocate mchbar and pci regs headers
2026-04-07 12:10 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH] Bluetooth: Add Broadcom channel priority commands
2026-04-07 12:09 UTC (2+ messages)
renesas-drivers-2026-04-07-v7.0-rc7
2026-04-07 12:09 UTC
[LTP] [PATCH] syscalls: newuname01: Convert to the new library
2026-04-07 12:08 UTC (3+ messages)
[PATCH] riscv: Fix fast_unaligned_access_speed_key not getting initialized
2026-04-07 12:06 UTC (2+ messages)
[RFC][PATCH 0/4] Describe coresight on R-Mobile A1
2026-04-07 12:06 UTC (3+ messages)
` [RFC][PATCH 3/4] ARM: dts: renesas: r8a7740: Add ZT/ZTR trace clock "
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.