December 2022 Archives by thread
Starting: Thu Dec 1 00:03:45 PST 2022
Ending: Sat Dec 31 15:55:40 PST 2022
Messages: 1389
- [PATCH v2 01/11] pwm: Make .get_state() callback return an error code
Neil Armstrong
- [PATCH v1 3/3] Documentation: riscv: add a section about ISA string ordering in /proc/cpuinfo
Conor Dooley
- [PATCH v1 1/3] RISC-V: clarify ISA string ordering rules in cpu.c
Andrew Jones
- [PATCH] riscv: dts: renesas: rzfive-smarc-som: Enable WDT
Geert Uytterhoeven
- [PATCH v1 2/3] RISC-V: resort all extensions in consistent orders
Andrew Jones
- [PATCH 5/6] dt-bindings: crypto: Add bindings for Starfive crypto driver
JiaJie Ho
- [PATCH v1 0/7] Add Ethernet driver for StarFive JH7110 SoC
Yanhong Wang
- [PATCH v1 2/7] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
Yanhong Wang
- [PATCH v1 3/7] dt-bindings: net: Add bindings for StarFive dwmac
Yanhong Wang
- [PATCH 1/6] crypto: starfive - Add StarFive crypto engine support
Krzysztof Kozlowski
- [PATCH v2 1/5] dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitions
Jianlong Huang
- [PATCH v2 09/14] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
Krzysztof Kozlowski
- [PATCH v2 34/50] KVM: x86: Unify pr_fmt to use module name for all KVM modules
Paul Durrant
- [PATCH v2 1/9] dt-bindings: serial: add documentation for Bouffalolab UART Driver
Krzysztof Kozlowski
- [PATCH v2 4/9] dt-bindings: vendor-prefixes: add bouffalolab
Krzysztof Kozlowski
- [PATCH v2 5/9] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
Krzysztof Kozlowski
- [PATCH v2 00/11] pwm: Allow .get_state to fail
Conor Dooley
- [PATCH v4 7/7] soc: renesas: Add L2 cache management for RZ/Five SoC
Lad, Prabhakar
- [PATCH] riscv: Apply a static assert to riscv_isa_ext_id
Andrew Jones
- [PATCH v3 0/14] Zbb string optimizations and call support in alternatives
Heiko Stübner
- [PATCH v5 0/3] Improve CLOCK_EVT_FEAT_C3STOP feature setting
Anup Patel
- [PATCH v14 0/8] RISC-V IPI Improvements
Anup Patel
- [PATCH 2/2] RISC-V: Add some comments about the shadow and overflow stacks
Guo Ren
- [PATCH] Documentation: riscv: note that counter access is part of the uABI
Conor Dooley
- [PATCH 0/1] riscv: Fix P4D_SHIFT definition for 3-level page table mode
Alexandre Ghiti
- [PATCH v3] riscv : select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
Song Shuai
- [PATCH v2 12/50] KVM: VMX: Move Hyper-V eVMCS initialization to helper
Vitaly Kuznetsov
- [PATCH v2 10/50] KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
Vitaly Kuznetsov
- [PATCH v1 0/5] RISC-V Hardware Probing User Interface
Andrew Jones
- [PATCH 1/2] RISC-V: Align the shadow stack
Jisheng Zhang
- [PATCH v2 26/50] KVM: PPC: Move processor compatibility check to module init
Sean Christopherson
- [PATCH v3 01/14] RISC-V: fix funct4 definition for c.jalr in parse_asm.h
Andrew Jones
- [PATCH v3 03/14] RISC-V: detach funct-values from their offset
Andrew Jones
- [PATCH 6/6] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2
Conor Dooley
- [PATCH] RISC-V: re-order ARCH_ENABLE_THP_MIGRATION select alphabetically
Conor Dooley
- [PATCH 2/3] dt-bindings: timer: sifive,clint: add compatible for OpenC906
Conor Dooley
- [PATCH v3 11/14] RISC-V: fix auipc-jalr addresses in patched alternatives
Andrew Jones
- [PATCH v3 12/14] efi/riscv: libstub: mark when compiling libstub
Andrew Jones
- [PATCH v4] riscv: fix race when vmap stack overflow
Palmer Dabbelt
- [PATCH V4 6/7] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Conor Dooley
- [PATCH v3 13/14] RISC-V: add infrastructure to allow different str* implementations
Andrew Jones
- [PATCH] riscv: Implement ioremap_prot support
Conor Dooley
- [PATCH v2 21/50] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
Philippe Mathieu-Daudé
- [PATCH v4 0/7] AX45MP: Add support to non-coherent DMA
Conor Dooley
- [PATCH] riscv: increase boot command line size to 1K
kernel test robot
- [PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
Chao Gao
- [PATCH v2 04/12] riscv: dts: allwinner: Add the D1/D1s SoC devicetree
Icenowy Zheng
- [PATCH] Implement ioremap_prot support (v2)
Jianwen Jiang
- [PATCH v2 12/12] riscv: defconfig: Enable the Allwinner D1 platform and drivers
Icenowy Zheng
- [RFC 8/9] RISC-V: KVM: Implement perf support
Atish Patra
- [PATCH v1 0/3] Add watchdog driver for StarFive RISC-V SoCs
xingu.wu
- [PATCH bpf v2] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
Pu Lehui
- [PATCH bpf] riscv, bpf: Emit fixed-length imm64 for BPF_PSEUDO_FUNC
Pu Lehui
- [PATCH] dt-bindings: vendor-prefixes: sort entries alphabetically
Krzysztof Kozlowski
- [PATCH] Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"
Daniel Lezcano
- [PATCH v2 31/50] KVM: x86: Do CPU compatibility checks in x86 code
Huang, Kai
- [PATCH v2 32/50] KVM: Drop kvm_arch_check_processor_compat() hook
Huang, Kai
- [PATCH v2 35/50] KVM: VMX: Use current CPU's info to perform "disabled by BIOS?" checks
Huang, Kai
- [PATCH v2 42/50] KVM: Disable CPU hotplug during hardware enabling/disabling
Huang, Kai
- [PATCH v2 39/50] KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
Huang, Kai
- [PATCH v2 40/50] KVM: x86: Do compatibility checks when onlining CPU
Huang, Kai
- [PATCH v2 41/50] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
Huang, Kai
- [PATCH v2] RISC-V: re-order Kconfig selects alphanumerically
Conor Dooley
- [PATCH v3 0/8] Generic IPI sending tracepoint
Valentin Schneider
- [GIT PULL] RISC-V Fixes for 6.1-rc8
Palmer Dabbelt
- [PATCH 6/9] RISC-V: Export sbi_get_mvendorid() and friends
Palmer Dabbelt
- [PATCH v2 0/9] riscv: add Bouffalolab bl808 support
Palmer Dabbelt
- [PATCH v2 00/12] riscv: Allwinner D1/D1s platform support
Palmer Dabbelt
- [PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros
Palmer Dabbelt
- [PATCH v2 1/5] cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation
Palmer Dabbelt
- [PATCH 12/12] mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
Palmer Dabbelt
- [PATCH v2 8/8] RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DW
Palmer Dabbelt
- [PATCH V2] selftests/vDSO: Add riscv getcpu & gettimeofday test
Palmer Dabbelt
- [PATCH v2 0/4] RISC-V: Dynamic ftrace support for RV32I
Palmer Dabbelt
- [PATCH v2 0/8] Basic device tree support for StarFive JH7110 RISC-V SoC
patchwork-bot+linux-riscv at kernel.org
- [PATCH -next 0/2]riscv/mm: two modifications on hugepage
Palmer Dabbelt
- [PATCH RESEND v9] riscv: add riscv rethook implementation
Palmer Dabbelt
- [PATCH V5 0/2] Support VMCOREINFO export for RISCV64
Palmer Dabbelt
- [PATCH 0/5] mm: Stop alaising VM_FAULT_HINDEX_MASK in arch code
Palmer Dabbelt
- [PATCH 1/5] mm: Add a leading 0 to the VM_FAULT_* types
Palmer Dabbelt
- [PATCH 2/5] mm: Add VM_FAULT_ARCH_* codes
Palmer Dabbelt
- [PATCH -next v2] riscv/mm/fault: simplify code for do_page_fault()
Palmer Dabbelt
- [PATCH v6 0/3] Add PMEM support for RISC-V
Anup Patel
- [PATCH v15 0/9] RISC-V IPI Improvements
Anup Patel
- [PATCH] gpio: mpfs: Make the irqchip immutable
Linus Walleij
- [PATCH 8/9] RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
Anup Patel
- [PATCH 0/9] RISC-V KVM ONE_REG interface for SBI
Anup Patel
- [PATCH RFC v2 0/3] riscv: support for hardware breakpoints/watchpoints
Sergey Matyukevich
- [PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
- [PATCH v8 1/3] riscv: mm: modify pte format for Svnapot
Qinglin Pan
- [PATCH v8 2/3] riscv: mm: support Svnapot in hugetlb page
Qinglin Pan
- [PATCH v9 0/3] riscv, mm: detect svnapot cpu support at runtime
panqinglin2020 at iscas.ac.cn
- [PATCH v2 00/13] riscv: improve boot time isa extensions handling
Jisheng Zhang
- [PATCH v2 01/13] riscv: fix jal offsets in patched alternatives
Jisheng Zhang
- [PATCH 1/2] serial: Adapt Arm semihosting earlycon driver to RISC-V
Bin Meng
- [PATCH 2/2] serial: Rename earlycon semihost driver
Bin Meng
- [PATCH v2 7/9] riscv: dts: bouffalolab: add Sipeed M1s SoM and Dock devicetree
Icenowy Zheng
- [PATCH v2 6/9] riscv: dts: bouffalolab: add the bl808 SoC base device tree
Icenowy Zheng
- [PATCH -next V8 01/14] compiler_types.h: Add __noinstr_section() for noinstr
Björn Töpel
- [PATCH -next V8 02/14] riscv: elf_kexec: Fixup compile warning
Björn Töpel
- [PATCH -next V8 03/14] riscv: compat_syscall_table: Fixup compile warning
Björn Töpel
- [PATCH -next V8 10/14] riscv: Typo fixup for addi -> andi in comment
Björn Töpel
- [PATCH -next V8 04/14] riscv: ptrace: Remove duplicate operation
Björn Töpel
- [PATCH -next V8 00/14] riscv: Add GENERIC_ENTRY support and related features
Björn Töpel
- [PATCH -next V8 06/14] riscv: convert to generic entry
Björn Töpel
- [PATCH] riscv: stacktrace: Fix missing the first frame
Liu Shixin
- [PATCH v2] pwm: sifive: Always let the first pwm_apply_state succeed
Emil Renner Berthing
- [PATCH v3 02/14] RISC-V: add prefix to all constants/macros in parse_asm.h
Andrew Jones
- [PATCH v2 0/3] Putting some basic order on isa extension lists
Conor Dooley
- [PATCH v12 1/2] pwm: add microchip soft ip corePWM driver
Conor Dooley
- [PATCH v3 0/2] riscv,isa fixups
Conor Dooley
- [PATCH v2 2/9] serial: bflb_uart: add Bouffalolab UART Driver
kernel test robot
- [PATCH v2 01/12] MAINTAINERS: Match the sun20i family of Allwinner SoCs
Jernej Škrabec
- [PATCH v2 05/12] riscv: dts: allwinner: Add MangoPi MQ devicetree
Jernej Škrabec
- [PATCH v2 06/12] riscv: dts: allwinner: Add Allwinner D1 Nezha devicetree
Jernej Škrabec
- [PATCH v2 07/12] riscv: dts: allwinner: Add Sipeed Lichee RV devicetrees
Jernej Škrabec
- [PATCH v2 08/12] riscv: dts: allwinner: Add MangoPi MQ Pro devicetree
Jernej Škrabec
- [PATCH v2 09/12] riscv: dts: allwinner: Add Dongshan Nezha STU devicetree
Jernej Škrabec
- [PATCH 1/2] RISC-V: kexec: Fix memory leak of fdt buffer
Palmer Dabbelt
- [PATCH 0/2] riscv: stacktrace: A fixup and an optimization
Palmer Dabbelt
- [PATCH 2/2] riscv: stacktrace: Make walk_stackframe cross pt_regs frame
Palmer Dabbelt
- [PATCH bpf v3] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
Pu Lehui
- [PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
David Hildenbrand
- [linux-next:master] BUILD REGRESSION 5d562c48a21eeb029a8fd3f18e1b31fd83660474
kernel test robot
- [PATCH v3 0/4] Documentation: RISC-V: patch-acceptance changes
Palmer Dabbelt
- [PATCH v2] riscv: stacktrace: Fix missing the first frame
Liu Shixin
- [PATCH] riscv: Fixup compile error with !MMU
guoren at kernel.org
- [GIT PULL] KVM/riscv changes for 6.2
Anup Patel
- [PATCH 1/3] dt-bindings: timer: sifive,clint: add comaptibles for T-Head's C9xx
Icenowy Zheng
- [PATCH v1 0/3] StarFive's SDIO/eMMC driver support
William Qiu
- [PATCH v2 2/5] dt-bindings: pinctrl: Add StarFive JH7110 sys pinctrl
Emil Renner Berthing
- [PATCH v2 3/5] dt-bindings: pinctrl: Add StarFive JH7110 aon pinctrl
Emil Renner Berthing
- [PATCH v2 4/5] pinctrl: starfive: Add StarFive JH7110 sys controller driver
Emil Renner Berthing
- [PATCH v2 1/3] serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's semihost.h
Bin Meng
- [PATCH v2 2/3] riscv: Implement semihost.h for earlycon semihost driver
Bin Meng
- [PATCH v2 0/4] riscv: alternative-macros.h cleanups
Conor Dooley
- [PATCH v4 00/12] Allow calls in alternatives
Heiko Stuebner
- [PATCH v4 01/12] RISC-V: fix funct4 definition for c.jalr in parse_asm.h
Heiko Stuebner
- [PATCH v4 04/12] RISC-V: add ebreak instructions to definitions
Heiko Stuebner
- [PATCH v4 05/12] RISC-V: add auipc elements to parse_asm header
Heiko Stuebner
- [PATCH v4 07/12] RISC-V: rename parse_asm.h to insn.h
Heiko Stuebner
- [PATCH -next V10 00/10] riscv: Add GENERIC_ENTRY support and related features
guoren at kernel.org
- [PATCH v1 0/3] JH7110 PMU Support
Walker Chen
- [PATCH v1 1/3] dt-bindings: power: Add starfive,jh71xx-pmu
Walker Chen
- [PATCH v1 2/3] soc: starfive: Add StarFive JH71XX pmu driver
Walker Chen
- [RESEND PATCH v2 0/3] JH7110 PMU Support
Walker Chen
- [RESEND PATCH v2 1/3] dt-bindings: power: Add starfive,jh71xx-pmu
Walker Chen
- [PATCH v3 00/12] riscv: Allwinner D1/D1s platform support
Samuel Holland
- [PATCH 0/6] crypto: starfive: Add driver for cryptographic engine
JiaJie Ho
- [PATCH -next V5 0/7] riscv: Optimize function trace
guoren at kernel.org
- [RFC PATCH v2 2/2] riscv: mm: use svinval instructions instead of sfence.vma
Palmer Dabbelt
- [RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
David Matlack
- [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
David Matlack
- [PATCH V3] riscv: asid: Fixup stale TLB entry cause application crash
Palmer Dabbelt
- [PATCH] RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
Palmer Dabbelt
- [PATCH v2 0/3] RISC-V interrupt controller select cleanup
Palmer Dabbelt
- [PATCH] riscv: boot: add zstd support
Palmer Dabbelt
- [PATCH] clk: microchip: enable the MPFS clk driver by default if SOC_MICROCHIP_POLARFIRE
Stephen Boyd
- [PATCH v5] scripts/gdb: add lx_current support for riscv
Palmer Dabbelt
- [PATCH v2 0/5] [PATCH 0/5] arch_topology: Build cacheinfo from primary CPU
Palmer Dabbelt
- [PATCH v1 3/7] RISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOO
Palmer Dabbelt
- RISCV Vector unit disabled by default for new task (was Re: [PATCH v12 17/17] riscv: prctl to enable vector commands)
Vineet Gupta
- [PATCH -next V6 0/2] riscv: kexec: Fxiup crash_save percpu and
guoren at kernel.org
- [PATCH v3 0/5] arch_topology: Build cacheinfo from primary CPU
Pierre Gondois
- [PATCH v3 0/3] serial: Add RISC-V support to the earlycon semihost driver
Bin Meng
- [PATCH v3 1/3] serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's semihost.h
Bin Meng
- [PATCH v2 1/2] riscv: Fix crash during early errata patching
patchwork-bot+linux-riscv at kernel.org
- [PATCH 1/2] riscv: Fix crash during early errata patching
Palmer Dabbelt
- [RFC PATCH] riscv: vdso: remove hardcoded 0x800 .text section start addr
Palmer Dabbelt
- [PATCH v3 1/2] soc: microchip: mpfs: handle failed system service requests
Palmer Dabbelt
- [PATCH v3 2/2] mailbox: mpfs: read the system controller's status
Palmer Dabbelt
- [PATCH RESEND v1] riscv: mm: call best_map_size many times during linear-mapping
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3 0/3] RISC-V: Ensure Zicbom has a valid block size
Palmer Dabbelt
- [PATCH v2 1/4] riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2
patchwork-bot+linux-riscv at kernel.org
- [PATCH -next V2 0/2] riscv: jump_label: Fixup & Optimization
guoren at kernel.org
- [PATCH -next V11 0/7] riscv: Add GENERIC_ENTRY support
guoren at kernel.org
- [PATCH] kbuild: add test-{ge,gt,le,lt} macros
Masahiro Yamada
- [PATCH v6 RESEND 0/2] use static key to optimize pgtable_l4_enabled
Jisheng Zhang
- [RFC PATCH] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
Prabhakar
- [PATCH v10 0/3] riscv, mm: detect svnapot cpu support at runtime
panqinglin2020 at iscas.ac.cn
- [PATCH v10 1/3] riscv: mm: modify pte format for Svnapot
panqinglin2020 at iscas.ac.cn
- [PATCH v10 3/3] riscv: mm: support Svnapot in huge vmap
panqinglin2020 at iscas.ac.cn
- [PATCH RESEND v10 0/3] riscv, mm: detect svnapot cpu support at runtime
panqinglin2020 at iscas.ac.cn
- [PATCH v5 0/6] AX45MP: Add support to non-coherent DMA
Prabhakar
- [QUERY]: Adding support for a platform
Lad, Prabhakar
- [PATCH v2] riscv: Use PUD/P4D/PGD pages for the linear mapping
Alexandre Ghiti
- [PATCH 00/14] KVM: selftests: Clang fixes, Makefile cleanup
Sean Christopherson
- [PATCH v3] riscv: Use PUD/P4D/PGD pages for the linear mapping
Alexandre Ghiti
- Słowa kluczowe do wypozycjonowania
Adam Charachuta
- [PATCH] riscv: Allow to downgrade paging mode from the command line
Alexandre Ghiti
- [PATCH] RISC-V: Disable IPMMU_VMSA on rv32
Palmer Dabbelt
- [GIT PULL] RISC-V Patches for the 6.2 Merge Window, Part 1
Palmer Dabbelt
- [PATCH v12 04/17] riscv: Add vector feature to compile
Atish Patra
- [PATCH] iommu/renesas: Support riscv compile
guoren at kernel.org
- [PATCH v2] riscv: Allow to downgrade paging mode from the command line
Alexandre Ghiti
- [PATCH v2 00/11] KVM perf support
Atish Patra
- [PATCH v2 01/11] RISC-V: Define helper functions expose hpm counter width and count
Atish Patra
- [PATCH v2 02/11] RISC-V: KVM: Define a probe function for SBI extension data structures
Atish Patra
- [PATCH v11 0/3] riscv, mm: detect svnapot cpu support at runtime
panqinglin2020 at iscas.ac.cn
- [PATCH v11 1/3] riscv: mm: modify pte format for Svnapot
panqinglin2020 at iscas.ac.cn
- [PATCH v11 3/3] riscv: mm: support Svnapot in huge vmap
panqinglin2020 at iscas.ac.cn
- [PATCH v2 0/9] Add Ethernet driver for StarFive JH7110 SoC
Yanhong Wang
- [PATCH v2 1/9] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
Yanhong Wang
- [PATCH v2 2/9] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names
Yanhong Wang
- [PATCH v2 3/9] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
Yanhong Wang
- [PATCH v2 4/9] dt-bindings: net: Add bindings for StarFive dwmac
Yanhong Wang
- [PATCH v2 5/9] dt-bindings: net: motorcomm: add support for Motorcomm YT8531
Yanhong Wang
- [PATCH v2 8/9] riscv: dts: starfive: jh7110: Add ethernet device node
Yanhong Wang
- [PATCH 0/6] RISC-V kasan rework
Alexandre Ghiti
- [PATCH] riscv: avoid enabling vectorized code generation
Saleem Abdulrasool
- [RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
Mike Kravetz
- [PATCH v2 0/3] Add watchdog driver for StarFive JH7110 RISC-V SoC
Xingyu Wu
- [PATCH v2 1/3] dt-bindings: watchdog: Add watchdog for StarFive JH7110
Xingyu Wu
- [PATCH v2 2/3] drivers: watchdog: Add StarFive Watchdog driver
Xingyu Wu
- [PATCH v2 3/3] riscv: dts: starfive: jh7110: Add watchdog node
Xingyu Wu
- [RFC PATCH bpf-next 0/4] Support bpf trampoline for RV64
Pu Lehui
- [RFC PATCH bpf-next 4/4] riscv, bpf: Add bpf trampoline support for RV64
Pu Lehui
- [PATCH v3] RISC-V: re-order Kconfig selects alphanumerically
Conor Dooley
- [PATCH v3 00/11] Basic clock and reset support for StarFive JH7110 RISC-V SoC
Hal Feng
- [PATCH v3 01/11] clk: starfive: Factor out common JH7100 and JH7110 code
Hal Feng
- [PATCH v3 03/11] reset: Create subdirectory for StarFive drivers
Hal Feng
- [PATCH v3 05/11] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
Hal Feng
- [PATCH v3 06/11] reset: starfive: jh71x0: Use 32bit I/O on 32bit registers
Hal Feng
- [PATCH v3 07/11] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
Hal Feng
- [PATCH v3 08/11] dt-bindings: clock: Add StarFive JH7110 always-on clock and reset generator
Hal Feng
- [PATCH v3 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
Hal Feng
- [PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
Hal Feng
- [PATCH v3 3/7] dt-bindings: interrupt-controller: Add StarFive JH7110 plic
Hal Feng
- [PATCH v3 4/7] dt-bindings: sifive,ccache0: Support StarFive JH7110 SoC
Hal Feng
- [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree
Hal Feng
- [RFC PATCH RESEND bpf-next 0/4] Support bpf trampoline for RV64
Pu Lehui
- [RFC PATCH 0/1] About adding new Z extensions in ISA realization
Ruinland Tsai
- [PATCH 0/9] RISC-V: Apply Zicboz to clear_page and memset
Conor Dooley
- Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break
Vineet Gupta
- [syzbot] riscv/fixes boot error: WARNING in __apply_to_page_range (2)
syzbot
- [PATCH 0/3] hwrng: starfive - Add driver for TRNG module
Jia Jie Ho
- [PATCH 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
Jia Jie Ho
- [PATCH 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2
Jia Jie Ho
- [PATCH v13 0/2] Microchip Soft IP corePWM driver
Conor Dooley
- [PATCH v13 1/2] pwm: add microchip soft ip corePWM driver
Conor Dooley
- [PATCH v13 2/2] MAINTAINERS: add pwm to PolarFire SoC entry
Conor Dooley
- [PATCH v1] dt-bindings: riscv: add SBI PMU event mappings
Conor Dooley
- [PATCH v2 0/9] PCI: microchip: Partition address translations
daire.mcnamara at microchip.com
- [PATCH v2 1/9] PCI: microchip: Correct the DED and SEC interrupt bit offsets
daire.mcnamara at microchip.com
- [PATCH v2 2/9] PCI: microchip: Align register, offset, and mask names with hw docs
daire.mcnamara at microchip.com
- [PATCH v2 3/9] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
daire.mcnamara at microchip.com
- [PATCH v2 4/9] PCI: microchip: Clean up initialisation of interrupts
daire.mcnamara at microchip.com
- [PATCH v2 5/9] PCI: microchip: Gather MSI information from hardware config registers
daire.mcnamara at microchip.com
- [PATCH V2] riscv: patch: Fixup lockdep warning in stop_machine
Changbin Du
- [PATCH 00/19] Introduce __xchg, non-atomic xchg
Andrzej Hajda
- [PATCH 03/19] arch/arm: rename internal name __xchg to __arch_xchg
Andrzej Hajda
- [PATCH 14/19] arch/s390: rename internal name __xchg to __arch_xchg
Andrzej Hajda
- [RFC PATCH 1/1] riscv: mm: notify remote harts about mmu cache updates
Lad, Prabhakar
- [PATCH] riscv: add base extensions to enum riscv_isa_ext_id
Vineet Gupta
- [PATCH v1 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
Xingyu Wu
- undefined symbol in modpost "zero"
Ben Dooks
- [PATCH v5 00/12] Allow calls in alternatives
Heiko Stuebner
- [PATCH v5 06/12] RISC-V: Move riscv_insn_is_* macros into a common header
Heiko Stuebner
- [PATCH v5 07/12] RISC-V: rename parse_asm.h to insn.h
Heiko Stuebner
- [PATCH v5 08/12] RISC-V: kprobes: use central defined funct3 constants
Heiko Stuebner
- [PATCH v5 09/12] RISC-V: add U-type imm parsing to insn.h header
Heiko Stuebner
- [PATCH v5 10/12] RISC-V: add rd reg parsing to insn.h header
Heiko Stuebner
- [PATCH v5 11/12] RISC-V: add helpers for handling immediates in U-type and I-type pairs
Heiko Stuebner
- [PATCH v5 12/12] RISC-V: fix auipc-jalr addresses in patched alternatives
Heiko Stuebner
- [PATCH v5 0/9] Add OPTPROBES feature on RISCV
Chen Guokai
- [PATCH v5 5/9] riscv/kprobe: Search free register(s) to clobber for 'AUIPC/JALR'
Chen Guokai
- [PATCH v5 8/9] riscv/kprobe: Patch AUIPC/JALR pair to optimize kprobe
Chen Guokai
- [PATCH v5 9/9] riscv/kprobe: Search free registers from unused caller-saved ones
Chen Guokai
- [PATCH] arch: fix broken BuildID for arm64 and riscv
Masahiro Yamada
- [PATCH v2] arch: fix broken BuildID for arm64 and riscv
Masahiro Yamada
- (subset) [PATCH v3 0/2] mpfs: fix handling failed service requests
Conor Dooley
- [PATCH 2/2] riscv: errata: prefix T-Head mnemonics with th.
Icenowy Zheng
- [PATCH 1/2] riscv: errata: fix T-Head dcache.cva encoding
Guo Ren
- [PATCH v2 0/3] StarFive's SDIO/eMMC driver support
William Qiu
- [PATCH v2] dt-bindings: riscv: add SBI PMU event mappings
Conor Dooley
- [PATCH] clocksource/drivers/riscv: Increase the clock source rating
Samuel Holland
- [PATCH v2 0/3] hwrng: starfive - Add driver for TRNG module
Jia Jie Ho
- [PATCH 0/3] riscv: sbi: Switch to the sys-off handler API
Samuel Holland
- [PATCH 2/3] riscv: sbi: Share the code for unsupported extension warnings
Samuel Holland
- [GIT PULL] kconfig.socs symbol conversion
Conor Dooley
- [PATCH] riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
- [PATCH v2] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
Prabhakar
- [PATCH] riscv: dts: renesas: rzfive-smarc-som: Enable OSTM nodes
Prabhakar
- [PATCH v3] arch: rename all internal names __xchg to __arch_xchg
Andrzej Hajda
- [PATCH] perf tools riscv: Fix perf tool build error on riscv
Eric Lin
- [PATCH 0/4] Allwinner D1 video engine support
Samuel Holland
- [PATCH v2 0/3] crypto: Allwinner D1 crypto support
Samuel Holland
- [PATCH v2 0/6] clk: sunxi-ng: Allwinner R528/T113 clock support
Samuel Holland
- [PATCH v2 1/6] clk: sunxi-ng: Remove duplicate ARCH_SUNXI dependencies
Samuel Holland
- [PATCH v2 3/6] clk: sunxi-ng: d1: Allow building for R528/T113
Samuel Holland
- [PATCH v4 00/12] riscv: Allwinner D1/D1s platform support
Samuel Holland
- [RESEND PATCH v7 0/5] leds: Allwinner A100 LED controller support
Samuel Holland
Last message date:
Sat Dec 31 15:55:40 PST 2022
Archived on: Tue Jan 3 10:29:05 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).