linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-28 17:13:58 to 2023-03-29 09:49:54 UTC [more...]

[PATCH v3 00/17] Improve the MT8365 SoC and EVK board support
 2023-03-29  8:54 UTC  (16+ messages)
` [PATCH v3 01/17] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365
` [PATCH v3 04/17] arm64: dts: mediatek: add watchdog support for mt8365 SoC
` [PATCH v3 05/17] arm64: dts: mediatek: add mt6357 device-tree
` [PATCH v3 06/17] arm64: dts: mediatek: add pwrap support to mt8365 SoC
` [PATCH v3 07/17] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk
` [PATCH v3 08/17] arm64: dts: mediatek: add mmc support for mt8365 SoC
` [PATCH v3 09/17] arm64: dts: mediatek: add mmc support for mt8365-evk
` [PATCH v3 10/17] arm64: dts: mediatek: set vmc regulator as always on
` [PATCH v3 11/17] arm64: dts: mediatek: add usb controller support for mt8365-evk
` [PATCH v3 12/17] arm64: dts: mediatek: add ethernet support for mt8365 SoC
` [PATCH v3 13/17] arm64: dts: mediatek: add ethernet support for mt8365-evk
` [PATCH v3 14/17] arm64: dts: mediatek: add OPP support for mt8365 SoC
` [PATCH v3 15/17] arm64: dts: mediatek: add cpufreq support for mt8365-evk
` [PATCH v3 16/17] arm64: dts: mediatek: fix systimer properties
` [PATCH v3 17/17] arm64: dts: mediatek: Add CPU Idle support

[PATCH net v3 0/3] Fix PHY handle no longer parsing
 2023-03-29  9:48 UTC  (6+ messages)
` [PATCH net v3 1/3] net: phylink: add phylink_expects_phy() method

[PATCH] perf/arm-cmn: Fix and refactor device mapping resource
 2023-03-29  9:48 UTC  (4+ messages)

[PATCH 0/3] Add R5F and C71 DSP nodes for J784S4 SoC
 2023-03-29  9:36 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-j784s4-main: Add MAIN domain R5F cluster nodes
` [PATCH 2/3] arm64: dts: ti: k3-j784s4-mcu: Add MCU domain R5F cluster node
` [PATCH 3/3] arm64: dts: ti: k3-j784s4-main: Add C71x DSP nodes

[PATCH 1/2] dt-bindings: gpio: fsl-imx-gpio: update gpio-ranges
 2023-03-29  9:21 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: gpio: vf610: "

[PATCH v2] mtd: rawnand: meson: fix bitmask for length in command word
 2023-03-29  9:00 UTC  (4+ messages)

[PATCH 0/3] arm64: stacktrace: cleanups
 2023-03-29  8:59 UTC  (7+ messages)
` [PATCH 1/3] arm64: stacktrace: recover return address for first entry
` [PATCH 2/3] arm64: stacktrace: move dump functions to end of file
` [PATCH 3/3] arm64: stacktrace: always inline core stacktrace functions

[PATCH v1 0/8] Add cmb dataset support for TPDM
 2023-03-29  8:47 UTC  (9+ messages)
` [PATCH v1 1/8] coresight-tpdm: Add CMB dataset support
` [PATCH v1 2/8] coresight-tpdm: Add support to configure CMB collection mode
` [PATCH v1 3/8] coresight-tpdm: Add pattern registers support for CMB data set
` [PATCH v1 4/8] coresight-tpdm: Add timestamp control register support for the CMB
` [PATCH v1 5/8] coresight-tpdm: Add msr register support for CMB
` [PATCH v1 6/8] dt-bindings: arm: Add support for TPDM CMB MSR register
` [PATCH v1 7/8] coresight-tpda: Add support to configure CMB element size
` [PATCH v1 8/8] dt-bindings: arm: Add support for TPDM "

[PATCH v1 0/2] dts: aspeed: greatlakes: Update Greatlakes devicetree
 2023-03-29  8:36 UTC  (4+ messages)
` [PATCH v1 1/2] ARM: dts: aspeed: greatlakes: Add gpio names
` [PATCH v1 2/2] ARM: dts: aspeed: greatlakes: add mctp device

[PATCH 0/7] arm64: dts: qcom: sa8775p: add more IOMMUs
 2023-03-29  8:33 UTC  (12+ messages)
` [PATCH 1/7] dt-bindings: clock: qcom: describe the GPUCC clock for SA8775P
` [PATCH 2/7] clk: qcom: add the GPUCC driver for sa8775p
` [PATCH 3/7] arm64: defconfig: enable the SA8775P GPUCC driver
` [PATCH 4/7] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p
` [PATCH 5/7] arm64: dts: qcom: sa8775p: add the pcie smmu node
` [PATCH 6/7] arm64: dts: qcom: sa8775p: add the GPU clock controller node
` [PATCH 7/7] arm64: dts: qcom: sa8775p: add the GPU IOMMU node

[PATCH 0/2] RK3588 watchdog support
 2023-03-29  8:35 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Enable watchdog support for RK3588
` [PATCH 2/2] dt-bindings: watchdog: rockchip: Add rockchip,rk3588-wdt string

[PATCH v4 0/6] Support writable CPU ID registers from userspace
 2023-03-29  8:23 UTC  (24+ messages)
` [PATCH v4 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
` [PATCH v4 2/6] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v4 3/6] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v4 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v4 5/6] KVM: arm64: Introduce ID register specific descriptor
` [PATCH v4 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3

[PATCH v1] mtd: rawnand: meson: fix bitmask for length in command word
 2023-03-29  8:20 UTC  (12+ messages)

[PATCH v2] drm/mediatek: Add ovl_adaptor get format function
 2023-03-29  8:15 UTC  (2+ messages)

[PATCH 0/4] Add LVTS support for mt8192
 2023-03-29  8:05 UTC  (8+ messages)

[PATCH v2] media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_setup
 2023-03-29  8:05 UTC 

[PATCH] ASoC: mediatek: mt8186: Move some prints to debug level
 2023-03-29  8:04 UTC 

[PATCH v8 0/6] arm64: ti: Enable audio on AM62 and AM62A
 2023-03-29  8:04 UTC  (4+ messages)
` [PATCH v8 3/6] arm64: dts: ti: k3-am625-sk: Enable audio on AM62 SK

[PATCH 0/2] Cleanup Mediatek pinctrl device tree binding
 2023-03-29  8:00 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: mediatek: deprecate custom drive strength property
` [PATCH 2/2] dt-bindings: pinctrl: mediatek: deprecate custom bias pull properties for mt8365

[PATCH RFC 0/4] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-03-29  7:55 UTC  (3+ messages)
` [PATCH RFC 3/4] driver/perf: Add identifier sysfs file for Yitian 710 DDR

[PATCH] clocksource/drivers/timer-mediatek: Split out CPUXGPT timers
 2023-03-29  7:51 UTC  (2+ messages)

[PATCH 0/2] Fix WKUP domain IO PADCONFIG size issue and RPi header support
 2023-03-29  7:49 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j784s4-mcu-wakeup: Fix IO PADCONFIG size for wakeup domain

[PATCH v1 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
 2023-03-29  7:31 UTC  (4+ messages)
` [PATCH v1 1/2] KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
` [PATCH v1 2/2] KVM: arm64: PMU: Ensure to trap PMU access from EL0 to EL2

[PATCH -next v2] spi: rockchip-sfc: Use devm_platform_ioremap_resource()
 2023-03-29  7:24 UTC  (2+ messages)

[PATCH -next] spi: rockchip-sfc: Use devm_platform_get_and_ioremap_resource()
 2023-03-29  7:18 UTC  (3+ messages)

[PATCH 01/16] spi: armada-3700: Drop of_match_ptr for ID table
 2023-03-29  7:13 UTC  (5+ messages)
` [PATCH 02/16] spi: mtk-pmif: "

[PATCH v2 0/2] arm64: dts: ti: k3-am625-sk: Enable Type-C dual-role
 2023-03-29  7:06 UTC  (8+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-am625-sk: Enable Type-C port for USB0

[PATCH] drm/mediatek: dp: change the aux retries times when receiving AUX_DEFER
 2023-03-29  6:43 UTC 

[PATCH 0/2] arm64: dts: ti: k3-j72xx-main: Switch MAIN R5F clusters to Split-mode
 2023-03-29  6:37 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j721e-main: "
` [PATCH 2/2] arm64: dts: ti: k3-j7200-main: Switch MAIN R5F cluster "

[PATCH v2 0/4] Support timer drivers as loadable modules
 2023-03-29  6:22 UTC  (11+ messages)
` [PATCH v2 4/4] clocksource/drivers/timer-mediatek: Make timer-mediatek become loadable module

[PATCH v2] arm64: dts: ti: k3-j784s4-evm: Add OSPI0 flash support
 2023-03-29  6:00 UTC 

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-03-29  5:52 UTC  (3+ messages)

[PATCH] arm64: Disable EL2 traps for BRBE instructions executed in EL1
 2023-03-29  5:52 UTC  (4+ messages)

[PATCH v5 0/8] mtd: spi-nor: read while write support
 2023-03-29  5:48 UTC  (5+ messages)
` [PATCH v5 8/8] mtd: spi-nor: macronix: Add support for mx25uw51245g with RWW

[PATCH 5/5] soc: apple: mailbox: Rename config symbol to APPLE_MAILBOX
 2023-03-29  5:42 UTC  (2+ messages)

[PATCH v3 00/18] KVM: arm64: Rework timer offsetting for fun and profit
 2023-03-29  5:41 UTC  (2+ messages)

[PATCH v2 0/4] riscv: Introduce KASLR
 2023-03-29  5:29 UTC  (5+ messages)
` [PATCH v2 1/4] riscv: Introduce virtual kernel mapping KASLR
` [PATCH v2 2/4] riscv: Dump out kernel offset information on panic
` [PATCH v2 3/4] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
` [PATCH v2 4/4] riscv: libstub: Implement KASLR by using generic functions

[PATCH v8 0/8] function_graph: Support recording and printing the return value of function
 2023-03-29  4:31 UTC  (7+ messages)
` [PATCH v8 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v8 7/8] LoongArch: "

[PATCH v5 0/5] pinctrl: s32: driver improvements and generic struct use
 2023-03-29  4:25 UTC  (6+ messages)
` [PATCH v5 5/5] pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info
` [RESEND PATCH "

[PATCH v7 00/15] coresight: Add new API to allocate trace source ID values
 2023-03-29  4:14 UTC  (7+ messages)
      ` v4: "

arm64/for-kernelci baseline: 43 runs, 4 regressions (v6.3-rc4-11-g59caa87f9dfb)
 2023-03-29  4:13 UTC 

[PATCH 0/3] spmi: Convert to platform remove callback returning void
 2023-03-29  4:12 UTC  (3+ messages)
` [PATCH 2/3] spmi: mtk-pmif: "

[PATCH v8 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-03-29  3:55 UTC  (3+ messages)
` [PATCH v8 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v8 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v6.3-rc4-11-g59caa87f9dfb)
 2023-03-29  3:29 UTC 

[PATCH] scsi: ufs: core: Make UFS_MCQ_NUM_DEV_CMD_QUEUES a module parameter
 2023-03-29  3:17 UTC  (3+ messages)

[PATCH 1/2] scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTR
 2023-03-29  3:08 UTC  (6+ messages)
` [PATCH 2/2] scsi: ufs: ufs-mediatek: Add UFSHCD_QUIRK_MCQ_BROKEN_INTR quirk

[BUG] Usersapce MTE error with allocation tag 0 when low on memory
 2023-03-29  2:55 UTC 

[PATCH 00/30] clk: Convert to platform remove callback returning void
 2023-03-29  2:41 UTC  (19+ messages)
` [PATCH 03/30] clk: xilinx: Drop if block with always false condition
` [PATCH 05/30] clk: bcm: Convert to platform remove callback returning void
` [PATCH 15/30] clk: scpi: "
` [PATCH 16/30] clk: stm32mp1: "
` [PATCH 18/30] clk: keystone: "
` [PATCH 19/30] clk: mediatek: "
` [PATCH 25/30] clk: stm32: "
` [PATCH 28/30] clk: uniphier: "
` [PATCH 30/30] clk: xilinx: "

[PATCH v2] KVM: arm64: PMU: Restore the guest's EL0 event counting after migration
 2023-03-29  2:39 UTC 

[PATCH] drm/mediatek: Add ovl_adaptor get format function
 2023-03-29  1:52 UTC  (3+ messages)

✅ PASS (SKIPPED 5 of 179): Test report for for-kernelci (6.3.0-rc4, arm-next, 59caa87f)
 2023-03-29  1:50 UTC 

[PATCH v7 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-03-29  1:06 UTC  (4+ messages)
` [PATCH v7 2/2] i2c: aspeed: support ast2600 i2c new register mode driver

[PATCH v2 0/3] Fix G12 PMU conflict
 2023-03-29  0:01 UTC  (5+ messages)

[RFC PATCH net-next v2 0/2] net: dsa: add support for MT7988
 2023-03-28 23:08 UTC  (6+ messages)
` [RFC PATCH net-next v2 1/2] net: dsa: mt7530: split-off MDIO driver
` [RFC PATCH net-next v2 2/2] net: dsa: mt7530: introduce MMIO driver for MT7988 SoC

[PATCH v1] KVM: arm64: PMU: Restore the guest's EL0 event counting after migration
 2023-03-28 22:37 UTC  (3+ messages)

[PATCH resent] clk: at91: sama7g5: Add two jump labels in sama7g5_pmc_setup()
 2023-03-28 22:02 UTC  (4+ messages)

[PATCH 0/7] net: dsa: mt7530: fix port 5 phylink, phy muxing, and port 6
 2023-03-28 21:27 UTC  (8+ messages)
` [PATCH net 4/7] net: dsa: mt7530: set both CPU port interfaces to PHY_INTERFACE_MODE_NA

[PATCH] arm64: kexec: remove unnecessary (void*) conversions
 2023-03-28 21:15 UTC  (2+ messages)

[PATCH v4] firmware: arm_sdei: Fix sleep from invalid context BUG
 2023-03-28 21:15 UTC  (2+ messages)

[PATCH] arm64: armv8_deprecated: remove unnecessary (void*) conversions
 2023-03-28 21:15 UTC  (2+ messages)

[PATCH v2 0/4] arm64: asm improvements
 2023-03-28 21:15 UTC  (2+ messages)

[PATCH v3 00/21] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-28 21:06 UTC  (4+ messages)
` [PATCH v3 01/21] pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string

[PATCH 1/2] ARM: dts: imx7d-remarkable2: Remove unnecessary #address-cells/#size-cells
 2023-03-28 21:02 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx6ull-colibri: "

[PATCH RFC/RFT] pwm: meson: make full use of common clock framework
 2023-03-28 20:59 UTC 

[PATCH 0/5] of: More address parsing helpers
 2023-03-28 20:16 UTC  (6+ messages)
` [PATCH 1/5] of: unittest: Add bus address range parsing tests
` [PATCH 2/5] of/address: Add of_range_to_resource() helper
` [PATCH 3/5] of/address: Add support for 3 address cell bus
` [PATCH 4/5] of/address: Add of_range_count() helper
` [PATCH 5/5] of/address: Add of_property_read_reg() helper

[PATCH 0/4] Atmel crypto engine fixes
 2023-03-28 19:56 UTC  (5+ messages)
` [PATCH 1/4] crypto: atmel-sha: Add zero length message digest support for hmac
` [PATCH 2/4] crypto: atmel-tdes - Detecting in-place operations with two sg lists
` [PATCH 3/4] crypto: atmel-aes - Detecting in-place operations "
` [PATCH 4/4] crypto: atmel-aes - Match cfb block size with generic implementation

[PATCH] arm64: remove special treatment for the link order of head.o
 2023-03-28 19:52 UTC  (9+ messages)

[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
 2023-03-28 19:45 UTC  (15+ messages)
` [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers
` [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test

[PATCH] drm/sun4i: uncouple DSI dotclock divider from TCON0_DCLK_REG
 2023-03-28 19:28 UTC  (4+ messages)

[PATCH v4 0/2] Validating UAPI backwards compatibility
 2023-03-28 18:10 UTC  (3+ messages)
` [PATCH v4 2/2] docs: dev-tools: Add UAPI checker documentation

[PATCH v14 0/4] Checkpoint Support for Syscall User Dispatch
 2023-03-28 18:46 UTC  (3+ messages)
` [PATCH v14 1/4] asm-generic,arm64: create task variant of access_ok

[linux-next:master] BUILD REGRESSION a6faf7ea9fcb7267d06116d4188947f26e00e57e
 2023-03-28 18:34 UTC 

[PATCH v2 0/4] Add support for NanoPi R2C and OrangePi R1 Plus LTS
 2023-03-28 17:58 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: Add doc for FriendlyARM NanoPi R2C

[PATCH] media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_setup
 2023-03-28 17:54 UTC  (3+ messages)

[PATCH v1 0/6] Simplify linking against tools/perf code
 2023-03-28 17:42 UTC  (5+ messages)

[PATCH 0/2] ARM: Adjustments for init_atags_procfs()
 2023-03-28 17:17 UTC  (3+ messages)
  ` [PATCH 1/2] ARM: Delete an error message for a failed memory allocation in init_atags_procfs()
  ` [PATCH 2/2] ARM: Return directly after a failed kmalloc() "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).