July 2021 Archives by subject
Starting: Thu Jul 1 00:21:11 PDT 2021
Ending: Sat Jul 31 22:35:25 PDT 2021
Messages: 6627
- (subset) [PATCH 09/10] arm64: dts: rockchip: add pwm nodes for rk3568
Heiko Stuebner
- (subset) [PATCH v1 0/3] arm64: dts: rockchip: add pmu and qos nodes for rk3568
Heiko Stuebner
- (subset) [PATCH v11 0/8] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
Mark Brown
- (subset) [PATCH v12 00/10] Add Rockchip SFC(serial flash controller) support
Heiko Stuebner
- (subset) [PATCH v2 0/7] spi: stm32: various fixes & cleanup
Mark Brown
- (subset) [PATCH v2 0/8] fixes and enablement for rk356x
Heiko Stuebner
- [aarch64 boot-wrapper PATCH 0/6] Various (build system) fixes
Andre Przywara
- [arm-platforms:irq/generic_handle_domain_irq 16/22] kernel/irq/chip.c:501:13: error: static declaration of 'handle_nested_irq' follows non-static declaration
kernel test robot
- [arm-platforms:irq/generic_handle_domain_irq 16/22] kernel/irq/chip.c:501:13: error: static declaration of 'handle_nested_irq' follows non-static declaration
kernel test robot
- [arm-platforms:irq/generic_handle_domain_irq 16/22] kernel/irq/chip.c:503:2: error: implicit declaration of function '__handle_nested_irq'
kernel test robot
- [arm-platforms:irq/generic_handle_domain_irq 16/22] kernel/irq/chip.c:503:2: error: implicit declaration of function '__handle_nested_irq'; did you mean 'handle_nested_irq'?
kernel test robot
- [arm-platforms:irq/generic_handle_domain_irq 17/22] kernel/irq/irqdesc.c:679:6: error: conflicting types for 'handle_nested_domain_irq'
kernel test robot
- [arm-platforms:irq/generic_handle_domain_irq 17/22] kernel/irq/irqdesc.c:679:6: error: conflicting types for 'handle_nested_domain_irq'
kernel test robot
- [arm-platforms:irq/generic_handle_domain_irq 17/22] kernel/irq/irqdesc.c:684:3: error: implicit declaration of function '__handle_nested_irq_desc'; did you mean '__handle_nested_irq'?
kernel test robot
- [arm-platforms:irq/generic_handle_domain_irq 18/22] drivers/gpio/gpio-pmic-eic-sprd.c:288:38: error: 'girq' undeclared; did you mean 'irq'?
kernel test robot
- [arm-platforms:irq/irqchip-fixes 6/6] arch/mips/kernel/irq.c:118:9: error: implicit declaration of function 'irq_resolve_mapping'; did you mean 'irq_dispose_mapping'?
kernel test robot
- [arm-platforms:kvm-arm64/mmu/guest-MMIO-guard 21/23] arch/arm64/mm/ioremap.c:40:24: error: storage size of 'res' isn't known
kernel test robot
- [arm-platforms:kvm-arm64/mmu/guest-MMIO-guard 21/24] arch/arm64/kvm/arm.c:2167:14: error: use of undeclared identifier 'KVM_MODE_LOCKEDOUT'
kernel test robot
- [arm-platforms:kvm-arm64/mmu/guest-MMIO-guard 21/24] arch/arm64/mm/ioremap.c:50:2-3: Unneeded semicolon
kernel test robot
- [arm-platforms:kvm-arm64/mmu/guest-MMIO-guard 23/23] arch/arm64/mm/ioremap.c:42:37: error: 'ARM_SMCCC_KVM_FUNC_MMIO_GUARD_INFO' undeclared
kernel test robot
- [arm:zii 27/44] drivers/net/phy/marvell10g.c:739:6: warning: Unused variable: val [unusedVariable]
kernel test robot
- [arm:zii 4/44] drivers/net/phy/marvell-88x2222.c:492:2: error: too few arguments to function 'sfp_parse_support'
kernel test robot
- [arm:zii 4/44] drivers/net/phy/marvell-88x2222.c:492:54: error: too few arguments to function call, expected 4, have 3
kernel test robot
- [boot-wrapper PATCH 00/12] Preparatory fixes and cleanup
Mark Rutland
- [boot-wrapper PATCH 01/12] Ensure `kernel_address` is aligned
Mark Rutland
- [boot-wrapper PATCH 01/12] Ensure `kernel_address` is aligned
Andre Przywara
- [boot-wrapper PATCH 02/12] Output text separately from data
Mark Rutland
- [boot-wrapper PATCH 03/12] Remove cache maintenance
Mark Rutland
- [boot-wrapper PATCH 03/12] Remove cache maintenance
Andre Przywara
- [boot-wrapper PATCH 03/12] Remove cache maintenance
Mark Rutland
- [boot-wrapper PATCH 04/12] Remove `flag_no_el3`
Mark Rutland
- [boot-wrapper PATCH 04/12] Remove `flag_no_el3`
Andre Przywara
- [boot-wrapper PATCH 04/12] Remove `flag_no_el3`
Mark Rutland
- [boot-wrapper PATCH 05/12] Move PSCI triage to C
Mark Rutland
- [boot-wrapper PATCH 06/12] Move scripts to a `scripts` directory
Mark Rutland
- [boot-wrapper PATCH 06/12] Move scripts to a `scripts` directory
Andre Przywara
- [boot-wrapper PATCH 07/12] aarch64: respect text offset
Mark Rutland
- [boot-wrapper PATCH 07/12] aarch64: respect text offset
Andre Przywara
- [boot-wrapper PATCH 07/12] aarch64: respect text offset
Mark Rutland
- [boot-wrapper PATCH 08/12] Consistently use logical CPU IDs
Mark Rutland
- [boot-wrapper PATCH 08/12] Consistently use logical CPU IDs
Andre Przywara
- [boot-wrapper PATCH 09/12] Cleanup `.globl` usage
Mark Rutland
- [boot-wrapper PATCH 09/12] Cleanup `.globl` usage
Andre Przywara
- [boot-wrapper PATCH 10/12] aarch32: rename `_spin_dead` -> `err_invalid_id`
Mark Rutland
- [boot-wrapper PATCH 10/12] aarch32: rename `_spin_dead` -> `err_invalid_id`
Andre Przywara
- [boot-wrapper PATCH 11/12] Rename `spin.h` -> `boot.h`
Mark Rutland
- [boot-wrapper PATCH 11/12] Rename `spin.h` -> `boot.h`
Andre Przywara
- [boot-wrapper PATCH 12/12] Move common source files to `common` directory
Mark Rutland
- [boot-wrapper PATCH 12/12] Move common source files to `common` directory
Andre Przywara
- [boot-wrapper PATCH] Allow --enable-psci to choose between smc and hvc
Qi Feng
- [boot-wrapper PATCH v3 0/8] Add Armv8-R AArch64 support
Jaxson Han
- [boot-wrapper PATCH v3 1/8] Decouple V2M_SYS config by auto-detect dtb node
Mark Rutland
- [boot-wrapper PATCH v3 2/8] aarch64: Rename labels and prepare for lower EL booting
Mark Rutland
- [boot-wrapper PATCH v3 2/8] aarch64: Rename labels and prepare for lower EL booting
Jaxson Han
- [boot-wrapper PATCH v3 3/8] aarch64: Remove the redundant setup_stack
Mark Rutland
- [BUG] arm64: an infinite loop in generic_perform_write()
Catalin Marinas
- [BUG] arm64: an infinite loop in generic_perform_write()
Robin Murphy
- [BUG] arm64: an infinite loop in generic_perform_write()
David Laight
- [BUG] arm64: an infinite loop in generic_perform_write()
Robin Murphy
- [BUG] arm64: an infinite loop in generic_perform_write()
Catalin Marinas
- [BUG] net: ethernet: lpc_eth: possible uninitialized-variable access in lpc_eth_drv_probe()
Li Tuo
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Ming Lei
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Russell King (Oracle)
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Robin Murphy
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
John Garry
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Robin Murphy
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Ming Lei
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Ming Lei
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
John Garry
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Ming Lei
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
John Garry
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Ming Lei
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
John Garry
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Ming Lei
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Ming Lei
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
John Garry
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Ming Lei
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
John Garry
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Marc Zyngier
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
John Garry
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Ming Lei
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Robin Murphy
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Ming Lei
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
John Garry
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Robin Murphy
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Ming Lei
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
John Garry
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Ming Lei
- [bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
Robin Murphy
- [EXT] [PATCH 2/7] dt-bindings: spi: flexspi: convert to json schema
Kuldeep Singh
- [EXT] [PATCH 2/7] dt-bindings: spi: flexspi: convert to json schema
Dong Aisheng
- [EXT] Re: [PATCH] clocksource: Add Marvell Errata-38627 workaround
Bharat Bhushan
- [EXT] Re: [PATCH] clocksource: Add Marvell Errata-38627 workaround
Bharat Bhushan
- [EXT] Re: [PATCH] clocksource: Add Marvell Errata-38627 workaround
Mark Rutland
- [EXT] Re: [PATCH] clocksource: Add Marvell Errata-38627 workaround
Marc Zyngier
- [EXT] Re: [PATCH] clocksource: Add Marvell Errata-38627 workaround
Bharat Bhushan
- [EXT] Re: [PATCH] clocksource: Add Marvell Errata-38627 workaround
Marc Zyngier
- [EXT] Re: [PATCH] clocksource: Add Marvell Errata-38627 workaround
Mark Rutland
- [EXT] Re: [PATCH] clocksource: Add Marvell Errata-38627 workaround
Bharat Bhushan
- [EXT] Re: [PATCH] clocksource: Add Marvell Errata-38627 workaround
Marc Zyngier
- [EXT] Re: [PATCH v4 0/5] DTS updates for Marvell Armada CN913x platforms
Kostya Porotchkin
- [EXT] Re: [PATCH v4 00/13] imx8q video decoder/encoder driver
Ming Qian
- [EXT] Re: [PATCH v4 00/13] imx8q video decoder/encoder driver
Hans Verkuil
- [EXT] Re: [PATCH v5 02/14] media:Add nt8 and nt10 video format.
Ming Qian
- [EXT] Re: [PATCH v6 1/5] Documentation/bindings: phy: update references to cp11x
Kostya Porotchkin
- [EXT] Re: [PATCH v6 4/5] dts: marvell: Enable 10G interfaces on 9130-DB and 9131-DB boards
Stefan Chulski
- [EXT] Re: [PATCH v6 4/5] dts: marvell: Enable 10G interfaces on 9130-DB and 9131-DB boards
Kostya Porotchkin
- [EXT] Re: The problem about arm64: io: Relax implicit barriers in default I/O accessors
Will Deacon
- [EXT] Re: The problem about arm64: io: Relax implicit barriers in default I/O accessors
Frank Li
- [EXT] Re: The problem about arm64: io: Relax implicit barriers in default I/O accessors
Frank Li
- [EXTERNAL] [RFC v4 5/7] PCI: hv: Use pci_host_bridge::domain_nr for PCI domain
Sunil Muthuswamy
- [EXTERNAL] [RFC v4 5/7] PCI: hv: Use pci_host_bridge::domain_nr for PCI domain
Boqun Feng
- [EXTERNAL] Re: [PATCH 0/4] Expand Xilinx CDMA functions
Adrian Larumbe
- [EXTERNAL] Re: [PATCH 0/4] Expand Xilinx CDMA functions
Vinod Koul
- [EXTERNAL] Re: [RFC 1/1] irqchip/gic-v3-its: Add irq domain and chip for Direct LPI without ITS
Sunil Muthuswamy
- [EXTERNAL] Re: [RFC 1/1] irqchip/gic-v3-its: Add irq domain and chip for Direct LPI without ITS
Marc Zyngier
- [GIT PULL 0/3] Renesas SoC updates for v5.15
Geert Uytterhoeven
- [GIT PULL 1/3] Renesas ARM DT updates for v5.15
Geert Uytterhoeven
- [GIT PULL 1/4] ARM: SoC changes for 5.14
Olof Johansson
- [GIT PULL 1/4] ARM: SoC changes for 5.14
pr-tracker-bot at kernel.org
- [GIT PULL 2/3] Renesas driver updates for v5.15
Geert Uytterhoeven
- [GIT PULL 2/4] ARM: Devicetree material for 5.14
Olof Johansson
- [GIT PULL 2/4] ARM: Devicetree material for 5.14
Linus Torvalds
- [GIT PULL 2/4] ARM: Devicetree material for 5.14
pr-tracker-bot at kernel.org
- [GIT PULL 2/4] ARM: Devicetree material for 5.14
Olof Johansson
- [GIT PULL 3/3] Renesas DT binding updates for v5.15
Geert Uytterhoeven
- [GIT PULL 3/4] ARM: Drivers for 5.14
Olof Johansson
- [GIT PULL 3/4] ARM: Drivers for 5.14
Linus Torvalds
- [GIT PULL 3/4] ARM: Drivers for 5.14
pr-tracker-bot at kernel.org
- [GIT PULL 4/4] ARM: Defconfig changes for 5.14
Olof Johansson
- [GIT PULL 4/4] ARM: Defconfig changes for 5.14
pr-tracker-bot at kernel.org
- [GIT PULL] arm64: tegra: Device tree fixes for v5.14-rc1
Thierry Reding
- [GIT PULL] arm64: tegra: Device tree fixes for v5.14-rc1
Arnd Bergmann
- [GIT PULL] arm64: tegra: Device tree fixes for v5.14-rc3
Thierry Reding
- [GIT PULL] arm64 fixes for -rc2
Will Deacon
- [GIT PULL] arm64 fixes for -rc2
pr-tracker-bot at kernel.org
- [GIT PULL] arm64 fixes for -rc3
Will Deacon
- [GIT PULL] arm64 fixes for -rc3
pr-tracker-bot at kernel.org
- [GIT PULL] ARM: aspeed: devicetree fixes for 5.14
Arnd Bergmann
- [GIT PULL] ARM: mvebu: fixes for v5.14 (#1)
Gregory CLEMENT
- [GIT PULL] ARM: SoC fixes for v5.14
Arnd Bergmann
- [GIT PULL] ARM: SoC fixes for v5.14
pr-tracker-bot at kernel.org
- [GIT PULL] firmware: arm_ffa: fixes for v5.14
Sudeep Holla
- [GIT PULL] firmware: arm_ffa: fixes for v5.14
Arnd Bergmann
- [GIT PULL] firmware: arm_ffa: Updates for v5.14(part 2)
Sudeep Holla
- [GIT PULL] firmware: arm_scmi: fixes for v5.14
Sudeep Holla
- [GIT PULL] firmware: arm_scmi: fixes for v5.14
Arnd Bergmann
- [GIT PULL] firmware: arm_scmi: Updates for v5.14(part 2)
Sudeep Holla
- [GIT PULL] i.MX fixes for 5.14
Shawn Guo
- [GIT PULL] KVM/arm64 fixes for 5.14, take #1
Marc Zyngier
- [GIT PULL] memblock, arm: fix crashes caused by holes in the memory map
Mike Rapoport
- [GIT PULL] memblock, arm: fix crashes caused by holes in the memory map
pr-tracker-bot at kernel.org
- [GIT PULL] memblock, arm: fixup for the pfn_valid() rework for v5.14-rc1
Mike Rapoport
- [GIT PULL] memblock, arm: fixup for the pfn_valid() rework for v5.14-rc1
pr-tracker-bot at kernel.org
- [GIT PULL] Renesas fixes for v5.14
Geert Uytterhoeven
- [GIT PULL] Renesas fixes for v5.14
Arnd Bergmann
- [GIT PULL] STM32 DT fixes for v5.14 #1
Alexandre TORGUE
- [kvm-unit-tests PATCH v2 2/4] scripts/arch-run: don't use deprecated server/nowait options
Andrew Jones
- [linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
Yury Norov
- [linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
Florian Weimer
- [linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
Szabolcs Nagy
- [linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
Andreas Schwab
- [linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
Arnd Bergmann
- [linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
Szabolcs Nagy
- [linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
Arnd Bergmann
- [linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
Yury Norov
- [linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
Paul Moore
- [Linux-stm32] [PATCH 5/7] ARM: dts: stm32: add STM32MP13 SoCs support
Ahmad Fatoum
- [linux-sunxi] Re: [PATCH] ARM: dts: sun8i: h3: orangepi-plus: Fix Ethernet PHY mode
B.R. Oake
- [linux-sunxi] Re: [PATCH] ARM: dts: sun8i: h3: orangepi-plus: Fix Ethernet PHY mode
Julian Calaby
- [Linuxarm] Re: [RFC PATCH 4/5] iommu/arm-smmu-v3: Use pinned VMID for NESTED stage with BTM
Shameerali Kolothum Thodi
- [mainline] [arm64] Internal error: Oops - percpu_counter_add_batch
Naresh Kamboju
- [mainline] [arm64] Internal error: Oops - percpu_counter_add_batch
Naresh Kamboju
- [mainline] [arm64] Internal error: Oops - percpu_counter_add_batch
Zhang Yi
- [mainline] [arm64] Internal error: Oops - percpu_counter_add_batch
Linus Torvalds
- [net,v7] net: stmmac: fix 'ethtool -P' return -EBUSY
Hao Chen
- [net,v7] net: stmmac: fix 'ethtool -P' return -EBUSY
Hao Chen
- [nomadik:ixp4xx-cleanup-v5.14-rc1] BUILD SUCCESS 0379422ae7ec5544a18b1c65b5b0397b9b288a22
kernel test robot
- [nomadik:ixp4xx-cleanup-v5.14-rc1] BUILD SUCCESS 60cbcd7cb3b2a93f71e30510bfa8439a5921fb0e
kernel test robot
- [nomadik:ixp4xx-cleanup-v5.14-rc1] BUILD SUCCESS 72d1ca3219be15b6c65251967e164f7dc2399e9d
kernel test robot
- [nomadik:ixp4xx-debug-uart2 43/43] ./include/generated/autoconf.h:2379:33: fatal error: mach/debug-macro.S: No such file or directory
kernel test robot
- [nomadik:ixp4xx-debug-uart2] BUILD REGRESSION 8dc86be281955d2652db32d943e855e077f0f221
kernel test robot
- [PATCH -next 0/2] Fix unbalanced pm_runtime_enable in error handle
Mark Brown
- [PATCH -next 0/3] arm64: support page mapping percpu first chunk allocator
Kefeng Wang
- [PATCH -next 0/3] Fix PM usage counter imblance and clear code
Vinod Koul
- [PATCH -next 1/3] vmalloc: Choose a better start address in vm_area_register_early()
Kefeng Wang
- [PATCH -next 2/3] arm64: Support page mapping percpu first chunk allocator
Kefeng Wang
- [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
- [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
kernel test robot
- [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Marco Elver
- [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
kernel test robot
- [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Daniel Axtens
- [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Daniel Axtens
- [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
- [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Marco Elver
- [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
- [PATCH -next] dmaengine: xilinx_dma: Use list_move_tail instead of list_del/list_add_tail
Vinod Koul
- [PATCH -next] iommu/arm-smmu-v3: Add suspend and resume support
Bixuan Cui
- [PATCH -next] iommu/arm-smmu-v3: Add suspend and resume support
Robin Murphy
- [PATCH -next] iommu/arm-smmu-v3: Add suspend and resume support
Marc Zyngier
- [PATCH -next] iommu/arm-smmu-v3: Add suspend and resume support
Robin Murphy
- [PATCH -next] iommu/arm-smmu-v3: Add suspend and resume support
Marc Zyngier
- [PATCH -next] iommu/arm-smmu-v3: Add suspend and resume support
Bixuan Cui
- [PATCH -next] iommu/arm-smmu-v3: Add suspend and resume support
Bixuan Cui
- [PATCH -next v2 0/2] ARM: imx: free resources
Shawn Guo
- [PATCH -next v2] dmaengine: zynqmp_dma: Use list_move_tail instead of list_del/list_add_tail
Vinod Koul
- [PATCH -next v2] iommu/arm-smmu-v3: Add suspend and resume support
Bixuan Cui
- [PATCH -next v2] iommu/arm-smmu-v3: Add suspend and resume support
Marc Zyngier
- [PATCH -next v2] iommu/arm-smmu-v3: Add suspend and resume support
Robin Murphy
- [PATCH 0/1] arm64/cpufeature: Add an option for mte support
yee.lee at mediatek.com
- [PATCH 0/1] Mediatek uart patch
Zhiyong Tao
- [PATCH 0/2] Add "BACKGROUND_COLOR" drm property
Raphael GALLAIS-POU - foss
- [PATCH 0/2] Add "BACKGROUND_COLOR" drm property
Simon Ser
- [PATCH 0/2] Add "BACKGROUND_COLOR" drm property
Daniel Vetter
- [PATCH 0/2] Add "BACKGROUND_COLOR" drm property
Raphael Gallais-Pou
- [PATCH 0/2] Add "BACKGROUND_COLOR" drm property
Simon Ser
- [PATCH 0/2] Add "BACKGROUND_COLOR" drm property
Raphael Gallais-Pou
- [PATCH 0/2] add ethernet support to rk3568 dts
Michael Riesch
- [PATCH 0/2] Add new IPCC mailbox to support the coprocessor detach on some stm32mp15x boards
Alexandre TORGUE
- [PATCH 0/2] Add support for Kirin 970 PMIC and USB3
Mauro Carvalho Chehab
- [PATCH 0/2] Add support for MEMCPY_SG transfers
Adrian Larumbe
- [PATCH 0/2] Add support of HDMI for rk3568
Benjamin Gaignard
- [PATCH 0/2] arm64: dts: allwinner: h6: tanix-tx6: Enable eMMC
Jernej Skrabec
- [PATCH 0/2] ARM: at91: fix compilation errors after SAMA7G5
Claudiu Beznea
- [PATCH 0/2] ARM: dts: aspeed: Add TPM GPIO names
Joel Stanley
- [PATCH 0/2] coresight: ultrasoc: Add support for System Memory Buffer device
Qi Liu
- [PATCH 0/2] Fix arm64 boot regression in 5.14
Will Deacon
- [PATCH 0/2] Fix arm64 boot regression in 5.14
Ard Biesheuvel
- [PATCH 0/2] Fix arm64 boot regression in 5.14
Marc Zyngier
- [PATCH 0/2] Fix arm64 boot regression in 5.14
Christophe Leroy
- [PATCH 0/2] Fix off-by-one in range_is_memory
David Brazdil
- [PATCH 0/2] kasan, mm: reset tag when access metadata
Kuan-Ying Lee
- [PATCH 0/2] media: rc: add support for Amlogic Meson IR blaster
Viktor Prutyanov
- [PATCH 0/2] Meson8/Meson8b: sound card support
Martin Blumenstingl
- [PATCH 0/2] mfd: atmel-flexcom: add a fix and code cosmetics
Claudiu Beznea
- [PATCH 0/2] SDX65 defconfig updates
quic_vamslank at quicinc.com
- [PATCH 0/2] soc: mediatek: SVS: add mt8195 SVS GPU driver
YT Lee
- [PATCH 0/2] staging: vchiq: Minor fixups to CONFIG_VCHIQ_CDEV
Ojaswin Mujoo
- [PATCH 0/2] STM32 DMA alternative REQ/ACK protocol support
Vinod Koul
- [PATCH 0/3] *** spi cs_timing restructure ***
Mason Zhang
- [PATCH 0/3] Address compilation of eBPF related software with clang compiler on arm architecture
Pavo Banicevic
- [PATCH 0/3] Add RTC for MStar SoCs
Romain Perier
- [PATCH 0/3] Add support for eMMC PHY on Intel Thunder Bay
rashmi.a at intel.com
- [PATCH 0/3] arm64: MTE cleanups
Mark Rutland
- [PATCH 0/3] arm64: MTE cleanups
Will Deacon
- [PATCH 0/3] clk: support regmap
Stephen Boyd
- [PATCH 0/3] i2c: at91: Fixes and updates
Codrin Ciubotariu
- [PATCH 0/3] i2c: stm32f7: several fixes in error cases
Alain Volmat
- [PATCH 0/3] iio: adc: meson-saradc: Three small improvements
Martin Blumenstingl
- [PATCH 0/3] iio: adc: meson-saradc: Three small improvements
Jonathan Cameron
- [PATCH 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
Georgi Djakov
- [PATCH 0/3] kvm-arm64: Fix PMU reset values (and more)
Marc Zyngier
- [PATCH 0/3] kvm-arm64: Fix PMU reset values (and more)
Alexandre Chartre
- [PATCH 0/3] KVM: arm64: Use generic guest entry infrastructure
Oliver Upton
- [PATCH 0/3] Make PMD_ORDER generically available
Matthew Wilcox (Oracle)
- [PATCH 0/3] Make PMD_ORDER generically available
Helge Deller
- [PATCH 0/3] Make PMD_ORDER generically available
Matthew Wilcox
- [PATCH 0/3] sched, x86, arm64: PREEMPT_RT, FPU and preemption
Valentin Schneider
- [PATCH 0/3] sched, x86, arm64: PREEMPT_RT, FPU and preemption
Andrew Halaney
- [PATCH 0/3] sched, x86, arm64: PREEMPT_RT, FPU and preemption
Ard Biesheuvel
- [PATCH 0/3] sched: migrate_disable() vs per-CPU access safety checks
Valentin Schneider
- [PATCH 0/3] sched: migrate_disable() vs per-CPU access safety checks
Thomas Gleixner
- [PATCH 0/3] Support h264 encoder on MT8195
Tzung-Bi Shih
- [PATCH 0/3 v3] watchdog: meson_gxbb_wdt: improve
Artem Lapkin
- [PATCH 0/4] Add support for EcoNet EN7523 SoC
Bert Vermeulen
- [PATCH 0/4] Add support for EcoNet EN7523 SoC
Linus Walleij
- [PATCH 0/4] arm64: dts: ti: k3-am64: Add PWM nodes
Lokesh Vutla
- [PATCH 0/4] ARM: dts: aspeed: Enable ADC for wedge100 BMC
rentao.bupt at gmail.com
- [PATCH 0/4] ARM: dts: aspeed: Enable ADC for wedge100 BMC
Joel Stanley
- [PATCH 0/4] ARM: dts: aspeed: Enable ADC for wedge100 BMC
Tao Ren
- [PATCH 0/4] cn10k DDR Performance monitor support
Bharat Bhushan
- [PATCH 0/4] Mediatek MT8195 SCP support
Tinghan Shen
- [PATCH 0/4] PCI: replace dublicated MRRS limit quirks
Bjorn Helgaas
- [PATCH 0/4] PCI: replace dublicated MRRS limit quirks
陈华才
- [PATCH 0/4] PCI: replace dublicated MRRS limit quirks
Art Nikpal
- [PATCH 0/4] PCI: replace dublicated MRRS limit quirks
Krzysztof Wilczynski
- [PATCH 0/4] PCI: replace dublicated MRRS limit quirks
Huacai Chen
- [PATCH 0/4] PCI: replace dublicated MRRS limit quirks
Art Nikpal
- [PATCH 0/4] PCI: replace dublicated MRRS limit quirks
Neil Armstrong
- [PATCH 0/4] PCI: replace dublicated MRRS limit quirks
Bjorn Helgaas
- [PATCH 0/4] PCI: replace dublicated MRRS limit quirks
Neil Armstrong
- [PATCH 0/4] PCI: replace dublicated MRRS limit quirks
Bjorn Helgaas
- [PATCH 0/4] PCI: replace dublicated MRRS limit quirks
Bjorn Helgaas
- [PATCH 0/4] PCI: replace dublicated MRRS limit quirks
Art Nikpal
- [PATCH 0/4] pinctrl: pinctrl-zynq: yaml conversion and minor driver updates
Sai Krishna Potthuri
- [PATCH 0/4] pinctrl: pinctrl-zynq: yaml conversion and minor driver updates
Linus Walleij
- [PATCH 0/5] Add Traverse Technologies Ten64 board DTS
Mathew McBride
- [PATCH 0/5] coresight: TRBE and Self-Hosted trace fixes
Suzuki K Poulose
- [PATCH 0/5] coresight: TRBE and Self-Hosted trace fixes
Mathieu Poirier
- [PATCH 0/5] coresight: TRBE and Self-Hosted trace fixes
Anshuman Khandual
- [PATCH 0/5] DT schema changes for HiKey970 PCIe hardware to work
Mauro Carvalho Chehab
- [PATCH 0/5] DT schema changes for HiKey970 PCIe hardware to work
Rob Herring
- [PATCH 0/5] imx8q video decoder/encoder driver
Nicolas Dufresne
- [PATCH 0/5] KVM: arm64: Cleanups and one optimization
Alexandru Elisei
- [PATCH 0/5] KVM: Remove kvm_is_transparent_hugepage() and friends
Marc Zyngier
- [PATCH 0/5] PCI: Add support for J7200 and AM64
Kishon Vijay Abraham I
- [PATCH 0/5] Update and rewrite IXP4xx PATA driver
Linus Walleij
- [PATCH 0/6] Add IMX8M Mini PCI support
Tim Harvey
- [PATCH 0/6] Add IMX8M Mini PCI support
Ahmad Fatoum
- [PATCH 0/6] Add IMX8M Mini PCI support
Richard Zhu
- [PATCH 0/6] ARM: dts: Add Facebook AST2600 BMCs
rentao.bupt at gmail.com
- [PATCH 0/6] CAN: Add support for CAN in AM65,J721e and AM64
Aswath Govindraju
- [PATCH 0/6] clk: meson8b: video clock tree fixes and making it mutable
Martin Blumenstingl
- [PATCH 0/6] perf cs-etm: Support TRBE (unformatted decoding)
James Clark
- [PATCH 0/6] Support ETE decoding
James Clark
- [PATCH 0/6] Support ETE decoding
Mathieu Poirier
- [PATCH 0/6] treewide: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
- [PATCH 0/6] x86/kvm: add boot parameters for max vcpu configs
Juergen Gross
- [PATCH 0/6] x86/kvm: add boot parameters for max vcpu configs
Paolo Bonzini
- [PATCH 0/6 v2] treewide: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
- [PATCH 0/6 v2] treewide: rename 'mod_init' & 'mod_exit' functions to be module-specific
Herbert Xu
- [PATCH 0/7] Add STM32MP13 SoCs and discovery board support
Alexandre Torgue
- [PATCH 0/7] Add STM32MP13 SoCs and discovery board support
Arnd Bergmann
- [PATCH 0/7] Add STM32MP13 SoCs and discovery board support
Alexandre TORGUE
- [PATCH 0/7] dt-bindings: imx8mp: fix dt schema check errors
Dong Aisheng
- [PATCH 0/8] arm: ep93xx: CCF conversion
Nikita Shubin
- [PATCH 0/8] arm: ep93xx: CCF conversion
Linus Walleij
- [PATCH 0/8] Due to changes in hardware design, add patch to
Kewei Xu
- [PATCH 0/8] Due to changes in hardware design, add patch to
Chen-Yu Tsai
- [PATCH 0/8] Due to changes in hardware design, add patch to
Kewei Xu
- [PATCH 0/9] Add Modem support on SC7280 SoCs
Pavel Machek
- [PATCH 0/9] crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests
Tudor Ambarus
- [PATCH 0/9] crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests
Herbert Xu
- [PATCH 0/9] fixes and enablement for rk356x
Peter Geis
- [PATCH 00/10] arm64: Self-hosted trace related erratum workarouds
Suzuki K Poulose
- [PATCH 00/10] gpio: msc313: Add gpio support for ssd20xd
Daniel Palmer
- [PATCH 00/10] gpio: msc313: Add gpio support for ssd20xd
Linus Walleij
- [PATCH 00/10] gpio: msc313: Add gpio support for ssd20xd
Daniel Palmer
- [PATCH 00/11] Add PRU-ICSS nodes on AM335x, AM437x & AM57xx SoCs
Suman Anna
- [PATCH 00/12] Add basic SoC support for mediatek mt7986
Sam Shih
- [PATCH 00/12] Add minimal support for Exynos850 SoC
Sam Protsenko
- [PATCH 00/12] Add minimal support for Exynos850 SoC
Krzysztof Kozlowski
- [PATCH 00/12] Add minimal support for Exynos850 SoC
Krzysztof Kozlowski
- [PATCH 00/12] Add minimal support for Exynos850 SoC
Sam Protsenko
- [PATCH 00/12] Add minimal support for Exynos850 SoC
Krzysztof Kozlowski
- [PATCH 00/12] Add minimal support for Exynos850 SoC
Krzysztof Kozlowski
- [PATCH 00/14] drm: Make DRM's IRQ helpers legacy
Thomas Zimmermann
- [PATCH 00/14] drm: Make DRM's IRQ helpers legacy
Sam Ravnborg
- [PATCH 00/14] drm: Make DRM's IRQ helpers legacy
Thomas Zimmermann
- [PATCH 00/14] drm: Make DRM's IRQ helpers legacy
Sam Ravnborg
- [PATCH 00/14] Introduce PECI subsystem
Iwona Winiarska
- [PATCH 00/14] Introduce PECI subsystem
Williams, Dan J
- [PATCH 00/14] Introduce PECI subsystem
Winiarska, Iwona
- [PATCH 00/14] Introduce PECI subsystem
Dan Williams
- [PATCH 00/14] Track shared pages at EL2 in protected mode
Quentin Perret
- [PATCH 00/16] KVM: arm64: MMIO guard PV services
Marc Zyngier
- [PATCH 00/16] KVM: arm64: MMIO guard PV services
Andrew Jones
- [PATCH 00/16] KVM: arm64: MMIO guard PV services
Marc Zyngier
- [PATCH 00/16] KVM: arm64: MMIO guard PV services
Andrew Jones
- [PATCH 00/16] KVM: arm64: MMIO guard PV services
Marc Zyngier
- [PATCH 00/17] i.MX8MM GPC improvements and BLK_CTRL driver
Lucas Stach
- [PATCH 00/17] i.MX8MM GPC improvements and BLK_CTRL driver
Peng Fan
- [PATCH 00/17] i.MX8MM GPC improvements and BLK_CTRL driver
Lucas Stach
- [PATCH 00/17] i.MX8MM GPC improvements and BLK_CTRL driver
Lucas Stach
- [PATCH 00/23] iommu: Refactor DMA domain strictness
Robin Murphy
- [PATCH 00/23] iommu: Refactor DMA domain strictness
John Garry
- [PATCH 00/23] iommu: Refactor DMA domain strictness
Robin Murphy
- [PATCH 00/23] iommu: Refactor DMA domain strictness
Joerg Roedel
- [PATCH 00/54] ARM: dts: Last round of DT schema fixes
Maxime Ripard
- [PATCH 00/54] ARM: dts: Last round of DT schema fixes
Rob Herring
- [PATCH 00/54] ARM: dts: Last round of DT schema fixes
Maxime Ripard
- [PATCH 01/10] coresight: trbe: Add infrastructure for Errata handling
Suzuki K Poulose
- [PATCH 01/10] dt-bindings: gpio: msc313: Add compatible for ssd20xd
Daniel Palmer
- [PATCH 01/10] dt-bindings: gpio: msc313: Add compatible for ssd20xd
Rob Herring
- [PATCH 01/10] dt-bindings: gpio: msc313: Add compatible for ssd20xd
Linus Walleij
- [PATCH 01/11] ARM: dts: am33xx-l4: Add PRUSS node
Suman Anna
- [PATCH 01/11] dt-bindings: usb: mtk-xhci: add support property 'tpl-support'
Chunfeng Yun
- [PATCH 01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
Sam Shih
- [PATCH 01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
Chen-Yu Tsai
- [PATCH 01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
Sam Shih
- [PATCH 01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
Chen-Yu Tsai
- [PATCH 01/12] pinctrl: samsung: Fix pinctrl bank pin count
Sam Protsenko
- [PATCH 01/14] drm/amdgpu: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 01/14] drm/amdgpu: Convert to Linux IRQ interfaces
Christian König
- [PATCH 01/14] drm/amdgpu: Convert to Linux IRQ interfaces
Alex Deucher
- [PATCH 01/14] KVM: arm64: Provide the host_stage2_try() helper macro
Quentin Perret
- [PATCH 01/14] KVM: arm64: Provide the host_stage2_try() helper macro
Fuad Tabba
- [PATCH 01/14] x86/cpu: Move intel-family to arch-independent headers
Iwona Winiarska
- [PATCH 01/14] x86/cpu: Move intel-family to arch-independent headers
Williams, Dan J
- [PATCH 01/14] x86/cpu: Move intel-family to arch-independent headers
Winiarska, Iwona
- [PATCH 01/14] x86/cpu: Move intel-family to arch-independent headers
Dan Williams
- [PATCH 01/14] x86/cpu: Move intel-family to arch-independent headers
Luck, Tony
- [PATCH 01/16] KVM: arm64: Generalise VM features into a set of flags
Marc Zyngier
- [PATCH 01/16] KVM: arm64: Generalise VM features into a set of flags
Will Deacon
- [PATCH 01/16] KVM: arm64: Generalise VM features into a set of flags
Marc Zyngier
- [PATCH 01/16] KVM: arm64: Generalise VM features into a set of flags
Steven Price
- [PATCH 01/17] Revert "soc: imx: gpcv2: move reset assert after requesting domain power up"
Lucas Stach
- [PATCH 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of MT8195 clock
Chen-Yu Tsai
- [PATCH 01/23] iommu: Pull IOVA cookie management into the core
Robin Murphy
- [PATCH 01/24] dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
Rob Herring
- [PATCH 01/54] ASoC: dt-bindings: Add WM8978 Binding
Maxime Ripard
- [PATCH 01/54] ASoC: dt-bindings: Add WM8978 Binding
Rob Herring
- [PATCH 01/54] ASoC: dt-bindings: Add WM8978 Binding
Mark Brown
- [PATCH 01/54] ASoC: dt-bindings: Add WM8978 Binding
Richard Fitzgerald
- [PATCH 01/54] ASoC: dt-bindings: Add WM8978 Binding
Mark Brown
- [PATCH 02/10] coresight: trbe: Add a helper to calculate the trace generated
Suzuki K Poulose
- [PATCH 02/10] coresight: trbe: Add a helper to calculate the trace generated
Anshuman Khandual
- [PATCH 02/10] dt-bindings: gpio: msc313: Add offsets for ssd20xd
Daniel Palmer
- [PATCH 02/10] dt-bindings: gpio: msc313: Add offsets for ssd20xd
Rob Herring
- [PATCH 02/10] dt-bindings: gpio: msc313: Add offsets for ssd20xd
Linus Walleij
- [PATCH 02/11] ARM: dts: am33xx-l4: Add PRUSS MDIO controller node
Suman Anna
- [PATCH 02/11] dt-bindings: usb: mtk-xhci: add optional property to disable usb2 ports
Chunfeng Yun
- [PATCH 02/12] clk: mediatek: add mt7986 clock IDs
Sam Shih
- [PATCH 02/12] clk: mediatek: add mt7986 clock IDs
Rob Herring
- [PATCH 02/12] pinctrl: samsung: Add Exynos850 SoC specific data
Sam Protsenko
- [PATCH 02/12] pinctrl: samsung: Add Exynos850 SoC specific data
Krzysztof Kozlowski
- [PATCH 02/14] drm/arm/hdlcd: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 02/14] drm/arm/hdlcd: Convert to Linux IRQ interfaces
Sam Ravnborg
- [PATCH 02/14] drm/arm/hdlcd: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 02/14] KVM: arm64: Optimize kvm_pgtable_stage2_find_range()
Quentin Perret
- [PATCH 02/14] x86/cpu: Extract cpuid helpers to arch-independent
Iwona Winiarska
- [PATCH 02/14] x86/cpu: Extract cpuid helpers to arch-independent
Williams, Dan J
- [PATCH 02/14] x86/cpu: Extract cpuid helpers to arch-independent
Winiarska, Iwona
- [PATCH 02/14] x86/cpu: Extract cpuid helpers to arch-independent
Winiarska, Iwona
- [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
Marc Zyngier
- [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
Quentin Perret
- [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
Marc Zyngier
- [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
Will Deacon
- [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
Marc Zyngier
- [PATCH 02/17] soc: imx: gpcv2: Turn domain->pgc into bitfield
Lucas Stach
- [PATCH 02/22] clk: mediatek: Add dt-bindings of MT8195 clocks
Chen-Yu Tsai
- [PATCH 02/23] iommu/amd: Drop IOVA cookie management
Robin Murphy
- [PATCH 02/24] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
Rob Herring
- [PATCH 02/54] ASoC: dt-bindings: Convert Bluetooth SCO Link binding to a schema
Maxime Ripard
- [PATCH 02/54] ASoC: dt-bindings: Convert Bluetooth SCO Link binding to a schema
Samuel Holland
- [PATCH 02/54] ASoC: dt-bindings: Convert Bluetooth SCO Link binding to a schema
Maxime Ripard
- [PATCH 03/10] coresight: trbe: Add a helper to pad a given buffer area
Suzuki K Poulose
- [PATCH 03/10] coresight: trbe: Add a helper to pad a given buffer area
Anshuman Khandual
- [PATCH 03/10] gpio: msc313: Code clean ups
Daniel Palmer
- [PATCH 03/10] gpio: msc313: Code clean ups
Linus Walleij
- [PATCH 03/11] ARM: dts: am335x-bone-common: Enable PRU-ICSS node
Suman Anna
- [PATCH 03/11] dt-bindings: usb: mtk-xhci: add compatible for mt8195
Chunfeng Yun
- [PATCH 03/12] clk: mediatek: add mt7986 clock support
Sam Shih
- [PATCH 03/12] dt-bindings: pinctrl: samsung: Add Exynos850 doc
Sam Protsenko
- [PATCH 03/12] dt-bindings: pinctrl: samsung: Add Exynos850 doc
Krzysztof Kozlowski
- [PATCH 03/12] dt-bindings: pinctrl: samsung: Add Exynos850 doc
Sam Protsenko
- [PATCH 03/13] opp: Keep track of currently programmed OPP
Ionela Voinescu
- [PATCH 03/13] opp: Keep track of currently programmed OPP
Viresh Kumar
- [PATCH 03/13] opp: Keep track of currently programmed OPP
Ionela Voinescu
- [PATCH 03/13] opp: Keep track of currently programmed OPP
Viresh Kumar
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Sam Ravnborg
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Dan.Sneddon at microchip.com
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Sam Ravnborg
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Dan.Sneddon at microchip.com
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Sam Ravnborg
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Dan.Sneddon at microchip.com
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Dan.Sneddon at microchip.com
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Sam Ravnborg
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Dan.Sneddon at microchip.com
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Sam Ravnborg
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Dan.Sneddon at microchip.com
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Sam Ravnborg
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Dan.Sneddon at microchip.com
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 03/14] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Dan.Sneddon at microchip.com
- [PATCH 03/14] dt-bindings: Add generic bindings for PECI
Iwona Winiarska
- [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
Quentin Perret
- [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
Marc Zyngier
- [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
Quentin Perret
- [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
Marc Zyngier
- [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
Quentin Perret
- [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
Marc Zyngier
- [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
Quentin Perret
- [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
Marc Zyngier
- [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
Quentin Perret
- [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
Marc Zyngier
- [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
Quentin Perret
- [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
Marc Zyngier
- [PATCH 03/17] soc: imx: gpcv2: Set both GPC_PGC_nCTRL(GPU_2D|GPU_3D) for MX8MM GPU domain
Lucas Stach
- [PATCH 03/23] iommu/arm-smmu: Drop IOVA cookie management
Robin Murphy
- [PATCH 03/54] ASoC: dt-bindings: Convert SPDIF Transmitter binding to a schema
Maxime Ripard
- [PATCH 03/54] ASoC: dt-bindings: Convert SPDIF Transmitter binding to a schema
Rob Herring
- [PATCH 04/10] coresight: trbe: Decouple buffer base from the hardware base
Suzuki K Poulose
- [PATCH 04/10] coresight: trbe: Decouple buffer base from the hardware base
Anshuman Khandual
- [PATCH 04/10] gpio: msc313: Add support for SSD201 and SSD202D
Daniel Palmer
- [PATCH 04/10] gpio: msc313: Add support for SSD201 and SSD202D
Linus Walleij
- [PATCH 04/11] ARM: dts: am335x-evm: Enable PRU-ICSS module
Suman Anna
- [PATCH 04/11] usb: xhci-mtk: fix use-after-free of mtk->hcd
Chunfeng Yun
- [PATCH 04/12] pinctrl: mediatek: moore: use pin number in mtk_pin_desc instead of array index
Sam Shih
- [PATCH 04/12] pinctrl: mediatek: moore: use pin number in mtk_pin_desc instead of array index
Sean Wang
- [PATCH 04/12] tty: serial: samsung: Init USI to keep clocks running
Sam Protsenko
- [PATCH 04/12] tty: serial: samsung: Init USI to keep clocks running
Krzysztof Kozlowski
- [PATCH 04/14] drm/fsl-dcu: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 04/14] dt-bindings: Add bindings for peci-aspeed
Iwona Winiarska
- [PATCH 04/14] dt-bindings: Add bindings for peci-aspeed
Rob Herring
- [PATCH 04/14] dt-bindings: Add bindings for peci-aspeed
Winiarska, Iwona
- [PATCH 04/14] KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
Quentin Perret
- [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
Marc Zyngier
- [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
Quentin Perret
- [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
Marc Zyngier
- [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
Quentin Perret
- [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
Marc Zyngier
- [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
Quentin Perret
- [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
Will Deacon
- [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
Marc Zyngier
- [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
Will Deacon
- [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
Quentin Perret
- [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
Marc Zyngier
- [PATCH 04/17] soc: imx: gpcv2: add lockdep annotation
Lucas Stach
- [PATCH 04/22] clk: mediatek: Add MT8195 basic clocks support
Chen-Yu Tsai
- [PATCH 04/22] clk: mediatek: Add MT8195 basic clocks support
Chen-Yu Tsai
- [PATCH 04/23] iommu/vt-d: Drop IOVA cookie management
Robin Murphy
- [PATCH 04/54] ASoC: dt-bindings: Convert Simple Amplifier binding to a schema
Maxime Ripard
- [PATCH 04/54] ASoC: dt-bindings: Convert Simple Amplifier binding to a schema
Rob Herring
- [PATCH 05/10] ARM: dts: mstar: Set gpio compatible for ssd20xd
Daniel Palmer
- [PATCH 05/10] ARM: dts: mstar: Set gpio compatible for ssd20xd
Linus Walleij
- [PATCH 05/10] coresight: trbe: Allow driver to choose a different alignment
Suzuki K Poulose
- [PATCH 05/10] coresight: trbe: Allow driver to choose a different alignment
Anshuman Khandual
- [PATCH 05/10] coresight: trbe: Allow driver to choose a different alignment
Suzuki K Poulose
- [PATCH 05/11] ARM: dts: am335x-evmsk: Enable PRU-ICSS module
Suman Anna
- [PATCH 05/11] usb: xhci-mtk: add support 'tpl-support'
Chunfeng Yun
- [PATCH 05/12] dt-bindings: pinctrl: update bindings for MT7986 SoC
Sam Shih
- [PATCH 05/12] dt-bindings: pinctrl: update bindings for MT7986 SoC
Rob Herring
- [PATCH 05/12] tty: serial: samsung: Fix driver data macros style
Sam Protsenko
- [PATCH 05/12] tty: serial: samsung: Fix driver data macros style
Krzysztof Kozlowski
- [PATCH 05/14] ARM: dts: aspeed: Add PECI controller nodes
Iwona Winiarska
- [PATCH 05/14] drm/gma500: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 05/14] KVM: arm64: Don't overwrite ignored bits with owner id
Quentin Perret
- [PATCH 05/14] KVM: arm64: Don't overwrite ignored bits with owner id
Marc Zyngier
- [PATCH 05/14] KVM: arm64: Don't overwrite ignored bits with owner id
Quentin Perret
- [PATCH 05/14] KVM: arm64: Don't overwrite ignored bits with owner id
Marc Zyngier
- [PATCH 05/16] KVM: arm64: Plumb MMIO checking into the fault handling
Marc Zyngier
- [PATCH 05/16] KVM: arm64: Plumb MMIO checking into the fault handling
Will Deacon
- [PATCH 05/16] KVM: arm64: Plumb MMIO checking into the fault handling
Marc Zyngier
- [PATCH 05/16] KVM: arm64: Plumb MMIO checking into the fault handling
Will Deacon
- [PATCH 05/17] soc: imx: gpcv2: add domain option to keep domain clocks enabled
Lucas Stach
- [PATCH 05/22] clk: mediatek: Add MT8195 audio clock support
Chen-Yu Tsai
- [PATCH 05/22] clk: mediatek: Add MT8195 audio clock support
Chun-Jie Chen
- [PATCH 05/22] clk: mediatek: Add MT8195 audio clock support
Chen-Yu Tsai
- [PATCH 05/22] clk: mediatek: Add MT8195 audio clock support
Chun-Jie Chen
- [PATCH 05/22] clk: mediatek: Add MT8195 audio clock support
Chen-Yu Tsai
- [PATCH 05/23] iommu/exynos: Drop IOVA cookie management
Robin Murphy
- [PATCH 05/54] dt-bindings: Convert Reserved Memory binding to a schema
Maxime Ripard
- [PATCH 05/54] dt-bindings: Convert Reserved Memory binding to a schema
Rob Herring
- [PATCH 05/54] dt-bindings: Convert Reserved Memory binding to a schema
Rob Herring
- [PATCH 06/10] arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
Suzuki K Poulose
- [PATCH 06/10] arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
Anshuman Khandual
- [PATCH 06/10] arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
Suzuki K Poulose
- [PATCH 06/10] ARM: dts: mstar: unitv2: Wire up LEDs
Daniel Palmer
- [PATCH 06/11] ARM: dts: am335x-icev2: Enable PRU-ICSS module
Suman Anna
- [PATCH 06/11] usb: xhci-mtk: support option to disable usb2 ports
Chunfeng Yun
- [PATCH 06/12] tty: serial: samsung: Add Exynos850 SoC data
Sam Protsenko
- [PATCH 06/12] tty: serial: samsung: Add Exynos850 SoC data
Andy Shevchenko
- [PATCH 06/12] tty: serial: samsung: Add Exynos850 SoC data
Krzysztof Kozlowski
- [PATCH 06/12] tty: serial: samsung: Add Exynos850 SoC data
Sam Protsenko
- [PATCH 06/12] tty: serial: samsung: Add Exynos850 SoC data
Krzysztof Kozlowski
- [PATCH 06/14] drm/kmb: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
Quentin Perret
- [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
Fuad Tabba
- [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
Quentin Perret
- [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
Fuad Tabba
- [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
Quentin Perret
- [PATCH 06/14] peci: Add core infrastructure
Iwona Winiarska
- [PATCH 06/14] peci: Add core infrastructure
Williams, Dan J
- [PATCH 06/14] peci: Add core infrastructure
Winiarska, Iwona
- [PATCH 06/14] peci: Add core infrastructure
Dan Williams
- [PATCH 06/14] peci: Add core infrastructure
gregkh at linuxfoundation.org
- [PATCH 06/14] peci: Add core infrastructure
Dan Williams
- [PATCH 06/16] KVM: arm64: Force a full unmap on vpcu reinit
Marc Zyngier
- [PATCH 06/16] KVM: arm64: Force a full unmap on vpcu reinit
Will Deacon
- [PATCH 06/16] KVM: arm64: Force a full unmap on vpcu reinit
Marc Zyngier
- [PATCH 06/16] KVM: arm64: Force a full unmap on vpcu reinit
Will Deacon
- [PATCH 06/17] soc: imx: gpcv2: keep i.MX8M* bus clocks enabled
Lucas Stach
- [PATCH 06/22] clk: mediatek: Add MT8195 audio src clock support
Chen-Yu Tsai
- [PATCH 06/23] iommu/ipmmu-vmsa: Drop IOVA cookie management
Robin Murphy
- [PATCH 06/54] dt-bindings: arm: Convert ARM CCI-400 binding to a schema
Maxime Ripard
- [PATCH 06/54] dt-bindings: arm: Convert ARM CCI-400 binding to a schema
Rob Herring
- [PATCH 06/54] dt-bindings: arm: Convert ARM CCI-400 binding to a schema
Rob Herring
- [PATCH 07/10] arm64: Add erratum detection for TRBE overwrite in FILL mode
Suzuki K Poulose
- [PATCH 07/10] ARM: dts: mstar: unitv2: Add core regulator
Daniel Palmer
- [PATCH 07/11] ARM: dts: am4372: Add the PRU-ICSS1 DT node
Suman Anna
- [PATCH 07/11] usb: xhci-mtk: fix issue of out-of-bounds array access
Chunfeng Yun
- [PATCH 07/12] dt-bindings: arm64: dts: mediatek: Add mt7986 series
Sam Shih
- [PATCH 07/12] dt-bindings: arm64: dts: mediatek: Add mt7986 series
Rob Herring
- [PATCH 07/12] dt-bindings: serial: samsung: Add Exynos850 doc
Sam Protsenko
- [PATCH 07/12] dt-bindings: serial: samsung: Add Exynos850 doc
Krzysztof Kozlowski
- [PATCH 07/12] dt-bindings: serial: samsung: Add Exynos850 doc
Sam Protsenko
- [PATCH 07/14] drm/msm: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 07/14] KVM: arm64: Enable forcing page-level stage-2 mappings
Quentin Perret
- [PATCH 07/14] KVM: arm64: Enable forcing page-level stage-2 mappings
Marc Zyngier
- [PATCH 07/14] KVM: arm64: Enable forcing page-level stage-2 mappings
Quentin Perret
- [PATCH 07/14] peci: Add peci-aspeed controller driver
Iwona Winiarska
- [PATCH 07/14] peci: Add peci-aspeed controller driver
Randy Dunlap
- [PATCH 07/14] peci: Add peci-aspeed controller driver
Williams, Dan J
- [PATCH 07/14] peci: Add peci-aspeed controller driver
Winiarska, Iwona
- [PATCH 07/14] peci: Add peci-aspeed controller driver
Winiarska, Iwona
- [PATCH 07/14] peci: Add peci-aspeed controller driver
Zev Weiss
- [PATCH 07/14] peci: Add peci-aspeed controller driver
Winiarska, Iwona
- [PATCH 07/14] peci: Add peci-aspeed controller driver
Zev Weiss
- [PATCH 07/16] KVM: arm64: Wire MMIO guard hypercalls
Marc Zyngier
- [PATCH 07/16] KVM: arm64: Wire MMIO guard hypercalls
Will Deacon
- [PATCH 07/16] KVM: arm64: Wire MMIO guard hypercalls
Marc Zyngier
- [PATCH 07/16] KVM: arm64: Wire MMIO guard hypercalls
Will Deacon
- [PATCH 07/17] dt-bindings: soc: add binding for i.MX8MM VPU blk-ctrl
Lucas Stach
- [PATCH 07/17] dt-bindings: soc: add binding for i.MX8MM VPU blk-ctrl
Rob Herring
- [PATCH 07/22] clk: mediatek: Add MT8195 camsys clock support
Chen-Yu Tsai
- [PATCH 07/23] iommu/mtk: Drop IOVA cookie management
Robin Murphy
- [PATCH 07/54] dt-bindings: bluetooth: broadcom: Fix clocks check
Maxime Ripard
- [PATCH 07/54] dt-bindings: bluetooth: broadcom: Fix clocks check
Rob Herring
- [PATCH 08/10] ARM: dts: mstar: unitv2: Add io regulator
Daniel Palmer
- [PATCH 08/10] coresight: trbe: Workaround TRBE errat overwrite in FILL mode
Suzuki K Poulose
- [PATCH 08/11] ARM: dts: am4372: Add the PRU-ICSS0 DT node
Suman Anna
- [PATCH 08/11] usb: xhci-mtk: update fs bus bandwidth by bw_budget_table
Chunfeng Yun
- [PATCH 08/12] dt-bindings: rng: mediatek: add mt7986 to mtk rng binding
Sam Shih
- [PATCH 08/12] dt-bindings: rng: mediatek: add mt7986 to mtk rng binding
Rob Herring
- [PATCH 08/12] MAINTAINERS: Cover Samsung clock YAML bindings
Sam Protsenko
- [PATCH 08/12] MAINTAINERS: Cover Samsung clock YAML bindings
Andy Shevchenko
- [PATCH 08/12] MAINTAINERS: Cover Samsung clock YAML bindings
Krzysztof Kozlowski
- [PATCH 08/12] MAINTAINERS: Cover Samsung clock YAML bindings
Sam Protsenko
- [PATCH 08/14] drm/mxsfb: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
Quentin Perret
- [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
Marc Zyngier
- [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
Quentin Perret
- [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
Marc Zyngier
- [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
Quentin Perret
- [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
Fuad Tabba
- [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
Quentin Perret
- [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
Fuad Tabba
- [PATCH 08/14] peci: Add device detection
Iwona Winiarska
- [PATCH 08/14] peci: Add device detection
Williams, Dan J
- [PATCH 08/14] peci: Add device detection
Winiarska, Iwona
- [PATCH 08/14] peci: Add device detection
Zev Weiss
- [PATCH 08/14] peci: Add device detection
Winiarska, Iwona
- [PATCH 08/14] peci: Add device detection
Zev Weiss
- [PATCH 08/14] peci: Add device detection
Winiarska, Iwona
- [PATCH 08/16] KVM: arm64: Add tracepoint for failed MMIO guard check
Marc Zyngier
- [PATCH 08/17] dt-bindings: power: imx8mm: add defines for VPU blk-ctrl domains
Lucas Stach
- [PATCH 08/22] clk: mediatek: Add MT8195 ccusys clock support
Chen-Yu Tsai
- [PATCH 08/23] iommu/rockchip: Drop IOVA cookie management
Robin Murphy
- [PATCH 08/54] dt-bindings: bluetooth: realtek: Add missing max-speed
Maxime Ripard
- [PATCH 08/54] dt-bindings: bluetooth: realtek: Add missing max-speed
Rob Herring
- Re: [PATCH 08/54] dt-bindings: bluetooth: realtek: Add missing max-speed
Alistair
- [PATCH 09/10] arm64: dts: rockchip: add pwm nodes for rk3568
Heiko Stübner
- [PATCH 09/10] arm64: Enable workaround for TRBE overwrite in FILL mode
Suzuki K Poulose
- [PATCH 09/10] ARM: dts: mstar: unitv2: Add DRAM regulator
Daniel Palmer
- [PATCH 09/11] ARM: dts: am4372: Add PRUSS MDIO controller node
Suman Anna
- [PATCH 09/11] usb: xhci-mtk: check boundary before check tt
Chunfeng Yun
- [PATCH 09/12] dt-bindings: clock: Add bindings for Exynos850 clock controller
Sam Protsenko
- [PATCH 09/12] dt-bindings: clock: Add bindings for Exynos850 clock controller
Krzysztof Kozlowski
- [PATCH 09/12] dt-bindings: clock: Add bindings for Exynos850 clock controller
Rob Herring
- [PATCH 09/12] dt-bindings: serial: Add compatible for Mediatek MT7986
Sam Shih
- [PATCH 09/14] drm/radeon: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 09/14] KVM: arm64: Mark host bss and rodata section as shared
Quentin Perret
- [PATCH 09/14] KVM: arm64: Mark host bss and rodata section as shared
Marc Zyngier
- [PATCH 09/14] KVM: arm64: Mark host bss and rodata section as shared
Quentin Perret
- [PATCH 09/14] peci: Add support for PECI device drivers
Iwona Winiarska
- [PATCH 09/14] peci: Add support for PECI device drivers
Zev Weiss
- [PATCH 09/14] peci: Add support for PECI device drivers
Guenter Roeck
- [PATCH 09/14] peci: Add support for PECI device drivers
Winiarska, Iwona
- [PATCH 09/14] peci: Add support for PECI device drivers
Zev Weiss
- [PATCH 09/14] peci: Add support for PECI device drivers
Winiarska, Iwona
- [PATCH 09/16] KVM: arm64: Advertise a capability for MMIO guard
Marc Zyngier
- [PATCH 09/17] soc: imx: add i.MX8M blk-ctrl driver
Lucas Stach
- [PATCH 09/17] soc: imx: add i.MX8M blk-ctrl driver
Dan Carpenter
- [PATCH 09/17] soc: imx: add i.MX8M blk-ctrl driver
Lucas Stach
- [PATCH 09/22] clk: mediatek: Add MT8195 imgsys clock support
Chen-Yu Tsai
- [PATCH 09/23] iommu/sprd: Drop IOVA cookie management
Robin Murphy
- [PATCH 09/54] dt-bindings: clocks: Fix typo in the H6 compatible
Maxime Ripard
- [PATCH 09/54] dt-bindings: clocks: Fix typo in the H6 compatible
Rob Herring
- [PATCH 1/1] arm64/cpufeature: Add option to disable mte support
yee.lee at mediatek.com
- [PATCH 1/1] arm64/cpufeature: Add option to disable mte support
Suzuki K Poulose
- [PATCH 1/1] arm64/cpufeature: Add option to disable mte support
Marc Zyngier
- [PATCH 1/1] arm64/cpufeature: Add option to disable mte support
Marc Zyngier
- [PATCH 1/1] clk: imx6q: fix uart earlycon unwork
Dong Aisheng
- [PATCH 1/1] clk: imx6q: fix uart earlycon unwork
Abel Vesa
- [PATCH 1/1] clk: imx6q: fix uart earlycon unwork
Stephen Boyd
- [PATCH 1/1] clk: imx6q: fix uart earlycon unwork
Abel Vesa
- [PATCH 1/1] drm: bridge: Mark deprecated operations in drm_bridge_funcs
Sam Ravnborg
- [PATCH 1/1] drm: bridge: Mark deprecated operations in drm_bridge_funcs
Sam Ravnborg
- [PATCH 1/1] drm: drm_fourcc: add NV20 and NV30 format
Sandy Huang
- [PATCH 1/1] stm class: dummy_stm: Fix error return code in dummy_stm_init()
Leizhen (ThunderTown)
- [PATCH 1/2] arm64: dts: allwinner: h6: tanix-tx6: Add PIO power supplies
Jernej Skrabec
- [PATCH 1/2] arm64: dts: allwinner: h6: tanix-tx6: Add PIO power supplies
Maxime Ripard
- [PATCH 1/2] arm64: dts: imx8mm-kontron-n801x-som: Fix the SPI chipselect polarity
Fabio Estevam
- [PATCH 1/2] arm64: dts: imx8mm-kontron-n801x-som: Fix the SPI chipselect polarity
Frieder Schrempf
- [PATCH 1/2] arm64: dts: meson: improve gxl-s905x-khadas-vim wifi
Neil Armstrong
- [PATCH 1/2] arm64: dts: mt8183: add audio node
Matthias Brugger
- [PATCH 1/2] arm64: dts: mt8183: add audio node
Kansho Nishida
- [PATCH 1/2] arm64: dts: mt8183: add audio node
Chen-Yu Tsai
- [PATCH 1/2] arm64: dts: mt8183: add audio node
Kansho Nishida
- [PATCH 1/2] arm64: dts: rockchip: add gmac0 node to rk3568
Michael Riesch
- [PATCH 1/2] arm64: dts: rockchip: add gmac0 node to rk3568
Heiko Stübner
- [PATCH 1/2] arm64: dts: rockchip: add gmac0 node to rk3568
Heiko Stübner
- [PATCH 1/2] arm64: dts: rockchip: r4s: system status LEDs changed to flashing light
Xiaobo Tian
- [PATCH 1/2] arm64: dts: rockchip: remove clock_in_out from gmac2phy node in rk3318-a95x-z2.dts
Johan Jonker
- [PATCH 1/2] arm64: dts: rockchip: remove clock_in_out from gmac2phy node in rk3318-a95x-z2.dts
Heiko Stuebner
- [PATCH 1/2] arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Benjamin Herrenschmidt
- [PATCH 1/2] arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Ard Biesheuvel
- [PATCH 1/2] ARM: at91: fix link error
Claudiu Beznea
- [PATCH 1/2] ARM: at91: fix link error
Nicolas Ferre
- [PATCH 1/2] ARM: at91: fix link error
Claudiu.Beznea at microchip.com
- [PATCH 1/2] ARM: configs: at91: sama5: Use make savedefconfig and clean leftovers
Tudor Ambarus
- [PATCH 1/2] ARM: configs: at91: sama5: Use make savedefconfig and clean leftovers
Alexandre Belloni
- [PATCH 1/2] ARM: configs: at91: sama5: Use make savedefconfig and clean leftovers
Tudor.Ambarus at microchip.com
- [PATCH 1/2] ARM: configs: qcom_defconfig: Enable SDX65 GCC driver
quic_vamslank at quicinc.com
- [PATCH 1/2] arm: defconfig: drop unused POWER_AVS option
Ross Burton
- [PATCH 1/2] ARM: dts: at91: add pinctrl-{names, 0} for all gpios
Claudiu Beznea
- [PATCH 1/2] ARM: dts: at91: add pinctrl-{names, 0} for all gpios
Nicolas Ferre
- [PATCH 1/2] ARM: dts: ixp4xx: Add Intel IXDP425 etc reference designs
Linus Walleij
- [PATCH 1/2] ARM: dts: meson: Add the AIU audio controller
Martin Blumenstingl
- [PATCH 1/2] ARM: dts: rainier, everest: Add TPM reset GPIO
Joel Stanley
- [PATCH 1/2] ARM: dts: rainier, everest: Add TPM reset GPIO
Andrew Jeffery
- [PATCH 1/2] ARM: dts: rockchip: remove interrupt-names from iommu nodes
Johan Jonker
- [PATCH 1/2] ARM: dts: rockchip: remove interrupt-names from iommu nodes
Heiko Stuebner
- [PATCH 1/2] ARM: imx_v6_v7_defconfig: Select CONFIG_KPROBES
Fabio Estevam
- [PATCH 1/2] ARM: ixp4xx: Delete NSLU2 boardfiles
Linus Walleij
- [PATCH 1/2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
Linus Walleij
- [PATCH 1/2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
Rob Herring
- [PATCH 1/2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
Linus Walleij
- [PATCH 1/2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
Rob Herring
- [PATCH 1/2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
Linus Walleij
- [PATCH 1/2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
Rob Herring
- [PATCH 1/2] clk: imx8mm: use correct mux type for clkout path
Abel Vesa
- [PATCH 1/2] clk: imx8mm: use correct mux type for clkout path
Abel Vesa
- [PATCH 1/2] clocksource/drivers/timer-microchip-pit64b: remove mmio selection
Claudiu Beznea
- [PATCH 1/2] coresight: tmc-etr: Correct memory sync ranges in SG mode
Leo Yan
- [PATCH 1/2] coresight: tmc-etr: Correct memory sync ranges in SG mode
Suzuki K Poulose
- [PATCH 1/2] coresight: tmc-etr: Correct memory sync ranges in SG mode
Leo Yan
- [PATCH 1/2] dmaengine: xilinx_dma: Restore support for memcpy SG transfers
Adrian Larumbe
- [PATCH 1/2] dmaengine: xilinx_dma: Restore support for memcpy SG transfers
Vinod Koul
- [PATCH 1/2] dmaengine: xilinx_dma: Restore support for memcpy SG transfers
Adrian Larumbe
- [PATCH 1/2] dmaengine: xilinx_dma: Restore support for memcpy SG transfers
Vinod Koul
- [PATCH 1/2] Documentation: tracing: Documentation for ultrasoc SMB drivers
Qi Liu
- [PATCH 1/2] drm: add crtc background color property
Raphael GALLAIS-POU - foss
- [PATCH 1/2] drm: add crtc background color property
Pekka Paalanen
- [PATCH 1/2] drm: add crtc background color property
Raphael Gallais-Pou
- [PATCH 1/2] drm: add crtc background color property
Pekka Paalanen
- [PATCH 1/2] drm: add crtc background color property
Harry Wentland
- [PATCH 1/2] drm: add crtc background color property
Pekka Paalanen
- [PATCH 1/2] drm: add crtc background color property
Harry Wentland
- [PATCH 1/2] drm: add crtc background color property
Pekka Paalanen
- [PATCH 1/2] drm: add crtc background color property
Harry Wentland
- [PATCH 1/2] drm: add crtc background color property
Pekka Paalanen
- [PATCH 1/2] drm: add crtc background color property
Harry Wentland
- [PATCH 1/2] dt-bindings: arm: fsl: add SolidSense boards
Rob Herring
- [PATCH 1/2] dt-bindings: arm: fsl: add SolidSense boards
Shawn Guo
- [PATCH 1/2] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI
Benjamin Gaignard
- [PATCH 1/2] dt-bindings: dma: add alternative REQ/ACK protocol selection in stm32-dma
Rob Herring
- [PATCH 1/2] dt-bindings: pwm: rockchip: add description for rk3568
Heiko Stuebner
- [PATCH 1/2] dt-bindings: pwm: rockchip: add description for rk3568
Heiko Stübner
- [PATCH 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
Tinghan Shen
- [PATCH 1/2] dt-bindings: soc: mediatek: add mt8195 svs dt-bindings
YT Lee
- [PATCH 1/2] dt-bindings: soc: mediatek: add mt8195 svs dt-bindings
Rob Herring
- [PATCH 1/2] dt-bindings: soc: ti: pruss: Update bindings for K3 AM64x SoCs
Rob Herring
- [PATCH 1/2] dts: hisilicon: add support for the PMIC found on Hikey 970
Mauro Carvalho Chehab
- [PATCH 1/2] dts: hisilicon: add support for the PMIC found on Hikey 970
Wei Xu
- [PATCH 1/2] dts: hisilicon: add support for the PMIC found on Hikey 970
Mauro Carvalho Chehab
- [PATCH 1/2] dts: hisilicon: add support for the PMIC found on Hikey 970
Wei Xu
- [PATCH 1/2] dts: hisilicon: add support for the PMIC found on Hikey 970
Mauro Carvalho Chehab
- [PATCH 1/2] dts: hisilicon: add support for the PMIC found on Hikey 970
Wei Xu
- [PATCH 1/2] irqchip: irq-meson-gpio: make it possible to build as a module
Lee Jones
- [PATCH 1/2] kasan, mm: reset tag when access metadata
Kuan-Ying Lee
- [PATCH 1/2] kasan, mm: reset tag when access metadata
Marco Elver
- [PATCH 1/2] kasan, mm: reset tag when access metadata
Kuan-Ying Lee
- [PATCH 1/2] kasan, mm: reset tag when access metadata
Marco Elver
- [PATCH 1/2] kasan, mm: reset tag when access metadata
Catalin Marinas
- [PATCH 1/2] kasan, mm: reset tag when access metadata
Kuan-Ying Lee
- [PATCH 1/2] kasan, mm: reset tag when access metadata
Marco Elver
- [PATCH 1/2] kasan, mm: reset tag when access metadata
Andrey Konovalov
- [PATCH 1/2] kasan, mm: reset tag when access metadata
Catalin Marinas
- [PATCH 1/2] KVM: arm64: Fix off-by-one in range_is_memory
David Brazdil
- [PATCH 1/2] KVM: arm64: Fix off-by-one in range_is_memory
Quentin Perret
- [PATCH 1/2] media: rc: meson-irblaster: document device tree bindings
Viktor Prutyanov
- [PATCH 1/2] media: rc: meson-irblaster: document device tree bindings
Martin Blumenstingl
- [PATCH 1/2] media: rc: meson-irblaster: document device tree bindings
Neil Armstrong
- [PATCH 1/2] mfd: atmel-flexcom: remove #ifdef CONFIG_PM_SLEEP
Claudiu Beznea
- [PATCH 1/2] mfd: atmel-flexcom: remove #ifdef CONFIG_PM_SLEEP
Nicolas Ferre
- [PATCH 1/2] mfd: mt6360: Sort regulator resources
Tzung-Bi Shih
- [PATCH 1/2] mfd: mt6360: Sort regulator resources
Lee Jones
- [PATCH 1/2] phy: introduce phy mode PHY_MODE_UART and phy_get_mode_ext()
Macpaul Lin
- [PATCH 1/2] phy: introduce phy mode PHY_MODE_UART and phy_get_mode_ext()
Chunfeng Yun
- [PATCH 1/2] remoteproc: fix an typo in fw_elf_get_class code comments
Dong Aisheng
- [PATCH 1/2] remoteproc: fix an typo in fw_elf_get_class code comments
Mathieu Poirier
- [PATCH 1/2] Revert "powerpc/8xx: add support for huge pages on VMAP and VMALLOC"
Will Deacon
- [PATCH 1/2] Revert "powerpc/8xx: add support for huge pages on VMAP and VMALLOC"
Christophe Leroy
- [PATCH 1/2] soc: imx: gpcv2: Turn domain->pgc into bitfield
Lucas Stach
- [PATCH 1/2] soc: imx: gpcv2: Turn domain->pgc into bitfield
Marek Vasut
- [PATCH 1/2] soc: imx: gpcv2: Turn domain->pgc into bitfield
Lucas Stach
- [PATCH 1/2] spi: mediatek: add no_need_unprepare support
Mark Brown
- [PATCH 1/2] spi: mediatek: add tick_delay support
Mason Zhang
- [PATCH 1/2] spi: mediatek: add tick_delay support
Mark Brown
- [PATCH 1/2] staging: vchiq: Set $CONFIG_VCHIQ_CDEV to be enabled by default
Ojaswin Mujoo
- [PATCH 1/2] staging: vchiq: Set $CONFIG_VCHIQ_CDEV to be enabled by default
Greg KH
- [PATCH 1/2] staging: vchiq: Set $CONFIG_VCHIQ_CDEV to be enabled by default
Ojaswin Mujoo
- [PATCH 1/2] staging: vchiq: Set $CONFIG_VCHIQ_CDEV to be enabled by default
Stefan Wahren
- [PATCH 1/2] staging: vchiq: Set $CONFIG_VCHIQ_CDEV to be enabled by default
Ojaswin Mujoo
- [PATCH 1/2 v2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
Linus Walleij
- [PATCH 1/2 v2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
Rob Herring
- [PATCH 1/2 v2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
Linus Walleij
- [PATCH 1/2 v2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
Rob Herring
- [PATCH 1/2 v3] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
Linus Walleij
- [PATCH 1/2 v3] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
Rob Herring
- [PATCH 1/3] arm64: mte: fix restoration of GCR_EL1 from suspend
Mark Rutland
- [PATCH 1/3] arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrl
Hsin-Yi Wang
- [PATCH 1/3] arm: include: asm: swab: mask rev16 instruction for clang
Pavo Banicevic
- [PATCH 1/3] arm: include: asm: swab: mask rev16 instruction for clang
Yonghong Song
- [PATCH 1/3] arm: include: asm: swab: mask rev16 instruction for clang
Nick Desaulniers
- [PATCH 1/3] arm: include: asm: swab: mask rev16 instruction for clang
Andrii Nakryiko
- [PATCH 1/3] arm: omap2: Drop MACH_OMAP3517EVM entry
Tony Lindgren
- [PATCH 1/3] arm: Rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
- [PATCH 1/3] arm: Rename PMD_ORDER to PMD_TABLE_ORDER
Russell King (Oracle)
- [PATCH 1/3] arm: Rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox
- [PATCH 1/3] arm: Rename PMD_ORDER to PMD_TABLE_ORDER
Russell King (Oracle)
- [PATCH 1/3] arm: Rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox
- [PATCH 1/3] crypto: mxs-dcp: Add support for hardware provided keys
Ahmad Fatoum
- [PATCH 1/3] crypto: mxs-dcp: Add support for hardware provided keys
Richard Weinberger
- [PATCH 1/3] crypto: mxs-dcp: Add support for hardware provided keys
Ahmad Fatoum
- [PATCH 1/3] dt-bindings: arm: mediatek: mmsys: convert to YAML format
Enric Balletbo Serra
- [PATCH 1/3] dt-bindings: arm: mediatek: mmsys: convert to YAML format
Rob Herring
- [PATCH 1/3] dt-bindings: mtk-jpeg: Add binding for MT8195 JPG
Tzung-Bi Shih
- [PATCH 1/3] dt-bindings: mtk-jpeg: Add binding for MT8195 JPG
kyrie.wu
- [PATCH 1/3] dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings
rashmi.a at intel.com
- [PATCH 1/3] dt-bindings: rtc: Add Mstar MSC313e RTC devicetree bindings documentation
Romain Perier
- [PATCH 1/3] dt-bindings: rtc: Add Mstar MSC313e RTC devicetree bindings documentation
Rob Herring
- [PATCH 1/3] dt-bindings: watchdog: sunxi: Add compatible for R329
Samuel Holland
- [PATCH 1/3] dt-bindings: watchdog: sunxi: Add compatible for R329
Maxime Ripard
- [PATCH 1/3] HID: thrustmaster: Fix memory leaks in probe
Evgeny Novikov
- [PATCH 1/3] i2c: at91: move i2c_recover_bus() outside of at91_do_twi_transfer()
Codrin Ciubotariu
- [PATCH 1/3] iio: adc: meson-saradc: Disable BL30 integration on G12A and newer SoCs
Martin Blumenstingl
- [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Marc Zyngier
- [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Russell King (Oracle)
- [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Marc Zyngier
- [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Russell King (Oracle)
- [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Alexandru Elisei
- [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Marc Zyngier
- [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Robin Murphy
- [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Marc Zyngier
- [PATCH 1/3] KVM: arm64: Record number of signal exits as a vCPU stat
Oliver Upton
- [PATCH 1/3] KVM: arm64: Record number of signal exits as a vCPU stat
Jing Zhang
- [PATCH 1/3] KVM: arm64: Record number of signal exits as a vCPU stat
Oliver Upton
- [PATCH 1/3] sched/preempt: Introduce preempt_{enable, disable}_bh()
Valentin Schneider
- [PATCH 1/3] sched: Introduce is_pcpu_safe()
Valentin Schneider
- [PATCH 1/3] sched: Introduce is_pcpu_safe()
Paul E. McKenney
- [PATCH 1/3] spi: move cs spi_delay to spi_device
Mason Zhang
- [PATCH 1/3 v6] gpio: pcf857x: Name instance after dev_name()
Linus Walleij
- [PATCH 1/3 v6] gpio: pcf857x: Name instance after dev_name()
Bartosz Golaszewski
- [PATCH 1/4] arm64: dts: rockchip: helios64: fixup USB setup
Uwe Kleine-König
- [PATCH 1/4] arm64: dts: rockchip: helios64: fixup USB setup
Robin Murphy
- [PATCH 1/4] arm64: dts: rockchip: helios64: fixup USB setup
Dennis Gilmore
- [PATCH 1/4] arm64: dts: rockchip: helios64: fixup USB setup
Uwe Kleine-König
- [PATCH 1/4] arm64: dts: rockchip: helios64: fixup USB setup
Dennis Gilmore
- [PATCH 1/4] arm64: dts: ti: k3-am64-main: Add epwm nodes
Lokesh Vutla
- [PATCH 1/4] ARM: dts: aspeed: Enable ADC in Facebook AST2400 common dtsi
rentao.bupt at gmail.com
- [PATCH 1/4] ARM: dts: imx6dl-alti6p: Fix the SPI chipselect polarity
Fabio Estevam
- [PATCH 1/4] ARM: dts: imx6dl-alti6p: Fix the SPI chipselect polarity
Oleksij Rempel
- [PATCH 1/4] dt-bindings: perf: marvell: cn10k ddr performance monitor
Bharat Bhushan
- [PATCH 1/4] dt-bindings: perf: marvell: cn10k ddr performance monitor
Rob Herring
- [PATCH 1/4] dt-bindings: pinctrl: pinctrl-zynq: Convert to yaml
Sai Krishna Potthuri
- [PATCH 1/4] dt-bindings: pinctrl: pinctrl-zynq: Convert to yaml
Rob Herring
- [PATCH 1/4] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
Tinghan Shen
- [PATCH 1/4] phy: rockchip: add rockchip usb3 innosilicon phy driver
Alex Bee
- [PATCH 1/4] phy: rockchip: add rockchip usb3 innosilicon phy driver
Peter Geis
- [PATCH 1/4] remoteproc: fix the wrong default value of is_iomem
Dong Aisheng
- [PATCH 1/4] remoteproc: fix the wrong default value of is_iomem
Peng Fan
- [PATCH 1/4] remoteproc: fix the wrong default value of is_iomem
Dong Aisheng
- [PATCH 1/5] arm64: dts: imx8mm-venice-gw700x: fix mp5416 pmic config
Tim Harvey
- [PATCH 1/5] arm64: dts: ls1088a: add internal PCS for DPMAC1 node
Mathew McBride
- [PATCH 1/5] arm64: dts: ls1088a: add internal PCS for DPMAC1 node
Ioana Ciornei
- [PATCH 1/5] coresight: etm4x: Save restore TRFCR_EL1
Suzuki K Poulose
- [PATCH 1/5] dt-bindings: Add vendor prefix for EcoNet
Bert Vermeulen
- [PATCH 1/5] KVM: arm64: Move vcpu_has_feature() to asm/kvm_host.h
Alexandru Elisei
- [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
Marc Zyngier
- [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
Paolo Bonzini
- [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
Marc Zyngier
- [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
Alexandru Elisei
- [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
Sean Christopherson
- [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
Will Deacon
- [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
Sean Christopherson
- [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
Alexandru Elisei
- [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
Marc Zyngier
- [PATCH 1/5] pata: ixp4xx: Use local dev variable
Linus Walleij
- [PATCH 1/5] PCI: Fix kernel-doc formatting
Krzysztof Wilczyński
- [PATCH 1/5] PCI: Fix kernel-doc formatting
Bjorn Helgaas
- [PATCH 1/5 v2] pata: ixp4xx: Use local dev variable
Linus Walleij
- [PATCH 1/6] arm64: dts: ti: k3-am65-mcu: Add Support for MCAN
Aswath Govindraju
- [PATCH 1/6] arm64: dts: ti: k3-am65-mcu: Add Support for MCAN
Marc Kleine-Budde
- [PATCH 1/6] arm64: dts: ti: k3-am65-mcu: Add Support for MCAN
Aswath Govindraju
- [PATCH 1/6] arm64: dts: ti: k3-am65-mcu: Add Support for MCAN
Nishanth Menon
- [PATCH 1/6] arm64: dts: ti: k3-am65-mcu: Add Support for MCAN
Marc Kleine-Budde
- [PATCH 1/6] arm: crypto: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
- [PATCH 1/6] arm: crypto: rename 'mod_init' & 'mod_exit' functions to be module-specific
Russell King (Oracle)
- [PATCH 1/6] ARM: dts: Add Facebook BMC 128MB flash layout
rentao.bupt at gmail.com
- [PATCH 1/6] clk: meson: meson8b: Use CLK_SET_RATE_NO_REPARENT for vclk{, 2}_in_sel
Martin Blumenstingl
- [PATCH 1/6] dt-bindings: imx6q-pcie: add compatible for IMX8MM support
Tim Harvey
- [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
Christoph Hellwig
- [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
Paul Cercueil
- [PATCH 1/6] perf cs-etm: Refactor initialisation of decoder params.
James Clark
- [PATCH 1/6] perf cs-etm: Refactor initialisation of decoder params.
Leo Yan
- [PATCH 1/6] perf cs-etm: Refactor initialisation of kernel start address
James Clark
- [PATCH 1/6] perf cs-etm: Refactor initialisation of kernel start address
Mathieu Poirier
- [PATCH 1/6 v2] arm: crypto: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
- [PATCH 1/7] dma-direct: add support for dma_coherent_default_memory
Christoph Hellwig
- [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
Dong Aisheng
- [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
Marc Kleine-Budde
- [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
Dong Aisheng
- [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
Joakim Zhang
- [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
Marc Kleine-Budde
- [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
Dong Aisheng
- [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
Joakim Zhang
- [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
Dong Aisheng
- [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
Marc Kleine-Budde
- [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
Marc Kleine-Budde
- [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
Joakim Zhang
- [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
Marc Kleine-Budde
- [PATCH 1/7] dt-bindings: pinctrl: stm32: add new compatible for STM32MP135 SoC
Alexandre Torgue
- [PATCH 1/7] dt-bindings: pinctrl: stm32: add new compatible for STM32MP135 SoC
Rob Herring
- [PATCH 1/7] i2c: at91-master: : use proper DMAENGINE API for termination
Codrin.Ciubotariu at microchip.com
- [PATCH 1/8] ARM: dts: exynos: add CPU topology to Exynos3250
Krzysztof Kozlowski
- [PATCH 1/8] dt-bindings: i2c: update bindings for MT8195 SoC
Kewei Xu
- [PATCH 1/8] dt-bindings: i2c: update bindings for MT8195 SoC
Chen-Yu Tsai
- [PATCH 1/9] crypto: atmel-tdes: Clarify how tdes dev gets allocated to the tfm
Tudor Ambarus
- [PATCH 1/9] dt-bindings: gpio: rockchip, gpio-bank: increase max clocks
Peter Geis
- [PATCH 1/9] dt-bindings: gpio: rockchip, gpio-bank: increase max clocks
Heiko Stübner
- [PATCH 1/9] dt-bindings: gpio: rockchip, gpio-bank: increase max clocks
Peter Geis
- [PATCH 1/9] dt-bindings: gpio: rockchip, gpio-bank: increase max clocks
Rob Herring
- [PATCH 1/9] dt-bindings: memory: mediatek: Add mt8195 smi binding
Krzysztof Kozlowski
- [PATCH 1/9] dt-bindings: memory: mediatek: Add mt8195 smi binding
Yong Wu
- [PATCH 1/9] dt-bindings: phy: mediatek: tphy: support type switch by pericfg
Chunfeng Yun
- [PATCH 1/9] dt-bindings: remoteproc: qcom: pas: Add SC7280 MPSS support
Rob Herring
- [PATCH 10/10] arm64: errata: Add workaround for TSB flush failures
Suzuki K Poulose
- [PATCH 10/10] arm64: errata: Add workaround for TSB flush failures
Marc Zyngier
- [PATCH 10/10] arm64: errata: Add workaround for TSB flush failures
Suzuki K Poulose
- [PATCH 10/10] ARM: dts: mstar: unitv2: Add wifi switch
Daniel Palmer
- [PATCH 10/11] ARM: dts: am57xx: Add PRU-ICSS nodes
Suman Anna
- [PATCH 10/11] usb: xhci-mtk: add a member of num_esit
Chunfeng Yun
- [PATCH 10/12] clk: samsung: Add Exynos850 clock driver stub
Sam Protsenko
- [PATCH 10/12] clk: samsung: Add Exynos850 clock driver stub
Andy Shevchenko
- [PATCH 10/12] clk: samsung: Add Exynos850 clock driver stub
Sam Protsenko
- [PATCH 10/12] dt-bindings: watchdog: Add compatible for Mediatek MT7986
Sam Shih
- [PATCH 10/12] dt-bindings: watchdog: Add compatible for Mediatek MT7986
Rob Herring
- [PATCH 10/14] drm/tidss: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 10/14] drm/tidss: Convert to Linux IRQ interfaces
Tomi Valkeinen
- [PATCH 10/14] KVM: arm64: Enable retrieving protections attributes of PTEs
Quentin Perret
- [PATCH 10/14] peci: Add peci-cpu driver
Iwona Winiarska
- [PATCH 10/14] peci: Add peci-cpu driver
David Müller (ELSOFT AG)
- [PATCH 10/14] peci: Add peci-cpu driver
Zev Weiss
- [PATCH 10/14] peci: Add peci-cpu driver
Winiarska, Iwona
- [PATCH 10/14] peci: Add peci-cpu driver
Winiarska, Iwona
- [PATCH 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
Marc Zyngier
- [PATCH 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
Andrew Jones
- [PATCH 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
Marc Zyngier
- [PATCH 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
Andrew Jones
- [PATCH 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
Marc Zyngier
- [PATCH 10/17] dt-bindings: soc: add binding for i.MX8MM DISP blk-ctrl
Lucas Stach
- [PATCH 10/17] dt-bindings: soc: add binding for i.MX8MM DISP blk-ctrl
Rob Herring
- [PATCH 10/22] clk: mediatek: Add MT8195 ipesys clock support
Chen-Yu Tsai
- [PATCH 10/23] iommu/sun50i: Drop IOVA cookie management
Robin Murphy
- [PATCH 10/54] dt-bindings: display: panel-lvds: Document panel compatibles
Maxime Ripard
- [PATCH 10/54] dt-bindings: display: panel-lvds: Document panel compatibles
Sam Ravnborg
- [PATCH 10/54] dt-bindings: display: panel-lvds: Document panel compatibles
Rob Herring
- [PATCH 10/54] dt-bindings: display: panel-lvds: Document panel compatibles
Rob Herring
- [PATCH 11/11] ARM: dts: am57xx: Add PRUSS MDIO controller nodes
Suman Anna
- [PATCH 11/11] usb: xhci-mtk: modify the SOF/ITP interval for mt8195
Chunfeng Yun
- [PATCH 11/12] arm64: dts: mediatek: add mt7986a support
Sam Shih
- [PATCH 11/12] dt-bindings: interrupt-controller: Add IRQ constants for Exynos850
Sam Protsenko
- [PATCH 11/12] dt-bindings: interrupt-controller: Add IRQ constants for Exynos850
Krzysztof Kozlowski
- [PATCH 11/14] drm/tilcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 11/14] hwmon: peci: Add cputemp driver
Iwona Winiarska
- [PATCH 11/14] hwmon: peci: Add cputemp driver
Guenter Roeck
- [PATCH 11/14] hwmon: peci: Add cputemp driver
Winiarska, Iwona
- [PATCH 11/14] hwmon: peci: Add cputemp driver
Guenter Roeck
- [PATCH 11/14] hwmon: peci: Add cputemp driver
Zev Weiss
- [PATCH 11/14] hwmon: peci: Add cputemp driver
Winiarska, Iwona
- [PATCH 11/14] hwmon: peci: Add cputemp driver
Guenter Roeck
- [PATCH 11/14] KVM: arm64: Expose kvm_pte_valid() helper
Quentin Perret
- [PATCH 11/14] KVM: arm64: Expose kvm_pte_valid() helper
Fuad Tabba
- [PATCH 11/16] firmware/smccc: Call arch-specific hook on discovering KVM services
Marc Zyngier
- [PATCH 11/17] dt-bindings: power: imx8mm: add defines for DISP blk-ctrl domains
Lucas Stach
- [PATCH 11/22] clk: mediatek: Add MT8195 mfgcfg clock support
Chen-Yu Tsai
- [PATCH 11/23] iommu/virtio: Drop IOVA cookie management
Robin Murphy
- [PATCH 11/54] dt-bindings: display: simple-bridge: Add corpro, gm7123 compatible
Maxime Ripard
- [PATCH 11/54] dt-bindings: display: simple-bridge: Add corpro, gm7123 compatible
Sam Ravnborg
- [PATCH 11/54] dt-bindings: display: simple-bridge: Add corpro, gm7123 compatible
Maxime Ripard
- [PATCH 12/12] arm64: dts: exynos: Add Exynos850 SoC support
Sam Protsenko
- [PATCH 12/12] arm64: dts: exynos: Add Exynos850 SoC support
Marc Zyngier
- [PATCH 12/12] arm64: dts: exynos: Add Exynos850 SoC support
Krzysztof Kozlowski
- [PATCH 12/12] arm64: dts: mediatek: add mt7986b support
Sam Shih
- [PATCH 12/14] drm/vc4: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH 12/14] hwmon: peci: Add dimmtemp driver
Iwona Winiarska
- [PATCH 12/14] hwmon: peci: Add dimmtemp driver
Guenter Roeck
- [PATCH 12/14] hwmon: peci: Add dimmtemp driver
Winiarska, Iwona
- [PATCH 12/14] hwmon: peci: Add dimmtemp driver
Guenter Roeck
- [PATCH 12/14] hwmon: peci: Add dimmtemp driver
Zev Weiss
- [PATCH 12/14] hwmon: peci: Add dimmtemp driver
Winiarska, Iwona
- [PATCH 12/14] KVM: arm64: Refactor pkvm_pgtable locking
Quentin Perret
- [PATCH 12/14] KVM: arm64: Refactor pkvm_pgtable locking
Fuad Tabba
- [PATCH 12/16] mm/ioremap: Add arch-specific callbacks on ioremap/iounmap calls
Marc Zyngier
- [PATCH 12/16] mm/ioremap: Add arch-specific callbacks on ioremap/iounmap calls
Will Deacon
- [PATCH 12/16] mm/ioremap: Add arch-specific callbacks on ioremap/iounmap calls
Marc Zyngier
- [PATCH 12/16] mm/ioremap: Add arch-specific callbacks on ioremap/iounmap calls
Will Deacon
- [PATCH 12/17] soc: imx: imx8m-blk-ctrl: add DISP blk-ctrl
Lucas Stach
- [PATCH 12/22] clk: mediatek: Add MT8195 scp adsp clock support
Chen-Yu Tsai
- [PATCH 12/23] iommu/dma: Unexport IOVA cookie management
Robin Murphy
- [PATCH 12/54] dt-bindings: gnss: Convert UBlox Neo-6M binding to a schema
Maxime Ripard
- [PATCH 12/54] dt-bindings: gnss: Convert UBlox Neo-6M binding to a schema
Rob Herring
- [PATCH 13/14] docs: hwmon: Document PECI drivers
Iwona Winiarska
- [PATCH 13/14] docs: hwmon: Document PECI drivers
Zev Weiss
- [PATCH 13/14] docs: hwmon: Document PECI drivers
Guenter Roeck
- [PATCH 13/14] drm/mediatek: add pseudo ovl support for MT8195
Nancy.Lin
- [PATCH 13/14] drm/mediatek: add pseudo ovl support for MT8195
Chun-Kuang Hu
- [PATCH 13/14] drm/mediatek: add pseudo ovl support for MT8195
Nancy.Lin
- [PATCH 13/14] drm: Remove unused devm_drm_irq_install()
Thomas Zimmermann
- [PATCH 13/14] KVM: arm64: Restrict hyp stage-1 manipulation in protected mode
Quentin Perret
- [PATCH 13/14] KVM: arm64: Restrict hyp stage-1 manipulation in protected mode
Fuad Tabba
- [PATCH 13/14] KVM: arm64: Restrict hyp stage-1 manipulation in protected mode
Quentin Perret
- [PATCH 13/16] arm64: Implement ioremap/iounmap hooks calling into KVM's MMIO guard
Marc Zyngier
- [PATCH 13/17] arm64: dts: imx8mm: add GPC node
Lucas Stach
- [PATCH 13/22] clk: mediatek: Add MT8195 nnasys clock support
Chen-Yu Tsai
- [PATCH 13/23] iommu/dma: Remove redundant "!dev" checks
Robin Murphy
- [PATCH 13/23] iommu/dma: Remove redundant "!dev" checks
John Garry
- [PATCH 13/54] dt-bindings: gpio: Convert X-Powers AXP209 GPIO binding to a schema
Maxime Ripard
- [PATCH 13/54] dt-bindings: gpio: Convert X-Powers AXP209 GPIO binding to a schema
Rob Herring
- [PATCH 13/54] dt-bindings: gpio: Convert X-Powers AXP209 GPIO binding to a schema
Rob Herring
- [PATCH 14/14] docs: Add PECI documentation
Iwona Winiarska
- [PATCH 14/14] drm: IRQ midlayer is now legacy
Thomas Zimmermann
- [PATCH 14/14] drm: IRQ midlayer is now legacy
Sam Ravnborg
- [PATCH 14/14] KVM: arm64: Prevent late calls to __pkvm_create_private_mapping()
Quentin Perret
- [PATCH 14/16] arm64: Enroll into KVM's MMIO guard if required
Marc Zyngier
- [PATCH 14/17] arm64: dts: imx8mm: put USB controllers into power-domains
Lucas Stach
- [PATCH 14/22] clk: mediatek: Add MT8195 vdecsys clock support
Chen-Yu Tsai
- [PATCH 14/22] clk: mediatek: Add MT8195 vdecsys clock support
Chun-Jie Chen
- [PATCH 14/23] iommu: Introduce explicit type for non-strict DMA domains
Robin Murphy
- [PATCH 14/54] dt-bindings: hwmon: Add IIO HWMON binding
Maxime Ripard
- [PATCH 14/54] dt-bindings: hwmon: Add IIO HWMON binding
Jonathan Cameron
- [PATCH 14/54] dt-bindings: hwmon: Add IIO HWMON binding
Maxime Ripard
- [PATCH 14/54] dt-bindings: hwmon: Add IIO HWMON binding
Rob Herring
- [PATCH 15/16] arm64: Add a helper to retrieve the PTE of a fixmap
Marc Zyngier
- [PATCH 15/16] arm64: Add a helper to retrieve the PTE of a fixmap
Quentin Perret
- [PATCH 15/17] arm64: dts: imx8mm: Add GPU nodes for 2D and 3D core
Lucas Stach
- [PATCH 15/22] clk: mediatek: Add MT8195 vdosys0 clock support
Chen-Yu Tsai
- [PATCH 15/23] iommu/amd: Prepare for multiple DMA domain types
Robin Murphy
- [PATCH 15/54] dt-bindings: iio: st: Remove wrong items length check
Maxime Ripard
- [PATCH 15/54] dt-bindings: iio: st: Remove wrong items length check
Rob Herring
- [PATCH 15/54] dt-bindings: iio: st: Remove wrong items length check
Linus Walleij
- [PATCH 16/16] arm64: Register earlycon fixmap with the MMIO guard
Marc Zyngier
- [PATCH 16/17] arm64: dts: imx8mm: add VPU blk-ctrl
Lucas Stach
- [PATCH 16/22] clk: mediatek: Add MT8195 vdosys1 clock support
Chen-Yu Tsai
- [PATCH 16/23] iommu/arm-smmu: Prepare for multiple DMA domain types
Robin Murphy
- [PATCH 16/23] iommu/arm-smmu: Prepare for multiple DMA domain types
Joerg Roedel
- [PATCH 16/23] iommu/arm-smmu: Prepare for multiple DMA domain types
Robin Murphy
- [PATCH 16/23] iommu/arm-smmu: Prepare for multiple DMA domain types
Joerg Roedel
- [PATCH 16/54] dt-bindings: input: Convert ChipOne ICN8318 binding to a schema
Maxime Ripard
- [PATCH 16/54] dt-bindings: input: Convert ChipOne ICN8318 binding to a schema
Rob Herring
- [PATCH 17/17] arm64: dts: imx8mm: add DISP blk-ctrl
Lucas Stach
- [PATCH 17/22] clk: mediatek: Add MT8195 vencsys clock support
Chen-Yu Tsai
- [PATCH 17/23] iommu/vt-d: Prepare for multiple DMA domain types
Robin Murphy
- [PATCH 17/23] iommu/vt-d: Prepare for multiple DMA domain types
kernel test robot
- [PATCH 17/23] iommu/vt-d: Prepare for multiple DMA domain types
Robin Murphy
- [PATCH 17/23] iommu/vt-d: Prepare for multiple DMA domain types
kernel test robot
- [PATCH 17/23] iommu/vt-d: Prepare for multiple DMA domain types
Lu Baolu
- [PATCH 17/23] iommu/vt-d: Prepare for multiple DMA domain types
Robin Murphy
- [PATCH 17/54] dt-bindings: input: Convert Pixcir Touchscreen binding to a schema
Maxime Ripard
- [PATCH 17/54] dt-bindings: input: Convert Pixcir Touchscreen binding to a schema
Rob Herring
- [PATCH 18/22] clk: mediatek: Add MT8195 vppsys0 clock support
Chen-Yu Tsai
- [PATCH 18/23] iommu: Express DMA strictness via the domain type
Robin Murphy
- [PATCH 18/23] iommu: Express DMA strictness via the domain type
Lu Baolu
- [PATCH 18/23] iommu: Express DMA strictness via the domain type
Robin Murphy
- [PATCH 18/23] iommu: Express DMA strictness via the domain type
Lu Baolu
- [PATCH 18/23] iommu: Express DMA strictness via the domain type
Lu Baolu
- [PATCH 18/23] iommu: Express DMA strictness via the domain type
Robin Murphy
- [PATCH 18/54] dt-bindings: input: Convert Regulator Haptic binding to a schema
Maxime Ripard
- [PATCH 18/54] dt-bindings: input: Convert Regulator Haptic binding to a schema
Rob Herring
- [PATCH 19/22] clk: mediatek: Add MT8195 vppsys1 clock support
Chen-Yu Tsai
- [PATCH 19/23] iommu: Expose DMA domain strictness via sysfs
Robin Murphy
- [PATCH 19/54] dt-bindings: input: Convert Silead GSL1680 binding to a schema
Maxime Ripard
- [PATCH 19/54] dt-bindings: input: Convert Silead GSL1680 binding to a schema
Rob Herring
- [PATCH 2/2] arm64: defconfig: drop unused POWER_AVS option
Ross Burton
- [PATCH 2/2] arm64: dts: allwinner: h6: tanix-tx6: enable emmc
Jernej Skrabec
- [PATCH 2/2] arm64: dts: imx8mm-venice: Fix the SPI chipselect polarity
Fabio Estevam
- [PATCH 2/2] arm64: dts: imx8mm-venice: Fix the SPI chipselect polarity
Tim Harvey
- [PATCH 2/2] arm64: dts: juno: Enable more SMMUs
Robin Murphy
- [PATCH 2/2] arm64: dts: juno: Enable more SMMUs
Anders Roxell
- [PATCH 2/2] arm64: dts: juno: Enable more SMMUs
Robin Murphy
- [PATCH 2/2] arm64: dts: juno: Enable more SMMUs
Anders Roxell
- [PATCH 2/2] arm64: dts: marvell: armada-37xx: Extend PCIe MEM space
Gregory CLEMENT
- [PATCH 2/2] arm64: dts: marvell: armada-37xx: Extend PCIe MEM space
Pali Rohár
- [PATCH 2/2] arm64: dts: marvell: armada-37xx: Extend PCIe MEM space
Lorenzo Pieralisi
- [PATCH 2/2] arm64: dts: marvell: armada-37xx: Extend PCIe MEM space
Pali Rohár
- [PATCH 2/2] arm64: dts: mt8173: elm: Use aliases to mmc nodes
Hsin-Yi Wang
- [PATCH 2/2] arm64: dts: mt8173: elm: Use aliases to mmc nodes
Chen-Yu Tsai
- [PATCH 2/2] arm64: dts: mt8183: add kukui platform audio node
Matthias Brugger
- [PATCH 2/2] arm64: dts: mt8183: add kukui platform audio node
Kansho Nishida
- [PATCH 2/2] arm64: dts: rockchip: add pwm nodes for rk3568
Heiko Stuebner
- [PATCH 2/2] arm64: dts: rockchip: r4s: remove the vcc3v3 use vcc5v0 wrong supply voltage
Xiaobo Tian
- [PATCH 2/2] arm64: dts: rockchip: remove ddc-i2c-scl-* properties from rk3318-a95x-z2.dts
Johan Jonker
- [PATCH 2/2] arm64: dts: rockchip: remove interrupt-names from iommu nodes
Johan Jonker
- [PATCH 2/2] arm64: dts: rockchip: rk3568-evb1-v10: add ethernet support
Michael Riesch
- [PATCH 2/2] arm64: dts: rockchip: rk3568-evb1-v10: add ethernet support
Johan Jonker
- [PATCH 2/2] arm64: dts: rockchip: rk3568-evb1-v10: add ethernet support
Andrew Lunn
- [PATCH 2/2] arm64: dts: rockchip: rk3568-evb1-v10: add ethernet support
Peter Geis
- [PATCH 2/2] arm64: dts: rockchip: rk3568-evb1-v10: add ethernet support
Andrew Lunn
- [PATCH 2/2] arm64: dts: rockchip: rk3568-evb1-v10: add ethernet support
Michael Riesch
- [PATCH 2/2] arm64: efi: kaslr: Fix boot failure if efi_random_alloc() fails
Benjamin Herrenschmidt
- [PATCH 2/2] arm64: efi: kaslr: Fix boot failure if efi_random_alloc() fails
Ard Biesheuvel
- [PATCH 2/2] arm64: efi: kaslr: Fix boot failure if efi_random_alloc() fails
Benjamin Herrenschmidt
- [PATCH 2/2] arm64: efi: kaslr: Fix boot failure if efi_random_alloc() fails
Ard Biesheuvel
- [PATCH 2/2] arm64: efi: kaslr: Fix boot failure if efi_random_alloc() fails
Benjamin Herrenschmidt
- [PATCH 2/2] arm64: efi: kaslr: Fix boot failure if efi_random_alloc() fails
Ard Biesheuvel
- [PATCH 2/2] arm64: efi: kaslr: Fix boot failure if efi_random_alloc() fails
Benjamin Herrenschmidt
- [PATCH 2/2] arm64: efi: kaslr: Fix boot failure if efi_random_alloc() fails
Ard Biesheuvel
- [PATCH 2/2] ARM: configs: at91: Enable crypto software implementations
Tudor Ambarus
- [PATCH 2/2] ARM: configs: qcom_defconfig: Enable SDX65 pinctrl driver
quic_vamslank at quicinc.com
- [PATCH 2/2] ARM: dts: add SolidRun SolidSense support
Shawn Guo
- [PATCH 2/2] ARM: dts: aspeed: tacoma: Add TPM reset GPIO
Joel Stanley
- [PATCH 2/2] ARM: dts: aspeed: tacoma: Add TPM reset GPIO
Andrew Jeffery
- [PATCH 2/2] ARM: dts: at91: add conflict note for d3
Claudiu Beznea
- [PATCH 2/2] ARM: dts: at91: add conflict note for d3
Nicolas Ferre
- [PATCH 2/2] ARM: dts: meson8b: ec100: wire up the RT5640 audio codec
Martin Blumenstingl
- [PATCH 2/2] ARM: imx_v6_v7_defconfig: Let CONFIG_SCSI_LOWLEVEL be selected
Fabio Estevam
- [PATCH 2/2] ARM: ixp4xx: Delete Intel reference design boardfiles
Linus Walleij
- [PATCH 2/2] ARM: ixp4xx: Delete NAS100D boardfiles
Linus Walleij
- [PATCH 2/2] bus: ixp4xx: Add a driver for IXP4xx expansion bus
Linus Walleij
- [PATCH 2/2] clk: at91: add register definition for sama7g5's master clock
Claudiu Beznea
- [PATCH 2/2] clk: at91: add register definition for sama7g5's master clock
Nicolas Ferre
- [PATCH 2/2] clk: at91: add register definition for sama7g5's master clock
Stephen Boyd
- [PATCH 2/2] clk: imx8mn: use correct mux type for clkout path
Abel Vesa
- [PATCH 2/2] clocksource/drivers/timer-microchip-pit64b: remove timer-of depenency
Claudiu Beznea
- [PATCH 2/2] coresight: catu: Correct memory sync ranges in catu mode
Leo Yan
- [PATCH 2/2] coresight: catu: Correct memory sync ranges in catu mode
Suzuki K Poulose
- [PATCH 2/2] coresight: ultrasoc: Add System Memory Buffer driver
Qi Liu
- [PATCH 2/2] drm/rockchip: dw_hdmi: add rk3568 support
Benjamin Gaignard
- [PATCH 2/2] drm/rockchip: dw_hdmi: add rk3568 support
Huang Jiachai
- Re: [PATCH 2/2] drm/rockchip: dw_hdmi: add rk3568 support【请注意,邮件由linux-rockchip-bounces+algea.cao=rock-chips.com at lists.infradead.org代发】
crj
- [PATCH 2/2] drm/stm: ltdc: add crtc background color property support
Raphael GALLAIS-POU - foss
- [PATCH 2/2] drm/stm: ltdc: add crtc background color property support
Pekka Paalanen
- [PATCH 2/2] dts: hisilicon: add support for USB3 on Hikey 970
Mauro Carvalho Chehab
- [PATCH 2/2] dts: hisilicon: add support for USB3 on Hikey 970
Wei Xu
- [PATCH 2/2] dts: hisilicon: add support for USB3 on Hikey 970
Mauro Carvalho Chehab
- [PATCH 2/2] kasan, mm: reset tag for hex dump address
Kuan-Ying Lee
- [PATCH 2/2] kasan, mm: reset tag for hex dump address
Marco Elver
- [PATCH 2/2] kasan, mm: reset tag for hex dump address
Kuan-Ying Lee
- [PATCH 2/2] KVM: arm64: Minor optimization of range_is_memory
David Brazdil
- [PATCH 2/2] KVM: arm64: Minor optimization of range_is_memory
Quentin Perret
- [PATCH 2/2] media: rc: introduce Meson IR blaster driver
Viktor Prutyanov
- [PATCH 2/2] media: rc: introduce Meson IR blaster driver
Sean Young
- [PATCH 2/2] media: rc: introduce Meson IR blaster driver
Martin Blumenstingl
- [PATCH 2/2] media: rc: introduce Meson IR blaster driver
Viktor Prutyanov
- [PATCH 2/2] media: rc: introduce Meson IR blaster driver
Viktor Prutyanov
- [PATCH 2/2] mfd: atmel-flexcom: use resume_noirq
Claudiu Beznea
- [PATCH 2/2] mfd: atmel-flexcom: use resume_noirq
Codrin.Ciubotariu at microchip.com
- [PATCH 2/2] mfd: atmel-flexcom: use resume_noirq
Nicolas Ferre
- [PATCH 2/2] mfd: mt6360: Restore error message to regmap_read failure
Tzung-Bi Shih
- [PATCH 2/2] mfd: mt6360: Restore error message to regmap_read failure
Lee Jones
- [PATCH 2/2] mfd: mt6360: Restore error message to regmap_read failure
Fei Shao
- [PATCH 2/2] phy: mediatek: phy-mtk-tphy: support USB2UART switch
Macpaul Lin
- [PATCH 2/2] phy: mediatek: phy-mtk-tphy: support USB2UART switch
Chunfeng Yun
- [PATCH 2/2] remoteproc: fix kernel doc for struct rproc_ops
Dong Aisheng
- [PATCH 2/2] remoteproc: fix kernel doc for struct rproc_ops
Mathieu Poirier
- [PATCH 2/2] remoteproc: mediatek: Support mt8195 scp
Tinghan Shen
- [PATCH 2/2] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Will Deacon
- [PATCH 2/2] soc: mediatek: SVS: add mt8195 SVS GPU driver
YT Lee
- [PATCH 2/2] spi: mediatek: move devm_spi_register_master position
Mason Zhang
- [PATCH 2/2] spi: mediatek: move devm_spi_register_master position
Mark Brown
- [PATCH 2/2] spi: mediatek: update spi master bingdings for MT6893 SOC
Mark Brown
- [PATCH 2/2] spi: mediatek: update spi master bingdings for MT6893 SOC
Mark Brown
- [PATCH 2/2] staging: vchiq: Add details to $CONFIG_VCHIQ_CDEV help text
Ojaswin Mujoo
- [PATCH 2/2] staging: vchiq: Add details to $CONFIG_VCHIQ_CDEV help text
Greg KH
- [PATCH 2/2] staging: vchiq: Add details to $CONFIG_VCHIQ_CDEV help text
Ojaswin Mujoo
- [PATCH 2/2] staging: vchiq: Add details to $CONFIG_VCHIQ_CDEV help text
Stefan Wahren
- [PATCH 2/2] staging: vchiq: Add details to $CONFIG_VCHIQ_CDEV help text
Ojaswin Mujoo
- [PATCH 2/2] xilinx_dma: Fix read-after-free bug when terminating transfers
Adrian Larumbe
- [PATCH 2/2] xilinx_dma: Fix read-after-free bug when terminating transfers
Vinod Koul
- [PATCH 2/2 v3] bus: ixp4xx: Add a driver for IXP4xx expansion bus
Linus Walleij
- [PATCH 2/3] arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
- [PATCH 2/3] arm64: kasan: mte: use a constant kernel GCR_EL1 value
Catalin Marinas
- [PATCH 2/3] arm: dts: mt8183: Move pinfunc to include/dt-bindings/pinctrl
Hsin-Yi Wang
- [PATCH 2/3] arm: include: asm: unified: mask .syntax unified for clang
Pavo Banicevic
- [PATCH 2/3] arm: include: asm: unified: mask .syntax unified for clang
Nick Desaulniers
- [PATCH 2/3] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
yukuai (C)
- [PATCH 2/3] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
Vinod Koul
- [PATCH 2/3] dt-bindings: media: mtk-vcodec: Add binding for MT8195 VENC
Tzung-Bi Shih
- [PATCH 2/3] dt-bindings: media: mtk-vcodec: Add binding for MT8195 VENC
Rob Herring
- [PATCH 2/3] dt-bindings: mscc: Add RGMII RX and TX delay tuning
Rob Herring
- [PATCH 2/3] dt-bindings: watchdog: sunxi: Add compatible for D1
Samuel Holland
- [PATCH 2/3] dt-bindings: watchdog: sunxi: Add compatible for D1
Guenter Roeck
- [PATCH 2/3] dt-bindings: watchdog: sunxi: Add compatible for D1
Rob Herring
- [PATCH 2/3] dt-bindings: watchdog: sunxi: Add compatible for D1
Rob Herring
- [PATCH 2/3] dt-bindings: watchdog: sunxi: Add compatible for D1
Guenter Roeck
- [PATCH 2/3] entry: KVM: Allow use of generic KVM entry w/o full generic support
Oliver Upton
- [PATCH 2/3] HID: thrustmaster: Fix memory leak in remove
Evgeny Novikov
- [PATCH 2/3] i2c: at91: keep the controller disabled when it is not used
Codrin Ciubotariu
- [PATCH 2/3] iio: adc: meson-saradc: Add missing space between if and parenthesis
Martin Blumenstingl
- [PATCH 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
Ahmad Fatoum
- [PATCH 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
Richard Weinberger
- [PATCH 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
Ahmad Fatoum
- [PATCH 2/3] KVM: arm64: Drop unnecessary masking of PMU registers
Marc Zyngier
- [PATCH 2/3] KVM: arm64: Drop unnecessary masking of PMU registers
Alexandru Elisei
- [PATCH 2/3] mips: Rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
- [PATCH 2/3] mmc: sdhci-iproc: Cap min clock frequency on BCM2711
Ivan T. Ivanov
- [PATCH 2/3] mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver
rashmi.a at intel.com
- [PATCH 2/3] rcu/nocb: Check for migratability rather than pure preemptability
Valentin Schneider
- [PATCH 2/3] rcu/nocb: Check for migratability rather than pure preemptability
Paul E. McKenney
- [PATCH 2/3] rcu/nocb: Check for migratability rather than pure preemptability
Frederic Weisbecker
- [PATCH 2/3] rcu/nocb: Check for migratability rather than pure preemptability
Valentin Schneider
- [PATCH 2/3] rcu/nocb: Check for migratability rather than pure preemptability
Frederic Weisbecker
- [PATCH 2/3] rcu/nocb: Check for migratability rather than pure preemptability
Paul E. McKenney
- [PATCH 2/3] rcu/nocb: Check for migratability rather than pure preemptability
Valentin Schneider
- [PATCH 2/3] riscv: Remove non-standard linux,elfcorehdr handling
Nick Kossifidis
- [PATCH 2/3] rtc: Add support for the MSTAR MSC313 RTC
Romain Perier
- [PATCH 2/3] rtc: Add support for the MSTAR MSC313 RTC
Alexandre Belloni
- [PATCH 2/3] rtc: Add support for the MSTAR MSC313 RTC
Romain Perier
- [PATCH 2/3] spi: modify set_cs_timing parameter
Mason Zhang
- [PATCH 2/3] x86/fpu: Make FPU protection reuse common helper
Valentin Schneider
- [PATCH 2/3 v6] ARM: davinci: dm644x: Convert LEDs to GPIO descriptor table
Linus Walleij
- [PATCH 2/4] arm64: dts: imx8mm-venice-gw700x: fix mp5416 pmic config
Tim Harvey
- [PATCH 2/4] arm64: dts: imx8mm-venice-gw700x: fix mp5416 pmic config
Shawn Guo
- [PATCH 2/4] arm64: dts: imx8mm-venice-gw700x: fix mp5416 pmic config
Tim Harvey
- [PATCH 2/4] arm64: dts: ti: k3-am64-main: Add ecap pwm nodes
Lokesh Vutla
- [PATCH 2/4] ARM: dts: aspeed: wedge40: Remove redundant ADC device
rentao.bupt at gmail.com
- [PATCH 2/4] ARM: dts: imx6qp-prtwd3: Fix the SPI chipselect polarity
Fabio Estevam
- [PATCH 2/4] ARM: dts: imx6qp-prtwd3: Fix the SPI chipselect polarity
Oleksij Rempel
- [PATCH 2/4] dt-bindings: pinctrl-zynq: Replace 'io-standard' with 'power-source'
Sai Krishna Potthuri
- [PATCH 2/4] dt-bindings: remoteproc: mediatek: Add binding for mt8192 scp
Tinghan Shen
- [PATCH 2/4] PCI: core: quirks: add mrrs_limit_quirk
Rob Herring
- [PATCH 2/4] perf/marvell: ADD cn10k DDR PMU basic support
Bharat Bhushan
- [PATCH 2/4] remoteproc: imx_rproc: fix TCM io memory type
Dong Aisheng
- [PATCH 2/4] remoteproc: imx_rproc: fix TCM io memory type
Peng Fan
- [PATCH 2/4] remoteproc: imx_rproc: fix TCM io memory type
Dong Aisheng
- [PATCH 2/5] arm64: dts: imx8mm-venice-gw700x: fix invalid pmic pin config
Tim Harvey
- [PATCH 2/5] arm64: dts: ls1088a: add missing PMU node
Mathew McBride
- [PATCH 2/5] arm64: dts: ls1088a: add missing PMU node
Shawn Guo
- [PATCH 2/5] coresight: etm4x: Use Trace Filtering controls dynamically
Suzuki K Poulose
- [PATCH 2/5] dt-bindings: arm: econet: Add binding for EN7523 SoC and EVB
Bert Vermeulen
- [PATCH 2/5] KVM: arm64: Avoid mapping size adjustment on permission fault
Marc Zyngier
- [PATCH 2/5] KVM: arm64: Avoid mapping size adjustment on permission fault
Alexandru Elisei
- [PATCH 2/5] KVM: arm64: Avoid mapping size adjustment on permission fault
Marc Zyngier
- [PATCH 2/5] KVM: arm64: Use vcpu_has_feature() to check the feature bits
Alexandru Elisei
- [PATCH 2/5] pata: ixp4xx: Use IS_ENABLED() to determine endianness
Linus Walleij
- [PATCH 2/5] PCI: iproc: Fix kernel-doc formatting
Krzysztof Wilczyński
- [PATCH 2/5] PCI: j721e: Add PCIe support for J7200
Kishon Vijay Abraham I
- [PATCH 2/5] PCI: j721e: Add PCIe support for J7200
Bjorn Helgaas
- [PATCH 2/5 v2] pata: ixp4xx: Use IS_ENABLED() to determine endianness
Linus Walleij
- [PATCH 2/6] arm64: dts: ti: am654-base-board: Disable mcan nodes
Aswath Govindraju
- [PATCH 2/6] ARM: dts: aspeed: wedge400: Use common flash layout
rentao.bupt at gmail.com
- [PATCH 2/6] clk: meson: meson8b: Add the vid_pll_lvds_en gate clock
Martin Blumenstingl
- [PATCH 2/6] dt-bindings: reset: imx8mq: add pcie reset
Tim Harvey
- [PATCH 2/6] hw_random: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
- [PATCH 2/6] mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page
Christoph Hellwig
- [PATCH 2/6] perf cs-etm: Initialise architecture based on TRCIDR1
James Clark
- [PATCH 2/6] perf cs-etm: Initialise architecture based on TRCIDR1
Mike Leach
- [PATCH 2/6] perf cs-etm: Initialise architecture based on TRCIDR1
Leo Yan
- [PATCH 2/6] perf cs-etm: Split setup and timestamp search functions
James Clark
- [PATCH 2/6] perf cs-etm: Split setup and timestamp search functions
Mathieu Poirier
- [PATCH 2/6 v2] hw_random: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
- [PATCH 2/7] ARM/nommu: use the generic dma-direct code for non-coherent devices
Christoph Hellwig
- [PATCH 2/7] dt-bindings: spi: flexspi: convert to json schema
Dong Aisheng
- [PATCH 2/7] pinctrl: stm32: Add STM32MP135 SoC support
Alexandre Torgue
- [PATCH 2/8] ARM: dts: exynos: add CPU topology to Exynos4210
Krzysztof Kozlowski
- [PATCH 2/8] i2c: mediatek: Dump i2c/dma register when a timeout occurs
Kewei Xu
- [PATCH 2/8] i2c: mediatek: Dump i2c/dma register when a timeout occurs
Chen-Yu Tsai
- [PATCH 2/9] arm64: dts: rockchip: fix rk3568 mbi-alias
Peter Geis
- [PATCH 2/9] crypto: atmel-tdes: Handle error messages
Tudor Ambarus
- [PATCH 2/9] phy: phy-mtk-tphy: use clock bulk to get clocks
Chunfeng Yun
- [PATCH 20/23] iommu: Allow choosing DMA strictness at build time
Robin Murphy
- [PATCH 20/42] PCI: aardvark: Add support for more than 32 MSI interrupts
Pali Rohár
- [PATCH 20/54] dt-bindings: input: sun4i-lradc: Add wakeup-source
Maxime Ripard
- [PATCH 20/54] dt-bindings: input: sun4i-lradc: Add wakeup-source
Rob Herring
- [PATCH 21/22] clk: mediatek: Add MT8195 imp i2c wrapper clock support
Chen-Yu Tsai
- [PATCH 21/23] iommu/dma: Factor out flush queue init
Robin Murphy
- [PATCH 21/54] dt-bindings: interconnect: sunxi: Add R40 MBUS compatible
Maxime Ripard
- [PATCH 21/54] dt-bindings: interconnect: sunxi: Add R40 MBUS compatible
Rob Herring
- [PATCH 22/22] clk: mediatek: Add MT8195 apusys clock support
Chen-Yu Tsai
- [PATCH 22/23] iommu: Allow enabling non-strict mode dynamically
Robin Murphy
- [PATCH 22/54] dt-bindings: media: Convert OV5640 binding to a schema
Maxime Ripard
- [PATCH 22/54] dt-bindings: media: Convert OV5640 binding to a schema
Rob Herring
- [PATCH 23/23] iommu/arm-smmu: Allow non-strict in pgtable_quirks interface
Robin Murphy
- [PATCH 23/54] dt-bindings: mfd: Convert X-Powers AC100 binding to a schema
Maxime Ripard
- [PATCH 23/54] dt-bindings: mfd: Convert X-Powers AC100 binding to a schema
Rob Herring
- [PATCH 24/54] dt-bindings: mfd: Convert X-Powers AXP binding to a schema
Maxime Ripard
- [PATCH 24/54] dt-bindings: mfd: Convert X-Powers AXP binding to a schema
Rob Herring
- [PATCH 25/54] dt-bindings: mmc: Convert MMC Card binding to a schema
Maxime Ripard
- [PATCH 25/54] dt-bindings: mmc: Convert MMC Card binding to a schema
Rob Herring
- [PATCH 26/54] dt-bindings: net: dwmac: Fix typo in the R40 compatible
Maxime Ripard
- [PATCH 26/54] dt-bindings: net: dwmac: Fix typo in the R40 compatible
Rob Herring
- [PATCH 27/54] dt-bindings: net: wireless: Convert ESP ESP8089 binding to a schema
Maxime Ripard
- [PATCH 27/54] dt-bindings: net: wireless: Convert ESP ESP8089 binding to a schema
Rob Herring
- [PATCH 28/54] dt-bindings: power: supply: axp20x: Add AXP803 compatible
Maxime Ripard
- [PATCH 28/54] dt-bindings: power: supply: axp20x: Add AXP803 compatible
Rob Herring
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
John Stultz
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Bjorn Andersson
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Serge Semin
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Bjorn Andersson
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Greg Kroah-Hartman
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Greg Kroah-Hartman
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Greg Kroah-Hartman
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Serge Semin
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Greg Kroah-Hartman
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Krzysztof Kozlowski
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Greg Kroah-Hartman
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Krzysztof Kozlowski
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Serge Semin
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
John Stultz
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Bjorn Andersson
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Serge Semin
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Bjorn Andersson
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
John Stultz
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Serge Semin
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Serge Semin
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Greg Kroah-Hartman
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Greg Kroah-Hartman
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Bjorn Andersson
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Greg Kroah-Hartman
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Bjorn Andersson
- [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
Greg Kroah-Hartman
- [PATCH 29/54] dt-bindings: power: supply: axp20x-battery: Add AXP209 compatible
Maxime Ripard
- [PATCH 29/54] dt-bindings: power: supply: axp20x-battery: Add AXP209 compatible
Rob Herring
- [PATCH 3/3] arm64/fpsimd: Fix FPSIMD context handling vs PREEMPT_RT
Valentin Schneider
- [PATCH 3/3] arm64/fpsimd: Fix FPSIMD context handling vs PREEMPT_RT
Mark Brown
- [PATCH 3/3] arm64/fpsimd: Fix FPSIMD context handling vs PREEMPT_RT
Valentin Schneider
- [PATCH 3/3] arm64: Add compile-time asserts for siginfo_t offsets
Marco Elver
- [PATCH 3/3] arm64: Add compile-time asserts for siginfo_t offsets
Marco Elver
- [PATCH 3/3] arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
- [PATCH 3/3] arm64: kasan: mte: remove redundant mte_report_once logic
Catalin Marinas
- [PATCH 3/3] arm64: kasan: mte: remove redundant mte_report_once logic
Andrey Konovalov
- [PATCH 3/3] arm64: kasan: mte: remove redundant mte_report_once logic
Catalin Marinas
- [PATCH 3/3] arm64: kasan: mte: remove redundant mte_report_once logic
Andrey Konovalov
- [PATCH 3/3] arm64: kasan: mte: remove redundant mte_report_once logic
Catalin Marinas
- [PATCH 3/3] arm64: mm: Make arch_faults_on_old_pte() check for migratability
Valentin Schneider
- [PATCH 3/3] ARM: dts: mstar: Add rtc device node
Romain Perier
- [PATCH 3/3] ARM: dts: stm32: Add usbphyc_port1 supply on DHCOM SoM
Alexandre TORGUE
- [PATCH 3/3] ARM: Map the lowmem and kernel separately
Nishanth Menon
- [PATCH 3/3] ARM: Map the lowmem and kernel separately
Linus Walleij
- [PATCH 3/3] doc: trusted-encrypted: add DCP as new trust source
Ahmad Fatoum
- [PATCH 3/3] dt-bindings: mediatek: convert pinctrl to yaml
Hsin-Yi Wang
- [PATCH 3/3] dt-bindings: mediatek: convert pinctrl to yaml
Rob Herring
- [PATCH 3/3] dt-bindings: mediatek: convert pinctrl to yaml
Hsin-Yi Wang
- [PATCH 3/3] dt-bindings: mediatek: convert pinctrl to yaml
Rob Herring
- [PATCH 3/3] dt-bindings: mediatek: convert pinctrl to yaml
Hsin-Yi Wang
- [PATCH 3/3] HID: thrustmaster: Fix memory leak in thrustmaster_interrupts()
Evgeny Novikov
- [PATCH 3/3] i2c: at91: add advanced digital filtering support for SAMA5D4
Codrin Ciubotariu
- [PATCH 3/3] iio: adc: meson-saradc: Fix indentation of arguments after a line-break
Martin Blumenstingl
- [PATCH 3/3] include/uapi/linux/swab: Fix potentially missing __always_inline
Pavo Banicevic
- [PATCH 3/3] include/uapi/linux/swab: Fix potentially missing __always_inline
Petr Vaněk
- [PATCH 3/3] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Marc Zyngier
- [PATCH 3/3] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Alexandru Elisei
- [PATCH 3/3] KVM: arm64: Use generic KVM xfer to guest work function
Oliver Upton
- [PATCH 3/3] parisc: Rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
- [PATCH 3/3] phy: intel: Add Thunder Bay eMMC PHY support
rashmi.a at intel.com
- [PATCH 3/3] spi: mediatek: modify set_cs_timing callback
Mason Zhang
- [PATCH 3/3] watchdog: sunxi_wdt: Add support for D1
Samuel Holland
- [PATCH 3/3] watchdog: sunxi_wdt: Add support for D1
Guenter Roeck
- [PATCH 3/3 v6] ARM: davinci: dm646x: Convert LEDs to GPIO descriptor table
Linus Walleij
- [PATCH 3/4] arm64: dts: imx8mm-venice-gw7901: add support for USB hub subload
Tim Harvey
- [PATCH 3/4] arm64: dts: ti: k3-am642-sk: Add ecap0 node
Lokesh Vutla
- [PATCH 3/4] arm64: dts: ti: k3-am642-sk: Add ecap0 node
Nishanth Menon
- [PATCH 3/4] arm64: dts: ti: k3-am642-sk: Add ecap0 node
Lokesh Vutla
- [PATCH 3/4] arm64: dts: ti: k3-am642-sk: Add ecap0 node
Nishanth Menon
- [PATCH 3/4] ARM: dts: aspeed: galaxy100: Remove redundant ADC device
rentao.bupt at gmail.com
- [PATCH 3/4] ARM: dts: imx6qdl-tqma6: Fix the SPI chipselect polarity
Fabio Estevam
- [PATCH 3/4] dt-bindings: remoteproc: mediatek: Convert mtk, scp to json-schema
Tinghan Shen
- [PATCH 3/4] perf/marvell: cn10k DDR perfmon event overflow handling
Bharat Bhushan
- [PATCH 3/4] pinctrl: pinctrl-zynq: Add support for 'power-source' parameter
Sai Krishna Potthuri
- [PATCH 3/4] remoteproc: imx_rproc: fix ignoring mapping vdev regions
Dong Aisheng
- [PATCH 3/4] remoteproc: imx_rproc: fix ignoring mapping vdev regions
Peng Fan (OSS)
- [PATCH 3/5] arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS
Tim Harvey
- [PATCH 3/5] ARM: dts: Add basic support for EcoNet EN7523
Bert Vermeulen
- [PATCH 3/5] ARM: dts: Add basic support for EcoNet EN7523
Linus Walleij
- [PATCH 3/5] ARM: dts: Add basic support for EcoNet EN7523
Daniel Palmer
- [PATCH 3/5] ARM: dts: Add basic support for EcoNet EN7523
Mark Rutland
- [PATCH 3/5] ARM: dts: Add basic support for EcoNet EN7523
Marc Zyngier
- [PATCH 3/5] ARM: dts: Add basic support for EcoNet EN7523
Mark Rutland
- [PATCH 3/5] ARM: dts: Add basic support for EcoNet EN7523
Andre Przywara
- [PATCH 3/5] ARM: dts: Add basic support for EcoNet EN7523
Marc Zyngier
- [PATCH 3/5] coresight: trbe: Keep TRBE disabled on overflow irq
Suzuki K Poulose
- [PATCH 3/5] coresight: trbe: Keep TRBE disabled on overflow irq
Anshuman Khandual
- [PATCH 3/5] coresight: trbe: Keep TRBE disabled on overflow irq
Suzuki K Poulose
- [PATCH 3/5] coresight: trbe: Keep TRBE disabled on overflow irq
Anshuman Khandual
- [PATCH 3/5] coresight: trbe: Keep TRBE disabled on overflow irq
Suzuki K Poulose
- [PATCH 3/5] dt-bindings: vendor-prefixes: add Traverse Technologies
Mathew McBride
- [PATCH 3/5] KVM: arm64: Rename __vcpu_sys_reg -> vcpu_sys_reg
Alexandru Elisei
- [PATCH 3/5] KVM: arm64: Rename __vcpu_sys_reg -> vcpu_sys_reg
Marc Zyngier
- [PATCH 3/5] KVM: arm64: Rename __vcpu_sys_reg -> vcpu_sys_reg
Alexandru Elisei
- [PATCH 3/5] KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()
Marc Zyngier
- [PATCH 3/5] KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()
Paolo Bonzini
- [PATCH 3/5] pata: ixp4xx: Refer to cmd and ctl rather than csN
Linus Walleij
- [PATCH 3/5] PCI: cadence: Add missing kernel-doc for struct cdns_pcie members
Krzysztof Wilczyński
- [PATCH 3/5] PCI: j721e: Add PCIe support for AM64
Kishon Vijay Abraham I
- [PATCH 3/5 v2] pata: ixp4xx: Refer to cmd and ctl rather than csN
Linus Walleij
- [PATCH 3/6] arm64: dts: mt8173: Add the mmsys reset bit to reset the dsi0
Enric Balletbo i Serra
- [PATCH 3/6] arm64: dts: ti: k3-j721e: Add support for MCAN nodes
Aswath Govindraju
- [PATCH 3/6] arm64: dts: ti: k3-j721e: Add support for MCAN nodes
Marc Kleine-Budde
- [PATCH 3/6] arm64: dts: ti: k3-j721e: Add support for MCAN nodes
Aswath Govindraju
- [PATCH 3/6] arm64: dts: ti: k3-j721e: Add support for MCAN nodes
Aswath Govindraju
- [PATCH 3/6] ARM: dts: aspeed: Common dtsi for Facebook AST2600 Network BMCs
rentao.bupt at gmail.com
- [PATCH 3/6] clk: meson: meson8b: Add the HDMI PLL M/N parameters
Martin Blumenstingl
- [PATCH 3/6] lib: crypto: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
- [PATCH 3/6] PCI: imx6: add IMX8MM support
Tim Harvey
- [PATCH 3/6] PCI: imx6: add IMX8MM support
Bjorn Helgaas
- [PATCH 3/6] perf cs-etm: Only setup queues when they are modified
James Clark
- [PATCH 3/6] perf cs-etm: Only setup queues when they are modified
Mathieu Poirier
- [PATCH 3/6] perf cs-etm: Save TRCDEVARCH register
James Clark
- [PATCH 3/6] perf cs-etm: Save TRCDEVARCH register
Mike Leach
- [PATCH 3/6] perf cs-etm: Save TRCDEVARCH register
James Clark
- [PATCH 3/6] perf cs-etm: Save TRCDEVARCH register
Leo Yan
- [PATCH 3/6] perf cs-etm: Save TRCDEVARCH register
Leo Yan
- [PATCH 3/6] ps3disk: replace flush_kernel_dcache_page with flush_dcache_page
Christoph Hellwig
- [PATCH 3/6] ps3disk: replace flush_kernel_dcache_page with flush_dcache_page
Geoff Levand
- [PATCH 3/6] vfio: remove the unused mdev iommu hook
Tian, Kevin
- [PATCH 3/6] vfio: remove the unused mdev iommu hook
Christoph Hellwig
- [PATCH 3/6] vfio: remove the unused mdev iommu hook
Tian, Kevin
- [PATCH 3/6] vfio: remove the unused mdev iommu hook
Christoph Hellwig
- [PATCH 3/6] vfio: remove the unused mdev iommu hook
Tian, Kevin
- [PATCH 3/6 v2] lib: crypto: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
- [PATCH 3/7] dma-mapping: allow using the global coherent pool for !ARM
Christoph Hellwig
- [PATCH 3/7] docs: arm: stm32: introduce STM32MP13 SoCs
Alexandre Torgue
- [PATCH 3/7] dt-bindings: net: dsa: sja1105: fix wrong indentation
Dong Aisheng
- [PATCH 3/7] dt-bindings: net: dsa: sja1105: fix wrong indentation
Vladimir Oltean
- [PATCH 3/7] dt-bindings: net: dsa: sja1105: fix wrong indentation
Dong Aisheng
- [PATCH 3/8] ARM: dts: exynos: add CPU topology to Exynos4412
Krzysztof Kozlowski
- [PATCH 3/8] i2c: mediatek: fixing the incorrect register offset
Kewei Xu
- [PATCH 3/8] i2c: mediatek: fixing the incorrect register offset
Chen-Yu Tsai
- [PATCH 3/8] i2c: mediatek: fixing the incorrect register offset
Kewei Xu
- [PATCH 3/9] arm64: dts: rockchip: add rk356x gpio debounce clocks
Peter Geis
- [PATCH 3/9] crypto: atmel-aes: Add blocksize constraint for ECB and CBC modes
Tudor Ambarus
- [PATCH 3/9] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding
Rob Herring
- [PATCH 3/9] memory: mtk-smi: Use clk_bulk instead of the clk ops
Krzysztof Kozlowski
- [PATCH 3/9] memory: mtk-smi: Use clk_bulk instead of the clk ops
Yong Wu
- [PATCH 3/9] memory: mtk-smi: Use clk_bulk instead of the clk ops
Krzysztof Kozlowski
- [PATCH 3/9] phy: phy-mtk-tphy: support type switch by pericfg
Chunfeng Yun
- [PATCH 30/54] dt-bindings: regulator: Convert SY8106A binding to a schema
Maxime Ripard
- [PATCH 30/54] dt-bindings: regulator: Convert SY8106A binding to a schema
Rob Herring
- [PATCH 31/54] dt-bindings: sunxi: Add CPU Configuration Controller Binding
Maxime Ripard
- [PATCH 31/54] dt-bindings: sunxi: Add CPU Configuration Controller Binding
Rob Herring
- [PATCH 32/54] dt-bindings: sunxi: Add Allwinner A80 PRCM Binding
Maxime Ripard
- [PATCH 32/54] dt-bindings: sunxi: Add Allwinner A80 PRCM Binding
Rob Herring
- [PATCH 33/54] dt-bindings: thermal: Make trips node optional
Maxime Ripard
- [PATCH 33/54] dt-bindings: thermal: Make trips node optional
Rob Herring
- [PATCH 34/54] dt-bindings: usb: Convert SMSC USB3503 binding to a schema
Maxime Ripard
- [PATCH 34/54] dt-bindings: usb: Convert SMSC USB3503 binding to a schema
Rob Herring
- [PATCH 35/54] dt-bindings: usb: dwc3: Fix usb-phy check
Maxime Ripard
- [PATCH 35/54] dt-bindings: usb: dwc3: Fix usb-phy check
Rob Herring
- [PATCH 35/54] dt-bindings: usb: dwc3: Fix usb-phy check
Maxime Ripard
- [PATCH 36/54] dt-bindings: usb: ehci: Add Allwinner A83t compatible
Maxime Ripard
- [PATCH 36/54] dt-bindings: usb: ehci: Add Allwinner A83t compatible
Rob Herring
- [PATCH 37/54] dt-bindings: usb: ohci: Add Allwinner A83t compatible
Maxime Ripard
- [PATCH 37/54] dt-bindings: usb: ohci: Add Allwinner A83t compatible
Rob Herring
- [PATCH 38/54] dt-bindings: w1: Convert 1-Wire GPIO binding to a schema
Maxime Ripard
- [PATCH 38/54] dt-bindings: w1: Convert 1-Wire GPIO binding to a schema
Rob Herring
- [PATCH 39/54] ARM: dts: sunxi: Rename power-supply names
Maxime Ripard
- [PATCH 4.14 080/315] media: I2C: change RST to "RSET" to fix multiple build errors
Greg Kroah-Hartman
- [PATCH 4.19 099/421] media: I2C: change RST to "RSET" to fix multiple build errors
Greg Kroah-Hartman
- [PATCH 4.19 412/421] ARM: dts: imx6q-dhcom: Fix ethernet reset time properties
Greg Kroah-Hartman
- [PATCH 4.19 413/421] ARM: dts: imx6q-dhcom: Fix ethernet plugin detection problems
Greg Kroah-Hartman
- [PATCH 4.19 414/421] ARM: dts: imx6q-dhcom: Add gpios pinctrl for i2c bus recovery
Greg Kroah-Hartman
- [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
Shaobo Huang
- [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
Masami Hiramatsu
- [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
Xiaoming Ni
- [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
Greg KH
- [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
Masami Hiramatsu
- [PATCH 4.4 052/188] media: I2C: change RST to "RSET" to fix multiple build errors
Greg Kroah-Hartman
- [PATCH 4.9 062/245] media: I2C: change RST to "RSET" to fix multiple build errors
Greg Kroah-Hartman
- [PATCH 4/4] arm64: dts: imx8mm-venice-gw7901: enable pull-down on gpio outputs
Tim Harvey
- [PATCH 4/4] arm64: dts: ti: k3-am642-evm: Add ecap0 node
Lokesh Vutla
- [PATCH 4/4] arm64: dts: ti: k3-am642-evm: Add ecap0 node
Nishanth Menon
- [PATCH 4/4] ARM: dts: aspeed: wedge100: Enable ADC channels
rentao.bupt at gmail.com
- [PATCH 4/4] ARM: dts: imx7d-sdb: Fix the SPI chipselect polarity
Fabio Estevam
- [PATCH 4/4] arm: dts: zynq: Replace 'io-standard' with 'power-source' property
Sai Krishna Potthuri
- [PATCH 4/4] arm: dts: zynq: Replace 'io-standard' with 'power-source' property
Rob Herring
- [PATCH 4/4] arm: dts: zynq: Replace 'io-standard' with 'power-source' property
Michal Simek
- [PATCH 4/4] arm: dts: zynq: Replace 'io-standard' with 'power-source' property
Linus Walleij
- [PATCH 4/4] arm: dts: zynq: Replace 'io-standard' with 'power-source' property
Michal Simek
- [PATCH 4/4] dt-bindings: Remove PicoXcell bindings
Geert Uytterhoeven
- [PATCH 4/4] perf/marvell: cn10k DDR perf event core ownership
Bharat Bhushan
- [PATCH 4/4] remoteproc: imx_rproc: fix rsc-table name
Dong Aisheng
- [PATCH 4/4] remoteproc: imx_rproc: fix rsc-table name
Peng Fan (OSS)
- [PATCH 4/4] remoteproc: imx_rproc: fix rsc-table name
Mathieu Poirier
- [PATCH 4/4] remoteproc: imx_rproc: fix rsc-table name
Aisheng Dong
- [PATCH 4/4] remoteproc: imx_rproc: fix rsc-table name
Mathieu Poirier
- [PATCH 4/4] remoteproc: mediatek: Support mt8195 scp
Tinghan Shen
- [PATCH 4/5] arm64: dts: imx8mm-venice-gw7901: add support for USB hub subload
Tim Harvey
- [PATCH 4/5] ARM: Add basic support for EcoNet EN7523 SoC
Bert Vermeulen
- [PATCH 4/5] ARM: Add basic support for EcoNet EN7523 SoC
Arnd Bergmann
- [PATCH 4/5] ARM: Add basic support for EcoNet EN7523 SoC
John Crispin
- [PATCH 4/5] ARM: Add basic support for EcoNet EN7523 SoC
Arnd Bergmann
- [PATCH 4/5] coresight: trbe: Move irq_work queue processing
Suzuki K Poulose
- [PATCH 4/5] coresight: trbe: Move irq_work queue processing
Anshuman Khandual
- [PATCH 4/5] coresight: trbe: Move irq_work queue processing
Suzuki K Poulose
- [PATCH 4/5] coresight: trbe: Move irq_work queue processing
Anshuman Khandual
- [PATCH 4/5] dt-bindings: arm: fsl: Add Traverse Ten64 (LS1088A) board
Mathew McBride
- [PATCH 4/5] KVM: arm64: Add __vcpu_sys_reg()
Alexandru Elisei
- [PATCH 4/5] KVM: arm64: Use get_page() instead of kvm_get_pfn()
Marc Zyngier
- [PATCH 4/5] misc: pci_endpoint_test: Do not request or allocate IRQs in probe
Kishon Vijay Abraham I
- [PATCH 4/5] pata: ixp4xx: Add DT bindings
Linus Walleij
- [PATCH 4/5] pata: ixp4xx: Add DT bindings
Rob Herring
- [PATCH 4/5] PCI: hotplug: Fix kernel-doc formatting and add missing documentation
Krzysztof Wilczyński
- [PATCH 4/5 v2] pata: ixp4xx: Add DT bindings
Linus Walleij
- [PATCH 4/6] arm64: dts: ti: k3-j721e-common-proc-board: Add support for mcu_mcan nodes
Aswath Govindraju
- [PATCH 4/6] ARM: dts: aspeed: Add Facebook Cloudripper (AST2600) BMC
rentao.bupt at gmail.com
- [PATCH 4/6] clk: meson: meson8b: Initialize the HDMI PLL registers
Martin Blumenstingl
- [PATCH 4/6] MOST: cdev: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
- [PATCH 4/6] perf cs-etm: Suppress printing when resetting decoder
James Clark
- [PATCH 4/6] perf cs-etm: Suppress printing when resetting decoder
Mathieu Poirier
- [PATCH 4/6] perf cs-etm: Update OpenCSD decoder for ETE
James Clark
- [PATCH 4/6] perf cs-etm: Update OpenCSD decoder for ETE
Leo Yan
- [PATCH 4/6] reset: imx7: add resets for PCIe
Tim Harvey
- [PATCH 4/6] scatterlist: replace flush_kernel_dcache_page with flush_dcache_page
Christoph Hellwig
- [PATCH 4/6 v2] MOST: cdev: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
- [PATCH 4/6 v2] MOST: cdev: rename 'mod_init' & 'mod_exit' functions to be module-specific
Christian.Gromm at microchip.com
- [PATCH 4/7] ARM: stm32: add initial support for STM32MP13 family
Alexandre Torgue
- [PATCH 4/7] dma-mapping: simplify dma_init_coherent_memory
Christoph Hellwig
- [PATCH 4/7] dt-bindings: phy: imx8mq-usb-phy: convert to json schema
Dong Aisheng
- [PATCH 4/7] dt-bindings: phy: imx8mq-usb-phy: convert to json schema
Rob Herring
- [PATCH 4/8] ARM: dts: exynos: add CPU topology to Exynos5250
Krzysztof Kozlowski
- [PATCH 4/8] i2c: mediatek: Reset the handshake signal between i2c and dma
Kewei Xu
- [PATCH 4/9] arm64: dts: rockchip: add rk356x gmac1 node
Peter Geis
- [PATCH 4/9] arm64: dts: rockchip: add rk356x gmac1 node
Heiko Stübner
- [PATCH 4/9] arm64: dts: rockchip: add rk356x gmac1 node
Peter Geis
- [PATCH 4/9] crypto: atmel-aes: Add XTS input length constraint
Tudor Ambarus
- [PATCH 4/9] memory: mtk-smi: Rename smi_gen to smi_type
Krzysztof Kozlowski
- [PATCH 4/9] memory: mtk-smi: Rename smi_gen to smi_type
Yong Wu
- [PATCH 4/9] phy: phy-mtk-tphy: print error log using child device
Chunfeng Yun
- [PATCH 40/54] ARM: dts: sunxi: Rename gpio pinctrl names
Maxime Ripard
- [PATCH 41/54] ARM: dts: sunxi: Fix OPP arrays
Maxime Ripard
- [PATCH 42/54] ARM: dts: sunxi: Fix OPPs node name
Maxime Ripard
- [PATCH 43/54] ARM: dts: sunxi: Fix the SPI NOR node names
Maxime Ripard
- [PATCH 44/54] ARM: dts: v3s: Remove useless DMA properties
Maxime Ripard
- [PATCH 45/54] ARM: dts: tbs711: Fix touchscreen compatible
Maxime Ripard
- [PATCH 46/54] ARM: dts: cubieboard4: Remove the dumb-vga-dac compatible
Maxime Ripard
- [PATCH 47/54] arm64: dts: allwinner: h5: Fix GPU thermal zone node name
Maxime Ripard
- [PATCH 48/54] arm64: dts: allwinner: h6: Fix de3 parent clocks ordering
Maxime Ripard
- [PATCH 49/54] arm64: dts: allwinner: a100: Fix thermal zone node name
Maxime Ripard
- [PATCH 5.10 040/125] ARM: dts: stm32: Remove extra size-cells on dhcom-pdk2
Greg Kroah-Hartman
- [PATCH 5.10 041/125] ARM: dts: stm32: Fix touchscreen node on dhcom-pdk2
Greg Kroah-Hartman
- [PATCH 5.10 056/125] ARM: dts: stm32: Drop unused linux, wakeup from touchscreen node on DHCOM SoM
Greg Kroah-Hartman
- [PATCH 5.10 057/125] ARM: dts: stm32: Rename spi-flash/mx66l51235l at N to flash at N on DHCOM SoM
Greg Kroah-Hartman
- [PATCH 5.10 205/243] ARM: dts: stm32: Connect PHY IRQ line on DH STM32MP1 SoM
Greg Kroah-Hartman
- [PATCH 5.10 206/243] ARM: dts: stm32: Rework LAN8710Ai PHY reset on DHCOM SoM
Greg Kroah-Hartman
- [PATCH 5.10 219/593] media: I2C: change RST to "RSET" to fix multiple build errors
Greg Kroah-Hartman
- [PATCH 5.10 225/243] ARM: dts: imx6q-dhcom: Fix ethernet reset time properties
Greg Kroah-Hartman
- [PATCH 5.10 226/243] ARM: dts: imx6q-dhcom: Fix ethernet plugin detection problems
Greg Kroah-Hartman
- [PATCH 5.10 227/243] ARM: dts: imx6q-dhcom: Add gpios pinctrl for i2c bus recovery
Greg Kroah-Hartman
- [PATCH 5.10 247/593] arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
Greg Kroah-Hartman
- [PATCH 5.12 245/292] ARM: dts: stm32: Rework LAN8710Ai PHY reset on DHCOM SoM
Greg Kroah-Hartman
- [PATCH 5.12 259/700] media: I2C: change RST to "RSET" to fix multiple build errors
Greg Kroah-Hartman
- [PATCH 5.12 268/292] ARM: dts: imx6q-dhcom: Fix ethernet reset time properties
Greg Kroah-Hartman
- [PATCH 5.12 269/292] ARM: dts: imx6q-dhcom: Fix ethernet plugin detection problems
Greg Kroah-Hartman
- [PATCH 5.12 270/292] ARM: dts: imx6q-dhcom: Add gpios pinctrl for i2c bus recovery
Greg Kroah-Hartman
- [PATCH 5.12 288/700] arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
Greg Kroah-Hartman
- [PATCH 5.13 050/156] ARM: dts: stm32: Remove extra size-cells on dhcom-pdk2
Greg Kroah-Hartman
- [PATCH 5.13 051/156] ARM: dts: stm32: Fix touchscreen node on dhcom-pdk2
Greg Kroah-Hartman
- [PATCH 5.13 069/156] ARM: dts: stm32: Drop unused linux, wakeup from touchscreen node on DHCOM SoM
Greg Kroah-Hartman
- [PATCH 5.13 070/156] ARM: dts: stm32: Rename eth at N to ethernet at N on DHCOM SoM
Greg Kroah-Hartman
- [PATCH 5.13 071/156] ARM: dts: stm32: Rename spi-flash/mx66l51235l at N to flash at N on DHCOM SoM
Greg Kroah-Hartman
- [PATCH 5.13 278/800] media: I2C: change RST to "RSET" to fix multiple build errors
Greg Kroah-Hartman
- [PATCH 5.13 298/351] ARM: dts: stm32: Rework LAN8710Ai PHY reset on DHCOM SoM
Greg Kroah-Hartman
- [PATCH 5.13 314/800] arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
Greg Kroah-Hartman
- [PATCH 5.13 323/351] ARM: dts: imx6q-dhcom: Fix ethernet reset time properties
Greg Kroah-Hartman
- [PATCH 5.13 324/351] ARM: dts: imx6q-dhcom: Fix ethernet plugin detection problems
Greg Kroah-Hartman
- [PATCH 5.13 325/351] ARM: dts: imx6q-dhcom: Add gpios pinctrl for i2c bus recovery
Greg Kroah-Hartman
- [PATCH 5.4 136/149] ARM: dts: imx6q-dhcom: Fix ethernet reset time properties
Greg Kroah-Hartman
- [PATCH 5.4 137/149] ARM: dts: imx6q-dhcom: Fix ethernet plugin detection problems
Greg Kroah-Hartman
- [PATCH 5.4 138/149] ARM: dts: imx6q-dhcom: Add gpios pinctrl for i2c bus recovery
Greg Kroah-Hartman
- [PATCH 5.4 143/348] media: I2C: change RST to "RSET" to fix multiple build errors
Greg Kroah-Hartman
- [PATCH 5.4 163/348] arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
Greg Kroah-Hartman
- [PATCH 5/5] arm64: dts: add device tree for Traverse Ten64 (LS1088A)
Mathew McBride
- [PATCH 5/5] arm64: dts: add device tree for Traverse Ten64 (LS1088A)
Ioana Ciornei
- [PATCH 5/5] arm64: dts: add device tree for Traverse Ten64 (LS1088A)
Shawn Guo
- [PATCH 5/5] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware
Mauro Carvalho Chehab
- [PATCH 5/5] arm64: dts: imx8mm-venice-gw7901: enable pull-down on gpio outputs
Tim Harvey
- [PATCH 5/5] ARM: multi_v7_defconfig: Add support for EcoNet EN7523 SoC
Bert Vermeulen
- [PATCH 5/5] coresight: trbe: Prohibit tracing while handling an IRQ
Suzuki K Poulose
- [PATCH 5/5] coresight: trbe: Prohibit tracing while handling an IRQ
Anshuman Khandual
- [PATCH 5/5] coresight: trbe: Prohibit tracing while handling an IRQ
Suzuki K Poulose
- [PATCH 5/5] coresight: trbe: Prohibit tracing while handling an IRQ
Anshuman Khandual
- [PATCH 5/5] KVM: arm64: nVHE: Remove unneeded isb() when modifying PMSCR_EL1
Alexandru Elisei
- [PATCH 5/5] KVM: arm64: nVHE: Remove unneeded isb() when modifying PMSCR_EL1
Will Deacon
- [PATCH 5/5] KVM: arm64: nVHE: Remove unneeded isb() when modifying PMSCR_EL1
Alexandru Elisei
- [PATCH 5/5] KVM: Get rid of kvm_get_pfn()
Marc Zyngier
- [PATCH 5/5] KVM: Get rid of kvm_get_pfn()
Paolo Bonzini
- [PATCH 5/5] misc: pci_endpoint_test: Add deviceID for AM64 and J7200
Kishon Vijay Abraham I
- [PATCH 5/5] pata: ixp4xx: Rewrite to use device tree
Linus Walleij
- [PATCH 5/5] PCI: endpoint: Fix kernel-doc formatting and add missing documentation
Krzysztof Wilczyński
- [PATCH 5/5 v2] pata: ixp4xx: Rewrite to use device tree
Linus Walleij
- [PATCH 5/6] aacraid: remove an unused include
Christoph Hellwig
- [PATCH 5/6] aacraid: remove an unused include
Martin K. Petersen
- [PATCH 5/6] arm64: dts: imx8mm: add PCIe support
Tim Harvey
- [PATCH 5/6] arm64: dts: imx8mm: add PCIe support
Rob Herring
- [PATCH 5/6] arm64: dts: ti: k3-am64-main: Add support for MCAN
Aswath Govindraju
- [PATCH 5/6] ARM: dts: aspeed: Add Facebook Elbert (AST2600) BMC
rentao.bupt at gmail.com
- [PATCH 5/6] clk: meson: meson8b: Make the video clock trees mutable
Martin Blumenstingl
- [PATCH 5/6] kvm: allocate vcpu pointer array separately
Juergen Gross
- [PATCH 5/6] kvm: allocate vcpu pointer array separately
Paolo Bonzini
- [PATCH 5/6] kvm: allocate vcpu pointer array separately
Juergen Gross
- [PATCH 5/6] kvm: allocate vcpu pointer array separately
Marc Zyngier
- [PATCH 5/6] net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
- [PATCH 5/6] perf cs-etm: Create ETE decoder
James Clark
- [PATCH 5/6] perf cs-etm: Create ETE decoder
Leo Yan
- [PATCH 5/6] perf cs-etm: Use existing decoder instead of resetting it
James Clark
- [PATCH 5/6] perf cs-etm: Use existing decoder instead of resetting it
Mathieu Poirier
- [PATCH 5/6 v2] net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
- [PATCH 5/6 v2] net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specific
Krzysztof Hałasa
- [PATCH 5/7] ARM: dts: stm32: add STM32MP13 SoCs support
Alexandre Torgue
- [PATCH 5/7] dma-mapping: add a dma_init_global_coherent helper
Christoph Hellwig
- [PATCH 5/7] dt-bindings: soc: imx: add missing anatop binding
Dong Aisheng
- [PATCH 5/7] dt-bindings: soc: imx: add missing anatop binding
Rob Herring
- [PATCH 5/8] ARM: dts: exynos: add CPU topology to Exynos5260
Krzysztof Kozlowski
- [PATCH 5/8] i2c: mediatek: Add OFFSET_EXT_CONF setting back
Kewei Xu
- [PATCH 5/9] arm64: dts: rockchip: add rk3568 tsadc nodes
Peter Geis
- [PATCH 5/9] arm64: dts: rockchip: add rk3568 tsadc nodes
Heiko Stübner
- [PATCH 5/9] arm64: dts: rockchip: add rk3568 tsadc nodes
Peter Geis
- [PATCH 5/9] arm64: dts: rockchip: add rk3568 tsadc nodes
Heiko Stübner
- [PATCH 5/9] arm64: dts: rockchip: add rk3568 tsadc nodes
Johan Jonker
- [PATCH 5/9] crypto: atmel-aes: Add NIST 800-38A's zero length cryptlen constraint
Tudor Ambarus
- [PATCH 5/9] phy: phy-mtk-tphy: remove error log of ioremap failure
Chunfeng Yun
- [PATCH 50/54] arm64: dts: allwinner: pinetab: Change regulator node name to avoid warning
Maxime Ripard
- [PATCH 51/54] arm64: dts: allwinner: teres-i: Add missing reg
Maxime Ripard
- [PATCH 52/54] arm64: dts: allwinner: Remove regulator-ramp-delay
Maxime Ripard
- [PATCH 52/54] arm64: dts: allwinner: Remove regulator-ramp-delay
Samuel Holland
- [PATCH 52/54] arm64: dts: allwinner: Remove regulator-ramp-delay
Maxime Ripard
- [PATCH 53/54] arm64: dts: allwinner: teres-i: Remove wakekup-source from the PMIC
Maxime Ripard
- [PATCH 54/54] arm64: dts: allwinner: pinephone: Fix BT SCO codec cells size
Maxime Ripard
- [PATCH 6/6] arm64: dts: imx8mm: add gpc iomux compatible
Tim Harvey
- [PATCH 6/6] arm64: dts: ti: k3-am642-evm/sk: Add support for main domain mcan nodes in EVM and disable them on SK
Aswath Govindraju
- [PATCH 6/6] ARM: dts: aspeed: Add Facebook Fuji (AST2600) BMC
rentao.bupt at gmail.com
- [PATCH 6/6] clk: meson: meson8b: Export the video clocks
Martin Blumenstingl
- [PATCH 6/6] mm: remove flush_kernel_dcache_page
Christoph Hellwig
- [PATCH 6/6] mm: remove flush_kernel_dcache_page
Ira Weiny
- [PATCH 6/6] net: wireguard: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
- [PATCH 6/6] net: wireguard: rename 'mod_init' & 'mod_exit' functions to be module-specific
Jason A. Donenfeld
- [PATCH 6/6] perf cs-etm: Pass unformatted flag to decoder
James Clark
- [PATCH 6/6] perf cs-etm: Pass unformatted flag to decoder
Mathieu Poirier
- [PATCH 6/6] perf cs-etm: Pass unformatted flag to decoder
Mathieu Poirier
- [PATCH 6/6] perf cs-etm: Pass unformatted flag to decoder
James Clark
- [PATCH 6/6] perf cs-etm: Print the decoder name
James Clark
- [PATCH 6/6] perf cs-etm: Print the decoder name
Leo Yan
- [PATCH 6/6 v2] wireguard: main: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
- [PATCH 6/7] dma-mapping: make the global coherent pool conditional
Christoph Hellwig
- [PATCH 6/7] dma-mapping: make the global coherent pool conditional
Atish Patra
- [PATCH 6/7] dt-bindings: soc: imx: add missing iomuxc gpr binding
Dong Aisheng
- [PATCH 6/7] dt-bindings: soc: imx: add missing iomuxc gpr binding
Rob Herring
- [PATCH 6/7] dt-bindings: soc: imx: add missing iomuxc gpr binding
Dong Aisheng
- [PATCH 6/7] dt-bindings: soc: imx: add missing iomuxc gpr binding
Rob Herring
- [PATCH 6/7] dt-bindings: stm32: document stm32mp135f-dk board
Alexandre Torgue
- [PATCH 6/7] dt-bindings: stm32: document stm32mp135f-dk board
Rob Herring
- [PATCH 6/8] ARM: dts: exynos: add CPU topology to Exynos5420
Krzysztof Kozlowski
- [PATCH 6/8] dt-bindings: i2c: add attribute default-timing-adjust
Kewei Xu
- [PATCH 6/9] arm64: defconfig: Enable ASoC sound support for RZ/G2L SoC
Biju Das
- [PATCH 6/9] arm64: dts: qcom: sc7280: Update reserved memory map
Bjorn Andersson
- [PATCH 6/9] arm64: dts: rockchip: add missing rk3568 cru phandles
Peter Geis
- [PATCH 6/9] arm64: dts: rockchip: add missing rk3568 cru phandles
Heiko Stübner
- [PATCH 6/9] arm64: dts: rockchip: add missing rk3568 cru phandles
Peter Geis
- [PATCH 6/9] arm64: dts: rockchip: add missing rk3568 cru phandles
Heiko Stübner
- [PATCH 6/9] arm64: dts: rockchip: add missing rk3568 cru phandles
Peter Geis
- [PATCH 6/9] arm64: dts: rockchip: add missing rk3568 cru phandles
Peter Geis
- [PATCH 6/9] arm64: dts: rockchip: add missing rk3568 cru phandles
Heiko Stübner
- [PATCH 6/9] crypto: atmel-tdes: Add FIPS81's zero length cryptlen constraint
Tudor Ambarus
- [PATCH 6/9] memory: mtk-smi: Add smi sub common support
Krzysztof Kozlowski
- [PATCH 6/9] phy: phy-mtk-ufs: use clock bulk to get clocks
Chunfeng Yun
- [PATCH 7/7] arm64: dts: imx8mp: fix fspi dt schema check error
Dong Aisheng
- [PATCH 7/7] ARM: dts: stm32: add initial support of stm32mp135f-dk board
Alexandre Torgue
- [PATCH 7/7] hexagon: use the generic global coherent pool
Christoph Hellwig
- [PATCH 7/8] ARM: dts: exynos: add CPU topology to Exynos5422
Krzysztof Kozlowski
- [PATCH 7/8] i2c: mediatek: Isolate speed setting via dts for special devices
Kewei Xu
- [PATCH 7/9] arm64: dts: qcom: sc7280: Add nodes to boot modem
Bjorn Andersson
- [PATCH 7/9] arm64: dts: rockchip: adjust rk3568 pll clocks
Peter Geis
- [PATCH 7/9] arm64: dts: rockchip: adjust rk3568 pll clocks
Heiko Stübner
- [PATCH 7/9] arm64: dts: rockchip: adjust rk3568 pll clocks
Peter Geis
- [PATCH 7/9] crypto: atmel-{aes, tdes}: Set OFB's blocksize to 1
Tudor Ambarus
- [PATCH 7/9] phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resource
Chunfeng Yun
- [PATCH 7/9] phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resource
Chun-Kuang Hu
- [PATCH 8/8] arm64: dts: exynos: add CPU topology to Exynos5433
Krzysztof Kozlowski
- [PATCH 8/8] ep93xx: clock: convert in-place to COMMON_CLK
Nikita Shubin
- [PATCH 8/8] ep93xx: clock: convert in-place to COMMON_CLK
Alexander Sverdlin
- [PATCH 8/8] i2c: mediatek: modify bus speed calculation formula
Kewei Xu
- [PATCH 8/8] i2c: mediatek: modify bus speed calculation formula
Tzung-Bi Shih
- [PATCH 8/8] i2c: mediatek: modify bus speed calculation formula
Kewei Xu
- [PATCH 8/9] arm64: dts: qcom: sc7280: Add Q6V5 MSS node
Bjorn Andersson
- [PATCH 8/9] arm64: dts: rockchip: enable gmac node on quartz64-a
Peter Geis
- [PATCH 8/9] crypto: atmel-aes: Add fallback to XTS software implementation
Tudor Ambarus
- [PATCH 8/9] phy: phy-mtk-mipi-dsi: remove dummy assignment of error number
Chunfeng Yun
- [PATCH 8/9] phy: phy-mtk-mipi-dsi: remove dummy assignment of error number
Chun-Kuang Hu
- [PATCH 9/9] arm64: dts: qcom: sc7280: Update Q6V5 MSS node
Bjorn Andersson
- [PATCH 9/9] arm64: dts: rockchip: add thermal support to Quartz64 Model A
Peter Geis
- [PATCH 9/9] crypto: atmel-aes: Allocate aes dev at tfm init time
Tudor Ambarus
- [PATCH 9/9] phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resource
Chunfeng Yun
- [PATCH 9/9] phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resource
Chun-Kuang Hu
- [PATCH] [media] c8sectpfe: c8sectpfe-dvb: Remove unused including <linux/version.h>
Cai Huoqing
- [PATCH] [v4, 1/1] clocksource/drivers/timer-mediatek: optimize systimer irq clear flow on shutdown
Fengquan Chen
- [PATCH] ACPI / PPTT: get PPTT table in the first beginning
Xiongfeng Wang
- [PATCH] ACPI / PPTT: get PPTT table in the first beginning
Sudeep Holla
- [PATCH] ACPI / PPTT: get PPTT table in the first beginning
Xiongfeng Wang
- [PATCH] ACPI: Add memory semantics to acpi_os_map_memory()
Lorenzo Pieralisi
- [PATCH] ACPI: Add memory semantics to acpi_os_map_memory()
Ard Biesheuvel
- [PATCH] ACPI: Add memory semantics to acpi_os_map_memory()
Hanjun Guo
- [PATCH] ACPI: Add memory semantics to acpi_os_map_memory()
Lorenzo Pieralisi
- [PATCH] ACPI: Add memory semantics to acpi_os_map_memory()
Ard Biesheuvel
- [PATCH] ACPI: Add memory semantics to acpi_os_map_memory()
Lorenzo Pieralisi
- [PATCH] ALSA: usb-audio: fix incorrect clock source setting
chihhao.chen at mediatek.com
- [PATCH] ALSA: usb-audio: fix incorrect clock source setting
Takashi Iwai
- [PATCH] ALSA: usb-audio: fix incorrect clock source setting
Geraldo Nascimento
- [PATCH] ALSA: usb-audio: fix incorrect clock source setting
Geraldo Nascimento
- [PATCH] ALSA: usb-audio: fix incorrect clock source setting
Geraldo Nascimento
- [PATCH] ALSA: usb-audio: fix incorrect clock source setting
Takashi Iwai
- [PATCH] ALSA: usb-audio: fix incorrect clock source setting
Geraldo Nascimento
- [PATCH] ALSA: usb-audio: fix incorrect clock source setting
chihhao chen
- [PATCH] ALSA: usb-audio: fix incorrect clock source setting
Geraldo Nascimento
- [PATCH] ALSA: usb-audio: fix incorrect clock source setting
chihhao.chen at mediatek.com
- [PATCH] ALSA: usb-audio: fix incorrect clock source setting
Geraldo Nascimento
- [PATCH] ALSA: usb-audio: fix incorrect clock source setting
Geraldo Nascimento
- [PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
- [PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE
Randy Dunlap
- [PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE
Jens Axboe
- [PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE
Christoph Hellwig
- [PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE
Geert Uytterhoeven
- [PATCH] arch: vdso: remove if-conditionals of $(c-gettimeofday-y)
Masahiro Yamada
- [PATCH] ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors
Linus Walleij
- [PATCH] ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors
Mark Brown
- [PATCH] ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors
Lee Jones
- [PATCH] ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors
Sebastian Reichel
- [PATCH] arm64/kexec: Test page size support with new TGRAN range values
Anshuman Khandual
- [PATCH] arm64/kexec: Test page size support with new TGRAN range values
kernel test robot
- [PATCH] arm64/kexec: Test page size support with new TGRAN range values
Anshuman Khandual
- [PATCH] arm64/sme: Document boot requirements for SME
Mark Brown
- [PATCH] arm64/sve: Delay freeing memory in fpsimd_flush_thread()
Sebastian Andrzej Siewior
- [PATCH] arm64/sve: Delay freeing memory in fpsimd_flush_thread()
Dave Martin
- [PATCH] arm64/sve: Delay freeing memory in fpsimd_flush_thread()
Mark Brown
- [PATCH] arm64/sve: Delay freeing memory in fpsimd_flush_thread()
Sebastian Andrzej Siewior
- [PATCH] arm64/sve: Delay freeing memory in fpsimd_flush_thread()
Dave Martin
- [PATCH] arm64/sve: Make fpsimd_bind_task_to_cpu() static
Mark Brown
- [PATCH] arm64/sve: Make kernel FPU protection RT friendly
Sebastian Andrzej Siewior
- [PATCH] arm64/sve: Make kernel FPU protection RT friendly
Dave Martin
- [PATCH] arm64/sve: Make kernel FPU protection RT friendly
Sebastian Andrzej Siewior
- [PATCH] arm64/sve: Make kernel FPU protection RT friendly
Mark Brown
- [PATCH] arm64/sve: Make kernel FPU protection RT friendly
Sebastian Andrzej Siewior
- [PATCH] arm64/sve: Make kernel FPU protection RT friendly
Dave Martin
- [PATCH] arm64/sve: Make kernel FPU protection RT friendly
Sebastian Andrzej Siewior
- [PATCH] arm64/sve: Make kernel FPU protection RT friendly
Sebastian Andrzej Siewior
- [PATCH] arm64/sve: Make kernel FPU protection RT friendly
Mark Brown
- [PATCH] arm64/sve: Make kernel FPU protection RT friendly
Dave Martin
- [PATCH] arm64/sve: Make kernel FPU protection RT friendly
Sebastian Andrzej Siewior
- [PATCH] arm64: audit: fix return value high 32bit truncation problem
Yuchen Wei
- [PATCH] arm64: audit: fix return value high 32bit truncation problem
Will Deacon
- [PATCH] arm64: audit: fix return value high 32bit truncation problem
Mark Rutland
- [PATCH] arm64: avoid double ISB on kernel entry
Peter Collingbourne
- [PATCH] arm64: Avoid premature usercopy failure
Robin Murphy
- [PATCH] arm64: Avoid premature usercopy failure
Will Deacon
- [PATCH] arm64: Avoid premature usercopy failure
Catalin Marinas
- [PATCH] arm64: Avoid premature usercopy failure
Will Deacon
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Catalin Marinas
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Robin Murphy
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Will Deacon
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Marc Zyngier
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Robin Murphy
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Arnd Bergmann
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Marc Zyngier
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Arnd Bergmann
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Will Deacon
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Yassine Oudjana
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Arnd Bergmann
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Bjorn Andersson
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Yassine Oudjana
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Will Deacon
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Arnd Bergmann
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Jeffrey Hugo
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Jeffrey Hugo
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Will Deacon
- [PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
Catalin Marinas
- [PATCH] arm64: cpufeature: Use defined macro instead of magic numbers
Shaokun Zhang
- [PATCH] arm64: cpufeature: Use defined macro instead of magic numbers
Will Deacon
- [PATCH] arm64: cpufeature: Use defined macro instead of magic numbers
Shaokun Zhang
- [PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
Nick Desaulniers
- [PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
Tom Stellard
- [PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
Will Deacon
- [PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
Arnd Bergmann
- [PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
Nick Desaulniers
- [PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
Nick Desaulniers
- [PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
Nick Desaulniers
- [PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
Nathan Chancellor
- [PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
Nick Desaulniers
- [PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
Nathan Chancellor
- [PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
Nick Desaulniers
- [PATCH] arm64: dts: fix node name for the sysclk
Shawn Guo
- [PATCH] arm64: dts: fvp: Remove panel timings
Robin Murphy
- [PATCH] arm64: dts: fvp: Remove panel timings
Linus Walleij
- [PATCH] arm64: dts: fvp: Remove panel timings
Sudeep Holla
- [PATCH] arm64: dts: fvp: Remove panel timings
Robin Murphy
- [PATCH] arm64: dts: fvp: Remove panel timings
Sudeep Holla
- [PATCH] arm64: dts: imx8m: Replace deprecated fsl, usbphy DT props with phys
Marek Vasut
- [PATCH] arm64: dts: imx8m: Replace deprecated fsl, usbphy DT props with phys
Fabio Estevam
- [PATCH] arm64: dts: imx8m: Replace deprecated fsl,usbphy DT props with phys
Shawn Guo
- [PATCH] arm64: dts: imx8mm-venice-gw7901: Remove unnecessary #address-cells/#size-cells
Fabio Estevam
- [PATCH] arm64: dts: imx8mm-venice-gw7901: Remove unnecessary #address-cells/#size-cells
Tim Harvey
- [PATCH] arm64: dts: imx8mm-venice-gw7901: Remove unnecessary #address-cells/#size-cells
Shawn Guo
- [PATCH] arm64: dts: imx8mp: Add dsp node
Daniel Baluta
- [PATCH] arm64: dts: imx8mp: Add dsp node
Peng Fan
- [PATCH] arm64: dts: imx8mp: Add dsp node
Daniel Baluta
- [PATCH] arm64: dts: imx8mq-evk: add CD pinctrl for usdhc2
Shawn Guo
- [PATCH] arm64: dts: imx8mq-evk: Remove unnecessary blank lines
Shawn Guo
- [PATCH] arm64: dts: ls1028: sl28: fix networking for variant 2
Michael Walle
- [PATCH] arm64: dts: ls1028: sl28: fix networking for variant 2
Shawn Guo
- [PATCH] arm64: dts: mt8173: elm: Use aliases to mmc nodes
Hsin-Yi Wang
- [PATCH] arm64: dts: mt8173: elm: Use aliases to mmc nodes
Chen-Yu Tsai
- [PATCH] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
Hsin-Yi Wang
- [PATCH] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
Chen-Yu Tsai
- [PATCH] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
Enric Balletbo Serra
- [PATCH] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
Hsin-Yi Wang
- [PATCH] arm64: dts: qcom: sc7180: Set adau wakeup delay to 80 ms
Judy Hsiao
- [PATCH] arm64: dts: qcom: sc7180: Set adau wakeup delay to 80 ms
Stephen Boyd
- [PATCH] arm64: dts: qcom: sc7180: trogdor: Update audio codec to Max98360A
Doug Anderson
- [PATCH] arm64: dts: qcom: sc7180: trogdor: Update audio codec to Max98360A
Bjorn Andersson
- [PATCH] arm64: dts: renesas: r8a77990: ebisu: Add I2C EEPROM for PMIC
Geert Uytterhoeven
- [PATCH] arm64: dts: renesas: r8a77990: ebisu: Add I2C EEPROM for PMIC
Niklas Söderlund
- [PATCH] arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w properties
Geert Uytterhoeven
- [PATCH] arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w properties
Ulrich Hecht
- [PATCH] arm64: dts: rockchip: add csi-dphy to px30
Heiko Stuebner
- [PATCH] arm64: dts: rockchip: add csi-dphy to px30
Heiko Stuebner
- [PATCH] arm64: dts: rockchip: arm64: make the system run light heartbeat
xiaobo
- [PATCH] arm64: dts: rockchip: arm64: make the system run light heartbeat
xiaobo
- [PATCH] arm64: dts: rockchip: arm64: make the system run light heartbeat
Heiko Stuebner
- [PATCH] arm64: dts: rockchip: Disable CDN DP on Pinebook Pro
matthias.bgg at kernel.org
- [PATCH] arm64: dts: rockchip: Disable CDN DP on Pinebook Pro
Heiko Stuebner
- [PATCH] arm64: dts: rockchip: r4s: add i2c2 read eeprom for mac addr and fix voltage layout.
xiaobo
- [PATCH] arm64: dts: rockchip: r4s: add i2c2 read eeprom for mac addr and fix voltage layout.
Chen-Yu Tsai
- [PATCH] arm64: dts: rockchip: r4s: system status LEDs changed to flashing light
Xiaobo Tian
- [PATCH] arm64: dts: rockchip: rename flash nodenames
Johan Jonker
- [PATCH] arm64: dts: rockchip: rename flash nodenames
Heiko Stuebner
- [PATCH] arm64: dts: zynqmp: Add GPU node
Marek Vasut
- [PATCH] arm64: entry: add missing noinstr
Mark Rutland
- [PATCH] arm64: entry: add missing noinstr
Will Deacon
- [PATCH] arm64: entry: fix KCOV suppression
Mark Rutland
- [PATCH] arm64: entry: fix KCOV suppression
Will Deacon
- [PATCH] arm64: fix semicolon.cocci warnings
kernel test robot
- [PATCH] arm64: fix strlen() with CONFIG_KASAN_HW_TAGS
Mark Rutland
- [PATCH] arm64: fix strlen() with CONFIG_KASAN_HW_TAGS
Marco Elver
- [PATCH] arm64: fix strlen() with CONFIG_KASAN_HW_TAGS
Catalin Marinas
- [PATCH] arm64: fix strlen() with CONFIG_KASAN_HW_TAGS
Catalin Marinas
- [PATCH] arm64: fix strlen() with CONFIG_KASAN_HW_TAGS
Robin Murphy
- [PATCH] arm64: fix strlen() with CONFIG_KASAN_HW_TAGS
Will Deacon
- [PATCH] arm64: fix strlen() with CONFIG_KASAN_HW_TAGS
Mark Rutland
- [PATCH] arm64: fix strlen() with CONFIG_KASAN_HW_TAGS
Robin Murphy
- [PATCH] arm64: fix strlen() with CONFIG_KASAN_HW_TAGS
Andrey Konovalov
- [PATCH] arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULL
Barry Song
- [PATCH] arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULL
Will Deacon
- [PATCH] arm64: freescale/imx8mp-evk.dts: reorder nodes alphabetically
Uwe Kleine-König
- [PATCH] arm64: freescale/imx8mp-evk.dts: reorder nodes alphabetically
Ahmad Fatoum
- [PATCH] arm64: freescale/imx8mp-evk.dts: reorder nodes alphabetically
Fabio Estevam
- [PATCH] arm64: freescale/imx8mp-evk.dts: reorder nodes alphabetically
Uwe Kleine-König
- [PATCH] arm64: kexec: add support for kexec with spin-table
Henry Willard
- [PATCH] arm64: kexec: add support for kexec with spin-table
Mark Rutland
- [PATCH] arm64: kexec: add support for kexec with spin-table
kernel test robot
- [PATCH] arm64: kexec: add support for kexec with spin-table
kernel test robot
- [PATCH] arm64: kexec: add support for kexec with spin-table
Henry Willard
- [PATCH] arm64: kexec: add support for kexec with spin-table
kernel test robot
- [PATCH] arm64: kexec: add support for kexec with spin-table
kernel test robot
- [PATCH] arm64: kprobe: Enable OPTPROBE for arm64
Qi Liu
- [PATCH] arm64: kprobe: Enable OPTPROBE for arm64
Masami Hiramatsu
- [PATCH] arm64: kprobe: Enable OPTPROBE for arm64
Song Bao Hua (Barry Song)
- [PATCH] arm64: kprobe: Enable OPTPROBE for arm64
Masami Hiramatsu
- [PATCH] arm64: kprobe: Enable OPTPROBE for arm64
Song Bao Hua (Barry Song)
- [PATCH] arm64: kprobe: Enable OPTPROBE for arm64
liuqi (BA)
- [PATCH] arm64: kprobe: Enable OPTPROBE for arm64
Song Bao Hua (Barry Song)
- [PATCH] arm64: kprobe: Enable OPTPROBE for arm64
Masami Hiramatsu
- [PATCH] arm64: kprobe: Enable OPTPROBE for arm64
Song Bao Hua (Barry Song)
- [PATCH] arm64: move the (z)install rules to arch/arm64/Makefile
Masahiro Yamada
- [PATCH] arm64: move warning about toolchains to archprepare
Masahiro Yamada
- [PATCH] arm64: mte: avoid TFSR related operations unless in async mode
Catalin Marinas
- [PATCH] arm64: mte: avoid TFSR related operations unless in async mode
Peter Collingbourne
- [PATCH] arm64: mte: avoid TFSR related operations unless in async mode
Catalin Marinas
- [PATCH] arm64: mte: avoid TFSR related operations unless in async mode
Peter Collingbourne
- [PATCH] arm64: mte: switch GCR_EL1 on task switch rather than entry/exit
Peter Collingbourne
- [PATCH] arm64: mte: switch GCR_EL1 on task switch rather than entry/exit
Catalin Marinas
- [PATCH] arm64: mte: switch GCR_EL1 on task switch rather than entry/exit
Peter Collingbourne
- [PATCH] arm64: mte: switch GCR_EL1 on task switch rather than entry/exit
Catalin Marinas
- [PATCH] ARM64: Provide the ARM64_TBI option
Yuan Li
- [PATCH] ARM64: Provide the ARM64_TBI option
Robin Murphy
- [PATCH] ARM64: Provide the ARM64_TBI option
Will Deacon
- [PATCH] ARM64: Provide the ARM64_TBI option
Robin Murphy
- [PATCH] ARM64: Provide the ARM64_TBI option
Peter Collingbourne
- [PATCH] ARM64: Provide the ARM64_TBI option
Robin Murphy
- [PATCH] ARM64: Provide the ARM64_TBI option
twd2
- [PATCH] arm64: Remove AArch64 X30 redundant register alias
Naohiro Tamura
- [PATCH] arm64: Remove AArch64 X30 redundant register alias
Marc Zyngier
- [PATCH] arm64: Remove AArch64 X30 redundant register alias
Robin Murphy
- [PATCH] arm64: Remove AArch64 X30 redundant register alias
naohirot at fujitsu.com
- [PATCH] arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newer
Nathan Chancellor
- [PATCH] arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newer
Will Deacon
- [PATCH] arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newer
Nick Desaulniers
- [PATCH] arm64: smccc: Save lr before calling __arm_smccc_sve_check()
Jean-Philippe Brucker
- [PATCH] arm64: smccc: Save lr before calling __arm_smccc_sve_check()
Ard Biesheuvel
- [PATCH] arm64: smccc: Save lr before calling __arm_smccc_sve_check()
Mark Brown
- [PATCH] arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE
Shaokun Zhang
- [PATCH] arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE
Vladimir Murzin
- [PATCH] arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE
Shaokun Zhang
- [PATCH] arm64: tegra: Enable audio IOMMU support on Tegra194
Thierry Reding
- [PATCH] arm64: tegra: Enable audio IOMMU support on Tegra194
Jon Hunter
- [PATCH] arm64: tegra: Enable audio IOMMU support on Tegra194
Jon Hunter
- [PATCH] arm64: tegra: Enable audio IOMMU support on Tegra194
Thierry Reding
- [PATCH] arm64: tegra: Enable SMMU support for USB on Tegra194
Thierry Reding
- [PATCH] arm64: tegra: Enable SMMU support for USB on Tegra194
Jon Hunter
- [PATCH] arm64: unnecessary end 'return;' in void functions
Jason Wang
- [PATCH] arm64: use __func__ to get function name in pr_err
Jason Wang
- [PATCH] arm64: use __func__ to get function name in pr_err
Will Deacon
- [PATCH] arm64: use __func__ to get function name in pr_err
Catalin Marinas
- [PATCH] ARM: configs: Update Integrator defconfig
Linus Walleij
- [PATCH] ARM: configs: Update Integrator defconfig
Kees Cook
- [PATCH] ARM: configs: Update Integrator defconfig
Arnd Bergmann
- [PATCH] ARM: configs: Update RealView defconfig
Linus Walleij
- [PATCH] ARM: configs: Update RealView defconfig
Kees Cook
- [PATCH] ARM: configs: Update RealView defconfig
Arnd Bergmann
- [PATCH] ARM: configs: Update u8500_defconfig
Linus Walleij
- [PATCH] ARM: configs: Update u8500_defconfig
Arnd Bergmann
- [PATCH] ARM: configs: Update Versatile defconfig
Linus Walleij
- [PATCH] ARM: configs: Update Versatile defconfig
Kees Cook
- [PATCH] ARM: configs: Update Versatile defconfig
Arnd Bergmann
- [PATCH] ARM: configs: Update Vexpress defconfig
Linus Walleij
- [PATCH] ARM: configs: Update Vexpress defconfig
Sudeep Holla
- [PATCH] ARM: configs: Update Vexpress defconfig
Arnd Bergmann
- [PATCH] ARM: dts: Add devicetree for Gateworks Avila GW2348
Linus Walleij
- [PATCH] ARM: dts: Add device trees for Coyote and IXDPG425
Linus Walleij
- [PATCH] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
Kevin Hilman
- [PATCH] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
Tony Lindgren
- [PATCH] ARM: dts: aspeed: ast2500evb: Enable built in RTC
Joel Stanley
- [PATCH] ARM: dts: aspeed: minipack: Update flash partition table
rentao.bupt at gmail.com
- [PATCH] ARM: dts: aspeed: rainier, everest: Add secure boot GPIO
Joel Stanley
- [PATCH] ARM: dts: at91: sama5d27_som1_ek: enable ADC node
Nicolas Ferre
- [PATCH] ARM: dts: at91: sama5d2_icp: enable digital filter for I2C nodes
Codrin Ciubotariu
- [PATCH] ARM: dts: at91: sama5d4_xplained: change the key code of the gpio key
nicolas.ferre at microchip.com
- [PATCH] ARM: dts: at91: sama5d4_xplained: change the key code of the gpio key
Nicolas Ferre
- [PATCH] ARM: dts: at91: use the right property for shutdown controller
nicolas.ferre at microchip.com
- [PATCH] ARM: dts: bcm283x: Fix VEC address for BCM2711
Stefan Wahren
- [PATCH] ARM: dts: bcm283x: Fix VEC address for BCM2711
nicolas saenz julienne
- [PATCH] ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
Oleksandr Suvorov
- [PATCH] ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
Fabio Estevam
- [PATCH] ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
Oleksandr Suvorov
- [PATCH] ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pins
Marek Vasut
- [PATCH] ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pins
Fabio Estevam
- [PATCH] ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pins
Shawn Guo
- [PATCH] ARM: dts: ixp4xx: Add a devicetree for Freecom FSG-3
Linus Walleij
- [PATCH] ARM: dts: ixp4xx: Add a devicetree for Freecom FSG-3
Andrew Lunn
- [PATCH] ARM: dts: ixp4xx: Add a devicetree for Freecom FSG-3
Linus Walleij
- [PATCH] ARM: dts: ixp4xx: Add a devicetree for Freecom FSG-3
Marc Zyngier
- [PATCH] ARM: dts: ixp4xx: Add Arcom Vulcan device tree
Linus Walleij
- [PATCH] ARM: dts: ixp4xx: Add devicetree for D-Link DSM-G600 rev A
Linus Walleij
- [PATCH] ARM: dts: ixp4xx: Add devicetree for Linksys WRV54G
Linus Walleij
- [PATCH] ARM: dts: ixp4xx: Add devicetree for Linksys WRV54G
Andrew Lunn
- [PATCH] ARM: dts: ixp4xx: Add devicetree for Linksys WRV54G
Linus Walleij
- [PATCH] ARM: dts: ixp4xx: Add devicetree for Linksys WRV54G
Linus Walleij
- [PATCH] ARM: dts: ixp4xx: Add devicetree for Linksys WRV54G
Andrew Lunn
- [PATCH] ARM: dts: ixp4xx: Add devicetree for Netgear WG302v2
Linus Walleij
- [PATCH] ARM: dts: ixp4xx: Add Omicron device trees
Linus Walleij
- [PATCH] ARM: dts: ixp4xx: Add Omicron device trees
Baruch Siach
- [PATCH] ARM: dts: ixp4xx: Add Omicron device trees
Richard Cochran
- [PATCH] ARM: dts: ixp4xx: Add Omicron device trees
Linus Walleij
- [PATCH] ARM: dts: ixp4xx: Add Omicron device trees
Richard Cochran
- [PATCH] ARM: dts: ixp4xx: Add Omicron device trees
Linus Walleij
- [PATCH] ARM: dts: ixp4xx: Add second UART
Linus Walleij
- [PATCH] ARM: dts: ixp4xx: Fix up bad interrupt flags
Linus Walleij
- [PATCH] ARM: dts: ixp4xx: Fix up bad interrupt flags
Marc Zyngier
- [PATCH] ARM: dts: ixp4xx: Move EPBX100 flash to external bus node
Linus Walleij
- [PATCH] ARM: dts: ixp4xx: Use the expansion bus
Linus Walleij
- [PATCH] ARM: dts: meson8: Use a higher default GPU clock frequency
Martin Blumenstingl
- [PATCH] ARM: dts: meson8: Use a higher default GPU clock frequency
Neil Armstrong
- [PATCH] ARM: dts: meson8: Use a higher default GPU clock frequency
Neil Armstrong
- [PATCH] arm: dts: mt7623: increase passive cooling trip
Frank Wunderlich
- [PATCH] ARM: dts: rockchip: rename pcfg_* nodenames for rk3066/rk3188
Johan Jonker
- [PATCH] ARM: dts: rockchip: rename pcfg_* nodenames for rk3066/rk3188
Heiko Stuebner
- [PATCH] ARM: dts: rockchip: rk3188: add space after &grf
Johan Jonker
- [PATCH] ARM: dts: rockchip: rk3188: add space after &grf
Heiko Stuebner
- [PATCH] ARM: dts: rza2mevb: Add I2C EEPROM support
Geert Uytterhoeven
- [PATCH] ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM
Marek Vasut
- [PATCH] ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM
Alexandre TORGUE
- [PATCH] ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM
Marek Vasut
- [PATCH] ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
Marek Vasut
- [PATCH] ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
Alexandre TORGUE
- [PATCH] ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
Marek Vasut
- [PATCH] ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
Alexandre TORGUE
- [PATCH] ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
Marek Vasut
- [PATCH] ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
Alexandre TORGUE
- [PATCH] ARM: dts: stm32: Prefer HW RTC on DHCOM SoM
Alexandre TORGUE
- [PATCH] ARM: dts: stm32: Set {bitclock, frame}-master phandles on ST DKx
Alexandre TORGUE
- [PATCH] ARM: dts: stm32: Set {bitclock, frame}-master phandles on ST DKx
Marek Vasut
- [PATCH] ARM: dts: stm32: Set {bitclock, frame}-master phandles on ST DKx
Alexandre TORGUE
- [PATCH] ARM: dts: stm32: Set {bitclock, frame}-master phandles on ST DKx
Marek Vasut
- [PATCH] ARM: dts: stm32: Update AV96 adv7513 node per dtbs_check
Alexandre TORGUE
- [PATCH] ARM: dts: sun8i: h3: orangepi-plus: Fix ethernet phy-mode
Salvatore Bonaccorso
- [PATCH] ARM: dts: sun8i: h3: orangepi-plus: Fix ethernet phy-mode
Maxime Ripard
- [PATCH] ARM: dts: ux500: ab8500: Link USB PHY to USB controller node
Stephan Gerhold
- [PATCH] ARM: dts: ux500: ab8500: Link USB PHY to USB controller node
Linus Walleij
- [PATCH] ARM: dts: ux500: Add a device tree for Kyle
Linus Walleij
- [PATCH] ARM: dts: ux500: Add devicetree for Codina
Linus Walleij
- [PATCH] ARM: fix panic when kasan and kprobe are enabled
Shaobo Huang
- [PATCH] ARM: fix panic when kasan and kprobe are enabled
Shaobo Huang
- [PATCH] ARM: fix panic when kasan and kprobe are enabled
Ard Biesheuvel
- [PATCH] ARM: fix panic when kasan and kprobe are enabled
Shaobo Huang
- [PATCH] ARM: fix panic when kasan and kprobe are enabled
Ard Biesheuvel
- [PATCH] ARM: fix panic when kasan and kprobe are enabled
Shaobo Huang
- [PATCH] ARM: fix panic when kasan and kprobe are enabled
Ard Biesheuvel
- [PATCH] ARM: imx: fix imx_mmdc_probe build failure
Arnd Bergmann
- [PATCH] ARM: imx: fix imx_mmdc_probe build failure
Shawn Guo
- [PATCH] ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
Colin King
- [PATCH] ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
Shawn Guo
- [PATCH] ARM: ixp4xx: Delete Avila boardfiles
Linus Walleij
- [PATCH] ARM: ixp4xx: Delete Coyote and IXDPG425 boardfiles
Linus Walleij
- [PATCH] ARM: ixp4xx: Delete Gateway WG302v2 boardfiles
Linus Walleij
- [PATCH] ARM: ixp4xx: Delete GTWX5715 board files
Linus Walleij
- [PATCH] ARM: ixp4xx: Delete Omicron boardfiles
Linus Walleij
- [PATCH] ARM: ixp4xx: Delete the Arcom Vulcan boardfiles
Linus Walleij
- [PATCH] ARM: ixp4xx: Delete the D-Link DSM-G600 boardfiles
Linus Walleij
- [PATCH] ARM: ixp4xx: Delete the Freecom FSG-3 boardfiles
Linus Walleij
- [PATCH] ARM: ixp4xx: fix building both pci drivers
Arnd Bergmann
- [PATCH] ARM: ixp4xx: fix building both pci drivers
Linus Walleij
- [PATCH] ARM: ixp4xx: fix building both pci drivers
Lorenzo Pieralisi
- [PATCH] ARM: ixp4xx: fix building both pci drivers
Arnd Bergmann
- [PATCH] ARM: ixp4xx: goramo_mlr depends on old PCI driver
Arnd Bergmann
- [PATCH] ARM: ixp4xx: goramo_mlr depends on old PCI driver
Linus Walleij
- [PATCH] ARM: kasan: work around LPAE build warning
Arnd Bergmann
- [PATCH] ARM: kasan: work around LPAE build warning
Linus Walleij
- [PATCH] ARM: mmp: Fix failure to remove sram device
Uwe Kleine-König
- [PATCH] ARM: move the (z/u)install rules to arch/arm/Makefile
Masahiro Yamada
- [PATCH] ARM: move the (z/u)install rules to arch/arm/Makefile
Uwe Kleine-König
- [PATCH] ARM: multi_v7_defconfig: Enable CONFIG_MMC_MESON_MX_SDHC
Anand Moon
- [PATCH] ARM: multi_v7_defconfig: Enable CONFIG_MMC_MESON_MX_SDHC
Martin Blumenstingl
- [PATCH] ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in
Stefan Wahren
- [PATCH] ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in
Florian Fainelli
- [PATCH] ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in
Stefan Wahren
- [PATCH] ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in
Arnd Bergmann
- [PATCH] ARM: PCI: use __func__ in debug messages
Jason Wang
- [PATCH] ARM: pxa: ssp: Drop if with an always false condition
Uwe Kleine-König
- [PATCH] ARM: sa1100/assabet: convert LEDs to gpiod APIs
Linus Walleij
- [PATCH] ARM: sa1100/assabet: convert LEDs to gpiod APIs
Russell King (Oracle)
- [PATCH] ARM: sa1100/assabet: convert LEDs to gpiod APIs
Linus Walleij
- [PATCH] ARM: scoop: Drop if with an always false condition
Uwe Kleine-König
- [PATCH] ARM: scoop: Drop if with an always false condition
Greg Kroah-Hartman
- [PATCH] ARM: scoop: move EXPORT_SYMBOLs to follow their funcs
Jason Wang
- [PATCH] ARM: shmobile: defconfig: Restore graphical consoles
Geert Uytterhoeven
- [PATCH] ARM: shmobile: defconfig: Restore graphical consoles
Laurent Pinchart
- [PATCH] ARM: shmobile: defconfig: Restore graphical consoles
Geert Uytterhoeven
- [PATCH] ARM: shmobile: defconfig: Restore graphical consoles
Laurent Pinchart
- [PATCH] ARM: shmobile: defconfig: Restore graphical consoles
Geert Uytterhoeven
- [PATCH] ARM: shmobile: defconfig: Restore graphical consoles
Laurent Pinchart
- [PATCH] ASoC: bcm: cygnus-pcm: Fix unused assignment about 'rc'
Tang Bin
- [PATCH] ASoC: bcm: cygnus-pcm: Fix unused assignment about 'rc'
Mark Brown
- [PATCH] bcm63xx_enet: remove needless variable definitions
Tang Bin
- [PATCH] bcm63xx_enet: remove needless variable definitions
Florian Fainelli
- [PATCH] bcm63xx_enet: simplify the code in bcm_enet_open()
Tang Bin
- [PATCH] bcm63xx_enet: simplify the code in bcm_enet_open()
Florian Fainelli
- [PATCH] bcm63xx_enet: simplify the code in bcm_enet_open()
Jakub Kicinski
- [PATCH] Bluetooth: btusb: Fix a unspported condition to set available debug features
Jun Miao
- [PATCH] Bluetooth: btusb: Fix a unspported condition to set available debug features
Marcel Holtmann
- [PATCH] bus: Make remove callback return void
Lee Jones
- [PATCH] bus: Make remove callback return void
Johannes Thumshirn
- [PATCH] cavium: switch from 'pci_' to 'dma_' API
Christophe JAILLET
- [PATCH] clk: at91: clk-generated: Limit the requested rate to our range
Codrin Ciubotariu
- [PATCH] clk: at91: clk-generated: Limit the requested rate to our range
Nicolas Ferre
- [PATCH] clk: at91: clk-generated: Limit the requested rate to our range
Codrin.Ciubotariu at microchip.com
- [PATCH] clk: at91: clk-generated: Limit the requested rate to our range
Nicolas Ferre
- [PATCH] clk: at91: fix count of periph clocks passed to pmc_data_allocate
Clément Léger
- [PATCH] clk: imx8: Unified initcall function
Rudy Lo
- [PATCH] clk: imx8: Unified initcall function
Ahmad Fatoum
- [PATCH] clk: imx8: Unified initcall function
Abel Vesa
- [PATCH] clk: not calculate new rate for protected clks
Peng Fan (OSS)
- [PATCH] clk: rk3308: make ddrphy4x clock critical
Yunhao Tian
- [PATCH] clk: rk3308: make ddrphy4x clock critical
Stephen Boyd
- [PATCH] clk: rk3308: make ddrphy4x clock critical
Heiko Stübner
- [PATCH] clk: rk3308: make ddrphy4x clock critical
Heiko Stuebner
- [PATCH] clk: rk3308: make ddrphy4x clock critical
Stephen Boyd
- [PATCH] clocksource: Add Marvell Errata-38627 workaround
Bharat Bhushan
- [PATCH] clocksource: Add Marvell Errata-38627 workaround
Mark Rutland
- [PATCH] clocksource: Add Marvell Errata-38627 workaround
Mark Rutland
- [PATCH] clocksource: Add Marvell Errata-38627 workaround
Marc Zyngier
- [PATCH] configs: Remove the obsolete CONFIG_INPUT_POLLDEV
Zenghui Yu
- [PATCH] crypto: sun8i-ce: fix memory leak and return value of sun8i_ce_hash_run
Dongliang Mu
- [PATCH] crypto: sun8i-ce: fix memory leak and return value of sun8i_ce_hash_run
Corentin Labbe
- [PATCH] crypto: sun8i-ce: fix memory leak and return value of sun8i_ce_hash_run
Dongliang Mu
- [PATCH] crypto: sun8i-ce: fix multiple memory leaks in sun8i_ce_hash_run
Dongliang Mu
- [PATCH] crypto: sun8i-ss - Use kfree_sensitive
Jason Wang
- [PATCH] crypto: sun8i-ss - Use kfree_sensitive
Herbert Xu
- [PATCH] crypto: sun8i-ss - Use kfree_sensitive
Jason Wang
- [PATCH] crypto: sun8i-ss - Use kfree_sensitive
Herbert Xu
- [PATCH] Delete unneed variable "delay" on line 79
Krzysztof Kozlowski
- [PATCH] divide by 3*sizeof(u32) when computing array_size
Salah Triki
- [PATCH] divide by 3*sizeof(u32) when computing array_size
Philipp Hahn
- [PATCH] divide by 3*sizeof(u32) when computing array_size
Uwe Kleine-König
- [PATCH] divide by 3*sizeof(u32) when computing array_size
Uwe Kleine-König
- [PATCH] divide by 3*sizeof(u32) when computing array_size
Russell King (Oracle)
- [PATCH] divide by 3*sizeof(u32) when computing array_size
David Laight
- [PATCH] divide by 3*sizeof(u32) when computing array_size
Russell King (Oracle)
- [PATCH] divide by 3*sizeof(u32) when computing array_size
David Laight
- [PATCH] divide by 3*sizeof(u32) when computing array_size
Russell King (Oracle)
- [PATCH] dma-buf: add kernel count for dma_buf
guangming.cao at mediatek.com
- [PATCH] dma-buf: add kernel count for dma_buf
Christian König
- [PATCH] dma-buf: add kernel count for dma_buf
Guangming.Cao
- [PATCH] dma-buf: add kernel count for dma_buf
Guangming.Cao
- [PATCH] dma-buf: add kernel count for dma_buf
guangming.cao at mediatek.com
- [PATCH] dma-buf: add kernel count for dma_buf
Christian König
- [PATCH] dma-buf: add kernel count for dma_buf
guangming.cao at mediatek.com
- [PATCH] dma-buf: support users to change dma_buf.name
guangming.cao at mediatek.com
- [PATCH] dma-buf: support users to change dma_buf.name
Christian König
- [PATCH] dma-heap: Let dma heap use dma_map_attrs to map & unmap iova
guangming.cao at mediatek.com
- [PATCH] dma-heap: Let dma heap use dma_map_attrs to map & unmap iova
guangming.cao at mediatek.com
- [PATCH] dma-heap: Let dma heap use dma_map_attrs to map & unmap iova
guangming.cao at mediatek.com
- [PATCH] dma: imx-dma: configure the generic DMA type to make it work
Juergen Borleis
- [PATCH] dma_buf: remove dmabuf sysfs teardown before release/detach
guangming.cao at mediatek.com
- [PATCH] dma_buf: remove dmabuf sysfs teardown before release/detach
Christian König
- [PATCH] dma_buf: remove dmabuf sysfs teardown before release/detach
Christian König
- [PATCH] dma_buf: remove dmabuf sysfs teardown before release/detach
guangming.cao at mediatek.com
- [PATCH] dmaengine: at_xdmac: use module_platform_driver
Vinod Koul
- [PATCH] dmaengine: at_xdmac: use module_platform_driver
Clément Léger
- [PATCH] dmaengine: at_xdmac: use module_platform_driver
Vinod Koul
- [PATCH] dmaengine: at_xdmac: use module_platform_driver
Clément Léger
- [PATCH] dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic state
Kunihiko Hayashi
- [PATCH] dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic state
Vinod Koul
- [PATCH] drivers/soc: Remove all strcpy() uses in favor of strscpy()
Len Baker
- [PATCH] drivers/soc: Remove all strcpy() uses in favor of strscpy()
Geert Uytterhoeven
- [PATCH] drivers/soc: Remove all strcpy() uses in favor of strscpy()
David Laight
- [PATCH] drivers/soc: Remove all strcpy() uses in favor of strscpy()
Robin Murphy
- [PATCH] drivers/soc: Remove all strcpy() uses in favor of strscpy()
Len Baker
- [PATCH] drivers/soc: Remove all strcpy() uses in favor of strscpy()
Len Baker
- [PATCH] drm/bridge: anx7625: Use pm_runtime_force_{suspend,resume}
Pi-Hsun Shih
- [PATCH] drm/bridge: anx7625: Use pm_runtime_force_{suspend,resume}
Daniel Vetter
- [PATCH] drm/bridge: anx7625: Use pm_runtime_force_{suspend, resume}
Pi-Hsun Shih
- [PATCH] drm/bridge: anx7625: Use pm_runtime_force_{suspend,resume}
Laurent Pinchart
- [PATCH] drm/exynos: Always initialize mapping in exynos_drm_register_dma()
Nathan Chancellor
- [PATCH] drm/exynos: Convert from atomic_t to refcount_t on g2d_cmdlist_userptr->refcount
Xiyu Yang
- [PATCH] drm/exynox: Implement mmap as GEM object function
Thomas Zimmermann
- [PATCH] drm/mediatek: dpi: fix NULL dereference in mtk_dpi_bridge_atomic_check
Frank Wunderlich
- [PATCH] drm/mediatek: dpi: fix NULL dereference in mtk_dpi_bridge_atomic_check
Hsin-Yi Wang
- [PATCH] drm/mediatek: dpi: fix NULL dereference in mtk_dpi_bridge_atomic_check
CK Hu
- [PATCH] drm/mediatek: dpi: fix NULL dereference in mtk_dpi_bridge_atomic_check
Chun-Kuang Hu
- [PATCH] drm/mediatek: Implement mmap as GEM object function
Thomas Zimmermann
- [PATCH] drm/mediatek: mtk-dpi: Set out_fmt from config if not the last bridge
Hsin-Yi Wang
- [PATCH] drm/mediatek: mtk-dpi: Set out_fmt from config if not the last bridge
CK Hu
- [PATCH] drm/mediatek: mtk-dpi: Set out_fmt from config if not the last bridge
Chun-Kuang Hu
- [PATCH] drm/meson: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH] drm/meson: Convert to Linux IRQ interfaces
Neil Armstrong
- [PATCH] drm/meson: Convert to Linux IRQ interfaces
Martin Blumenstingl
- [PATCH] drm/meson: Convert to Linux IRQ interfaces
Thomas Zimmermann
- [PATCH] drm/rockchip: Implement mmap as GEM object function
Thomas Zimmermann
- [PATCH] drm/rockchip: Implement mmap as GEM object function
Heiko Stübner
- [PATCH] drm/stm: dsi: compute the transition time from LP to HS and back
Antonio Borneo
- [PATCH] drm/stm: dsi: compute the transition time from LP to HS and back
Philippe CORNU
- [PATCH] drm/stm: dsi: compute the transition time from LP to HS and back
Philippe CORNU
- [PATCH] drm/stm: ltdc: improve pm_runtime to stop clocks
Raphael Gallais-Pou
- [PATCH] drm/stm: ltdc: improve pm_runtime to stop clocks
Marek Vasut
- [PATCH] drm/stm: ltdc: improve pm_runtime to stop clocks
yannick Fertre
- [PATCH] drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attached
Jagan Teki
- [PATCH] drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attached
yannick Fertre
- [PATCH] drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attached
Philippe CORNU
- [PATCH] drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attached
Philippe CORNU
- [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached
Laurent Pinchart
- [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached
Dave Stevenson
- [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached
Laurent Pinchart
- [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached
Dave Stevenson
- [PATCH] dt-bindings: arm: Convert Gemini boards to YAML
Linus Walleij
- [PATCH] dt-bindings: arm: Convert Gemini boards to YAML
Rob Herring
- [PATCH] dt-bindings: auxdisplay: arm-charlcd: Convert to json-schema
Geert Uytterhoeven
- [PATCH] dt-bindings: clk: Convert rockchip,rk3399-cru to DT schema
Nícolas F. R. A. Prado
- [PATCH] dt-bindings: clk: Convert rockchip, rk3399-cru to DT schema
Rob Herring
- [PATCH] dt-bindings: clk: Convert rockchip, rk3399-cru to DT schema
Heiko Stübner
- [PATCH] dt-bindings: clk: Convert rockchip, rk3399-cru to DT schema
Heiko Stuebner
- [PATCH] dt-bindings: fpga: convert Xilinx Zynq MPSoC bindings to YAML
Nobuhiro Iwamatsu
- [PATCH] dt-bindings: fpga: convert Xilinx Zynq MPSoC bindings to YAML
Tom Rix
- [PATCH] dt-bindings: fpga: convert Xilinx Zynq MPSoC bindings to YAML
Nobuhiro Iwamatsu
- [PATCH] dt-bindings: irqchip: Update pruss-intc binding for K3 AM64x SoCs
Rob Herring
- [PATCH] dt-bindings: mfd: Convert ti-tsc-adc bindings to YAML schema
Vignesh Raghavendra
- [PATCH] dt-bindings: mfd: Convert ti-tsc-adc bindings to YAML schema
Rob Herring
- [PATCH] dt-bindings: nvmem: Convert UniPhier eFuse bindings to json-schema
Rob Herring
- [PATCH] dt-bindings: nvmem: Convert UniPhier eFuse bindings to json-schema
Kunihiko Hayashi
- [PATCH] dt-bindings: pinctrl: mt8195: Use real world values for drive-strength arguments
Chen-Yu Tsai
- [PATCH] dt-bindings: pinctrl: mt8195: Use real world values for drive-strength arguments
Rob Herring
- [PATCH] dt-bindings: power: reset: convert Xilinx Zynq MPSoC bindings to YAML
Nobuhiro Iwamatsu
- [PATCH] dt-bindings: power: reset: convert Xilinx Zynq MPSoC bindings to YAML
Rob Herring
- [PATCH] dt-bindings: regulator: Convert UniPhier regulator to json-schema
Rob Herring
- [PATCH] dt-bindings: regulator: Convert UniPhier regulator to json-schema
Mark Brown
- [PATCH] dt-bindings: reset: Convert UniPhier glue reset to json-schema
Rob Herring
- [PATCH] dt-bindings: reset: Convert UniPhier glue reset to json-schema
Philipp Zabel
- [PATCH] dt-bindings: soc: ti: pruss: Add dma-coherent property
Suman Anna
- [PATCH] efistub: arm64: relax 2M alignment again for relocatable kernels
Ard Biesheuvel
- [PATCH] efistub: arm64: relax 2M alignment again for relocatable kernels
Benjamin Herrenschmidt
- [PATCH] firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflow
Sudeep Holla
- [PATCH] firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflow
Sudeep Holla
- [PATCH] firmware: arm_scmi: Avoid padding in sensor message structure
Sudeep Holla
- [PATCH] firmware: arm_scmi: Fix kernel doc warnings
Sudeep Holla
- [PATCH] firmware: arm_scmi: Fix kernel doc warnings
Cristian Marussi
- [PATCH] firmware: arm_scmi: Fix kernel doc warnings
Sudeep Holla
- [PATCH] firmware: arm_scmi: Fix kernel doc warnings about return values
Cristian Marussi
- [PATCH] firmware: arm_scmi: Fix kernel doc warnings about return values
Sudeep Holla
- [PATCH] firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
Sudeep Holla
- [PATCH] firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
Cristian Marussi
- [PATCH] firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
Sudeep Holla
- [PATCH] firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
Sudeep Holla
- [PATCH] firmware: arm_scpi: Fix kernel doc warnings
Sudeep Holla
- [PATCH] Fix cursor plane didn't update
jason-jh.lin
- [PATCH] fixup! media: rc: introduce Meson IR blaster driver
Viktor Prutyanov
- [PATCH] i2c: at91: remove #define CONFIG_PM
Claudiu Beznea
- [PATCH] i2c: at91: remove #define CONFIG_PM
Codrin.Ciubotariu at microchip.com
- [PATCH] iio: adc: fsl-imx25-gcq: fix the right check and simplify code
Tang Bin
- [PATCH] iio: adc: fsl-imx25-gcq: fix the right check and simplify code
Jonathan Cameron
- [PATCH] iio: adc: fsl-imx25-gcq: Use the defined variable to clean code
Tang Bin
- [PATCH] iio: adc: fsl-imx25-gcq: Use the defined variable to clean code
Jonathan Cameron
- [PATCH] iio: adc: stm32-dfsdm: Fix the uninitialized use if regmap_read() fails
Yizhuo
- [PATCH] iio: adc: stm32-dfsdm: Fix the uninitialized use if regmap_read() fails
Jonathan Cameron
- [PATCH] iio: mtk-auxadc: add mutex_destroy
Jonathan Cameron
- [PATCH] iio: mtk-auxadc: add mutex_destroy
Jonathan Cameron
- [PATCH] iio: mtk-auxadc: add mutex_destroy
Jonathan Cameron
- [PATCH] imx: common: Move prototype outside the SMP block
Shawn Guo
- [PATCH] iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks
Robin Murphy
- [PATCH] iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks
Robin Murphy
- [PATCH] iommu/arm: Cleanup resources in case of probe error path
Marek Szyprowski
- [PATCH] iommu/arm: Cleanup resources in case of probe error path
Will Deacon
- [PATCH] iommu/arm: Cleanup resources in case of probe error path
Robin Murphy
- [PATCH] iommu/arm: Cleanup resources in case of probe error path
Marek Szyprowski
- [PATCH] iommu: qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"
Marek Szyprowski
- [PATCH] iommu: qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"
Amey Narkhede
- [PATCH] iommu: qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"
Marek Szyprowski
- [PATCH] iommu: qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"
Will Deacon
- [PATCH] iommu: qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"
Joerg Roedel
- [PATCH] iommu: Unify iova_to_phys for identity domains
Robin Murphy
- [PATCH] iommu: Unify iova_to_phys for identity domains
Lu Baolu
- [PATCH] iommu: Unify iova_to_phys for identity domains
Robin Murphy
- [PATCH] iommu: Unify iova_to_phys for identity domains
Joerg Roedel
- [PATCH] ipv6: remove unused local variable
Rocco Yue
- [PATCH] ipv6: remove unused local variable
David Ahern
- [PATCH] irqchip: mtk-sysirq: Skip setting irq-wake
Markus Schneider-Pargmann
- [PATCH] irqchip: mtk-sysirq: Skip setting irq-wake
Marc Zyngier
- [PATCH] irqchip: mtk-sysirq: Skip setting irq-wake
Markus Schneider-Pargmann
- [PATCH] irqchip: mtk-sysirq: Skip setting irq-wake
Marc Zyngier
- [PATCH] kasan: fix build for CONFIG_KASAN_HW_TAGS
Mark Rutland
- [PATCH] kasan: fix build for CONFIG_KASAN_HW_TAGS
Andrey Konovalov
- [PATCH] kasan: fix build for CONFIG_KASAN_HW_TAGS
Mark Rutland
- [PATCH] kasan: fix build for CONFIG_KASAN_HW_TAGS
Will Deacon
- [PATCH] kasan: fix build for CONFIG_KASAN_HW_TAGS
Marco Elver
- [PATCH] kselftest/arm64: Ignore check_gcr_el1_cswitch binary
Mark Brown
- [PATCH] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Alexandre Chartre
- [PATCH] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Marc Zyngier
- [PATCH] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Alexandre Chartre
- [PATCH] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Marc Zyngier
- [PATCH] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Alexandre Chartre
- [PATCH] KVM: arm64: fix comment typo
Jason Wang
- [PATCH] KVM: arm64: Fix detection of shared VMAs on guest fault
Marc Zyngier
- [PATCH] KVM: arm64: Fix detection of shared VMAs on guest fault
Steven Price
- [PATCH] KVM: arm64: Fix race when enabling KVM_ARM_CAP_MTE
Steven Price
- [PATCH] KVM: arm64: Unregister HYP sections from kmemleak in protected mode
Marc Zyngier
- [PATCH] KVM: arm64: Unregister HYP sections from kmemleak in protected mode
Quentin Perret
- [PATCH] KVM: arm64: Unregister HYP sections from kmemleak in protected mode
Catalin Marinas
- [PATCH] MAINTAINERS: Add maintainers for DHCOM i.MX6 and DHCOM/DHCOR STM32MP1
Christoph Niedermaier
- [PATCH] MAINTAINERS: Add Raphael Gallais-Pou as STM32 DRM maintainer
Raphael GALLAIS-POU - foss
- [PATCH] MAINTAINERS: Add Raphael Gallais-Pou as STM32 DRM maintainer
Philippe CORNU
- [PATCH] MAINTAINERS: mark all linux-arm-kernel at infradead list as moderated
Randy Dunlap
- [PATCH] media: atmel: atmel-isc: fix build failures after split
Arnd Bergmann
- [PATCH] media: atmel: atmel-isc: fix build failures after split
Arnd Bergmann
- [PATCH] media: atmel: atmel-isc: fix build failures after split
Eugen.Hristev at microchip.com
- [PATCH] media: atmel: atmel-isc: fix build failures after split
Hans Verkuil
- [PATCH] media: atmel: fix build when ISC=m and XISC=y
Eugen Hristev
- [PATCH] media: atmel: fix build when ISC=m and XISC=y
Eugen.Hristev at microchip.com
- [PATCH] media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'
Christophe JAILLET
- [PATCH] media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'
Neil Armstrong
- [PATCH] media: platform: stm32: unprepare clocks at handling errors in probe
Evgeny Novikov
- [PATCH] memblock: make memblock_find_in_range method private
Mike Rapoport
- [PATCH] memblock: make memblock_find_in_range method private
Russell King (Oracle)
- [PATCH] mfd: Don't use irq_create_mapping() to resolve a mapping
Marc Zyngier
- [PATCH] mmc: mmci: stm32: check when the voltage switch procedure should be done
Yann Gautier
- [PATCH] mt7530 fix mt7530_fdb_write vid missing ivl bit
ericwouds at gmail.com
- [PATCH] mt7530 fix mt7530_fdb_write vid missing ivl bit
Andrew Lunn
- [PATCH] mt7530 fix mt7530_fdb_write vid missing ivl bit
ericwouds at gmail.com
- [PATCH] mt7530 fix mt7530_fdb_write vid missing ivl bit
patchwork-bot+netdevbpf at kernel.org
- [PATCH] mt7530 fix mt7530_fdb_write vid missing ivl bit
Vladimir Oltean
- [PATCH] mt7530 fix mt7530_fdb_write vid missing ivl bit
Eric Woudstra
- [PATCH] mt7530 fix mt7530_fdb_write vid missing ivl bit
Vladimir Oltean
- [PATCH] mt7530 fix mt7530_fdb_write vid missing ivl bit
DENG Qingfang
- [PATCH] mt7530 fix mt7530_fdb_write vid missing ivl bit
Eric Woudstra
- [PATCH] mt76: fix enum type mismatch
Arnd Bergmann
- [PATCH] mt76: mt7921: continue to probe driver when fw already downloaded
Aaron Ma
- [PATCH] mt76: mt7921: continue to probe driver when fw already downloaded
Deren Wu
- [PATCH] mt76: mt7921: continue to probe driver when fw already downloaded
patchwork-bot+netdevbpf at kernel.org
- [PATCH] net/ipv6: Convert from atomic_t to refcount_t on ip6_flowlabel->users
Xiyu Yang
- [PATCH] net/ipv6: Convert from atomic_t to refcount_t on ip6_flowlabel->users
David Ahern
- [PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
Rocco Yue
- [PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
Rocco Yue
- [PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
David Ahern
- [PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
Rocco Yue
- [PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
David Ahern
- [PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
Rocco Yue
- [PATCH] perf: tests: fix some mmemory leak issues
gushengxian
- [PATCH] perf: tests: fix some mmemory leak issues
Arnaldo Carvalho de Melo
- [PATCH] perf: tests: fix some mmemory leak issues
Leo Yan
- [PATCH] perf: tests: fix some mmemory leak issues
Arnaldo Carvalho de Melo
- [PATCH] perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
Leo Yan
- [PATCH] perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
Arnaldo Carvalho de Melo
- [PATCH] perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
Mathieu Poirier
- [PATCH] phy: sun4i-usb: fix phy write on H3 and newer
Evgeny Boger
- [PATCH] pinctrl: bcm2835: Replace BUG with BUG_ON
Linus Walleij
- [PATCH] pinctrl: mediatek: Fix fallback behavior for bias_set_combo
Chen-Yu Tsai
- [PATCH] pinctrl: mediatek: Fix fallback behavior for bias_set_combo
Hsin-Yi Wang
- [PATCH] pinctrl: mediatek: fix platform_no_drv_owner.cocci warnings
kernel test robot
- [PATCH] pinctrl: samsung: Fix pinctrl bank pin count
Sam Protsenko
- [PATCH] pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()
Zhen Lei
- [PATCH] pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()
weiyongjun (A)
- [PATCH] pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()
Leizhen (ThunderTown)
- [PATCH] pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()
Leizhen (ThunderTown)
- [PATCH] pinctrl: stmfx: Fix hazardous u8[] to unsigned long cast
Marc Zyngier
- [PATCH] pinctrl: sunxi: Don't underestimate number of functions
Andre Przywara
- [PATCH] pinctrl: sunxi: Don't underestimate number of functions
Maxime Ripard
- [PATCH] PM: sleep: use ktime_us_delta in initcall_debug_report()
Rafael J. Wysocki
- [PATCH] power: supply: cw2015: use dev_err_probe to allow deferred probe
Peter Robinson
- [PATCH] power: supply: cw2015: use dev_err_probe to allow deferred probe
Javier Martinez Canillas
- [PATCH] power: supply: cw2015: use dev_err_probe to allow deferred probe
Sebastian Reichel
- [PATCH] pwm: atmel: rework tracking updates pending in hardware
Uwe Kleine-König
- [PATCH] rcu: Add missing unlock in rcu_print_task_stall
Paul E. McKenney
- [PATCH] refpage_create.2: Document refpage_create(2)
Peter Collingbourne
- [PATCH] refpage_create.2: Document refpage_create(2)
Alejandro Colomar (man-pages)
- [PATCH] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
- [PATCH] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Christophe Leroy
- [PATCH] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Will Deacon
- [PATCH] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Ard Biesheuvel
- [PATCH] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Ard Biesheuvel
- [PATCH] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Christophe Leroy
- [PATCH] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Christophe Leroy
- [PATCH] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Ard Biesheuvel
- [PATCH] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Christophe Leroy
- [PATCH] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Will Deacon
- [PATCH] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Ard Biesheuvel
- [PATCH] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Christophe Leroy
- [PATCH] Revert "soc: imx8m: change to use platform driver"
Frieder Schrempf
- [PATCH] Revert "soc: imx8m: change to use platform driver"
Peng Fan (OSS)
- [PATCH] Revert "soc: imx8m: change to use platform driver"
Shawn Guo
- [PATCH] RFC: ARM: dts: Proposed Goramo MultiLink device tree
Linus Walleij
- [PATCH] RFC: ARM: dts: Proposed Goramo MultiLink device tree
Krzysztof Hałasa
- [PATCH] RFC: ARM: dts: Proposed Goramo MultiLink device tree
Linus Walleij
- [PATCH] RFC: ARM: dts: Proposed Goramo MultiLink device tree
Geert Uytterhoeven
- [PATCH] RFC: ARM: dts: Proposed Goramo MultiLink device tree
Krzysztof Hałasa
- [PATCH] rtc: zynqmp: Add calibration set and get support
Srinivas Neeli
- [PATCH] serial: 8250: 8250_omap: Fix possible interrupt storm
Vignesh Raghavendra
- [PATCH] serial: 8250: 8250_omap: Fix possible interrupt storm
Andy Shevchenko
- [PATCH] serial: 8250: 8250_omap: Fix possible interrupt storm
Andy Shevchenko
- [PATCH] serial: 8250: 8250_omap: Fix possible interrupt storm
Tony Lindgren
- [PATCH] soc: fsl: qe: convert QE interrupt controller to platform_device
Maxim Kochetkov
- [PATCH] soc: fsl: qe: convert QE interrupt controller to platform_device
Dan Carpenter
- [PATCH] soc: fsl: qe: convert QE interrupt controller to platform_device
Li Yang
- [PATCH] soc: fsl: qe: convert QE interrupt controller to platform_device
Maxim Kochetkov
- [PATCH] soc: fsl: qe: convert QE interrupt controller to platform_device
Li Yang
- [PATCH] soc: imx: gpcv2: Assert reset before ungating clock
Lucas Stach
- [PATCH] soc: imx: gpcv2: Assert reset before ungating clock
Marek Vasut
- [PATCH] soc: imx: gpcv2: Assert reset before ungating clock
Lucas Stach
- [PATCH] soc: imx: gpcv2: Assert reset before ungating clock
Marek Vasut
- [PATCH] soc: imx: gpcv2: Assert reset before ungating clock
Lucas Stach
- [PATCH] soc: mediatek: mmsys: fix HDMI output on mt7623/bananapi-r2
Frank Wunderlich
- [PATCH] soc: mediatek: mmsys: fix HDMI output on mt7623/bananapi-r2
Dafna Hirschfeld
- Aw: Re: [PATCH] soc: mediatek: mmsys: fix HDMI output on mt7623/bananapi-r2
Frank Wunderlich
- Aw: Re: [PATCH] soc: mediatek: mmsys: fix HDMI output on mt7623/bananapi-r2
Frank Wunderlich
- Aw: Re: [PATCH] soc: mediatek: mmsys: fix HDMI output on mt7623/bananapi-r2
Dafna Hirschfeld
- Aw: Re: [PATCH] soc: mediatek: mmsys: fix HDMI output on mt7623/bananapi-r2
Frank Wunderlich
- Aw: Re: [PATCH] soc: mediatek: mmsys: fix HDMI output on mt7623/bananapi-r2
Chun-Kuang Hu
- Aw: Re: Re: [PATCH] soc: mediatek: mmsys: fix HDMI output on mt7623/bananapi-r2
Frank Wunderlich
- [PATCH] soc: mmsys: mediatek: add mask to mmsys routes
Frank Wunderlich
- [PATCH] soc: mmsys: mediatek: add mask to mmsys routes
Chun-Kuang Hu
- [PATCH] soc: mmsys: mediatek: add mask to mmsys routes
Hsin-Yi Wang
- [PATCH] soc: mmsys: mediatek: add mask to mmsys routes
CK Hu
- [PATCH] soc: mmsys: mediatek: add mask to mmsys routes
Frank Wunderlich
- [PATCH] soc: mmsys: mediatek: add mask to mmsys routes
Hsin-Yi Wang
- [PATCH] soc: mmsys: mediatek: add mask to mmsys routes
Frank Wunderlich
- [PATCH] soc: mmsys: mediatek: add mask to mmsys routes
Hsin-Yi Wang
- [PATCH] soc: mmsys: mediatek: add mask to mmsys routes
Frank Wunderlich
- [PATCH] soc: mmsys: mediatek: add mask to mmsys routes
Hsin-Yi Wang
- [PATCH] soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionally
Heiko Stuebner
- [PATCH] soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionally
Geert Uytterhoeven
- [PATCH] soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex
Tony Lindgren
- [PATCH] spi: bcm2835aux: use 'unsigned int' instead of 'unsigned'
Jason Wang
- [PATCH] spi: imx: Simplify logic in spi_imx_push()
Uwe Kleine-König
- [PATCH] spi: imx: Simplify logic in spi_imx_push()
Fabio Estevam
- [PATCH] spi: imx: Simplify logic in spi_imx_push()
Mark Brown
- [PATCH] spi: mediatek: fix fifo rx mode
Frank Wunderlich
- [PATCH] spi: mediatek: fix fifo rx mode
Mark Brown
- [PATCH] spi: mediatek: fix fifo rx mode
Frank Wunderlich
- [PATCH] spi: mediatek: fix fifo rx mode
Mark Brown
- [PATCH] spi: meson-spicc: fix memory leak in meson_spicc_remove
Dongliang Mu
- [PATCH] spi: meson-spicc: fix memory leak in meson_spicc_remove
Mark Brown
- [PATCH] spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_mem_op not interruptible
quanyang.wang at windriver.com
- [PATCH] spi: stm32: fix excluded_middle.cocci warnings
kernel test robot
- [PATCH] spi: stm32: fix excluded_middle.cocci warnings
Alain Volmat
- [PATCH] staging/vc04_services: Remove all strcpy() uses in favor of strscpy()
Len Baker
- [PATCH] staging: bcm2835-audio: Enclose complex macro value in parentheses
Diego Roux
- [PATCH] thermal: fix thermal_cooling_device_register() prototype
Arnd Bergmann
- [PATCH] thermal: fix thermal_cooling_device_register() prototype
Jean-François Dagenais
- [PATCH] tools: perf: Report collisions in AUX records
Suzuki K Poulose
- [PATCH] tools: perf: Report collisions in AUX records
Leo Yan
- [PATCH] uart: mediatek: fix memory corruption issue
Zhiyong Tao
- [PATCH] uart: mediatek: fix memory corruption issue
Greg KH
- [PATCH] uart: mediatek: fix memory corruption issue
zhiyong tao
- [PATCH] uart: mediatek: fix memory corruption issue
zhiyong tao
- [PATCH] uart: mediatek: fix memory corruption issue
Greg KH
- [PATCH] uart: mediatek: fix memory corruption issue
zhiyong tao
- [PATCH] usb: gadget: pxa25x_udc: Constify static struct pxa25x_ep_ops
Rikard Falkeborn
- [PATCH] usb: gadget: pxa25x_udc: Constify static struct pxa25x_ep_ops
Felipe Balbi
- [PATCH] usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses
Alan Stern
- [PATCH] usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses
Greg KH
- [PATCH] use swap()
Salah Triki
- [PATCH] watchdog: meson_gxbb_wdt: add nowayout parameter
Artem Lapkin
- [PATCH] watchdog: meson_gxbb_wdt: add timeout parameter
Artem Lapkin
- [PATCH] watchdog: meson_gxbb_wdt: add timeout parameter
Guenter Roeck
- [PATCH] watchdog: meson_gxbb_wdt: remove stop_on_reboot
Artem Lapkin
- [PATCH] watchdog: meson_gxbb_wdt: remove stop_on_reboot
Guenter Roeck
- [PATCH] watchdog: meson_gxbb_wdt: remove stop_on_reboot
Art Nikpal
- [PATCH AUTOSEL 4.14 02/28] ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
Sasha Levin
- [PATCH AUTOSEL 4.14 02/45] drm/mxsfb: Don't select DRM_KMS_FB_HELPER
Sasha Levin
- [PATCH AUTOSEL 4.14 03/28] arm64: dts: rockchip: fix pinctrl sleep nodename for rk3399.dtsi
Sasha Levin
- [PATCH AUTOSEL 4.14 04/28] ARM: dts: rockchip: Fix the timer clocks order
Sasha Levin
- [PATCH AUTOSEL 4.14 05/21] ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
Sasha Levin
- [PATCH AUTOSEL 4.14 05/28] ARM: dts: rockchip: Fix power-controller node names for rk3288
Sasha Levin
- [PATCH AUTOSEL 4.14 06/28] arm64: dts: rockchip: Fix power-controller node names for rk3328
Sasha Levin
- [PATCH AUTOSEL 4.14 08/21] watchdog: Fix possible use-after-free by calling del_timer_sync()
Sasha Levin
- [PATCH AUTOSEL 4.14 08/28] ARM: brcmstb: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 4.14 09/28] ARM: Cygnus: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 4.14 10/28] ARM: NSP: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 4.14 12/28] ARM: dts: imx25-pinfunc: Fix gpio function name for pads GPIO_[A-F]
Sasha Levin
- [PATCH AUTOSEL 4.14 13/28] ARM: dts: imx6: phyFLEX: Fix UART hardware flow control
Sasha Levin
- [PATCH AUTOSEL 4.14 14/28] ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info
Sasha Levin
- [PATCH AUTOSEL 4.14 14/33] mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 4.14 19/28] ARM: dts: stm32: fix RCC node name on stm32f429 MCU
Sasha Levin
- [PATCH AUTOSEL 4.14 19/33] gpio: zynq: Check return value of pm_runtime_get_sync
Sasha Levin
- [PATCH AUTOSEL 4.14 20/28] arm64: dts: juno: Update SCPI nodes as per the YAML schema
Sasha Levin
- [PATCH AUTOSEL 4.14 21/28] arm64: dts: ls208xa: remove bus-num from dspi node
Sasha Levin
- [PATCH AUTOSEL 4.14 4/5] mt7530 fix mt7530_fdb_write vid missing ivl bit
Sasha Levin
- [PATCH AUTOSEL 4.14 8/8] ARM: dts: versatile: Fix up interrupt controller node names
Sasha Levin
- [PATCH AUTOSEL 4.19 02/55] drm/mxsfb: Don't select DRM_KMS_FB_HELPER
Sasha Levin
- [PATCH AUTOSEL 4.19 03/39] ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
Sasha Levin
- [PATCH AUTOSEL 4.19 04/39] arm64: dts: rockchip: fix pinctrl sleep nodename for rk3399.dtsi
Sasha Levin
- [PATCH AUTOSEL 4.19 05/22] ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
Sasha Levin
- [PATCH AUTOSEL 4.19 05/39] ARM: dts: rockchip: Fix the timer clocks order
Sasha Levin
- [PATCH AUTOSEL 4.19 06/39] ARM: dts: rockchip: Fix IOMMU nodes properties on rk322x
Sasha Levin
- [PATCH AUTOSEL 4.19 07/39] ARM: dts: rockchip: Fix power-controller node names for rk3288
Sasha Levin
- [PATCH AUTOSEL 4.19 08/11] firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
Sasha Levin
- [PATCH AUTOSEL 4.19 08/22] watchdog: Fix possible use-after-free by calling del_timer_sync()
Sasha Levin
- [PATCH AUTOSEL 4.19 08/31] regulator: uniphier: Add missing MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 4.19 08/39] arm64: dts: rockchip: Fix power-controller node names for rk3328
Sasha Levin
- [PATCH AUTOSEL 4.19 09/11] firmware: arm_scmi: Fix range check for the maximum number of pending messages
Sasha Levin
- [PATCH AUTOSEL 4.19 10/39] ARM: brcmstb: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 4.19 11/11] ARM: dts: versatile: Fix up interrupt controller node names
Sasha Levin
- [PATCH AUTOSEL 4.19 11/39] ARM: Cygnus: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 4.19 12/39] ARM: NSP: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 4.19 14/39] ARM: dts: Hurricane 2: Fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 4.19 15/39] ARM: dts: imx25-pinfunc: Fix gpio function name for pads GPIO_[A-F]
Sasha Levin
- [PATCH AUTOSEL 4.19 16/39] ARM: dts: imx6: phyFLEX: Fix UART hardware flow control
Sasha Levin
- [PATCH AUTOSEL 4.19 17/39] ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info
Sasha Levin
- [PATCH AUTOSEL 4.19 17/39] mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 4.19 23/39] ARM: dts: stm32: fix gpio-keys node on STM32 MCU boards
Sasha Levin
- [PATCH AUTOSEL 4.19 23/39] gpio: zynq: Check return value of pm_runtime_get_sync
Sasha Levin
- [PATCH AUTOSEL 4.19 24/39] ARM: dts: stm32: fix RCC node name on stm32f429 MCU
Sasha Levin
- [PATCH AUTOSEL 4.19 25/31] media: imx-csi: Skip first few frames from a BT.656 source
Sasha Levin
- [PATCH AUTOSEL 4.19 25/39] ARM: dts: stm32: fix timer nodes on STM32 MCU to prevent warnings
Sasha Levin
- [PATCH AUTOSEL 4.19 26/39] arm64: dts: juno: Update SCPI nodes as per the YAML schema
Sasha Levin
- [PATCH AUTOSEL 4.19 27/39] ARM: dts: rockchip: fix supply properties in io-domains nodes
Sasha Levin
- [PATCH AUTOSEL 4.19 28/39] ARM: dts: stm32: fix i2c node name on stm32f746 to prevent warnings
Sasha Levin
- [PATCH AUTOSEL 4.19 29/39] ARM: dts: stm32: move stmmac axi config in ethernet node on stm32mp15
Sasha Levin
- [PATCH AUTOSEL 4.19 31/39] arm64: dts: ls208xa: remove bus-num from dspi node
Sasha Levin
- [PATCH AUTOSEL 4.19 31/39] arm64: dts: ls208xa: remove bus-num from dspi node
Pavel Machek
- [PATCH AUTOSEL 4.19 5/6] mt7530 fix mt7530_fdb_write vid missing ivl bit
Sasha Levin
- [PATCH AUTOSEL 4.19 5/6] mt7530 fix mt7530_fdb_write vid missing ivl bit
Eric Woudstra
- [PATCH AUTOSEL 4.4 01/10] ARM: brcmstb: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 4.4 03/10] ARM: dts: imx6: phyFLEX: Fix UART hardware flow control
Sasha Levin
- [PATCH AUTOSEL 4.4 04/10] ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info
Sasha Levin
- [PATCH AUTOSEL 4.4 04/12] ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
Sasha Levin
- [PATCH AUTOSEL 4.4 07/12] watchdog: Fix possible use-after-free by calling del_timer_sync()
Sasha Levin
- [PATCH AUTOSEL 4.4 08/23] mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 4.4 12/23] gpio: zynq: Check return value of pm_runtime_get_sync
Sasha Levin
- [PATCH AUTOSEL 4.4 7/7] ARM: dts: versatile: Fix up interrupt controller node names
Sasha Levin
- [PATCH AUTOSEL 4.9 01/18] ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
Sasha Levin
- [PATCH AUTOSEL 4.9 02/18] ARM: dts: rockchip: Fix power-controller node names for rk3288
Sasha Levin
- [PATCH AUTOSEL 4.9 04/16] ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
Sasha Levin
- [PATCH AUTOSEL 4.9 04/18] ARM: brcmstb: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 4.9 06/18] ARM: dts: imx25-pinfunc: Fix gpio function name for pads GPIO_[A-F]
Sasha Levin
- [PATCH AUTOSEL 4.9 07/16] watchdog: Fix possible use-after-free by calling del_timer_sync()
Sasha Levin
- [PATCH AUTOSEL 4.9 07/18] ARM: dts: imx6: phyFLEX: Fix UART hardware flow control
Sasha Levin
- [PATCH AUTOSEL 4.9 08/18] ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info
Sasha Levin
- [PATCH AUTOSEL 4.9 09/26] mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 4.9 11/18] ARM: dts: stm32: fix RCC node name on stm32f429 MCU
Sasha Levin
- [PATCH AUTOSEL 4.9 12/18] arm64: dts: juno: Update SCPI nodes as per the YAML schema
Sasha Levin
- [PATCH AUTOSEL 4.9 14/26] gpio: zynq: Check return value of pm_runtime_get_sync
Sasha Levin
- [PATCH AUTOSEL 4.9 7/7] ARM: dts: versatile: Fix up interrupt controller node names
Sasha Levin
- [PATCH AUTOSEL 5.10 002/137] drm/mxsfb: Don't select DRM_KMS_FB_HELPER
Sasha Levin
- [PATCH AUTOSEL 5.10 017/137] drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()
Sasha Levin
- [PATCH AUTOSEL 5.10 03/17] spi: stm32h7: fix full duplex irq handler handling
Sasha Levin
- [PATCH AUTOSEL 5.10 03/88] ARM: dts: rockchip: Fix thermal sensor cells o rk322x
Sasha Levin
- [PATCH AUTOSEL 5.10 039/137] drm: rockchip: add missing registers for RK3188
Sasha Levin
- [PATCH AUTOSEL 5.10 04/88] ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
Sasha Levin
- [PATCH AUTOSEL 5.10 040/137] drm: rockchip: add missing registers for RK3066
Sasha Levin
- [PATCH AUTOSEL 5.10 041/137] net: stmmac: the XPCS obscures a potential "PHY not found" error
Sasha Levin
- [PATCH AUTOSEL 5.10 05/70] media: mdk-mdp: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.10 05/88] arm64: dts: rockchip: fix pinctrl sleep nodename for rk3399.dtsi
Sasha Levin
- [PATCH AUTOSEL 5.10 06/88] ARM: dts: rockchip: Fix the timer clocks order
Sasha Levin
- [PATCH AUTOSEL 5.10 07/88] ARM: dts: rockchip: Fix IOMMU nodes properties on rk322x
Sasha Levin
- [PATCH AUTOSEL 5.10 08/88] ARM: dts: rockchip: Fix power-controller node names for rk3066a
Sasha Levin
- [PATCH AUTOSEL 5.10 09/17] mt7530 fix mt7530_fdb_write vid missing ivl bit
Sasha Levin
- [PATCH AUTOSEL 5.10 09/70] media: mtk-vcodec: fix PM runtime get logic
Sasha Levin
- [PATCH AUTOSEL 5.10 09/88] ARM: dts: rockchip: Fix power-controller node names for rk3188
Sasha Levin
- [PATCH AUTOSEL 5.10 090/137] mt76: mt7615: fix fixed-rate tx status reporting
Sasha Levin
- [PATCH AUTOSEL 5.10 097/137] mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode
Sasha Levin
- [PATCH AUTOSEL 5.10 10/37] ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
Sasha Levin
- [PATCH AUTOSEL 5.10 10/70] media: s5p-jpeg: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.10 10/88] ARM: dts: rockchip: Fix power-controller node names for rk3288
Sasha Levin
- [PATCH AUTOSEL 5.10 11/70] media: sunxi: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.10 11/88] arm64: dts: rockchip: Fix power-controller node names for px30
Sasha Levin
- [PATCH AUTOSEL 5.10 12/17] firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
Sasha Levin
- [PATCH AUTOSEL 5.10 12/88] arm64: dts: rockchip: Fix power-controller node names for rk3328
Sasha Levin
- [PATCH AUTOSEL 5.10 121/137] Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
Sasha Levin
- [PATCH AUTOSEL 5.10 13/17] firmware: arm_scmi: Fix range check for the maximum number of pending messages
Sasha Levin
- [PATCH AUTOSEL 5.10 13/70] media: exynos4-is: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.10 13/88] arm64: dts: rockchip: Fix power-controller node names for rk3399
Sasha Levin
- [PATCH AUTOSEL 5.10 14/70] media: exynos-gsc: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.10 15/88] ARM: brcmstb: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.10 16/37] watchdog: Fix possible use-after-free by calling del_timer_sync()
Sasha Levin
- [PATCH AUTOSEL 5.10 16/88] ARM: Cygnus: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.10 17/17] ARM: dts: versatile: Fix up interrupt controller node names
Sasha Levin
- [PATCH AUTOSEL 5.10 17/37] watchdog: imx_sc_wdt: fix pretimeout
Sasha Levin
- [PATCH AUTOSEL 5.10 17/88] ARM: NSP: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.10 18/70] regulator: uniphier: Add missing MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 5.10 19/70] sched/core: Initialize the idle task with preemption disabled
Sasha Levin
- [PATCH AUTOSEL 5.10 19/88] ARM: dts: Hurricane 2: Fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.10 20/70] hwrng: exynos - Fix runtime PM imbalance on error
Sasha Levin
- [PATCH AUTOSEL 5.10 20/88] ARM: dts: imx25-pinfunc: Fix gpio function name for pads GPIO_[A-F]
Sasha Levin
- [PATCH AUTOSEL 5.10 20/93] usb: common: usb-conn-gpio: fix NULL pointer dereference of charger
Sasha Levin
- [PATCH AUTOSEL 5.10 21/88] ARM: dts: exynos: align Broadcom WiFi with dtschema
Sasha Levin
- [PATCH AUTOSEL 5.10 22/88] ARM: dts: imx6: phyFLEX: Fix UART hardware flow control
Sasha Levin
- [PATCH AUTOSEL 5.10 23/88] ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info
Sasha Levin
- [PATCH AUTOSEL 5.10 24/88] arm64: dts: rockchip: fix regulator-gpio states array
Sasha Levin
- [PATCH AUTOSEL 5.10 25/88] ARM: dts: ux500: Fix interrupt cells
Sasha Levin
- [PATCH AUTOSEL 5.10 26/70] media: hevc: Fix dependent slice segment flags
Sasha Levin
- [PATCH AUTOSEL 5.10 26/88] ARM: dts: ux500: Rename gpio-controller node
Sasha Levin
- [PATCH AUTOSEL 5.10 27/88] ARM: dts: ux500: Fix orientation of accelerometer
Sasha Levin
- [PATCH AUTOSEL 5.10 28/70] media: imx: imx7_mipi_csis: Fix logging of only error event counters
Sasha Levin
- [PATCH AUTOSEL 5.10 28/88] ARM: dts: imx6dl-riotboard: configure PHY clock and set proper EEE value
Sasha Levin
- [PATCH AUTOSEL 5.10 32/70] arm64: perf: Convert snprintf to sysfs_emit
Sasha Levin
- [PATCH AUTOSEL 5.10 33/37] PCI: rockchip: Register IRQ handlers after device and data are ready
Sasha Levin
- [PATCH AUTOSEL 5.10 38/70] media: cedrus: Fix .buf_prepare
Sasha Levin
- [PATCH AUTOSEL 5.10 42/88] arm64: dts: ti: k3-am654x/j721e/j7200-common-proc-board: Fix MCU_RGMII1_TXC direction
Sasha Levin
- [PATCH AUTOSEL 5.10 44/93] mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 5.10 47/88] ARM: dts: stm32: Remove extra size-cells on dhcom-pdk2
Sasha Levin
- [PATCH AUTOSEL 5.10 48/70] spi: meson-spicc: fix a wrong goto jump for avoiding memory leak.
Sasha Levin
- [PATCH AUTOSEL 5.10 48/88] ARM: dts: stm32: Fix touchscreen node on dhcom-pdk2
Sasha Levin
- [PATCH AUTOSEL 5.10 48/93] fsi: Add missing MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 5.10 49/70] spi: meson-spicc: fix memory leak in meson_spicc_probe
Sasha Levin
- [PATCH AUTOSEL 5.10 49/88] ARM: dts: stm32: fix stm32mp157c-odyssey card detect pin
Sasha Levin
- [PATCH AUTOSEL 5.10 50/88] ARM: dts: stm32: fix gpio-keys node on STM32 MCU boards
Sasha Levin
- [PATCH AUTOSEL 5.10 51/88] ARM: dts: stm32: fix RCC node name on stm32f429 MCU
Sasha Levin
- [PATCH AUTOSEL 5.10 52/88] ARM: dts: stm32: fix timer nodes on STM32 MCU to prevent warnings
Sasha Levin
- [PATCH AUTOSEL 5.10 53/70] media: imx-csi: Skip first few frames from a BT.656 source
Sasha Levin
- [PATCH AUTOSEL 5.10 54/88] firmware: arm_scmi: Add SMCCC discovery dependency in Kconfig
Sasha Levin
- [PATCH AUTOSEL 5.10 55/88] firmware: arm_scmi: Fix the build when CONFIG_MAILBOX is not selected
Sasha Levin
- [PATCH AUTOSEL 5.10 56/70] drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
Sasha Levin
- [PATCH AUTOSEL 5.10 56/88] ARM: dts: bcm283x: Fix up MMC node names
Sasha Levin
- [PATCH AUTOSEL 5.10 56/93] iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
Sasha Levin
- [PATCH AUTOSEL 5.10 57/88] ARM: dts: bcm283x: Fix up GPIO LED node names
Sasha Levin
- [PATCH AUTOSEL 5.10 57/93] iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
Sasha Levin
- [PATCH AUTOSEL 5.10 58/88] arm64: dts: juno: Update SCPI nodes as per the YAML schema
Sasha Levin
- [PATCH AUTOSEL 5.10 59/88] ARM: dts: rockchip: fix supply properties in io-domains nodes
Sasha Levin
- [PATCH AUTOSEL 5.10 59/93] gpio: zynq: Check return value of pm_runtime_get_sync
Sasha Levin
- [PATCH AUTOSEL 5.10 60/88] ARM: dts: stm32: fix i2c node name on stm32f746 to prevent warnings
Sasha Levin
- [PATCH AUTOSEL 5.10 60/93] gpio: zynq: Check return value of irq_get_irq_data
Sasha Levin
- [PATCH AUTOSEL 5.10 61/88] ARM: dts: stm32: move stmmac axi config in ethernet node on stm32mp15
Sasha Levin
- [PATCH AUTOSEL 5.10 62/88] ARM: dts: stm32: fix the Odyssey SoM eMMC VQMMC supply
Sasha Levin
- [PATCH AUTOSEL 5.10 63/88] ARM: dts: stm32: Drop unused linux, wakeup from touchscreen node on DHCOM SoM
Sasha Levin
- [PATCH AUTOSEL 5.10 64/88] ARM: dts: stm32: Rename spi-flash/mx66l51235l at N to flash at N on DHCOM SoM
Sasha Levin
- [PATCH AUTOSEL 5.10 65/88] ARM: dts: stm32: fix stpmic node for stm32mp1 boards
Sasha Levin
- [PATCH AUTOSEL 5.10 66/88] ARM: OMAP2+: Block suspend for am3 and am4 if PM is not configured
Sasha Levin
- [PATCH AUTOSEL 5.10 68/70] regulator: mt6358: Fix vdram2 .vsel_mask
Sasha Levin
- [PATCH AUTOSEL 5.10 69/88] arm64: dts: ls208xa: remove bus-num from dspi node
Sasha Levin
- [PATCH AUTOSEL 5.10 70/88] arm64: dts: imx8mq: assign PCIe clocks
Sasha Levin
- [PATCH AUTOSEL 5.10 73/88] thermal/drivers/imx_sc: Add missing of_node_put for loop iteration
Sasha Levin
- [PATCH AUTOSEL 5.10 76/88] arch/arm64/boot/dts/marvell: fix NAND partitioning scheme
Sasha Levin
- [PATCH AUTOSEL 5.12 002/160] drm/mxsfb: Don't select DRM_KMS_FB_HELPER
Sasha Levin
- [PATCH AUTOSEL 5.12 003/102] ARM: dts: rockchip: Fix thermal sensor cells o rk322x
Sasha Levin
- [PATCH AUTOSEL 5.12 004/102] ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
Sasha Levin
- [PATCH AUTOSEL 5.12 005/102] arm64: dts: rockchip: Use only supported PCIe link speed on rk3399
Sasha Levin
- [PATCH AUTOSEL 5.12 006/102] arm64: dts: rockchip: fix pinctrl sleep nodename for rk3399.dtsi
Sasha Levin
- [PATCH AUTOSEL 5.12 007/102] ARM: dts: rockchip: Fix the timer clocks order
Sasha Levin
- [PATCH AUTOSEL 5.12 008/102] ARM: dts: rockchip: Fix IOMMU nodes properties on rk322x
Sasha Levin
- [PATCH AUTOSEL 5.12 009/102] ARM: dts: rockchip: Fix power-controller node names for rk3066a
Sasha Levin
- [PATCH AUTOSEL 5.12 009/160] drm/imx: ipuv3-plane: do not advertise YUV formats on planes without CSC
Sasha Levin
- [PATCH AUTOSEL 5.12 010/102] ARM: dts: rockchip: Fix power-controller node names for rk3188
Sasha Levin
- [PATCH AUTOSEL 5.12 011/102] ARM: dts: rockchip: Fix power-controller node names for rk3288
Sasha Levin
- [PATCH AUTOSEL 5.12 012/102] arm64: dts: rockchip: Fix power-controller node names for px30
Sasha Levin
- [PATCH AUTOSEL 5.12 013/102] arm64: dts: rockchip: Fix power-controller node names for rk3328
Sasha Levin
- [PATCH AUTOSEL 5.12 014/102] arm64: dts: rockchip: Fix power-controller node names for rk3399
Sasha Levin
- [PATCH AUTOSEL 5.12 016/102] ARM: dts: BCM5301X: Fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.12 017/102] ARM: brcmstb: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.12 018/102] ARM: Cygnus: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.12 019/102] ARM: NSP: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.12 020/160] drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()
Sasha Levin
- [PATCH AUTOSEL 5.12 021/102] ARM: dts: Hurricane 2: Fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.12 022/102] ARM: dts: BCM5301X: Fix pinmux subnodes names
Sasha Levin
- [PATCH AUTOSEL 5.12 022/104] usb: common: usb-conn-gpio: fix NULL pointer dereference of charger
Sasha Levin
- [PATCH AUTOSEL 5.12 023/102] soc: bcm: brcmstb: remove unused variable 'brcmstb_machine_match'
Sasha Levin
- [PATCH AUTOSEL 5.12 024/102] ARM: dts: imx25-pinfunc: Fix gpio function name for pads GPIO_[A-F]
Sasha Levin
- [PATCH AUTOSEL 5.12 025/102] ARM: dts: exynos: align Broadcom WiFi with dtschema
Sasha Levin
- [PATCH AUTOSEL 5.12 026/102] soc: mediatek: add missing MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 5.12 027/102] ARM: dts: imx6: phyFLEX: Fix UART hardware flow control
Sasha Levin
- [PATCH AUTOSEL 5.12 028/102] ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info
Sasha Levin
- [PATCH AUTOSEL 5.12 029/102] arm64: dts: rockchip: fix regulator-gpio states array
Sasha Levin
- [PATCH AUTOSEL 5.12 030/102] ARM: dts: ux500: Fix interrupt cells
Sasha Levin
- [PATCH AUTOSEL 5.12 031/102] ARM: dts: ux500: Rename gpio-controller node
Sasha Levin
- [PATCH AUTOSEL 5.12 032/102] ARM: dts: ux500: Fix orientation of accelerometer
Sasha Levin
- [PATCH AUTOSEL 5.12 033/102] ARM: dts: ux500: Fix some compatible strings
Sasha Levin
- [PATCH AUTOSEL 5.12 033/160] net: xilinx_emaclite: Do not print real IOMEM pointer
Sasha Levin
- [PATCH AUTOSEL 5.12 034/102] ARM: dts: imx6dl-riotboard: configure PHY clock and set proper EEE value
Sasha Levin
- [PATCH AUTOSEL 5.12 035/102] ARM: dts: ux500: Fix orientation of Janice accelerometer
Sasha Levin
- [PATCH AUTOSEL 5.12 044/160] drm: rockchip: add missing registers for RK3188
Sasha Levin
- [PATCH AUTOSEL 5.12 045/160] drm: rockchip: add missing registers for RK3066
Sasha Levin
- [PATCH AUTOSEL 5.12 046/160] net: stmmac: the XPCS obscures a potential "PHY not found" error
Sasha Levin
- [PATCH AUTOSEL 5.12 047/104] mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 5.12 050/102] arm64: dts: ti: k3-am654x/j721e/j7200-common-proc-board: Fix MCU_RGMII1_TXC direction
Sasha Levin
- [PATCH AUTOSEL 5.12 051/104] fsi: Add missing MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 5.12 055/102] ARM: dts: stm32: Remove extra size-cells on dhcom-pdk2
Sasha Levin
- [PATCH AUTOSEL 5.12 056/102] ARM: dts: stm32: Fix touchscreen node on dhcom-pdk2
Sasha Levin
- [PATCH AUTOSEL 5.12 056/104] iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c.
Sasha Levin
- [PATCH AUTOSEL 5.12 057/102] ARM: dts: stm32: fix stm32mp157c-odyssey card detect pin
Sasha Levin
- [PATCH AUTOSEL 5.12 058/102] ARM: dts: stm32: fix gpio-keys node on STM32 MCU boards
Sasha Levin
- [PATCH AUTOSEL 5.12 059/102] ARM: dts: stm32: fix RCC node name on stm32f429 MCU
Sasha Levin
- [PATCH AUTOSEL 5.12 06/80] media: mdk-mdp: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.12 060/102] ARM: dts: stm32: fix timer nodes on STM32 MCU to prevent warnings
Sasha Levin
- [PATCH AUTOSEL 5.12 060/104] iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
Sasha Levin
- [PATCH AUTOSEL 5.12 061/104] iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
Sasha Levin
- [PATCH AUTOSEL 5.12 062/102] firmware: arm_scmi: Add SMCCC discovery dependency in Kconfig
Sasha Levin
- [PATCH AUTOSEL 5.12 063/102] firmware: arm_scmi: Fix the build when CONFIG_MAILBOX is not selected
Sasha Levin
- [PATCH AUTOSEL 5.12 064/102] ARM: dts: bcm283x: Fix up MMC node names
Sasha Levin
- [PATCH AUTOSEL 5.12 064/104] gpio: zynq: Check return value of pm_runtime_get_sync
Sasha Levin
- [PATCH AUTOSEL 5.12 065/102] ARM: dts: bcm283x: Fix up GPIO LED node names
Sasha Levin
- [PATCH AUTOSEL 5.12 065/104] gpio: zynq: Check return value of irq_get_irq_data
Sasha Levin
- [PATCH AUTOSEL 5.12 067/102] arm64: dts: juno: Update SCPI nodes as per the YAML schema
Sasha Levin
- [PATCH AUTOSEL 5.12 068/102] ARM: dts: rockchip: fix supply properties in io-domains nodes
Sasha Levin
- [PATCH AUTOSEL 5.12 069/102] ARM: dts: stm32: fix i2c node name on stm32f746 to prevent warnings
Sasha Levin
- [PATCH AUTOSEL 5.12 070/102] ARM: dts: stm32: move stmmac axi config in ethernet node on stm32mp15
Sasha Levin
- [PATCH AUTOSEL 5.12 071/102] ARM: dts: stm32: fix the Odyssey SoM eMMC VQMMC supply
Sasha Levin
- [PATCH AUTOSEL 5.12 072/102] ARM: dts: stm32: Drop unused linux, wakeup from touchscreen node on DHCOM SoM
Sasha Levin
- [PATCH AUTOSEL 5.12 073/102] ARM: dts: stm32: Rename eth at N to ethernet at N on DHCOM SoM
Sasha Levin
- [PATCH AUTOSEL 5.12 074/102] ARM: dts: stm32: Rename spi-flash/mx66l51235l at N to flash at N on DHCOM SoM
Sasha Levin
- [PATCH AUTOSEL 5.12 075/102] ARM: dts: stm32: fix stpmic node for stm32mp1 boards
Sasha Levin
- [PATCH AUTOSEL 5.12 076/102] ARM: OMAP2+: Block suspend for am3 and am4 if PM is not configured
Sasha Levin
- [PATCH AUTOSEL 5.12 079/102] arm64: dts: rockchip: Update RK3399 PCI host bridge window to 32-bit address memory
Sasha Levin
- [PATCH AUTOSEL 5.12 080/102] arm64: dts: ls208xa: remove bus-num from dspi node
Sasha Levin
- [PATCH AUTOSEL 5.12 081/102] arm64: dts: imx8mn-beacon-som: Assign PMIC clock
Sasha Levin
- [PATCH AUTOSEL 5.12 082/102] arm64: dts: imx8mq: assign PCIe clocks
Sasha Levin
- [PATCH AUTOSEL 5.12 085/102] thermal/drivers/imx_sc: Add missing of_node_put for loop iteration
Sasha Levin
- [PATCH AUTOSEL 5.12 090/102] arch/arm64/boot/dts/marvell: fix NAND partitioning scheme
Sasha Levin
- [PATCH AUTOSEL 5.12 10/43] ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
Sasha Levin
- [PATCH AUTOSEL 5.12 10/80] media: mtk-vcodec: fix PM runtime get logic
Sasha Levin
- [PATCH AUTOSEL 5.12 101/160] mt76: mt7615: fix fixed-rate tx status reporting
Sasha Levin
- [PATCH AUTOSEL 5.12 102/160] mt76: dma: use ieee80211_tx_status_ext to free packets when tx fails
Sasha Levin
- [PATCH AUTOSEL 5.12 109/160] mt76: mt7915: fix tssi indication field of DBDC NICs
Sasha Levin
- [PATCH AUTOSEL 5.12 11/80] media: s5p-jpeg: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.12 110/160] mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode
Sasha Levin
- [PATCH AUTOSEL 5.12 111/160] mt76: fix iv and CCMP header insertion
Sasha Levin
- [PATCH AUTOSEL 5.12 12/80] media: sunxi: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.12 14/80] media: exynos4-is: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.12 142/160] Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
Sasha Levin
- [PATCH AUTOSEL 5.12 15/80] media: exynos-gsc: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.12 17/43] watchdog: Fix possible use-after-free by calling del_timer_sync()
Sasha Levin
- [PATCH AUTOSEL 5.12 18/43] watchdog: imx_sc_wdt: fix pretimeout
Sasha Levin
- [PATCH AUTOSEL 5.12 19/80] regulator: uniphier: Add missing MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 5.12 20/80] sched/core: Initialize the idle task with preemption disabled
Sasha Levin
- [PATCH AUTOSEL 5.12 21/80] hwrng: exynos - Fix runtime PM imbalance on error
Sasha Levin
- [PATCH AUTOSEL 5.12 28/80] media: hevc: Fix dependent slice segment flags
Sasha Levin
- [PATCH AUTOSEL 5.12 30/80] media: imx: imx7_mipi_csis: Fix logging of only error event counters
Sasha Levin
- [PATCH AUTOSEL 5.12 34/80] arm64: perf: Convert snprintf to sysfs_emit
Sasha Levin
- [PATCH AUTOSEL 5.12 37/43] PCI: rockchip: Register IRQ handlers after device and data are ready
Sasha Levin
- [PATCH AUTOSEL 5.12 41/80] media: cedrus: Fix .buf_prepare
Sasha Levin
- [PATCH AUTOSEL 5.12 51/80] mmc: sdhci-of-aspeed: Turn down a phase correction warning
Sasha Levin
- [PATCH AUTOSEL 5.12 52/80] spi: meson-spicc: fix a wrong goto jump for avoiding memory leak.
Sasha Levin
- [PATCH AUTOSEL 5.12 53/80] spi: meson-spicc: fix memory leak in meson_spicc_probe
Sasha Levin
- [PATCH AUTOSEL 5.12 54/80] regulator: mt6315: Fix checking return value of devm_regmap_init_spmi_ext
Sasha Levin
- [PATCH AUTOSEL 5.12 59/80] media: imx-csi: Skip first few frames from a BT.656 source
Sasha Levin
- [PATCH AUTOSEL 5.12 63/80] drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
Sasha Levin
- [PATCH AUTOSEL 5.12 64/80] KVM: arm64: Restore PMU configuration on first run
Sasha Levin
- [PATCH AUTOSEL 5.12 78/80] regulator: mt6358: Fix vdram2 .vsel_mask
Sasha Levin
- [PATCH AUTOSEL 5.13 002/189] drm/mxsfb: Don't select DRM_KMS_FB_HELPER
Sasha Levin
- [PATCH AUTOSEL 5.13 003/108] ARM: dts: rockchip: Fix thermal sensor cells o rk322x
Sasha Levin
- [PATCH AUTOSEL 5.13 004/108] ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
Sasha Levin
- [PATCH AUTOSEL 5.13 005/108] arm64: dts: rockchip: Use only supported PCIe link speed on rk3399
Sasha Levin
- [PATCH AUTOSEL 5.13 006/108] arm64: dts: rockchip: fix pinctrl sleep nodename for rk3399.dtsi
Sasha Levin
- [PATCH AUTOSEL 5.13 007/108] ARM: dts: rockchip: Fix the timer clocks order
Sasha Levin
- [PATCH AUTOSEL 5.13 008/108] ARM: dts: rockchip: Fix IOMMU nodes properties on rk322x
Sasha Levin
- [PATCH AUTOSEL 5.13 009/108] ARM: dts: rockchip: Fix power-controller node names for rk3066a
Sasha Levin
- [PATCH AUTOSEL 5.13 010/108] ARM: dts: rockchip: Fix power-controller node names for rk3188
Sasha Levin
- [PATCH AUTOSEL 5.13 011/108] ARM: dts: rockchip: Fix power-controller node names for rk3288
Sasha Levin
- [PATCH AUTOSEL 5.13 011/189] drm/imx: ipuv3-plane: do not advertise YUV formats on planes without CSC
Sasha Levin
- [PATCH AUTOSEL 5.13 012/108] arm64: dts: rockchip: Fix power-controller node names for px30
Sasha Levin
- [PATCH AUTOSEL 5.13 012/189] drm/imx: Add 8 pixel alignment fix
Sasha Levin
- [PATCH AUTOSEL 5.13 013/108] arm64: dts: rockchip: Fix power-controller node names for rk3328
Sasha Levin
- [PATCH AUTOSEL 5.13 014/108] arm64: dts: rockchip: Fix power-controller node names for rk3399
Sasha Levin
- [PATCH AUTOSEL 5.13 016/108] ARM: dts: BCM5301X: Fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.13 017/108] ARM: brcmstb: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.13 018/108] ARM: Cygnus: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.13 019/108] ARM: NSP: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.13 021/108] ARM: dts: Hurricane 2: Fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.13 022/108] ARM: dts: BCM5301X: Fix pinmux subnodes names
Sasha Levin
- [PATCH AUTOSEL 5.13 023/108] soc: bcm: brcmstb: remove unused variable 'brcmstb_machine_match'
Sasha Levin
- [PATCH AUTOSEL 5.13 024/108] ARM: dts: imx25-pinfunc: Fix gpio function name for pads GPIO_[A-F]
Sasha Levin
- [PATCH AUTOSEL 5.13 024/108] ARM: dts: imx25-pinfunc: Fix gpio function name for pads GPIO_[A-F]
Uwe Kleine-König
- [PATCH AUTOSEL 5.13 024/108] ARM: dts: imx25-pinfunc: Fix gpio function name for pads GPIO_[A-F]
Sasha Levin
- [PATCH AUTOSEL 5.13 024/108] ARM: dts: imx25-pinfunc: Fix gpio function name for pads GPIO_[A-F]
Uwe Kleine-König
- [PATCH AUTOSEL 5.13 024/114] usb: common: usb-conn-gpio: fix NULL pointer dereference of charger
Sasha Levin
- [PATCH AUTOSEL 5.13 025/108] ARM: dts: exynos: align Broadcom WiFi with dtschema
Sasha Levin
- [PATCH AUTOSEL 5.13 025/189] drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()
Sasha Levin
- [PATCH AUTOSEL 5.13 026/108] soc: mediatek: add missing MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 5.13 027/108] ARM: dts: imx6: phyFLEX: Fix UART hardware flow control
Sasha Levin
- [PATCH AUTOSEL 5.13 028/108] ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info
Sasha Levin
- [PATCH AUTOSEL 5.13 029/108] arm64: dts: rockchip: fix regulator-gpio states array
Sasha Levin
- [PATCH AUTOSEL 5.13 03/21] spi: stm32h7: fix full duplex irq handler handling
Sasha Levin
- [PATCH AUTOSEL 5.13 030/108] ARM: dts: ux500: Fix interrupt cells
Sasha Levin
- [PATCH AUTOSEL 5.13 031/108] ARM: dts: ux500: Rename gpio-controller node
Sasha Levin
- [PATCH AUTOSEL 5.13 032/108] ARM: dts: ux500: Fix orientation of accelerometer
Sasha Levin
- [PATCH AUTOSEL 5.13 033/108] ARM: dts: ux500: Fix some compatible strings
Sasha Levin
- [PATCH AUTOSEL 5.13 034/108] ARM: dts: imx6dl-riotboard: configure PHY clock and set proper EEE value
Sasha Levin
- [PATCH AUTOSEL 5.13 035/108] ARM: dts: ux500: Fix orientation of Janice accelerometer
Sasha Levin
- [PATCH AUTOSEL 5.13 041/189] net: xilinx_emaclite: Do not print real IOMEM pointer
Sasha Levin
- [PATCH AUTOSEL 5.13 05/21] regulator: mtk-dvfsrc: Fix wrong dev pointer for devm_regulator_register
Sasha Levin
- [PATCH AUTOSEL 5.13 050/108] arm64: dts: ti: k3-am654x/j721e/j7200-common-proc-board: Fix MCU_RGMII1_TXC direction
Sasha Levin
- [PATCH AUTOSEL 5.13 051/114] mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 5.13 054/189] drm: rockchip: add missing registers for RK3188
Sasha Levin
- [PATCH AUTOSEL 5.13 055/189] drm: rockchip: add missing registers for RK3066
Sasha Levin
- [PATCH AUTOSEL 5.13 056/114] fsi: Add missing MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 5.13 056/189] net: stmmac: the XPCS obscures a potential "PHY not found" error
Sasha Levin
- [PATCH AUTOSEL 5.13 057/108] ARM: dts: stm32: Remove extra size-cells on dhcom-pdk2
Sasha Levin
- [PATCH AUTOSEL 5.13 058/108] ARM: dts: stm32: Fix touchscreen node on dhcom-pdk2
Sasha Levin
- [PATCH AUTOSEL 5.13 059/108] ARM: dts: stm32: fix stm32mp157c-odyssey card detect pin
Sasha Levin
- [PATCH AUTOSEL 5.13 06/85] media: mdk-mdp: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.13 060/108] ARM: dts: stm32: fix gpio-keys node on STM32 MCU boards
Sasha Levin
- [PATCH AUTOSEL 5.13 061/108] ARM: dts: stm32: fix RCC node name on stm32f429 MCU
Sasha Levin
- [PATCH AUTOSEL 5.13 061/114] iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c.
Sasha Levin
- [PATCH AUTOSEL 5.13 062/108] ARM: dts: stm32: fix timer nodes on STM32 MCU to prevent warnings
Sasha Levin
- [PATCH AUTOSEL 5.13 064/108] firmware: arm_scmi: Add SMCCC discovery dependency in Kconfig
Sasha Levin
- [PATCH AUTOSEL 5.13 065/108] firmware: arm_scmi: Fix the build when CONFIG_MAILBOX is not selected
Sasha Levin
- [PATCH AUTOSEL 5.13 065/114] iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
Sasha Levin
- [PATCH AUTOSEL 5.13 066/108] ARM: dts: aspeed: Everest: Fix cable card PCA chips
Sasha Levin
- [PATCH AUTOSEL 5.13 066/114] iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
Sasha Levin
- [PATCH AUTOSEL 5.13 067/108] ARM: dts: bcm283x: Fix up MMC node names
Sasha Levin
- [PATCH AUTOSEL 5.13 068/108] ARM: dts: bcm283x: Fix up GPIO LED node names
Sasha Levin
- [PATCH AUTOSEL 5.13 070/108] arm64: dts: juno: Update SCPI nodes as per the YAML schema
Sasha Levin
- [PATCH AUTOSEL 5.13 070/114] gpio: zynq: Check return value of pm_runtime_get_sync
Sasha Levin
- [PATCH AUTOSEL 5.13 071/108] ARM: dts: rockchip: fix supply properties in io-domains nodes
Sasha Levin
- [PATCH AUTOSEL 5.13 071/114] gpio: zynq: Check return value of irq_get_irq_data
Sasha Levin
- [PATCH AUTOSEL 5.13 072/108] ARM: dts: stm32: fix i2c node name on stm32f746 to prevent warnings
Sasha Levin
- [PATCH AUTOSEL 5.13 073/108] ARM: dts: stm32: move stmmac axi config in ethernet node on stm32mp15
Sasha Levin
- [PATCH AUTOSEL 5.13 074/108] ARM: dts: stm32: fix ltdc pinctrl on microdev2.0-of7
Sasha Levin
- [PATCH AUTOSEL 5.13 075/108] ARM: dts: stm32: fix the Odyssey SoM eMMC VQMMC supply
Sasha Levin
- [PATCH AUTOSEL 5.13 076/108] ARM: dts: stm32: Drop unused linux, wakeup from touchscreen node on DHCOM SoM
Sasha Levin
- [PATCH AUTOSEL 5.13 077/108] ARM: dts: stm32: Rename eth at N to ethernet at N on DHCOM SoM
Sasha Levin
- [PATCH AUTOSEL 5.13 078/108] ARM: dts: stm32: Rename spi-flash/mx66l51235l at N to flash at N on DHCOM SoM
Sasha Levin
- [PATCH AUTOSEL 5.13 079/108] ARM: dts: stm32: fix stpmic node for stm32mp1 boards
Sasha Levin
- [PATCH AUTOSEL 5.13 081/108] ARM: OMAP2+: Block suspend for am3 and am4 if PM is not configured
Sasha Levin
- [PATCH AUTOSEL 5.13 084/108] arm64: dts: rockchip: Update RK3399 PCI host bridge window to 32-bit address memory
Sasha Levin
- [PATCH AUTOSEL 5.13 085/108] arm64: dts: ls208xa: remove bus-num from dspi node
Sasha Levin
- [PATCH AUTOSEL 5.13 086/108] arm64: dts: imx8mn-beacon-som: Assign PMIC clock
Sasha Levin
- [PATCH AUTOSEL 5.13 087/108] arm64: dts: imx8mq: assign PCIe clocks
Sasha Levin
- [PATCH AUTOSEL 5.13 088/108] arm64: dts: imx8: conn: fix enet clock setting
Sasha Levin
- [PATCH AUTOSEL 5.13 091/108] thermal/drivers/imx_sc: Add missing of_node_put for loop iteration
Sasha Levin
- [PATCH AUTOSEL 5.13 096/108] arch/arm64/boot/dts/marvell: fix NAND partitioning scheme
Sasha Levin
- [PATCH AUTOSEL 5.13 10/85] media: mtk-vcodec: fix PM runtime get logic
Sasha Levin
- [PATCH AUTOSEL 5.13 100/189] net: mido: mdio-mux-bcm-iproc: Use devm_platform_get_and_ioremap_resource()
Sasha Levin
- [PATCH AUTOSEL 5.13 11/21] mt7530 fix mt7530_fdb_write vid missing ivl bit
Sasha Levin
- [PATCH AUTOSEL 5.13 11/85] media: s5p-jpeg: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.13 12/85] media: sunxi: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.13 122/189] mt76: mt7615: fix fixed-rate tx status reporting
Sasha Levin
- [PATCH AUTOSEL 5.13 123/189] mt76: dma: use ieee80211_tx_status_ext to free packets when tx fails
Sasha Levin
- [PATCH AUTOSEL 5.13 130/189] mt76: mt7915: fix tssi indication field of DBDC NICs
Sasha Levin
- [PATCH AUTOSEL 5.13 131/189] mt76: mt7921: fix reset under the deep sleep is enabled
Sasha Levin
- [PATCH AUTOSEL 5.13 132/189] mt76: mt7921: reset wfsys during hw probe
Sasha Levin
- [PATCH AUTOSEL 5.13 133/189] mt76: mt7921: enable hw offloading for wep keys
Sasha Levin
- [PATCH AUTOSEL 5.13 134/189] mt76: connac: fix UC entry is being overwritten
Sasha Levin
- [PATCH AUTOSEL 5.13 135/189] mt76: connac: fix the maximum interval schedule scan can support
Sasha Levin
- [PATCH AUTOSEL 5.13 136/189] mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode
Sasha Levin
- [PATCH AUTOSEL 5.13 137/189] mt76: fix iv and CCMP header insertion
Sasha Levin
- [PATCH AUTOSEL 5.13 14/19] firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
Sasha Levin
- [PATCH AUTOSEL 5.13 14/85] media: exynos4-is: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.13 15/19] firmware: arm_scmi: Fix range check for the maximum number of pending messages
Sasha Levin
- [PATCH AUTOSEL 5.13 15/85] media: exynos-gsc: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.13 170/189] Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
Sasha Levin
- [PATCH AUTOSEL 5.13 19/19] ARM: dts: versatile: Fix up interrupt controller node names
Sasha Levin
- [PATCH AUTOSEL 5.13 19/85] regulator: uniphier: Add missing MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 5.13 20/85] sched/core: Initialize the idle task with preemption disabled
Sasha Levin
- [PATCH AUTOSEL 5.13 21/85] hwrng: exynos - Fix runtime PM imbalance on error
Sasha Levin
- [PATCH AUTOSEL 5.13 28/85] media: hevc: Fix dependent slice segment flags
Sasha Levin
- [PATCH AUTOSEL 5.13 30/85] media: imx: imx7_mipi_csis: Fix logging of only error event counters
Sasha Levin
- [PATCH AUTOSEL 5.13 34/85] crypto: ecdh - fix ecdh-nist-p192's entry in testmgr
Sasha Levin
- [PATCH AUTOSEL 5.13 36/85] arm64: perf: Convert snprintf to sysfs_emit
Sasha Levin
- [PATCH AUTOSEL 5.13 43/85] media: cedrus: Fix .buf_prepare
Sasha Levin
- [PATCH AUTOSEL 5.13 48/85] arm64: entry: don't instrument entry code with KCOV
Sasha Levin
- [PATCH AUTOSEL 5.13 54/85] mmc: sdhci-of-aspeed: Turn down a phase correction warning
Sasha Levin
- [PATCH AUTOSEL 5.13 55/85] spi: meson-spicc: fix a wrong goto jump for avoiding memory leak.
Sasha Levin
- [PATCH AUTOSEL 5.13 56/85] spi: meson-spicc: fix memory leak in meson_spicc_probe
Sasha Levin
- [PATCH AUTOSEL 5.13 57/85] regulator: mt6315: Fix checking return value of devm_regmap_init_spmi_ext
Sasha Levin
- [PATCH AUTOSEL 5.13 62/85] media: imx-csi: Skip first few frames from a BT.656 source
Sasha Levin
- [PATCH AUTOSEL 5.13 67/85] drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
Sasha Levin
- [PATCH AUTOSEL 5.13 68/85] KVM: arm64: Restore PMU configuration on first run
Sasha Levin
- [PATCH AUTOSEL 5.13 82/85] regulator: mt6358: Fix vdram2 .vsel_mask
Sasha Levin
- [PATCH AUTOSEL 5.4 02/50] media: mdk-mdp: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.4 02/74] drm/mxsfb: Don't select DRM_KMS_FB_HELPER
Sasha Levin
- [PATCH AUTOSEL 5.4 03/51] ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
Sasha Levin
- [PATCH AUTOSEL 5.4 04/51] arm64: dts: rockchip: fix pinctrl sleep nodename for rk3399.dtsi
Sasha Levin
- [PATCH AUTOSEL 5.4 05/50] media: mtk-vcodec: fix PM runtime get logic
Sasha Levin
- [PATCH AUTOSEL 5.4 05/51] ARM: dts: rockchip: Fix the timer clocks order
Sasha Levin
- [PATCH AUTOSEL 5.4 06/50] media: s5p-jpeg: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.4 06/51] ARM: dts: rockchip: Fix IOMMU nodes properties on rk322x
Sasha Levin
- [PATCH AUTOSEL 5.4 07/28] ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
Sasha Levin
- [PATCH AUTOSEL 5.4 07/51] ARM: dts: rockchip: Fix power-controller node names for rk3066a
Sasha Levin
- [PATCH AUTOSEL 5.4 08/50] media: exynos-gsc: fix pm_runtime_get_sync() usage count
Sasha Levin
- [PATCH AUTOSEL 5.4 08/51] ARM: dts: rockchip: Fix power-controller node names for rk3188
Sasha Levin
- [PATCH AUTOSEL 5.4 09/14] firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
Sasha Levin
- [PATCH AUTOSEL 5.4 09/51] ARM: dts: rockchip: Fix power-controller node names for rk3288
Sasha Levin
- [PATCH AUTOSEL 5.4 10/14] firmware: arm_scmi: Fix range check for the maximum number of pending messages
Sasha Levin
- [PATCH AUTOSEL 5.4 10/51] arm64: dts: rockchip: Fix power-controller node names for px30
Sasha Levin
- [PATCH AUTOSEL 5.4 11/28] watchdog: Fix possible use-after-free by calling del_timer_sync()
Sasha Levin
- [PATCH AUTOSEL 5.4 11/51] arm64: dts: rockchip: Fix power-controller node names for rk3328
Sasha Levin
- [PATCH AUTOSEL 5.4 12/28] watchdog: imx_sc_wdt: fix pretimeout
Sasha Levin
- [PATCH AUTOSEL 5.4 12/50] regulator: uniphier: Add missing MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 5.4 13/50] hwrng: exynos - Fix runtime PM imbalance on error
Sasha Levin
- [PATCH AUTOSEL 5.4 13/51] ARM: brcmstb: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.4 13/74] drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()
Sasha Levin
- [PATCH AUTOSEL 5.4 14/14] ARM: dts: versatile: Fix up interrupt controller node names
Sasha Levin
- [PATCH AUTOSEL 5.4 14/51] ARM: Cygnus: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.4 15/51] ARM: NSP: dts: fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.4 17/51] ARM: dts: Hurricane 2: Fix NAND nodes names
Sasha Levin
- [PATCH AUTOSEL 5.4 18/51] ARM: dts: imx25-pinfunc: Fix gpio function name for pads GPIO_[A-F]
Sasha Levin
- [PATCH AUTOSEL 5.4 19/50] media: imx: imx7_mipi_csis: Fix logging of only error event counters
Sasha Levin
- [PATCH AUTOSEL 5.4 19/51] ARM: dts: imx6: phyFLEX: Fix UART hardware flow control
Sasha Levin
- [PATCH AUTOSEL 5.4 2/9] spi: stm32h7: fix full duplex irq handler handling
Sasha Levin
- [PATCH AUTOSEL 5.4 20/51] ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info
Sasha Levin
- [PATCH AUTOSEL 5.4 27/63] mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
Sasha Levin
- [PATCH AUTOSEL 5.4 30/51] ARM: dts: stm32: fix gpio-keys node on STM32 MCU boards
Sasha Levin
- [PATCH AUTOSEL 5.4 31/51] ARM: dts: stm32: fix RCC node name on stm32f429 MCU
Sasha Levin
- [PATCH AUTOSEL 5.4 32/51] ARM: dts: stm32: fix timer nodes on STM32 MCU to prevent warnings
Sasha Levin
- [PATCH AUTOSEL 5.4 33/51] arm64: dts: juno: Update SCPI nodes as per the YAML schema
Sasha Levin
- [PATCH AUTOSEL 5.4 34/51] ARM: dts: rockchip: fix supply properties in io-domains nodes
Sasha Levin
- [PATCH AUTOSEL 5.4 35/50] media: imx-csi: Skip first few frames from a BT.656 source
Sasha Levin
- [PATCH AUTOSEL 5.4 35/51] ARM: dts: stm32: fix i2c node name on stm32f746 to prevent warnings
Sasha Levin
- [PATCH AUTOSEL 5.4 36/51] ARM: dts: stm32: move stmmac axi config in ethernet node on stm32mp15
Sasha Levin
- [PATCH AUTOSEL 5.4 38/50] drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
Sasha Levin
- [PATCH AUTOSEL 5.4 38/63] gpio: zynq: Check return value of pm_runtime_get_sync
Sasha Levin
- [PATCH AUTOSEL 5.4 39/51] arm64: dts: ls208xa: remove bus-num from dspi node
Sasha Levin
- [PATCH AUTOSEL 5.4 40/51] arm64: dts: imx8mq: assign PCIe clocks
Sasha Levin
- [PATCH AUTOSEL 5.4 48/50] regulator: mt6358: Fix vdram2 .vsel_mask
Sasha Levin
- [PATCH AUTOSEL 5.4 48/74] mt76: mt7615: fix fixed-rate tx status reporting
Sasha Levin
- [PATCH AUTOSEL 5.4 6/9] mt7530 fix mt7530_fdb_write vid missing ivl bit
Sasha Levin
- [PATCH AUTOSEL 5.4 67/74] Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
Sasha Levin
- [PATCHi v1] add instruction time-out interrupt support
Yongqiang Niu
- [PATCHi v3] drm/mediatek: adjust rdma fifo threshold calculate formula
Yongqiang Niu
- [PATCH linux-next] net:stmmac: Fix the unsigned expression compared with zero
menglong8.dong at gmail.com
- [PATCH linux-next] net:stmmac: Fix the unsigned expression compared with zero
Joakim Zhang
- [PATCH linux-next] net:stmmac: Fix the unsigned expression compared with zero
Wong Vee Khee
- [PATCH net, v2, RESEND] net: Update MAINTAINERS for MediaTek switch driver
Landen Chao
- [PATCH net, v2, RESEND] net: Update MAINTAINERS for MediaTek switch driver
Vladimir Oltean
- [PATCH net, v2] net: Update MAINTAINERS for MediaTek switch driver
DENG Qingfang
- [PATCH net, v2] net: Update MAINTAINERS for MediaTek switch driver
Florian Fainelli
- [PATCH net, v2] net: Update MAINTAINERS for MediaTek switch driver
Jakub Kicinski
- [PATCH net-next 0/2] dt-bindings: net: improve fec binding
Joakim Zhang
- [PATCH net-next 0/4] net: hns3: add support for TX push
Guangbin Huang
- [PATCH net-next 1/2] dt-bindings: net: fsl, fec: improve the binding a bit
Joakim Zhang
- [PATCH net-next 1/3] arm64: barrier: add DGH macros to control memory accesses merging
Xiongfeng Wang
- [PATCH net-next 1/4] arm64: barrier: add DGH macros to control memory accesses merging
Guangbin Huang
- [PATCH net-next 1/4] arm64: barrier: add DGH macros to control memory accesses merging
Catalin Marinas
- [PATCH net-next 2/2] ARM: dts: imx6qdl: move phy properties into phy device node
Joakim Zhang
- [PATCH net-next 2/4] io: add function to flush the write combine buffer to device immediately
Guangbin Huang
- [PATCH net-next 2/4] io: add function to flush the write combine buffer to device immediately
Will Deacon
- [PATCH net-next 2/4] io: add function to flush the write combine buffer to device immediately
Catalin Marinas
- [PATCH net-next 3/4] net: hns3: add support for TX push mode
Guangbin Huang
- [PATCH net-next 4/4] net: hns3: add ethtool priv-flag for TX push
Guangbin Huang
- [PATCH net-next] arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllers
Vladimir Oltean
- [PATCH net-next] arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllers
Gregory CLEMENT
- [PATCH net-next] ARM: dts: imx6qdl: Remove unnecessary mdio #address-cells/#size-cells
Fabio Estevam
- [PATCH net-next] ARM: dts: imx6qdl: Remove unnecessary mdio #address-cells/#size-cells
Vladimir Oltean
- [PATCH net-next] ARM: dts: imx6qdl: Remove unnecessary mdio #address-cells/#size-cells
Fabio Estevam
- [PATCH net-next] ARM: dts: imx6qdl: Remove unnecessary mdio #address-cells/#size-cells
Vladimir Oltean
- [PATCH net-next] ARM: dts: imx6qdl: Remove unnecessary mdio #address-cells/#size-cells
Joakim Zhang
- [PATCH net-next] ARM: dts: imx6qdl: Remove unnecessary mdio #address-cells/#size-cells
Fabio Estevam
- [PATCH net-next] ARM: dts: imx6qdl: Remove unnecessary mdio #address-cells/#size-cells
Florian Fainelli
- [PATCH net-next] ARM: dts: imx6qdl: Remove unnecessary mdio #address-cells/#size-cells
Vladimir Oltean
- [PATCH net-next] ARM: dts: imx6qdl: Remove unnecessary mdio #address-cells/#size-cells
Florian Fainelli
- [PATCH net-next] ipv6: remove unnecessary local variable
Rocco Yue
- [PATCH net-next] ipv6: remove unnecessary local variable
patchwork-bot+netdevbpf at kernel.org
- [PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
Rocco Yue
- [PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
David Ahern
- [PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
David Ahern
- [PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
Rocco Yue
- [PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
kernel test robot
- [PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
David Ahern
- [PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
kernel test robot
- [PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
Rocco Yue
- [PATCH net-next] net: microchip: sparx5: fix kconfig warning
Randy Dunlap
- [PATCH net-next] net: microchip: sparx5: fix kconfig warning
patchwork-bot+netdevbpf at kernel.org
- [PATCH net-next V1 0/3] dt-bindings: net: dwmac-imx: convert
Joakim Zhang
- [PATCH net-next v1 1/1] net: selftests: add MTU test
Oleksij Rempel
- [PATCH net-next v1 1/1] net: selftests: add MTU test
patchwork-bot+netdevbpf at kernel.org
- [PATCH net-next V1 1/3] dt-bindings: net: snps, dwmac: add missing DWMAC IP version
Joakim Zhang
- [PATCH net-next V1 2/3] dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yaml
Joakim Zhang
- [PATCH net-next V1 2/3] dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yaml
Rob Herring
- [PATCH net-next V1 2/3] dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yaml
Joakim Zhang
- [PATCH net-next V1 3/3] arm64: dts: imx8mp: change interrupt order per dt-binding
Joakim Zhang
- [PATCH net-next v14 0/3] AX88796C SPI Ethernet Adapter
Łukasz Stelmach
- [PATCH net-next v14 1/3] dt-bindings: vendor-prefixes: Add asix prefix
Łukasz Stelmach
- [PATCH net-next v14 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
Łukasz Stelmach
- [PATCH net-next v14 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
Łukasz Stelmach
- [PATCH net-next v14 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
Jakub Kicinski
- [PATCH net-next v14 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
Lukasz Stelmach
- [PATCH net-next v15 0/3] AX88796C SPI Ethernet Adapter
Łukasz Stelmach
- [PATCH net-next v15 1/3] dt-bindings: vendor-prefixes: Add asix prefix
Łukasz Stelmach
- [PATCH net-next v15 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
Łukasz Stelmach
- [PATCH net-next v15 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
Łukasz Stelmach
- [PATCH net-next v2] ipv6: add IFLA_INET6_RA_MTU to expose mtu value in the RA message
Rocco Yue
- [PATCH net-next v2] ipv6: add IFLA_INET6_RA_MTU to expose mtu value in the RA message
David Ahern
- [PATCH net-next v3 00/31] ndo_ioctl rework
Arnd Bergmann
- [PATCH net-next v3 00/31] ndo_ioctl rework
patchwork-bot+netdevbpf at kernel.org
- [PATCH net-next v3] net: Update MAINTAINERS for MediaTek switch driver
Landen Chao
- [PATCH net-next v3] net: Update MAINTAINERS for MediaTek switch driver
patchwork-bot+netdevbpf at kernel.org
- [PATCH net] mt7530 mt7530_fdb_write only set ivl bit vid larger than 1
ericwouds at gmail.com
- [PATCH net] mt7530 mt7530_fdb_write only set ivl bit vid larger than 1
Florian Fainelli
- [PATCH net] mt7530 mt7530_fdb_write only set ivl bit vid larger than 1
patchwork-bot+netdevbpf at kernel.org
- [PATCH net] stmmac: dwmac-loongson: Fix unsigned comparison to zero
YueHaibing
- [PATCH net] stmmac: dwmac-loongson: Fix unsigned comparison to zero
patchwork-bot+netdevbpf at kernel.org
- [PATCH net] stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
YueHaibing
- [PATCH net] stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
patchwork-bot+netdevbpf at kernel.org
- [PATCH printk v4 0/6] printk: remove safe buffers
John Ogness
- [PATCH printk v4 0/6] printk: remove safe buffers
Petr Mladek
- [PATCH printk v4 4/6] printk: remove NMI tracking
John Ogness
- [PATCH printk v4 4/6] printk: remove NMI tracking
Petr Mladek
- [PATCH printk v4 4/6] printk: remove NMI tracking
John Ogness
- [PATCH printk v4 4/6] printk: remove NMI tracking
Petr Mladek
- [PATCH printk v4 4/6] printk: remove NMI tracking
John Ogness
- [PATCH RESEND] dt-bindings: i2c: brcm, iproc-i2c: convert to the json-schema
Rafał Miłecki
- [PATCH RESEND] dt-bindings: i2c: brcm,iproc-i2c: convert to the json-schema
Rob Herring
- [PATCH resend] soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionally
Geert Uytterhoeven
- [PATCH resend] soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionally
Heiko Stübner
- [PATCH resend v6 0/3] power: supply: mt6360_charger: add MT6360 charger support
Gene Chen
- [PATCH resend v6 1/3] lib: add linear range get selector within
Gene Chen
- [PATCH resend v6 2/3] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC
Gene Chen
- [PATCH resend v6 3/3] power: supply: mt6360_charger: add MT6360 charger support
Gene Chen
- [PATCH RFC 0/1] Move PHY out of pcie-kirin driver
Mauro Carvalho Chehab
- [PATCH RFC 0/7] Add support for Hikey 970 PCIe
Mauro Carvalho Chehab
- [PATCH RFC 1/1] PCI: dwc: pcie-kirin: split PHY interface from the driver
Mauro Carvalho Chehab
- [PATCH RFC 1/7] PCI: kirin: split PHY interface from the driver
Mauro Carvalho Chehab
- [PATCH RFC 5/7] bindings: phy: add bindings for Hikey 960 PCIe PHY
Mauro Carvalho Chehab
- [PATCH RFC 7/7] arm64: dts: hisilicon: Add support for HiKey 970 PCIe controller hardware
Mauro Carvalho Chehab
- [PATCH v0 0/2] Add support for Firefly ROC-RK3328-PC
djw at t-chip.com.cn
- [PATCH v0 0/2] Add support for Firefly ROC-RK3328-PC
Heiko Stuebner
- [PATCH v0 0/2] Add support for Firefly ROC-RK3399-PC-PLUS
Heiko Stuebner
- [PATCH v0 1/2] dt-bindings: add doc for Firefly ROC-RK3328-PC
djw at t-chip.com.cn
- [PATCH v0 1/2] dt-bindings: add doc for Firefly ROC-RK3328-PC
Rob Herring
- [PATCH v0 1/2] dt-bindings: add doc for Firefly ROC-RK3399-PC-PLUS
Rob Herring
- [PATCH v0 2/2] arm64: dts: rockchip: add support for Firefly ROC-RK3328-PC
djw at t-chip.com.cn
- [PATCH v1, 00/14] Using component framework to support multi hardware decode
Yunfei Dong
- [PATCH v1, 01/14] media: mtk-vcodec: Get numbers of register bases from DT
Yunfei Dong
- [PATCH v1, 02/14] media: mtk-vcodec: Refactor vcodec pm interface
Yunfei Dong
- [PATCH v1, 03/14] media: mtk-vcodec: Use component framework to manage each hardware information
Yunfei Dong
- [PATCH v1, 03/14] media: mtk-vcodec: Use component framework to manage each hardware information
Tzung-Bi Shih
- [PATCH v1, 04/14] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
Yunfei Dong
- [PATCH v1, 04/14] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
Tzung-Bi Shih
- [PATCH v1, 04/14] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
Rob Herring
- [PATCH v1, 05/14] media: mtk-vcodec: Use pure single core for MT8183
Yunfei Dong
- [PATCH v1, 06/14] media: mtk-vcodec: Add irq interface for core hardware
Yunfei Dong
- [PATCH v1, 06/14] media: mtk-vcodec: Add irq interface for core hardware
Tzung-Bi Shih
- [PATCH v1, 06/14] media: mtk-vcodec: Add irq interface for core hardware
mtk12024
- [PATCH v1, 07/14] media: mtk-vcodec: Add msg queue feature for lat and core architecture
Yunfei Dong
- [PATCH v1, 07/14] media: mtk-vcodec: Add msg queue feature for lat and core architecture
Tzung-Bi Shih
- [PATCH v1, 07/14] media: mtk-vcodec: Add msg queue feature for lat and core architecture
mtk12024
- [PATCH v1, 07/14] media: mtk-vcodec: Add msg queue feature for lat and core architecture
Tzung-Bi Shih
- [PATCH v1, 08/14] media: mtk-vcodec: Generalize power and clock on/off interfaces
Yunfei Dong
- [PATCH v1, 09/14] media: mtk-vcodec: Add new interface to lock different hardware
Yunfei Dong
- [PATCH v1, 10/14] media: mtk-vcodec: Add core thread
Yunfei Dong
- [PATCH v1, 11/14] media: mtk-vcodec: Support 34bits dma address for vdec
Yunfei Dong
- [PATCH v1, 12/14] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
Yunfei Dong
- [PATCH v1, 12/14] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
Rob Herring
- [PATCH v1, 13/14] media: mtk-vcodec: Add core dec and dec end ipi msg
Yunfei Dong
- [PATCH v1, 14/14] media: mtk-vcodec: Use codec type to separate different hardware
Yunfei Dong
- [PATCH v1 0/1] Mediatek uart patch
Zhiyong Tao
- [PATCH v1 0/1] Mediatek uart patch
Greg KH
- [PATCH v1 0/1] Mediatek uart patch
zhiyong.tao
- [PATCH v1 0/2] Add scaling lists support for HEVC
Benjamin Gaignard
- [PATCH v1 0/2] drm/atmel-hlcdc: drop use of drm_irq mid-layer
Sam Ravnborg
- [PATCH v1 0/2] drm/atmel-hlcdc: drop use of drm_irq mid-layer
Sam Ravnborg
- [PATCH v1 0/2] drm/atmel-hlcdc: drop use of drm_irq mid-layer
Dan.Sneddon at microchip.com
- [PATCH v1 0/2] drm/atmel-hlcdc: drop use of drm_irq mid-layer
Sam Ravnborg
- [PATCHv1 0/3] Add Reset controller to Ethernet PHY
Anand Moon
- [PATCH V1 0/3] dt-bindings: net: fec: convert fsl, *fec bindings to yaml
Joakim Zhang
- [PATCH V1 0/3] dt-bindings: net: fec: convert fsl, *fec bindings to yaml
patchwork-bot+netdevbpf at kernel.org
- [PATCH v1 0/3] kselftest/arm64: Vector length configuration tests
Mark Brown
- [PATCHv1 0/3] Meson-8b and Meson-gxbb Fix some missing code
Anand Moon
- [PATCH v1 0/5] add mt8195 SoC DRM binding
jason-jh.lin
- [PATCH v1 0/6] clk: switch dividers to .determine_rate
Martin Blumenstingl
- [PATCH v1 0/7] drm/bridge: Drop deprecated functions
Sam Ravnborg
- [PATCH v1 00/10] Add MediaTek SoC DRM (vdosys1) support for mt8195
Nancy.Lin
- [PATCH v1 00/16] .map_sg() error cleanup
Logan Gunthorpe
- [PATCH v1 00/16] .map_sg() error cleanup
Russell King (Oracle)
- [PATCH v1 00/16] .map_sg() error cleanup
Logan Gunthorpe
- [PATCH v1 00/17] Add MediaTek SoC DRM (vdosys0) support for mt8195
jason-jh.lin
- [PATCH v10 0/2] Mediatek pinctrl patch on mt8195
Zhiyong Tao
- [PATCH v10 0/3] media: imx: add support for imx8mq MIPI RX
Martin Kepplinger
- [PATCH v10 0/3] media: imx: add support for imx8mq MIPI RX
Laurent Pinchart
- [PATCH v10 0/5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
Peter Collingbourne
- [PATCH v10 0/5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
Catalin Marinas
- [PATCH v10 0/5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
Peter Collingbourne
- [PATCH v1 01/10] dt-bindings: mediatek: add pseudo-ovl definition for mt8195
Nancy.Lin
- [PATCH v1 01/10] dt-bindings: mediatek: add pseudo-ovl definition for mt8195
Chun-Kuang Hu
- [PATCH v1 01/10] dt-bindings: mediatek: add pseudo-ovl definition for mt8195
Nancy.Lin
- [PATCH v1 01/16] dma-mapping: Allow map_sg() ops to return negative error codes
Logan Gunthorpe
- [PATCH v1 01/16] dma-mapping: Allow map_sg() ops to return negative error codes
Christoph Hellwig
- [PATCH v1 01/17] dt-bindings: mediatek: add definition for mt8195 display
jason-jh.lin
- [PATCH v1 01/17] dt-bindings: mediatek: add definition for mt8195 display
CK Hu
- [PATCH v1 01/17] dt-bindings: mediatek: add definition for mt8195 display
Jason-JH Lin
- [PATCH v10 1/2] dt-bindings: pinctrl: mt8195: add rsel define
Zhiyong Tao
- [PATCH v10 1/2] dt-bindings: pinctrl: mt8195: add rsel define
Chen-Yu Tsai
- [PATCH v10 1/2] dt-bindings: pinctrl: mt8195: add rsel define
zhiyong tao
- [PATCH v10 1/2] dt-bindings: pinctrl: mt8195: add rsel define
Chen-Yu Tsai
- [PATCH v10 1/2] dt-bindings: pinctrl: mt8195: add rsel define
zhiyong.tao
- [PATCH v10 1/2] dt-bindings: pinctrl: mt8195: add rsel define
Chen-Yu Tsai
- [PATCH v10 1/3] dt-bindings: media: document the nxp, imx8mq-mipi-csi2 receiver phy and controller
Martin Kepplinger
- [PATCH v10 1/5] arm64: mte: rename gcr_user_excl to mte_ctrl
Peter Collingbourne
- [PATCH v10 1/5] arm64: mte: rename gcr_user_excl to mte_ctrl
Will Deacon
- [PATCH v10 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance
Chris Morgan
- [PATCH v1 02/10] dt-bindings: mediatek: add ethdr definition for mt8195
Nancy.Lin
- [PATCH v1 02/16] dma-direct: Return appropriate error code from dma_direct_map_sg()
Logan Gunthorpe
- [PATCH v1 02/17] dt-bindings: arm: mediatek: add definition for mt8195 mmsys
jason-jh.lin
- [PATCH v10 2/2] pinctrl: mediatek: add rsel setting on MT8195
Zhiyong Tao
- [PATCH v10 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Martin Kepplinger
- [PATCH v10 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node
Matthias Brugger
- [PATCH v10 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node
Chuanjia Liu
- [PATCH v10 2/5] arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Peter Collingbourne
- [PATCH v10 2/5] arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Will Deacon
- [PATCH v1 03/10] arm64: dts: mt8195: add display node for vdosys1
Nancy.Lin
- [PATCH v1 03/16] iommu: Return full error code from iommu_map_sg[_atomic]()
Logan Gunthorpe
- [PATCH v1 03/17] arm64: dts: mt8195: add display node for vdosys0
jason-jh.lin
- [PATCH v10 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions
Martin Kepplinger
- [PATCH v10 3/5] arm64: move preemption disablement to prctl handlers
Peter Collingbourne
- [PATCH v10 3/5] arm64: move preemption disablement to prctl handlers
Will Deacon
- [PATCH v1 04/10] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
Nancy.Lin
- [PATCH v1 04/16] dma-iommu: Return error code from iommu_dma_map_sg()
Logan Gunthorpe
- [PATCH v1 04/16] dma-iommu: Return error code from iommu_dma_map_sg()
Christoph Hellwig
- [PATCH v1 04/17] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
jason-jh.lin
- [PATCH v1 04/17] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
CK Hu
- [PATCH v1 04/17] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
Jason-JH Lin
- [PATCH v10 4/5] arm64: mte: introduce a per-CPU tag checking mode preference
Peter Collingbourne
- [PATCH v10 4/5] arm64: mte: introduce a per-CPU tag checking mode preference
Will Deacon
- [PATCH v1 05/10] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
Nancy.Lin
- [PATCH v1 05/16] alpha: return error code from alpha_pci_map_sg()
Logan Gunthorpe
- [PATCH v1 05/17] drm/mediatek: add mediatek-drm of vdosys0 support for MT8195
jason-jh.lin
- [PATCH v1 05/17] drm/mediatek: add mediatek-drm of vdosys0 support for MT8195
CK Hu
- [PATCH v1 05/17] drm/mediatek: add mediatek-drm of vdosys0 support for MT8195
Jason-JH Lin
- [PATCH v10 5/5] Documentation: document the preferred tag checking mode feature
Peter Collingbourne
- [PATCH v10 5/5] Documentation: document the preferred tag checking mode feature
Will Deacon
- [PATCH v1 06/10] drm/mediatek: add ETHDR support for MT8195
Nancy.Lin
- [PATCH v1 06/10] drm/mediatek: add ETHDR support for MT8195
Chun-Kuang Hu
- [PATCH v1 06/10] drm/mediatek: add ETHDR support for MT8195
Nancy.Lin
- [PATCH v1 06/10] drm/mediatek: add ETHDR support for MT8195
CK Hu
- [PATCH v1 06/16] ARM/dma-mapping: return error code from .map_sg() ops
Logan Gunthorpe
- [PATCH v1 06/17] soc: mediatek: add mtk-mutex support for mt8195
jason-jh.lin
- [PATCH v1 06/17] soc: mediatek: add mtk-mutex support for mt8195
CK Hu
- [PATCH v1 06/17] soc: mediatek: add mtk-mutex support for mt8195
Jason-JH Lin
- [PATCH v1 07/10] drm/mediatek: add pseudo ovl support for MT8195
Nancy.Lin
- [PATCH v1 07/10] drm/mediatek: add pseudo ovl support for MT8195
CK Hu
- [PATCH v1 07/16] ia64/sba_iommu: return error code from sba_map_sg_attrs()
Logan Gunthorpe
- [PATCH v1 07/17] drm/mediatek: add OVL support for MT8195
jason-jh.lin
- [PATCH v1 07/17] drm/mediatek: add OVL support for MT8195
CK Hu
- [PATCH v1 07/17] drm/mediatek: add OVL support for MT8195
Jason-JH Lin
- [PATCH v1 08/10] drm/mediatek: add merge vblank support for MT8195
Nancy.Lin
- [PATCH v1 08/16] MIPS/jazzdma: return error code from jazz_dma_map_sg()
Logan Gunthorpe
- [PATCH v1 08/17] drm/mediatek: Add component_del in OVL remove function
jason-jh.lin
- [PATCH v1 08/17] drm/mediatek: Add component_del in OVL remove function
CK Hu
- [PATCH v1 08/17] drm/mediatek: Add component_del in OVL remove function
Jason-JH Lin
- [PATCH v1 09/10] soc: mediatek: mmsys: add new mtk_mmsys struct member to store drm data.
Nancy.Lin
- [PATCH v1 09/16] powerpc/iommu: return error code from .map_sg() ops
Logan Gunthorpe
- [PATCH v1 09/17] drm/mediatek: add OVL support multi-layer
jason-jh.lin
- [PATCH v1 09/17] drm/mediatek: add OVL support multi-layer
CK Hu
- [PATCH v1 09/17] drm/mediatek: add OVL support multi-layer
Jason-JH Lin
- [PATCH v1 1/1] spi: pxa2xx: Adapt reset_sccr1() to the case when no message available
Andy Shevchenko
- [PATCH v1 1/1] spi: pxa2xx: Adapt reset_sccr1() to the case when no message available
Mark Brown
- [PATCH v1 1/2] drm/atmel-hlcdc: Move interrupt helper funtions
Sam Ravnborg
- [PATCH v1 1/2] media: hevc: Add scaling matrix control
Benjamin Gaignard
- [PATCH v1 1/2] media: hevc: Add scaling matrix control
Jernej Škrabec
- [PATCHv1 1/3] arm64: dts: amlogic: add missing ethernet reset ID
Anand Moon
- [PATCHv1 1/3] arm64: dts: amlogic: add missing ethernet reset ID
Philipp Zabel
- [PATCHv1 1/3] ARM: dts: meson8b: odroidc1: Add usb phy power node
Anand Moon
- [PATCHv1 1/3] ARM: dts: meson8b: odroidc1: Add usb phy power node
Martin Blumenstingl
- [PATCHv1 1/3] ARM: dts: meson8b: odroidc1: Add usb phy power node
Anand Moon
- [PATCHv1 1/3] ARM: dts: meson8b: odroidc1: Add usb phy power node
Martin Blumenstingl
- [PATCHv1 1/3] ARM: dts: meson8b: odroidc1: Add usb phy power node
Anand Moon
- [PATCHv1 1/3] ARM: dts: meson8b: odroidc1: Add usb phy power node
Anand Moon
- [PATCHv1 1/3] ARM: dts: meson8b: odroidc1: Add usb phy power node
Martin Blumenstingl
- [PATCHv1 1/3] ARM: dts: meson8b: odroidc1: Add usb phy power node
Anand Moon
- [PATCH v1 1/3] clk: fractional-divider: Export approximation algo to the CCF users
Andy Shevchenko
- [PATCH v1 1/3] clk: fractional-divider: Export approximation algo to the CCF users
kernel test robot
- [PATCH v1 1/3] clk: fractional-divider: Export approximation algo to the CCF users
Andy Shevchenko
- [PATCH v1 1/3] clk: fractional-divider: Export approximation algo to the CCF users
Robin Murphy
- [PATCH v1 1/3] clk: fractional-divider: Export approximation algo to the CCF users
kernel test robot
- [PATCH v1 1/3] clk: fractional-divider: Export approximation algo to the CCF users
Andy Shevchenko
- [PATCH v1 1/3] dt-bindings: arm: rockchip: add rk3568 compatible string to pmu.yaml
Rob Herring
- [PATCH V1 1/3] dt-bindings: net: fec: convert fsl, *fec bindings to yaml
Joakim Zhang
- [PATCH V1 1/3] dt-bindings: net: fec: convert fsl,*fec bindings to yaml
Rob Herring
- [PATCH V1 1/3] dt-bindings: net: fec: convert fsl,*fec bindings to yaml
Joakim Zhang
- [PATCH V1 1/3] dt-bindings: net: fec: convert fsl,*fec bindings to yaml
Rob Herring
- [PATCH v1 1/3] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
Mark Brown
- [PATCH v1 1/3] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
Dave Martin
- [PATCH v1 1/3] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
Mark Brown
- [PATCH v1 1/3] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
Dave Martin
- [PATCH v1 1/3] spi: pxa2xx: Convert reset_sccr1() to use pxa2xx_spi_update()
Andy Shevchenko
- [PATCH v1 1/3] spi: pxa2xx: Convert reset_sccr1() to use pxa2xx_spi_update()
Mark Brown
- [PATCH v1 1/5] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
jason-jh.lin
- [PATCH v1 1/5] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
Enric Balletbo Serra
- [PATCH v1 1/5] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
Jason-JH Lin
- [PATCH v1 1/5] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
Enric Balletbo Serra
- [PATCH v1 1/5] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
Jason-JH Lin
- [PATCH v1 1/5] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
Enric Balletbo Serra
- [PATCH v1 1/5] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
Jason-JH Lin
- [PATCH v1 1/6] clk: divider: Implement and wire up .determine_rate by default
Martin Blumenstingl
- [PATCH v1 1/7] drm/bridge: ps8640: Use atomic variants of drm_bridge_funcs
Sam Ravnborg
- [PATCH v1 1/7] drm/bridge: ps8640: Use atomic variants of drm_bridge_funcs
Maxime Ripard
- [PATCH v1 1/7] irqchip: Switch to bitmap_zalloc()
Marc Zyngier
- [PATCH v1 10/10] drm/mediatek: add mediatek-drm of vdosys1 support for MT8195
Nancy.Lin
- [PATCH v1 10/16] s390/pci: return error code from s390_dma_map_sg()
Logan Gunthorpe
- [PATCH v1 10/16] s390/pci: return error code from s390_dma_map_sg()
Niklas Schnelle
- [PATCH v1 10/17] drm/mediatek: add RDMA support for MT8195
jason-jh.lin
- [PATCH v11 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
Chuanjia Liu
- [PATCH v11 0/5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
Peter Collingbourne
- [PATCH v11 0/5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
Catalin Marinas
- [PATCH v11 0/5] Enable Linux guests on Hyper-V on ARM64
Michael Kelley
- [PATCH v11 0/8] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
Mauro Carvalho Chehab
- [PATCH v11 00/10] Add Rockchip SFC(serial flash controller) support
Jon Lin
- [PATCH v11 00/16] Add support for 32-bit tasks on asymmetric AArch32 systems
Will Deacon
- [PATCH v11 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
Jon Lin
- [PATCH v11 01/16] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
Will Deacon
- [PATCH v11 02/10] spi: rockchip-sfc: add rockchip serial flash controller
Jon Lin
- [PATCH v11 02/16] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
Will Deacon
- [PATCH v11 03/10] arm64: dts: rockchip: Add SFC to PX30
Jon Lin
- [PATCH v11 03/16] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
Will Deacon
- [PATCH v11 04/10] clk: rockchip: rk3036: fix up the sclk_sfc parent error
Jon Lin
- [PATCH v11 04/16] cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
Will Deacon
- [PATCH v11 05/10] clk: rockchip: add dt-binding for hclk_sfc on rk3036
Jon Lin
- [PATCH v11 05/16] sched: Reject CPU affinity changes based on task_cpu_possible_mask()
Will Deacon
- [PATCH v11 06/10] clk: rockchip: Add support for hclk_sfc on rk3036
Jon Lin
- [PATCH v11 06/16] sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
- [PATCH v11 07/10] arm: dts: rockchip: Add SFC to RK3036
Jon Lin
- [PATCH v11 07/16] sched: Split the guts of sched_setaffinity() into a helper function
Will Deacon
- [PATCH v11 08/10] arm: dts: rockchip: Add SFC to RV1108
Jon Lin
- [PATCH v11 08/16] sched: Allow task CPU affinity to be restricted on asymmetric systems
Will Deacon
- [PATCH v11 09/10] arm64: dts: rockchip: Add SFC to RK3308
Jon Lin
- [PATCH v11 09/16] sched: Introduce dl_task_check_affinity() to check proposed affinity
Will Deacon
- [PATCH v1 11/16] sparc/iommu: return error codes from .map_sg() ops
Logan Gunthorpe
- [PATCH v1 11/17] drm/mediatek: add COLOR support for MT8195
jason-jh.lin
- [PATCH v1 11/17] drm/mediatek: add COLOR support for MT8195
CK Hu
- [PATCH v1 11/17] drm/mediatek: add COLOR support for MT8195
Jason-JH Lin
- [PATCH v11 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings
Chuanjia Liu
- [PATCH v11 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings
Rob Herring
- [PATCH v11 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings
Chuanjia Liu
- [PATCH v11 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings
Rob Herring
- [PATCH v11 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings
Chuanjia Liu
- [PATCH v11 1/5] arm64: hyperv: Add Hyper-V hypercall and register access utilities
Michael Kelley
- [PATCH v11 1/5] arm64: mte: rename gcr_user_excl to mte_ctrl
Peter Collingbourne
- [PATCH v11 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance
Jon Lin
- [PATCH v11 10/16] arm64: Implement task_cpu_possible_mask()
Will Deacon
- [PATCH v11 11/16] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
Will Deacon
- [PATCH v11 12/16] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
Will Deacon
- [PATCH v11 13/16] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
Will Deacon
- [PATCH v11 14/16] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
Will Deacon
- [PATCH v11 15/16] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
Will Deacon
- [PATCH v11 16/16] Documentation: arm64: describe asymmetric 32-bit support
Will Deacon
- [PATCH v11 18/33] counter: Return error code on invalid modes
William Breathitt Gray
- [PATCH v1 12/16] parisc: return error code from .map_sg() ops
Logan Gunthorpe
- [PATCH v1 12/17] drm/mediatek: add CCORR support for MT8195
jason-jh.lin
- [PATCH v1 12/17] drm/mediatek: add CCORR support for MT8195
CK Hu
- [PATCH v1 12/17] drm/mediatek: add CCORR support for MT8195
Jason-JH Lin
- [PATCH v11 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node
Chuanjia Liu
- [PATCH v11 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node
Chuanjia Liu
- [PATCH v11 2/5] arm64: hyperv: Add panic handler
Michael Kelley
- [PATCH v11 2/5] arm64: hyperv: Add panic handler
Boqun Feng
- [PATCH v11 2/5] arm64: hyperv: Add panic handler
Sunil Muthuswamy
- [PATCH v11 2/5] arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Peter Collingbourne
- [PATCH v1 13/16] xen: swiotlb: return error code from xen_swiotlb_map_sg()
Logan Gunthorpe
- [PATCH v1 13/16] xen: swiotlb: return error code from xen_swiotlb_map_sg()
Boris Ostrovsky
- [PATCH v1 13/17] drm/mediatek: Add AAL support for MT8195
jason-jh.lin
- [PATCH v1 13/17] drm/mediatek: Add AAL support for MT8195
CK Hu
- [PATCH v1 13/17] drm/mediatek: Add AAL support for MT8195
Jason-JH Lin
- [PATCH v11 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
Pali Rohár
- [PATCH v11 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
Kunihiko Hayashi
- [PATCH v11 3/4] arm64: dts: mediatek: Split PCIe node for MT2712 and MT7622
Chuanjia Liu
- [PATCH v11 3/5] arm64: hyperv: Initialize hypervisor on boot
Michael Kelley
- [PATCH v11 3/5] arm64: hyperv: Initialize hypervisor on boot
Boqun Feng
- [PATCH v11 3/5] arm64: hyperv: Initialize hypervisor on boot
Sunil Muthuswamy
- [PATCH v11 3/5] arm64: move preemption disablement to prctl handlers
Peter Collingbourne
- [PATCH v1 14/16] x86/amd_gart: return error code from gart_map_sg()
Logan Gunthorpe
- [PATCH v1 14/16] x86/amd_gart: return error code from gart_map_sg()
Christoph Hellwig
- [PATCH v1 14/16] x86/amd_gart: return error code from gart_map_sg()
Robin Murphy
- [PATCH v1 14/17] drm/mediatek: add GAMMA support for MT8195
jason-jh.lin
- [PATCH v11 4/4] ARM: dts: mediatek: Update MT7629 PCIe node for new format
Chuanjia Liu
- [PATCH v11 4/5] arm64: efi: Export screen_info
Michael Kelley
- [PATCH v11 4/5] arm64: mte: introduce a per-CPU tag checking mode preference
Peter Collingbourne
- [PATCH v1 15/16] dma-mapping: return error code from dma_dummy_map_sg()
Logan Gunthorpe
- [PATCH v1 15/17] drm/mediatek: add DITHER support for MT8195
jason-jh.lin
- [PATCH v11 5/5] Documentation: document the preferred tag checking mode feature
Peter Collingbourne
- [PATCH v11 5/5] Documentation: document the preferred tag checking mode feature
Greg Kroah-Hartman
- [PATCH v11 5/5] Documentation: document the preferred tag checking mode feature
Catalin Marinas
- [PATCH v11 5/5] Drivers: hv: Enable Hyper-V code to be built on ARM64
Michael Kelley
- [PATCH v11 5/5] Drivers: hv: Enable Hyper-V code to be built on ARM64
Boqun Feng
- [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error
Logan Gunthorpe
- [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error
Christoph Hellwig
- [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error
Robin Murphy
- [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error
Logan Gunthorpe
- [PATCH v1 16/17] drm/mediatek: add MERGE support for MT8195
jason-jh.lin
- [PATCH v1 16/17] drm/mediatek: add MERGE support for MT8195
CK Hu
- [PATCH v1 16/17] drm/mediatek: add MERGE support for MT8195
Jason-JH Lin
- [PATCH v1 17/17] drm/mediatek: add DSC support for MT8195
jason-jh.lin
- [PATCH v1 17/17] drm/mediatek: add DSC support for MT8195
CK Hu
- [PATCH v1 17/17] drm/mediatek: add DSC support for MT8195
Jason-JH Lin
- [PATCH v11 7/8] dts: hisilicon: add support for the PMIC found on Hikey 970
Mauro Carvalho Chehab
- [PATCH v11 8/8] dts: hisilicon: add support for USB3 on Hikey 970
Mauro Carvalho Chehab
- [PATCH v1 2/2] drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Sam Ravnborg
- [PATCH v1 2/2] media: hantro: Add scaling lists feature
Benjamin Gaignard
- [PATCH V1 2/3] ARM: dts: imx35: correct node name for FEC
Joakim Zhang
- [PATCHv1 2/3] ARM: dts: meson: Use new reset id for reset controller
Anand Moon
- [PATCHv1 2/3] ARM: dts: meson: Use new reset id for reset controller
Philipp Zabel
- [PATCHv1 2/3] ARM: dts: meson: Use new reset id for reset controller
Anand Moon
- [PATCH v1 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Andy Shevchenko
- [PATCH v1 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Liu Ying
- [PATCH v1 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Andy Shevchenko
- [PATCH v1 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Liu Ying
- [PATCH v1 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Andy Shevchenko
- [PATCH v1 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Liu Ying
- [PATCH v1 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Andy Shevchenko
- [PATCH v1 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Liu Ying
- [PATCH v1 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Andy Shevchenko
- [PATCH v1 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Liu Ying
- [PATCH v1 2/3] dt-binding: mfd: syscon: add rk3568 QoS register compatible
Rob Herring
- [PATCH v1 2/3] dt-binding: mfd: syscon: add rk3568 QoS register compatible
Heiko Stübner
- [PATCH v1 2/3] dt-binding: mfd: syscon: add rk3568 QoS register compatible
Lee Jones
- [PATCH v1 2/3] kselftest/arm64: Validate vector lengths are set in sve-probe-vls
Mark Brown
- [PATCH v1 2/3] kselftest/arm64: Validate vector lengths are set in sve-probe-vls
Dave Martin
- [PATCH v1 2/3] kselftest/arm64: Validate vector lengths are set in sve-probe-vls
Mark Brown
- [PATCH v1 2/3] kselftest/arm64: Validate vector lengths are set in sve-probe-vls
Dave Martin
- [PATCHv1 2/3] phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode
Anand Moon
- [PATCHv1 2/3] phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode
Martin Blumenstingl
- [PATCH v1 2/3] scsi: ufs: Optimize host lock on transfer requests send/compl paths
Bart Van Assche
- [PATCH v1 2/3] spi: pxa2xx: Reset DMA bits in CR1 in reset_sccr1()
Andy Shevchenko
- [PATCH v1 2/5] dt-bindings: mediatek: display: Change format to yaml
jason-jh.lin
- [PATCH v1 2/6] clk: imx: clk-divider-gate: Switch to clk_divider.determine_rate
Martin Blumenstingl
- [PATCH v1 2/6] clk: imx: clk-divider-gate: Switch to clk_divider.determine_rate
Abel Vesa
- [PATCH v1 2/6] clk: imx: clk-divider-gate: Switch to clk_divider.determine_rate
Abel Vesa
- [PATCH v1 2/7] drm/bridge: Drop unused drm_bridge_chain functions
Sam Ravnborg
- [PATCH v1 2/7] drm/bridge: Drop unused drm_bridge_chain functions
Maxime Ripard
- [PATCH v12 0/9] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
Mauro Carvalho Chehab
- [PATCH v12 00/10] Add Rockchip SFC(serial flash controller) support
Jon Lin
- [PATCH v12 00/17] Introduce the Counter character device interface
William Breathitt Gray
- [PATCH v12 00/17] Introduce the Counter character device interface
Jarkko Nikula
- [PATCH v12 00/17] Introduce the Counter character device interface
William Breathitt Gray
- [PATCH v12 00/17] Introduce the Counter character device interface
Jonathan Cameron
- [PATCH v12 00/17] Introduce the Counter character device interface
William Breathitt Gray
- [PATCH v12 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
Jon Lin
- [PATCH v12 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
Mark Brown
- [PATCH v12 01/17] counter: 104-quad-8: Return error when invalid mode during ceiling_write
William Breathitt Gray
- [PATCH v12 02/10] spi: rockchip-sfc: add rockchip serial flash controller
Jon Lin
- [PATCH v12 02/17] counter: Return error code on invalid modes
William Breathitt Gray
- [PATCH v12 02/17] counter: Return error code on invalid modes
David Lechner
- [PATCH v12 03/10] arm64: dts: rockchip: Add SFC to PX30
Jon Lin
- [PATCH v12 03/17] counter: Standardize to ERANGE for limit exceeded errors
William Breathitt Gray
- [PATCH v12 04/10] clk: rockchip: rk3036: fix up the sclk_sfc parent error
Jon Lin
- [PATCH v12 04/17] counter: Rename counter_signal_value to counter_signal_level
William Breathitt Gray
- [PATCH v12 05/10] clk: rockchip: add dt-binding for hclk_sfc on rk3036
Jon Lin
- [PATCH v12 05/17] counter: Rename counter_count_function to counter_function
William Breathitt Gray
- [PATCH v12 06/10] clk: rockchip: Add support for hclk_sfc on rk3036
Jon Lin
- [PATCH v12 06/17] counter: Internalize sysfs interface code
Jonathan Cameron
- [PATCH v12 07/10] arm: dts: rockchip: Add SFC to RK3036
Jon Lin
- [PATCH v12 07/17] counter: Update counter.h comments to reflect sysfs internalization
William Breathitt Gray
- [PATCH v12 07/17] counter: Update counter.h comments to reflect sysfs internalization
David Lechner
- [PATCH v12 07/17] counter: Update counter.h comments to reflect sysfs internalization
William Breathitt Gray
- [PATCH v12 08/10] arm: dts: rockchip: Add SFC to RV1108
Jon Lin
- [PATCH v12 08/17] docs: counter: Update to reflect sysfs internalization
William Breathitt Gray
- [PATCH v12 08/17] docs: counter: Update to reflect sysfs internalization
David Lechner
- [PATCH v12 09/10] arm64: dts: rockchip: Add SFC to RK3308
Jon Lin
- [PATCH v12 09/17] counter: Move counter enums to uapi header
William Breathitt Gray
- [PATCH v12 1/2] cpufreq: mediatek-hw: Add support for CPUFREQ HW
Viresh Kumar
- [PATCH v12 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance
Jon Lin
- [PATCH v12 10/17] counter: Add character device interface
William Breathitt Gray
- [PATCH v12 10/17] counter: Add character device interface
David Lechner
- [PATCH v12 10/17] counter: Add character device interface
Jonathan Cameron
- [PATCH v12 10/17] counter: Add character device interface
William Breathitt Gray
- [PATCH v12 11/17] docs: counter: Document character device interface
William Breathitt Gray
- [PATCH v12 11/17] docs: counter: Document character device interface
David Lechner
- [PATCH v12 11/17] docs: counter: Document character device interface
William Breathitt Gray
- [PATCH v12 12/17] tools/counter: Create Counter tools
William Breathitt Gray
- [PATCH v12 12/17] tools/counter: Create Counter tools
David Lechner
- [PATCH v12 12/17] tools/counter: Create Counter tools
William Breathitt Gray
- [PATCH v12 12/17] tools/counter: Create Counter tools
Jonathan Cameron
- [PATCH v12 12/17] tools/counter: Create Counter tools
David Lechner
- [PATCH v12 13/17] counter: Implement signalZ_action_component_id sysfs attribute
William Breathitt Gray
- [PATCH v12 13/17] counter: Implement signalZ_action_component_id sysfs attribute
David Lechner
- [PATCH v12 14/17] counter: Implement *_component_id sysfs attributes
William Breathitt Gray
- [PATCH v12 14/17] counter: Implement *_component_id sysfs attributes
David Lechner
- [PATCH v12 14/17] counter: Implement *_component_id sysfs attributes
Jonathan Cameron
- [PATCH v12 14/17] counter: Implement *_component_id sysfs attributes
David Lechner
- [PATCH v12 14/17] counter: Implement *_component_id sysfs attributes
Jonathan Cameron
- [PATCH v12 15/17] counter: Implement events_queue_size sysfs attribute
William Breathitt Gray
- [PATCH v12 15/17] counter: Implement events_queue_size sysfs attribute
Jarkko Nikula
- [PATCH v12 15/17] counter: Implement events_queue_size sysfs attribute
William Breathitt Gray
- [PATCH v12 15/17] counter: Implement events_queue_size sysfs attribute
David Lechner
- [PATCH v12 15/17] counter: Implement events_queue_size sysfs attribute
David Lechner
- [PATCH v12 15/17] counter: Implement events_queue_size sysfs attribute
David Lechner
- [PATCH v12 15/17] counter: Implement events_queue_size sysfs attribute
William Breathitt Gray
- [PATCH v12 16/17] counter: 104-quad-8: Replace mutex with spinlock
William Breathitt Gray
- [PATCH v12 17/17] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8
William Breathitt Gray
- [PATCH v12 17/17] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8
Jonathan Cameron
- [PATCH v12 17/17] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8
William Breathitt Gray
- [PATCH v12 8/9] dts: hisilicon: add support for the PMIC found on Hikey 970
Mauro Carvalho Chehab
- [PATCH v12 9/9] dts: hisilicon: add support for USB3 on Hikey 970
Mauro Carvalho Chehab
- [PATCH V1 3/3] ARM: dts: imx7-mba7: remove un-used "phy-reset-delay" property
Joakim Zhang
- [PATCH v1 3/3] clk: fractional-divider: Document the arithmetics used behind the code
Andy Shevchenko
- [PATCH v1 3/3] kselftest/arm64: Add tests for SVE vector configuration
Mark Brown
- [PATCH v1 3/3] kselftest/arm64: Add tests for SVE vector configuration
Dave Martin
- [PATCH v1 3/3] kselftest/arm64: Add tests for SVE vector configuration
Mark Brown
- [PATCH v1 3/3] kselftest/arm64: Add tests for SVE vector configuration
Dave Martin
- [PATCH v1 3/3] kselftest/arm64: Add tests for SVE vector configuration
Mark Brown
- [PATCH v1 3/3] kselftest/arm64: Add tests for SVE vector configuration
Dave Martin
- [PATCHv1 3/3] net: stmmac: dwmac-meson8b: Add reset controller for ethernet phy
Anand Moon
- [PATCHv1 3/3] net: stmmac: dwmac-meson8b: Add reset controller for ethernet phy
Andrew Lunn
- [PATCHv1 3/3] phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFER
Anand Moon
- [PATCH v1 3/3] spi: pxa2xx: Reuse int_stop_and_reset() in couple of places
Andy Shevchenko
- [PATCH v1 3/5] arm64: dts: mt8195: add gce node
Jason-JH Lin
- [PATCH v1 3/5] dt-bindings: mediatek: display: add MERGE additional description
jason-jh.lin
- [PATCH v1 3/6] clk: bcm2835: Switch to clk_divider.determine_rate
Martin Blumenstingl
- [PATCH v1 3/6] clk: bcm2835: Switch to clk_divider.determine_rate
Marek Szyprowski
- [PATCH v1 3/7] drm/bridge: Add drm_bridge_new_crtc_state() helper
Sam Ravnborg
- [PATCH v1 3/7] drm/bridge: Add drm_bridge_new_crtc_state() helper
Maxime Ripard
- [PATCH v13 0/9] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
Mauro Carvalho Chehab
- [PATCH v13 00/17] Introduce the Counter character device interface
William Breathitt Gray
- [PATCH v13 00/17] Introduce the Counter character device interface
William Breathitt Gray
- [PATCH v13 00/17] Introduce the Counter character device interface
William Breathitt Gray
- [PATCH v13 01/17] counter: 104-quad-8: Return error when invalid mode during ceiling_write
William Breathitt Gray
- [PATCH v13 02/17] counter: Return error code on invalid modes
William Breathitt Gray
- [PATCH v13 03/17] counter: Standardize to ERANGE for limit exceeded errors
William Breathitt Gray
- [PATCH v13 04/17] counter: Rename counter_signal_value to counter_signal_level
William Breathitt Gray
- [PATCH v13 05/17] counter: Rename counter_count_function to counter_function
William Breathitt Gray
- [PATCH v13 07/17] counter: Update counter.h comments to reflect sysfs internalization
William Breathitt Gray
- [PATCH v13 08/17] docs: counter: Update to reflect sysfs internalization
William Breathitt Gray
- [PATCH v13 09/17] counter: Move counter enums to uapi header
William Breathitt Gray
- [PATCH v13 1/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW
Hector Yuan
- [PATCH v13 10/17] counter: Add character device interface
William Breathitt Gray
- [PATCH v13 11/17] docs: counter: Document character device interface
William Breathitt Gray
- [PATCH v13 12/17] tools/counter: Create Counter tools
William Breathitt Gray
- [PATCH v13 13/17] counter: Implement signalZ_action_component_id sysfs attribute
William Breathitt Gray
- [PATCH v13 14/17] counter: Implement *_component_id sysfs attributes
William Breathitt Gray
- [PATCH v13 15/17] counter: Implement events_queue_size sysfs attribute
William Breathitt Gray
- [PATCH v13 16/17] counter: 104-quad-8: Replace mutex with spinlock
William Breathitt Gray
- [PATCH v13 17/17] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8
William Breathitt Gray
- [PATCH v13 2/2] cpufreq: mediatek-hw: Add support for CPUFREQ HW
Hector Yuan
- [PATCH v13 4/7] arm64: defconfig: Explicitly enable USB_XHCI_PLATFORM
Matthias Kaehlcke
- [PATCH v13 4/7] arm64: defconfig: Explicitly enable USB_XHCI_PLATFORM
Doug Anderson
- [PATCH v13 4/7] arm64: defconfig: Explicitly enable USB_XHCI_PLATFORM
Matthias Kaehlcke
- [PATCH v13 8/9] dts: hisilicon: add support for the PMIC found on Hikey 970
Mauro Carvalho Chehab
- [PATCH v13 9/9] dts: hisilicon: add support for USB3 on Hikey 970
Mauro Carvalho Chehab
- [PATCH v13] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
Hector Yuan
- [PATCH v1 4/4] ARM: dts: add SKOV imx6q and imx6dl based boards
Shawn Guo
- [PATCH v1 4/5] dt-bindings: mediatek: add mediatek, dsc.yaml for mt8195 SoC binding
jason-jh.lin
- [PATCH v1 4/6] clk: stm32f4: Switch to clk_divider.determine_rate
Martin Blumenstingl
- [PATCH v1 4/7] drm/bridge: lontium-lt9611: Use atomic variants of drm_bridge_funcs
Sam Ravnborg
- [PATCH v1 4/7] drm/bridge: lontium-lt9611: Use atomic variants of drm_bridge_funcs
Maxime Ripard
- [PATCH v1 4/7] irqchip/gic-v3: Switch to bitmap_zalloc()
Marc Zyngier
- [PATCH v14 0/2] Add dts and bindings update for i.MX8QM/QXP JPEG codec
Shawn Guo
- [PATCH v14 0/2] leds: mt6360: Add LED driver for MT6360
Gene Chen
- [PATCH v14 0/2] leds: mt6360: Add LED driver for MT6360
Jacek Anaszewski
- [PATCH v14 0/2] leds: mt6360: Add LED driver for MT6360
Gene Chen
- [PATCH v14 0/6] usb: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
- [PATCH v14 0/9] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
Mauro Carvalho Chehab
- [PATCH v14 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
Lucas Stach
- [PATCH v14 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
Robin Gong
- [PATCH v14 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script
Lucas Stach
- [PATCH v14 07/12] spi: imx: fix ERR009165
Lucas Stach
- [PATCH v14 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
Lucas Stach
- [PATCH v14 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
Robin Gong
- [PATCH v14 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
Lucas Stach
- [PATCH v14 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
Robin Gong
- [PATCH v14 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
Lucas Stach
- [PATCH v14 09/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
Lucas Stach
- [PATCH v14 09/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
Robin Gong
- [PATCH v14 09/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
Lucas Stach
- [PATCH v14 09/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
Robin Gong
- [PATCH v14 1/2] media: dt-bindings: imx-jpeg: Add compatible for i.MX8QM JPEG codec
Rob Herring
- [PATCH v14 11/12] dmaengine: imx-sdma: add uart rom script
Lucas Stach
- [PATCH v14 12/12] dmaengine: imx-sdma: add terminated list for freed descriptor in worker
Lucas Stach
- [PATCH v14 3/6] arm64: defconfig: Explicitly enable USB_XHCI_PLATFORM
Matthias Kaehlcke
- [PATCH v14 8/9] dts: hisilicon: add support for the PMIC found on Hikey 970
Mauro Carvalho Chehab
- [PATCH v14 9/9] dts: hisilicon: add support for USB3 on Hikey 970
Mauro Carvalho Chehab
- [PATCH v1 5/5] dt-bindings: mediatek: display: add mt8195 SoC binding
jason-jh.lin
- [PATCH v1 5/6] clk: stm32h7: Switch to clk_divider.determine_rate
Martin Blumenstingl
- [PATCH v1 5/7] drm/mediatek: Drop chain_mode_fixup call in mode_valid()
Sam Ravnborg
- [PATCH v1 5/7] drm/mediatek: Drop chain_mode_fixup call in mode_valid()
Maxime Ripard
- [PATCH v15 0/2] leds: mt6360: Add LED driver for MT6360
Gene Chen
- [PATCH v15 0/3] Move HiSilicon 6421v600 SPMI and USB drivers out of staging
Mauro Carvalho Chehab
- [PATCH v15 0/3] Move HiSilicon 6421v600 SPMI and USB drivers out of staging
Greg Kroah-Hartman
- [PATCH v15 0/3] Move HiSilicon 6421v600 SPMI and USB drivers out of staging
Rob Herring
- [PATCH v15 0/6] usb: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
- [PATCH v15 00/12] add ecspi ERR009165 for i.mx6/7 soc family
Robin Gong
- [PATCH v15 01/12] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
Robin Gong
- [PATCH v15 02/12] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
Robin Gong
- [PATCH v15 03/12] Revert "dmaengine: imx-sdma: refine to load context only once"
Robin Gong
- [PATCH v15 04/12] dmaengine: imx-sdma: remove duplicated sdma_load_context
Robin Gong
- [PATCH v15 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
Lucas Stach
- [PATCH v15 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
Robin Gong
- [PATCH v15 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script
Robin Gong
- [PATCH v15 07/12] spi: imx: fix ERR009165
Robin Gong
- [PATCH v15 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
Lucas Stach
- [PATCH v15 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
Robin Gong
- [PATCH v15 09/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
Lucas Stach
- [PATCH v15 09/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
Robin Gong
- [PATCH v15 1/2] dt-bindings: leds: Add bindings for MT6360 LED
Gene Chen
- [PATCH v15 10/12] dma: imx-sdma: add i.mx6ul compatible name
Robin Gong
- [PATCH v15 11/12] dmaengine: imx-sdma: add uart rom script
Robin Gong
- [PATCH v15 12/12] dmaengine: imx-sdma: add terminated list for freed descriptor in worker
Robin Gong
- [PATCH v15 2/2] leds: mt6360: Add LED driver for MT6360
Gene Chen
- [PATCH v15 2/3] dts: hisilicon: add support for the PMIC found on Hikey 970
Mauro Carvalho Chehab
- [PATCH v15 3/3] dts: hisilicon: add support for USB3 on Hikey 970
Mauro Carvalho Chehab
- [PATCH v15 3/6] arm64: defconfig: Explicitly enable USB_XHCI_PLATFORM
Matthias Kaehlcke
- [PATCH v1 6/6] clk: stm32mp1: Switch to clk_divider.determine_rate
Martin Blumenstingl
- [PATCH v1 6/7] drm/bridge: Drop drm_bridge_chain_mode_fixup
Sam Ravnborg
- [PATCH v1 6/7] drm/bridge: Drop drm_bridge_chain_mode_fixup
Maxime Ripard
- [PATCH v16 00/12] add ecspi ERR009165 for i.mx6/7 soc family
Lucas Stach
- [PATCH v16 00/12] add ecspi ERR009165 for i.mx6/7 soc family
Robin Gong
- [PATCH v16 00/12] add ecspi ERR009165 for i.mx6/7 soc family
Vinod Koul
- [PATCH v16 00/12] add ecspi ERR009165 for i.mx6/7 soc family
Shawn Guo
- [PATCH v16 01/12] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
Robin Gong
- [PATCH v16 02/12] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
Robin Gong
- [PATCH v16 03/12] Revert "dmaengine: imx-sdma: refine to load context only once"
Robin Gong
- [PATCH v16 04/12] dmaengine: imx-sdma: remove duplicated sdma_load_context
Robin Gong
- [PATCH v16 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
Lucas Stach
- [PATCH v16 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
Robin Gong
- [PATCH v16 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script
Robin Gong
- [PATCH v16 07/12] spi: imx: fix ERR009165
Robin Gong
- [PATCH v16 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
Robin Gong
- [PATCH v16 09/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
Lucas Stach
- [PATCH v16 09/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
Robin Gong
- [PATCH v16 10/12] dma: imx-sdma: add i.mx6ul compatible name
Robin Gong
- [PATCH v16 11/12] dmaengine: imx-sdma: add uart rom script
Robin Gong
- [PATCH v16 12/12] dmaengine: imx-sdma: add terminated list for freed descriptor in worker
Robin Gong
- [PATCH v1 7/7] drm/todo: Add bridge related todo items
Sam Ravnborg
- [PATCH v1 7/7] drm/todo: Add bridge related todo items
Maxime Ripard
- [PATCH v19 0/7] soc: mediatek: SVS: introduce MTK SVS
Roger Lu
- [PATCH v19 1/7] dt-bindings: soc: mediatek: add mtk svs dt-bindings
Roger Lu
- [PATCH v19 2/7] arm64: dts: mt8183: add svs device information
Roger Lu
- [PATCH v19 3/7] soc: mediatek: SVS: introduce MTK SVS engine
Roger Lu
- [PATCH v19 3/7] soc: mediatek: SVS: introduce MTK SVS engine
Philipp Zabel
- [PATCH v19 3/7] soc: mediatek: SVS: introduce MTK SVS engine
Roger Lu
- [PATCH v19 4/7] soc: mediatek: SVS: add debug commands
Roger Lu
- [PATCH v19 5/7] dt-bindings: soc: mediatek: add mt8192 svs dt-bindings
Roger Lu
- [PATCH v19 6/7] arm64: dts: mt8192: add svs device information
Roger Lu
- [PATCH v19 7/7] soc: mediatek: SVS: add mt8192 SVS GPU driver
Roger Lu
- [PATCH v1] arm64: add lpsi1 and lpspi_lpcg to imx8-ss-dma.dtsi
Oliver Graute
- [PATCH v1] arm64: dts: imx8: added usb nodes to imx8-ss-conn.dtsi
Oliver Graute
- [PATCH v1] arm64: dts: imx8: added usbotg3 node to imx8qm-ss-conn.dtsi
Oliver Graute
- [PATCH v1] arm64: dts: imx8qm: added pinctrl for pciea
Oliver Graute
- [PATCH v1] arm64: dts: imx8qm: added System MMU
Oliver Graute
- [PATCH v1] arm64: dts: imx8qm: added System MMU
Robin Murphy
- [PATCH v1] arm64: dts: imx8qm: added System MMU
Oliver Graute
- [PATCH v1] arm64: dts: imx8qm: added usb nodes to imx8qm.dtsi
Oliver Graute
- [PATCH v1] arm64: dts: imx8qm: enabled watchdog
Oliver Graute
- [PATCH v1] ARM: dts: rockchip: rename timer compatible strings for rk3066a.dtsi
Johan Jonker
- [PATCH v1] ARM: dts: rockchip: rename timer compatible strings for rk3066a.dtsi
Heiko Stuebner
- [PATCH v1] coresight: tmc-etr: Speed up for bounce buffer in flat mode
Leo Yan
- [PATCH v1] coresight: tmc-etr: Speed up for bounce buffer in flat mode
Leo Yan
- [PATCH v1] drm/mediatek: add AAL output size configuration
jason-jh.lin
- [PATCH v1] drm/mediatek: Add component_del in OVL remove function
jason-jh.lin
- [PATCH v1] drm/mediatek: add dither 6 setting
Yongqiang Niu
- [PATCH v1] drm/mediatek: add dither 6 setting
Yongqiang Niu
- [PATCH v1] iio: mtk-auxadc: add mutex_destroy
Jonathan Cameron
- [PATCH v1] mailbox: cmdq: add instruction time-out interrupt support
Yongqiang Niu
- [PATCH v1] mailbox: cmdq: add instruction time-out interrupt support
Hsin-Yi Wang
- [PATCH v1] mailbox: cmdq: add instruction time-out interrupt support
Chun-Kuang Hu
- [PATCH v1] serial: 8250_mtk: fix uart corruption issue when rx power off
Zhiyong Tao
- [PATCH v2, 0/3] drm/mediatek: Separate aal module
Yongqiang Niu
- [PATCH v2,0/9] Support jpeg encode for MT8195
Tzung-Bi Shih
- [PATCH v2,0/9] Support jpeg encode for MT8195
Tomasz Figa
- [PATCH v2,0/9] Support jpeg encode for MT8195
Tomasz Figa
- [PATCH v2, 00/14] Using component framework to support multi hardware decode
Yunfei Dong
- [PATCH v2, 00/14] Using component framework to support multi hardware decode
Dafna Hirschfeld
- [PATCH v2, 00/14] Using component framework to support multi hardware decode
mtk12024
- [PATCH v2, 01/14] media: mtk-vcodec: Get numbers of register bases from DT
Yunfei Dong
- [PATCH v2, 01/14] media: mtk-vcodec: Get numbers of register bases from DT
Dafna Hirschfeld
- [PATCH v2, 02/14] media: mtk-vcodec: Refactor vcodec pm interface
Yunfei Dong
- [PATCH v2, 03/14] media: mtk-vcodec: Use component framework to manage each hardware information
Yunfei Dong
- [PATCH v2, 03/14] media: mtk-vcodec: Use component framework to manage each hardware information
Dafna Hirschfeld
- [PATCH v2, 03/14] media: mtk-vcodec: Use component framework to manage each hardware information
mtk12024
- [PATCH v2, 04/14] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
Yunfei Dong
- [PATCH v2, 04/14] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
Dafna Hirschfeld
- [PATCH v2, 05/14] media: mtk-vcodec: Use pure single core for MT8183
Yunfei Dong
- [PATCH v2, 06/14] media: mtk-vcodec: Add irq interface for core hardware
Yunfei Dong
- [PATCH v2, 06/14] media: mtk-vcodec: Add irq interface for core hardware
Dafna Hirschfeld
- [PATCH v2, 07/14] media: mtk-vcodec: Add msg queue feature for lat and core architecture
Yunfei Dong
- [PATCH v2, 07/14] media: mtk-vcodec: Add msg queue feature for lat and core architecture
Dafna Hirschfeld
- [PATCH v2, 07/14] media: mtk-vcodec: Add msg queue feature for lat and core architecture
mtk12024
- [PATCH v2, 08/14] media: mtk-vcodec: Generalize power and clock on/off interfaces
Yunfei Dong
- [PATCH v2, 09/14] media: mtk-vcodec: Add new interface to lock different hardware
Yunfei Dong
- [PATCH v2, 1/3] drm/mediatek: Separate aal module
Yongqiang Niu
- [PATCH v2, 1/3] drm/mediatek: Separate aal module
Chun-Kuang Hu
- [PATCH v2, 1/3] drm/mediatek: Separate aal module
Hsin-Yi Wang
- [PATCH v2, 10/14] media: mtk-vcodec: Add core thread
Yunfei Dong
- [PATCH v2, 10/14] media: mtk-vcodec: Add core thread
Dafna Hirschfeld
- [PATCH v2, 11/14] media: mtk-vcodec: Support 34bits dma address for vdec
Yunfei Dong
- [PATCH v2, 12/14] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
Yunfei Dong
- [PATCH v2, 12/14] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
Rob Herring
- [PATCH v2, 13/14] media: mtk-vcodec: Add core dec and dec end ipi msg
Yunfei Dong
- [PATCH v2, 14/14] media: mtk-vcodec: Use codec type to separate different hardware
Yunfei Dong
- [PATCH v2, 14/14] media: mtk-vcodec: Use codec type to separate different hardware
Dafna Hirschfeld
- [PATCH v2, 2/3] drm/mediatek: add mt8183 aal support
Yongqiang Niu
- [PATCH v2, 2/3] drm/mediatek: add mt8183 aal support
Chun-Kuang Hu
- [PATCH v2,2/9] media: mtk-jpegenc: Add MT8195 JPEG venc driver
Tzung-Bi Shih
- [PATCH v2, 3/3] arm64: dts: mt8183: refine aal compatible name
Yongqiang Niu
- [PATCH v2,3/9] media: mtk-jpegenc: remove redundant code of irq
Tzung-Bi Shih
- [PATCH v2,3/9] media: mtk-jpegenc: remove redundant code of irq
Tomasz Figa
- [PATCH v2,4/9] media: mtk-jpegenc: Refactor jpeg clock interface
Tzung-Bi Shih
- [PATCH v2,4/9] media: mtk-jpegenc: Refactor jpeg clock interface
Tomasz Figa
- [PATCH v2, 5/9] media: mtk-jpegenc: Generalize jpeg encode irq interfaces
Tzung-Bi Shih
- [PATCH v2,5/9] media: mtk-jpegenc: Generalize jpeg encode irq interfaces
Tomasz Figa
- [PATCH v2, 6/9] media: mtk-jpegenc: Generalize jpegenc HW timeout interfaces
Tzung-Bi Shih
- [PATCH v2,7/9] media: mtk-jpegenc: Use component framework to manage each hardware information
Tzung-Bi Shih
- [PATCH v2,8/9] media: mtk-jpegenc: Generalize jpegenc HW operations interfaces
Tzung-Bi Shih
- [PATCH v2, 9/9] media: mtk-jpegenc: Refactor jpegenc device run interface
Tzung-Bi Shih
- [PATCH v2 0/1] Add option to disable mte support
yee.lee at mediatek.com
- [PATCH v2 0/1] Fix cursor plane didn't update
jason-jh.lin
- [PATCH v2 0/1] Mediatek uart patch
Zhiyong Tao
- [PATCH v2 0/2] add ethernet support to rk3568 dts
Michael Riesch
- [PATCH v2 0/2] add ethernet support to rk3568 dts
Heiko Stuebner
- [PATCH v2 0/2] Add support of HDMI for rk3568
Benjamin Gaignard
- [PATCH v2 0/2] arm64: dts: mt8183: Add kukui platform audio node to the device tree
Kansho Nishida
- [PATCH v2 0/2] crypto: mxs_dcp: Fix an Oops on i.MX6ULL
Sean Anderson
- [PATCH v2 0/2] crypto: mxs_dcp: Fix an Oops on i.MX6ULL
Richard Weinberger
- [PATCH v2 0/2] crypto: mxs_dcp: Fix an Oops on i.MX6ULL
Sean Anderson
- [PATCH v2 0/2] crypto: mxs_dcp: Fix an Oops on i.MX6ULL
Sean Anderson
- [PATCH v2 0/2] crypto: mxs_dcp: Fix an Oops on i.MX6ULL
Herbert Xu
- [PATCH v2 0/2] crypto: mxs_dcp: Fix an Oops on i.MX6ULL
Richard Weinberger
- [PATCH v2 0/2] dt-bindings: Update nvmem and UniPhier eFuse bindings
Kunihiko Hayashi
- [PATCH v2 0/2] efi/arm64: work around Image placement issues
Ard Biesheuvel
- [PATCH v2 0/2] introduce watchdog_dev_suspend/resume
Grzegorz Jaszczyk
- [Patch V2 0/2] iommu/arm-smmu: Fix races in iommu domain/group creation
Ashish Mhetre
- [PATCH v2 0/2] media: rc: add support for Amlogic Meson IR blaster
Viktor Prutyanov
- [PATCH v2 0/2] Meson8/Meson8b: sound card support
Martin Blumenstingl
- [PATCH v2 0/2] Meson8/Meson8b: sound card support
Neil Armstrong
- [PATCH v2 0/2] pinctrl: single: Move test PCS_HAS_PINCONF in pcs_parse_bits_in_pinctrl_entry() to the beginning and fix its return value
Zhen Lei
- [PATCH v2 0/3] Add ilitek ili9341 panel driver
dillon.minfei at gmail.com
- [PATCH V2 0/3] Add initial Thunder Bay SoC / Board support
kenchappa.demakkanavar at intel.com
- [PATCH v2 0/3] arm64: dts: allwinner: h6: tanix-tx6: Enable eMMC
Jernej Skrabec
- [PATCH v2 0/3] arm64: dts: allwinner: h6: tanix-tx6: Enable eMMC
Maxime Ripard
- [PATCH v2 0/3] arm64: support page mapping percpu first chunk allocator
Kefeng Wang
- [PATCH v2 0/3] arm64: support page mapping percpu first chunk allocator
Kefeng Wang
- [PATCH v2 0/3] coresight: Fix for snapshot mode
Leo Yan
- [PATCHv2 0/3] Fix the pwm regulator supply properties
Anand Moon
- [PATCHv2 0/3] Fix the pwm regulator supply properties
Neil Armstrong
- [PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
Doug Anderson
- [PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
Joerg Roedel
- [PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
Doug Anderson
- [PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
Robin Murphy
- [PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
Robin Murphy
- [PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
Robin Murphy
- [PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
Joerg Roedel
- [PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
Robin Murphy
- [PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
Joerg Roedel
- [PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
Doug Anderson
- [PATCH v2 0/3] kvm/arm: New VMID allocator based on asid
Shameerali Kolothum Thodi
- [PATCH v2 0/3] KVM: arm64: Use generic guest entry infrastructure
Oliver Upton
- [PATCH v2 0/3] Remove checks for gcc < 4
Geert Uytterhoeven
- [PATCH v2 0/4] Add support for the SanCloud BBE Lite
Paul Barker
- [PATCH v2 0/4] Add support for the SanCloud BBE Lite
Tony Lindgren
- [PATCH v2 0/4] arm64: dts: ti: k3-am64: Add PWM nodes
Lokesh Vutla
- [PATCH v2 0/4] arm64: dts: ti: k3-am64: Add PWM nodes
Nishanth Menon
- [PATCHv2 0/4] arm64:kvm: teach guest sched that VCPUs can be preempted
Sergey Senozhatsky
- [PATCHv2 0/4] coresight: Add ETR-PERF polling.
Daniel Kiss
- [PATCH v2 0/4] kselftest/arm64: Vector length configuration tests
Mark Brown
- [PATCH v2 0/4] kvm-arm64: Fix PMU reset values (and more)
Marc Zyngier
- [PATCH v2 0/4] Mainline imx6 based SKOV boards
Oleksij Rempel
- [PATCHv2 0/4] Meson-8b and Meson-gxbb Fix some missing code
Anand Moon
- [PATCH v2 0/5] Add FF-A support in OP-TEE driver
Sumit Garg
- [PATCH v2 0/5] Add FF-A support in OP-TEE driver
Jens Wiklander
- [PATCH v2 0/5] Add gce support for mt8195
jason-jh.lin
- [PATCH v2 0/5] add mt8195 SoC DRM binding
jason-jh.lin
- [PATCH v2 0/5] Add Traverse Technologies Ten64 board DTS
Mathew McBride
- [PATCH v2 0/5] ARM: gemini: add two more board
Linus Walleij
- [PATCH v2 0/5] Correctly handle plaform_get_irq()'s result in the i2C drivers
Sergey Shtylyov
- [PATCH v2 0/5] K3 R5F & DSP IPC-only mode support
Suman Anna
- [PATCH v2 0/5] K3 R5F & DSP IPC-only mode support
Mathieu Poirier
- [PATCH v2 0/5] Updates for Radxa ROCK Pi 4
Heiko Stuebner
- [PATCH v2 0/6] CAN: Add support for CAN in AM65,J721e and AM64
Aswath Govindraju
- [PATCH v2 0/6] CAN: Add support for CAN in AM65,J721e and AM64
Aswath Govindraju
- [PATCH v2 0/6] CAN: Add support for CAN in AM65,J721e and AM64
Marc Kleine-Budde
- [PATCH v2 0/6] KVM: Remove kvm_is_transparent_hugepage() and friends
Marc Zyngier
- [PATCH v2 0/6] perf cs-etm: Support TRBE (unformatted decoding)
James Clark
- [PATCH v2 0/6] Support second Image Signal Processor on rk3399
Heiko Stübner
- [PATCH v2 0/7] Add support to the mmsys driver to be a reset controller
Enric Balletbo i Serra
- [PATCH v2 0/7] Asynchronous notifications from secure world
Sumit Garg
- [PATCH v2 0/7] Asynchronous notifications from secure world
Marc Zyngier
- [PATCH v2 0/7] Asynchronous notifications from secure world
Sumit Garg
- [PATCH v2 0/7] Asynchronous notifications from secure world
Marc Zyngier
- [PATCH v2 0/7] Asynchronous notifications from secure world
Sumit Garg
- [PATCH v2 0/7] Asynchronous notifications from secure world
Jens Wiklander
- [PATCH v2 0/7] Asynchronous notifications from secure world
Sudeep Holla
- [PATCH v2 0/7] Asynchronous notifications from secure world
Sumit Garg
- [PATCH v2 0/7] Asynchronous notifications from secure world
Sudeep Holla
- [PATCH v2 0/7] Asynchronous notifications from secure world
Jens Wiklander
- [PATCH v2 0/7] Asynchronous notifications from secure world
Sudeep Holla
- [PATCH v2 0/7] Asynchronous notifications from secure world
Jens Wiklander
- [PATCH v2 0/7] spi: stm32: various fixes & cleanup
Alain Volmat
- [PATCH v2 0/8] arm: ep93xx: CCF conversion
Nikita Shubin
- [PATCH v2 0/8] fixes and enablement for rk356x
Peter Geis
- [PATCH v2 0/9] Add MediaTek SoC DRM (vdosys0) support for mt8195
jason-jh.lin
- [PATCH v2 0/9] Add MediaTek SoC DRM (vdosys0) support for mt8195
Chun-Kuang Hu
- [PATCH v2 0/9] Add MediaTek SoC DRM (vdosys0) support for mt8195
Jason-JH Lin
- [PATCH v2 0/9] Add support for DMA2D of STMicroelectronics STM32 Soc series
dillon.minfei at gmail.com
- [PATCH v2 0/9] Add support for DMA2D of STMicroelectronics STM32 Soc series
dillon.minfei at gmail.com
- [PATCH v2 0/9] ARM: remove set_fs callers and implementation
Christoph Hellwig
- [PATCH v2 0/9] ARM: remove set_fs callers and implementation
Arnd Bergmann
- [PATCH v2 00/10] arm64: renesas: Add support for R Car H3e 2G-and M3e-2G
Geert Uytterhoeven
- [PATCH v2 00/10] coresight: TRBE and Self-Hosted trace fixes
Suzuki K Poulose
- [PATCH v2 00/10] coresight: TRBE and Self-Hosted trace fixes
Suzuki K Poulose
- [PATCH v2 00/10] i2c: xiic: Add features, bug fixes.
Marek Vasut
- [PATCH v2 00/10] i2c: xiic: Add features, bug fixes.
Raviteja Narayanam
- [PATCH v2 00/10] i2c: xiic: Add features, bug fixes.
Marek Vasut
- [PATCH v2 00/10] i2c: xiic: Add features, bug fixes.
Raviteja Narayanam
- [PATCH v2 00/10] i2c: xiic: Add features, bug fixes.
Marek Vasut
- [PATCH v2 00/10] i2c: xiic: Add features, bug fixes.
Raviteja Narayanam
- [PATCH v2 00/10] i2c: xiic: Add features, bug fixes.
Marek Vasut
- [PATCH v2 00/10] i2c: xiic: Add features, bug fixes.
Raviteja Narayanam
- [PATCH v2 00/10] i2c: xiic: Add features, bug fixes.
Marek Vasut
- [PATCH v2 00/11] MT8195 SMI support
Yong Wu
- [PATCH v2 00/12] KVM: Add idempotent controls for migrating system counter state
Oliver Upton
- [PATCH v2 00/12] KVM: Add idempotent controls for migrating system counter state
Oliver Upton
- [PATCH v2 00/12] KVM: Add idempotent controls for migrating system counter state
Andrew Jones
- [PATCH v2 00/12] KVM: Add idempotent controls for migrating system counter state
Oliver Upton
- [PATCH V2 00/13] soc: imx: gpcv2: support i.MX8MM
Lucas Stach
- [PATCH V2 00/13] soc: imx: gpcv2: support i.MX8MM
Frieder Schrempf
- [PATCH v2 00/14] Add MediaTek SoC DRM (vdosys1) support for mt8195
Nancy.Lin
- [PATCH v2 00/16] Track shared pages at EL2 in protected mode
Quentin Perret
- [PATCH v2 00/18] i.MX8MM GPC improvements and BLK_CTRL driver
Lucas Stach
- [PATCH v2 00/21] .map_sg() error cleanup
Logan Gunthorpe
- [PATCH v2 00/24] iommu: Refactor DMA domain strictness
Robin Murphy
- [PATCH v2 00/24] iommu: Refactor DMA domain strictness
chenxiang (M)
- [PATCH v2 00/24] iommu: Refactor DMA domain strictness
Robin Murphy
- [PATCH v2 00/24] iommu: Refactor DMA domain strictness
Heiko Stübner
- [PATCH v2 00/24] iommu: Refactor DMA domain strictness
Robin Murphy
- [PATCH v2 00/24] iommu: Refactor DMA domain strictness
Heiko Stübner
- [PATCH v2 00/24] iommu: Refactor DMA domain strictness
Robin Murphy
- [PATCH v2 00/24] iommu: Refactor DMA domain strictness
Doug Anderson
- [PATCH v2 00/24] iommu: Refactor DMA domain strictness
Doug Anderson
- [PATCH v2 00/24] iommu: Refactor DMA domain strictness
chenxiang (M)
- [PATCH v2 00/35] mtd: spi-nor: Handle ID collisions and clean params init
Tudor Ambarus
- [PATCH v20 0/7] soc: mediatek: SVS: introduce MTK SVS engine
Roger Lu
- [PATCH v2 01/10] coresight: etm4x: Save restore TRFCR_EL1
Suzuki K Poulose
- [PATCH v2 01/10] coresight: etm4x: Save restore TRFCR_EL1
Anshuman Khandual
- [PATCH v2 01/10] dt-bindings: arm: renesas: Document R-Car H3e-2G and M3e-2G SoCs and boards
Geert Uytterhoeven
- [PATCH v2 01/11] dt-bindings: memory: mediatek: Add mt8195 smi binding
Yong Wu
- [PATCH v2 01/11] dt-bindings: memory: mediatek: Add mt8195 smi binding
Rob Herring
- [PATCH v2 01/12] dt-bindings: mfd: syscon: add Rockchip RK3036/RK3228 qos compatibles
Heiko Stübner
- [PATCH v2 01/12] dt-bindings: mfd: syscon: add Rockchip RK3036/RK3228 qos compatibles
Alex Bee
- [PATCH v2 01/12] dt-bindings: mfd: syscon: add Rockchip RK3036/RK3228 qos compatibles
Lee Jones
- [PATCH v2 01/12] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
Oliver Upton
- [PATCH v2 01/13] dt-bindings: usb: mtu3: remove support VBUS detection of extcon
Rob Herring
- [PATCH v2 01/13] KVM: arm64: Remove trailing whitespace in comments
Will Deacon
- [PATCH v2 01/13] KVM: arm64: Remove trailing whitespace in comments
Fuad Tabba
- [PATCH v2 01/14] dt-bindings: mediatek: add vdosys1 RDMA/MERGE definition for mt8195
Nancy.Lin
- [PATCH v2 01/16] KVM: arm64: Introduce helper to retrieve a PTE and its level
Quentin Perret
- [PATCH v2 01/18] Revert "soc: imx: gpcv2: move reset assert after requesting domain power up"
Lucas Stach
- [PATCH v2 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
Logan Gunthorpe
- [PATCH v2 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
Christoph Hellwig
- [PATCH v2 01/24] iommu: Pull IOVA cookie management into the core
Robin Murphy
- [PATCH v2 01/24] iommu: Pull IOVA cookie management into the core
Lu Baolu
- [PATCH v2 01/24] iommu: Pull IOVA cookie management into the core
Jean-Philippe Brucker
- [PATCH v2 01/35] mtd: spi-nor: core: Introduce SPI_NOR_PARSE_SFDP
Tudor Ambarus
- [PATCH v20 1/7] dt-bindings: soc: mediatek: add mtk svs dt-bindings
Roger Lu
- [PATCH v2 02/10] coresight: etm4x: Use Trace Filtering controls dynamically
Suzuki K Poulose
- [PATCH v2 02/10] coresight: etm4x: Use Trace Filtering controls dynamically
Anshuman Khandual
- [PATCH v2 02/10] coresight: etm4x: Use Trace Filtering controls dynamically
Suzuki K Poulose
- [PATCH v2 02/10] soc: renesas: Identify R-Car H3e-2G and M3e-2G
Geert Uytterhoeven
- [PATCH v2 02/11] dt-bindings: memory: mediatek: Add mt8195 smi sub common
Yong Wu
- [PATCH v2 02/11] dt-bindings: memory: mediatek: Add mt8195 smi sub common
Rob Herring
- [PATCH v2 02/12] KVM: x86: Refactor tsc synchronization code
Oliver Upton
- [PATCH v2 02/13] dt-bindings: usb: mtu3: add optional property to disable usb2 ports
Rob Herring
- [PATCH v2 02/13] dt-bindings: usb: mtu3: add optional property to disable usb2 ports
Chunfeng Yun
- [PATCH v2 02/13] KVM: arm64: MDCR_EL2 is a 64-bit register
Will Deacon
- [PATCH v2 02/13] KVM: arm64: MDCR_EL2 is a 64-bit register
Fuad Tabba
- [PATCH v2 02/14] dt-bindings: mediatek: add ethdr definition for mt8195
Nancy.Lin
- [PATCH v2 02/16] KVM: arm64: Provide the host_stage2_try() helper macro
Quentin Perret
- [PATCH v2 02/18] soc: imx: gpcv2: Turn domain->pgc into bitfield
Lucas Stach
- [PATCH v2 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg()
Logan Gunthorpe
- [PATCH v2 02/24] iommu/amd: Drop IOVA cookie management
Robin Murphy
- [PATCH v2 02/35] mtd: spi-nor: core: Report correct name in case of ID collisions
Tudor Ambarus
- [PATCH v20 2/7] arm64: dts: mt8183: add svs device information
Roger Lu
- [PATCH v2 03/10] arm64: dts: renesas: Add Renesas R8A779M1 SoC support
Geert Uytterhoeven
- [PATCH v2 03/10] coresight: etm-pmu: Ensure the AUX handle is valid
Suzuki K Poulose
- [PATCH v2 03/10] coresight: etm-pmu: Ensure the AUX handle is valid
Anshuman Khandual
- [PATCH v2 03/10] dt-bindings: remoteproc: qcom: Update Q6V5 Modem PIL binding
Stephen Boyd
- [PATCH v2 03/11] memory: mtk-smi: Use clk_bulk clock ops
Yong Wu
- [PATCH v2 03/11] memory: mtk-smi: Use clk_bulk clock ops
Ikjoon Jang
- [PATCH v2 03/12] KVM: x86: Expose TSC offset controls to userspace
Oliver Upton
- [PATCH v2 03/12] KVM: x86: Expose TSC offset controls to userspace
Paolo Bonzini
- [PATCH v2 03/13] dt-bindings: usb: mtu3: add support property role-switch-default-mode
Rob Herring
- [PATCH v2 03/13] KVM: arm64: Fix names of config register fields
Will Deacon
- [PATCH v2 03/13] KVM: arm64: Fix names of config register fields
Fuad Tabba
- [PATCH v2 03/14] dt-bindings: mediatek: Add #reset-cells to mmsys system controller
Nancy.Lin
- [PATCH v2 03/16] KVM: arm64: Expose page-table helpers
Quentin Perret
- [PATCH v2 03/18] soc: imx: gpcv2: Set both GPC_PGC_nCTRL(GPU_2D|GPU_3D) for MX8MM GPU domain
Lucas Stach
- [PATCH v2 03/21] iommu: Return full error code from iommu_map_sg[_atomic]()
Logan Gunthorpe
- [PATCH v2 03/24] iommu/arm-smmu: Drop IOVA cookie management
Robin Murphy
- [PATCH v2 03/35] mtd: spi-nor: macronix: Handle ID collision b/w MX25L3233F and MX25L3205D
Tudor Ambarus
- [PATCH v20 3/7] soc: mediatek: SVS: introduce MTK SVS engine
Roger Lu
- [PATCH v2 04/10] arm64: dts: renesas: Add Renesas R8A779M3 SoC support
Geert Uytterhoeven
- [PATCH v2 04/10] coresight: trbe: Ensure the format flag is set on truncation
Suzuki K Poulose
- [PATCH v2 04/10] coresight: trbe: Ensure the format flag is set on truncation
Anshuman Khandual
- [PATCH v2 04/10] coresight: trbe: Ensure the format flag is set on truncation
Suzuki K Poulose
- [PATCH v2 04/10] iommu/arm-smmu-qcom: Request direct mapping for modem device
Stephen Boyd
- [PATCH v2 04/11] memory: mtk-smi: Rename smi_gen to smi_type
Yong Wu
- [PATCH v2 04/11] memory: mtk-smi: Rename smi_gen to smi_type
Ikjoon Jang
- [PATCH v2 04/12] tools: arch: x86: pull in pvclock headers
Oliver Upton
- [PATCH v2 04/13] dt-bindings: usb: mtu3: add wakeup interrupt
Rob Herring
- [PATCH v2 04/13] KVM: arm64: Refactor sys_regs.h, c for nVHE reuse
Will Deacon
- [PATCH v2 04/13] KVM: arm64: Refactor sys_regs.h, c for nVHE reuse
Fuad Tabba
- [PATCH v2 04/14] dt-bindings: reset: mt8195: Move reset controller constants into common location
Nancy.Lin
- [PATCH v2 04/14] dt-bindings: reset: mt8195: Move reset controller constants into common location
Enric Balletbo Serra
- [PATCH v2 04/14] dt-bindings: reset: mt8195: Move reset controller constants into common location
Nancy.Lin
- [PATCH v2 04/16] KVM: arm64: Optimize host memory aborts
Quentin Perret
- [PATCH v2 04/16] KVM: arm64: Optimize host memory aborts
Marc Zyngier
- [PATCH v2 04/16] KVM: arm64: Optimize host memory aborts
Quentin Perret
- [PATCH v2 04/16] KVM: arm64: Optimize host memory aborts
Marc Zyngier
- [PATCH v2 04/18] soc: imx: gpcv2: add lockdep annotation
Lucas Stach
- [PATCH v2 04/21] dma-iommu: Return error code from iommu_dma_map_sg()
Logan Gunthorpe
- [PATCH v2 04/24] iommu/vt-d: Drop IOVA cookie management
Robin Murphy
- [PATCH v2 04/24] iommu/vt-d: Drop IOVA cookie management
Lu Baolu
- [PATCH v2 04/35] mtd: spi-nor: macronix: Handle ID collision b/w MX25L12805D and MX25L12835F
Tudor Ambarus
- [PATCH v20 4/7] soc: mediatek: SVS: add debug commands
Roger Lu
- [PATCH v2 05/10] arm64: dts: renesas: Add support for Salvator-XS with R-Car H3e-2G
Geert Uytterhoeven
- [PATCH v2 05/10] coresight: trbe: Drop duplicate TRUNCATE flags
Suzuki K Poulose
- [PATCH v2 05/10] coresight: trbe: Drop duplicate TRUNCATE flags
Anshuman Khandual
- [PATCH v2 05/10] coresight: trbe: Drop duplicate TRUNCATE flags
Suzuki K Poulose
- [PATCH v2 05/11] memory: mtk-smi: Adjust some code position
Yong Wu
- [PATCH v2 05/11] memory: mtk-smi: Adjust some code position
Ikjoon Jang
- [PATCH v2 05/12] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
Oliver Upton
- [PATCH v2 05/12] selftests: KVM: Add test for KVM_{GET, SET}_CLOCK
Andrew Jones
- [PATCH v2 05/13] KVM: arm64: Restore mdcr_el2 from vcpu
Will Deacon
- [PATCH v2 05/13] KVM: arm64: Restore mdcr_el2 from vcpu
Fuad Tabba
- [PATCH v2 05/14] dt-bindings: reset: mt8195: add vdosys1 reset control bit
Nancy.Lin
- [PATCH v2 05/16] KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
Quentin Perret
- [PATCH v2 05/18] soc: imx: gpcv2: add domain option to keep domain clocks enabled
Lucas Stach
- [PATCH v2 05/21] alpha: return error code from alpha_pci_map_sg()
Logan Gunthorpe
- [PATCH v2 05/24] iommu/exynos: Drop IOVA cookie management
Robin Murphy
- [PATCH v2 05/35] mtd: spi-nor: Introduce Manufacturer ID collisions driver
Tudor Ambarus
- [PATCH v20 5/7] dt-bindings: soc: mediatek: add mt8192 svs dt-bindings
Roger Lu
- [PATCH v2 06/10] arm64: dts: qcom: sc7280: Update reserved memory map
Stephen Boyd
- [PATCH v2 06/10] arm64: dts: renesas: Add support for H3ULCB with R-Car H3e-2G
Geert Uytterhoeven
- [PATCH v2 06/10] coresight: trbe: Fix handling of spurious interrupts
Suzuki K Poulose
- [PATCH v2 06/10] coresight: trbe: Fix handling of spurious interrupts
Anshuman Khandual
- [PATCH v2 06/10] coresight: trbe: Fix handling of spurious interrupts
Suzuki K Poulose
- [PATCH v2 06/11] memory: mtk-smi: Add error handle for smi_probe
Yong Wu
- [PATCH v2 06/11] memory: mtk-smi: Add error handle for smi_probe
Ikjoon Jang
- [PATCH v2 06/12] selftests: KVM: Add helpers for vCPU device attributes
Oliver Upton
- [PATCH v2 06/12] selftests: KVM: Add helpers for vCPU device attributes
Andrew Jones
- [PATCH v2 06/13] KVM: arm64: Add feature register flag definitions
Will Deacon
- [PATCH v2 06/13] KVM: arm64: Add feature register flag definitions
Fuad Tabba
- [PATCH v2 06/14] arm64: dts: mt8195: add display node for vdosys1
Nancy.Lin
- [PATCH v2 06/16] KVM: arm64: Don't overwrite software bits with owner id
Quentin Perret
- [PATCH v2 06/18] soc: imx: gpcv2: keep i.MX8M* bus clocks enabled
Lucas Stach
- [PATCH v2 06/21] ARM/dma-mapping: return error code from .map_sg() ops
Logan Gunthorpe
- [PATCH v2 06/24] iommu/ipmmu-vmsa: Drop IOVA cookie management
Robin Murphy
- [PATCH v2 06/35] mtd: spi-nor: manuf-id-collisions: Add support for xt25f128b
Tudor Ambarus
- [PATCH v2 06/35] mtd: spi-nor: manuf-id-collisions: Add support for xt25f128b
Chris Morgan
- [PATCH v2 06/35] mtd: spi-nor: manuf-id-collisions: Add support for xt25f128b
Tudor.Ambarus at microchip.com
- [PATCH v20 6/7] arm64: dts: mt8192: add svs device information
Roger Lu
- [PATCH v2 07/10] arm64: dts: qcom: sc7280: Add/Delete/Update reserved memory nodes
Stephen Boyd
- [PATCH v2 07/10] arm64: dts: renesas: Add support for H3ULCB+Kingfisher with R-Car H3e-2G
Geert Uytterhoeven
- [PATCH v2 07/10] coresight: trbe: Do not truncate buffer on IRQ
Suzuki K Poulose
- [PATCH v2 07/10] coresight: trbe: Do not truncate buffer on IRQ
Mike Leach
- [PATCH v2 07/10] coresight: trbe: Do not truncate buffer on IRQ
Suzuki K Poulose
- [PATCH v2 07/10] coresight: trbe: Do not truncate buffer on IRQ
Mike Leach
- [PATCH v2 07/10] coresight: trbe: Do not truncate buffer on IRQ
Suzuki K Poulose
- [PATCH v2 07/10] coresight: trbe: Do not truncate buffer on IRQ
Suzuki K Poulose
- [PATCH v2 07/11] math64: New DIV_U64_ROUND_CLOSEST helper
Andy Shevchenko
- [PATCH v2 07/11] memory: mtk-smi: Add smi sub common support
Yong Wu
- [PATCH v2 07/11] memory: mtk-smi: Add smi sub common support
Ikjoon Jang
- [PATCH v2 07/11] memory: mtk-smi: Add smi sub common support
Yong Wu
- [PATCH v2 07/12] selftests: KVM: Introduce system counter offset test
Oliver Upton
- [PATCH v2 07/12] selftests: KVM: Introduce system counter offset test
Andrew Jones
- [PATCH v2 07/13] KVM: arm64: Add config register bit definitions
Will Deacon
- [PATCH v2 07/13] KVM: arm64: Add config register bit definitions
Fuad Tabba
- [PATCH v2 07/14] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
Nancy.Lin
- [PATCH v2 07/14] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
Enric Balletbo Serra
- [PATCH v2 07/14] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
Nancy.Lin
- [PATCH v2 07/16] KVM: arm64: Tolerate re-creating hyp mappings to set software bits
Quentin Perret
- [PATCH v2 07/18] soc: imx: gpcv2: support system suspend/resume
Lucas Stach
- [PATCH v2 07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
- [PATCH v2 07/24] iommu/mtk: Drop IOVA cookie management
Robin Murphy
- [PATCH v2 07/35] mtd: spi-nor: manuf-id-collisions: Add support for xm25qh64c
Tudor Ambarus
- [PATCH v20 7/7] soc: mediatek: SVS: add mt8192 SVS GPU driver
Roger Lu
- [PATCH v2 08/10] arm64: dts: qcom: sc7280: Add nodes to boot modem
Stephen Boyd
- [PATCH v2 08/10] arm64: dts: renesas: Add support for Salvator-XS with R-Car M3e-2G
Geert Uytterhoeven
- [PATCH v2 08/10] coresight: trbe: Unify the enabling sequence
Suzuki K Poulose
- [PATCH v2 08/10] coresight: trbe: Unify the enabling sequence
Anshuman Khandual
- [PATCH v2 08/11] memory: mtk-smi: Use devm_platform_ioremap_resource
Yong Wu
- [PATCH v2 08/11] memory: mtk-smi: Use devm_platform_ioremap_resource
Ikjoon Jang
- [PATCH v2 08/12] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
Oliver Upton
- [PATCH v2 08/13] KVM: arm64: Guest exit handlers for nVHE hyp
Will Deacon
- [PATCH v2 08/13] KVM: arm64: Guest exit handlers for nVHE hyp
Fuad Tabba
- [PATCH v2 08/14] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
Nancy.Lin
- [PATCH v2 08/16] KVM: arm64: Enable forcing page-level stage-2 mappings
Quentin Perret
- [PATCH v2 08/18] dt-bindings: soc: add binding for i.MX8MM VPU blk-ctrl
Lucas Stach
- [PATCH v2 08/18] dt-bindings: soc: add binding for i.MX8MM VPU blk-ctrl
Rob Herring
- [PATCH v2 08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs()
Logan Gunthorpe
- [PATCH v2 08/24] iommu/rockchip: Drop IOVA cookie management
Robin Murphy
- [PATCH v2 08/35] mtd: spi-nor: core: Introduce the ate_init() hook
Tudor Ambarus
- [PATCH v2 09/10] arm64: dts: qcom: sc7280: Add Q6V5 MSS node
Stephen Boyd
- [PATCH v2 09/10] arm64: dts: renesas: Add support for M3ULCB with R-Car M3e-2G
Geert Uytterhoeven
- [PATCH v2 09/10] coresight: trbe: End the AUX handle on truncation
Suzuki K Poulose
- [PATCH v2 09/10] coresight: trbe: End the AUX handle on truncation
Anshuman Khandual
- [PATCH v2 09/11] memory: mtk-smi: mt8195: Add smi support
Yong Wu
- [PATCH v2 09/11] memory: mtk-smi: mt8195: Add smi support
Ikjoon Jang
- [PATCH v2 09/12] selftests: KVM: Add support for aarch64 to system_counter_offset_test
Oliver Upton
- [PATCH v2 09/13] KVM: arm64: Add trap handlers for protected VMs
Will Deacon
- [PATCH v2 09/13] KVM: arm64: Add trap handlers for protected VMs
Andrew Jones
- [PATCH v2 09/14] soc: mediatek: mmsys: Add reset controller support for MT8195 vdosys1
Nancy.Lin
- [PATCH v2 09/14] soc: mediatek: mmsys: Add reset controller support for MT8195 vdosys1
Enric Balletbo Serra
- [PATCH v2 09/14] soc: mediatek: mmsys: Add reset controller support for MT8195 vdosys1
Nancy.Lin
- [PATCH v2 09/14] soc: mediatek: mmsys: Add reset controller support for MT8195 vdosys1
Enric Balletbo Serra
- [PATCH v2 09/14] soc: mediatek: mmsys: Add reset controller support for MT8195 vdosys1
Nancy.Lin
- [PATCH v2 09/16] KVM: arm64: Allow populating software bits
Quentin Perret
- [PATCH v2 09/18] dt-bindings: power: imx8mm: add defines for VPU blk-ctrl domains
Lucas Stach
- [PATCH v2 09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg()
Logan Gunthorpe
- [PATCH v2 09/24] iommu/sprd: Drop IOVA cookie management
Robin Murphy
- [PATCH v2 09/35] mtd: spi-nor: atmel: Use flash late_init() for locking
Tudor Ambarus
- [PATCH v2 1/1] arm64/cpufeature: Add arm64.nomte to override id-reg
yee.lee at mediatek.com
- [PATCH v2 1/1] arm64/cpufeature: Add arm64.nomte to override id-reg
Marc Zyngier
- [PATCH v2 1/1] arm64: dts: lx2160a: Fix the compatible string of LX2160A UART
Shawn Guo
- [PATCH v2 1/1] ARM: Drop ARCH_NR_GPIOS definition
Andy Shevchenko
- [PATCH v2 1/1] ARM: Drop ARCH_NR_GPIOS definition
Linus Walleij
- [PATCH v2 1/1] ARM: Drop ARCH_NR_GPIOS definition
Andy Shevchenko
- [PATCH v2 1/1] Fix cursor plane didn't update
jason-jh.lin
- [PATCH v2 1/1] Fix cursor plane didn't update
Enric Balletbo Serra
- [PATCH v2 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Peter Zijlstra
- [PATCH v2 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Suren Baghdasaryan
- [PATCH v2 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Peter Zijlstra
- [PATCH v2 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Suren Baghdasaryan
- [PATCH v2 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Johannes Weiner
- [PATCH v2 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Suren Baghdasaryan
- [PATCH v2 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Peter Zijlstra
- [PATCH v2 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Suren Baghdasaryan
- [PATCH v2 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Suren Baghdasaryan
- [PATCH v2 1/1] serial: 8250_mtk: fix uart corruption issue when rx power off
Zhiyong Tao
- [PATCH v2 1/2] arm64: dts: exynos7: Add cpu cache information
Krzysztof Kozlowski
- [PATCH v2 1/2] arm64: dts: exynos7: Add cpu cache information
Krzysztof Kozlowski
- [PATCH v2 1/2] arm64: dts: mt8183: add audio node
Kansho Nishida
- [PATCH v2 1/2] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
Hsin-Yi Wang
- [PATCH v2 1/2] arm64: dts: rockchip: add gmac0 node to rk3568
Michael Riesch
- [PATCH v2 1/2] ARM: at91: add new SoC sama7g5
Nicolas Ferre
- [PATCH v2 1/2] ARM: dts: meson: Add the AIU audio controller
Martin Blumenstingl
- [PATCH v2 1/2] ARM: dts: meson: Add the AIU audio controller
Neil Armstrong
- [PATCH v2 1/2] crypto: mxs-dcp: Check for DMA mapping errors
Sean Anderson
- [PATCH v2 1/2] crypto: mxs-dcp: Check for DMA mapping errors
Richard Weinberger
- [PATCH v2 1/2] dt-bindings: arm: imx: add imx8mm/imx8mn GW7902 support
Tim Harvey
- [PATCH v2 1/2] dt-bindings: arm: imx: add imx8mm/imx8mn GW7902 support
Shawn Guo
- [PATCH v2 1/2] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI
Benjamin Gaignard
- [PATCH v2 1/2] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI
Rob Herring
- [PATCH v2 1/2] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI
Michael Riesch
- [PATCH v2 1/2] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI
Heiko Stübner
- [PATCH v2 1/2] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI
Robin Murphy
- [PATCH v2 1/2] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI
Michael Riesch
- [PATCH v2 1/2] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI
Robin Murphy
- [PATCH v2 1/2] dt-bindings: nvmem: Extend patternProperties to optionally indicate bit position
Kunihiko Hayashi
- [PATCH v2 1/2] dt-bindings: nvmem: Extend patternProperties to optionally indicate bit position
Rob Herring
- [PATCH v2 1/2] dt-bindings: nvmem: Extend patternProperties to optionally indicate bit position
Rob Herring
- [PATCH v2 1/2] dt-bindings: phy: Add the Amlogic Meson8 HDMI TX PHY bindings
Rob Herring
- [PATCH v2 1/2] efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
- [PATCH v2 1/2] efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Benjamin Herrenschmidt
- [PATCH v2 1/2] media: rc: meson-irblaster: document device tree bindings
Viktor Prutyanov
- [PATCH v2 1/2] media: rc: meson-irblaster: document device tree bindings
Martin Blumenstingl
- [PATCH v2 1/2] media: rc: meson-irblaster: document device tree bindings
Viktor Prutyanov
- [PATCH v2 1/2] media: rc: meson-irblaster: document device tree bindings
Martin Blumenstingl
- [PATCH v2 1/2] pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()
Zhen Lei
- [PATCH v2 1/3] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available
Will Deacon
- [PATCH v2 1/3] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available
Shameerali Kolothum Thodi
- [PATCH V2 1/3] arm64: Add config for Thunder Bay SoC
kenchappa.demakkanavar at intel.com
- [PATCH v2 1/3] arm64: dts: allwinner: h6: tanix-tx6: Fix regulator node names
Jernej Skrabec
- [PATCH v2 1/3] arm64: dts: rockchip: helios64: set stdout-path
Dennis Gilmore
- [PATCH v2 1/3] arm64: dts: rockchip: helios64: set stdout-path
Heiko Stuebner
- [PATCH v2 1/3] ARM: div64: Remove always-true __div64_const32_is_OK() duplicate
Geert Uytterhoeven
- [PATCHv2 1/3] ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply properties
Anand Moon
- [PATCHv2 1/3] ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply properties
Martin Blumenstingl
- [PATCHv2 1/3] ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply properties
Neil Armstrong
- [PATCH v2 1/3] arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrl
Hsin-Yi Wang
- [PATCH v2 1/3] clk: fractional-divider: Export approximation algo to the CCF users
Andy Shevchenko
- [PATCH v2 1/3] clk: fractional-divider: Export approximation algo to the CCF users
Heiko Stübner
- [PATCH v2 1/3] coresight: tmc-etr: Use perf_output_handle::head for AUX ring buffer
Leo Yan
- [PATCH v2 1/3] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
dillon.minfei at gmail.com
- [PATCH v2 1/3] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
Linus Walleij
- [PATCH v2 1/3] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
Sam Ravnborg
- [PATCH v2 1/3] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
Linus Walleij
- [PATCH v2 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3
Rob Herring
- [PATCH v2 1/3] KVM: arm64: Record number of signal exits as a vCPU stat
Oliver Upton
- [PATCH v2 1/3] vmalloc: Choose a better start address in vm_area_register_early()
Kefeng Wang
- [PATCH v2 1/4] arm64: dts: ti: k3-am64-main: Add epwm nodes
Lokesh Vutla
- [PATCH v2 1/4] arm64: dts: ti: k3-am64-main: Add epwm nodes
Grygorii Strashko
- [PATCHv2 1/4] arm64: smccc: Add SMCCC pv-vcpu-state function call IDs
Sergey Senozhatsky
- [PATCHv2 1/4] arm64: smccc: Add SMCCC pv-vcpu-state function call IDs
Marc Zyngier
- [PATCH v2 1/4] ARM: dts: am335x-boneblack: Extract HDMI config
Paul Barker
- [PATCHv2 1/4] ARM: dts: meson8b: odroidc1: Add usb phy power node
Anand Moon
- [PATCHv2 1/4] ARM: dts: meson8b: odroidc1: Add usb phy power node
Martin Blumenstingl
- [PATCHv2 1/4] ARM: dts: meson8b: odroidc1: Add usb phy power node
Anand Moon
- [PATCHv2 1/4] ARM: dts: meson8b: odroidc1: Add usb phy power node
Martin Blumenstingl
- [PATCHv2 1/4] ARM: dts: meson8b: odroidc1: Add usb phy power node
Anand Moon
- [PATCHv2 1/4] ARM: dts: meson8b: odroidc1: Add usb phy power node
Martin Blumenstingl
- [PATCHv2 1/4] coresight: tmc-etr: Use handle->head from perf_output_handle directly.
Daniel Kiss
- [PATCH v2 1/4] dt-bindings: display: simple: add some Logic Technologies and Multi-Inno panels
Oleksij Rempel
- [PATCH v2 1/4] dt-bindings: display: simple: add some Logic Technologies and Multi-Inno panels
Rob Herring
- [PATCH v2 1/4] dt-bindings: display: simple: add some Logic Technologies and Multi-Inno panels
Sam Ravnborg
- [PATCH v2 1/4] dt-bindings: power: convert rockchip-io-domain.txt to YAML
Rob Herring
- [PATCH v2 1/4] dt-bindings: power: convert rockchip-io-domain.txt to YAML
Heiko Stuebner
- [PATCH v2 1/4] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
Mark Brown
- [PATCH v2 1/4] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
Dave Martin
- [PATCH v2 1/4] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
Mark Brown
- [PATCH v2 1/4] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
Dave P Martin
- [PATCH v2 1/4] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
Mark Brown
- [PATCH v2 1/4] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
Dave Martin
- [PATCH v2 1/4] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Marc Zyngier
- [PATCH v2 1/4] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Alexandru Elisei
- [PATCH v2 1/4] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Marc Zyngier
- [PATCH v2 1/4] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Alexandru Elisei
- [PATCH v2 1/5] arm64: dts: ls1088a: add internal PCS for DPMAC1 node
Mathew McBride
- [PATCH v2 1/5] dt-bindings: Add doc for ROCK Pi 4 A+ and B+
Rob Herring
- [PATCH v2 1/5] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
jason-jh.lin
- [PATCH v2 1/5] dt-bindings: mailbox: add definition for mt8195
jason-jh.lin
- [PATCH v2 1/5] remoteproc: Add support for detach-only during shutdown
Suman Anna
- [PATCH V2 1/5] remoteproc: fix the wrong default value of is_iomem
Dong Aisheng
- [PATCH V2 1/5] remoteproc: fix the wrong default value of is_iomem
Peng Fan (OSS)
- [PATCH v2 1/6] arm64: dts: ti: k3-am65-mcu: Add Support for MCAN
Aswath Govindraju
- [PATCH v2 1/6] KVM: arm64: Introduce helper to retrieve a PTE and its level
Marc Zyngier
- [PATCH v2 1/6] KVM: arm64: Introduce helper to retrieve a PTE and its level
Quentin Perret
- [PATCH v2 1/6] KVM: arm64: Introduce helper to retrieve a PTE and its level
Alexandru Elisei
- [PATCH v2 1/6] KVM: arm64: Introduce helper to retrieve a PTE and its level
Marc Zyngier
- [PATCH v2 1/6] perf cs-etm: Refactor initialisation of kernel start address
James Clark
- [PATCH v2 1/7] arm64: dts: mediatek: Move reset controller constants into common location
Enric Balletbo i Serra
- [PATCH v2 1/7] arm64: dts: mediatek: Move reset controller constants into common location
Guenter Roeck
- [PATCH v2 1/7] spi: stm32: fixes pm_runtime calls in probe/remove
Alain Volmat
- [PATCH v2 1/8] arm64: dts: rockchip: fix rk3568 mbi-alias
Peter Geis
- [PATCH v2 1/9] dt-bindings: mediatek: add definition for mt8195 display
jason-jh.lin
- [PATCH v2 1/9] dt-bindings: mediatek: add definition for mt8195 display
Chun-Kuang Hu
- [PATCH v2 1/9] dt-bindings: mediatek: add definition for mt8195 display
Jason-JH Lin
- [PATCH v2 1/9] media: admin-guide: add stm32-dma2d description
dillon.minfei at gmail.com
- [PATCH v2 1/9] media: admin-guide: add stm32-dma2d description
dillon.minfei at gmail.com
- [PATCH v2 10/10] arm64: dts: qcom: sc7280: Update Q6V5 MSS node
Stephen Boyd
- [PATCH v2 10/10] arm64: dts: qcom: sc7280: Update Q6V5 MSS node
Stephen Boyd
- [PATCH v2 10/10] arm64: dts: renesas: Add support for M3ULCB+Kingfisher with R-Car M3e-2G
Geert Uytterhoeven
- [PATCH v2 10/10] coresight: trbe: Prohibit trace before disabling TRBE
Suzuki K Poulose
- [PATCH v2 10/10] coresight: trbe: Prohibit trace before disabling TRBE
Anshuman Khandual
- [PATCH v2 10/11] memory: mtk-smi: mt8195: Add initial setting for smi-common
Yong Wu
- [PATCH v2 10/11] memory: mtk-smi: mt8195: Add initial setting for smi-common
Ikjoon Jang
- [PATCH v2 10/11] memory: mtk-smi: mt8195: Add initial setting for smi-common
Yong Wu
- [PATCH v2 10/12] KVM: arm64: Provide userspace access to the physical counter offset
Oliver Upton
- [PATCH v2 10/14] soc: mediatek: mmsys: add new mtk_mmsys struct member to store drm data.
Nancy.Lin
- [PATCH v2 10/16] KVM: arm64: Add helpers to tag shared pages in SW bits
Quentin Perret
- [PATCH v2 10/18] soc: imx: add i.MX8M blk-ctrl driver
Lucas Stach
- [PATCH v2 10/21] powerpc/iommu: return error code from .map_sg() ops
Logan Gunthorpe
- [PATCH v2 10/24] iommu/sun50i: Drop IOVA cookie management
Robin Murphy
- [PATCH v2 10/35] mtd: spi-nor: sst: Use flash late_init() for locking
Tudor Ambarus
- [PATCH v2 11/11] memory: mtk-smi: mt8195: Add initial setting for smi-larb
Yong Wu
- [PATCH v2 11/11] memory: mtk-smi: mt8195: Add initial setting for smi-larb
Ikjoon Jang
- [PATCH v2 11/11] memory: mtk-smi: mt8195: Add initial setting for smi-larb
Yong Wu
- [PATCH v2 11/11] memory: mtk-smi: mt8195: Add initial setting for smi-larb
Yong Wu
- [PATCH v2 11/12] selftests: KVM: Test physical counter offsetting
Oliver Upton
- [PATCH v2 11/14] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
Nancy.Lin
- [PATCH v2 11/16] KVM: arm64: Introduce and export host_stage2_idmap_locked()
Quentin Perret
- [PATCH v2 11/18] dt-bindings: soc: add binding for i.MX8MM DISP blk-ctrl
Lucas Stach
- [PATCH v2 11/18] dt-bindings: soc: add binding for i.MX8MM DISP blk-ctrl
Rob Herring
- [PATCH v2 11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
- [PATCH v2 11/24] iommu/virtio: Drop IOVA cookie management
Robin Murphy
- [PATCH v2 11/24] iommu/virtio: Drop IOVA cookie management
Jean-Philippe Brucker
- [PATCH v2 11/35] mtd: spi-nor: winbond: Use manufacturer late_init() for OTP ops
Tudor Ambarus
- [PATCH v2 12/12] selftests: KVM: Add counter emulation benchmark
Oliver Upton
- [PATCH v2 12/16] KVM: arm64: Mark host bss and rodata section as shared
Quentin Perret
- [PATCH v2 12/16] KVM: arm64: Mark host bss and rodata section as shared
Quentin Perret
- [PATCH v2 12/18] dt-bindings: power: imx8mm: add defines for DISP blk-ctrl domains
Lucas Stach
- [PATCH v2 12/21] s390/pci: return error code from s390_dma_map_sg()
Logan Gunthorpe
- [PATCH v2 12/24] iommu/dma: Unexport IOVA cookie management
Robin Murphy
- [PATCH v2 12/24] iommu/dma: Unexport IOVA cookie management
Lu Baolu
- [PATCH v2 12/24] iommu/dma: Unexport IOVA cookie management
Jean-Philippe Brucker
- [PATCH v2 12/35] mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method
Tudor Ambarus
- [PATCH v2 13/14] drm/mediatek: add ETHDR support for MT8195
Nancy.Lin
- [PATCH v2 13/14] drm/mediatek: add ETHDR support for MT8195
Chun-Kuang Hu
- [PATCH v2 13/14] drm/mediatek: add ETHDR support for MT8195
Nancy.Lin
- [PATCH v2 13/16] KVM: arm64: Enable retrieving protections attributes of PTEs
Quentin Perret
- [PATCH v2 13/18] soc: imx: imx8m-blk-ctrl: add DISP blk-ctrl
Lucas Stach
- [PATCH v2 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
- [PATCH v2 13/24] iommu/dma: Remove redundant "!dev" checks
Robin Murphy
- [PATCH v2 13/24] iommu/dma: Remove redundant "!dev" checks
Lu Baolu
- [PATCH v2 13/35] mtd: spi-nor: sst: Use manufacturer late_init() to set _write()
Tudor Ambarus
- [PATCH v2 14/14] drm/mediatek: add mediatek-drm of vdosys1 support for MT8195
Nancy.Lin
- [PATCH v2 14/16] KVM: arm64: Refactor protected nVHE stage-1 locking
Quentin Perret
- [PATCH v2 14/18] arm64: dts: imx8mm: add GPC node
Lucas Stach
- [PATCH v2 14/21] sparc/iommu: return error codes from .map_sg() ops
Logan Gunthorpe
- [PATCH v2 14/24] iommu: Introduce explicit type for non-strict DMA domains
Robin Murphy
- [PATCH v2 14/24] iommu: Introduce explicit type for non-strict DMA domains
Lu Baolu
- [PATCH v2 14/24] iommu: Introduce explicit type for non-strict DMA domains
Jean-Philippe Brucker
- [PATCH v2 14/35] mtd: spi-nor: spansion: Use manufacturer late_init()
Tudor Ambarus
- [PATCH v2 15/16] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
- [PATCH v2 15/16] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Marc Zyngier
- [PATCH v2 15/16] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
- [PATCH v2 15/18] arm64: dts: imx8mm: put USB controllers into power-domains
Lucas Stach
- [PATCH v2 15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
- [PATCH v2 15/24] iommu/amd: Prepare for multiple DMA domain types
Robin Murphy
- [PATCH v2 15/35] mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined
Tudor Ambarus
- [PATCH v2 16/16] KVM: arm64: Make __pkvm_create_mappings static
Quentin Perret
- [PATCH v2 16/18] arm64: dts: imx8mm: Add GPU nodes for 2D and 3D core
Lucas Stach
- [PATCH v2 16/21] parisc: return error code from .map_sg() ops
Logan Gunthorpe
- [PATCH v2 16/24] iommu/arm-smmu: Prepare for multiple DMA domain types
Robin Murphy
- [PATCH v2 16/35] mtd: spi-nor: core: Mark default_init() as deprecated
Tudor Ambarus
- [PATCH v2 17/18] arm64: dts: imx8mm: add VPU blk-ctrl
Lucas Stach
- [PATCH v2 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg()
Logan Gunthorpe
- [PATCH v2 17/24] iommu/vt-d: Prepare for multiple DMA domain types
Robin Murphy
- [PATCH v2 17/24] iommu/vt-d: Prepare for multiple DMA domain types
Lu Baolu
- [PATCH v2 17/35] mtd: spi-nor: Introduce spi_nor_nonsfdp_flags_init()
Tudor Ambarus
- [PATCH v2 18/18] arm64: dts: imx8mm: add DISP blk-ctrl
Lucas Stach
- [PATCH v2 18/21] x86/amd_gart: return error code from gart_map_sg()
Logan Gunthorpe
- [PATCH v2 18/24] iommu: Express DMA strictness via the domain type
Robin Murphy
- [PATCH v2 18/24] iommu: Express DMA strictness via the domain type
Lu Baolu
- [PATCH v2 18/24] iommu: Express DMA strictness via the domain type
Robin Murphy
- [PATCH v2 18/24] iommu: Express DMA strictness via the domain type
Lu Baolu
- [PATCH v2 18/24] iommu: Express DMA strictness via the domain type
Lu Baolu
- [PATCH v2 18/35] mtd: spi-nor: Get rid of SPI_NOR_4B_OPCODES flag
Tudor Ambarus
- [PATCH v2 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
- [PATCH v2 19/24] iommu: Expose DMA domain strictness via sysfs
Robin Murphy
- [PATCH v2 19/24] iommu: Expose DMA domain strictness via sysfs
Lu Baolu
- [PATCH v2 19/24] iommu: Expose DMA domain strictness via sysfs
Jean-Philippe Brucker
- [PATCH v2 19/24] iommu: Expose DMA domain strictness via sysfs
John Garry
- [PATCH v2 19/35] mtd: spi-nor: Get rid of SPI_NOR_IO_MODE_EN_VOLATILE flag
Tudor Ambarus
- [PATCH v2 2/2] arm64: dts: imx: Add i.mx8mm/imx8mn Gateworks gw7902 dts support
Tim Harvey
- [PATCH v2 2/2] arm64: dts: mt8173: elm: Use aliases to mmc nodes
Hsin-Yi Wang
- [PATCH v2 2/2] arm64: dts: mt8183: add kukui platform audio node
Kansho Nishida
- [PATCH v2 2/2] arm64: dts: rockchip: rk3568-evb1-v10: add ethernet support
Michael Riesch
- [PATCH v2 2/2] ARM: at91: debug: add sama7g5 low level debug uart
Nicolas Ferre
- [PATCH v2 2/2] ARM: dts: meson8b: ec100: wire up the RT5640 audio codec
Martin Blumenstingl
- [PATCH v2 2/2] ARM: dts: meson8b: ec100: wire up the RT5640 audio codec
Neil Armstrong
- [PATCH v2 2/2] crypto: mxs_dcp: Use sg_mapping_iter to copy data
Sean Anderson
- [PATCH v2 2/2] crypto: mxs_dcp: Use sg_mapping_iter to copy data
Richard Weinberger
- [PATCH v2 2/2] crypto: mxs_dcp: Use sg_mapping_iter to copy data
Sean Anderson
- [PATCH v2 2/2] drm/rockchip: dw_hdmi: add rk3568 support
Benjamin Gaignard
- [PATCH v2 2/2] drm/rockchip: dw_hdmi: add rk3568 support
Alex Bee
- [PATCH v2 2/2] drm/rockchip: dw_hdmi: add rk3568 support
Andy Yan
- [PATCH v2 2/2] dt-bindings: nvmem: Convert UniPhier eFuse bindings to json-schema
Kunihiko Hayashi
- [PATCH v2 2/2] dt-bindings: nvmem: Convert UniPhier eFuse bindings to json-schema
Rob Herring
- [PATCH v2 2/2] efistub: arm64: relax 2M alignment again for relocatable kernels
Ard Biesheuvel
- [PATCH v2 2/2] media: rc: introduce Meson IR blaster driver
Viktor Prutyanov
- [PATCH v2 2/2] media: rc: introduce Meson IR blaster driver
Neil Armstrong
- [PATCH v2 2/2] media: rc: introduce Meson IR blaster driver
Viktor Prutyanov
- [PATCH v2 2/2] media: rc: introduce Meson IR blaster driver
Sean Young
- [PATCH v2 2/2] phy: amlogic: Add a new driver for the HDMI TX PHY on Meson8/8b/8m2
Vinod Koul
- [PATCH v2 2/2] phy: amlogic: Add a new driver for the HDMI TX PHY on Meson8/8b/8m2
Martin Blumenstingl
- [PATCH v2 2/2] phy: amlogic: Add a new driver for the HDMI TX PHY on Meson8/8b/8m2
Vinod Koul
- [PATCH v2 2/2] pinctrl: single: Move test PCS_HAS_PINCONF in pcs_parse_bits_in_pinctrl_entry() to the beginning
Zhen Lei
- [PATCH v2 2/2] pinctrl: single: Move test PCS_HAS_PINCONF in pcs_parse_bits_in_pinctrl_entry() to the beginning
Tony Lindgren
- [PATCH v2 2/3] arm64: dts: allwinner: h6: tanix-tx6: Add PIO power supplies
Jernej Skrabec
- [PATCH v2 2/3] arm64: dts: rockchip: helios64: add SPI support
Dennis Gilmore
- [PATCH v2 2/3] arm64: Support page mapping percpu first chunk allocator
Kefeng Wang
- [PATCHv2 2/3] ARM: dts: meson8b: mxq: Fix the pwm regulator supply properties
Anand Moon
- [PATCHv2 2/3] ARM: dts: meson8b: mxq: Fix the pwm regulator supply properties
Martin Blumenstingl
- [PATCH v2 2/3] arm: dts: mt8183: Move pinfunc to include/dt-bindings/pinctrl
Hsin-Yi Wang
- [PATCH v2 2/3] ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding
dillon.minfei at gmail.com
- [PATCH v2 2/3] ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding
Dillon Min
- [PATCH v2 2/3] ARM: unified: Remove check for gcc < 4
Geert Uytterhoeven
- [PATCH v2 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Andy Shevchenko
- [PATCH v2 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Liu Ying
- [PATCH v2 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Andy Shevchenko
- [PATCH v2 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Liu Ying
- [PATCH v2 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
Andy Shevchenko
- [PATCH V2 2/3] dt-bindings: arm: Add Thunder Bay bindings
kenchappa.demakkanavar at intel.com
- [PATCH V2 2/3] dt-bindings: arm: Add Thunder Bay bindings
Rob Herring
- [PATCH v2 2/3] entry: KVM: Allow use of generic KVM entry w/o full generic support
Oliver Upton
- [PATCH v2 2/3] kvm/arm: Introduce a new vmid allocator for KVM
Will Deacon
- [PATCH v2 2/3] kvm/arm: Introduce a new vmid allocator for KVM
Shameerali Kolothum Thodi
- [PATCH v2 2/3] perf cs-etm: Remove callback cs_etm_find_snapshot()
Leo Yan
- [PATCH v2 2/3] perf cs-etm: Remove callback cs_etm_find_snapshot()
Arnaldo Carvalho de Melo
- [PATCH v2 2/3] perf cs-etm: Remove callback cs_etm_find_snapshot()
Leo Yan
- [PATCH v2 2/3] perf cs-etm: Remove callback cs_etm_find_snapshot()
Mathieu Poirier
- [PATCHv2 2/4] arm64: add guest pvstate support
Sergey Senozhatsky
- [PATCHv2 2/4] arm64: add guest pvstate support
David Edmondson
- [PATCHv2 2/4] arm64: add guest pvstate support
Sergey Senozhatsky
- [PATCHv2 2/4] arm64: add guest pvstate support
Joel Fernandes
- [PATCHv2 2/4] arm64: add guest pvstate support
Sergey Senozhatsky
- [PATCHv2 2/4] arm64: add guest pvstate support
Joel Fernandes
- [PATCHv2 2/4] arm64: add guest pvstate support
Marc Zyngier
- [PATCHv2 2/4] arm64: add guest pvstate support
Sergey Senozhatsky
- [PATCHv2 2/4] arm64: add guest pvstate support
Marc Zyngier
- [PATCHv2 2/4] arm64: add guest pvstate support
Sergey Senozhatsky
- [PATCHv2 2/4] arm64: add guest pvstate support
Marc Zyngier
- [PATCHv2 2/4] arm64: dts: amlogic: odroidc2: Fix the chip enable signal for usb power
Anand Moon
- [PATCHv2 2/4] arm64: dts: amlogic: odroidc2: Fix the chip enable signal for usb power
Martin Blumenstingl
- [PATCH v2 2/4] arm64: dts: ti: k3-am64-main: Add ecap pwm nodes
Lokesh Vutla
- [PATCH v2 2/4] arm64: dts: ti: k3-am64-main: Add ecap pwm nodes
Grygorii Strashko
- [PATCH v2 2/4] ARM: dts: am335x-sancloud-bbe: Extract common code
Paul Barker
- [PATCHv2 2/4] coresight: tmc-etr: Track perf handler.
Daniel Kiss
- [PATCH v2 2/4] crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
Herbert Xu
- [PATCH v2 2/4] crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
Tianjia Zhang
- [PATCH v2 2/4] dt-bindings: soc: rockchip: add rockchip-io-domain.yaml object to grf.yaml
Rob Herring
- [PATCH v2 2/4] dt-bindings: vendor-prefixes: Add an entry for SKOV A/S
Oleksij Rempel
- [PATCH v2 2/4] dt-bindings: vendor-prefixes: Add an entry for SKOV A/S
Rob Herring
- [PATCH v2 2/4] kselftest/arm64: Validate vector lengths are set in sve-probe-vls
Mark Brown
- [PATCH v2 2/4] kselftest/arm64: Validate vector lengths are set in sve-probe-vls
Dave Martin
- [PATCH v2 2/4] KVM: arm64: Drop unnecessary masking of PMU registers
Marc Zyngier
- [PATCH v2 2/4] remoteproc: Add a remoteproc driver for the MT8183's APU
Alexandre Bailon
- [PATCH v2 2/5] arm64: dts: ls1088a: add missing PMU node
Mathew McBride
- [PATCH v2 2/5] dt-bindings: add vendor prefix for edimax
Rob Herring
- [PATCH v2 2/5] dt-bindings: gce: add gce header file for mt8195
jason-jh.lin
- [PATCH v2 2/5] dt-bindings: mediatek: display: Change format to yaml
jason-jh.lin
- [PATCH v2 2/5] dt-bindings: mediatek: display: Change format to yaml
Chun-Kuang Hu
- [PATCH v2 2/5] i2c: mt65xx: fix IRQ check
Sergey Shtylyov
- [PATCH V2 2/5] remoteproc: imx_rproc: fix TCM io memory type
Dong Aisheng
- [PATCH V2 2/5] remoteproc: imx_rproc: fix TCM io memory type
Peng Fan
- [PATCH V2 2/5] remoteproc: imx_rproc: fix TCM io memory type
Dong Aisheng
- [PATCH v2 2/5] remoteproc: k3-r5: Refactor mbox request code in start
Suman Anna
- [PATCH v2 2/6] arm64: dts: ti: am654-base-board: Disable mcan nodes
Aswath Govindraju
- [PATCH v2 2/6] KVM: arm64: Walk userspace page tables to compute the THP mapping size
Marc Zyngier
- [PATCH v2 2/6] KVM: arm64: Walk userspace page tables to compute the THP mapping size
Alexandru Elisei
- [PATCH v2 2/6] perf cs-etm: Split setup and timestamp search functions
James Clark
- [PATCH v2 2/7] dt-bindings: mediatek: Add #reset-cells to mmsys system controller
Enric Balletbo i Serra
- [PATCH v2 2/7] dt-bindings: mediatek: Add #reset-cells to mmsys system controller
Rob Herring
- [PATCH v2 2/7] spi: stm32: enable pm_runtime autosuspend
Alain Volmat
- [PATCH v2 2/8] clk: rockchip: fix clk-pll rk356x early pll init
Peter Geis
- [PATCH v2 2/9] dt-bindings: mediatek: add DSC definition for mt8195
jason-jh.lin
- [PATCH v2 2/9] media: dt-bindings: media: add document for STM32 DMA2d bindings
dillon.minfei at gmail.com
- [PATCH v2 2/9] media: dt-bindings: media: add document for STM32 DMA2d bindings
dillon.minfei at gmail.com
- [PATCH v2 20/21] dma-mapping: return error code from dma_dummy_map_sg()
Logan Gunthorpe
- [PATCH v2 20/24] iommu: Merge strictness and domain type configs
Robin Murphy
- [PATCH v2 20/24] iommu: Merge strictness and domain type configs
Lu Baolu
- [PATCH v2 20/24] iommu: Merge strictness and domain type configs
Jean-Philippe Brucker
- [PATCH v2 20/24] iommu: Merge strictness and domain type configs
John Garry
- [PATCH v2 20/35] mtd: spi-nor: core: Use container_of to get the pointer to struct spi_nor
Tudor Ambarus
- [PATCH v2 20/35] mtd: spi-nor: core: Use container_of to get the pointer to struct spi_nor
Rasmus Villemoes
- [PATCH v2 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error
Logan Gunthorpe
- [PATCH v2 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error
Rolf Eike Beer
- [PATCH v2 21/24] iommu/dma: Factor out flush queue init
Robin Murphy
- [PATCH v2 21/24] iommu/dma: Factor out flush queue init
Lu Baolu
- [PATCH v2 21/24] iommu/dma: Factor out flush queue init
John Garry
- [PATCH v2 21/35] mtd: spi-nor: Introduce spi_nor_set_mtd_info()
Tudor Ambarus
- [PATCH v2 22/24] iommu: Allow enabling non-strict mode dynamically
Robin Murphy
- [PATCH v2 22/24] iommu: Allow enabling non-strict mode dynamically
Lu Baolu
- [PATCH v2 22/24] iommu: Allow enabling non-strict mode dynamically
John Garry
- [PATCH v2 22/35] mtd: spi-nor: core: Use common naming scheme for setting mtd_info fields
Tudor Ambarus
- [PATCH v2 23/24] iommu/arm-smmu: Allow non-strict in pgtable_quirks interface
Robin Murphy
- [PATCH v2 23/35] mtd: spi-nor: Get rid of nor->page_size
Tudor Ambarus
- [PATCH v2 24/24] iommu: Only log strictness for DMA domains
Robin Murphy
- [PATCH v2 24/24] iommu: Only log strictness for DMA domains
John Garry
- [PATCH v2 24/24] iommu: Only log strictness for DMA domains
Lu Baolu
- [PATCH v2 24/35] mtd: spi-nor: core: Fix spi_nor_flash_parameter otp description
Tudor Ambarus
- [PATCH v2 25/35] mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()
Tudor Ambarus
- [PATCH v2 26/35] mtd: spi-nor: core: Introduce spi_nor_init_default_params()
Tudor Ambarus
- [PATCH v2 27/35] mtd: spi-nor: core: Init flash params based on SFDP first for new flash additions
Tudor Ambarus
- [PATCH v2 28/35] mtd: spi-nor: sst: sst26vf064b: Use SPI_NOR_PARSE_SFDP
Tudor Ambarus
- [PATCH v2 29/35] mtd: spi-nor: winbond: w25q256jvm: Use SPI_NOR_PARSE_SFDP
Tudor Ambarus
- [PATCH V2 3/3] arm64: dts: add initial device tree for Thunder Bay SoC
kenchappa.demakkanavar at intel.com
- [PATCH V2 3/3] arm64: dts: add initial device tree for Thunder Bay SoC
Rob Herring
- [PATCH v2 3/3] arm64: dts: allwinner: h6: tanix-tx6: enable emmc
Jernej Skrabec
- [PATCH v2 3/3] arm64: dts: rockchip: helios64: enable tsadc on helios64
Dennis Gilmore
- [PATCHv2 3/3] ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties
Anand Moon
- [PATCHv2 3/3] ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties
Martin Blumenstingl
- [PATCH v2 3/3] asm-generic: div64: Remove always-true __div64_const32_is_OK()
Geert Uytterhoeven
- [PATCH v2 3/3] clk: fractional-divider: Document the arithmetics used behind the code
Andy Shevchenko
- [PATCH v2 3/3] coresight: Update comments for removing cs_etm_find_snapshot()
Leo Yan
- [PATCH v2 3/3] drm/panel: Add ilitek ili9341 panel driver
dillon.minfei at gmail.com
- [PATCH v2 3/3] drm/panel: Add ilitek ili9341 panel driver
Linus Walleij
- [PATCH v2 3/3] drm/panel: Add ilitek ili9341 panel driver
Dillon Min
- [PATCH v2 3/3] drm/panel: Add ilitek ili9341 panel driver
Jagan Teki
- [PATCH v2 3/3] drm/panel: Add ilitek ili9341 panel driver
Sam Ravnborg
- [PATCH v2 3/3] drm/panel: Add ilitek ili9341 panel driver
Noralf Trønnes
- [PATCH v2 3/3] drm/panel: Add ilitek ili9341 panel driver
Dillon Min
- [PATCH v2 3/3] drm/panel: Add ilitek ili9341 panel driver
Dillon Min
- [PATCH v2 3/3] drm/panel: Add ilitek ili9341 panel driver
Dillon Min
- [PATCH v2 3/3] drm/panel: Add ilitek ili9341 panel driver
Noralf Trønnes
- [PATCH v2 3/3] drm/panel: Add ilitek ili9341 panel driver
Dillon Min
- [PATCH v2 3/3] drm/panel: Add ilitek ili9341 panel driver
Jagan Teki
- [PATCH v2 3/3] dt-bindings: mediatek: convert pinctrl to yaml
Hsin-Yi Wang
- [PATCH v2 3/3] dt-bindings: mediatek: convert pinctrl to yaml
Rob Herring
- [PATCH v2 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
- [PATCH v2 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Marco Elver
- [PATCH v2 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
- [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
Will Deacon
- [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
Shameerali Kolothum Thodi
- [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
Quentin Perret
- [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
Will Deacon
- [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
Vladimir Murzin
- [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
Will Deacon
- [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
Marco Elver
- [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
Vladimir Murzin
- [PATCH v2 3/3] KVM: arm64: Use generic KVM xfer to guest work function
Oliver Upton
- [PATCH v2 3/3] KVM: arm64: Use generic KVM xfer to guest work function
Marc Zyngier
- [PATCH v2 3/3] KVM: arm64: Use generic KVM xfer to guest work function
Oliver Upton
- [PATCH v2 3/3] KVM: arm64: Use generic KVM xfer to guest work function
Sean Christopherson
- [PATCH v2 3/3] KVM: arm64: Use generic KVM xfer to guest work function
Oliver Upton
- [PATCHv2 3/4] arm64: do not use dummy vcpu_is_preempted()
Sergey Senozhatsky
- [PATCHv2 3/4] arm64: do not use dummy vcpu_is_preempted()
Marc Zyngier
- [PATCHv2 3/4] arm64: do not use dummy vcpu_is_preempted()
Sergey Senozhatsky
- [PATCH v2 3/4] arm64: dts: ti: k3-am642-evm: Add pwm nodes
Lokesh Vutla
- [PATCH v2 3/4] arm64: dts: ti: k3-am642-evm: Add pwm nodes
Grygorii Strashko
- [PATCH v2 3/4] ARM: dts: am335x-sancloud-bbe-lite: New devicetree
Paul Barker
- [PATCHv2 3/4] coresight: etm-perf: Export etm_event_cpu_path.
Daniel Kiss
- [PATCH v2 3/4] dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards
Oleksij Rempel
- [PATCH v2 3/4] dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards
Rob Herring
- [PATCH v2 3/4] kselftest/arm64: Add tests for SVE vector configuration
Mark Brown
- [PATCH v2 3/4] kselftest/arm64: Add tests for SVE vector configuration
Dave Martin
- [PATCH v2 3/4] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Marc Zyngier
- [PATCHv2 3/4] phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode
Anand Moon
- [PATCH v2 3/5] arm64: dts: mt8195: add gce node
jason-jh.lin
- [PATCH v2 3/5] dt-bindings: add vendor prefix for ssi
Rob Herring
- [PATCH v2 3/5] dt-bindings: mediatek: display: add MERGE additional description
jason-jh.lin
- [PATCH v2 3/5] dt-bindings: vendor-prefixes: add Traverse Technologies
Mathew McBride
- [PATCH v2 3/5] dt-bindings: vendor-prefixes: add Traverse Technologies
Rob Herring
- [PATCH V2 3/5] remoteproc: imx_rproc: fix ignoring mapping vdev regions
Dong Aisheng
- [PATCH v2 3/5] remoteproc: k3-r5: Add support for IPC-only mode for all R5Fs
Suman Anna
- [PATCH v2 3/6] arm64: dts: ti: k3-j721e: Add support for MCAN nodes
Aswath Govindraju
- [PATCH v2 3/6] KVM: arm64: Avoid mapping size adjustment on permission fault
Marc Zyngier
- [PATCH v2 3/6] KVM: arm64: Avoid mapping size adjustment on permission fault
Alexandru Elisei
- [PATCH v2 3/6] perf cs-etm: Only setup queues when they are modified
James Clark
- [PATCH v2 3/7] dt-bindings: display: mediatek: add dsi reset optional property
Enric Balletbo i Serra
- [PATCH v2 3/7] dt-bindings: display: mediatek: add dsi reset optional property
Rob Herring
- [PATCH v2 3/7] spi: stm32h7: fix full duplex irq handler handling
Alain Volmat
- [PATCH v2 3/8] arm64: dts: rockchip: add rk356x gpio debounce clocks
Peter Geis
- [PATCH v2 3/9] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup
dillon.minfei at gmail.com
- [PATCH v2 3/9] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup
dillon.minfei at gmail.com
- [PATCH v2 3/9] dt-bindings: arm: mediatek: add definition for mt8195 mmsys
jason-jh.lin
- [PATCH v2 30/35] mtd: spi-nor: issi: is25lp256: Use SPI_NOR_PARSE_SFDP
Tudor Ambarus
- [PATCH v2 31/35] mtd: spi-nor: spansion: s25fl256s0: Skip SFDP parsing
Tudor Ambarus
- [PATCH v2 32/35] mtd: spi-nor: gigadevice: gd25q256: Use SPI_NOR_PARSE_SFDP
Tudor Ambarus
- [PATCH v2 33/35] mtd: spi-nor: micron-st: n25q256a: Use SPI_NOR_PARSE_SFDP
Tudor Ambarus
- [PATCH v2 34/35] mtd: spi-nor: macronix: mx25l25635e: Use SPI_NOR_PARSE_SFDP
Tudor Ambarus
- [PATCH v2 35/35] docs: mtd: spi-nor: Add details about how to propose a new flash addition
Tudor Ambarus
- [PATCH v2 35/35] docs: mtd: spi-nor: Add details about how to propose a new flash addition
Michael Walle
- [PATCH v2 35/35] docs: mtd: spi-nor: Add details about how to propose a new flash addition
Tudor.Ambarus at microchip.com
- [PATCH v2 35/35] docs: mtd: spi-nor: Add details about how to propose a new flash addition
Michael Walle
- [PATCHv2 4/4] arm64: add host pv-vcpu-state support
Sergey Senozhatsky
- [PATCHv2 4/4] arm64: add host pv-vcpu-state support
Marc Zyngier
- [PATCHv2 4/4] arm64: add host pv-vcpu-state support
Joel Fernandes
- [PATCHv2 4/4] arm64: add host pv-vcpu-state support
Sergey Senozhatsky
- [PATCHv2 4/4] arm64: add host pv-vcpu-state support
Marc Zyngier
- [PATCHv2 4/4] arm64: add host pv-vcpu-state support
Marc Zyngier
- [PATCHv2 4/4] arm64: add host pv-vcpu-state support
Sergey Senozhatsky
- [PATCHv2 4/4] arm64: add host pv-vcpu-state support
Marc Zyngier
- [PATCH v2 4/4] arm64: dts: ti: k3-am642-sk: Add pwm nodes
Lokesh Vutla
- [PATCH v2 4/4] arm64: dts: ti: k3-am642-sk: Add pwm nodes
Grygorii Strashko
- [PATCH v2 4/4] ARM: dts: add SKOV imx6q and imx6dl based boards
Oleksij Rempel
- [PATCH v2 4/4] ARM: dts: add SKOV imx6q and imx6dl based boards
Sam Ravnborg
- [PATCH v2 4/4] ARM: dts: add SKOV imx6q and imx6dl based boards
Shawn Guo
- [PATCH v2 4/4] ARM: dts: add SKOV imx6q and imx6dl based boards
Shawn Guo
- [PATCH v2 4/4] bus: Make remove callback return void
Bjorn Andersson
- [PATCH v2 4/4] bus: Make remove callback return void
Uwe Kleine-König
- [PATCH v2 4/4] bus: Make remove callback return void
Bjorn Andersson
- [PATCH v2 4/4] bus: Make remove callback return void
William Breathitt Gray
- [PATCHv2 4/4] coresight: Add ETR-PERF polling.
Daniel Kiss
- [PATCH v2 4/4] kselftest/arm64: Add a TODO list for floating point tests
Mark Brown
- [PATCH v2 4/4] kselftest/arm64: Add a TODO list for floating point tests
Dave Martin
- [PATCH v2 4/4] KVM: arm64: Remove PMSWINC_EL0 shadow register
Marc Zyngier
- [PATCH v2 4/4] KVM: arm64: Remove PMSWINC_EL0 shadow register
Alexandru Elisei
- [PATCH v2 4/4] KVM: arm64: Remove PMSWINC_EL0 shadow register
Marc Zyngier
- [PATCH v2 4/4] KVM: arm64: Remove PMSWINC_EL0 shadow register
Alexandru Elisei
- [PATCH v2 4/4] KVM: arm64: Remove PMSWINC_EL0 shadow register
Marc Zyngier
- [PATCH v2 4/4] MAINTAINERS: Adopt SanCloud dts files as supported
Paul Barker
- [PATCHv2 4/4] phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFER
Anand Moon
- [PATCH v2 4/5] dt-bindings: arm: fsl: Add Traverse Ten64 (LS1088A) board
Mathew McBride
- [PATCH v2 4/5] dt-bindings: arm: fsl: Add Traverse Ten64 (LS1088A) board
Rob Herring
- [PATCH v2 4/5] dt-bindings: mediatek: add mediatek, dsc.yaml for mt8195 SoC binding
jason-jh.lin
- [PATCH v2 4/5] i2c: s3c2410: fix IRQ check
Sergey Shtylyov
- [PATCH v2 4/5] i2c: s3c2410: fix IRQ check
Krzysztof Kozlowski
- [PATCH v2 4/5] mailbox: cmdq: add mediatek mailbox support for mt8195
jason-jh.lin
- [PATCH V2 4/5] remoteproc: imx_rproc: fix rsc-table name
Dong Aisheng
- [PATCH v2 4/5] remoteproc: k3-dsp: Refactor mbox request code in start
Suman Anna
- [PATCH v2 4/6] arm64: dts: ti: k3-j721e-common-proc-board: Add support for mcu_mcan nodes
Aswath Govindraju
- [PATCH v2 4/6] KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()
Marc Zyngier
- [PATCH v2 4/6] perf cs-etm: Suppress printing when resetting decoder
James Clark
- [PATCH v2 4/7] arm64: dts: mt8173: Add the mmsys reset bit to reset the dsi0
Enric Balletbo i Serra
- [PATCH v2 4/7] arm64: dts: mt8173: Add the mmsys reset bit to reset the dsi0
Rob Herring
- [PATCH v2 4/7] spi: stm32: Revert "properly handle 0 byte transfer"
Alain Volmat
- [PATCH v2 4/8] arm64: dts: rockchip: add rk356x gmac1 node
Peter Geis
- [PATCH v2 4/9] arm64: dts: mt8195: add display node for vdosys0
jason-jh.lin
- [PATCH v2 4/9] ARM: dts: stm32: Enable DMA2D support on STM32F429 MCU
dillon.minfei at gmail.com
- [PATCH v2 4/9] ARM: dts: stm32: Enable DMA2D support on STM32F429 MCU
dillon.minfei at gmail.com
- [PATCH v2 5/5] arm64: dts: add device tree for Traverse Ten64 (LS1088A)
Mathew McBride
- [PATCH v2 5/5] arm64: dts: add device tree for Traverse Ten64 (LS1088A)
Rob Herring
- [PATCH v2 5/5] ARM: gemini: add device tree for ssi1328
Rob Herring
- [PATCH v2 5/5] ARM: gemini: add device tree for ssi1328
Linus Walleij
- [PATCH v2 5/5] dt-bindings: mediatek: display: add mt8195 SoC binding
jason-jh.lin
- [PATCH v2 5/5] mailbox: cmdq: fix GCE can not receive hardward event
jason-jh.lin
- [PATCH v2 5/5] mailbox: cmdq: fix GCE can not receive hardward event
Hsin-Yi Wang
- [PATCH V2 5/5] remoteproc: imx_rproc: change to ioremap_wc for dram
Dong Aisheng
- [PATCH V2 5/5] remoteproc: imx_rproc: change to ioremap_wc for dram
Dong Aisheng
- [PATCH V2 5/5] remoteproc: imx_rproc: change to ioremap_wc for dram
Mathieu Poirier
- [PATCH V2 5/5] remoteproc: imx_rproc: change to ioremap_wc for dram
Peng Fan
- [PATCH V2 5/5] remoteproc: imx_rproc: change to ioremap_wc for dram
Dong Aisheng
- [PATCH V2 5/5] remoteproc: imx_rproc: change to ioremap_wc for dram
Dong Aisheng
- [PATCH v2 5/5] remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPs
Suman Anna
- [PATCH v2 5/6] arm64: dts: ti: k3-am64-main: Add support for MCAN
Aswath Govindraju
- [PATCH v2 5/6] KVM: arm64: Use get_page() instead of kvm_get_pfn()
Marc Zyngier
- [PATCH v2 5/6] KVM: arm64: Use get_page() instead of kvm_get_pfn()
Alexandru Elisei
- [PATCH v2 5/6] perf cs-etm: Use existing decoder instead of resetting it
James Clark
- [PATCH v2 5/7] arm64: dts: mt8183: Add the mmsys reset bit to reset the dsi0
Enric Balletbo i Serra
- [PATCH v2 5/7] arm64: dts: mt8183: Add the mmsys reset bit to reset the dsi0
Rob Herring
- [PATCH v2 5/7] spi: stm32h7: rework rx fifo read function
Alain Volmat
- [PATCH v2 5/8] arm64: defconfig: Enable ASoC sound support for RZ/G2L SoC
Biju Das
- [PATCH v2 5/8] arm64: dts: rockchip: add rk3568 tsadc nodes
Peter Geis
- [PATCH v2 5/8] arm64: dts: rockchip: add rk3568 tsadc nodes
Heiko Stübner
- [PATCH v2 5/8] ASoC: mediatek: mt8195: add platform driver
Chen-Yu Tsai
- [PATCH v2 5/8] ASoC: mediatek: mt8195: add platform driver
Trevor Wu
- [PATCH v2 5/8] ASoC: mediatek: mt8195: add platform driver
Chen-Yu Tsai
- [PATCH v2 5/8] ASoC: mediatek: mt8195: add platform driver
Trevor Wu
- [PATCH v2 5/8] ASoC: mediatek: mt8195: add platform driver
Chen-Yu Tsai
- [PATCH v2 5/8] ASoC: mediatek: mt8195: add platform driver
Trevor Wu
- [PATCH v2 5/8] ASoC: mediatek: mt8195: add platform driver
Chen-Yu Tsai
- [PATCH v2 5/8] ASoC: mediatek: mt8195: add platform driver
Trevor Wu
- [PATCH v2 5/9] ARM: dts: stm32: Enable DMA2D on STM32F469-DISCO board
dillon.minfei at gmail.com
- [PATCH v2 5/9] ARM: dts: stm32: Enable DMA2D on STM32F469-DISCO board
dillon.minfei at gmail.com
- [PATCH v2 5/9] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
jason-jh.lin
- [PATCH v2 6/6] arm64: dts: ti: k3-am642-evm/sk: Add support for main domain mcan nodes in EVM and disable them on SK
Aswath Govindraju
- [PATCH v2 6/6] KVM: Get rid of kvm_get_pfn()
Marc Zyngier
- [PATCH v2 6/6] perf cs-etm: Pass unformatted flag to decoder
James Clark
- [PATCH v2 6/6] perf cs-etm: Pass unformatted flag to decoder
Mathieu Poirier
- [PATCH v2 6/6] perf cs-etm: Pass unformatted flag to decoder
Arnaldo Carvalho de Melo
- [PATCH v2 6/7] soc: mediatek: mmsys: Add reset controller support
Enric Balletbo i Serra
- [PATCH v2 6/7] soc: mediatek: mmsys: Add reset controller support
Philipp Zabel
- [PATCH v2 6/7] soc: mediatek: mmsys: Add reset controller support
Enric Balletbo i Serra
- [PATCH v2 6/7] soc: mediatek: mmsys: Add reset controller support
Philipp Zabel
- [PATCH v2 6/7] spi: stm32h7: don't wait for EOT and flush fifo on disable
Alain Volmat
- [PATCH v2 6/8] arm64: dts: rockchip: adjust rk3568 pll clocks
Peter Geis
- [PATCH v2 6/8] dt-bindings: mediatek: mt8195: add audio afe document
Rob Herring
- [PATCH v2 6/8] dt-bindings: mediatek: mt8195: add audio afe document
Trevor Wu
- [PATCH v2 6/9] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform
dillon.minfei at gmail.com
- [PATCH v2 6/9] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform
dillon.minfei at gmail.com
- [PATCH v2 6/9] soc: mediatek: add mtk-mutex support for mt8195 vdosys0
jason-jh.lin
- [PATCH v2 6/9] soc: mediatek: add mtk-mutex support for mt8195 vdosys0
Matthias Brugger
- [PATCH v2 6/9] soc: mediatek: add mtk-mutex support for mt8195 vdosys0
Matthias Brugger
- [PATCH v2 6/9] soc: mediatek: add mtk-mutex support for mt8195 vdosys0
Jason-JH Lin
- [PATCH v2 6/9] soc: mediatek: add mtk-mutex support for mt8195 vdosys0
Jason-JH Lin
- [PATCH v2 7/7] drm/mediatek: mtk_dsi: Reset the dsi0 hardware
Enric Balletbo i Serra
- [PATCH v2 7/7] spi: stm32: finalize message either on dma callback or EOT
Alain Volmat
- [PATCH v2 7/8] arm64: dts: rockchip: enable gmac node on quartz64-a
Peter Geis
- [PATCH v2 7/9] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
jason-jh.lin
- [PATCH v2 7/9] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
Chun-Kuang Hu
- [PATCH v2 7/9] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
Jason-JH Lin
- [PATCH v2 7/9] media: docs: add doc for the stm32 dma2d driver
dillon.minfei at gmail.com
- [PATCH v2 7/9] media: docs: add doc for the stm32 dma2d driver
dillon.minfei at gmail.com
- [PATCH v2 8/8] arm64: dts: rockchip: add thermal support to Quartz64 Model A
Peter Geis
- [PATCH v2 8/8] ep93xx: clock: convert in-place to COMMON_CLK
Nikita Shubin
- [PATCH v2 8/9] drm/mediatek: add DSC support for mt8195
jason-jh.lin
- [PATCH v2 8/9] drm/mediatek: add DSC support for mt8195
Chun-Kuang Hu
- [PATCH v2 8/9] drm/mediatek: add DSC support for mt8195
Jason-JH Lin
- [PATCH v2 8/9] media: v4l: uapi: Add user control base for stm32 dma2d controls
dillon.minfei at gmail.com
- [PATCH v2 8/9] media: v4l: uapi: Add user control base for stm32 dma2d controls
dillon.minfei at gmail.com
- [PATCH v2 9/9] drm/mediatek: add MERGE support for mt8195
jason-jh.lin
- [PATCH v2 9/9] drm/mediatek: add MERGE support for mt8195
Chun-Kuang Hu
- [PATCH v2 9/9] drm/mediatek: add MERGE support for mt8195
Fei Shao
- [PATCH v2 9/9] drm/mediatek: add MERGE support for mt8195
Jason-JH Lin
- [PATCH v2 9/9] media: stm32-dma2d: STM32 DMA2D driver
dillon.minfei at gmail.com
- [PATCH v2 9/9] media: stm32-dma2d: STM32 DMA2D driver
dillon.minfei at gmail.com
- [PATCH v2] arch: vdso: remove if-conditionals of $(c-gettimeofday-y)
Masahiro Yamada
- [PATCH V2] arm64/kexec: Test page size support with new TGRAN range values
Anshuman Khandual
- [PATCH V2] arm64/kexec: Test page size support with new TGRAN range values
Catalin Marinas
- [PATCH v2] arm64: allow TCR_EL1.TBID0 to be configured
Catalin Marinas
- [PATCH v2] arm64: allow TCR_EL1.TBID0 to be configured
Peter Collingbourne
- [PATCH v2] arm64: allow TCR_EL1.TBID0 to be configured
Catalin Marinas
- [PATCH v2] arm64: allow TCR_EL1.TBID0 to be configured
Peter Collingbourne
- [PATCH v2] arm64: allow TCR_EL1.TBID0 to be configured
Catalin Marinas
- [PATCH v2] arm64: avoid double ISB on kernel entry
Peter Collingbourne
- [PATCH v2] arm64: avoid double ISB on kernel entry
Will Deacon
- [PATCH v2] arm64: cpufeature: Use defined macro instead of magic numbers
Shaokun Zhang
- [PATCH v2] arm64: cpufeature: Use defined macro instead of magic numbers
Will Deacon
- [PATCH v2] arm64: cpufeature: Use defined macro instead of magic numbers
Catalin Marinas
- [PATCH v2] arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
Gregory CLEMENT
- [PATCH v2] arm64: dts: imx8mp: Add dsp node
Daniel Baluta
- [PATCH v2] arm64: dts: imx8mp: Add dsp node
Iuliana Prodan
- [PATCH v2] arm64: dts: imx8mp: Add dsp node
Shawn Guo
- [PATCH v2] arm64: dts: imx8qm: add compatible string for usdhc3
Oliver Graute
- [PATCH v2] arm64: dts: mt8173: elm: Use aliases to mmc nodes
Hsin-Yi Wang
- [PATCH v2] arm64: dts: mt8173: elm: Use aliases to mmc nodes
Chen-Yu Tsai
- [PATCH v2] arm64: dts: renesas: rcar-gen3: Add SoC model to comment headers
Geert Uytterhoeven
- [PATCH v2] arm64: dts: rockchip: add thermal fan control to rockpro64
Peter Geis
- [PATCH v2] arm64: dts: rockchip: add thermal fan control to rockpro64
Robin Murphy
- [PATCH v2] arm64: dts: rockchip: add thermal fan control to rockpro64
Peter Geis
- [PATCH v2] arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULL
Barry Song
- [PATCH v2] arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULL
Masami Hiramatsu
- [PATCH v2] arm64: mte: avoid TFSR related operations unless in async mode
Peter Collingbourne
- [PATCH v2] arm64: mte: avoid TFSR related operations unless in async mode
Catalin Marinas
- [PATCH v2] arm64: mte: avoid TFSR related operations unless in async mode
Catalin Marinas
- [PATCH v2] arm64: mte: switch GCR_EL1 on task switch rather than entry/exit
Peter Collingbourne
- [PATCH v2] arm64: mte: switch GCR_EL1 on task switch rather than entry/exit
Andrey Konovalov
- [PATCH v2] arm64: mte: switch GCR_EL1 on task switch rather than entry/exit
Catalin Marinas
- [PATCH v2] arm64: mte: switch GCR_EL1 on task switch rather than entry/exit
Peter Collingbourne
- [PATCH v2] arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newer
Nathan Chancellor
- [PATCH v2] arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newer
Nick Desaulniers
- [PATCH v2] arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newer
Will Deacon
- [PATCH v2] arm64: smccc: Save lr before calling __arm_smccc_sve_check()
Jean-Philippe Brucker
- [PATCH v2] arm64: smccc: Save lr before calling __arm_smccc_sve_check()
Will Deacon
- [PATCH v2] arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE
Shaokun Zhang
- [PATCH v2] arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE
Vladimir Murzin
- [PATCH v2] arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE
Will Deacon
- [PATCH v2] ARM: dts: at91: sama5d2_icp: enable digital filter for I2C nodes
Codrin Ciubotariu
- [PATCH v2] ARM: dts: at91: sama5d2_icp: enable digital filter for I2C nodes
Nicolas Ferre
- [PATCH v2] ARM: dts: at91: sama5d4_xplained: Remove spi0 node
Tudor Ambarus
- [PATCH v2] ARM: dts: at91: sama5d4_xplained: Remove spi0 node
Nicolas Ferre
- [PATCH v2] ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
Oleksandr Suvorov
- [PATCH v2] ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
Shawn Guo
- [PATCH v2] ARM: dts: everest: Add phase corrections for eMMC
Andrew Jeffery
- [PATCH v2] ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10ms
Shawn Guo
- [PATCH v2] ARM: dts: ixp4xx: Add Arcom Vulcan device tree
Linus Walleij
- [PATCH v2] ARM: dts: ixp4xx: Add Arcom Vulcan device tree
Marc Zyngier
- [PATCH v2] ARM: dts: ixp4xx: Add Arcom Vulcan device tree
Linus Walleij
- [PATCH v2] ARM: dts: ixp4xx: Add Arcom Vulcan device tree
Marc Zyngier
- [PATCH v2] ARM: dts: versatile: Fix up interrupt controller node names
Sudeep Holla
- [PATCH v2] ARM: dts: versatile: Fix up interrupt controller node names
Arnd Bergmann
- [PATCHv2] ARM: multi_v7_defconfig: Enable CONFIG_MMC_MESON_MX_SDHC
Anand Moon
- [PATCHv2] ARM: multi_v7_defconfig: Enable CONFIG_MMC_MESON_MX_SDHC
Neil Armstrong
- [PATCH v2] arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/
Geert Uytterhoeven
- [PATCH v2] arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/
Arnd Bergmann
- [PATCH v2] bcm63xx_enet: delete a redundant assignment
Tang Bin
- [PATCH v2] bcm63xx_enet: delete a redundant assignment
Florian Fainelli
- [PATCH v2] bcm63xx_enet: delete a redundant assignment
patchwork-bot+netdevbpf at kernel.org
- [PATCH v2] coresight: tmc-etr: Speed up for bounce buffer in flat mode
Leo Yan
- [PATCH v2] coresight: tmc-etr: Speed up for bounce buffer in flat mode
Suzuki K Poulose
- [PATCH v2] coresight: tmc-etr: Speed up for bounce buffer in flat mode
Leo Yan
- [PATCH v2] coresight: tmc-etr: Speed up for bounce buffer in flat mode
Suzuki K Poulose
- [PATCH v2] coresight: tmc-etr: Speed up for bounce buffer in flat mode
Leo Yan
- [PATCH v2] cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
Pali Rohár
- [PATCH v2] cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
Pali Rohár
- [PATCH v2] cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
Pali Rohár
- [PATCH v2] crypto: sun8i-ce: fix memory leak and return value of sun8i_ce_hash_run
Dongliang Mu
- [PATCH v2] crypto: sun8i-ce: fix memory leak and return value of sun8i_ce_hash_run
Corentin Labbe
- [PATCH v2] dma_buf: remove dmabuf sysfs teardown before release
guangming.cao at mediatek.com
- [PATCH v2] dma_buf: remove dmabuf sysfs teardown before release
Christian König
- [PATCH v2] dmaengine: at_xdmac: use platform_driver_register
Clément Léger
- [PATCH v2] dmaengine: at_xdmac: use platform_driver_register
Vinod Koul
- [PATCH v2] drivers/soc: Remove all strcpy() uses
Len Baker
- [PATCH v2] drm/bridge: anx7625: Use pm_runtime_force_{suspend, resume}
Pi-Hsun Shih
- [PATCH v2] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Sam Ravnborg
- [PATCH v2] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Nicolas Boichat
- [PATCH v2] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Sam Ravnborg
- [PATCH v2] drm/mediatek: add dither 6 setting
Yongqiang Niu
- [PATCH v2] drm/mediatek: add dither 6 setting
Yongqiang Niu
- [PATCH v2] drm/mediatek: add dither 6 setting
Hsin-Yi Wang
- [PATCH v2] drm/mediatek: clear pending flag when cmdq packet is done.
Yongqiang Niu
- [PATCH v2] drm/mediatek: clear pending flag when cmdq packet is done.
Yongqiang Niu
- [PATCH v2] drm/mediatek: clear pending flag when cmdq packet is done.
Chun-Kuang Hu
- [PATCH v2] drm/meson: fix potential NULL pointer exception in meson_drv_unbind()
Martin Blumenstingl
- [PATCH V2] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards
Christoph Niedermaier
- [PATCH V2] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards
Fabio Estevam
- [PATCH V2] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards
Shawn Guo
- [PATCH V2] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards
Shawn Guo
- [PATCH V2] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards
Christoph Niedermaier
- [PATCH V2] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards
Christoph Niedermaier
- [PATCH v2] dt-bindings: fpga: convert Xilinx Zynq MPSoC bindings to YAML
Nobuhiro Iwamatsu
- [PATCH v2] dt-bindings: fpga: convert Xilinx Zynq MPSoC bindings to YAML
Rob Herring
- [PATCH v2] dt-bindings: opp: Convert to DT schema
Rob Herring
- [PATCH v2] dt-bindings: opp: Convert to DT schema
Viresh Kumar
- [PATCH v2] dt-bindings: opp: Convert to DT schema
Rob Herring
- [PATCH v2] dt-bindings: opp: Convert to DT schema
Viresh Kumar
- [PATCH v2] dt-bindings: serial: convert Cadence UART bindings to YAML
Nobuhiro Iwamatsu
- [PATCH v2] dt-bindings: serial: convert Cadence UART bindings to YAML
Rob Herring
- [PATCH v2] firmware/efi: Tell memblock about EFI iomem reservations
Marc Zyngier
- [PATCH v2] firmware/efi: Tell memblock about EFI iomem reservations
Ard Biesheuvel
- [PATCH v2] hwrng: Add Arm SMCCC TRNG based driver
Andre Przywara
- [PATCH v2] hwrng: Add Arm SMCCC TRNG based driver
Ard Biesheuvel
- [PATCH v2] hwrng: Add Arm SMCCC TRNG based driver
Andre Przywara
- [PATCH v2] hwrng: Add Arm SMCCC TRNG based driver
Benjamin Herrenschmidt
- [PATCH v2] hwrng: Add Arm SMCCC TRNG based driver
Andre Przywara
- [PATCH v2] hwrng: Add Arm SMCCC TRNG based driver
Mark Brown
- [PATCH v2] iommu: rockchip: Fix physical address decoding
Benjamin Gaignard
- [PATCH v2] iommu: rockchip: Fix physical address decoding
Joerg Roedel
- [PATCH v2] iommu: Streamline iommu_iova_to_phys()
Robin Murphy
- [PATCH v2] iommu: Streamline iommu_iova_to_phys()
Christoph Hellwig
- [PATCH v2] iommu: Streamline iommu_iova_to_phys()
Robin Murphy
- [PATCH v2] iommu: Streamline iommu_iova_to_phys()
Christoph Hellwig
- [PATCH v2] iommu: Streamline iommu_iova_to_phys()
Robin Murphy
- [PATCH v2] iommu: Streamline iommu_iova_to_phys()
Joerg Roedel
- [PATCH v2] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Alexandre Chartre
- [PATCH v2] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Robin Murphy
- [PATCH v2] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Alexandru Elisei
- [PATCH v2] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Alexandre Chartre
- [PATCH v2] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Robin Murphy
- [PATCH v2] lib: Use PFN_PHYS() in devmem_is_allowed()
Kefeng Wang
- [PATCH v2] lib: Use PFN_PHYS() in devmem_is_allowed()
Liang Wang
- [PATCH v2] lib: Use PFN_PHYS() in devmem_is_allowed()
Luis Chamberlain
- [PATCH v2] media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'
Christophe JAILLET
- [PATCH v2] mt76/mt7915: Fix unsigned compared against zero
John Wood
- [PATCH v2] mt76/mt7915: Fix unsigned compared against zero
Greg KH
- [PATCH v2] net: ipv6: remove unused local variable
Rocco Yue
- [PATCH v2] net: ipv6: remove unused local variable
David Ahern
- [PATCH v2] net: ipv6: remove unused local variable
Rocco Yue
- [PATCH v2] PCI: DWC: meson: add 256 bytes MRRS quirk
Artem Lapkin
- [PATCH v2] PCI: DWC: meson: add 256 bytes MRRS quirk
Bjorn Helgaas
- [PATCH v2] PCI: DWC: meson: add 256 bytes MRRS quirk
Neil Armstrong
- [PATCH v2] PCI: DWC: meson: add 256 bytes MRRS quirk
Art Nikpal
- [PATCH v2] PCI: DWC: meson: add 256 bytes MRRS quirk
Art Nikpal
- [PATCH v2] PCI: iproc: Fix a non-compliant kernel-doc
Krzysztof Wilczyński
- [PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
Bjorn Helgaas
- [PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
Javier Martinez Canillas
- [PATCH v2] pinctrl: mediatek: Fix fallback behavior for bias_set_combo
Hsin-Yi Wang
- [PATCH v2] pinctrl: mediatek: Fix fallback behavior for bias_set_combo
Chen-Yu Tsai
- [PATCH v2] pinctrl: mediatek: Fix fallback behavior for bias_set_combo
zhiyong tao
- [PATCH v2] pinctrl: mediatek: Fix fallback behavior for bias_set_combo
Linus Walleij
- [PATCH v2] PM: runtime: enable wake irq after runtime_suspend hook called
Chunfeng Yun
- [PATCH v2] PM: runtime: enable wake irq after runtime_suspend hook called
Rafael J. Wysocki
- [PATCH v2] PM: runtime: enable wake irq after runtime_suspend hook called
Chunfeng Yun
- [PATCH V2] remoteproc: elf_loader: fix loading segment when is_iomem true
Peng Fan (OSS)
- [PATCH v2] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Michael Ellerman
- [PATCH v2] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Will Deacon
- [PATCH v2] Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Michael Ellerman
- [PATCH v2] serial: samsung: Checks the return value of function
M Tamseel Shams
- [PATCH v2] soc: fsl: qe: convert QE interrupt controller to platform_device
Maxim Kochetkov
- [PATCH v2] soc: mmsys: mediatek: add mask to mmsys routes
Frank Wunderlich
- [PATCH v2] spi: atmel: Fix CS and initialization bug
Mark Brown
- [PATCH v2] usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses
Claudiu Beznea
- [PATCH v2] userfaultfd: preserve user-supplied address tag in struct uffd_msg
Catalin Marinas
- [PATCH v2] userfaultfd: preserve user-supplied address tag in struct uffd_msg
Peter Collingbourne
- [PATCH v2] userfaultfd: preserve user-supplied address tag in struct uffd_msg
Lokesh Gidra
- [PATCH v2] userfaultfd: preserve user-supplied address tag in struct uffd_msg
Catalin Marinas
- [PATCH v2 net-next 0/3] net: stmmac: re-configure tas basetime after ptp time adjust
Xiaoliang Yang
- [PATCH v2 net-next 0/3] net: stmmac: re-configure tas basetime after ptp time adjust
patchwork-bot+netdevbpf at kernel.org
- [PATCH v2 net-next 1/3] net: stmmac: separate the tas basetime calculation function
Xiaoliang Yang
- [PATCH v2 net-next 2/3] net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
- [PATCH v2 net-next 3/3] net: stmmac: ptp: update tas basetime after ptp adjust
Xiaoliang Yang
- [PATCH v3, 0/3] drm/mediatek: Separate aal module
Yongqiang Niu
- [PATCH v3, 00/15] Using component framework to support multi hardware decode
Yunfei Dong
- [PATCH v3, 00/15] Using component framework to support multi hardware decode
Dafna Hirschfeld
- [PATCH v3, 00/15] Using component framework to support multi hardware decode
yunfei dong
- [PATCH v3, 00/15] Using component framework to support multi hardware decode
Dafna Hirschfeld
- [PATCH v3, 01/15] media: mtk-vcodec: Get numbers of register bases from DT
Yunfei Dong
- [PATCH v3, 01/15] media: mtk-vcodec: Get numbers of register bases from DT
Tzung-Bi Shih
- [PATCH v3, 01/15] media: mtk-vcodec: Get numbers of register bases from DT
Dafna Hirschfeld
- [PATCH v3, 02/15] media: mtk-vcodec: Align vcodec wake up interrupt interface
Yunfei Dong
- [PATCH v3, 02/15] media: mtk-vcodec: Align vcodec wake up interrupt interface
Tzung-Bi Shih
- [PATCH v3, 03/15] media: mtk-vcodec: Refactor vcodec pm interface
Yunfei Dong
- [PATCH v3, 03/15] media: mtk-vcodec: Refactor vcodec pm interface
Tzung-Bi Shih
- [PATCH v3, 04/15] media: mtk-vcodec: Use component framework to manage each hardware information
Yunfei Dong
- [PATCH v3, 04/15] media: mtk-vcodec: Use component framework to manage each hardware information
Tzung-Bi Shih
- [PATCH v3, 05/15] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
Yunfei Dong
- [PATCH v3, 06/15] media: mtk-vcodec: Use pure single core for MT8183
Yunfei Dong
- [PATCH v3, 07/15] media: mtk-vcodec: Add irq interface for multi hardware
Yunfei Dong
- [PATCH v3, 08/15] media: mtk-vcodec: Add msg queue feature for lat and core architecture
Yunfei Dong
- [PATCH v3, 09/15] media: mtk-vcodec: Generalize power and clock on/off interfaces
Yunfei Dong
- [PATCH v3, 1/3] drm/mediatek: Separate aal module
Yongqiang Niu
- [PATCH v3, 1/3] drm/mediatek: Separate aal module
Hsin-Yi Wang
- [PATCH v3, 1/3] drm/mediatek: Separate aal module
Chun-Kuang Hu
- [PATCH v3, 10/15] media: mtk-vcodec: Add new interface to lock different hardware
Yunfei Dong
- [PATCH v3, 11/15] media: mtk-vcodec: Add core thread
Yunfei Dong
- [PATCH v3, 12/15] media: mtk-vcodec: Support 34bits dma address for vdec
Yunfei Dong
- [PATCH v3, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
Yunfei Dong
- [PATCH v3, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
Rob Herring
- [PATCH v3, 14/15] media: mtk-vcodec: Add core dec and dec end ipi msg
Yunfei Dong
- [PATCH v3, 15/15] media: mtk-vcodec: Use codec type to separate different hardware
Yunfei Dong
- [PATCH v3, 2/3] drm/mediatek: add mt8183 aal support
Yongqiang Niu
- [PATCH v3, 2/3] drm/mediatek: add mt8183 aal support
Chun-Kuang Hu
- [PATCH v3, 3/3] arm64: dts: mt8183: refine aal compatible name
Yongqiang Niu
- [PATCH v3 0/1] arm64/cpufeature: Support optionally disable MTE
yee.lee at mediatek.com
- [PATCH v3 0/1] Fix cursor plane didn't update
jason-jh.lin
- [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Javier Martinez Canillas
- [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Thomas Zimmermann
- [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Dave Airlie
- [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Ard Biesheuvel
- [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Daniel Vetter
- [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Javier Martinez Canillas
- [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Daniel Vetter
- [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Thomas Zimmermann
- [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Javier Martinez Canillas
- [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Thomas Zimmermann
- [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Javier Martinez Canillas
- [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Daniel Vetter
- [PATCH v3 0/2] Amlogic Meson Always-On ARC remote-processor support
Martin Blumenstingl
- [PATCH v3 0/2] Apple M1 PCIe DT bindings
Mark Kettenis
- [PATCH v3 0/2] Apple M1 PCIe DT bindings
Marc Zyngier
- [PATCH v3 0/2] arm64: dts: mt8183: Add kukui platform audio node to the device tree
Kansho Nishida
- [PATCH v3 0/2] convert designware-pcie.txt and kirin-pcie.txt to yaml
Mauro Carvalho Chehab
- [PATCH v3 0/2] hwrng: Add Arm SMCCC TRNG based driver
Andre Przywara
- [PATCH v3 0/2] media: rc: add support for Amlogic Meson IR blaster
Viktor Prutyanov
- [PATCH v3 0/2] userfaultfd: do not untag user pointers
Peter Collingbourne
- [PATCH v3 0/3] Add ilitek ili9341 panel driver
dillon.minfei at gmail.com
- [PATCH v3 0/4] efi/arm64: work around Image placement issues
Ard Biesheuvel
- [PATCH v3 0/4] input: MT6358 PMIC button support
Mattijs Korpershoek
- [PATCH v3 0/4] input: MT6358 PMIC button support
Mattijs Korpershoek
- [PATCH v3 0/4] Introduce x86 assembler accelerated implementation for SM4 algorithm
Tianjia Zhang
- [PATCH v3 0/4] Introduce x86 assembler accelerated implementation for SM4 algorithm
Herbert Xu
- [PATCH v3 0/4] kselftest/arm64: Vector length configuration tests
Mark Brown
- [PATCH v3 0/4] kvm/arm: New VMID allocator based on asid
Shameer Kolothum
- [PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
John Garry
- [PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
Joakim Zhang
- [PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
John Garry
- [PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
Joakim Zhang
- [PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
John Garry
- [PATCH v3 0/5] Add FF-A support in OP-TEE driver
Jens Wiklander
- [PATCH v3 0/5] Add FF-A support in OP-TEE driver
Sumit Garg
- [PATCH v3 0/5] Add FF-A support in OP-TEE driver
Sudeep Holla
- [PATCH v3 0/5] Add FF-A support in OP-TEE driver
Sumit Garg
- [PATCH v3 0/5] Add FF-A support in OP-TEE driver
Jens Wiklander
- [PATCH v3 0/5] Add FF-A support in OP-TEE driver
Sumit Garg
- [PATCH v3 0/5] Add FF-A support in OP-TEE driver
Jens Wiklander
- [PATCH v3 0/5] Add FF-A support in OP-TEE driver
Sumit Garg
- [PATCH v3 0/5] Add gce support for mt8195
jason-jh.lin
- [PATCH v3 0/5] SDHCI clock handling fixes and cleanups
MichaÅ MirosÅaw
- [PATCH v3 0/5] serial: mvebu-uart: Support for higher baudrates
Pali Rohár
- [PATCH v3 0/5] vchiq: Patch to separate platform and cdev code
Ojaswin Mujoo
- [PATCH v3 0/5] vchiq: Patch to separate platform and cdev code
Stefan Wahren
- [PATCH v3 0/6] ARM: mm: cleanup page fault and fix pxn process issue
Kefeng Wang
- [PATCH v3 0/6] ARM: mm: cleanup page fault and fix pxn process issue
Kefeng Wang
- [PATCH v3 0/6] Asynchronous notifications from secure world
Jens Wiklander
- [PATCH v3 0/6] PWM support for allwinner sun8i R40/T3/V40 SOCs.
Icenowy Zheng
- [PATCH v3 0/8] Introduce atomic support for SCMI transports
Cristian Marussi
- [PATCH v3 0/8] Introduce atomic support for SCMI transports
Peter Hilber
- [PATCH v3 0/9] Add support for Hikey 970 PCIe
Mauro Carvalho Chehab
- [PATCH v3 0/9] Add support for Hikey 970 PCIe
Manivannan Sadhasivam
- [PATCH v3 0/9] Add support for Hikey 970 PCIe
Bjorn Helgaas
- [PATCH v3 0/9] Add support for Hikey 970 PCIe
Mauro Carvalho Chehab
- [PATCH v3 0/9] Add support for Hikey 970 PCIe
Mauro Carvalho Chehab
- [PATCH v3 00/10] perf: Refine barriers for AUX ring buffer
Leo Yan
- [PATCH v3 00/12] Add MediaTek SoC DRM (vdosys0) support for mt8195
jason-jh.lin
- [PATCH v3 00/12] KVM: Add idempotent controls for migrating system counter state
Oliver Upton
- [PATCH v3 00/13] Add support mtu3 gadget (runtime) PM
Chunfeng Yun
- [PATCH v3 00/15] KVM: arm64: Fixed features for protected VMs
Fuad Tabba
- [PATCH v3 00/21] .map_sg() error cleanup
Logan Gunthorpe
- [PATCH v3 00/21] Track shared pages at EL2 in protected mode
Quentin Perret
- [PATCH v3 00/24] ARM: at91: pm: add support for sama7g5
Nicolas Ferre
- [PATCH v3 01/10] perf/ring_buffer: Add comment for barriers on AUX ring buffer
Leo Yan
- [PATCH v3 01/11] dt-bindings: gpio: gpio-vf610: Add imx8ulp compatible string
Linus Walleij
- [PATCH v3 01/12] dt-bindings: mediatek: display: change txt to yaml file
jason-jh.lin
- [PATCH v3 01/12] dt-bindings: mediatek: display: change txt to yaml file
Rob Herring
- [PATCH v3 01/12] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
Oliver Upton
- [PATCH v3 01/13] dt-bindings: media: imx8q: add imx video codec bindings
Rob Herring
- [PATCH v3 01/13] dt-bindings: usb: mtu3: remove support VBUS detection of extcon
Chunfeng Yun
- [PATCH v3 01/15] KVM: arm64: placeholder to check if VM is protected
Fuad Tabba
- [PATCH v3 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
Logan Gunthorpe
- [PATCH v3 01/21] KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2
Quentin Perret
- [PATCH v3 02/10] coresight: tmc-etr: Add barrier after updating AUX ring buffer
Leo Yan
- [PATCH v3 02/12] dt-bindings: mediatek: display: add definition for mt8195
jason-jh.lin
- [PATCH v3 02/12] dt-bindings: mediatek: display: add definition for mt8195
Fei Shao
- [PATCH v3 02/12] KVM: x86: Refactor tsc synchronization code
Oliver Upton
- [PATCH v3 02/13] dt-bindings: usb: mtu3: add optional property to disable usb2 ports
Chunfeng Yun
- [PATCH v3 02/13] dt-bindings: usb: mtu3: add optional property to disable usb2 ports
Rob Herring
- [PATCH v3 02/15] KVM: arm64: Remove trailing whitespace in comment
Fuad Tabba
- [PATCH v3 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg()
Logan Gunthorpe
- [PATCH v3 02/21] KVM: arm64: Introduce hyp_assert_lock_held()
Quentin Perret
- [PATCH v3 03/10] coresight: tmc-etf: Add comment for store ordering
Leo Yan
- [PATCH v3 03/12] dt-bindings: mediatek: display: add MERGE additional description
jason-jh.lin
- [PATCH v3 03/12] KVM: x86: Expose TSC offset controls to userspace
Oliver Upton
- [PATCH v3 03/13] dt-bindings: usb: mtu3: add support property role-switch-default-mode
Chunfeng Yun
- [PATCH v3 03/15] KVM: arm64: MDCR_EL2 is a 64-bit register
Fuad Tabba
- [PATCH v3 03/21] iommu: Return full error code from iommu_map_sg[_atomic]()
Logan Gunthorpe
- [PATCH v3 03/21] KVM: arm64: Provide the host_stage2_try() helper macro
Quentin Perret
- [PATCH v3 04/10] perf/x86: Add barrier after updating bts
Leo Yan
- [PATCH v3 04/12] dt-bindings: mediatek: add DSC definition for mt8195
jason-jh.lin
- [PATCH v3 04/12] tools: arch: x86: pull in pvclock headers
Oliver Upton
- [PATCH v3 04/13] dt-bindings: usb: mtu3: add wakeup interrupt
Chunfeng Yun
- [PATCH v3 04/15] KVM: arm64: Fix names of config register fields
Fuad Tabba
- [PATCH v3 04/21] dma-iommu: Return error code from iommu_dma_map_sg()
Logan Gunthorpe
- [PATCH v3 04/21] KVM: arm64: Introduce helper to retrieve a PTE and its level
Quentin Perret
- [PATCH v3 05/10] perf auxtrace: Drop legacy __sync functions
Leo Yan
- [PATCH v3 05/10] perf auxtrace: Drop legacy __sync functions
Adrian Hunter
- [PATCH v3 05/10] perf auxtrace: Drop legacy __sync functions
Leo Yan
- [PATCH v3 05/12] dt-bindings: arm: mediatek: change mmsys txt to yaml file
jason-jh.lin
- [PATCH v3 05/12] dt-bindings: arm: mediatek: change mmsys txt to yaml file
Fei Shao
- [PATCH v3 05/12] dt-bindings: arm: mediatek: change mmsys txt to yaml file
Rob Herring
- [PATCH v3 05/12] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
Oliver Upton
- [PATCH v3 05/13] usb: common: add helper to get role-switch-default-mode
Chunfeng Yun
- [PATCH v3 05/15] KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
Fuad Tabba
- [PATCH v3 05/15] KVM: arm64: Refactor sys_regs.h, c for nVHE reuse
Andrew Jones
- [PATCH v3 05/15] KVM: arm64: Refactor sys_regs.h, c for nVHE reuse
Fuad Tabba
- [PATCH v3 05/21] alpha: return error code from alpha_pci_map_sg()
Logan Gunthorpe
- [PATCH v3 05/21] KVM: arm64: Expose page-table helpers
Quentin Perret
- [PATCH v3 06/10] perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
Leo Yan
- [PATCH v3 06/12] dt-bindings: arm: mediatek: add definition for mt8195 mmsys
jason-jh.lin
- [PATCH v3 06/12] selftests: KVM: Add helpers for vCPU device attributes
Oliver Upton
- [PATCH v3 06/13] usb: dwc3: drd: use helper to get role-switch-default-mode
Chunfeng Yun
- [PATCH v3 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
Fuad Tabba
- [PATCH v3 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
Andrew Jones
- [PATCH v3 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
Fuad Tabba
- [PATCH v3 06/21] ARM/dma-mapping: return error code from .map_sg() ops
Logan Gunthorpe
- [PATCH v3 06/21] KVM: arm64: Optimize host memory aborts
Quentin Perret
- [PATCH v3 07/10] perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Leo Yan
- [PATCH v3 07/10] perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Adrian Hunter
- [PATCH v3 07/10] perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Leo Yan
- [PATCH v3 07/12] arm64: dts: mt8195: add display node for vdosys0
jason-jh.lin
- [PATCH v3 07/12] selftests: KVM: Introduce system counter offset test
Oliver Upton
- [PATCH v3 07/13] usb: mtu3: support property role-switch-default-mode
Chunfeng Yun
- [PATCH v3 07/15] KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch
Fuad Tabba
- [PATCH v3 07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
- [PATCH v3 07/21] KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
Quentin Perret
- [PATCH v3 08/10] perf auxtrace: Use WRITE_ONCE() for updating aux_tail
Leo Yan
- [PATCH v3 08/12] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
Oliver Upton
- [PATCH v3 08/12] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
Andrew Jones
- [PATCH v3 08/12] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
jason-jh.lin
- [PATCH v3 08/13] usb: mtu3: support option to disable usb2 ports
Chunfeng Yun
- [PATCH v3 08/15] KVM: arm64: Add feature register flag definitions
Fuad Tabba
- [PATCH v3 08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs()
Logan Gunthorpe
- [PATCH v3 08/21] KVM: arm64: Don't overwrite software bits with owner id
Quentin Perret
- [PATCH v3 09/10] perf env: Set kernel bit mode
Leo Yan
- [PATCH v3 09/11] dt-bindings: clock: Add imx8ulp clock support
Shawn Guo
- [PATCH v3 09/11] dt-bindings: clock: Add imx8ulp clock support
Jacky Bai
- [PATCH v3 09/11] dt-bindings: clock: Add imx8ulp clock support
Shawn Guo
- [PATCH v3 09/11] dt-bindings: clock: Add imx8ulp clock support
Jacky Bai
- [PATCH v3 09/11] dt-bindings: clock: Add imx8ulp clock support
Rob Herring
- [PATCH v3 09/12] selftests: KVM: Add support for aarch64 to system_counter_offset_test
Oliver Upton
- [PATCH v3 09/12] selftests: KVM: Add support for aarch64 to system_counter_offset_test
Andrew Jones
- [PATCH v3 09/12] soc: mediatek: add mtk-mutex support for mt8195 vdosys0
jason-jh.lin
- [PATCH v3 09/13] usb: mtu3: add new helpers for host suspend/resume
Chunfeng Yun
- [PATCH v3 09/15] KVM: arm64: Add config register bit definitions
Fuad Tabba
- [PATCH v3 09/21] KVM: arm64: Tolerate re-creating hyp mappings to set software bits
Quentin Perret
- [PATCH v3 09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg()
Logan Gunthorpe
- [PATCH v3 1/1] arm64/cpufeature: Optionally disable MTE via command-line
yee.lee at mediatek.com
- [PATCH v3 1/1] drm/mediatek: Fix cursor plane didn't update
jason-jh.lin
- [PATCH v3 1/1] drm/mediatek: Fix cursor plane didn't update
Sean Paul
- [PATCH v3 1/1] kasan: Add memzero init for unaligned size under SLUB debug
Andrey Konovalov
- [PATCH v3 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Suren Baghdasaryan
- [PATCH v3 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Johannes Weiner
- [PATCH v3 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Suren Baghdasaryan
- [PATCH v3 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Johannes Weiner
- [PATCH v3 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Suren Baghdasaryan
- [PATCH v3 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Johannes Weiner
- [PATCH v3 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Suren Baghdasaryan
- [PATCH v3 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Suren Baghdasaryan
- [PATCH v3 1/2] arm64: dts: mt8183: add audio node
Kansho Nishida
- [PATCH v3 1/2] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
Hsin-Yi Wang
- [PATCH v3 1/2] drm/mediatek: force hsa hbp hfp packets multiple of lanenum to avoid screen shift
Jitao Shi
- [PATCH v3 1/2] dt-bindings: pci: Add DT bindings for apple,pcie
Mark Kettenis
- [PATCH v3 1/2] dt-bindings: pci: Add DT bindings for apple,pcie
Rob Herring
- [PATCH v3 1/2] dt-bindings: pci: Add DT bindings for apple,pcie
Mark Kettenis
- [PATCH v3 1/2] dt-bindings: PCI: designware-pcie.txt: convert it to yaml
Mauro Carvalho Chehab
- [PATCH v3 1/2] dt-bindings: PCI: designware-pcie.txt: convert it to yaml
Rob Herring
- [PATCH v3 1/2] dt-bindings: PCI: designware-pcie.txt: convert it to yaml
Rob Herring
- [PATCH v3 1/2] dt-bindings: PCI: designware-pcie.txt: convert it to yaml
Mauro Carvalho Chehab
- [PATCH v3 1/2] dt-bindings: PCI: mediatek-gen3: Add property to disable dvfsrc voltage request
Jianjun Wang
- [PATCH v3 1/2] dt-bindings: PCI: mediatek-gen3: Add property to disable dvfsrc voltage request
Rob Herring
- [PATCH v3 1/2] dt-bindings: pci: xilinx-nwl: Document optional clock property
Rob Herring
- [PATCH v3 1/2] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc
Martin Blumenstingl
- [PATCH v3 1/2] firmware: smccc: Register smccc_trng platform device
Andre Przywara
- [PATCH v3 1/2] media: rc: meson-irblaster: document device tree bindings
Viktor Prutyanov
- [PATCH v3 1/2] media: rc: meson-irblaster: document device tree bindings
Rob Herring
- [PATCH v3 1/2] userfaultfd: do not untag user pointers
Peter Collingbourne
- [PATCH v3 1/2] userfaultfd: do not untag user pointers
Andrey Konovalov
- [PATCH v3 1/3] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
dillon.minfei at gmail.com
- [PATCH v3 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3
Chunfeng Yun
- [PATCH v3 1/4] clk: fractional-divider: Export approximation algorithm to the CCF users
Andy Shevchenko
- [PATCH v3 1/4] clk: visconti: Add support common clock driver and reset driver
Rob Herring
- [PATCH v3 1/4] clk: visconti: Add support common clock driver and reset driver
Nobuhiro Iwamatsu
- [PATCH v3 1/4] crypto: sm4 - create SM4 library based on sm4 generic code
Tianjia Zhang
- [PATCH v3 1/4] efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
- [PATCH v3 1/4] Input: mtk-pmic-keys - use get_irq_byname() instead of index
Mattijs Korpershoek
- [PATCH v3 1/4] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
Mark Brown
- [PATCH v3 1/4] KVM: arm64: Introduce a new VMID allocator for KVM
Shameer Kolothum
- [PATCH v3 1/5] dt-bindings: mailbox: add definition for mt8195
jason-jh.lin
- [PATCH v3 1/5] math64: New DIV_U64_ROUND_CLOSEST helper
Pali Rohár
- [PATCH v3 1/5] math64: New DIV_U64_ROUND_CLOSEST helper
Andy Shevchenko
- [PATCH v3 1/5] math64: New DIV_U64_ROUND_CLOSEST helper
Pali Rohár
- [PATCH v3 1/5] math64: New DIV_U64_ROUND_CLOSEST helper
David Laight
- [PATCH v3 1/5] mmc: sdhci: fix base clock usage in preset value
Michał Mirosław
- [PATCH v3 1/5] PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
Kishon Vijay Abraham I
- [PATCH v3 1/5] staging: vchiq: Refactor vchiq cdev code
Ojaswin Mujoo
- [PATCH v3 1/5] staging: vchiq: Refactor vchiq cdev code
Stefan Wahren
- [PATCH v3 1/5] tee: add sec_world_id to struct tee_shm
Jens Wiklander
- [PATCH v3 1/5] tee: add sec_world_id to struct tee_shm
Sumit Garg
- [PATCH v3 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
Jens Wiklander
- [PATCH v3 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
Marc Zyngier
- [PATCH v3 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
Jens Wiklander
- [PATCH v3 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
Marc Zyngier
- [PATCH v3 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
Jens Wiklander
- [PATCH v3 1/8] firmware: arm_scmi: Add configurable polling mode for transports
Cristian Marussi
- [PATCH v3 10/10] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
- [PATCH v3 10/11] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp
Aisheng Dong
- [PATCH v3 10/11] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp
Rob Herring
- [PATCH v3 10/12] drm/mediatek: add mediatek-drm of vdosys0 support for MT8195
jason-jh.lin
- [PATCH v3 10/12] drm/mediatek: add mediatek-drm of vdosys0 support for MT8195
CK Hu
- [PATCH v3 10/12] KVM: arm64: Provide userspace access to the physical counter offset
Oliver Upton
- [PATCH v3 10/12] KVM: arm64: Provide userspace access to the physical counter offset
Andrew Jones
- [PATCH v3 10/13] usb: mtu3: support runtime PM for host mode
Chunfeng Yun
- [PATCH v3 10/15] KVM: arm64: Guest exit handlers for nVHE hyp
Fuad Tabba
- [PATCH v3 10/21] KVM: arm64: Enable forcing page-level stage-2 mappings
Quentin Perret
- [PATCH v3 10/21] powerpc/iommu: return error code from .map_sg() ops
Logan Gunthorpe
- [PATCH v3 11/11] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board
Aisheng Dong
- [PATCH v3 11/11] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board
Shawn Guo
- [PATCH v3 11/11] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board
Jacky Bai
- [PATCH v3 11/12] drm/mediatek: add DSC support for MT8195
jason-jh.lin
- [PATCH v3 11/12] drm/mediatek: add DSC support for MT8195
Chun-Kuang Hu
- [PATCH v3 11/12] drm/mediatek: add DSC support for MT8195
Jason-JH Lin
- [PATCH v3 11/12] selftests: KVM: Test physical counter offsetting
Oliver Upton
- [PATCH v3 11/12] selftests: KVM: Test physical counter offsetting
Andrew Jones
- [PATCH v3 11/13] usb: mtu3: add helper to power on/down device
Chunfeng Yun
- [PATCH v3 11/15] KVM: arm64: Add trap handlers for protected VMs
Fuad Tabba
- [PATCH v3 11/21] KVM: arm64: Allow populating software bits
Quentin Perret
- [PATCH v3 11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
- [PATCH v3 12/12] drm/mediatek: add MERGE support for MT8195
jason-jh.lin
- [PATCH v3 12/12] drm/mediatek: add MERGE support for MT8195
Chun-Kuang Hu
- [PATCH v3 12/12] drm/mediatek: add MERGE support for MT8195
Jason-JH Lin
- [PATCH v3 12/12] selftests: KVM: Add counter emulation benchmark
Oliver Upton
- [PATCH v3 12/12] selftests: KVM: Add counter emulation benchmark
Andrew Jones
- [PATCH v3 12/13] usb: mtu3: support suspend/resume for device mode
Chunfeng Yun
- [PATCH v3 12/15] KVM: arm64: Move sanitized copies of CPU features
Fuad Tabba
- [PATCH v3 12/21] KVM: arm64: Add helpers to tag shared pages in SW bits
Quentin Perret
- [PATCH v3 12/21] s390/pci: return error code from s390_dma_map_sg()
Logan Gunthorpe
- [PATCH v3 13/13] usb: mtu3: support suspend/resume for dual-role mode
Chunfeng Yun
- [PATCH v3 13/15] KVM: arm64: Trap access to pVM restricted features
Fuad Tabba
- [PATCH v3 13/21] KVM: arm64: Expose host stage-2 manipulation helpers
Quentin Perret
- [PATCH v3 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
- [PATCH v3 14/15] KVM: arm64: Handle protected guests at 32 bits
Fuad Tabba
- [PATCH v3 14/15] KVM: arm64: Handle protected guests at 32 bits
Oliver Upton
- [PATCH v3 14/15] KVM: arm64: Handle protected guests at 32 bits
Fuad Tabba
- [PATCH v3 14/21] KVM: arm64: Expose pkvm_hyp_id
Quentin Perret
- [PATCH v3 14/21] sparc/iommu: return error codes from .map_sg() ops
Logan Gunthorpe
- [PATCH v3 15/15] KVM: arm64: Restrict protected VM capabilities
Fuad Tabba
- [PATCH v3 15/21] KVM: arm64: Introduce addr_is_memory()
Quentin Perret
- [PATCH v3 15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
- [PATCH v3 16/21] KVM: arm64: Enable retrieving protections attributes of PTEs
Quentin Perret
- [PATCH v3 16/21] parisc: return error code from .map_sg() ops
Logan Gunthorpe
- [PATCH v3 17/21] KVM: arm64: Mark host bss and rodata section as shared
Quentin Perret
- [PATCH v3 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg()
Logan Gunthorpe
- [PATCH v3 18/21] KVM: arm64: Remove __pkvm_mark_hyp
Quentin Perret
- [PATCH v3 18/21] x86/amd_gart: return error code from gart_map_sg()
Logan Gunthorpe
- [PATCH v3 19/21] KVM: arm64: Refactor protected nVHE stage-1 locking
Quentin Perret
- [PATCH v3 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
- [PATCH v3 2/2] arm64: apple: Add PCIe node
Mark Kettenis
- [PATCH v3 2/2] arm64: dts: mt8183: add kukui platform audio node
Kansho Nishida
- [PATCH v3 2/2] dt-bindings: mediatek: add force_dsi_end_without_null for dsi
Jitao Shi
- [PATCH v3 2/2] dt-bindings: mediatek: add force_dsi_end_without_null for dsi
CK Hu
- [PATCH v3 2/2] dt-bindings: mediatek: Add optional mediatek, gce-events property
Hsin-Yi Wang
- [PATCH v3 2/2] hwrng: Add Arm SMCCC TRNG based driver
Andre Przywara
- [PATCH v3 2/2] hwrng: Add Arm SMCCC TRNG based driver
Mark Brown
- [PATCH v3 2/2] hwrng: Add Arm SMCCC TRNG based driver
Andre Przywara
- [PATCH v3 2/2] hwrng: Add Arm SMCCC TRNG based driver
Mark Brown
- [PATCH v3 2/2] media: rc: introduce Meson IR blaster driver
Viktor Prutyanov
- [PATCH v3 2/2] media: rc: introduce Meson IR blaster driver
Sean Young
- [PATCH v3 2/2] remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor
Martin Blumenstingl
- [PATCH v3 2/2] remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor
Mathieu Poirier
- [PATCH v3 2/2] selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
- [PATCH v3 2/3] ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding
dillon.minfei at gmail.com
- [PATCH v3 2/3] clk: divider: Switch from .round_rate to .determine_rate by default
Guenter Roeck
- [PATCH v3 2/3] clk: divider: Switch from .round_rate to .determine_rate by default
Martin Blumenstingl
- [PATCH v3 2/3] clk: divider: Switch from .round_rate to .determine_rate by default
Guenter Roeck
- [PATCH v3 2/3] clk: divider: Switch from .round_rate to .determine_rate by default
Stephen Boyd
- [PATCH v3 2/3] clk: divider: Switch from .round_rate to .determine_rate by default
Stephen Boyd
- [PATCH v3 2/3] clk: divider: Switch from .round_rate to .determine_rate by default
Stephen Boyd
- [PATCH v3 2/3] clk: divider: Switch from .round_rate to .determine_rate by default
Martin Blumenstingl
- [PATCH v3 2/3] clk: divider: Switch from .round_rate to .determine_rate by default
Marek Szyprowski
- [PATCH v3 2/3] clk: divider: Switch from .round_rate to .determine_rate by default
Stephen Boyd
- [PATCH v3 2/3] clk: divider: Switch from .round_rate to .determine_rate by default
Stephen Boyd
- [PATCH v3 2/3] clk: divider: Switch from .round_rate to .determine_rate by default
Martin Blumenstingl
- [PATCH V3 2/3] dt-bindings: i2c: add attribute default-timing-adjust
Rob Herring
- [PATCH V3 2/3] dt-bindings: i2c: add attribute default-timing-adjust
Kewei Xu
- [PATCH v3 2/3] phy: phy-mtk-tphy: support new hardware version
Chunfeng Yun
- [PATCH v3 2/4] clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience
Andy Shevchenko
- [PATCH v3 2/4] crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
Tianjia Zhang
- [PATCH v3 2/4] dt-bindings: clock: Add DT bindings for PLL of Toshiba Visconti TMPV770x SoC
Rob Herring
- [PATCH v3 2/4] dt-bindings: clock: Add DT bindings for PLL of Toshiba Visconti TMPV770x SoC
Nobuhiro Iwamatsu
- [PATCH v3 2/4] dt-bindings: input: mtk-pmic-keys: add MT6358 binding definition
Mattijs Korpershoek
- [PATCH v3 2/4] efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel
- [PATCH v3 2/4] kselftest/arm64: Validate vector lengths are set in sve-probe-vls
Mark Brown
- [PATCH v3 2/4] KVM: arm64: Make VMID bits accessible outside of allocator
Shameer Kolothum
- [PATCH v3 2/5] dt-bindings: gce: add gce header file for mt8195
jason-jh.lin
- [PATCH v3 2/5] mmc: sdhci: always obey programmable clock config in preset value
Michał Mirosław
- [PATCH v3 2/5] optee: simplify optee_release()
Jens Wiklander
- [PATCH v3 2/5] optee: simplify optee_release()
Sumit Garg
- [PATCH v3 2/5] optee: simplify optee_release()
Jens Wiklander
- [PATCH v3 2/5] optee: simplify optee_release()
Sumit Garg
- [PATCH v3 2/5] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
Pali Rohár
- [PATCH v3 2/5] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
Andrew Lunn
- [PATCH v3 2/5] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
Pali Rohár
- [PATCH v3 2/5] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
Pali Rohár
- [PATCH v3 2/5] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
Andrew Lunn
- [PATCH v3 2/5] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
Pali Rohár
- [PATCH v3 2/5] staging: vchiq: Move certain declarations to vchiq_arm.h
Ojaswin Mujoo
- [PATCH v3 2/5] staging: vchiq: Move certain declarations to vchiq_arm.h
Stefan Wahren
- [PATCH v3 2/6] dt-bindings: arm: optee: add interrupt property
Jens Wiklander
- [PATCH v3 2/8] firmware: arm_scmi: Add support for atomic transports
Cristian Marussi
- [PATCH v3 20/21] dma-mapping: return error code from dma_dummy_map_sg()
Logan Gunthorpe
- [PATCH v3 20/21] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
- [PATCH v3 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error
Logan Gunthorpe
- [PATCH v3 21/21] KVM: arm64: Make __pkvm_create_mappings static
Quentin Perret
- [PATCH v3 3/3] drm/panel: Add ilitek ili9341 panel driver
dillon.minfei at gmail.com
- [PATCH v3 3/3] dt-bindings: opp: Convert to DT schema
Rob Herring
- [PATCH v3 3/3] dt-bindings: opp: Convert to DT schema
Maxime Ripard
- [PATCH v3 3/3] phy: phy-mtk-tphy: add support mt8195
Chunfeng Yun
- [PATCH v3 3/3] phy: phy-mtk-tphy: add support mt8195
Vinod Koul
- [PATCH v3 3/3] phy: phy-mtk-tphy: add support mt8195
Chunfeng Yun
- [PATCH v3 3/3] phy: phy-mtk-tphy: add support mt8195
Vinod Koul
- [PATCH v3 3/3] phy: phy-mtk-tphy: add support mt8195
Chunfeng Yun
- [PATCH v3 3/4] clk: fractional-divider: Introduce POWER_OF_TWO_PS flag
Andy Shevchenko
- [PATCH v3 3/4] crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementation
Tianjia Zhang
- [PATCH v3 3/4] dt-bindings: clock: Add DT bindings for SMU of Toshiba Visconti TMPV770x SoC
Rob Herring
- [PATCH v3 3/4] dt-bindings: clock: Add DT bindings for SMU of Toshiba Visconti TMPV770x SoC
Nobuhiro Iwamatsu
- [PATCH v3 3/4] efi/libstub: arm64: Warn when efi_random_alloc() fails
Ard Biesheuvel
- [PATCH v3 3/4] Input: mtk-pmic-keys - add support for MT6358
Mattijs Korpershoek
- [PATCH v3 3/4] kselftest/arm64: Add tests for SVE vector configuration
Mark Brown
- [PATCH v3 3/4] kselftest/arm64: Add tests for SVE vector configuration
Dave Martin
- [PATCH v3 3/4] kselftest/arm64: Add tests for SVE vector configuration
Mark Brown
- [PATCH v3 3/4] KVM: arm64: Align the VMID allocation with the arm64 ASID one
Shameer Kolothum
- [PATCH v3 3/5] arm64: dts: mt8195: add gce node
jason-jh.lin
- [PATCH v3 3/5] dt-bindings: mvebu-uart: document DT bindings for marvell, armada-3700-uart-clock
Pali Rohár
- [PATCH v3 3/5] dt-bindings: mvebu-uart: document DT bindings for marvell, armada-3700-uart-clock
Andrew Lunn
- [PATCH v3 3/5] mmc: sdhci: fix SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN
Michał Mirosław
- [PATCH v3 3/5] optee: refactor driver with internal callbacks
Jens Wiklander
- [PATCH v3 3/5] optee: refactor driver with internal callbacks
Sumit Garg
- [PATCH v3 3/5] optee: refactor driver with internal callbacks
Jens Wiklander
- [PATCH v3 3/5] optee: refactor driver with internal callbacks
Sumit Garg
- [PATCH v3 3/5] staging: vchiq: Move vchiq char driver to its own file
Ojaswin Mujoo
- [PATCH v3 3/5] staging: vchiq: Move vchiq char driver to its own file
Dan Carpenter
- [PATCH v3 3/5] staging: vchiq: Move vchiq char driver to its own file
Ojaswin Mujoo
- [PATCH v3 3/5] staging: vchiq: Move vchiq char driver to its own file
Dan Carpenter
- [PATCH v3 3/5] staging: vchiq: Move vchiq char driver to its own file
Ojaswin Mujoo
- [PATCH v3 3/5] staging: vchiq: Move vchiq char driver to its own file
Stefan Wahren
- [PATCH v3 3/6] tee: fix put order in teedev_close_context()
Jens Wiklander
- [PATCH v3 3/8] include: trace: Add new scmi_xfer_response_wait event
Cristian Marussi
- [PATCH v3 4/4] arm64: defconfig: Enable DMA controller for RZ/G2L SoC's
Biju Das
- [PATCH v3 4/4] arm64: dts: mt6358: add mt6358-keys node
Mattijs Korpershoek
- [PATCH v3 4/4] arm: extend pfn_valid to take into account freed memory map alignment
Guenter Roeck
- [PATCH v3 4/4] arm: extend pfn_valid to take into account freed memory map alignment
Mike Rapoport
- [PATCH v3 4/4] arm: extend pfn_valid to take into account freed memory map alignment
Guenter Roeck
- [PATCH v3 4/4] arm: extend pfn_valid to take into account freed memory map alignment
Alexey Minnekhanov
- [PATCH v3 4/4] clk: fractional-divider: Document the arithmetics used behind the code
Andy Shevchenko
- [PATCH v3 4/4] crypto: tcrypt - add the asynchronous speed test for SM4
Tianjia Zhang
- [PATCH v3 4/4] efi/libstub: arm64: Double check image alignment at entry
Ard Biesheuvel
- [PATCH v3 4/4] kselftest/arm64: Add a TODO list for floating point tests
Mark Brown
- [PATCH v3 4/4] KVM: arm64: Clear active_vmids on vCPU schedule out
Shameer Kolothum
- [PATCH v3 4/5] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it
Pali Rohár
- [PATCH v3 4/5] mailbox: cmdq: add mediatek mailbox support for mt8195
jason-jh.lin
- [PATCH v3 4/5] mmc: sdhci: move SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN frequency limit
Michał Mirosław
- [PATCH v3 4/5] mmc: sdhci: move SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN frequency limit
kernel test robot
- [PATCH v3 4/5] mmc: sdhci: move SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN frequency limit
kernel test robot
- [PATCH v3 4/5] optee: isolate smc abi
Jens Wiklander
- [PATCH v3 4/5] optee: isolate smc abi
Jens Wiklander
- [PATCH v3 4/5] staging: vchiq: Make creation of vchiq cdev optional
Ojaswin Mujoo
- [PATCH v3 4/5] staging: vchiq: Make creation of vchiq cdev optional
Stefan Wahren
- [PATCH v3 4/6] tee: add tee_dev_open_helper() primitive
Jens Wiklander
- [PATCH v3 4/8] firmware: arm_scmi: Use new trace event scmi_xfer_response_wait
Cristian Marussi
- [PATCH v3 5/5] mailbox: cmdq: fix GCE can not receive hardward event
jason-jh.lin
- [PATCH v3 5/5] mmc: sdhci: simplify v2/v3+ clock calculation
Michał Mirosław
- [PATCH v3 5/5] optee: add FF-A support
Jens Wiklander
- [PATCH v3 5/5] serial: mvebu-uart: implement support for baudrates higher than 230400
Pali Rohár
- [PATCH v3 5/5] staging: vchiq: Combine vchiq platform code into single file
Ojaswin Mujoo
- [PATCH v3 5/5] staging: vchiq: Combine vchiq platform code into single file
kernel test robot
- [PATCH v3 5/5] staging: vchiq: Combine vchiq platform code into single file
Stefan Wahren
- [PATCH v3 5/5] staging: vchiq: Combine vchiq platform code into single file
Ojaswin Mujoo
- [PATCH v3 5/5] staging: vchiq: Combine vchiq platform code into single file
Greg KH
- [PATCH v3 5/5] staging: vchiq: Combine vchiq platform code into single file
Ojaswin Mujoo
- [PATCH v3 5/6] optee: separate notification functions
Jens Wiklander
- [PATCH v3 5/8] firmware: arm_scmi: Add is_transport_atomic() handle method
Cristian Marussi
- [PATCH v3 6/6] optee: add asynchronous notifications
Jens Wiklander
- [PATCH v3 6/8] clk: scmi: Support atomic enable/disable API
Cristian Marussi
- [PATCH v3 6/9] PCI: kirin: drop the PHY logic from the driver
Mauro Carvalho Chehab
- [PATCH v3 7/8] [RFC] firmware: arm_scmi: Make smc transport use common completions
Cristian Marussi
- [PATCH v3 8/8] [RFC] firmware: arm_scmi: Make smc transport atomic
Cristian Marussi
- [PATCH v3 9/9] arm64: dts: hisilicon: Add support for HiKey 970 PCIe controller hardware
Mauro Carvalho Chehab
- [PATCH v3] arm64: dts: imx8mp: Add dsp node
Daniel Baluta
- [PATCH v3] arm64: dts: imx8mp: Add dsp node
Shawn Guo
- [PATCH v3] arm64: dts: meson-gxbb: nanopi-k2: Enable Bluetooth
Chen-Yu Tsai
- [PATCH v3] arm64: dts: meson-gxbb: nanopi-k2: Enable Bluetooth
Neil Armstrong
- [PATCH v3] arm64: dts: rockchip: add thermal fan control to rockpro64
Peter Geis
- [PATCH v3] arm64: mte: optimize GCR_EL1 modification on kernel entry/exit
Peter Collingbourne
- [PATCH v3] arm64: mte: optimize GCR_EL1 modification on kernel entry/exit
Will Deacon
- [PATCH v3] arm64: mte: optimize GCR_EL1 modification on kernel entry/exit
Peter Collingbourne
- [PATCH v3] arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE
Shaokun Zhang
- [PATCH v3] arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE
Will Deacon
- [PATCH v3] arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE
Catalin Marinas
- [PATCH v3] ARM: dts: imx7d-remarkable2: Add WiFi support
Alistair Francis
- [PATCH v3] ARM: dts: imx7d-remarkable2: Add WiFi support
Fabio Estevam
- [PATCH v3] ARM: dts: imx7d-remarkable2: Add WiFi support
Alistair Francis
- [PATCH v3] ARM: dts: imx7d-remarkable2: Add WiFi support
Fabio Estevam
- [PATCH v3] ARM: dts: imx7d-remarkable2: Add WiFi support
Shawn Guo
- [PATCH v3] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
Dario Binacchi
- [PATCH v3] crypto: sun8i-ce: fix memory leak and return value of sun8i_ce_hash_run
Dongliang Mu
- [PATCH v3] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Nicolas Boichat
- [PATCH v3] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Sam Ravnborg
- [PATCH v3] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Nicolas Boichat
- [PATCH v3] drm/mediatek: adjust rdma fifo threshold calculate formula
Yongqiang Niu
- [PATCH v3] drm/mediatek: adjust rdma fifo threshold calculate formula
Chun-Kuang Hu
- [PATCH V3] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards
Christoph Niedermaier
- [PATCH V3] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards
Rob Herring
- [PATCH V3] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards
Shawn Guo
- [PATCH v3] Fixes: a6b7c98afdca(drm/mediatek: add mtk_dither_set_common() function)
Yongqiang Niu
- [PATCH v3] Fixes: a6b7c98afdca(drm/mediatek: add mtk_dither_set_common() function)
Yongqiang Niu
- [PATCH v3] Fixes: a6b7c98afdca(drm/mediatek: add mtk_dither_set_common() function)
Hsin-Yi Wang
- [PATCH v3] include: linux: Reorganize timekeeping and ktime headers
Carlos Bilbao
- [PATCH v3] include: linux: Reorganize timekeeping and ktime headers
kernel test robot
- [PATCH v3] include: linux: Reorganize timekeeping and ktime headers
kernel test robot
- [PATCH v3] include: linux: Reorganize timekeeping and ktime headers
kernel test robot
- [PATCH v3] iommu/rockchip: Fix physical address decoding
Benjamin Gaignard
- [PATCH v3] iommu/rockchip: Fix physical address decoding
Joerg Roedel
- [PATCH v3] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Alexandre Chartre
- [PATCH v3] lib: Use PFN_PHYS() in devmem_is_allowed()
Liang Wang
- [PATCH v3] PCI: iproc: Fix a non-compliant kernel-doc
Krzysztof Wilczyński
- [PATCH v3] PCI: iproc: Fix a non-compliant kernel-doc
Randy Dunlap
- [PATCH v3] PCI: iproc: Fix a non-compliant kernel-doc
Krzysztof Wilczyński
- [PATCH v3] serial: samsung: Checks the return value of function
Tamseel Shams
- [PATCH v3] serial: samsung: Checks the return value of function
Jiri Slaby
- [PATCH v3] serial: samsung: Checks the return value of function
Johan Hovold
- [PATCH v3] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol
Peter Collingbourne
- [PATCH v3] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol
Alejandro Colomar (man-pages)
- [PATCH v3] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol
Peter Collingbourne
- [PATCH v3] soc: fsl: qe: convert QE interrupt controller to platform_device
Maxim Kochetkov
- [PATCH v3] soc: fsl: qe: convert QE interrupt controller to platform_device
Leo Li
- [PATCH v3 RESEND 1/2] arm64: dts: mt8183: add mediatek, gce-events in mutex
Hsin-Yi Wang
- [PATCH V3 RESEND] dt-bindings: mfd: add Broadcom CRU
Rafał Miłecki
- [PATCH v4 0/2] hwrng: Add Arm SMCCC TRNG based driver
Andre Przywara
- [PATCH v4 0/2] kasan: solve redzone overwritten issue at debug
yee.lee at mediatek.com
- [PATCH v4 0/2] media: rc: add support for Amlogic Meson IR blaster
Viktor Prutyanov
- [PATCH v4 0/2] userfaultfd: do not untag user pointers
Peter Collingbourne
- [PATCH v4 0/3] Add ilitek ili9341 panel driver
dillon.minfei at gmail.com
- [PATCH v4 0/3] Add SSIF BMC driver
Quan Nguyen
- [PATCH v4 0/3] Add SSIF BMC driver
Corey Minyard
- [PATCH v4 0/3] Add SSIF BMC driver
Quan Nguyen
- [PATCH v4 0/3] Add SSIF BMC driver
Corey Minyard
- [PATCH v4 0/3] Add SSIF BMC driver
Quan Nguyen
- [PATCH v4 0/3] Apple M1 DART IOMMU driver
Robin Murphy
- [PATCH v4 0/3] Apple M1 DART IOMMU driver
Arnd Bergmann
- [PATCH v4 0/3] Apple M1 DART IOMMU driver
Joerg Roedel
- [PATCH v4 0/3] Apple M1 DART IOMMU driver
Christoph Hellwig
- [PATCH v4 0/3] Apple M1 DART IOMMU driver
Robin Murphy
- [PATCH v4 0/3] watchdog: meson_gxbb_wdt: improve
Artem Lapkin
- [PATCH v4 0/4] arm64: Enable BTI for the executable as well as the interpreter
Mark Brown
- [PATCH v4 0/4] compat: remove compat_alloc_user_space callers
Arnd Bergmann
- [PATCH v4 0/4] kselftest/arm64: Vector length configuration tests
Mark Brown
- [PATCH v4 0/4] kselftest/arm64: Vector length configuration tests
Mark Brown
- [PATCH v4 0/4] Mediatek MT8195 SCP support
Tinghan Shen
- [PATCH v4 0/5] Add gce support for mt8195
jason-jh.lin
- [PATCH v4 0/5] convert designware-pcie.txt and kirin-pcie.txt to yaml
Mauro Carvalho Chehab
- [PATCH v4 0/5] vchiq: Patch to separate platform and cdev code
Ojaswin Mujoo
- [PATCH v4 0/5] vchiq: Patch to separate platform and cdev code
Greg KH
- [PATCH v4 0/5] vchiq: Patch to separate platform and cdev code
Ojaswin Mujoo
- [PATCH v4 0/5] vchiq: Patch to separate platform and cdev code
Stefan Wahren
- [PATCH v4 0/5] vchiq: Patch to separate platform and cdev code
Stefan Wahren
- [PATCH v4 0/5] vchiq: Patch to separate platform and cdev code
Ojaswin Mujoo
- [PATCH v4 0/6] Add Mediatek Soc DRM (vdosys0) support for mt8195
jason-jh.lin
- [PATCH v4 0/7] wrappers for fpga_manager_ops
Moritz Fischer
- [PATCH v4 0/8] Add support for Hikey 970 PCIe
Mauro Carvalho Chehab
- [PATCH V4 0/8] Introduce an attribute to choose timing setting
Kewei Xu
- [PATCH v4 0/8] Refactor MTK MDP driver into core/components
Eizan Miyamoto
- [PATCH v4 00/10] Add generic support for kdump DT properties
Geert Uytterhoeven
- [PATCH v4 00/11] perf: Refine barriers for AUX ring buffer
Leo Yan
- [PATCH v4 00/13] imx8q video decoder/encoder driver
Ming Qian
- [PATCH v4 00/13] imx8q video decoder/encoder driver
Hans Verkuil
- [PATCH v4 00/13] KVM: Add idempotent controls for migrating system counter state
Oliver Upton
- [PATCH v4 01/10] crash_dump: Make elfcorehdr_{addr, size} always visible
Geert Uytterhoeven
- [PATCH v4 01/10] crash_dump: Make elfcorehdr_{addr,size} always visible
Rob Herring
- [PATCH v4 01/11] perf/ring_buffer: Add comment for barriers on AUX ring buffer
Leo Yan
- [PATCH v4 01/13] dt-bindings: media: imx8q: add imx video codec bindings
Ming Qian
- [PATCH v4 01/13] dt-bindings: media: imx8q: add imx video codec bindings
Rob Herring
- [PATCH v4 01/13] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
Oliver Upton
- [PATCH v4 01/16] firmware: arm_scmi: Fix max pending messages boundary check
Peter Hilber
- [PATCH v4 01/16] firmware: arm_scmi: Fix max pending messages boundary check
Cristian Marussi
- [PATCH v4 02/10] memblock: Add variables for usable memory limitation
Geert Uytterhoeven
- [PATCH v4 02/10] memblock: Add variables for usable memory limitation
Rob Herring
- [PATCH v4 02/10] memblock: Add variables for usable memory limitation
Mike Rapoport
- [PATCH v4 02/10] memblock: Add variables for usable memory limitation
Geert Uytterhoeven
- [PATCH v4 02/10] memblock: Add variables for usable memory limitation
Mike Rapoport
- [PATCH v4 02/10] memblock: Add variables for usable memory limitation
Geert Uytterhoeven
- [PATCH v4 02/11] coresight: tmc-etr: Add barrier after updating AUX ring buffer
Leo Yan
- [PATCH v4 02/11] coresight: tmc-etr: Add barrier after updating AUX ring buffer
Suzuki K Poulose
- [PATCH v4 02/11] coresight: tmc-etr: Add barrier after updating AUX ring buffer
Leo Yan
- [PATCH v4 02/13] KVM: x86: Refactor tsc synchronization code
Oliver Upton
- [PATCH v4 02/13] media: v4l: add some definition of v4l2 colorspace/xfer_func/ycbcr_encoding
Ming Qian
- [PATCH v4 02/13] media: v4l: add some definition of v4l2 colorspace/xfer_func/ycbcr_encoding
Hans Verkuil
- [PATCH v4 03/10] of: fdt: Add generic support for parsing elf core headers property
Geert Uytterhoeven
- [PATCH v4 03/11] coresight: tmc-etf: Add comment for store ordering
Leo Yan
- [PATCH v4 03/11] coresight: tmc-etf: Add comment for store ordering
Peter Zijlstra
- [PATCH v4 03/11] coresight: tmc-etf: Add comment for store ordering
Leo Yan
- [PATCH v4 03/13] KVM: x86: Expose TSC offset controls to userspace
Oliver Upton
- [PATCH v4 03/13] KVM: x86: Expose TSC offset controls to userspace
Paolo Bonzini
- [PATCH v4 03/13] media: imx: imx8q: add imx8q vpu device driver
Ming Qian
- [PATCH v4 03/13] media: imx: imx8q: add imx8q vpu device driver
Hans Verkuil
- [PATCH v4 04/10] of: fdt: Add generic support for parsing usable memory range property
Geert Uytterhoeven
- [PATCH v4 04/11] perf/x86: Add barrier after updating bts
Leo Yan
- [PATCH v4 04/11] perf/x86: Add barrier after updating bts
Peter Zijlstra
- [PATCH v4 04/13] media: imx: imx8q: add vpu core driver
Ming Qian
- [PATCH v4 04/13] tools: arch: x86: pull in pvclock headers
Oliver Upton
- [PATCH v4 04/16] firmware: arm_scmi: Introduce monotonically increasing tokens
Peter Hilber
- [PATCH v4 04/16] firmware: arm_scmi: Introduce monotonically increasing tokens
Cristian Marussi
- [PATCH v4 05/10] arm64: configs: defconfig: Enable RZ/G2L USBPHY control driver
Biju Das
- [PATCH v4 05/10] of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef
Geert Uytterhoeven
- [PATCH v4 05/11] perf auxtrace: Use WRITE_ONCE() for updating aux_tail
Leo Yan
- [PATCH v4 05/13] media: imx: imx8q: implement vpu core communication based on mailbox
Ming Qian
- [PATCH v4 05/13] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
Oliver Upton
- [PATCH v4 05/16] firmware: arm_scmi: Introduce delegated xfers support
Peter Hilber
- [PATCH v4 05/16] firmware: arm_scmi: Introduce delegated xfers support
Cristian Marussi
- [PATCH v4 06/10] riscv: Remove non-standard linux, elfcorehdr handling
Geert Uytterhoeven
- [PATCH v4 06/10] riscv: Remove non-standard linux, elfcorehdr handling
Palmer Dabbelt
- [PATCH v4 06/10] riscv: Remove non-standard linux, elfcorehdr handling
Geert Uytterhoeven
- [PATCH v4 06/11] perf auxtrace: Drop legacy __sync functions
Leo Yan
- [PATCH v4 06/13] media: imx: imx8q: add vpu v4l2 m2m support
Ming Qian
- [PATCH v4 06/13] selftests: KVM: Fix kvm device helper ioctl assertions
Oliver Upton
- [PATCH v4 06/13] selftests: KVM: Fix kvm device helper ioctl assertions
Andrew Jones
- [PATCH v4 06/16] firmware: arm_scmi, smccc, mailbox: Make shmem based transports optional
Peter Hilber
- [PATCH v4 06/16] firmware: arm_scmi, smccc, mailbox: Make shmem based transports optional
Cristian Marussi
- [PATCH v4 07/10] arm64: kdump: Remove custom linux, elfcorehdr parsing
Geert Uytterhoeven
- [PATCH v4 07/11] perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
Leo Yan
- [PATCH v4 07/11] perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
Adrian Hunter
- [PATCH v4 07/11] perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
Leo Yan
- [PATCH v4 07/13] media: imx: imx8q: add v4l2 m2m vpu encoder stateful driver
Ming Qian
- [PATCH v4 07/13] selftests: KVM: Add helpers for vCPU device attributes
Oliver Upton
- [PATCH v4 08/10] arm64: kdump: Remove custom linux, usable-memory-range parsing
Geert Uytterhoeven
- [PATCH v4 08/11] perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Leo Yan
- [PATCH v4 08/13] media: imx: imx8q: add v4l2 m2m vpu decoder stateful driver
Ming Qian
- [PATCH v4 08/13] selftests: KVM: Introduce system counter offset test
Oliver Upton
- [PATCH v4 09/10] arm64: kdump: Use IS_ENABLED(CONFIG_CRASH_DUMP) instead of #ifdef
Geert Uytterhoeven
- [PATCH v4 09/11] tools: Remove feature-sync-compare-and-swap feature detection
Leo Yan
- [PATCH v4 09/13] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
Oliver Upton
- [PATCH v4 09/13] media: imx: imx8q: implement windsor encoder rpc interface
Ming Qian
- [PATCH v4 1/1] arm64: dts: mediatek: add MT6779 spi master dts node
Mason Zhang
- [PATCH v4 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Suren Baghdasaryan
- [PATCH v4 1/1] psi: stop relying on timer_pending for poll_work rescheduling
Johannes Weiner
- [PATCH v4 1/2] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
Hsin-Yi Wang
- [PATCH v4 1/2] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
Chen-Yu Tsai
- [PATCH v4 1/2] drm/mediatek: force hsa hbp hfp packets multiple of lanenum to avoid screen shift
Jitao Shi
- [PATCH v4 1/2] firmware: smccc: Register smccc_trng platform device
Andre Przywara
- [PATCH v4 1/2] media: rc: meson-ir-tx: document device tree bindings
Viktor Prutyanov
- [PATCH v4 1/2] media: rc: meson-ir-tx: document device tree bindings
Martin Blumenstingl
- [PATCH v4 1/2] mm: introduce helper to check slub_debug_enabled
yee.lee at mediatek.com
- [PATCH v4 1/2] mm: introduce helper to check slub_debug_enabled
Marco Elver
- [PATCH v4 1/2] userfaultfd: do not untag user pointers
Peter Collingbourne
- [PATCH v4 1/2] userfaultfd: do not untag user pointers
Catalin Marinas
- [PATCH v4 1/3] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
dillon.minfei at gmail.com
- [PATCH v4 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller
Rob Herring
- [PATCH v4 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3
Chunfeng Yun
- [PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
Sean Anderson
- [PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
Sean Anderson
- [PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
Michal Simek
- [PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
Michal Simek
- [PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
Sean Anderson
- [PATCH v4 1/3] iommu: io-pgtable: add DART pagetable format
Robin Murphy
- [PATCH v4 1/3] iommu: io-pgtable: add DART pagetable format
Sven Peter
- [PATCH v4 1/3] ipmi: ssif_bmc: Add SSIF BMC driver
Quan Nguyen
- [PATCH v4 1/3] ipmi: ssif_bmc: Add SSIF BMC driver
kernel test robot
- [PATCH v4 1/3] pwm: driver for qualcomm ipq6018 pwm block
Uwe Kleine-König
- [PATCH v4 1/3] pwm: driver for qualcomm ipq6018 pwm block
Baruch Siach
- [PATCH v4 1/3] pwm: driver for qualcomm ipq6018 pwm block
Uwe Kleine-König
- [PATCH v4 1/3] watchdog: meson_gxbb_wdt: add nowayout parameter
Artem Lapkin
- [PATCH v4 1/3] watchdog: meson_gxbb_wdt: add nowayout parameter
Guenter Roeck
- [PATCH v4 1/4] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
Tinghan Shen
- [PATCH v4 1/4] elf: Allow architectures to parse properties on the main executable
Mark Brown
- [PATCH v4 1/4] elf: Allow architectures to parse properties on the main executable
Dave Martin
- [PATCH v4 1/4] kexec: avoid compat_alloc_user_space
Arnd Bergmann
- [PATCH v4 1/4] kexec: avoid compat_alloc_user_space
Christoph Hellwig
- [PATCH v4 1/4] kexec: avoid compat_alloc_user_space
Arnd Bergmann
- [PATCH v4 1/4] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
Mark Brown
- [PATCH v4 1/5] dt-bindings: arm: fsl: add Nitrogen8 SoM
Shawn Guo
- [PATCH v4 1/5] dt-bindings: mailbox: add definition for mt8195
jason-jh.lin
- [PATCH v4 1/5] staging: vchiq: Refactor vchiq cdev code
Ojaswin Mujoo
- [PATCH v4 1/6] arm64: dts: mt8195: add display node for vdosys0
jason-jh.lin
- [PATCH v4 1/8] i2c: mediatek: fixing the incorrect register offset
Kewei Xu
- [PATCH v4 1/8] mtk-mdp: add driver to probe mdp components
Eizan Miyamoto
- [PATCH v4 10/10] ARM: Parse kdump DT properties
Geert Uytterhoeven
- [PATCH v4 10/10] ARM: Parse kdump DT properties
Rob Herring
- [PATCH v4 10/11] perf env: Set flag for kernel is 64-bit mode
Leo Yan
- [PATCH v4 10/11] perf env: Set flag for kernel is 64-bit mode
Adrian Hunter
- [PATCH v4 10/11] perf env: Set flag for kernel is 64-bit mode
Arnaldo Carvalho de Melo
- [PATCH v4 10/11] perf env: Set flag for kernel is 64-bit mode
Leo Yan
- [PATCH v4 10/11] perf env: Set flag for kernel is 64-bit mode
Hunter, Adrian
- [PATCH v4 10/11] perf env: Set flag for kernel is 64-bit mode
Arnaldo Carvalho de Melo
- [PATCH v4 10/11] perf env: Set flag for kernel is 64-bit mode
Arnaldo Carvalho de Melo
- [PATCH v4 10/11] perf env: Set flag for kernel is 64-bit mode
Leo Yan
- [PATCH v4 10/13] media: imx: imx8q: implement malone decoder rpc interface
Ming Qian
- [PATCH v4 10/13] selftests: KVM: Add support for aarch64 to system_counter_offset_test
Oliver Upton
- [PATCH v4 11/11] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
- [PATCH v4 11/11] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Russell King (Oracle)
- [PATCH v4 11/11] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Adrian Hunter
- [PATCH v4 11/11] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
- [PATCH v4 11/11] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
- [PATCH v4 11/11] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Russell King (Oracle)
- [PATCH v4 11/11] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Catalin Marinas
- [PATCH v4 11/11] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Russell King (Oracle)
- [PATCH v4 11/11] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
- [PATCH v4 11/13] ARM64: dts: freescale: imx8q: add imx vpu codec entries
Ming Qian
- [PATCH v4 11/13] KVM: arm64: Provide userspace access to the physical counter offset
Oliver Upton
- [PATCH v4 11/13] KVM: arm64: Provide userspace access to the physical counter offset
Andrew Jones
- [PATCH v4 12/13] firmware: imx: scu-pd: imx8q: add vpu mu resources
Ming Qian
- [PATCH v4 12/13] selftests: KVM: Test physical counter offsetting
Oliver Upton
- [PATCH v4 13/13] MAINTAINERS: add NXP IMX8Q VPU CODEC V4L2 driver entry
Ming Qian
- [PATCH v4 13/13] selftests: KVM: Add counter emulation benchmark
Oliver Upton
- [PATCH v4 13/13] selftests: KVM: Add counter emulation benchmark
Andrew Jones
- [PATCH v4 13/13] selftests: KVM: Add counter emulation benchmark
Oliver Upton
- [PATCH v4 13/16] dt-bindings: arm: Add virtio transport for SCMI
Peter Hilber
- [PATCH v4 13/16] dt-bindings: arm: Add virtio transport for SCMI
Cristian Marussi
- [PATCH v4 14/16] firmware: arm_scmi: Add virtio transport
Peter Hilber
- [PATCH v4 14/16] firmware: arm_scmi: Add virtio transport
Cristian Marussi
- [PATCH v4 15/16] [RFC][REWORK] firmware: arm_scmi: make virtio-scmi use delegated xfers
Peter Hilber
- [PATCH v4 15/16] [RFC][REWORK] firmware: arm_scmi: make virtio-scmi use delegated xfers
Cristian Marussi
- [PATCH v4 2/2] arm64: dts: mt8173: elm: Use aliases to mmc nodes
Hsin-Yi Wang
- [PATCH v4 2/2] dt-bindings: mediatek: add force_dsi_end_without_null
Jitao Shi
- [PATCH v4 2/2] hwrng: Add Arm SMCCC TRNG based driver
Andre Przywara
- [PATCH v4 2/2] kasan: Add memzero int for unaligned size at DEBUG
yee.lee at mediatek.com
- [PATCH v4 2/2] kasan: Add memzero int for unaligned size at DEBUG
Marco Elver
- [PATCH v4 2/2] media: rc: introduce Meson IR TX driver
Viktor Prutyanov
- [PATCH v4 2/2] media: rc: introduce Meson IR TX driver
Sean Young
- [PATCH v4 2/2] selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
- [PATCH v4 2/2] selftest: use mmap instead of posix_memalign to allocate memory
Catalin Marinas
- [PATCH v4 2/2] selftest: use mmap instead of posix_memalign to allocate memory
Andrew Morton
- [PATCH v4 2/3] ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding
dillon.minfei at gmail.com
- [PATCH v4 2/3] bindings: ipmi: Add binding for SSIF BMC driver
Quan Nguyen
- [PATCH v4 2/3] PCI: visconti: Add Toshiba Visconti PCIe host controller driver
Rob Herring
- [PATCH v4 2/3] PCI: visconti: Add Toshiba Visconti PCIe host controller driver
Nobuhiro Iwamatsu
- [PATCH v4 2/3] phy: phy-mtk-tphy: support new hardware version
Chunfeng Yun
- [PATCH v4 2/3] watchdog: meson_gxbb_wdt: add timeout parameter
Artem Lapkin
- [PATCH v4 2/3] watchdog: meson_gxbb_wdt: add timeout parameter
Guenter Roeck
- [PATCH v4 2/4] arm64: Enable BTI for main executable as well as the interpreter
Mark Brown
- [PATCH v4 2/4] arm64: Enable BTI for main executable as well as the interpreter
Dave Martin
- [PATCH v4 2/4] dt-bindings: remoteproc: mediatek: Add binding for mt8192 scp
Tinghan Shen
- [PATCH v4 2/4] kselftest/arm64: Validate vector lengths are set in sve-probe-vls
Mark Brown
- [PATCH v4 2/4] mm: simplify compat_sys_move_pages
Arnd Bergmann
- [PATCH v4 2/5] dt-bindings: gce: add gce header file for mt8195
jason-jh.lin
- [PATCH v4 2/5] staging: vchiq: Move certain declarations to vchiq_arm.h
Ojaswin Mujoo
- [PATCH v4 2/6] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
jason-jh.lin
- [PATCH v4 2/6] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
Enric Balletbo Serra
- [PATCH v4 2/8] dt-bindings: i2c: update bindings for MT8195 SoC
Kewei Xu
- [PATCH v4 2/8] mtk-mdp: use pm_runtime in MDP component driver
Eizan Miyamoto
- [PATCH v4 3/3] drm/panel: Add ilitek ili9341 panel driver
dillon.minfei at gmail.com
- [PATCH v4 3/3] i2c: aspeed: Add slave_enable() to toggle slave mode
Quan Nguyen
- [PATCH v4 3/3] iommu: dart: Add DART iommu driver
Sven Peter
- [PATCH v4 3/3] iommu: dart: Add DART iommu driver
Alyssa Rosenzweig
- [PATCH v4 3/3] iommu: dart: Add DART iommu driver
Robin Murphy
- [PATCH v4 3/3] iommu: dart: Add DART iommu driver
Sven Peter
- [PATCH v4 3/3] iommu: dart: Add DART iommu driver
Robin Murphy
- [PATCH v4 3/3] iommu: dart: Add DART iommu driver
Sven Peter
- [PATCH v4 3/3] iommu: dart: Add DART iommu driver
Alyssa Rosenzweig
- [PATCH v4 3/3] phy: phy-mtk-tphy: add support mt8195
Chunfeng Yun
- [PATCH v4 3/3] pwm: Add support for Xilinx AXI Timer
Sean Anderson
- [PATCH v4 3/3] pwm: Add support for Xilinx AXI Timer
Uwe Kleine-König
- [PATCH v4 3/3] pwm: Add support for Xilinx AXI Timer
Sean Anderson
- [PATCH v4 3/3] pwm: Add support for Xilinx AXI Timer
Uwe Kleine-König
- [PATCH v4 3/3] pwm: Add support for Xilinx AXI Timer
Sean Anderson
- [PATCH v4 3/3] watchdog: meson_gxbb_wdt: remove stop_on_reboot
Artem Lapkin
- [PATCH v4 3/3] watchdog: meson_gxbb_wdt: remove stop_on_reboot
Guenter Roeck
- [PATCH v4 3/3] watchdog: meson_gxbb_wdt: remove stop_on_reboot
Art Nikpal
- [PATCH v4 3/3] watchdog: meson_gxbb_wdt: remove stop_on_reboot
Neil Armstrong
- [PATCH v4 3/4] dt-bindings: remoteproc: mediatek: Convert mtk, scp to json-schema
Tinghan Shen
- [PATCH v4 3/4] dt-bindings: remoteproc: mediatek: Convert mtk,scp to json-schema
Bjorn Andersson
- [PATCH v4 3/4] elf: Remove has_interp property from arch_adjust_elf_prot()
Mark Brown
- [PATCH v4 3/4] elf: Remove has_interp property from arch_adjust_elf_prot()
Dave Martin
- [PATCH v4 3/4] kselftest/arm64: Add tests for SVE vector configuration
Mark Brown
- [PATCH v4 3/4] mm: simplify compat numa syscalls
Arnd Bergmann
- [PATCH v4 3/5] arm64: dts: mt8195: add gce node
jason-jh.lin
- [PATCH v4 3/5] dt-bindings: PCI: update references to Designware schema
Mauro Carvalho Chehab
- [PATCH v4 3/5] staging: vchiq: Move vchiq char driver to its own file
Ojaswin Mujoo
- [PATCH v4 3/6] soc: mediatek: add mtk-mutex support for mt8195 vdosys0
jason-jh.lin
- [PATCH v4 3/8] i2c: mediatek: Reset the handshake signal between i2c and dma
Kewei Xu
- [PATCH v4 3/8] media: mtk-mdp: don't pm_run_time_get/put for master comp in clock_on
Eizan Miyamoto
- [PATCH v4 4/4] arm64: defconfig: Enable DMA controller for RZ/G2L SoC's
Biju Das
- [PATCH v4 4/4] compat: remove some compat entry points
Arnd Bergmann
- [PATCH v4 4/4] dt-bindings: arm: bcm: NSP: add Meraki MX64/MX65
Rob Herring
- [PATCH v4 4/4] elf: Remove has_interp property from arch_parse_elf_property()
Mark Brown
- [PATCH v4 4/4] elf: Remove has_interp property from arch_parse_elf_property()
Dave Martin
- [PATCH v4 4/4] kselftest/arm64: Add a TODO list for floating point tests
Mark Brown
- [PATCH v4 4/4] remoteproc: mediatek: Support mt8195 scp
Tinghan Shen
- [PATCH v4 4/4] remoteproc: mediatek: Support mt8195 scp
Tzung-Bi Shih
- [PATCH v4 4/4] remoteproc: mediatek: Support mt8195 scp
Bjorn Andersson
- [PATCH v4 4/5] mailbox: cmdq: add mediatek mailbox support for mt8195
jason-jh.lin
- [PATCH v4 4/5] staging: vchiq: Make creation of vchiq cdev optional
Ojaswin Mujoo
- [PATCH v4 4/5] staging: vchiq: Make creation of vchiq cdev optional
Greg KH
- [PATCH v4 4/5] staging: vchiq: Make creation of vchiq cdev optional
Ojaswin Mujoo
- [PATCH v4 4/6] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
jason-jh.lin
- [PATCH v4 4/8] i2c: mediatek: Dump i2c/dma register when a timeout occurs
Kewei Xu
- [PATCH v4 4/8] mtk-mdp: soc: mediatek: register mdp from mmsys
Eizan Miyamoto
- [PATCH v4 41/66] KVM: arm64: nv: Trap and emulate TLBI instructions from virtual EL2
Chase Conklin
- [PATCH v4 5/5] mailbox: cmdq: fix GCE can not receive hardward event
jason-jh.lin
- [PATCH v4 5/5] staging: vchiq: Combine vchiq platform code into single file
Ojaswin Mujoo
- [PATCH v4 5/6] drm/mediatek: add DSC support for mt8195
jason-jh.lin
- [PATCH v4 5/8] dt-bindings: i2c: add attribute default-timing-adjust
Kewei Xu
- [PATCH v4 5/8] dt-bindings: i2c: add attribute default-timing-adjust
Rob Herring
- [PATCH v4 5/8] media: mtk-mdp: search for vpu node instead of linking it to a property
Eizan Miyamoto
- [PATCH v4 6/6] drm/mediatek: add MERGE support for mt8195
jason-jh.lin
- [PATCH v4 6/8] i2c: mediatek: Add OFFSET_EXT_CONF setting back
Kewei Xu
- [PATCH v4 6/8] media: mtk-mdp: propagate errors better in pm_suspend/resume
Eizan Miyamoto
- [PATCH v4 7/8] i2c: mediatek: Isolate speed setting via dts for special devices
Kewei Xu
- [PATCH v4 7/8] media: mtk-mdp: use mdp-rdma0 alias to point to MDP master
Eizan Miyamoto
- [PATCH v4 7/8] PCI: kirin: Drop the PHY logic from the driver
Mauro Carvalho Chehab
- [PATCH v4 8/8] dts: mtk-mdp: remove mediatek, vpu property from primary MDP device
Eizan Miyamoto
- [PATCH v4 8/8] i2c: mediatek: modify bus speed calculation formula
Kewei Xu
- [PATCH v4 8/9] media: hevc: Add scaling matrix control
Ezequiel Garcia
- [PATCH v4 8/9] media: hevc: Add scaling matrix control
Benjamin Gaignard
- [PATCH v4] arm64: mte: optimize GCR_EL1 modification on kernel entry/exit
Peter Collingbourne
- [PATCH v4] arm64: mte: optimize GCR_EL1 modification on kernel entry/exit
Mark Rutland
- [PATCH v4] arm64: mte: optimize GCR_EL1 modification on kernel entry/exit
Catalin Marinas
- [PATCH v4] arm64: mte: optimize GCR_EL1 modification on kernel entry/exit
Catalin Marinas
- [PATCH v4] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
Dario Binacchi
- [PATCH v4] crypto: sun8i-ss: fix multiple memory leaks in sun8i_ss_hash_run
Dongliang Mu
- [PATCH v4] crypto: sun8i-ss: fix multiple memory leaks in sun8i_ss_hash_run
Dongliang Mu
- [PATCH v4] drm/mediatek: add dither 6 setting
Yongqiang Niu
- [PATCH v4] drm/mediatek: add dither 6 setting
Yongqiang Niu
- [PATCH v4] drm/mediatek: Fix cursor plane didn't update
jason-jh.lin
- [PATCH v4] drm/mediatek: Fix cursor plane didn't update
Chun-Kuang Hu
- [PATCH v4] include: linux: Reorganize timekeeping and ktime headers
Carlos Bilbao
- [PATCH v4] mm: introduce reference pages
Peter Collingbourne
- [PATCH v4] mm: introduce reference pages
Peter Collingbourne
- [PATCH v4] mm: introduce reference pages
Peter Collingbourne
- [PATCH v4] mm: introduce reference pages
Peter Collingbourne
- [PATCH v4] mm: introduce reference pages
David Hildenbrand
- [PATCH v4] mm: introduce reference pages
David Hildenbrand
- [PATCH v4] mm: introduce reference pages
Peter Collingbourne
- [PATCH v4] mm: introduce reference pages
John Hubbard
- [PATCH v4] mm: introduce reference pages
David Hildenbrand
- [PATCH v4] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol
Peter Collingbourne
- [PATCH v4] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol
Alejandro Colomar (man-pages)
- [PATCH v4 mvebu 0/4] firmware: turris-mox-rwtm: fixups
Pali Rohár
- [PATCH v4 mvebu 0/4] firmware: turris-mox-rwtm: fixups
Gregory CLEMENT
- [PATCH v4 mvebu 0/4] firmware: turris-mox-rwtm: fixups
Pali Rohár
- [PATCH v5 0/2] kasan: solve redzone overwritten issue at debug
yee.lee at mediatek.com
- [PATCH v5 0/2] media: rc: add support for Amlogic Meson IR blaster
Viktor Prutyanov
- [PATCH v5 0/2] userfaultfd: do not untag user pointers
Peter Collingbourne
- [PATCH v5 0/3] Add SSIF BMC driver
Quan Nguyen
- [PATCH v5 0/3] Add SSIF BMC driver
Corey Minyard
- [PATCH v5 0/3] Add SSIF BMC driver
Quan Nguyen
- [PATCH v5 0/3] media: mediatek: support mdp3 on mt8183 platform
Moudy Ho
- [PATCH v5 0/3] Visconti: Add Toshiba Visconti PCIe host controller driver
Nobuhiro Iwamatsu
- [PATCH v5 0/4] arm64: Enable BTI for the executable as well as the interpreter
Mark Brown
- [PATCH v5 0/5] convert designware-pcie.txt to yaml
Mauro Carvalho Chehab
- [PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
Dmitry Baryshkov
- [PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
Rob Clark
- [PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
Bjorn Andersson
- [PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
John Stultz
- [PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
Rob Clark
- [PATCH v5 0/6] Add Mediatek Soc DRM (vdosys0) support for mt8195
jason-jh.lin
- [PATCH v5 0/6] Add Mediatek Soc DRM (vdosys0) support for mt8195
Enric Balletbo i Serra
- [PATCH v5 0/6] compat: remove compat_alloc_user_space
Arnd Bergmann
- [PATCH v5 0/6] compat: remove compat_alloc_user_space
Christoph Hellwig
- [PATCH v5 0/6] compat: remove compat_alloc_user_space
Andrew Morton
- [PATCH v5 0/6] compat: remove compat_alloc_user_space
Arnd Bergmann
- [PATCH v5 0/6] compat: remove compat_alloc_user_space
Heiko Carstens
- [PATCH v5 0/6] compat: remove compat_alloc_user_space
Arnd Bergmann
- [PATCH v5 0/8] Add support for Hikey 970 PCIe
Mauro Carvalho Chehab
- [PATCH v5 0/8] Refactor MTK MDP driver into core/components
Eizan Miyamoto
- [PATCH v5 00/10] ARM: remove set_fs callers and implementation
Arnd Bergmann
- [PATCH v5 00/13] KVM: Add idempotent controls for migrating system counter state
Oliver Upton
- [PATCH v5 00/14] imx8q video decoder/encoder driver
Ming Qian
- [PATCH v5 00/15] Introduce SCMI transport based on VirtIO
Cristian Marussi
- [PATCH v5 01/10] mm/maccess: fix unaligned copy_{from, to}_kernel_nofault
Arnd Bergmann
- [PATCH v5 01/13] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
Oliver Upton
- [PATCH v5 01/13] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
Sean Christopherson
- [PATCH v5 01/13] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
Oliver Upton
- [PATCH v5 01/14] dt-bindings: media: imx8q: add imx video codec bindings
Ming Qian
- [PATCH v5 01/15] firmware: arm_scmi: Avoid padding in sensor message structure
Cristian Marussi
- [PATCH v5 02/10] ARM: traps: use get_kernel_nofault instead of set_fs()
Arnd Bergmann
- [PATCH v5 02/13] KVM: x86: Refactor tsc synchronization code
Oliver Upton
- [PATCH v5 02/13] KVM: x86: Refactor tsc synchronization code
Sean Christopherson
- [PATCH v5 02/14] media:Add nt8 and nt10 video format.
Ming Qian
- [PATCH v5 02/14] media:Add nt8 and nt10 video format.
Nicolas Dufresne
- [PATCH v5 02/14] media:Add nt8 and nt10 video format.
Ezequiel Garcia
- [PATCH v5 02/15] firmware: arm_scmi: Fix max pending messages boundary check
Cristian Marussi
- [PATCH v5 03/10] ARM: oabi-compat: add epoll_pwait handler
Arnd Bergmann
- [PATCH v5 03/13] KVM: x86: Expose TSC offset controls to userspace
Oliver Upton
- [PATCH v5 03/13] KVM: x86: Expose TSC offset controls to userspace
Sean Christopherson
- [PATCH v5 03/14] media:Add v4l2 buf flag codec data.
Ming Qian
- [PATCH v5 03/15] firmware: arm_scmi: Add support for type handling in common functions
Cristian Marussi
- [PATCH v5 04/10] ARM: syscall: always store thread_info->abi_syscall
Arnd Bergmann
- [PATCH v5 04/13] tools: arch: x86: pull in pvclock headers
Oliver Upton
- [PATCH v5 04/14] media: imx: imx8q: add imx8q vpu device driver
Ming Qian
- [PATCH v5 04/15] firmware: arm_scmi: Remove scmi_dump_header_dbg() helper
Cristian Marussi
- [PATCH v5 05/10] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
Arnd Bergmann
- [PATCH v5 05/13] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
Oliver Upton
- [PATCH v5 05/14] media: imx: imx8q: add vpu core driver
Ming Qian
- [PATCH v5 05/15] firmware: arm_scmi: Add transport optional init/exit support
Cristian Marussi
- [PATCH v5 06/10] ARM: oabi-compat: rework sys_semtimedop emulation
Arnd Bergmann
- [PATCH v5 06/13] selftests: KVM: Fix kvm device helper ioctl assertions
Oliver Upton
- [PATCH v5 06/14] media: imx: imx8q: implement vpu core communication based on mailbox
Ming Qian
- [PATCH v5 06/15] firmware: arm_scmi: Introduce monotonically increasing tokens
Cristian Marussi
- [PATCH v5 07/10] ARM: oabi-compat: rework fcntl64() emulation
Arnd Bergmann
- [PATCH v5 07/13] selftests: KVM: Add helpers for vCPU device attributes
Oliver Upton
- [PATCH v5 07/14] media: imx: imx8q: add vpu v4l2 m2m support
Ming Qian
- [PATCH v5 07/15] firmware: arm_scmi: Handle concurrent and out-of-order messages
Cristian Marussi
- [PATCH v5 08/10] ARM: uaccess: add __{get,put}_kernel_nofault
Arnd Bergmann
- [PATCH v5 08/13] selftests: KVM: Introduce system counter offset test
Oliver Upton
- [PATCH v5 08/14] media: imx: imx8q: add v4l2 m2m vpu encoder stateful driver
Ming Qian
- [PATCH v5 08/15] firmware: arm_scmi: Introduce optional support for delegated xfers
Cristian Marussi
- [PATCH v5 08/15] firmware: arm_scmi: Introduce optional support for delegated xfers
Cristian Marussi
- [PATCH v5 09/10] ARM: uaccess: remove set_fs() implementation
Arnd Bergmann
- [PATCH v5 09/13] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
Oliver Upton
- [PATCH v5 09/13] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
Marc Zyngier
- [PATCH v5 09/14] media: imx: imx8q: add v4l2 m2m vpu decoder stateful driver
Ming Qian
- [PATCH v5 09/15] firmware: arm_scmi: Make SCMI transports configurable
Cristian Marussi
- [PATCH v5 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
fengzheng923 at gmail.com
- [PATCH v5 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
Samuel Holland
- [PATCH v5 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
班涛
- [PATCH v5 1/2] media: rc: meson-ir-tx: document device tree bindings
Viktor Prutyanov
- [PATCH v5 1/2] mm: introduce helper to check slub_debug_enabled
yee.lee at mediatek.com
- [PATCH v5 1/2] mm: introduce helper to check slub_debug_enabled
Matthew Wilcox
- [PATCH v5 1/2] mm: introduce helper to check slub_debug_enabled
Marco Elver
- [PATCH v5 1/2] userfaultfd: do not untag user pointers
Peter Collingbourne
- [PATCH v5 1/3] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings
Moudy Ho
- [PATCH v5 1/3] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings
Enric Balletbo Serra
- [PATCH v5 1/3] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings
Rob Herring
- [PATCH v5 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller
Rob Herring
- [PATCH v5 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller
Nobuhiro Iwamatsu
- [PATCH v5 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller
Rob Herring
- [PATCH v5 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
Sean Anderson
- [PATCH v5 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
Rob Herring
- [PATCH v5 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
Sean Anderson
- [PATCH v5 1/3] i2c: aspeed: Add slave_enable() to toggle slave mode
Quan Nguyen
- [PATCH v5 1/4] arm64: dts: ipq6018: correct TCSR block area
Baruch Siach
- [PATCH v5 1/4] dt-bindings: ARM: at91: document sama7g5ek board
Nicolas Ferre
- [PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568
Heiko Stübner
- [PATCH v5 1/4] elf: Allow architectures to parse properties on the main executable
Mark Brown
- [PATCH v5 1/6] arm64: configs: defconfig: Enable RZ/G2L USBPHY control driver
Biju Das
- [PATCH v5 1/6] arm64: dts: mt8195: add display node for vdosys0
jason-jh.lin
- [PATCH v5 1/6] arm64: dts: mt8195: add display node for vdosys0
Chun-Kuang Hu
- [PATCH v5 1/6] kexec: move locking into do_kexec_load
Arnd Bergmann
- [PATCH v5 1/6] kexec: move locking into do_kexec_load
Eric W. Biederman
- [PATCH v5 1/8] mtk-mdp: add driver to probe mdp components
Eizan Miyamoto
- [PATCH v5 1/8] mtk-mdp: add driver to probe mdp components
Enric Balletbo i Serra
- [PATCH v5 10/10] ARM: oabi-compat: fix oabi epoll sparse warning
Arnd Bergmann
- [PATCH v5 10/13] selftests: KVM: Add support for aarch64 to system_counter_offset_test
Oliver Upton
- [PATCH v5 10/14] media: imx: imx8q: implement windsor encoder rpc interface
Ming Qian
- [PATCH v5 10/15] firmware: arm_scmi: Make shmem support optional for transports
Cristian Marussi
- [PATCH v5 11/13] KVM: arm64: Provide userspace access to the physical counter offset
Oliver Upton
- [PATCH v5 11/13] KVM: arm64: Provide userspace access to the physical counter offset
Marc Zyngier
- [PATCH v5 11/13] KVM: arm64: Provide userspace access to the physical counter offset
Oliver Upton
- [PATCH v5 11/13] KVM: arm64: Provide userspace access to the physical counter offset
Marc Zyngier
- [PATCH v5 11/13] KVM: arm64: Provide userspace access to the physical counter offset
Oliver Upton
- [PATCH v5 11/14] media: imx: imx8q: implement malone decoder rpc interface
Ming Qian
- [PATCH v5 11/15] firmware: arm_scmi: Add method to override max message number
Cristian Marussi
- [PATCH v5 12/13] selftests: KVM: Test physical counter offsetting
Oliver Upton
- [PATCH v5 12/14] ARM64: dts: freescale: imx8q: add imx vpu codec entries
Ming Qian
- [PATCH v5 12/15] firmware: arm_scmi: Add message passing abstractions for transports
Cristian Marussi
- [PATCH v5 13/13] selftests: KVM: Add counter emulation benchmark
Oliver Upton
- [PATCH v5 13/13] selftests: KVM: Add counter emulation benchmark
Andrew Jones
- [PATCH v5 13/14] firmware: imx: scu-pd: imx8q: add vpu mu resources
Ming Qian
- [PATCH v5 13/15] firmware: arm_scmi: Add optional link_supplier() transport op
Cristian Marussi
- [PATCH v5 14/14] MAINTAINERS: add NXP IMX8Q VPU CODEC V4L2 driver entry
Ming Qian
- [PATCH v5 14/14] MAINTAINERS: add NXP IMX8Q VPU CODEC V4L2 driver entry
Joe Perches
- [PATCH v5 14/15] dt-bindings: arm: Add virtio transport for SCMI
Cristian Marussi
- [PATCH v5 15/15] firmware: arm_scmi: Add virtio transport
Cristian Marussi
- [PATCH v5 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
fengzheng923 at gmail.com
- [PATCH v5 2/2] kasan: Add memzero int for unaligned size at DEBUG
yee.lee at mediatek.com
- [PATCH v5 2/2] media: rc: introduce Meson IR TX driver
Viktor Prutyanov
- [PATCH v5 2/2] media: rc: introduce Meson IR TX driver
Sean Young
- [PATCH v5 2/2] media: rc: introduce Meson IR TX driver
Viktor Prutyanov
- [PATCH v5 2/2] media: rc: introduce Meson IR TX driver
Sean Young
- [PATCH v5 2/2] selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
- [PATCH v5 2/3] clocksource: Rewrite Xilinx AXI timer driver
Sean Anderson
- [PATCH v5 2/3] clocksource: Rewrite Xilinx AXI timer driver
kernel test robot
- [PATCH v5 2/3] clocksource: Rewrite Xilinx AXI timer driver
Sean Anderson
- [PATCH v5 2/3] clocksource: Rewrite Xilinx AXI timer driver
kernel test robot
- [PATCH v5 2/3] dts: arm64: mt8183: Add Mediatek MDP3 nodes
Moudy Ho
- [PATCH v5 2/3] dts: arm64: mt8183: Add Mediatek MDP3 nodes
Enric Balletbo Serra
- [PATCH v5 2/3] ipmi: ssif_bmc: Add SSIF BMC driver
Quan Nguyen
- [PATCH v5 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Laurent Pinchart
- [PATCH v5 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Martin Kepplinger
- [PATCH v5 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Laurent Pinchart
- [PATCH v5 2/3] PCI: visconti: Add Toshiba Visconti PCIe host controller driver
Nobuhiro Iwamatsu
- [PATCH v5 2/3] thermal: mediatek: Add LVTS drivers for SoC theraml zones
Ben Tseng
- [PATCH v5 2/4] arm64: Enable BTI for main executable as well as the interpreter
Mark Brown
- [PATCH v5 2/4] pwm: driver for qualcomm ipq6018 pwm block
Baruch Siach
- [PATCH v5 2/4] pwm: driver for qualcomm ipq6018 pwm block
Uwe Kleine-König
- [PATCH v5 2/4] pwm: driver for qualcomm ipq6018 pwm block
Baruch Siach
- [PATCH v5 2/4] pwm: driver for qualcomm ipq6018 pwm block
Uwe Kleine-König
- [PATCH v5 2/4] pwm: driver for qualcomm ipq6018 pwm block
Baruch Siach
- [PATCH v5 2/6] kexec: avoid compat_alloc_user_space
Arnd Bergmann
- [PATCH v5 2/6] kexec: avoid compat_alloc_user_space
Eric W. Biederman
- [PATCH v5 2/6] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
jason-jh.lin
- [PATCH v5 2/6] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
Enric Balletbo i Serra
- [PATCH v5 2/8] mtk-mdp: use pm_runtime in MDP component driver
Eizan Miyamoto
- [PATCH v5 2/8] mtk-mdp: use pm_runtime in MDP component driver
Enric Balletbo i Serra
- [PATCH v5 3/3] bindings: ipmi: Add binding for SSIF BMC driver
Quan Nguyen
- [PATCH v5 3/3] bindings: ipmi: Add binding for SSIF BMC driver
Rob Herring
- [PATCH v5 3/3] bindings: ipmi: Add binding for SSIF BMC driver
Quan Nguyen
- [PATCH v5 3/3] MAINTAINERS: Add entries for Toshiba Visconti PCIe controller
Nobuhiro Iwamatsu
- [PATCH v5 3/3] media: platform: mtk-mdp3: Add Mediatek MDP3 driver
Enric Balletbo Serra
- [PATCH v5 3/3] media: platform: mtk-mdp3: Add Mediatek MDP3 driver
Chun-Kuang Hu
- [PATCH v5 3/3] power: supply: mt6360_charger: add MT6360 charger support
Sebastian Reichel
- [PATCH v5 3/3] pwm: Add support for Xilinx AXI Timer
Sean Anderson
- [PATCH v5 3/3] pwm: Add support for Xilinx AXI Timer
kernel test robot
- [PATCH v5 3/3] pwm: Add support for Xilinx AXI Timer
Sean Anderson
- [PATCH v5 3/4] dt-bindings: pwm: add IPQ6018 binding
Baruch Siach
- [PATCH v5 3/4] dt-bindings: pwm: add IPQ6018 binding
Rob Herring
- [PATCH v5 3/4] elf: Remove has_interp property from arch_adjust_elf_prot()
Mark Brown
- [PATCH v5 3/5] dt-bindings: PCI: update references to Designware schema
Mauro Carvalho Chehab
- [PATCH v5 3/5] dt-bindings: PCI: update references to Designware schema
Rob Herring
- [PATCH v5 3/6] mm: simplify compat_sys_move_pages
Arnd Bergmann
- [PATCH v5 3/6] soc: mediatek: add mtk-mutex support for mt8195 vdosys0
jason-jh.lin
- [PATCH v5 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions
Jon Nettleton
- [PATCH v5 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions
Shameerali Kolothum Thodi
- [PATCH v5 3/8] media: mtk-mdp: don't pm_run_time_get/put for master comp in clock_on
Eizan Miyamoto
- [PATCH v5 3/8] media: mtk-mdp: don't pm_run_time_get/put for master comp in clock_on
Enric Balletbo i Serra
- [PATCH v5 4/4] arm64: dts: ipq6018: add pwm node
Baruch Siach
- [PATCH v5 4/4] elf: Remove has_interp property from arch_parse_elf_property()
Mark Brown
- [PATCH v5 4/6] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
jason-jh.lin
- [PATCH v5 4/6] mm: simplify compat numa syscalls
Arnd Bergmann
- [PATCH v5 4/6] mm: simplify compat numa syscalls
Heiko Carstens
- [PATCH v5 4/6] mm: simplify compat numa syscalls
Arnd Bergmann
- [PATCH v5 4/6] mm: simplify compat numa syscalls
Heiko Carstens
- [PATCH v5 4/6] mm: simplify compat numa syscalls
Arnd Bergmann
- [PATCH v5 4/6] mm: simplify compat numa syscalls
Heiko Carstens
- [PATCH v5 4/8] mtk-mdp: soc: mediatek: register mdp from mmsys
Eizan Miyamoto
- [PATCH v5 4/8] mtk-mdp: soc: mediatek: register mdp from mmsys
Enric Balletbo i Serra
- [PATCH v5 5/5] perf arm-spe: Don't wait for PERF_RECORD_EXIT event
Arnaldo Carvalho de Melo
- [PATCH v5 5/5] perf arm-spe: Don't wait for PERF_RECORD_EXIT event
Leo Yan
- [PATCH v5 5/6] compat: remove some compat entry points
Arnd Bergmann
- [PATCH v5 5/6] drm/mediatek: add DSC support for mt8195
jason-jh.lin
- [PATCH v5 5/6] drm/mediatek: add DSC support for mt8195
Chun-Kuang Hu
- [PATCH v5 5/8] media: mtk-mdp: search for vpu node instead of linking it to a property
Eizan Miyamoto
- [PATCH v5 6/6] arch: remove compat_alloc_user_space
Arnd Bergmann
- [PATCH v5 6/6] arch: remove compat_alloc_user_space
Christoph Hellwig
- [PATCH v5 6/6] drm/mediatek: add MERGE support for mt8195
jason-jh.lin
- [PATCH v5 6/6] drm/mediatek: add MERGE support for mt8195
Chun-Kuang Hu
- [PATCH v5 6/8] media: mtk-mdp: propagate errors better in pm_suspend/resume
Eizan Miyamoto
- [PATCH v5 6/8] media: mtk-mdp: propagate errors better in pm_suspend/resume
Enric Balletbo i Serra
- [PATCH v5 7/8] media: mtk-mdp: use mdp-rdma0 alias to point to MDP master
Eizan Miyamoto
- [PATCH v5 7/8] media: mtk-mdp: use mdp-rdma0 alias to point to MDP master
Enric Balletbo i Serra
- [PATCH v5 7/8] PCI: kirin: Drop the PHY logic from the driver
Mauro Carvalho Chehab
- [PATCH v5 8/8] dts: mtk-mdp: remove mediatek, vpu property from primary MDP device
Eizan Miyamoto
- [PATCH v5 8/8] dts: mtk-mdp: remove mediatek,vpu property from primary MDP device
Enric Balletbo i Serra
- [PATCH v5] arm64: avoid double ISB on kernel entry
Peter Collingbourne
- [PATCH v5] arm64: avoid double ISB on kernel entry
Catalin Marinas
- [PATCH v5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
Will Deacon
- [PATCH v5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
Catalin Marinas
- [PATCH v5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
Will Deacon
- [PATCH v5] arm pl011 serial: support multi-irq request
Qian Cai
- [PATCH v5] arm pl011 serial: support multi-irq request
Bing Fan
- [PATCH v5] arm pl011 serial: support multi-irq request
Qian Cai
- [PATCH v5] arm pl011 serial: support multi-irq request
Robin Murphy
- [PATCH v5] arm pl011 serial: support multi-irq request
Qian Cai
- [PATCH v5] arm pl011 serial: support multi-irq request
Robin Murphy
- [PATCH v5] arm pl011 serial: support multi-irq request
Bing Fan
- [PATCH v5] drm/mediatek: add dither 6 setting
Yongqiang Niu
- [PATCH v5] drm/mediatek: add dither 6 setting
Yongqiang Niu
- [PATCH v5] mm: introduce reference pages
Peter Collingbourne
- [PATCH v5] mm: introduce reference pages
David Hildenbrand
- [PATCH v5] mm: introduce reference pages
Catalin Marinas
- [PATCH v5 RESEND 1/3] dt-bindings: mediatek: convert mtk jpeg decoder/encoder to yaml
Hsin-Yi Wang
- [PATCH v5 RESEND 2/3] dt-bindings: mediatek: Add mediatek, mt8183-jpgenc compatible
Hsin-Yi Wang
- [PATCH v5 RESEND 3/3] arm64: dts: mt8183: add jpeg enc node for mt8183
Hsin-Yi Wang
- [PATCH v6 0/2] kasan: solve redzone overwritten issue at debug
yee.lee at mediatek.com
- [PATCH v6 0/2] media: rc: add support for Amlogic Meson IR blaster
Viktor Prutyanov
- [PATCH v6 0/3] media: imx: add support for imx8mq MIPI RX
Martin Kepplinger
- [PATCH v6 0/3] power: supply: mt6360_charger: add MT6360 charger support
Gene Chen
- [PATCH v6 0/3] power: supply: mt6360_charger: add MT6360 charger support
Randy Dunlap
- [PATCH v6 0/3] power: supply: mt6360_charger: add MT6360 charger support
Gene Chen
- [PATCH v6 0/3] power: supply: mt6360_charger: add MT6360 charger support
Gene Chen
- [PATCH v6 0/5] DTS updates for Marvell Armada CN913x platforms
kostap at marvell.com
- [PATCH v6 0/5] fix the clks on/off mismatch issue and switch pwm-mtk-disp to atomic APIs
Jitao Shi
- [PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64
Boqun Feng
- [PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64
Bjorn Helgaas
- [PATCH v6 0/9] ACPI/IORT: Support for IORT RMR node
Shameer Kolothum
- [PATCH v6 0/9] ACPI/IORT: Support for IORT RMR node
Laurentiu Tudor
- [PATCH v6 0/9] ACPI/IORT: Support for IORT RMR node
Shameerali Kolothum Thodi
- [PATCH v6 0/9] ACPI/IORT: Support for IORT RMR node
Hanjun Guo
- [PATCH v6 0/9] Add support for Hikey 970 PCIe
Mauro Carvalho Chehab
- [PATCH v6 0/9] ASPEED sgpio driver enhancement.
Steven Lee
- [PATCH v6 0/9] ASPEED sgpio driver enhancement.
Bartosz Golaszewski
- [PATCH v6 0/9] ASPEED sgpio driver enhancement.
Steven Lee
- [PATCH v6 0/9] ASPEED sgpio driver enhancement.
Bartosz Golaszewski
- [PATCH v6 00/11] Clean up "mediatek,larb"
Yong Wu
- [PATCH v6 00/11] Clean up "mediatek,larb"
Dafna Hirschfeld
- Aw: [PATCH v6 00/11] Clean up "mediatek,larb"
Frank Wunderlich
- [PATCH v6 00/11] Clean up "mediatek,larb"
Yong Wu
- Aw: [PATCH v6 00/11] Clean up "mediatek,larb"
Yong Wu
- Aw: Re: [PATCH v6 00/11] Clean up "mediatek,larb"
Frank Wunderlich
- [PATCH v6 00/17] Introduce SCMI transport based on VirtIO
Cristian Marussi
- [PATCH v6 00/17] Introduce SCMI transport based on VirtIO
Peter Hilber
- [PATCH v6 00/17] Introduce SCMI transport based on VirtIO
Cristian Marussi
- [PATCH v6 00/17] Introduce SCMI transport based on VirtIO
Peter Hilber
- [PATCH v6 01/11] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
Yong Wu
- [PATCH v6 01/11] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
Dafna Hirschfeld
- [PATCH v6 01/11] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
Dafna Hirschfeld
- [PATCH V6 01/15] ARM: dts: imx6q-dhcom: Add the parallel system bus
Christoph Niedermaier
- [PATCH V6 01/15] ARM: dts: imx6q-dhcom: Add the parallel system bus
Fabio Estevam
- [PATCH V6 01/15] ARM: dts: imx6q-dhcom: Add the parallel system bus
Marek Vasut
- [PATCH V6 01/15] ARM: dts: imx6q-dhcom: Add the parallel system bus
Shawn Guo
- [PATCH v6 01/17] firmware: arm_scmi: Avoid padding in sensor message structure
Cristian Marussi
- [PATCH v6 02/11] iommu/mediatek: Add probe_defer for smi-larb
Yong Wu
- [PATCH V6 02/15] ARM: dts: imx6q-dhcom: Add interrupt and compatible to the ethernet PHY
Christoph Niedermaier
- [PATCH V6 02/15] ARM: dts: imx6q-dhcom: Add interrupt and compatible to the ethernet PHY
Shawn Guo
- [PATCH v6 02/17] firmware: arm_scmi: Fix max pending messages boundary check
Cristian Marussi
- [PATCH v6 02/17] firmware: arm_scmi: Fix max pending messages boundary check
Sudeep Holla
- [PATCH v6 03/11] iommu/mediatek: Add device_link between the consumer and the larb devices
Yong Wu
- [PATCH v6 03/11] iommu/mediatek: Add device_link between the consumer and the larb devices
Dafna Hirschfeld
- [PATCH v6 03/11] iommu/mediatek: Add device_link between the consumer and the larb devices
Yong Wu
- [PATCH V6 03/15] ARM: dts: imx6q-dhcom: Fill GPIO line names on DHCOM SoM
Christoph Niedermaier
- [PATCH V6 03/15] ARM: dts: imx6q-dhcom: Fill GPIO line names on DHCOM SoM
Shawn Guo
- [PATCH v6 03/17] firmware: arm_scmi: Add support for type handling in common functions
Cristian Marussi
- [PATCH v6 04/11] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
Yong Wu
- [PATCH v6 04/11] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
Dafna Hirschfeld
- [PATCH V6 04/15] ARM: dts: imx6q-dhcom: Adding Wake pin to the PCIe pinctrl
Christoph Niedermaier
- [PATCH V6 04/15] ARM: dts: imx6q-dhcom: Adding Wake pin to the PCIe pinctrl
Shawn Guo
- [PATCH v6 04/17] firmware: arm_scmi: Remove scmi_dump_header_dbg() helper
Cristian Marussi
- [PATCH v6 05/11] media: mtk-mdp: Get rid of mtk_smi_larb_get/put
Yong Wu
- [PATCH v6 05/11] media: mtk-mdp: Get rid of mtk_smi_larb_get/put
Dafna Hirschfeld
- [PATCH V6 05/15] ARM: dts: imx6q-dhcom: Align stdout-path with other DHCOM SoMs
Christoph Niedermaier
- [PATCH V6 05/15] ARM: dts: imx6q-dhcom: Align stdout-path with other DHCOM SoMs
Shawn Guo
- [PATCH v6 05/17] firmware: arm_scmi: Add transport optional init/exit support
Cristian Marussi
- [PATCH v6 05/17] firmware: arm_scmi: Add transport optional init/exit support
Sudeep Holla
- [PATCH v6 05/17] firmware: arm_scmi: Add transport optional init/exit support
Cristian Marussi
- [PATCH v6 06/11] drm/mediatek: Add pm runtime support for ovl and rdma
Yong Wu
- [PATCH v6 06/11] drm/mediatek: Add pm runtime support for ovl and rdma
Dafna Hirschfeld
- [PATCH v6 06/11] drm/mediatek: Add pm runtime support for ovl and rdma
Yong Wu
- [PATCH V6 06/15] ARM: dts: imx6q-dhcom: Add keys and leds to the PDK2 board
Christoph Niedermaier
- [PATCH V6 06/15] ARM: dts: imx6q-dhcom: Add keys and leds to the PDK2 board
Shawn Guo
- [PATCH v6 06/17] firmware: arm_scmi: Introduce monotonically increasing tokens
Cristian Marussi
- [PATCH v6 06/17] firmware: arm_scmi: Introduce monotonically increasing tokens
Sudeep Holla
- [PATCH v6 06/17] firmware: arm_scmi: Introduce monotonically increasing tokens
Cristian Marussi
- [PATCH v6 07/11] drm/mediatek: Get rid of mtk_smi_larb_get/put
Yong Wu
- [PATCH v6 07/11] drm/mediatek: Get rid of mtk_smi_larb_get/put
Dafna Hirschfeld
- [PATCH V6 07/15] ARM: dts: imx6q-dhcom: Use 1G ethernet on the PDK2 board
Christoph Niedermaier
- [PATCH V6 07/15] ARM: dts: imx6q-dhcom: Use 1G ethernet on the PDK2 board
Shawn Guo
- [PATCH v6 07/17] firmware: arm_scmi: Handle concurrent and out-of-order messages
Cristian Marussi
- [PATCH v6 07/17] firmware: arm_scmi: Handle concurrent and out-of-order messages
Peter Hilber
- [PATCH v6 07/17] firmware: arm_scmi: Handle concurrent and out-of-order messages
Cristian Marussi
- [PATCH v6 07/17] firmware: arm_scmi: Handle concurrent and out-of-order messages
Peter Hilber
- [PATCH v6 07/17] firmware: arm_scmi: Handle concurrent and out-of-order messages
Cristian Marussi
- [PATCH v6 08/11] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put
Yong Wu
- [PATCH v6 08/11] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put
Dafna Hirschfeld
- [PATCH V6 08/15] ARM: dts: imx6q-dhcom: Rework of the DHCOM GPIO pinctrls
Christoph Niedermaier
- [PATCH V6 08/15] ARM: dts: imx6q-dhcom: Rework of the DHCOM GPIO pinctrls
Shawn Guo
- [PATCH v6 08/17] firmware: arm_scmi: Add priv parameter to scmi_rx_callback
Cristian Marussi
- [PATCH v6 08/17] firmware: arm_scmi: Add priv parameter to scmi_rx_callback
Sudeep Holla
- [PATCH v6 08/17] firmware: arm_scmi: Add priv parameter to scmi_rx_callback
Cristian Marussi
- [PATCH v6 09/11] memory: mtk-smi: Get rid of mtk_smi_larb_get/put
Yong Wu
- [PATCH v6 09/11] memory: mtk-smi: Get rid of mtk_smi_larb_get/put
Dafna Hirschfeld
- [PATCH V6 09/15] ARM: dts: imx6q-dhcom: Remove ddc-i2c-bus property
Christoph Niedermaier
- [PATCH V6 09/15] ARM: dts: imx6q-dhcom: Remove ddc-i2c-bus property
Shawn Guo
- [PATCH v6 09/17] firmware: arm_scmi: Make .clear_channel optional
Cristian Marussi
- [PATCH v6 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
fengzheng923 at gmail.com
- [PATCH v6 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
Maxime Ripard
- [PATCH v6 1/2] media: rc: meson-ir-tx: document device tree bindings
Viktor Prutyanov
- [PATCH v6 1/2] media: rc: meson-ir-tx: document device tree bindings
Martin Blumenstingl
- [PATCH v6 1/2] media: rc: meson-ir-tx: document device tree bindings
Robin Murphy
- [PATCH v6 1/2] mm: move helper to check slub_debug_enabled
yee.lee at mediatek.com
- [PATCH v6 1/3] dt-bindings: media: document the nxp, imx8mq-mipi-csi2 receiver phy and controller
Martin Kepplinger
- [PATCH v6 1/3] dt-bindings: media: document the nxp, imx8mq-mipi-csi2 receiver phy and controller
Rob Herring
- [PATCH v6 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller
Laurent Pinchart
- [PATCH v6 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller
Martin Kepplinger
- [PATCH v6 1/3] lib: add linear range get selector within
Gene Chen
- [PATCH v6 1/3] lib: add linear range get selector within
Vaittinen, Matti
- [PATCH v6 1/4] arm64: dts: ipq6018: correct TCSR block area
Baruch Siach
- [PATCH v6 1/5] Documentation/bindings: phy: update references to cp11x
kostap at marvell.com
- [PATCH v6 1/5] Documentation/bindings: phy: update references to cp11x
Russell King (Oracle)
- [PATCH v6 1/5] pwm: mtk-disp: adjust the clocks to avoid them mismatch
Jitao Shi
- [PATCH v6 1/8] PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
- [PATCH v6 1/9] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml.
Steven Lee
- [PATCH v6 1/9] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml.
Linus Walleij
- [PATCH v6 1/9] iommu: Introduce a union to struct iommu_resv_region
Shameer Kolothum
- [PATCH v6 10/11] arm: dts: mediatek: Get rid of mediatek, larb for MM nodes
Yong Wu
- [PATCH V6 10/15] ARM: dts: imx6q-dhcom: Set minimum memory size of all DHCOM i.MX6 variants
Christoph Niedermaier
- [PATCH V6 10/15] ARM: dts: imx6q-dhcom: Set minimum memory size of all DHCOM i.MX6 variants
Shawn Guo
- [PATCH v6 10/17] firmware: arm_scmi: Make polling mode optional
Cristian Marussi
- [PATCH v6 10/17] firmware: arm_scmi: Make polling mode optional
Peter Hilber
- [PATCH v6 10/17] firmware: arm_scmi: Make polling mode optional
Cristian Marussi
- [PATCH v6 10/17] firmware: arm_scmi: Make polling mode optional
Sudeep Holla
- [PATCH v6 10/17] firmware: arm_scmi: Make polling mode optional
Cristian Marussi
- [PATCH v6 11/11] arm64: dts: mediatek: Get rid of mediatek, larb for MM nodes
Yong Wu
- [PATCH V6 11/15] ARM: dts: imx6q-dhcom: Rearrange of iomux
Christoph Niedermaier
- [PATCH v6 11/17] firmware: arm_scmi: Make SCMI transports configurable
Cristian Marussi
- [PATCH v6 11/17] firmware: arm_scmi: Make SCMI transports configurable
Sudeep Holla
- [PATCH v6 11/17] firmware: arm_scmi: Make SCMI transports configurable
Cristian Marussi
- [PATCH V6 12/15] ARM: dts: imx6q-dhcom: Cleanup of the devicetrees
Christoph Niedermaier
- [PATCH v6 12/17] firmware: arm_scmi: Make shmem support optional for transports
Cristian Marussi
- [PATCH V6 13/15] ARM: dts: imx6qdl-dhcom: Split SoC-independent parts of DHCOM SOM and PDK2
Christoph Niedermaier
- [PATCH v6 13/17] firmware: arm_scmi: Add method to override max message number
Cristian Marussi
- [PATCH V6 14/15] ARM: dts: imx6qdl-dhcom: Add DHCOM based PicoITX board
Christoph Niedermaier
- [PATCH v6 14/17] firmware: arm_scmi: Add message passing abstractions for transports
Cristian Marussi
- [PATCH v6 14/17] firmware: arm_scmi: Add message passing abstractions for transports
Peter Hilber
- [PATCH v6 14/17] firmware: arm_scmi: Add message passing abstractions for transports
Cristian Marussi
- [PATCH V6 15/15] ARM: dts: imx6qdl-dhcom: Add DHSOM based DRC02 board
Christoph Niedermaier
- [PATCH V6 15/15] ARM: dts: imx6qdl-dhcom: Add DHSOM based DRC02 board
Fabio Estevam
- [PATCH V6 15/15] ARM: dts: imx6qdl-dhcom: Add DHSOM based DRC02 board
Marek Vasut
- [PATCH V6 15/15] ARM: dts: imx6qdl-dhcom: Add DHSOM based DRC02 board
Shawn Guo
- [PATCH v6 15/17] firmware: arm_scmi: Add optional link_supplier() transport op
Cristian Marussi
- [PATCH v6 15/17] firmware: arm_scmi: Add optional link_supplier() transport op
Sudeep Holla
- [PATCH v6 15/17] firmware: arm_scmi: Add optional link_supplier() transport op
Cristian Marussi
- [PATCH v6 16/17] dt-bindings: arm: Add virtio transport for SCMI
Cristian Marussi
- [PATCH v6 17/17] firmware: arm_scmi: Add virtio transport
Cristian Marussi
- [PATCH v6 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
fengzheng923 at gmail.com
- [PATCH v6 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
Maxime Ripard
- [PATCH v6 2/2] kasan: Add memzero int for unaligned size at DEBUG
yee.lee at mediatek.com
- [PATCH v6 2/2] kasan: Add memzero int for unaligned size at DEBUG
Marco Elver
- [PATCH v6 2/2] kasan: Add memzero int for unaligned size at DEBUG
Andrey Konovalov
- [PATCH v6 2/2] kasan: Add memzero int for unaligned size at DEBUG
Marco Elver
- [PATCH v6 2/2] kasan: Add memzero int for unaligned size at DEBUG
Andrey Konovalov
- [PATCH v6 2/2] kasan: Add memzero int for unaligned size at DEBUG
Andrey Konovalov
- [PATCH v6 2/2] kasan: Add memzero int for unaligned size at DEBUG
Yee Lee
- [PATCH v6 2/2] media: rc: introduce Meson IR TX driver
Viktor Prutyanov
- [PATCH v6 2/2] media: rc: introduce Meson IR TX driver
Sean Young
- [PATCH v6 2/2] media: rc: introduce Meson IR TX driver
Viktor Prutyanov
- [PATCH v6 2/3] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC
Gene Chen
- [PATCH v6 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Martin Kepplinger
- [PATCH v6 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Laurent Pinchart
- [PATCH v6 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Martin Kepplinger
- [PATCH v6 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Martin Kepplinger
- [PATCH v6 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Laurent Pinchart
- [PATCH v6 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Laurent Pinchart
- [PATCH v6 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Martin Kepplinger
- [PATCH v6 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Laurent Pinchart
- [PATCH v6 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Martin Kepplinger
- [PATCH v6 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Martin Kepplinger
- [PATCH v6 2/4] pwm: driver for qualcomm ipq6018 pwm block
Baruch Siach
- [PATCH v6 2/4] pwm: driver for qualcomm ipq6018 pwm block
Bjorn Andersson
- [PATCH v6 2/4] pwm: driver for qualcomm ipq6018 pwm block
Baruch Siach
- [PATCH v6 2/5] arch/arm64/boot/dts/marvell: fix NAND partitioning scheme
kostap at marvell.com
- [PATCH v6 2/5] pwm: mtk_disp: fix force reg to working reg.
Jitao Shi
- [PATCH v6 2/8] PCI: Support populating MSI domains of root buses via bridges
Boqun Feng
- [PATCH v6 2/8] PCI: Support populating MSI domains of root buses via bridges
Bjorn Helgaas
- [PATCH v6 2/9] ACPI/IORT: Add support for RMR node parsing
Shameer Kolothum
- [PATCH v6 2/9] dt-bindings: aspeed-sgpio: Add ast2600 sgpio
Steven Lee
- [PATCH v6 2/9] dt-bindings: aspeed-sgpio: Add ast2600 sgpio
Rob Herring
- [PATCH v6 2/9] dt-bindings: aspeed-sgpio: Add ast2600 sgpio
Linus Walleij
- [PATCH v6 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions
Martin Kepplinger
- [PATCH v6 3/3] power: supply: mt6360_charger: add MT6360 charger support
Gene Chen
- [PATCH v6 3/3] power: supply: mt6360_charger: add MT6360 charger support
Randy Dunlap
- [PATCH v6 3/4] dt-bindings: pwm: add IPQ6018 binding
Baruch Siach
- [PATCH v6 3/4] dt-bindings: pwm: add IPQ6018 binding
Rob Herring
- [PATCH v6 3/4] dt-bindings: pwm: add IPQ6018 binding
Bjorn Andersson
- [PATCH v6 3/4] dt-bindings: pwm: add IPQ6018 binding
Baruch Siach
- [PATCH v6 3/4] dt-bindings: pwm: add IPQ6018 binding
Bjorn Andersson
- [PATCH v6 3/4] dt-bindings: pwm: add IPQ6018 binding
Rob Herring
- [PATCH v6 3/5] arm64: dts: cn913x: add device trees for topology B boards
kostap at marvell.com
- [PATCH v6 3/5] pwm: mtk_disp: implement atomic API .apply()
Jitao Shi
- [PATCH v6 3/8] arm64: PCI: Restructure pcibios_root_bridge_prepare()
Boqun Feng
- [PATCH v6 3/9] ARM: dts: aspeed-g6: Add SGPIO node.
Steven Lee
- [PATCH v6 3/9] iommu/dma: Introduce generic helper to retrieve RMR info
Shameer Kolothum
- [PATCH v6 4/4] arm64: dts: ipq6018: add pwm node
Baruch Siach
- [PATCH v6 4/5] dts: marvell: Enable 10G interfaces on 9130-DB and 9131-DB boards
kostap at marvell.com
- [PATCH v6 4/5] dts: marvell: Enable 10G interfaces on 9130-DB and 9131-DB boards
Russell King (Oracle)
- [PATCH v6 4/5] pwm: mtk_disp: fix overflow in period and duty calcalation
Jitao Shi
- [PATCH v6 4/8] arm64: PCI: Support root bridge preparation for Hyper-V
Boqun Feng
- [PATCH v6 4/9] ACPI/IORT: Add a helper to retrieve RMR memory regions
Shameer Kolothum
- [PATCH v6 4/9] ARM: dts: aspeed-g5: Remove ngpios from sgpio node.
Steven Lee
- [PATCH v6 5/5] arm64: dts: add support for Marvell cn9130-crb platform
kostap at marvell.com
- [PATCH v6 5/5] pwm: mtk_disp: implement atomic API .get_state()
Jitao Shi
- [PATCH v6 5/8] PCI: hv: Generify PCI probing
Boqun Feng
- [PATCH v6 5/9] gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support
Steven Lee
- [PATCH v6 5/9] gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support
Linus Walleij
- [PATCH v6 5/9] iommu/arm-smmu-v3: Introduce strtab init helper
Shameer Kolothum
- [PATCH v6 6/8] PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
Boqun Feng
- [PATCH v6 6/9] gpio: gpio-aspeed-sgpio: Add set_config function
Steven Lee
- [PATCH v6 6/9] gpio: gpio-aspeed-sgpio: Add set_config function
Linus Walleij
- [PATCH v6 6/9] iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
Shameer Kolothum
- [PATCH v6 7/8] PCI: hv: Set up MSI domain at bridge probing time
Boqun Feng
- [PATCH v6 7/9] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware
Mauro Carvalho Chehab
- [PATCH v6 7/9] gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio struct
Steven Lee
- [PATCH v6 7/9] gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio struct
Linus Walleij
- [PATCH v6 7/9] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
Shameer Kolothum
- [PATCH v6 8/8] PCI: hv: Turn on the host bridge probing on ARM64
Boqun Feng
- [PATCH v6 8/9] gpio: gpio-aspeed-sgpio: Use generic device property APIs
Steven Lee
- [PATCH v6 8/9] gpio: gpio-aspeed-sgpio: Use generic device property APIs
Linus Walleij
- [PATCH v6 8/9] iommu/arm-smmu: Get associated RMR info and install bypass SMR
Shameer Kolothum
- [PATCH v6 8/9] iommu/arm-smmu: Get associated RMR info and install bypass SMR
Steven Price
- [PATCH v6 8/9] iommu/arm-smmu: Get associated RMR info and install bypass SMR
Jon Nettleton
- [PATCH v6 9/9] gpio: gpio-aspeed-sgpio: Return error if ngpios is not multiple of 8.
Steven Lee
- [PATCH v6 9/9] gpio: gpio-aspeed-sgpio: Return error if ngpios is not multiple of 8.
Linus Walleij
- [PATCH v6 9/9] iommu/dma: Reserve any RMR regions associated with a dev
Shameer Kolothum
- [PATCH v6 9/9] phy-hi3670-pcie: move reset-gpios to the PCIe DT schema
Mauro Carvalho Chehab
- [PATCH v6 RESEND 1/3] gpu: drm: separate panel orientation property creating and value setting
Enric Balletbo Serra
- [PATCH v6 RESEND 2/3] drm/mediatek: init panel orientation property
Enric Balletbo Serra
- [PATCH v6 RESEND 3/3] arm64: dts: mt8183: Add panel rotation
Enric Balletbo Serra
- [PATCH v7 0/2] media: rc: add support for Amlogic Meson IR blaster
Viktor Prutyanov
- [PATCH v7 0/3] arm64/sve: Improve performance when handling SVE access traps
Dave Martin
- [PATCH v7 0/3] arm64/sve: Improve performance when handling SVE access traps
Mark Brown
- [PATCH v7 0/3] arm64/sve: Improve performance when handling SVE access traps
Dave Martin
- [PATCH v7 0/3] media: imx: add support for imx8mq MIPI RX
Martin Kepplinger
- [PATCH v7 0/5] DTS updates for Marvell Armada CN913x platforms
kostap at marvell.com
- [PATCH v7 0/5] DTS updates for Marvell Armada CN913x platforms
Gregory CLEMENT
- [PATCH v7 0/7] arm64: Add framework to turn an IPI as NMI
Sumit Garg
- [PATCH v7 0/7] arm64: Add framework to turn an IPI as NMI
Sumit Garg
- [PATCH v7 0/8] RISC-V CPU Idle Support
Palmer Dabbelt
- [PATCH v7 0/8] RISC-V CPU Idle Support
Anup Patel
- [PATCH v7 00/10] Add support for Hikey 970 PCIe
Mauro Carvalho Chehab
- [PATCH v7 00/12] Clean up "mediatek,larb"
Yong Wu
- Aw: [PATCH v7 00/12] Clean up "mediatek,larb"
Frank Wunderlich
- [PATCH v7 00/15] Optimizing iommu_[map/unmap] performance
Georgi Djakov
- [PATCH v7 00/15] Optimizing iommu_[map/unmap] performance
Lu Baolu
- [PATCH v7 00/15] Optimizing iommu_[map/unmap] performance
chenxiang (M)
- [PATCH v7 00/15] Optimizing iommu_[map/unmap] performance
Joerg Roedel
- [PATCH v7 01/12] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
Yong Wu
- [PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
Peter Zijlstra
- [PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
Joe Perches
- [PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
Peter Zijlstra
- [PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
Mark Rutland
- [PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
Joe Perches
- [PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
Joe Perches
- [PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
Zhu Lingshan
- [PATCH v7 02/12] iommu/mediatek-v1: Free the existed fwspec if the master dev already has
Yong Wu
- [PATCH v7 03/12] iommu/mediatek: Add probe_defer for smi-larb
Yong Wu
- [PATCH v7 04/12] iommu/mediatek: Add device_link between the consumer and the larb devices
Yong Wu
- [PATCH v7 05/12] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
Yong Wu
- [PATCH v7 06/12] media: mtk-mdp: Get rid of mtk_smi_larb_get/put
Yong Wu
- [PATCH v7 06/19] rtc: sun6i: Add support for RTCs without external LOSCs
Andre Przywara
- [PATCH v7 06/19] rtc: sun6i: Add support for RTCs without external LOSCs
Maxime Ripard
- [PATCH v7 06/19] rtc: sun6i: Add support for RTCs without external LOSCs
Icenowy Zheng
- [PATCH v7 06/19] rtc: sun6i: Add support for RTCs without external LOSCs
Maxime Ripard
- Re: [PATCH v7 06/19] rtc: sun6i: Add support for RTCs without external LOSCs
Icenowy Zheng
- [PATCH v7 07/12] drm/mediatek: Add pm runtime support for ovl and rdma
Yong Wu
- [PATCH v7 08/10] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware
Mauro Carvalho Chehab
- [PATCH v7 08/10] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware
Manivannan Sadhasivam
- [PATCH v7 08/10] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware
Mauro Carvalho Chehab
- [PATCH v7 08/10] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware
Manivannan Sadhasivam
- [PATCH v7 08/12] drm/mediatek: Get rid of mtk_smi_larb_get/put
Yong Wu
- [PATCH v7 09/12] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put
Yong Wu
- [PATCH v7 1/2] media: rc: meson-ir-tx: document device tree bindings
Viktor Prutyanov
- [PATCH v7 1/2] media: rc: meson-ir-tx: document device tree bindings
Martin Blumenstingl
- [PATCH v7 1/2] media: rc: meson-ir-tx: document device tree bindings
Rob Herring
- [PATCH v7 1/2] perf cs-etm: Split Coresight decode by aux records
Mathieu Poirier
- [PATCH v7 1/3] dt-bindings: media: document the nxp, imx8mq-mipi-csi2 receiver phy and controller
Martin Kepplinger
- [PATCH v7 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller
Laurent Pinchart
- [PATCH v7 1/5] arch/arm64/boot/dts/marvell: fix NAND partitioning scheme
kostap at marvell.com
- [PATCH v7 10/10] phy-hi3670-pcie: Move reset-gpios to the PCIe DT schema
Mauro Carvalho Chehab
- [PATCH v7 10/12] memory: mtk-smi: Get rid of mtk_smi_larb_get/put
Yong Wu
- [PATCH v7 10/15] iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()
Kunkun Jiang
- [PATCH v7 11/12] arm: dts: mediatek: Get rid of mediatek, larb for MM nodes
Yong Wu
- [PATCH v7 12/12] arm64: dts: mediatek: Get rid of mediatek, larb for MM nodes
Yong Wu
- [PATCH v7 15/19] phy: sun4i-usb: Add support for the H616 USB PHY
Evgeny Boger
- [PATCH v7 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU
liuqi (BA)
- [PATCH v7 2/2] media: rc: introduce Meson IR TX driver
Viktor Prutyanov
- [PATCH v7 2/2] media: rc: introduce Meson IR TX driver
Sean Young
- [PATCH v7 2/2] perf cs-etm: Split --dump-raw-trace by AUX records
Mathieu Poirier
- [PATCH v7 2/2] perf cs-etm: Split --dump-raw-trace by AUX records
Arnaldo Carvalho de Melo
- [PATCH v7 2/2] perf cs-etm: Split --dump-raw-trace by AUX records
Mathieu Poirier
- [PATCH v7 2/2] perf cs-etm: Split --dump-raw-trace by AUX records
Arnaldo Carvalho de Melo
- [PATCH v7 2/2] perf cs-etm: Split --dump-raw-trace by AUX records
Mathieu Poirier
- [PATCH v7 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Martin Kepplinger
- [PATCH v7 2/5] arm64: dts: cn913x: add device trees for topology B boards
kostap at marvell.com
- [PATCH v7 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions
Martin Kepplinger
- [PATCH v7 3/4] iommu: rockchip: Add internal ops to handle variants
Dafna Hirschfeld
- [PATCH v7 3/4] iommu: rockchip: Add internal ops to handle variants
Heiko Stübner
- [PATCH v7 3/4] iommu: rockchip: Add internal ops to handle variants
Robin Murphy
- [PATCH v7 3/4] iommu: rockchip: Add internal ops to handle variants
Dafna Hirschfeld
- [PATCH v7 3/4] iommu: rockchip: Add internal ops to handle variants
Robin Murphy
- [PATCH v7 3/5] dts: marvell: Enable 10G interfaces on 9130-DB and 9131-DB boards
kostap at marvell.com
- [PATCH v7 4/5] arm64: dts: add support for Marvell cn9130-crb platform
kostap at marvell.com
- [PATCH v7 5/5] arch/arm64: dts: change 10gbase-kr to 10gbase-r in Armada
kostap at marvell.com
- [PATCH v7 5/5] arch/arm64: dts: change 10gbase-kr to 10gbase-r in Armada
Russell King (Oracle)
- [PATCH v7] pinctrl: mediatek: add rsel setting on MT8195
zhiyong tao
- [PATCH v8 0/2] drivers/perf: hisi: Add support for PCIe PMU
Qi Liu
- [PATCH v8 0/3] media: imx: add support for imx8mq MIPI RX
Martin Kepplinger
- [PATCH v8 0/4] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
Catalin Marinas
- [PATCH v8 0/4] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
Peter Collingbourne
- [PATCH V8 0/4] soc: imx: add i.MX BLK-CTL support
Frieder Schrempf
- [PATCH V8 0/4] soc: imx: add i.MX BLK-CTL support
Peng Fan
- [PATCH V8 0/4] soc: imx: add i.MX BLK-CTL support
Frieder Schrempf
- [PATCH V8 0/4] soc: imx: add i.MX BLK-CTL support
Benjamin Gaignard
- [PATCH v8 00/10] CoreSight configuration management; ETM strobing
Mike Leach
- [PATCH v8 00/10] CoreSight configuration management; ETM strobing
Mathieu Poirier
- [PATCH v8 00/10] CoreSight configuration management; ETM strobing
Branislav Rankov
- [PATCH v8 00/10] CoreSight configuration management; ETM strobing
Mike Leach
- [PATCH v8 00/10] CoreSight configuration management; ETM strobing
Mathieu Poirier
- [PATCH v8 00/10] CoreSight configuration management; ETM strobing
Mike Leach
- [PATCH v8 00/10] CoreSight configuration management; ETM strobing
Mathieu Poirier
- [PATCH v8 00/10] CoreSight configuration management; ETM strobing
Mike Leach
- [PATCH v8 00/10] CoreSight configuration management; ETM strobing
Mathieu Poirier
- [PATCH v8 00/11] arm64: sunxi: Initial Allwinner H616 SoC support
Andre Przywara
- [PATCH v8 00/11] arm64: sunxi: Initial Allwinner H616 SoC support
Icenowy Zheng
- [PATCH v8 00/11] arm64: sunxi: Initial Allwinner H616 SoC support
Maxime Ripard
- [PATCH v8 01/10] coresight: syscfg: Initial coresight system configuration
Mike Leach
- [PATCH v8 01/11] dt-bindings: mfd: axp20x: Add AXP305 compatible (plus optional IRQ)
Andre Przywara
- [PATCH V8 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
Zhu Lingshan
- [PATCH V8 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
Like Xu
- [PATCH V8 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
Zhu, Lingshan
- [PATCH V8 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
Zhu, Lingshan
- [PATCH v8 02/10] coresight: syscfg: Add registration and feature loading for cs devices
Mike Leach
- [PATCH v8 02/11] dt-bindings: rtc: sun6i: Add H616 compatible string
Andre Przywara
- [PATCH v8 02/11] dt-bindings: rtc: sun6i: Add H616 compatible string
Rob Herring
- [PATCH v8 02/11] dt-bindings: rtc: sun6i: Add H616 compatible string
Maxime Ripard
- [PATCH v8 03/10] coresight: config: Add configuration and feature generic functions
Mike Leach
- [PATCH v8 03/11] rtc: sun6i: Fix time overflow handling
Andre Przywara
- [PATCH v8 03/11] rtc: sun6i: Fix time overflow handling
Jernej Škrabec
- [PATCH v8 04/10] coresight: etm-perf: update to handle configuration selection
Mike Leach
- [PATCH v8 04/11] rtc: sun6i: Add support for linear day storage
Andre Przywara
- [PATCH v8 04/11] rtc: sun6i: Add support for linear day storage
Jernej Škrabec
- [PATCH v8 05/10] coresight: syscfg: Add API to activate and enable configurations
Mike Leach
- [PATCH v8 05/10] coresight: syscfg: Add API to activate and enable configurations
Mathieu Poirier
- [PATCH v8 05/10] coresight: syscfg: Add API to activate and enable configurations
Mathieu Poirier
- [PATCH v8 05/11] rtc: sun6i: Add support for broken-down alarm registers
Andre Przywara
- [PATCH v8 05/11] rtc: sun6i: Add support for broken-down alarm registers
Jernej Škrabec
- [PATCH v8 06/10] coresight: etm-perf: Update to activate selected configuration
Mike Leach
- [PATCH v8 06/11] rtc: sun6i: Add support for RTCs without external LOSCs
Andre Przywara
- [PATCH v8 06/11] rtc: sun6i: Add support for RTCs without external LOSCs
Jernej Škrabec
- [PATCH v8 07/10] coresight: etm4x: Add complex configuration handlers to etmv4
Mike Leach
- [PATCH v8 07/11] rtc: sun6i: Add Allwinner H616 support
Andre Przywara
- [PATCH v8 07/11] rtc: sun6i: Add Allwinner H616 support
Jernej Škrabec
- [PATCH v8 08/10] coresight: config: Add preloaded configurations
Mike Leach
- [PATCH v8 08/11] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
Andre Przywara
- [PATCH v8 09/10] coresight: syscfg: Add initial configfs support
Mike Leach
- [PATCH v8 09/11] dt-bindings: arm: sunxi: Add two H616 board compatible strings
Andre Przywara
- [PATCH v8 1/2] docs: perf: Add description for HiSilicon PCIe PMU driver
Qi Liu
- [PATCH v8 1/3] dt-bindings: media: document the nxp, imx8mq-mipi-csi2 receiver phy and controller
Martin Kepplinger
- [PATCH v8 1/4] arm64: mte: rename gcr_user_excl to mte_ctrl
Catalin Marinas
- [PATCH v8 1/5] drivers: firmware: Add PDI load API support
Tom Rix
- [PATCH v8 1/5] drivers: firmware: Add PDI load API support
Nava kishore Manne
- [PATCH v8 10/10] Documentation: coresight: Add documentation for CoreSight config
Mike Leach
- [PATCH v8 10/11] arm64: dts: allwinner: h616: Add OrangePi Zero 2 board support
Andre Przywara
- [PATCH v8 11/11] arm64: dts: allwinner: h616: Add X96 Mate TV box support
Andre Przywara
- [PATCH v8 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU
Qi Liu
- [PATCH v8 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Martin Kepplinger
- [PATCH v8 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
kernel test robot
- [PATCH v8 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Laurent Pinchart
- [PATCH v8 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Dan Carpenter
- [PATCH v8 2/4] arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Catalin Marinas
- [PATCH v8 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions
Martin Kepplinger
- [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
Pali Rohár
- [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
Kunihiko Hayashi
- [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
Pali Rohár
- [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
Kunihiko Hayashi
- [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
Pali Rohár
- [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
Kunihiko Hayashi
- [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
Kunihiko Hayashi
- [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
Pali Rohár
- [PATCH v8 3/4] arm64: mte: introduce a per-CPU tag checking mode preference
Catalin Marinas
- [PATCH V8 3/4] soc: imx: Add generic blk-ctl driver
Lucas Stach
- [PATCH V8 3/4] soc: imx: Add generic blk-ctl driver
Peng Fan
- [PATCH V8 3/4] soc: imx: Add generic blk-ctl driver
Lucas Stach
- [PATCH V8 3/4] soc: imx: Add generic blk-ctl driver
Peng Fan
- [PATCH V8 3/4] soc: imx: Add generic blk-ctl driver
Lucas Stach
- [PATCH v8 3/5] arm64: perf: Enable PMU counter userspace access for perf event
Rob Herring
- [PATCH v8 3/5] dt-bindings: firmware: Add bindings for xilinx firmware
Rob Herring
- [PATCH v8 4/4] Documentation: document the preferred tag checking mode feature
Catalin Marinas
- [PATCH v8 4/4] Documentation: document the preferred tag checking mode feature
Catalin Marinas
- [PATCH v8 4/5] dt-bindings: firmware: Remove xlnx,zynqmp-firmware.txt file
Tom Rix
- [PATCH v8 4/5] dt-bindings: firmware: Remove xlnx,zynqmp-firmware.txt file
Nava kishore Manne
- [PATCH v8 4/5] dt-bindings: firmware: Remove xlnx,zynqmp-firmware.txt file
Rob Herring
- [PATCH v8 5/5] fpga: versal-fpga: Add versal fpga manager driver
Tom Rix
- [PATCH v8 5/5] fpga: versal-fpga: Add versal fpga manager driver
Nava kishore Manne
- [PATCH v9 0/2] Mediatek pinctrl patch on mt8195
Zhiyong Tao
- [PATCH v9 0/3] media: imx: add support for imx8mq MIPI RX
Martin Kepplinger
- [PATCH v9 0/3] media: imx: add support for imx8mq MIPI RX
Laurent Pinchart
- [PATCH v9 0/4] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
Peter Collingbourne
- [PATCH v9 0/5] Add SPMI support for Mediatek SoC IC
Hsin-Hsiung Wang
- [PATCH v9 00/10] CoreSight configuration management; ETM strobing
Mike Leach
- [PATCH v9 01/10] coresight: syscfg: Initial coresight system configuration
Mike Leach
- [PATCH V9 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
Zhu Lingshan
- [PATCH v9 02/10] coresight: syscfg: Add registration and feature loading for cs devices
Mike Leach
- [PATCH v9 03/10] coresight: config: Add configuration and feature generic functions
Mike Leach
- [PATCH v9 04/10] coresight: etm-perf: update to handle configuration selection
Mike Leach
- [PATCH v9 05/10] coresight: syscfg: Add API to activate and enable configurations
Mike Leach
- [PATCH v9 05/10] coresight: syscfg: Add API to activate and enable configurations
Mathieu Poirier
- [PATCH v9 05/10] coresight: syscfg: Add API to activate and enable configurations
Mike Leach
- [PATCH v9 05/10] coresight: syscfg: Add API to activate and enable configurations
Mathieu Poirier
- [PATCH v9 06/10] coresight: etm-perf: Update to activate selected configuration
Mike Leach
- [PATCH v9 07/10] coresight: etm4x: Add complex configuration handlers to etmv4
Mike Leach
- [PATCH v9 08/10] coresight: config: Add preloaded configurations
Mike Leach
- [PATCH v9 09/10] coresight: syscfg: Add initial configfs support
Mike Leach
- [PATCH v9 1/2] dt-bindings: pinctrl: mt8195: add rsel define
Zhiyong Tao
- [PATCH v9 1/3] dt-bindings: media: document the nxp, imx8mq-mipi-csi2 receiver phy and controller
Martin Kepplinger
- [PATCH v9 1/4] arm64: mte: rename gcr_user_excl to mte_ctrl
Peter Collingbourne
- [PATCH v9 1/4] arm64: mte: rename gcr_user_excl to mte_ctrl
Will Deacon
- [PATCH v9 1/5] dt-bindings: spmi: modify the constraint 'maxItems' to 'minItems'
Hsin-Hsiung Wang
- [PATCH v9 10/10] Documentation: coresight: Add documentation for CoreSight config
Mike Leach
- [PATCH v9 2/2] pinctrl: mediatek: add rsel setting on MT8195
Zhiyong Tao
- [PATCH v9 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Martin Kepplinger
- [PATCH v9 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Dafna Hirschfeld
- [PATCH v9 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller
Laurent Pinchart
- [PATCH v9 2/4] arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Peter Collingbourne
- [PATCH v9 2/4] arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Will Deacon
- [PATCH v9 2/4] arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Peter Collingbourne
- [PATCH v9 2/4] arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Will Deacon
- [PATCH v9 2/4] arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Peter Collingbourne
- [PATCH v9 2/5] dt-bindings: spmi: document binding for the Mediatek SPMI controller
Hsin-Hsiung Wang
- [PATCH v9 2/5] dt-bindings: spmi: document binding for the Mediatek SPMI controller
Rob Herring
- [PATCH v9 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions
Martin Kepplinger
- [PATCH v9 3/4] arm64: mte: introduce a per-CPU tag checking mode preference
Peter Collingbourne
- [PATCH v9 3/4] arm64: mte: introduce a per-CPU tag checking mode preference
Will Deacon
- [PATCH v9 3/4] arm64: mte: introduce a per-CPU tag checking mode preference
Peter Collingbourne
- [PATCH v9 3/4] arm64: mte: introduce a per-CPU tag checking mode preference
Will Deacon
- [PATCH v9 3/4] arm64: mte: introduce a per-CPU tag checking mode preference
Peter Collingbourne
- [PATCH v9 3/5] spmi: mediatek: Add support for MT6873/8192
Hsin-Hsiung Wang
- [PATCH v9 4/4] Documentation: document the preferred tag checking mode feature
Peter Collingbourne
- [PATCH v9 4/4] Documentation: document the preferred tag checking mode feature
Will Deacon
- [PATCH v9 4/4] Documentation: document the preferred tag checking mode feature
Peter Collingbourne
- [PATCH v9 4/5] spmi: mediatek: Add support for MT8195
Hsin-Hsiung Wang
- [PATCH v9 5/5] arm64: dts: mt8192: add spmi node
Hsin-Hsiung Wang
- [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
Uwe Kleine-König
- [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
Uwe Kleine-König
- [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
Wolfram Sang
- [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
Uwe Kleine-König
- [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
Wolfram Sang
- [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
Uwe Kleine-König
- [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
Claudiu.Beznea at microchip.com
- [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
Andy Shevchenko
- [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
Wolfram Sang
- [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
Andy Shevchenko
- [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
Wolfram Sang
- [RESEND] crypto: atmel-aes: use swap()
Salah Triki
- [RESEND] crypto: atmel-aes: use swap()
Tudor.Ambarus at microchip.com
- [RESEND] crypto: atmel-aes: use swap()
Tudor.Ambarus at microchip.com
- [RESEND] crypto: atmel-aes: use swap()
Herbert Xu
- [RESEND] gpu: ipu-v3: use swap()
Salah Triki
- [RESEND] gpu: ipu-v3: use swap()
Nicolas Ferre
- [RESEND PATCH 0/2] STM32 DMA alternative REQ/ACK protocol support
Amelie Delaunay
- [RESEND PATCH 0/3] Misc bug fixes in mtk power domain driver
Matthias Brugger
- [RESEND PATCH 1/2] dt-bindings: dma: add alternative REQ/ACK protocol selection in stm32-dma
Amelie Delaunay
- [RESEND PATCH 1/3] soc: mediatek: pm-domains: Use correct mask for bus_prot_clr
Enric Balletbo i Serra
- [RESEND PATCH 2/2] dmaengine: stm32-dma: add alternate REQ/ACK protocol management
Amelie Delaunay
- [RESEND PATCH 2/3] soc: mediatek: pm-domains: Add domain_supply cap for mfg_async PD
Enric Balletbo i Serra
- [RESEND PATCH 3/3] arm64: dts: mediatek: mt8173: Add domain supply for mfg_async
Enric Balletbo i Serra
- [RESEND PATCH] clk: mediatek: make COMMON_CLK_MT8167* depend on COMMON_CLK_MT8167
Miles Chen
- [RESEND PATCH] clk: mediatek: make COMMON_CLK_MT8167* depend on COMMON_CLK_MT8167
Stephen Boyd
- [RESEND PATCH v10 08/10] dt-bindings: ufs: Add bindings for Samsung ufs host
Alim Akhtar
- [RESEND PATCH v10 08/10] dt-bindings: ufs: Add bindings for Samsung ufs host
Krzysztof Kozlowski
- [RESEND PATCH v10 08/10] dt-bindings: ufs: Add bindings for Samsung ufs host
Chanho Park
- [RESEND PATCH v10 08/10] dt-bindings: ufs: Add bindings for Samsung ufs host
Martin K. Petersen
- [RESEND PATCH v10 08/10] dt-bindings: ufs: Add bindings for Samsung ufs host
Chanho Park
- [RESEND PATCH v4] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
Dario Binacchi
- [RESEND PATCH v4] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
Stephen Boyd
- [RESEND PATCH v4] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
Dillon Hua
- [RESEND PATCH v4] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
Dario Binacchi
- [RESEND PATCH v4] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
Stephen Boyd
- [RESEND PATCH v4] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
Dario Binacchi
- [RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568
Uwe Kleine-König
- [RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568
Lee Jones
- [RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568
Uwe Kleine-König
- [RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568
Heiko Stübner
- [RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568
Rob Herring
- [RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568
Rob Herring
- [RFC-PATCH] net: stmmac: Add KR port support.
Daniel Walker
- [RFC-PATCH] net: stmmac: Add KR port support.
Florian Fainelli
- [RFC-PATCH] net: stmmac: Add KR port support.
Andrew Lunn
- [RFC-PATCH] net: stmmac: Add KR port support.
Daniel Walker
- [RFC-PATCH] net: stmmac: Add KR port support.
Russell King (Oracle)
- [RFC-PATCH] net: stmmac: Add KR port support.
Andrew Lunn
- [RFC 0/2] convert fsl,imx6q-pcie.txt to yaml
Richard Zhu
- [RFC 0/2] convert fsl,imx6q-pcie.txt to yaml
Rob Herring
- [RFC 0/4] power: supply: Add Support for RK817 Charger
Chris Morgan
- [RFC 0/4] power: supply: Add Support for RK817 Charger
Peter Geis
- [RFC 00/10] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
Anshuman Khandual
- [RFC 01/10] mm/mmap: Dynamically initialize protection_map[]
Anshuman Khandual
- [RFC 02/10] arm64/mm: Consolidate TCR_EL1 fields
Anshuman Khandual
- [RFC 03/10] arm64/mm: Add FEAT_LPA2 specific TCR_EL1.DS field
Anshuman Khandual
- [RFC 04/10] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
Anshuman Khandual
- [RFC 05/10] arm64/mm: Add CONFIG_ARM64_PA_BITS_52_[LPA|LPA2]
Anshuman Khandual
- [RFC 06/10] arm64/mm: Add FEAT_LPA2 specific encoding
Anshuman Khandual
- [RFC 06/10] arm64/mm: Add FEAT_LPA2 specific encoding
Steven Price
- [RFC 06/10] arm64/mm: Add FEAT_LPA2 specific encoding
Anshuman Khandual
- [RFC 06/10] arm64/mm: Add FEAT_LPA2 specific encoding
Steven Price
- [RFC 06/10] arm64/mm: Add FEAT_LPA2 specific encoding
Anshuman Khandual
- [RFC 07/10] arm64/mm: Detect and enable FEAT_LPA2
Anshuman Khandual
- [RFC 07/10] arm64/mm: Detect and enable FEAT_LPA2
Suzuki K Poulose
- [RFC 07/10] arm64/mm: Detect and enable FEAT_LPA2
Anshuman Khandual
- [RFC 07/10] arm64/mm: Detect and enable FEAT_LPA2
Suzuki K Poulose
- [RFC 07/10] arm64/mm: Detect and enable FEAT_LPA2
Anshuman Khandual
- [RFC 08/10] arm64/mm: Add FEAT_LPA2 specific PTE_SHARED and PMD_SECT_S
Anshuman Khandual
- [RFC 09/10] arm64/mm: Add FEAT_LPA2 specific fallback (48 bits PA) when not implemented
Anshuman Khandual
- [RFC 1/1] irqchip/gic-v3-its: Add irq domain and chip for Direct LPI without ITS
Sunil Muthuswamy
- [RFC 1/1] irqchip/gic-v3-its: Add irq domain and chip for Direct LPI without ITS
Marc Zyngier
- [RFC 1/2] dt-bindings: PCI: imx6: add fsl,imx6q-pcie.yaml
Richard Zhu
- [RFC 1/2] dt-bindings: PCI: imx6: add fsl,imx6q-pcie.yaml
Rob Herring
- [RFC 1/2] dt-bindings: PCI: imx6: add fsl,imx6q-pcie.yaml
Richard Zhu
- [RFC 1/4] dt-bindings: Add Rockchip rk817 battery charger support
Chris Morgan
- [RFC 10/10] arm64/mm: Enable CONFIG_ARM64_PA_BITS_52 on CONFIG_ARM64_[4K|16K]_PAGES
Anshuman Khandual
- [RFC 2/2] dt-bindings: PCI: imx6: remove fsl,imx6q-pcie.txt
Richard Zhu
- [RFC 2/4] mfd: Add Rockchip rk817 battery charger support
Chris Morgan
- [RFC 3/4] power: supply: Add charger driver for Rockchip RK817
Chris Morgan
- [RFC 4/4] arm64: dts: rockchip: add rk817 charger to Odroid Go Advance
Chris Morgan
- [RFC][Patch v1 0/2] iommu/arm-smmu-v3: Add NVIDIA implementation
Nicolin Chen
- [RFC][Patch v1 1/2] iommu/arm-smmu-v3: Add implementation infrastructure
Nicolin Chen
- [RFC][Patch v1 2/2] iommu/arm-smmu-v3: Add support for NVIDIA CMDQ-Virtualization hw
Nicolin Chen
- [RFC] Adding A64FX hardware prefetch sysfs interface
tarumizu.kohei at fujitsu.com
- [RFC] arm64/mm: Fix idmap on [16K|36VA|48PA]
Anshuman Khandual
- [RFC] arm64/mm: Fix idmap on [16K|36VA|48PA]
Anshuman Khandual
- [RFC net-next 0/2] mt7530 software fallback bridging fix
DENG Qingfang
- [RFC net-next 0/2] mt7530 software fallback bridging fix
Vladimir Oltean
- [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
DENG Qingfang
- [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
Vladimir Oltean
- [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
Vladimir Oltean
- [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
DENG Qingfang
- [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
Vladimir Oltean
- [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
Vladimir Oltean
- [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
DENG Qingfang
- [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
DENG Qingfang
- [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
Vladimir Oltean
- [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
DENG Qingfang
- [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
Vladimir Oltean
- [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU
DENG Qingfang
- [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU
Vladimir Oltean
- [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU
Vladimir Oltean
- [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU
DENG Qingfang
- [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU
Vladimir Oltean
- [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU
DENG Qingfang
- [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU
DENG Qingfang
- [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU
Vladimir Oltean
- [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU
DENG Qingfang
- [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU
Vladimir Oltean
- [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU
DENG Qingfang
- [RFC net-next v2 0/4] mt7530 software fallback bridging fix
DENG Qingfang
- [RFC net-next v2 1/4] net: dsa: mt7530: enable assisted learning on CPU port
DENG Qingfang
- [RFC net-next v2 2/4] net: dsa: mt7530: use independent VLAN learning on VLAN-unaware bridges
DENG Qingfang
- [RFC net-next v2 3/4] net: dsa: mt7530: set STP state also on filter ID 1
DENG Qingfang
- [RFC net-next v2 4/4] Revert "mt7530 mt7530_fdb_write only set ivl bit vid larger than 1"
DENG Qingfang
- [RFC PATCH 0/4] split rk3568 and rk3566 device trees
Peter Geis
- [RFC PATCH 0/4] split rk3568 and rk3566 device trees
Heiko Stuebner
- [RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
Alexandru Elisei
- [RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
Jean-Philippe Brucker
- [RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
Oliver Upton
- [RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
Jean-Philippe Brucker
- [RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
Jean-Philippe Brucker
- [RFC PATCH 0/6] leds: Fix pca955x GPIO pin mappings
Andrew Jeffery
- [RFC PATCH 0/6] leds: Fix pca955x GPIO pin mappings
Andrew Jeffery
- [RFC PATCH 0/6] leds: Fix pca955x GPIO pin mappings
Andy Shevchenko
- [RFC PATCH 0/6] leds: Fix pca955x GPIO pin mappings
Andrew Jeffery
- [RFC PATCH 0/6] leds: Fix pca955x GPIO pin mappings
Andy Shevchenko
- [RFC PATCH 0/6] perf tools: Warning fixes
James Clark
- [RFC PATCH 0/9] phy-rockchip-inno-usb2: support rk356x usb2phy
Peter Geis
- [RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
Jagan Teki
- [RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
Sam Ravnborg
- [RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
Jagan Teki
- [RFC PATCH 01/17] drm/exynos: dsi: Convert to bridge driver
Jagan Teki
- [RFC PATCH 01/17] drm/exynos: dsi: Convert to bridge driver
Sam Ravnborg
- [RFC PATCH 02/17] drm/exynos: dsi: Handle drm_device for bridge
Jagan Teki
- [RFC PATCH 02/17] drm/exynos: dsi: Handle drm_device for bridge
Sam Ravnborg
- [RFC PATCH 03/17] drm/exynos: dsi: Use the drm_panel_bridge API
Jagan Teki
- [RFC PATCH 03/17] drm/exynos: dsi: Use the drm_panel_bridge API
Marek Szyprowski
- [RFC PATCH 03/17] drm/exynos: dsi: Use the drm_panel_bridge API
Jagan Teki
- [RFC PATCH 03/17] drm/exynos: dsi: Use the drm_panel_bridge API
Marek Szyprowski
- [RFC PATCH 03/17] drm/exynos: dsi: Use the drm_panel_bridge API
Jagan Teki
- [RFC PATCH 04/17] drm/exynos: dsi: Create bridge connector for encoder
Jagan Teki
- [RFC PATCH 05/17] drm/exynos: dsi: Get the mode from bridge
Jagan Teki
- [RFC PATCH 05/17] drm/exynos: dsi: Get the mode from bridge
Sam Ravnborg
- [RFC PATCH 05/17] drm/exynos: dsi: Get the mode from bridge
Robert Foss
- [RFC PATCH 05/17] drm/exynos: dsi: Get the mode from bridge
Sam Ravnborg
- [RFC PATCH 06/17] drm/exynos: dsi: Handle exynos specifics via driver_data
Jagan Teki
- [RFC PATCH 06/17] drm/exynos: dsi: Handle exynos specifics via driver_data
Sam Ravnborg
- [RFC PATCH 06/17] drm/exynos: dsi: Handle exynos specifics via driver_data
Jagan Teki
- [RFC PATCH 07/17] drm: bridge: Move exynos_drm_dsi into bridges
Jagan Teki
- [RFC PATCH 08/17] dt-bindings: display: bridge: Add Samsung MIPI DSIM bridge
Jagan Teki
- [RFC PATCH 08/17] dt-bindings: display: bridge: Add Samsung MIPI DSIM bridge
Rob Herring
- [RFC PATCH 08/17] dt-bindings: display: bridge: Add Samsung MIPI DSIM bridge
Jagan Teki
- [RFC PATCH 08/40] PCI: keystone: Cleanup MSI/legacy interrupt configuration and handling
Krzysztof Wilczyński
- [RFC PATCH 08/40] PCI: keystone: Cleanup MSI/legacy interrupt configuration and handling
Kishon Vijay Abraham I
- [RFC PATCH 08/40] PCI: keystone: Cleanup MSI/legacy interrupt configuration and handling
Krzysztof Wilczyński
- [RFC PATCH 09/17] drm: bridge: samsung-dsim: Add module init, exit
Jagan Teki
- [RFC PATCH 1/2] arm64: mm: Make virt_addr_valid to check for pfn_valid again
Oleksandr Tyshchenko
- [RFC PATCH 1/4] arm64: dts: rockchip: move rk3568 dtsi to rk356x dtsi
Peter Geis
- [RFC PATCH 1/5] KVM: arm64: Replace power_off with mp_state in struct kvm_vcpu_arch
Fuad Tabba
- [RFC PATCH 1/6] perf tools: Add WARN_ONCE equivalent for UI warnings
James Clark
- [RFC PATCH 1/6] pinctrl: Add pinctrl_gpio_as_pin()
Andrew Jeffery
- [RFC PATCH 1/9] dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
Peter Geis
- [RFC PATCH 1/9] dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
Johan Jonker
- [RFC PATCH 1/9] dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
Peter Geis
- [RFC PATCH 10/17] drm: bridge: samsung-dsim: Update the of_node for port(s)
Jagan Teki
- [RFC PATCH 11/17] drm: bridge: samsung-dsim: Find the possible DSI devices
Jagan Teki
- [RFC PATCH 12/17] dt-bindings: display: bridge: samsung, mipi-dsim: Add i.MX8MM support
Jagan Teki
- [RFC PATCH 12/17] dt-bindings: display: bridge: samsung,mipi-dsim: Add i.MX8MM support
Rob Herring
- [RFC PATCH 13/17] drm: bridge: samsung-dsim: Add i.MX8MM support
Jagan Teki
- [RFC PATCH 14/17] drm: bridge: samsung-dsim: Add input_bus_flags
Jagan Teki
- [RFC PATCH 15/17] drm: bridge: samsung-dsim: Move DSI init in bridge enable
Jagan Teki
- [RFC PATCH 16/17] drm: bridge: samsung-dsim: Fix PLL_P offset
Jagan Teki
- [RFC PATCH 16/17] drm: bridge: samsung-dsim: Fix PLL_P offset
Sam Ravnborg
- [RFC PATCH 17/17] drm: bridge: samsung-dsim: Add bridge mode_fixup
Jagan Teki
- [RFC PATCH 17/17] drm: bridge: samsung-dsim: Add bridge mode_fixup
Sam Ravnborg
- [RFC PATCH 2/2] xen/unpopulated-alloc: Query hypervisor to provide unallocated space
Oleksandr Tyshchenko
- [RFC PATCH 2/4] arm64: dts: rockchip: split rk3568 device tree
Peter Geis
- [RFC PATCH 2/5] KVM: arm64: Move WFI execution to check_vcpu_requests()
Fuad Tabba
- [RFC PATCH 2/6] perf tools: Re-add annotate_warned functionality
James Clark
- [RFC PATCH 2/6] pinctrl: Add hook for device-specific map parsing
Andrew Jeffery
- [RFC PATCH 2/9] dt-bindings: phy: phy-rockchip-inno-usb2: add rk3568 documentation
Peter Geis
- [RFC PATCH 2/9] dt-bindings: phy: phy-rockchip-inno-usb2: add rk3568 documentation
Johan Jonker
- [RFC PATCH 2/9] dt-bindings: phy: phy-rockchip-inno-usb2: add rk3568 documentation
Peter Geis
- [RFC PATCH 3/4] arm64: dts: rockchip: add rk3566 dtsi
Peter Geis
- [RFC PATCH 3/5] KVM: arm64: Allow userspace to request WFI
Fuad Tabba
- [RFC PATCH 3/6] leds: pca955x: Relocate chipdef-related descriptors
Andrew Jeffery
- [RFC PATCH 3/6] perf tools: Add disassembly warnings for annotate --stdio
James Clark
- [RFC PATCH 3/9] dt-bindings: usb: generic-ohci: increase maximum clocks
Peter Geis
- [RFC PATCH 3/9] dt-bindings: usb: generic-ohci: increase maximum clocks
Heiko Stübner
- [RFC PATCH 3/9] dt-bindings: usb: generic-ohci: increase maximum clocks
Peter Geis
- [RFC PATCH 4/4] arm64: dts: rockchip: add basic dts for Pine64 Quartz64-A
Peter Geis
- [RFC PATCH 4/4] arm64: dts: rockchip: add basic dts for Pine64 Quartz64-A
Rob Herring
- [RFC PATCH 4/4] arm64: dts: rockchip: add basic dts for Pine64 Quartz64-A
Peter Geis
- [RFC PATCH 4/4] arm64: dts: rockchip: add basic dts for Pine64 Quartz64-A
Rob Herring
- [RFC PATCH 4/5] iommu/arm-smmu-v3: Use pinned VMID for NESTED stage with BTM
Shameerali Kolothum Thodi
- [RFC PATCH 4/5] iommu/arm-smmu-v3: Use pinned VMID for NESTED stage with BTM
Jean-Philippe Brucker
- [RFC PATCH 4/5] KVM: arm64: Pass hypercalls to userspace
Fuad Tabba
- [RFC PATCH 4/5] KVM: arm64: Pass hypercalls to userspace
Russell King (Oracle)
- [RFC PATCH 4/6] leds: pca955x: Use pinctrl to map GPIOs to pins
Andrew Jeffery
- [RFC PATCH 4/6] perf tools: Add flag for tracking warnings of missing DSOs
James Clark
- [RFC PATCH 4/9] phy: phy-rockchip-inno-usb2: support #address_cells = 2
Peter Geis
- [RFC PATCH 5/5] KVM: arm64: Pass PSCI calls to userspace
Fuad Tabba
- [RFC PATCH 5/6] ARM: dts: rainier: Add presence-detect and fault indictor GPIO expander
Andrew Jeffery
- [RFC PATCH 5/6] perf cs-etm: Improve Coresight zero timestamp warning
James Clark
- [RFC PATCH 5/8] coresight: syscfg: Add API to check and validate device resources.
Mike Leach
- [RFC PATCH 5/9] phy: phy-rockchip-inno-usb2: support standalone phy nodes
Peter Geis
- [RFC PATCH 6/6] perf cs-etm: Add warnings for missing DSOs
James Clark
- [RFC PATCH 6/6] pinctrl: Check get_group_pins callback on init
Andrew Jeffery
- [RFC PATCH 6/8] coresight: etm4x: syscfg: Add resource management to etm4x.
Mike Leach
- [RFC PATCH 6/9] phy: phy-rockchip-inno-usb2: support muxed interrupts
Peter Geis
- [RFC PATCH 7/9] phy: phy-rockchip-inno-usb2: add rk3568 support
Peter Geis
- [RFC PATCH 8/9] arm64: dts: rockchip: add usb2 nodes to rk3568 device tree
Peter Geis
- [RFC PATCH 9/9] arm64: dts: rockchip: add Quartz64-A usb2 support
Peter Geis
- [RFC PATCH net-next 0/4] net: hns3: add support for TX push
Guangbin Huang
- [RFC PATCH net-next 1/4] arm64: barrier: add DGH macros to control memory accesses merging
Guangbin Huang
- [RFC PATCH net-next 2/4] io: add function to flush the write combine buffer to device immediately
Guangbin Huang
- [RFC PATCH net-next 3/4] net: hns3: add support for TX push mode
Guangbin Huang
- [RFC PATCH net-next 4/4] net: hns3: add ethtool priv-flag for TX push
Guangbin Huang
- [RFC PATCH V0 01/10] media: mtk-mdp3: Add Mediatek MDP Driver
Enric Balletbo Serra
- [RFC PATCH v10 0/3] standard release after compat_id change
trix at redhat.com
- [RFC PATCH v10 1/3] fpga: mgr: Use standard dev_release for class driver
trix at redhat.com
- [RFC PATCH v10 2/3] fpga: bridge: Use standard dev_release for class driver
trix at redhat.com
- [RFC PATCH v11 00/10] Add Rockchip SFC(serial flash controller) support
Jon Lin
- [RFC PATCH v11 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
Jon Lin
- [RFC PATCH v11 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
Rob Herring
- [RFC PATCH v11 02/10] spi: rockchip-sfc: add rockchip serial flash controller
Jon Lin
- [RFC PATCH v11 02/10] spi: rockchip-sfc: add rockchip serial flash controller
Mark Brown
- [RFC PATCH v11 03/10] arm64: dts: rockchip: Add SFC to PX30
Jon Lin
- [RFC PATCH v11 04/10] clk: rockchip: rk3036: fix up the sclk_sfc parent error
Jon Lin
- [RFC PATCH v11 05/10] clk: rockchip: add dt-binding for hclk_sfc on rk3036
Jon Lin
- [RFC PATCH v11 06/10] clk: rockchip: Add support for hclk_sfc on rk3036
Jon Lin
- [RFC PATCH v11 07/10] arm: dts: rockchip: Add SFC to RK3036
Jon Lin
- [RFC PATCH v11 08/10] arm: dts: rockchip: Add SFC to RV1108
Jon Lin
- [RFC PATCH v11 09/10] arm64: dts: rockchip: Add SFC to RK3308
Jon Lin
- [RFC PATCH v11 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance
Jon Lin
- [RFC PATCH v11 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance
Chris Morgan
- [RFC PATCH v2 0/8] Introduce atomic support for SCMI transports
Cristian Marussi
- [RFC PATCH v2 1/8] firmware: arm_scmi: Add configurable polling mode for transports
Cristian Marussi
- [RFC PATCH v2 2/8] firmware: arm_scmi: Add support for atomic transports
Cristian Marussi
- [RFC PATCH v2 3/8] include: trace: Add new scmi_xfer_response_wait event
Cristian Marussi
- [RFC PATCH v2 4/8] firmware: arm_scmi: Use new trace event scmi_xfer_response_wait
Cristian Marussi
- [RFC PATCH v2 5/8] firmware: arm_scmi: Add is_transport_atomic() handle method
Cristian Marussi
- [RFC PATCH v2 6/8] clk: scmi: Support atomic enable/disable API
Cristian Marussi
- [RFC PATCH v2 7/8] firmware: arm_scmi: Make smc transport use common completions
Cristian Marussi
- [RFC PATCH v2 8/8] firmware: arm_scmi: Make smc transport atomic
Cristian Marussi
- [RFC PATCH v6 0/3] arm64: Implement stack trace reliability checks
Madhavan T. Venkataraman
- [RFC PATCH v6 1/3] arm64: Improve the unwinder return value
Mark Rutland
- [RFC PATCH v6 1/3] arm64: Improve the unwinder return value
Madhavan T. Venkataraman
- [RFC PATCH v6 3/3] arm64: Create a list of SYM_CODE functions, check return PC against list
Mark Rutland
- [RFC PATCH v6 3/3] arm64: Create a list of SYM_CODE functions, check return PC against list
Madhavan T. Venkataraman
- [RFC PATCH v6 3/3] arm64: Create a list of SYM_CODE functions, check return PC against list
Mark Brown
- [RFC PATCH v6 3/3] arm64: Create a list of SYM_CODE functions, check return PC against list
Mark Rutland
- [RFC PATCH v6 3/3] arm64: Create a list of SYM_CODE functions, check return PC against list
Mark Brown
- [RFC PATCH v6 3/3] arm64: Create a list of SYM_CODE functions, check return PC against list
Madhavan T. Venkataraman
- [RFC PATCH v6 3/3] arm64: Create a list of SYM_CODE functions, check return PC against list
Madhavan T. Venkataraman
- [RFC PATCH xlnx] mtd: rawnand: fix duplicated inclusion
kernel test robot
- [RFC PATCH xlnx] mtd: rawnand: fix duplicated inclusion
kernel test robot
- [RFC PATCH xlnx] mtd: rawnand: fix duplicated inclusion
kernel test robot
- [RFC PATCH xlnx] mtd: rawnand: fix duplicated inclusion
kernel test robot
- [RFC PATCH xlnx] mtd: rawnand: fix duplicated inclusion
kernel test robot
- [RFC PATCH xlnx] phy: zynqmp: fix duplicated inclusion
kernel test robot
- [RFC PATCH xlnx] phy: zynqmp: fix duplicated inclusion
kernel test robot
- [RFCv1 6/8] phy: amlogic: meson8b-usb2: Use phy reset callback function
Anand Moon
- [RFC v2 0/4]Fpga: adds support to load the user-key encrypted FPGA Image loading
Nava kishore Manne
- [RFC v2 0/4] power: supply: Add Support for RK817 Charger
Chris Morgan
- [RFC v2 0/4] power: supply: Add Support for RK817 Charger
Peter Geis
- [RFC v2 0/4] power: supply: Add Support for RK817 Charger
Chris Morgan
- [RFC v2 0/4] power: supply: Add Support for RK817 Charger
Peter Geis
- [RFC V2 00/10] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
Anshuman Khandual
- [RFC V2 01/10] mm/mmap: Dynamically initialize protection_map[]
Anshuman Khandual
- [RFC V2 02/10] arm64/mm: Consolidate TCR_EL1 fields
Anshuman Khandual
- [RFC V2 03/10] arm64/mm: Add FEAT_LPA2 specific TCR_EL1.DS field
Anshuman Khandual
- [RFC V2 04/10] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
Anshuman Khandual
- [RFC V2 05/10] arm64/mm: Add CONFIG_ARM64_PA_BITS_52_[LPA|LPA2]
Anshuman Khandual
- [RFC V2 06/10] arm64/mm: Add FEAT_LPA2 specific encoding
Anshuman Khandual
- [RFC V2 07/10] arm64/mm: Detect and enable FEAT_LPA2
Anshuman Khandual
- [RFC V2 08/10] arm64/mm: Add FEAT_LPA2 specific PTE_SHARED and PMD_SECT_S
Anshuman Khandual
- [RFC V2 09/10] arm64/mm: Add FEAT_LPA2 specific fallback (48 bits PA) when not implemented
Anshuman Khandual
- [RFC v2 1/4] drivers: firmware: Add user encrypted key load API support
Nava kishore Manne
- [RFC v2 1/4] drivers: firmware: Add user encrypted key load API support
Greg KH
- [RFC v2 1/4] dt-bindings: Add Rockchip rk817 battery charger support
Chris Morgan
- [RFC V2 10/10] arm64/mm: Enable CONFIG_ARM64_PA_BITS_52 on CONFIG_ARM64_[4K|16K]_PAGES
Anshuman Khandual
- [RFC v2 2/4] fpga: Add new property to support user-key encrypted bitstream loading
Nava kishore Manne
- [RFC v2 2/4] mfd: Add Rockchip rk817 battery charger support
Chris Morgan
- [RFC v2 3/4] power: supply: Add charger driver for Rockchip RK817
Chris Morgan
- [RFC v2 4/4] arm64: dts: rockchip: add rk817 charger to Odroid Go Advance
Chris Morgan
- [RFC v4 0/7] PCI: hv: Support host bridge probing on ARM64
Boqun Feng
- [RFC v4 1/7] PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
- [RFC v4 1/7] PCI: Introduce domain_nr in pci_host_bridge
Bjorn Helgaas
- [RFC v4 1/7] PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
- [RFC v4 1/7] PCI: Introduce domain_nr in pci_host_bridge
Bjorn Helgaas
- [RFC v4 1/7] PCI: Introduce domain_nr in pci_host_bridge
Arnd Bergmann
- [RFC v4 2/7] PCI: Allow msi domain set-up at host probing time
Boqun Feng
- [RFC v4 2/7] PCI: Allow msi domain set-up at host probing time
Bjorn Helgaas
- [RFC v4 3/7] arm64: PCI: Support root bridge preparation for Hyper-V PCI
Boqun Feng
- [RFC v4 3/7] arm64: PCI: Support root bridge preparation for Hyper-V PCI
Bjorn Helgaas
- [RFC v4 4/7] PCI: hv: Generify PCI probing
Boqun Feng
- [RFC v4 4/7] PCI: hv: Generify PCI probing
Bjorn Helgaas
- [RFC v4 5/7] PCI: hv: Use pci_host_bridge::domain_nr for PCI domain
Boqun Feng
- [RFC v4 6/7] PCI: hv: Set up msi domain at bridge probing time
Boqun Feng
- [RFC v4 7/7] PCI: hv: Turn on the host bridge probing on ARM64
Boqun Feng
- [RFC v5.1 1/8] PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
- [RFC v5.1 1/8] PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
- [RFC v5 0/8] PCI: hv: Support host bridge probing on ARM64
Boqun Feng
- [RFC v5 1/8] PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
- [RFC v5 1/8] PCI: Introduce domain_nr in pci_host_bridge
Bjorn Helgaas
- [RFC v5 1/8] PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
- [RFC v5 2/8] PCI: Support populating MSI domains of root buses via bridges
Boqun Feng
- [RFC v5 3/8] arm64: PCI: Restructure pcibios_root_bridge_prepare()
Boqun Feng
- [RFC v5 4/8] arm64: PCI: Support root bridge preparation for Hyper-V
Boqun Feng
- [RFC v5 5/8] PCI: hv: Generify PCI probing
Boqun Feng
- [RFC v5 6/8] PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
Boqun Feng
- [RFC v5 7/8] PCI: hv: Set up MSI domain at bridge probing time
Boqun Feng
- [RFC v5 8/8] PCI: hv: Turn on the host bridge probing on ARM64
Boqun Feng
- [RFC v5 8/8] PCI: hv: Turn on the host bridge probing on ARM64
Marc Zyngier
- [RFC v5 8/8] PCI: hv: Turn on the host bridge probing on ARM64
Boqun Feng
- [RFC v5 8/8] PCI: hv: Turn on the host bridge probing on ARM64
Marc Zyngier
- [soc:arm-kill-set_fs-9 6/9] ld.lld: error: undefined symbol: __do_semtimedop
kernel test robot
- [soc:arm-kill-set_fs-9] BUILD SUCCESS bcf8e15e3fec04a10e29924e173823d3d6d53674
kernel test robot
- [soc:arm/fixes] BUILD SUCCESS 82a1c67554dff610d6be4e1982c425717b3c6a23
kernel test robot
- [syzbot] WARNING in sta_info_alloc
syzbot
- [syzbot] WARNING in sta_info_alloc
David Sterba
- [v1 0/7] Add support for ast2600 ADC
Billy Tsai
- [v1 0/7] Add support for ast2600 ADC
Jonathan Cameron
- [v10 0/2] Support pwm driver for aspeed ast26xx
Billy Tsai
- [v10 1/2] dt-bindings: Add bindings for aspeed pwm-tach.
Billy Tsai
- [v10 2/2] pwm: Add Aspeed ast2600 PWM support
Billy Tsai
- [v1 1/7] dt-bindings: iio: adc: rename the aspeed adc yaml
Billy Tsai
- [v11 01/19] dt-bindings: ARM: Mediatek: Add new document bindings of MT8192 clock
Rob Herring
- [v11 01/19] dt-bindings: ARM: Mediatek: Add new document bindings of MT8192 clock
Matthias Brugger
- [v1 2/7] dt-bindings: iio: adc: Binding ast2600 adc.
Billy Tsai
- [v12 00/20] Mediatek MT8192 clock support
Chun-Jie Chen
- [v12 01/20] dt-bindings: ARM: Mediatek: Add new document bindings of MT8192 clock
Chun-Jie Chen
- [v12 02/20] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192
Chun-Jie Chen
- [v12 02/20] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192
Chun-Kuang Hu
- [v12 02/20] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192
Matthias Brugger
- [v12 02/20] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192
Matthias Brugger
- [v12 02/20] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192
Chun-Jie Chen
- [v12 03/20] clk: mediatek: Add dt-bindings of MT8192 clocks
Chun-Jie Chen
- [v12 04/20] clk: mediatek: Get regmap without syscon compatible check
Chun-Jie Chen
- [v12 05/20] clk: mediatek: Fix asymmetrical PLL enable and disable control
Chun-Jie Chen
- [v12 06/20] clk: mediatek: Add configurable enable control to mtk_pll_data
Chun-Jie Chen
- [v12 07/20] clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
Chun-Jie Chen
- [v12 08/20] clk: mediatek: Add MT8192 basic clocks support
Chun-Jie Chen
- [v12 09/20] clk: mediatek: Add MT8192 audio clock support
Chun-Jie Chen
- [v12 10/20] clk: mediatek: Add MT8192 camsys clock support
Chun-Jie Chen
- [v12 11/20] clk: mediatek: Add MT8192 imgsys clock support
Chun-Jie Chen
- [v12 12/20] clk: mediatek: Add MT8192 imp i2c wrapper clock support
Chun-Jie Chen
- [v12 13/20] clk: mediatek: Add MT8192 ipesys clock support
Chun-Jie Chen
- [v12 14/20] clk: mediatek: Add MT8192 mdpsys clock support
Chun-Jie Chen
- [v12 15/20] clk: mediatek: Add MT8192 mfgcfg clock support
Chun-Jie Chen
- [v12 16/20] clk: mediatek: Add MT8192 mmsys clock support
Chun-Jie Chen
- [v12 17/20] clk: mediatek: Add MT8192 msdc clock support
Chun-Jie Chen
- [v12 18/20] clk: mediatek: Add MT8192 scp adsp clock support
Chun-Jie Chen
- [v12 19/20] clk: mediatek: Add MT8192 vdecsys clock support
Chun-Jie Chen
- [v12 20/20] clk: mediatek: Add MT8192 vencsys clock support
Chun-Jie Chen
- [v1 3/7] iio: adc: aspeed: completes the bitfield declare.
Billy Tsai
- [v13 00/21] Mediatek MT8192 clock support
Chun-Jie Chen
- [v13 01/21] dt-bindings: ARM: Mediatek: Add new document bindings of MT8192 clock
Chun-Jie Chen
- [v13 02/21] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192
Chun-Jie Chen
- [v13 02/21] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192
Rob Herring
- [v13 03/21] dt-bindings: ARM: Mediatek: Add audsys document binding for MT8192
Chun-Jie Chen
- [v13 03/21] dt-bindings: ARM: Mediatek: Add audsys document binding for MT8192
Rob Herring
- [v13 04/21] clk: mediatek: Add dt-bindings of MT8192 clocks
Chun-Jie Chen
- [v13 05/21] clk: mediatek: Get regmap without syscon compatible check
Chun-Jie Chen
- [v13 05/21] clk: mediatek: Get regmap without syscon compatible check
Ikjoon Jang
- [v13 06/21] clk: mediatek: Fix asymmetrical PLL enable and disable control
Chun-Jie Chen
- [v13 07/21] clk: mediatek: Add configurable enable control to mtk_pll_data
Chun-Jie Chen
- [v13 08/21] clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
Chun-Jie Chen
- [v13 08/21] clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
Ikjoon Jang
- [v13 09/21] clk: mediatek: Add MT8192 basic clocks support
Chun-Jie Chen
- [v13 09/21] clk: mediatek: Add MT8192 basic clocks support
Ikjoon Jang
- [v13 10/21] clk: mediatek: Add MT8192 audio clock support
Chun-Jie Chen
- [v13 10/21] clk: mediatek: Add MT8192 audio clock support
Ikjoon Jang
- [v13 11/21] clk: mediatek: Add MT8192 camsys clock support
Chun-Jie Chen
- [v13 12/21] clk: mediatek: Add MT8192 imgsys clock support
Chun-Jie Chen
- [v13 13/21] clk: mediatek: Add MT8192 imp i2c wrapper clock support
Chun-Jie Chen
- [v13 14/21] clk: mediatek: Add MT8192 ipesys clock support
Chun-Jie Chen
- [v13 15/21] clk: mediatek: Add MT8192 mdpsys clock support
Chun-Jie Chen
- [v13 16/21] clk: mediatek: Add MT8192 mfgcfg clock support
Chun-Jie Chen
- [v13 17/21] clk: mediatek: Add MT8192 mmsys clock support
Chun-Jie Chen
- [v13 18/21] clk: mediatek: Add MT8192 msdc clock support
Chun-Jie Chen
- [v13 19/21] clk: mediatek: Add MT8192 scp adsp clock support
Chun-Jie Chen
- [v13 20/21] clk: mediatek: Add MT8192 vdecsys clock support
Chun-Jie Chen
- [v13 21/21] clk: mediatek: Add MT8192 vencsys clock support
Chun-Jie Chen
- [v1 4/7] iio: adc: aspeed: Allow driver to support ast2600
Billy Tsai
- [v14 00/21] Mediatek MT8192 clock support
Chun-Jie Chen
- [v14 01/21] dt-bindings: ARM: Mediatek: Add new document bindings of MT8192 clock
Chun-Jie Chen
- [v14 01/21] dt-bindings: ARM: Mediatek: Add new document bindings of MT8192 clock
Stephen Boyd
- [v14 02/21] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192
Chun-Jie Chen
- [v14 02/21] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192
Stephen Boyd
- [v14 02/21] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192
Enric Balletbo Serra
- [v14 02/21] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192
Chun-Jie Chen
- [v14 03/21] dt-bindings: ARM: Mediatek: Add audsys document binding for MT8192
Chun-Jie Chen
- [v14 03/21] dt-bindings: ARM: Mediatek: Add audsys document binding for MT8192
Stephen Boyd
- [v14 04/21] clk: mediatek: Add dt-bindings of MT8192 clocks
Chun-Jie Chen
- [v14 04/21] clk: mediatek: Add dt-bindings of MT8192 clocks
Stephen Boyd
- [v14 05/21] clk: mediatek: Get regmap without syscon compatible check
Chun-Jie Chen
- [v14 05/21] clk: mediatek: Get regmap without syscon compatible check
Ikjoon Jang
- [v14 05/21] clk: mediatek: Get regmap without syscon compatible check
Stephen Boyd
- [v14 06/21] clk: mediatek: Fix asymmetrical PLL enable and disable control
Chun-Jie Chen
- [v14 06/21] clk: mediatek: Fix asymmetrical PLL enable and disable control
Stephen Boyd
- [v14 07/21] clk: mediatek: Add configurable enable control to mtk_pll_data
Chun-Jie Chen
- [v14 07/21] clk: mediatek: Add configurable enable control to mtk_pll_data
Stephen Boyd
- [v14 08/21] clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
Chun-Jie Chen
- [v14 08/21] clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
Ikjoon Jang
- [v14 08/21] clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
Stephen Boyd
- [v14 09/21] clk: mediatek: Add MT8192 basic clocks support
Chun-Jie Chen
- [v14 09/21] clk: mediatek: Add MT8192 basic clocks support
Ikjoon Jang
- [v14 09/21] clk: mediatek: Add MT8192 basic clocks support
Stephen Boyd
- [v14 10/21] clk: mediatek: Add MT8192 audio clock support
Chun-Jie Chen
- [v14 10/21] clk: mediatek: Add MT8192 audio clock support
Ikjoon Jang
- [v14 10/21] clk: mediatek: Add MT8192 audio clock support
Stephen Boyd
- [v14 11/21] clk: mediatek: Add MT8192 camsys clock support
Chun-Jie Chen
- [v14 11/21] clk: mediatek: Add MT8192 camsys clock support
Ikjoon Jang
- [v14 11/21] clk: mediatek: Add MT8192 camsys clock support
Stephen Boyd
- [v14 12/21] clk: mediatek: Add MT8192 imgsys clock support
Chun-Jie Chen
- [v14 12/21] clk: mediatek: Add MT8192 imgsys clock support
Ikjoon Jang
- [v14 12/21] clk: mediatek: Add MT8192 imgsys clock support
Stephen Boyd
- [v14 13/21] clk: mediatek: Add MT8192 imp i2c wrapper clock support
Chun-Jie Chen
- [v14 13/21] clk: mediatek: Add MT8192 imp i2c wrapper clock support
Ikjoon Jang
- [v14 13/21] clk: mediatek: Add MT8192 imp i2c wrapper clock support
Stephen Boyd
- [v14 14/21] clk: mediatek: Add MT8192 ipesys clock support
Chun-Jie Chen
- [v14 14/21] clk: mediatek: Add MT8192 ipesys clock support
Ikjoon Jang
- [v14 14/21] clk: mediatek: Add MT8192 ipesys clock support
Stephen Boyd
- [v14 15/21] clk: mediatek: Add MT8192 mdpsys clock support
Chun-Jie Chen
- [v14 15/21] clk: mediatek: Add MT8192 mdpsys clock support
Ikjoon Jang
- [v14 15/21] clk: mediatek: Add MT8192 mdpsys clock support
Stephen Boyd
- [v14 16/21] clk: mediatek: Add MT8192 mfgcfg clock support
Chun-Jie Chen
- [v14 16/21] clk: mediatek: Add MT8192 mfgcfg clock support
Ikjoon Jang
- [v14 16/21] clk: mediatek: Add MT8192 mfgcfg clock support
Stephen Boyd
- [v14 17/21] clk: mediatek: Add MT8192 mmsys clock support
Chun-Jie Chen
- [v14 17/21] clk: mediatek: Add MT8192 mmsys clock support
Stephen Boyd
- [v14 18/21] clk: mediatek: Add MT8192 msdc clock support
Chun-Jie Chen
- [v14 18/21] clk: mediatek: Add MT8192 msdc clock support
Ikjoon Jang
- [v14 18/21] clk: mediatek: Add MT8192 msdc clock support
Stephen Boyd
- [v14 19/21] clk: mediatek: Add MT8192 scp adsp clock support
Chun-Jie Chen
- [v14 19/21] clk: mediatek: Add MT8192 scp adsp clock support
Ikjoon Jang
- [v14 19/21] clk: mediatek: Add MT8192 scp adsp clock support
Stephen Boyd
- [v14 20/21] clk: mediatek: Add MT8192 vdecsys clock support
Chun-Jie Chen
- [v14 20/21] clk: mediatek: Add MT8192 vdecsys clock support
Ikjoon Jang
- [v14 20/21] clk: mediatek: Add MT8192 vdecsys clock support
Stephen Boyd
- [v14 21/21] clk: mediatek: Add MT8192 vencsys clock support
Chun-Jie Chen
- [v14 21/21] clk: mediatek: Add MT8192 vencsys clock support
Ikjoon Jang
- [v14 21/21] clk: mediatek: Add MT8192 vencsys clock support
Stephen Boyd
- [v1 5/7] iio: adc: aspeed: Add func to set sampling rate.
Billy Tsai
- [v1 6/7] iio: adc: aspeed: Add compensation phase.
Billy Tsai
- [v1 7/7] iio: adc: aspeed: Fix the calculate error of clock.
Billy Tsai
- [v2 0/8] Add support for ast2600 ADC
Billy Tsai
- [v2 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
Tinghan Shen
- [v2 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
Tzung-Bi Shih
- [v2 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
Chen-Yu Tsai
- [v2 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
Chen-Yu Tsai
- [v2 1/8] dt-bindings: iio: adc: rename the aspeed adc yaml
Billy Tsai
- [v2 1/8] dt-bindings: iio: adc: rename the aspeed adc yaml
Jonathan Cameron
- [v2 1/8] dt-bindings: iio: adc: rename the aspeed adc yaml
Billy Tsai
- [v2 1/8] dt-bindings: iio: adc: rename the aspeed adc yaml
Rob Herring
- [v2 1/8] dt-bindings: iio: adc: rename the aspeed adc yaml
Jonathan Cameron
- [v2 2/2] remoteproc: mediatek: Support mt8195 scp
Tinghan Shen
- [v2 2/2] remoteproc: mediatek: Support mt8195 scp
Tzung-Bi Shih
- [v2 2/8] dt-bindings: iio: adc: Binding ast2600 adc.
Billy Tsai
- [v2 2/8] dt-bindings: iio: adc: Binding ast2600 adc.
Jonathan Cameron
- [v2 2/8] dt-bindings: iio: adc: Binding ast2600 adc.
Billy Tsai
- [v2 3/8] iio: adc: aspeed: completes the bitfield declare.
Billy Tsai
- [v2 3/8] iio: adc: aspeed: completes the bitfield declare.
Jonathan Cameron
- [v2 4/8] iio: adc: aspeed: Allow driver to support ast2600
Billy Tsai
- [v2 4/8] iio: adc: aspeed: Allow driver to support ast2600
Jonathan Cameron
- [v2 5/8] iio: adc: aspeed: Add func to set sampling rate.
Billy Tsai
- [v2 5/8] iio: adc: aspeed: Add func to set sampling rate.
Jonathan Cameron
- [v2 6/8] iio: adc: aspeed: Add compensation phase.
Billy Tsai
- [v2 6/8] iio: adc: aspeed: Add compensation phase.
Jonathan Cameron
- [v2 7/8] iio: adc: aspeed: Fix the calculate error of clock.
Billy Tsai
- [v2 8/8] iio: adc: aspeed: Support battery sensing.
Billy Tsai
- [v2 8/8] iio: adc: aspeed: Support battery sensing.
Jonathan Cameron
- [v2 8/8] iio: adc: aspeed: Support battery sensing.
Billy Tsai
- [v3 0/5] Mediatek MT8195 power domain support
Chun-Jie Chen
- [v3 1/5] soc: mediatek: pm-domains: Move power status offset to power domain data
Chun-Jie Chen
- [v3 2/5] dt-bindings: power: Add MT8195 power domains
Chun-Jie Chen
- [v3 3/5] soc: mediatek: pm-domains: Add support for mt8195
Chun-Jie Chen
- [v3 3/5] soc: mediatek: pm-domains: Add support for mt8195
Chen-Yu Tsai
- [v3 3/5] soc: mediatek: pm-domains: Add support for mt8195
Chun-Jie Chen
- [v3 3/5] soc: mediatek: pm-domains: Add support for mt8195
Chen-Yu Tsai
- [v3 4/5] soc: mediatek: pm-domains: Add wakeup capacity support in power domain
Chun-Jie Chen
- [v3 4/5] soc: mediatek: pm-domains: Add wakeup capacity support in power domain
Chen-Yu Tsai
- [v3 5/5] soc: mediatek: pm-domains: Remove unused macro
Chun-Jie Chen
- [v3 5/5] soc: mediatek: pm-domains: Remove unused macro
Chen-Yu Tsai
- [v3 5/5] soc: mediatek: pm-domains: Remove unused macro
Chun-Jie Chen
- [v5,1/3] dt-bindings: mediatek: mt8195: update mtk-wdt document
Rob Herring
- [v5, 2/3] dt-bindings: reset: mt8195: add toprgu reset-controller head file
Rob Herring
- [v5, 2/3] dt-bindings: reset: mt8195: add toprgu reset-controller head file
Guenter Roeck
- [v5 0/2] Add MediaTek MT8192 clock provider device nodes
Chun-Jie Chen
- [v5 1/2] arm64: dts: mediatek: Add mt8192 clock controllers
Chun-Jie Chen
- [v5 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192
Chun-Jie Chen
- [v6,0/3] watchdog: mt8195: add wdt support
Christine Zhu
- [v6,0/3] watchdog: mt8195: add wdt support
Christine Zhu
- [v6,1/3] dt-bindings: mediatek: mt8195: update mtk-wdt document
Christine Zhu
- [v6,1/3] dt-bindings: mediatek: mt8195: update mtk-wdt document
Christine Zhu
- [v6, 2/3] dt-bindings: reset: mt8195: add toprgu reset-controller header file
Christine Zhu
- [v6, 2/3] dt-bindings: reset: mt8195: add toprgu reset-controller header file
Christine Zhu
- [v6, 2/3] dt-bindings: reset: mt8195: add toprgu reset-controller header file
Enric Balletbo Serra
- [v6,3/3] watchdog: mediatek: mt8195: add wdt support
Christine Zhu
- [v6 0/2] Add MediaTek MT8192 clock provider device nodes
Chun-Jie Chen
- [v6 1/2] arm64: dts: mediatek: Add mt8192 clock controllers
Chun-Jie Chen
- [v6 1/2] arm64: dts: mediatek: Add mt8192 clock controllers
Ikjoon Jang
- [v6 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192
Chun-Jie Chen
- [v6 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192
Ikjoon Jang
- [v6 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192
Chun-Jie Chen
- [v7,0/3] watchdog: mt8195: add wdt support
Christine Zhu
- [v7,1/3] dt-bindings: mediatek: mt8195: update mtk-wdt document
Christine Zhu
- [v7, 2/3] dt-bindings: reset: mt8195: add toprgu reset-controller header file
Christine Zhu
- [v7, 2/3] dt-bindings: reset: mt8195: add toprgu reset-controller header file
Rob Herring
- [v7,3/3] watchdog: mediatek: mt8195: add wdt support
Christine Zhu
- [v8 2/2] pwm: Add Aspeed ast2600 PWM support
Uwe Kleine-König
- [v8 2/2] pwm: Add Aspeed ast2600 PWM support
Billy Tsai
- [v8 2/2] pwm: Add Aspeed ast2600 PWM support
Uwe Kleine-König
- [v8 2/2] pwm: Add Aspeed ast2600 PWM support
Billy Tsai
- [v9 0/2] Support pwm driver for aspeed ast26xx
Billy Tsai
- [v9 1/2] dt-bindings: Add bindings for aspeed pwm-tach.
Billy Tsai
- [v9 1/2] dt-bindings: Add bindings for aspeed pwm-tach.
Rob Herring
- [v9 1/2] dt-bindings: Add bindings for aspeed pwm-tach.
Billy Tsai
- [v9 2/2] pwm: Add Aspeed ast2600 PWM support
Billy Tsai
- [v9 2/2] pwm: Add Aspeed ast2600 PWM support
Uwe Kleine-König
- [v9 2/2] pwm: Add Aspeed ast2600 PWM support
Billy Tsai
- [v9 2/2] pwm: Add Aspeed ast2600 PWM support
Uwe Kleine-König
- [v9 2/2] pwm: Add Aspeed ast2600 PWM support
Billy Tsai
- [v9 2/2] pwm: Add Aspeed ast2600 PWM support
Uwe Kleine-König
- [v9 2/2] pwm: Add Aspeed ast2600 PWM support
Billy Tsai
- [v9 2/2] pwm: Add Aspeed ast2600 PWM support
Billy Tsai
- [v9 2/2] pwm: Add Aspeed ast2600 PWM support
Uwe Kleine-König
- [v9 2/2] pwm: Add Aspeed ast2600 PWM support
Billy Tsai
- [v9 2/2] pwm: Add Aspeed ast2600 PWM support
Uwe Kleine-König
- [v9 2/2] pwm: Add Aspeed ast2600 PWM support
Billy Tsai
- [xlnx:master 11230/12317] drivers/remoteproc/mtk_scp.c:463:14: error: incompatible function pointer types initializing 'void *(*)(struct rproc *, u64, int)' (aka 'void *(*)(struct rproc *, unsigned long long, int)') with an expression of type 'void *(struct rproc *, u64, size_t)' ...
kernel test robot
- [xlnx:master 11279/12317] drivers/usb/gadget/function/f_tcm.c:2262:12: error: redefinition of 'tcm_get_alt'
kernel test robot
- [xlnx:master 11929/12313] drivers/usb/dwc3/dwc3-xilinx.c:202:12: error: too many arguments to function call, expected 2, have 3
kernel test robot
- [xlnx:master 425/551] drivers/gpu/drm/xlnx/xlnx_bridge.h:97:15: warning: duplicate 'inline' declaration specifier
kernel test robot
- [xlnx:xlnx_rebase_v5.10 1042/1756] ./usr/include/linux/videodev2.h:2380:20: error: field 'timestamp' has incomplete type
kernel test robot
- [xlnx:xlnx_rebase_v5.10 1373/1756] drivers/spi/spi-cadence-quadspi.c:1317:5: warning: implicit conversion from 'enum dma_transfer_direction' to 'enum dma_data_direction'
kernel test robot
- [xlnx:xlnx_rebase_v5.10 1377/1756] drivers/mtd/spi-nor/core.c:2246 spi_nor_read_id() error: we previously assumed 'nor->spimem' could be null (see line 2228)
Dan Carpenter
- [xlnx:xlnx_rebase_v5.10 1403/1757] include/linux/mtd/cfi.h:62:2: warning: No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work.
kernel test robot
- [xlnx:xlnx_rebase_v5.10 1409/1756] drivers/usb/dwc3/core.c:934:5: warning: no previous prototype for function 'dwc3_core_init'
kernel test robot
- [xlnx:xlnx_rebase_v5.10 1409/1756] ld.lld: error: undefined symbol: dwc3_gadget_exit_hibernation
kernel test robot
- [xlnx:xlnx_rebase_v5.10 1409/1756] undefined reference to `dwc3_gadget_exit_hibernation'
kernel test robot
- [xlnx:xlnx_rebase_v5.10 1449/1757] drivers/i2c/busses/i2c-xiic.c:1134:39: warning: unused variable 'xiic_2_00'
kernel test robot
- [xlnx:xlnx_rebase_v5.10 1699/1758] drivers/media/platform/xilinx/xilinx-hdmirxss.c:500:9: error: implicit declaration of function 'FIELD_PREP'
kernel test robot
- [xlnx:xlnx_rebase_v5.10 711/1756] drivers/remoteproc/ingenic_rproc.c:144:14: error: incompatible function pointer types initializing 'void *(*)(struct rproc *, u64, int)' (aka 'void *(*)(struct rproc *, unsigned long long, int)') with an expression of type 'void *(struct rproc *, u64, siz...
kernel test robot
- [xlnx:xlnx_rebase_v5.10 724/1756] ERROR: modpost: "update_stripe" [drivers/spi/spi-zynqmp-gqspi.ko] undefined!
kernel test robot
- [xlnx:xlnx_rebase_v5.10 846/1757] drivers/net/ethernet/cadence/macb_main.c:4724:58: sparse: sparse: incorrect type in argument 1 (different base types)
kernel test robot
- [xlnx:xlnx_rebase_v5.10 941/1756] undefined reference to `__divdi3'
kernel test robot
- [xlnx:xlnx_rebase_v5.4 1116/1765] drivers/gpio/gpio-xilinx.c:377:12: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744071562067967 to 2147483647
kernel test robot
- [xlnx:xlnx_rebase_v5.4 1563/1765] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1962:10: warning: 'regval' may be used uninitialized in this function
kernel test robot
- [xlnx:xlnx_rebase_v5.4 1721/1765] drivers/pinctrl/core.c:1273:6: warning: 'ret' may be used uninitialized in this function
kernel test robot
- [xlnx:xlnx_rebase_v5.4 19/1765] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once.
kernel test robot
- [xlnx:xlnx_rebase_v5.4 19/1765] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once.
kernel test robot
- [xlnx:xlnx_rebase_v5.4 19/1765] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once.
kernel test robot
- [xlnx:xlnx_rebase_v5.4 19/1765] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once.
kernel test robot
- [xlnx:xlnx_rebase_v5.4 19/1765] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once.
kernel test robot
- [xlnx:xlnx_rebase_v5.4 458/1765] drivers/media/platform/xilinx/xilinx-multi-scaler.c:361:18: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type
kernel test robot
- [xlnx:xlnx_rebase_v5.4 478/1765] drivers/media/platform/xilinx/xilinx-csi2rxss.c:326:27: warning: conversion from 'long long unsigned int' to 'long unsigned int' changes value from '200000000000' to '2431504384'
kernel test robot
- [xlnx:xlnx_rebase_v5.4 842/1765] drivers/spi/spi-mem.c:18:6: sparse: sparse: symbol 'update_stripe' was not declared. Should it be static?
kernel test robot
- [xlnx:xlnx_rebase_v5.4 842/1765] drivers/spi/spi-mem.c:18:6: warning: no previous prototype for function 'update_stripe'
kernel test robot
- [xlnx:xlnx_rebase_v5.4 877/1765] drivers/phy/phy-zynqmp.c: linux/delay.h is included more than once.
kernel test robot
- [xlnx:xlnx_rebase_v5.4 877/1765] drivers/phy/phy-zynqmp.c: linux/delay.h is included more than once.
kernel test robot
- [xlnx:xlnx_rebase_v5.4 903/1765] drivers/usb/dwc3/host.c:16:6: error: redefinition of 'dwc3_host_wakeup_capable'
kernel test robot
- [xlnx:xlnx_rebase_v5.4 903/1765] ld.lld: error: duplicate symbol: dwc3_simple_wakeup_capable
kernel test robot
- [xlnx:xlnx_rebase_v5.4 904/1765] ld.lld: error: duplicate symbol: dwc3_set_simple_data
kernel test robot
- [xlnx:xlnx_rebase_v5.4 906/1765] ld.lld: error: duplicate symbol: dwc3_simple_check_quirks
kernel test robot
- [xlnx:xlnx_rebase_v5.4 942/1765] drivers/mtd/spi-nor/spi-nor.c:5196:14: error: implicit declaration of function 'of_get_next_parent'
kernel test robot
- [xlnx:xlnx_rebase_v5.4 942/1765] drivers/mtd/spi-nor/spi-nor.c:5196:14: error: implicit declaration of function 'of_get_next_parent'; did you mean 'of_get_parent'?
kernel test robot
- [xlnx:xlnx_rebase_v5.4 969/1765] drivers/net/ethernet/xilinx/xilinx_axienet.h:951:2: error: implicit declaration of function 'writeq'; did you mean 'writel'?
kernel test robot
- [“PATCH” 0/3] Add support for eMMC PHY on Intel Thunder Bay
rashmi.a at intel.com
- [“PATCH” 1/3] dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings
rashmi.a at intel.com
- [“PATCH” 2/3] mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver
rashmi.a at intel.com
- [“PATCH” 3/3] phy: intel: Add Thunder Bay eMMC PHY support
rashmi.a at intel.com
- About add an A64FX cache control function into resctrl
tan.shaopeng at fujitsu.com
- About add an A64FX cache control function into resctrl
tan.shaopeng at fujitsu.com
- About add an A64FX cache control function into resctrl
Reinette Chatre
- About add an A64FX cache control function into resctrl
tan.shaopeng at fujitsu.com
- About add an A64FX cache control function into resctrl
Reinette Chatre
- About clk maintainership [Was: Re: [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks]
Uwe Kleine-König
- About clk maintainership [Was: Re: [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks]
Russell King (Oracle)
- About clk maintainership [Was: Re: [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks]
Stephen Boyd
- About clk maintainership [Was: Re: [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks]
Andy Shevchenko
- About clk maintainership [Was: Re: [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks]
Uwe Kleine-König
- add support for the global coherent pool to the dma core
Christoph Hellwig
- Annotation for dtbscheck to ignore a defect (Was: Re: renesas/master bisection: baseline-nfs.bootrr.rockchip-usb2phy0-probed on rk3399-gru-kevin)
Heiko Stübner
- Any way to disable KVM VHE extension?
Qu Wenruo
- Any way to disable KVM VHE extension?
Qu Wenruo
- Any way to disable KVM VHE extension?
Robin Murphy
- Any way to disable KVM VHE extension?
Qu Wenruo
- Any way to disable KVM VHE extension?
Robin Murphy
- Any way to disable KVM VHE extension?
Mark Rutland
- Any way to disable KVM VHE extension?
Marc Zyngier
- arm64/for-kernelci baseline: 40 runs, 5 regressions (v5.14-rc3)
kernelci.org bot
- arm64/for-kernelci baseline: 43 runs, 1 regressions (v5.13-13-g68ddb29c953a)
kernelci.org bot
- arm64/for-kernelci baseline: 46 runs, 3 regressions (arm64-fixes)
kernelci.org bot
- arm64/for-kernelci baseline: 48 runs, 5 regressions (v5.14-rc1)
kernelci.org bot
- arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v5.14-rc1)
kernelci.org bot
- arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v5.13-13-g68ddb29c953a)
kernelci.org bot
- arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 2 errors, 1 warning (arm64-fixes)
kernelci.org bot
- arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 2 errors, 1 warning (arm64-fixes)
Will Deacon
- arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 2 errors, 1 warning (arm64-fixes)
Guillaume Tucker
- arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 2 errors, 1 warning (arm64-fixes)
Robin Murphy
- arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 2 errors, 1 warning (v5.14-rc3)
kernelci.org bot
- arm64/sve: Two PREEMPT_RT related arm64 fixes.
Sebastian Andrzej Siewior
- arm64: dts: mt8183: Incorrect mediatek,pull-*-adv values
Chen-Yu Tsai
- arm64: dts: mt8183: Incorrect mediatek,pull-*-adv values
Hsin-Yi Wang
- arm64: dts: mt8183: Incorrect mediatek,pull-*-adv values
Chen-Yu Tsai
- arm64: dts: mt8183: Incorrect mediatek,pull-*-adv values
Enric Balletbo Serra
- arm64: dts: mt8183: Incorrect mediatek,pull-*-adv values
Hsin-Yi Wang
- arm64: dts: rockchip: helios64: SPI, tsadc, and stdout-path
Dennis Gilmore
- China United Mold Co., Ltd. is a professional mold maker
Jawaun.Sampson
- Duplicate calls to regmap_debugfs_init() through regmap_attach_dev()
Matthias Schiffer
- Duplicate calls to regmap_debugfs_init() through regmap_attach_dev()
Matthias Schiffer
- Duplicate calls to regmap_debugfs_init() through regmap_attach_dev()
Mark Brown
- Fix: Please help to cherry-pick patch "bdi: Do not use freezable workqueue" to stable tree
Macpaul Lin
- Fix: Please help to cherry-pick patch "bdi: Do not use freezable workqueue" to stable tree
Greg Kroah-Hartman
- flush_kernel_dcache_page fixes and removal
Christoph Hellwig
- flush_kernel_dcache_page fixes and removal
Linus Torvalds
- flush_kernel_dcache_page fixes and removal
Christoph Hellwig
- flush_kernel_dcache_page fixes and removal
Russell King (Oracle)
- flush_kernel_dcache_page fixes and removal
Christoph Hellwig
- flush_kernel_dcache_page fixes and removal
Guo Ren
- flush_kernel_dcache_page fixes and removal
Herbert Xu
- flush_kernel_dcache_page fixes and removal
Russell King (Oracle)
- Fwd: [PATCH v5] arm64: Enable perf events based hard lockup detector
Huang Shijie
- Issues with A3720 PCIe controller driver pci-aardvark.c
Pali Rohár
- linux-next: build failure due to the drm tree
Mark Brown
- linux-next: build failure due to the drm tree
Javier Martinez Canillas
- mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Geert Uytterhoeven
- mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Mike Rapoport
- mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
- ping // [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
Shaobo Huang
- ping // [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
Greg KH
- ping // [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
Shaobo Huang
- ping // [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
Greg KH
- Random reboots on ODROID-N2+
Byron Stanoszek
- Random reboots on ODROID-N2+
Robin Murphy
- Random reboots on ODROID-N2+
Stefan Agner
- Random reboots on ODROID-N2+
Robin Murphy
- Random reboots on ODROID-N2+
Robin Murphy
- Random reboots on ODROID-N2+
Stefan Agner
- Random reboots on ODROID-N2+
Neil Armstrong
- Random reboots on ODROID-N2+
Stefan Agner
- Random reboots on ODROID-N2+
Robin Murphy
- Regression: commit 987fdfec2410 causes build to incorrectly issue warning
Russell King - ARM Linux admin
- Regression: commit 987fdfec2410 causes build to incorrectly issue warning
Russell King (Oracle)
- Regression: commit 987fdfec2410 causes build to incorrectly issue warning
Masahiro Yamada
- renesas/master bisection: baseline-nfs.bootrr.rockchip-usb2phy0-probed on rk3399-gru-kevin
Guillaume Tucker
- renesas/master bisection: baseline-nfs.bootrr.rockchip-usb2phy0-probed on rk3399-gru-kevin
Geert Uytterhoeven
- renesas/master bisection: baseline-nfs.bootrr.rockchip-usb2phy0-probed on rk3399-gru-kevin
Geert Uytterhoeven
- renesas/master bisection: baseline-nfs.bootrr.rockchip-usb2phy0-probed on rk3399-gru-kevin
Robin Murphy
- renesas/master bisection: baseline-nfs.bootrr.rockchip-usb2phy0-probed on rk3399-gru-kevin
Guillaume Tucker
- renesas/master bisection: baseline-nfs.bootrr.rockchip-usb2phy0-probed on rk3399-gru-kevin
Guillaume Tucker
- renesas/master bisection: baseline-nfs.bootrr.rockchip-usb2phy0-probed on rk3399-gru-kevin
Marc Zyngier
- U-Boot: Arm64: bootm gets stuck if RANDOMIZE_BASE is disabled
Ahsan Hussain
- U-Boot: Arm64: bootm gets stuck if RANDOMIZE_BASE is disabled
Mark Rutland
- U-Boot: Arm64: bootm gets stuck if RANDOMIZE_BASE is disabled
Ahsan Hussain
- U-Boot: Arm64: bootm gets stuck if RANDOMIZE_BASE is disabled
Ahsan Hussain
- WARNING: CPU: 112 PID: 2041 at kernel/sched/sched.h:1453
Bruno Goncalves
- WARNING: CPU: 112 PID: 2041 at kernel/sched/sched.h:1453
Dietmar Eggemann
- WARNING: CPU: 112 PID: 2041 at kernel/sched/sched.h:1453
Dietmar Eggemann
- WARNING: CPU: 112 PID: 2041 at kernel/sched/sched.h:1453
Bruno Goncalves
- Your message to Linux-stm32 awaits moderator approval
linux-stm32-owner at st-md-mailman.stormreply.com
- ❌ FAIL: Test report for kernel 5.13.0-rc7 (arm-next, 8ab9b1a9)
Lorenzo Pieralisi
- ❌ FAIL: Test report for kernel 5.13.0-rc7 (arm-next, 8ab9b1a9)
Lorenzo Pieralisi
- Re: ❌ FAIL: Test report for kernel 5.13.0-rc7 (arm-next, 8ab9b1a9)
Robin Murphy
- ❌ FAIL: Test report for kernel 5.14.0-rc1 (arm-next, e6f85cbe)
CKI Project
- ❌ FAIL: Test report for kernel 5.14.0-rc1 (arm-next, e6f85cbe)
Will Deacon
- ❌ FAIL: Test report for kernel 5.14.0-rc1 (arm-next, e6f85cbe)
Jan Kara
- ❌ FAIL: Test report for kernel 5.14.0-rc1 (arm-next, e6f85cbe)
Will Deacon
- ❌ FAIL: Test report for kernel 5.14.0-rc1 (arm-next, e73f0f0e)
CKI Project
- ❌ FAIL: Test report for kernel 5.14.0-rc3 (arm-next, ff117646)
CKI Project
- 回复: [PATCH] clk: rk3308: make ddrphy4x clock critical
Tian Yunhao
- 撤回: [PATCH v2] lib: Use PFN_PHYS() in devmem_is_allowed()
wangliang (C)
- 答复: [PATCH] arm:mmap: fix physical address overflow when CONFIG_ARM_LPAE=y
wangliang (C)
- 答复: [PATCH v2] lib: Use PFN_PHYS() in devmem_is_allowed()
wangliang (C)
Last message date:
Sat Jul 31 22:35:25 PDT 2021
Archived on: Sat Jul 31 22:36:06 PDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).