public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 17:19:09 to 2026-04-28 07:39:09 UTC [more...]

[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  (9+ 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  (8+ messages)
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH v6 00/59] perf: Reorganize scripting support
 2026-04-28  7:19 UTC  (62+ messages)
` [PATCH v7 "
  ` [PATCH v7 01/59] perf inject: Fix itrace branch stack synthesis
  ` [PATCH v8 00/58] perf: Reorganize scripting support
    ` [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

[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
 2026-04-28  6:11 UTC  (17+ messages)

[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  (19+ messages)
` [PATCH v5 01/10] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v5 03/10] drm/bridge-connector: Use cached connector status in .get_modes()
` [PATCH v5 04/10] drm/bridge-connector: Switch to .detect_ctx() for connector detection
` [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  (7+ messages)
` [PATCH 2/3] ASoC: pxa2xx: push gpio usage into arch code
` [PATCH 3/3] ASoC: pxa: integrate sound/arm/pxa2xx into sound/soc/pxa2xx

[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()

[arm-platforms:kvm-arm64/no-lazy-vgic-init 22/26] ./include/kvm/arm_pmu.h:134:46: warning: no return statement in function returning non-void
 2026-04-28  0:20 UTC 

[PATCH 0/3] i2c: xiic: fix SMBus block read and PEC support
 2026-04-28  0:18 UTC  (4+ messages)
` [PATCH 1/3] i2c: xiic: preserve PEC byte length in SMBus block read setup
` [PATCH 2/3] i2c: xiic: defer RX_FULL until all trailing bytes are in FIFO
` [PATCH 3/3] i2c: xiic: don't clobber msg->len to signal block-read completion

[GIT PULL] Mailbox changes for v7.1
 2026-04-27 23:53 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] bpf, arm64: Support stack arguments
 2026-04-27 23:48 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf, arm64: Map BPF_REG_0 to x8 instead of x7
` [PATCH bpf-next v2 2/3] bpf, arm64: Add JIT support for stack arguments
` [PATCH bpf-next v2 3/3] selftests/bpf: Enable stack argument tests for arm64

[PATCH][next] drm: xlnx: zynqmp_disp: Avoid -Wflex-array-member-not-at-end warning
 2026-04-27 23:15 UTC 

[PATCH v2 0/5] POE sigreturn fix and extra tests
 2026-04-27 22:46 UTC  (3+ messages)
` [PATCH v2 2/5] selftests/mm: Fix resv_sz when parsing arm64 signal frame

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-27 22:30 UTC  (18+ messages)
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access

[PATCH v2 00/13] arm64: dts: rockchip: Wire up frl-enable-gpios for RK3576/RK3588 boards
 2026-04-27 21:57 UTC  (14+ messages)
` [PATCH v2 01/13] arm64: dts: rockchip: Add frl-enable-gpios to rk3576 boards
` [PATCH v2 02/13] arm64: dts: rockchip: Add frl-enable-gpios to rk3576-luckfox-core3576
` [PATCH v2 03/13] arm64: dts: rockchip: Add frl-enable-gpios to rk3576-nanopi-r76s
` [PATCH v2 04/13] arm64: dts: rockchip: Add frl-enable-gpios to rk3588 boards
` [PATCH v2 05/13] arm64: dts: rockchip: Add frl-enable-gpios to rk3588s boards
` [PATCH v2 06/13] arm64: dts: rockchip: Add frl-enable-gpios to rk3588s-gameforce-ace
` [PATCH v2 07/13] arm64: dts: rockchip: Add frl-enable-gpios to rk3588s-khadas-edge2
` [PATCH v2 08/13] arm64: dts: rockchip: Add frl-enable-gpios to rk3588s-orangepi-cm5-base
` [PATCH v2 09/13] arm64: dts: rockchip: Add frl-enable-gpios to rk3588s-roc-pc
` [PATCH v2 10/13] arm64: dts: rockchip: Drop unnecessary #{address,size}-cells from rk3588-jaguar
` [PATCH v2 11/13] arm64: dts: rockchip: Add missing pinctrl-names to rk3576 boards
` [PATCH v2 12/13] arm64: dts: rockchip: Add missing pinctrl-names to rk3588 boards
` [PATCH v2 13/13] arm64: dts: rockchip: Add missing pinctrl-names to rk3588s boards

[PATCH] gpio: ixp4xx: switch to dynamic GPIO base
 2026-04-27 21:43 UTC 

[PATCH] firmware: samsung: fix stale response flag in acpm_prepare_xfer()
 2026-04-27 21:37 UTC  (3+ messages)

[PATCH RFC v3 0/4] mm: add huge pfnmap support for remap_pfn_range()
 2026-04-27 20:32 UTC  (5+ messages)
` [PATCH RFC v3 4/4] mm: add PMD-level huge page "
    ` [RESEND] "

[PATCH] ARM: s3c: use gpio lookup table for LEDs
 2026-04-27 20:30 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: moore: implement gpio_chip::get_direction()
 2026-04-27 20:19 UTC  (7+ messages)
` Aw: "

[PATCH] pinctrl: qcom: Make important drivers default
 2026-04-27 20:18 UTC  (2+ messages)

[PATCH v2 0/4] ARM: pxa: attach software nodes to the GPIO controllers
 2026-04-27 20:17 UTC  (3+ messages)
` [PATCH v2 1/4] ARM: pxa: statify platform device definitions in spitz board file

[PATCH v7 0/3] Adding brcmstb-hwspinlock support
 2026-04-27 20:12 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: hwlock: "
` [PATCH v7 2/3] hwspinlock: brcmstb hardware semaphore support
` [PATCH v7 3/3] MAINTAINERS: adding entry for BRCMSTB HWSPINLOCK driver

[PATCH v4] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
 2026-04-27 20:12 UTC 

[PATCH v3] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
 2026-04-27 19:57 UTC  (2+ messages)

[PATCH v2 0/4] Add hstimer support for H616 and T113-S3
 2026-04-27 19:16 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: timer: allwinner,sun5i-a13-hstimer: add H616 and D1

[PATCH net-next v7 0/4] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-04-27 19:05 UTC  (3+ messages)
` [PATCH net-next v7 3/4] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible

[PATCH] remoteproc: xlnx: check remote node state
 2026-04-27 18:51 UTC  (5+ messages)

[PATCH v2] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
 2026-04-27 18:38 UTC  (3+ messages)

[PATCH v3] gpu: ipu-v3: clean up kernel-doc warnings
 2026-04-27 18:32 UTC 

❌ FAIL: Test report for for-kernelci (7.1.0-rc1, upstream-arm-next, 3ea44150)
 2026-04-27 18:12 UTC 

[PATCH v21 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-04-27 17:34 UTC  (14+ messages)
` [PATCH v21 01/13] power: reset: reboot-mode: Remove devres based allocations
` [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 04/13] firmware: psci: Introduce command-based with magic
` [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 v21 07/13] power: reset: Add psci-reboot-mode driver
` [PATCH v21 08/13] mfd: core: Add firmware-node support to MFD cells
` [PATCH v21 09/13] mfd: psci-mfd: Add psci-reboot-mode child cell
` [PATCH v21 10/13] arm64: dts: qcom: Add psci reboot-modes for kodiak boards
` [PATCH v21 11/13] arm64: dts: qcom: Add psci reboot-modes for lemans boards
` [PATCH v21 12/13] arm64: dts: qcom: Add psci reboot-modes for monaco boards
` [PATCH v21 13/13] arm64: dts: qcom: Add psci reboot-modes for talos boards

[PATCH v5 0/6] Add Rockchip RK3576 PWM Support Through MFPWM
 2026-04-27 17:35 UTC  (4+ messages)
` [PATCH v5 4/6] counter: Add rockchip-pwm-capture driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox