messages from 2026-04-28 00:37:28 to 2026-04-28 07:52:30 UTC [more...]
[PATCH v21 00/13] Implement PSCI reboot mode driver for PSCI resets
2026-04-28 7:52 UTC (9+ messages)
` [PATCH v21 02/13] power: reset: reboot-mode: Add support for 64 bit magic
` [PATCH v21 03/13] power: reset: reboot-mode: Add support for predefined reboot modes
` [PATCH v21 05/13] mfd: psci-mfd: Add PSCI MFD driver for cpuidle-psci-domain cell
` [PATCH v21 06/13] dt-bindings: arm: Document reboot mode magic
[PATCH v2 0/3] Add root port reset to support link recovery
2026-04-28 7:50 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: imx6q-pcie: Add intr, aer and pme interrupts
` [PATCH v2 2/3] arm64: dts: imx95: Add dma, intr, aer and pme interrupters for pcie{0,1}
` [PATCH v2 3/3] PCI: imx6: Add root port reset to support link recovery
[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
2026-04-28 7:39 UTC (15+ messages)
[QUESTION] Is the ARM SMMU v3 implementation designed to always ignore SSID when SSID_VALID == 0?
2026-04-28 7:38 UTC
[PATCH 0/3] wifi: mt76: remove mediatek,mtd-eeprom
2026-04-28 7:33 UTC (5+ messages)
` [PATCH 2/3] dt-bindings: net: wireless: "
` [PATCH 3/3] wifi: mt76: remove mt76_get_of_data_from_mtd
[PATCH v5 0/2] media: synopsys: csi2rx: add support for rk3588 variant
2026-04-28 7:27 UTC (3+ messages)
` [PATCH v5 1/2] media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible
` [PATCH v5 2/2] arm64: dts: rockchip: add mipi csi-2 receiver nodes to rk3588
[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2026-04-28 7:25 UTC (5+ messages)
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
[PATCH v7 00/59] perf: Reorganize scripting support
2026-04-28 7:19 UTC (58+ messages)
` [PATCH v8 00/58] "
` [PATCH v8 01/58] perf arch arm: Sort includes and add missed explicit dependencies
` [PATCH v8 02/58] perf arch x86: "
` [PATCH v8 03/58] perf tests: "
` [PATCH v8 04/58] perf script: "
` [PATCH v8 05/58] perf util: "
` [PATCH v8 06/58] perf python: Add "
` [PATCH v8 07/58] perf evsel/evlist: Avoid unnecessary #includes
` [PATCH v8 08/58] perf data: Add open flag
` [PATCH v8 09/58] perf evlist: Add reference count
` [PATCH v8 10/58] perf evsel: "
` [PATCH v8 12/58] perf python: Use evsel in sample in pyrf_event
` [PATCH v8 13/58] perf python: Add wrapper for perf_data file abstraction
` [PATCH v8 14/58] perf python: Add python session abstraction wrapping perf's session
` [PATCH v8 15/58] perf python: Refactor and add accessors to sample event
` [PATCH v8 16/58] perf python: Add mmap2 event
` [PATCH v8 17/58] perf python: Add callchain support
` [PATCH v8 18/58] perf python: Extend API for stat events in python.c
` [PATCH v8 19/58] perf python: Expose brstack in sample event
` [PATCH v8 20/58] perf python: Add syscall name/id to convert syscall number and name
` [PATCH v8 21/58] perf python: Add config file access
` [PATCH v8 22/58] perf python: Add perf.pyi stubs file
` [PATCH v8 23/58] perf python: Add LiveSession helper
` [PATCH v8 24/58] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
` [PATCH v8 25/58] perf stat-cpi: Port stat-cpi to use python module
` [PATCH v8 26/58] perf mem-phys-addr: Port mem-phys-addr "
` [PATCH v8 27/58] perf syscall-counts: Port syscall-counts "
` [PATCH v8 28/58] perf syscall-counts-by-pid: Port syscall-counts-by-pid "
` [PATCH v8 29/58] perf futex-contention: Port futex-contention "
` [PATCH v8 30/58] perf flamegraph: Port flamegraph "
` [PATCH v8 31/58] perf gecko: Port gecko "
` [PATCH v8 32/58] perf arm-cs-trace-disasm: Port arm-cs-trace-disasm "
` [PATCH v8 33/58] perf check-perf-trace: Port check-perf-trace "
` [PATCH v8 34/58] perf compaction-times: Port compaction-times "
` [PATCH v8 35/58] perf event_analyzing_sample: Port event_analyzing_sample "
` [PATCH v8 36/58] perf export-to-sqlite: Port export-to-sqlite "
` [PATCH v8 37/58] perf export-to-postgresql: Port export-to-postgresql "
` [PATCH v8 38/58] perf failed-syscalls-by-pid: Port failed-syscalls-by-pid "
` [PATCH v8 39/58] perf intel-pt-events: Port intel-pt-events/libxed "
` [PATCH v8 40/58] perf net_dropmonitor: Port net_dropmonitor "
` [PATCH v8 41/58] perf netdev-times: Port netdev-times "
` [PATCH v8 42/58] perf powerpc-hcalls: Port powerpc-hcalls "
` [PATCH v8 43/58] perf sched-migration: Port sched-migration/SchedGui "
` [PATCH v8 44/58] perf sctop: Port sctop "
` [PATCH v8 45/58] perf stackcollapse: Port stackcollapse "
` [PATCH v8 46/58] perf task-analyzer: Port task-analyzer "
` [PATCH v8 47/58] perf failed-syscalls: Port failed-syscalls "
` [PATCH v8 48/58] perf rw-by-file: Port rw-by-file "
` [PATCH v8 49/58] perf rw-by-pid: Port rw-by-pid "
` [PATCH v8 50/58] perf rwtop: Port rwtop "
` [PATCH v8 51/58] perf wakeup-latency: Port wakeup-latency "
` [PATCH v8 52/58] perf test: Migrate Intel PT virtual LBR test to use Python API
` [PATCH v8 53/58] perf: Remove libperl support, legacy Perl scripts and tests
` [PATCH v8 55/58] perf Makefile: Update Python script installation path
` [PATCH v8 56/58] perf script: Refactor to support standalone scripts and remove legacy features
` [PATCH v8 57/58] perf Documentation: Update for standalone Python scripts and remove obsolete data
` [PATCH v8 58/58] perf python: Improve perf script -l descriptions
[PATCH] ASoC: dt-bindings: mediatek,mt6351: convert to DT schema
2026-04-28 7:05 UTC (2+ messages)
[PATCH net] net: airoha: Do not return err in ndo_stop() callback
2026-04-28 6:53 UTC
[PATCH v2] dt-bindings: arm-smmu: qcom: Add Hawi compatible for Application processor
2026-04-28 6:51 UTC (2+ messages)
[PATCH v8 0/4] Add Qualcomm extended CTI support
2026-04-28 6:33 UTC (11+ messages)
` [PATCH v8 1/4] coresight: cti: Convert trigger usage fields to dynamic bitmaps and arrays
` [PATCH v8 2/4] coresight: cti: encode trigger register index in register offsets
` [PATCH v8 4/4] coresight: cti: expose banked sysfs registers for Qualcomm extended CTI
[RESEND,v2 0/2] MT8189 SMI SUPPORT
2026-04-28 6:26 UTC (3+ messages)
` [RESEND,v2 1/2] dt-bindings: memory-controllers: mtk-smi: Add support for mt8189
[PATCH] crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204A
2026-04-28 5:58 UTC (2+ messages)
[PATCH net-next] net: airoha: Rename get_src_port_id callback in get_sport
2026-04-28 5:23 UTC
[PATCH net-next] net: airoha: Introduce airoha_fe_get()/airoha_qdma_get() register read helpers
2026-04-28 5:10 UTC
[PATCH net] net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
2026-04-28 5:06 UTC (5+ messages)
[PATCH v8 next 00/10] arm_mpam: Introduce Narrow-PARTID feature
2026-04-28 4:20 UTC (2+ messages)
` "
[RFC PATCH 0/8] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-04-28 4:14 UTC (4+ messages)
[PATCH RESEND 0/5] bitmap: cleanup bitmaps printing
2026-04-28 3:33 UTC (7+ messages)
` [PATCH 5/5] fpga: m10bmc-sec: switch show_canceled_csk() to using sysfs_emit()
[PATCH] spi: axiado: replace usleep_range() with udelay() in IRQ path
2026-04-27 23:36 UTC (2+ messages)
[PATCH] mailbox: mtk-adsp: fix UAF during device teardown
2026-04-28 2:55 UTC
[PATCH] PCI: imx6: Keep Root Port MSI capability also for i.MX6Q
2026-04-28 2:19 UTC (2+ messages)
[PATCH net v3] net: dsa: mt7530: fix .get_stats64 sleeping in atomic context
2026-04-28 1:59 UTC (2+ messages)
[PATCH v5 00/10] Add HDMI 2.0 support to DW HDMI QP TX
2026-04-28 1:53 UTC (9+ messages)
` [PATCH v5 05/10] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling and high TMDS clock ratio support
` [PATCH v5 07/10] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v5 09/10] drm/rockchip: dw_hdmi_qp: Register HPD IRQ after connector setup
` [PATCH v5 10/10] drm/rockchip: dw_hdmi_qp: Restrict HPD event to the affected connector
[PATCH] arm64/entry: Fix arm64-specific rseq brokenness (was: Re: [REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64) and tcmalloc everywhere
2026-04-28 1:39 UTC (2+ messages)
` [PATCH] arm64/entry: Fix arm64-specific rseq brokenness
[PATCH 1/2] pmdomain/rockchip: skip QoS operations for idle-only domains
2026-04-28 1:32 UTC (7+ messages)
[RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
2026-04-28 1:31 UTC (20+ messages)
[PATCH 1/3] ASoC: arm: pxa2xx: remove platform_data processing
2026-04-28 1:17 UTC (3+ messages)
` [PATCH 2/3] ASoC: pxa2xx: push gpio usage into arch code
[PATCH/RFC 00/14] R-Car X5H Ironhide SCMI CPG/MDLC remapping
2026-04-28 0:52 UTC (4+ messages)
[PATCH net] net: airoha: fix BQL imbalance in TX path
2026-04-28 0:50 UTC (2+ messages)
[PATCH net] net: airoha: stop net_device TX queue before updating CPU index
2026-04-28 0:50 UTC (2+ messages)
[PATCH net] net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()
2026-04-28 0:50 UTC (2+ messages)
[PATCH v4 0/4] Enable sysfs module symlink for more built-in drivers
2026-04-28 0:37 UTC (4+ messages)
` [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox