July 2023 Archives by author
Starting: Sat Jul 1 01:17:51 PDT 2023
Ending: Mon Jul 31 21:05:13 PDT 2023
Messages: 2398
- [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
chenjiahao (C)
- [PATCH -next v6 0/2] support allocating crashkernel above 4G explicitly on riscv
chenjiahao (C)
- [PATCH -next v6 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
chenjiahao (C)
- [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
chenjiahao (C)
- [PATCH -next v8 0/2] support allocating crashkernel above 4G explicitly on riscv
chenjiahao (C)
- [PATCH -next v8 0/2] support allocating crashkernel above 4G explicitly on riscv
chenjiahao (C)
- [PATCH -next] spi: microchip-core: Clean up redundant dev_err_probe()
chenjiahao (C)
- [PATCH v5 22/38] riscv: Implement the new page table range API
Matthew Wilcox (Oracle)
- [PATCH mm-unstable v7 00/31] Split ptdesc from struct page
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 01/31] mm: Add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 02/31] pgtable: Create struct ptdesc
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 03/31] mm: add utility functions for ptdesc
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 05/31] mm: Convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 06/31] mm: Convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 07/31] mm: Convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 08/31] mm: Convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 09/31] mm: Convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 10/31] mm: Convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 12/31] powerpc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 13/31] x86: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 14/31] s390: Convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 15/31] mm: Remove page table members from struct page
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 16/31] pgalloc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 17/31] arm: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 18/31] arm64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 19/31] csky: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 20/31] hexagon: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 21/31] loongarch: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 22/31] m68k: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 23/31] mips: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 24/31] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 25/31] openrisc: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 26/31] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 27/31] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 28/31] sparc64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 00/31] Split ptdesc from struct page
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 01/31] mm: Add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 02/31] pgtable: Create struct ptdesc
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 03/31] mm: add utility functions for ptdesc
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 05/31] mm: Convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 06/31] mm: Convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 07/31] mm: Convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 08/31] mm: Convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 09/31] mm: Convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 10/31] mm: Convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 12/31] powerpc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 13/31] x86: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 14/31] s390: Convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 15/31] mm: Remove page table members from struct page
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 16/31] pgalloc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 17/31] arm: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 18/31] arm64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 19/31] csky: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 20/31] hexagon: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 21/31] loongarch: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 22/31] m68k: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 23/31] mips: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 24/31] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 25/31] openrisc: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 26/31] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 27/31] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 28/31] sparc64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
- [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec
Leizhen (ThunderTown)
- [PATCH] riscv: kernel: remove space before ')'
hanyu001 at 208suo.com
- [PATCH] riscv: kernel: insert space before the open parenthesis '('
hanyu001 at 208suo.com
- [RESEND PATCH v5 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Raghavendra Rao Ananta
- [RESEND PATCH v5 05/11] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
Raghavendra Rao Ananta
- [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
- [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
- [PATCH v6 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
Raghavendra Rao Ananta
- [PATCH v6 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
Raghavendra Rao Ananta
- [PATCH v6 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Raghavendra Rao Ananta
- [PATCH v6 03/11] KVM: Allow range-based TLB invalidation from common code
Raghavendra Rao Ananta
- [PATCH v6 04/11] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
Raghavendra Rao Ananta
- [PATCH v6 05/11] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
Raghavendra Rao Ananta
- [PATCH v6 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
- [PATCH v6 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
- [PATCH v6 08/11] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
Raghavendra Rao Ananta
- [PATCH v6 09/11] KVM: arm64: Flush only the memslot after write-protect
Raghavendra Rao Ananta
- [PATCH v6 10/11] KVM: arm64: Invalidate the table entries upon a range
Raghavendra Rao Ananta
- [PATCH v6 11/11] KVM: arm64: Use TLBI range-based intructions for unmap
Raghavendra Rao Ananta
- [PATCH v6 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
Raghavendra Rao Ananta
- [PATCH v6 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Raghavendra Rao Ananta
- [PATCH v6 03/11] KVM: Allow range-based TLB invalidation from common code
Raghavendra Rao Ananta
- [PATCH v6 03/11] KVM: Allow range-based TLB invalidation from common code
Raghavendra Rao Ananta
- [PATCH v6 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
- [PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
Raghavendra Rao Ananta
- [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
Raghavendra Rao Ananta
- [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Raghavendra Rao Ananta
- [PATCH v7 03/12] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
Raghavendra Rao Ananta
- [PATCH v7 04/12] KVM: Allow range-based TLB invalidation from common code
Raghavendra Rao Ananta
- [PATCH v7 05/12] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
Raghavendra Rao Ananta
- [PATCH v7 06/12] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
Raghavendra Rao Ananta
- [PATCH v7 07/12] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
- [PATCH v7 08/12] KVM: arm64: Define kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
- [PATCH v7 09/12] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
Raghavendra Rao Ananta
- [PATCH v7 10/12] KVM: arm64: Flush only the memslot after write-protect
Raghavendra Rao Ananta
- [PATCH v7 11/12] KVM: arm64: Invalidate the table entries upon a range
Raghavendra Rao Ananta
- [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap
Raghavendra Rao Ananta
- [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap
Raghavendra Rao Ananta
- [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap
Raghavendra Rao Ananta
- [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
Raghavendra Rao Ananta
- [PATCH v7 05/12] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
Raghavendra Rao Ananta
- [PATCH v7 06/12] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
Raghavendra Rao Ananta
- [PATCH v7 07/12] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
- [PATCH v7 08/12] KVM: arm64: Define kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
- [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap
Raghavendra Rao Ananta
- [PATCH v7 04/12] KVM: Allow range-based TLB invalidation from common code
Raghavendra Rao Ananta
- [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
Raghavendra Rao Ananta
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Vishal Annapurve
- [linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
Bart Van Assche
- [PATCH v2 1/9] vgacon: rework Kconfig dependencies
Khalid Aziz
- [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks
Khalid Aziz
- [PATCH v2 5/9] vgacon: remove screen_info dependency
Khalid Aziz
- [PATCH v2 6/9] vgacon: clean up global screen_info instances
Khalid Aziz
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Vlastimil Babka
- [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
Vlastimil Babka
- [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler
Suren Baghdasaryan
- [PATCH] RISC-V: KVM: provide UAPI for host SATP mode
Daniel Henrique Barboza
- [PATCH] RISC-V: KVM: provide UAPI for host SATP mode
Daniel Henrique Barboza
- [PATCH v2 0/1] RISC-V: KVM: provide UAPI for host SATP mode
Daniel Henrique Barboza
- [PATCH v2 1/1] RISC-V: KVM: provide UAPI for host SATP mode
Daniel Henrique Barboza
- [PATCH 0/6] RISC-V: KVM: change get_reg/set_reg error codes
Daniel Henrique Barboza
- [PATCH 1/6] RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknown
Daniel Henrique Barboza
- [PATCH 2/6] RISC-V: KVM: use ENOENT in *_one_reg() when extension is unavailable
Daniel Henrique Barboza
- [PATCH 3/6] RISC-V: KVM: do not EOPNOTSUPP in set_one_reg() zicbo(m|z)
Daniel Henrique Barboza
- [PATCH 4/6] RISC-V: KVM: do not EOPNOTSUPP in set KVM_REG_RISCV_TIMER_REG
Daniel Henrique Barboza
- [PATCH 5/6] RISC-V: KVM: use EBUSY when !vcpu->arch.ran_atleast_once
Daniel Henrique Barboza
- [PATCH 6/6] docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REG
Daniel Henrique Barboza
- [PATCH v4 03/13] arm/kexec: refactor for kernel/Kconfig.kexec
Arnd Bergmann
- [PATCH v4 03/13] arm/kexec: refactor for kernel/Kconfig.kexec
Arnd Bergmann
- [PATCH v4 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Arnd Bergmann
- [PATCH 1/3] vgacon: rework screen_info #ifdef checks
Arnd Bergmann
- [PATCH 1/4] vgacon: rework Kconfig dependencies
Arnd Bergmann
- [PATCH 2/4] vgacon: rework screen_info #ifdef checks
Arnd Bergmann
- [PATCH 1/3] vgacon: rework screen_info #ifdef checks
Arnd Bergmann
- [PATCH 2/4] vgacon: rework screen_info #ifdef checks
Arnd Bergmann
- [PATCH v3 0/2] Unify uapi bitsperlong.h
Arnd Bergmann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Arnd Bergmann
- [PATCH v2 0/9] video: screen_info cleanups
Arnd Bergmann
- [PATCH v2 1/9] vgacon: rework Kconfig dependencies
Arnd Bergmann
- [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks
Arnd Bergmann
- [PATCH v2 3/9] dummycon: limit Arm console size hack to footbridge
Arnd Bergmann
- [PATCH v2 4/9] vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
- [PATCH v2 5/9] vgacon: remove screen_info dependency
Arnd Bergmann
- [PATCH v2 6/9] vgacon: clean up global screen_info instances
Arnd Bergmann
- [PATCH v2 7/9] vga16fb: drop powerpc support
Arnd Bergmann
- [PATCH v2 8/9] hyperv: avoid dependency on screen_info
Arnd Bergmann
- [PATCH v2 9/9] efi: move screen_info into efi init code
Arnd Bergmann
- [PATCH v2 5/9] vgacon: remove screen_info dependency
Arnd Bergmann
- [PATCH v2 1/9] vgacon: rework Kconfig dependencies
Arnd Bergmann
- [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Arnd Bergmann
- [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Arnd Bergmann
- [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Arnd Bergmann
- [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Arnd Bergmann
- [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Arnd Bergmann
- [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Arnd Bergmann
- [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Arnd Bergmann
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Elliot Berman
- [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
Emil Renner Berthing
- [PATCH 1/1] riscv: dts: Enable device-tree overlay support for starfive devices
Emil Renner Berthing
- [PATCH v7 5/9] dt-bindings: clock: Add StarFive JH7110 Video-Output clock and reset generator
Emil Renner Berthing
- [PATCH v7 1/9] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator
Emil Renner Berthing
- [PATCH v7 2/9] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
Emil Renner Berthing
- [PATCH v7 3/9] dt-bindings: clock: Add StarFive JH7110 Image-Signal-Process clock and reset generator
Emil Renner Berthing
- [PATCH v7 4/9] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
Emil Renner Berthing
- [PATCH v7 6/9] clk: starfive: Add StarFive JH7110 Video-Output clock driver
Emil Renner Berthing
- [PATCH v7 7/9] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
Emil Renner Berthing
- [PATCH v7 8/9] riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocks
Emil Renner Berthing
- [PATCH v7 9/9] riscv: dts: starfive: jh7110: Add STGCRG/ISPCRG/VOUTCRG nodes
Emil Renner Berthing
- [PATCH 1/1] riscv: dts: Enable device-tree overlay support for starfive devices
Emil Renner Berthing
- [PATCH v7 2/9] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
Emil Renner Berthing
- [RESEND PATCH v6 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Emil Renner Berthing
- [RESEND PATCH v6 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Emil Renner Berthing
- [RESEND PATCH v6 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Emil Renner Berthing
- [RESEND PATCH v6 4/7] clk: starfive: Add StarFive JH7110 PLL clock driver
Emil Renner Berthing
- [RESEND PATCH v6 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS
Emil Renner Berthing
- [RESEND PATCH v6 6/7] riscv: dts: starfive: jh7110: Add syscon nodes
Emil Renner Berthing
- [RESEND PATCH v6 7/7] riscv: dts: starfive: jh7110: Add PLL clocks source in SYSCRG node
Emil Renner Berthing
- [RESEND PATCH v6 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS
Emil Renner Berthing
- [PATCH] pinctrl: Explicitly include correct DT includes
Emil Renner Berthing
- [PATCH 2/2] gpio: sifive: Allow building the driver as a module
Emil Renner Berthing
- [PATCH 2/2] clk: sifive: Allow building the driver as a module
Emil Renner Berthing
- [PATCH v7 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Emil Renner Berthing
- [PATCH v7 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS
Emil Renner Berthing
- [PATCH v4] riscv: entry: set a0 = -ENOSYS only when syscall != -1
Emil Renner Berthing
- [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Emil Renner Berthing
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Emil Renner Berthing
- [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Emil Renner Berthing
- [PATCH v10 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core
Emil Renner Berthing
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Ard Biesheuvel
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Ard Biesheuvel
- [PATCH v4 3/5] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
Ard Biesheuvel
- [PATCH v2 9/9] efi: move screen_info into efi init code
Ard Biesheuvel
- [PATCH v4 10/12] RISC-V: crypto: add Zvkned accelerated AES encryption implementation
Ard Biesheuvel
- [PATCH v4 10/12] RISC-V: crypto: add Zvkned accelerated AES encryption implementation
Ard Biesheuvel
- [PATCH v5 3/5] arm64: libstub: Move KASLR handling functions to kaslr.c
Ard Biesheuvel
- [PATCH v5 4/5] libstub: Fix compilation warning for rv32
Ard Biesheuvel
- [PATCH v6 3/5] arm64: libstub: Move KASLR handling functions to kaslr.c
Ard Biesheuvel
- [PATCH] crypto: riscv/aes - Implement scalar Zkn version for RV32
Ard Biesheuvel
- [PATCH v4 00/12] RISC-V: support some cryptography accelerations
Eric Biggers
- [PATCH v4 00/12] RISC-V: support some cryptography accelerations
Eric Biggers
- [PATCH v4 08/12] RISC-V: crypto: add a vector-crypto-accelerated SHA256 implementation
Eric Biggers
- [PATCH v4 00/12] RISC-V: support some cryptography accelerations
Eric Biggers
- [PATCH v4 10/12] RISC-V: crypto: add Zvkned accelerated AES encryption implementation
Eric Biggers
- [PATCH v4 04/12] RISC-V: add vector crypto extension detection
Eric Biggers
- [PATCH 2/4] vgacon: rework screen_info #ifdef checks
Thomas Bogendoerfer
- [GIT PULL] KVM/riscv changes for 6.5
Paolo Bonzini
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Paolo Bonzini
- [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
Paolo Bonzini
- [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
Paolo Bonzini
- [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
Paolo Bonzini
- [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Paolo Bonzini
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Paolo Bonzini
- [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
Paolo Bonzini
- [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
Paolo Bonzini
- [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
Paolo Bonzini
- [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
Paolo Bonzini
- [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
Paolo Bonzini
- [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
Paolo Bonzini
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Paolo Bonzini
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Paolo Bonzini
- [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Paolo Bonzini
- [PATCH bpf-next 0/2] BPF kselftest cross-build/RISC-V fixes
Daniel Borkmann
- [PATCH bpf] riscv, bpf: Fix inconsistent JIT image generation
Daniel Borkmann
- [GIT PULL] StarFive clock driver additions for v6.6
Stephen Boyd
- [PATCH v1] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
Stephen Boyd
- [RESEND v1 2/2] riscv: dts: starfive: Add spi node for JH7110 SoC
Mark Brown
- [RESEND v1 2/2] riscv: dts: starfive: Add spi node for JH7110 SoC
Mark Brown
- [RESEND v1 2/2] riscv: dts: starfive: Add spi node for JH7110 SoC
Mark Brown
- [PATCH v4 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
Mark Brown
- [PATCH v2 03/15] spi: Replace if-else-if by bitops and multiplications
Mark Brown
- [PATCH v2 02/15] spi: Drop duplicate IDR allocation code in spi_register_controller()
Mark Brown
- [PATCH v2 05/15] spi: Remove code duplication in spi_add_device_locked()
Mark Brown
- [PATCH v2 08/15] spi: Clean up headers
Mark Brown
- [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
Mark Brown
- [PATCH v2 00/15] spi: Header and core clean up and refactoring
Mark Brown
- [PATCH v2 08/15] spi: Clean up headers
Mark Brown
- [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
Mark Brown
- [PATCH v2 00/15] spi: Header and core clean up and refactoring
Mark Brown
- [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
Mark Brown
- [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
Mark Brown
- (subset) [PATCH v1 0/3] Allwinner R329/D1/R528/T113s Dual/Quad SPI modes support
Mark Brown
- (subset) [PATCH v2 00/15] spi: Header and core clean up and refactoring
Mark Brown
- [PATCH v2 2/3] dt-bindings: spi: constrain minItems of clocks and clock-names
Mark Brown
- [PATCH v2 2/3] dt-bindings: spi: constrain minItems of clocks and clock-names
Mark Brown
- [PATCH v2 2/3] dt-bindings: spi: constrain minItems of clocks and clock-names
Mark Brown
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Mark Brown
- [PATCH 00/35] arm64/gcs: Provide support for GCS at EL0
Mark Brown
- [PATCH 01/35] prctl: arch-agnostic prctl for shadow stack
Mark Brown
- [PATCH 02/35] prctl: Add flag for shadow stack writeability and push/pop
Mark Brown
- [PATCH 03/35] arm64: Document boot requirements for Guarded Control Stacks
Mark Brown
- [PATCH 04/35] arm64/gcs: Document the ABI for Guarded Control Stacks
Mark Brown
- [PATCH 05/35] arm64/sysreg: Add new system registers for GCS
Mark Brown
- [PATCH 06/35] arm64/sysreg: Add definitions for architected GCS caps
Mark Brown
- [PATCH 07/35] arm64/gcs: Add manual encodings of GCS instructions
Mark Brown
- [PATCH 08/35] arm64/gcs: Provide copy_to_user_gcs()
Mark Brown
- [PATCH 09/35] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
Mark Brown
- [PATCH 10/35] arm64/mm: Allocate PIE slots for EL0 guarded control stack
Mark Brown
- [PATCH 11/35] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
Mark Brown
- [PATCH 12/35] arm64/mm: Map pages for guarded control stack
Mark Brown
- [PATCH 13/35] KVM: arm64: Manage GCS registers for guests
Mark Brown
- [PATCH 14/35] arm64: Disable traps for GCS usage at EL0 and EL1
Mark Brown
- [PATCH 15/35] arm64/idreg: Add overrride for GCS
Mark Brown
- [PATCH 16/35] arm64/hwcap: Add hwcap for GCS
Mark Brown
- [PATCH 17/35] arm64/traps: Handle GCS exceptions
Mark Brown
- [PATCH 18/35] arm64/mm: Handle GCS data aborts
Mark Brown
- [PATCH 19/35] arm64/gcs: Context switch GCS registers for EL0
Mark Brown
- [PATCH 20/35] arm64/gcs: Allocate a new GCS for threads with GCS enabled
Mark Brown
- [PATCH 21/35] arm64/gcs: Implement shadow stack prctl() interface
Mark Brown
- [PATCH 22/35] arm64/mm: Implement map_shadow_stack()
Mark Brown
- [PATCH 23/35] arm64/signal: Set up and restore the GCS context for signal handlers
Mark Brown
- [PATCH 24/35] arm64/signal: Expose GCS state in signal frames
Mark Brown
- [PATCH 25/35] arm64/ptrace: Expose GCS via ptrace and core files
Mark Brown
- [PATCH 26/35] arm64: Add Kconfig for Guarded Control Stack (GCS)
Mark Brown
- [PATCH 27/35] kselftest/arm64: Verify the GCS hwcap
Mark Brown
- [PATCH 28/35] kselftest/arm64: Add GCS as a detected feature in the signal tests
Mark Brown
- [PATCH 29/35] kselftest/arm64: Add framework support for GCS to signal handling tests
Mark Brown
- [PATCH 30/35] kselftest/arm64: Allow signals tests to specify an expected si_code
Mark Brown
- [PATCH 31/35] kselftest/arm64: Always run signals tests with GCS enabled
Mark Brown
- [PATCH 32/35] kselftest/arm64: Add very basic GCS test program
Mark Brown
- [PATCH 33/35] kselftest/arm64: Add a GCS test program built with the system libc
Mark Brown
- [PATCH 34/35] selftests/arm64: Add GCS signal tests
Mark Brown
- [PATCH 35/35] kselftest/arm64: Enable GCS for the FP stress tests
Mark Brown
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Mark Brown
- [PATCH 22/35] arm64/mm: Implement map_shadow_stack()
Mark Brown
- [PATCH v2 2/3] dt-bindings: spi: constrain minItems of clocks and clock-names
Mark Brown
- [PATCH 01/35] prctl: arch-agnostic prctl for shadow stack
Mark Brown
- [PATCH 02/35] prctl: Add flag for shadow stack writeability and push/pop
Mark Brown
- [PATCH 21/35] arm64/gcs: Implement shadow stack prctl() interface
Mark Brown
- [PATCH 04/35] arm64/gcs: Document the ABI for Guarded Control Stacks
Mark Brown
- [PATCH v2 00/35] arm64/gcs: Provide support for GCS in userspace
Mark Brown
- [PATCH v2 01/35] prctl: arch-agnostic prctl for shadow stack
Mark Brown
- [PATCH v2 02/35] arm64: Document boot requirements for Guarded Control Stacks
Mark Brown
- [PATCH v2 03/35] arm64/gcs: Document the ABI for Guarded Control Stacks
Mark Brown
- [PATCH v2 04/35] arm64/sysreg: Add new system registers for GCS
Mark Brown
- [PATCH v2 05/35] arm64/sysreg: Add definitions for architected GCS caps
Mark Brown
- [PATCH v2 06/35] arm64/gcs: Add manual encodings of GCS instructions
Mark Brown
- [PATCH v2 07/35] arm64/gcs: Provide copy_to_user_gcs()
Mark Brown
- [PATCH v2 08/35] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
Mark Brown
- [PATCH v2 09/35] arm64/mm: Allocate PIE slots for EL0 guarded control stack
Mark Brown
- [PATCH v2 10/35] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
Mark Brown
- [PATCH v2 11/35] arm64/mm: Map pages for guarded control stack
Mark Brown
- [PATCH v2 12/35] KVM: arm64: Manage GCS registers for guests
Mark Brown
- [PATCH v2 13/35] arm64/el2_setup: Allow GCS usage at EL0 and EL1
Mark Brown
- [PATCH v2 14/35] arm64/idreg: Add overrride for GCS
Mark Brown
- [PATCH v2 15/35] arm64/hwcap: Add hwcap for GCS
Mark Brown
- [PATCH v2 16/35] arm64/traps: Handle GCS exceptions
Mark Brown
- [PATCH v2 17/35] arm64/mm: Handle GCS data aborts
Mark Brown
- [PATCH v2 18/35] arm64/gcs: Context switch GCS registers for EL0
Mark Brown
- [PATCH v2 19/35] arm64/gcs: Allocate a new GCS for threads with GCS enabled
Mark Brown
- [PATCH v2 20/35] arm64/gcs: Implement shadow stack prctl() interface
Mark Brown
- [PATCH v2 21/35] arm64/mm: Implement map_shadow_stack()
Mark Brown
- [PATCH v2 22/35] arm64/signal: Set up and restore the GCS context for signal handlers
Mark Brown
- [PATCH v2 23/35] arm64/signal: Expose GCS state in signal frames
Mark Brown
- [PATCH v2 24/35] arm64/ptrace: Expose GCS via ptrace and core files
Mark Brown
- [PATCH v2 25/35] arm64: Add Kconfig for Guarded Control Stack (GCS)
Mark Brown
- [PATCH v2 26/35] kselftest/arm64: Verify the GCS hwcap
Mark Brown
- [PATCH v2 27/35] kselftest/arm64: Add GCS as a detected feature in the signal tests
Mark Brown
- [PATCH v2 28/35] kselftest/arm64: Add framework support for GCS to signal handling tests
Mark Brown
- [PATCH v2 29/35] kselftest/arm64: Allow signals tests to specify an expected si_code
Mark Brown
- [PATCH v2 30/35] kselftest/arm64: Always run signals tests with GCS enabled
Mark Brown
- [PATCH v2 31/35] kselftest/arm64: Add very basic GCS test program
Mark Brown
- [PATCH v2 32/35] kselftest/arm64: Add a GCS test program built with the system libc
Mark Brown
- [PATCH v2 33/35] kselftest/arm64: Add test coverage for GCS mode locking
Mark Brown
- [PATCH v2 34/35] selftests/arm64: Add GCS signal tests
Mark Brown
- [PATCH v2 35/35] kselftest/arm64: Enable GCS for the FP stress tests
Mark Brown
- (subset) [PATCH v2 0/3] Add SPI module for StarFive JH7110 SoC
Mark Brown
- (subset) [PATCH v3 0/2] Add SPI module for StarFive JH7110 SoC
Mark Brown
- [PATCH -next v2] spi: microchip-core: Clean up redundant dev_err_probe()
Mark Brown
- [PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
Mark Brown
- [PATCH v3 01/36] prctl: arch-agnostic prctl for shadow stack
Mark Brown
- [PATCH v3 02/36] arm64: Document boot requirements for Guarded Control Stacks
Mark Brown
- [PATCH v3 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
Mark Brown
- [PATCH v3 04/36] arm64/sysreg: Add new system registers for GCS
Mark Brown
- [PATCH v3 05/36] arm64/sysreg: Add definitions for architected GCS caps
Mark Brown
- [PATCH v3 06/36] arm64/gcs: Add manual encodings of GCS instructions
Mark Brown
- [PATCH v3 07/36] arm64/gcs: Provide copy_to_user_gcs()
Mark Brown
- [PATCH v3 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
Mark Brown
- [PATCH v3 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
Mark Brown
- [PATCH v3 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
Mark Brown
- [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack
Mark Brown
- [PATCH v3 12/36] KVM: arm64: Manage GCS registers for guests
Mark Brown
- [PATCH v3 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1
Mark Brown
- [PATCH v3 14/36] arm64/idreg: Add overrride for GCS
Mark Brown
- [PATCH v3 15/36] arm64/hwcap: Add hwcap for GCS
Mark Brown
- [PATCH v3 16/36] arm64/traps: Handle GCS exceptions
Mark Brown
- [PATCH v3 17/36] arm64/mm: Handle GCS data aborts
Mark Brown
- [PATCH v3 18/36] arm64/gcs: Context switch GCS state for EL0
Mark Brown
- [PATCH v3 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
Mark Brown
- [PATCH v3 20/36] arm64/gcs: Implement shadow stack prctl() interface
Mark Brown
- [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
Mark Brown
- [PATCH v3 22/36] arm64/signal: Set up and restore the GCS context for signal handlers
Mark Brown
- [PATCH v3 23/36] arm64/signal: Expose GCS state in signal frames
Mark Brown
- [PATCH v3 24/36] arm64/ptrace: Expose GCS via ptrace and core files
Mark Brown
- [PATCH v3 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS)
Mark Brown
- [PATCH v3 26/36] kselftest/arm64: Verify the GCS hwcap
Mark Brown
- [PATCH v3 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests
Mark Brown
- [PATCH v3 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests
Mark Brown
- [PATCH v3 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code
Mark Brown
- [PATCH v3 30/36] kselftest/arm64: Always run signals tests with GCS enabled
Mark Brown
- [PATCH v3 31/36] kselftest/arm64: Add very basic GCS test program
Mark Brown
- [PATCH v3 32/36] kselftest/arm64: Add a GCS test program built with the system libc
Mark Brown
- [PATCH v3 33/36] kselftest/arm64: Add test coverage for GCS mode locking
Mark Brown
- [PATCH v3 34/36] selftests/arm64: Add GCS signal tests
Mark Brown
- [PATCH v3 35/36] kselftest/arm64: Add a GCS stress test
Mark Brown
- [PATCH v3 36/36] kselftest/arm64: Enable GCS for the FP stress tests
Mark Brown
- [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
Mark Brown
- [PATCH v2 2/3] ASoC: starfive: Add JH7110 PWM-DAC driver
Mark Brown
- [RFC PATCH 1/1] riscv/atomic.h: Deduplicate arch_atomic.*
Leonardo Brás
- [PATCH v8 0/4] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
Jonathan Cameron
- [PATCH v8 1/4] iio: adc: Kconfig change description for Allwinner GPADC
Jonathan Cameron
- [PATCH v9 0/4] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
Jonathan Cameron
- [PATCH 04/35] arm64/gcs: Document the ABI for Guarded Control Stacks
Jonathan Cameron
- [PATCH 17/35] arm64/traps: Handle GCS exceptions
Jonathan Cameron
- [PATCH 26/35] arm64: Add Kconfig for Guarded Control Stack (GCS)
Jonathan Cameron
- [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
Javier Martinez Canillas
- [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
Javier Martinez Canillas
- [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
Javier Martinez Canillas
- [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
Javier Martinez Canillas
- [PATCH 05/12] arch: Remove trailing whitespaces
Javier Martinez Canillas
- [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
Javier Martinez Canillas
- [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
Javier Martinez Canillas
- [PATCH 1/4] vgacon: rework Kconfig dependencies
Javier Martinez Canillas
- [PATCH 2/4] vgacon: rework screen_info #ifdef checks
Javier Martinez Canillas
- [PATCH 2/4] vgacon: rework screen_info #ifdef checks
Javier Martinez Canillas
- [PATCH v2 5/9] vgacon: remove screen_info dependency
Javier Martinez Canillas
- [PATCH v2 6/9] vgacon: clean up global screen_info instances
Javier Martinez Canillas
- [PATCH v2 7/9] vga16fb: drop powerpc support
Javier Martinez Canillas
- [PATCH v2 8/9] hyperv: avoid dependency on screen_info
Javier Martinez Canillas
- [PATCH v2 9/9] efi: move screen_info into efi init code
Javier Martinez Canillas
- [PATCH] riscv: remove redundant mv instructions
Nam Cao
- [PATCH 0/3] riscv: kprobes: simulate some instructions
Nam Cao
- [PATCH 1/3] riscv: kprobes: simulate c.j instruction
Nam Cao
- [PATCH 2/3] riscv: kprobes: simulate c.jr and c.jalr instructions
Nam Cao
- [PATCH 3/3] riscv: kprobes: simulate c.beqz and c.bnez
Nam Cao
- test code for kprobe
Nam Cao
- [PATCH] riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()
Nam Cao
- [PATCH] clk: Explicitly include correct DT includes
Luca Ceresoli
- [PATCH v2] module: Ignore RISC-V mapping symbols too
Luis Chamberlain
- [PATCH] modpost, kallsyms: Treat add '$'-prefixed symbols as mapping symbols
Luis Chamberlain
- [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Nathan Chancellor
- [peterz-queue:sched/maybe 1/14] ERROR: modpost: vmlinux: local symbol '__put_task_struct_rcu_cb' was exported
Nathan Chancellor
- [PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
Nathan Chancellor
- [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Nathan Chancellor
- [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Nathan Chancellor
- [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Nathan Chancellor
- [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Nathan Chancellor
- [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Nathan Chancellor
- [PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
Minda Chen
- [PATCH v1 1/9] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Minda Chen
- [PATCH v1 2/9] dt-bindings: PCI: microchip: Remove the PLDA common properties
Minda Chen
- [PATCH v1 3/9] PCI: PLDA: Get PLDA common codes from Microchip PolarFire host
Minda Chen
- [PATCH v1 4/9] PCI: microchip: Move PCIe driver to PLDA directory
Minda Chen
- [PATCH v1 5/9] dt-bindings: PLDA: Add PLDA XpressRICH PCIe host controller
Minda Chen
- [PATCH v1 6/9] PCI: PLDA: Add host conroller platform driver
Minda Chen
- [PATCH v1 7/9] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
Minda Chen
- [PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
Minda Chen
- [PATCH v1 9/9] riscv: dts: starfive: add PCIe dts configuration for JH7110
Minda Chen
- [PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
Minda Chen
- [PATCH v1 1/9] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Minda Chen
- [PATCH v1 1/9] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Minda Chen
- [PATCH v1 5/9] dt-bindings: PLDA: Add PLDA XpressRICH PCIe host controller
Minda Chen
- [PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
Minda Chen
- [PATCH v1 4/9] PCI: microchip: Move PCIe driver to PLDA directory
Minda Chen
- [PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
Minda Chen
- [PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
Minda Chen
- [dt-for-next v1 0/2] Add USB PHY and USB dts node for JH7110
Minda Chen
- [dt-for-next v1 1/2] riscv: dts: starfive: Add USB and PCIe PHY nodes for JH7110
Minda Chen
- [dt-for-next v1 2/2] riscv: dts: starfive: Add USB dts node for JH7110
Minda Chen
- [PATCH v6 4/4] riscv: dts: starfive: add dma controller node
Walker Chen
- [PATCH 1/1] riscv: dts: Enable device-tree overlay support for starfive devices
Walker Chen
- Jh7110 DTS Patches
Walker Chen
- Jh7110 DTS Patches
Walker Chen
- [PATCH v1 0/2] Add dma and tdm nodes for StarFive JH7110 SOC
Walker Chen
- [PATCH v1 1/2] riscv: dts: starfive: jh7110: add dma controller node
Walker Chen
- [PATCH v1 2/2] riscv: dts: starfive: jh7110: add the node and pins configuration for tdm
Walker Chen
- [PATCH v1 0/6] Risc-V Kvm Smstateen
Mayuresh Chitale
- [PATCH v1 1/6] RISC-V: Detect Smstateen extension
Mayuresh Chitale
- [PATCH v1 2/6] RISC-V: KVM: Add kvm_vcpu_config
Mayuresh Chitale
- [PATCH v1 3/6] RISC-V: KVM: Enable Smstateen accesses
Mayuresh Chitale
- [PATCH v1 4/6] RISCV: KVM: Add senvcfg context save/restore
Mayuresh Chitale
- [PATCH v1 5/6] RISCV: KVM: Add sstateen0 context save/restore
Mayuresh Chitale
- [PATCH v1 6/6] RISCV: KVM: Add sstateen0 to ONE_REG
Mayuresh Chitale
- [PATCH v2 0/6] Risc-V Kvm Smstateen
Mayuresh Chitale
- [PATCH v2 1/6] RISC-V: Detect Smstateen extension
Mayuresh Chitale
- [PATCH v2 2/6] RISC-V: KVM: Add kvm_vcpu_config
Mayuresh Chitale
- [PATCH v2 3/6] RISC-V: KVM: Enable Smstateen accesses
Mayuresh Chitale
- [PATCH v2 4/6] RISCV: KVM: Add senvcfg context save/restore
Mayuresh Chitale
- [PATCH v2 5/6] RISCV: KVM: Add sstateen0 context save/restore
Mayuresh Chitale
- [PATCH v2 6/6] RISCV: KVM: Add sstateen0 to ONE_REG
Mayuresh Chitale
- [PATCH v3 0/7] Risc-V Kvm Smstateen
Mayuresh Chitale
- [PATCH v3 1/7] RISC-V: Detect Smstateen extension
Mayuresh Chitale
- [PATCH v3 2/7] dt-bindings: riscv: Add smstateen entry
Mayuresh Chitale
- [PATCH v3 3/7] RISC-V: KVM: Add kvm_vcpu_config
Mayuresh Chitale
- [PATCH v3 4/7] RISC-V: KVM: Enable Smstateen accesses
Mayuresh Chitale
- [PATCH v3 5/7] RISCV: KVM: Add senvcfg context save/restore
Mayuresh Chitale
- [PATCH v3 6/7] RISCV: KVM: Add sstateen0 context save/restore
Mayuresh Chitale
- [PATCH v3 7/7] RISCV: KVM: Add sstateen0 to ONE_REG
Mayuresh Chitale
- [PATCH v4 0/7] Risc-V Kvm Smstateen
Mayuresh Chitale
- [PATCH v4 1/7] RISC-V: Detect Smstateen extension
Mayuresh Chitale
- [PATCH v4 2/7] dt-bindings: riscv: Add smstateen entry
Mayuresh Chitale
- [PATCH v4 3/7] RISC-V: KVM: Add kvm_vcpu_config
Mayuresh Chitale
- [PATCH v4 4/7] RISC-V: KVM: Enable Smstateen accesses
Mayuresh Chitale
- [PATCH v4 5/7] RISCV: KVM: Add senvcfg context save/restore
Mayuresh Chitale
- [PATCH v4 6/7] RISCV: KVM: Add sstateen0 context save/restore
Mayuresh Chitale
- [PATCH v4 7/7] RISCV: KVM: Add sstateen0 to ONE_REG
Mayuresh Chitale
- [PATCH] riscv: vector: only enable interrupts in the first-use trap
Andy Chiu
- [PATCH v4] riscv: Discard vector state on syscalls
Andy Chiu
- [PATCH v4 01/12] riscv: Add support for kernel mode vector
Andy Chiu
- [v1, 0/6] riscv: support kernel-mode Vector
Andy Chiu
- [v1, 1/6] riscv: sched: defer restoring Vector context for user
Andy Chiu
- [v1, 2/6] riscv: Add support for kernel mode vector
Andy Chiu
- [v1, 3/6] riscv: Add vector extension XOR implementation
Andy Chiu
- [v1, 4/6] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Andy Chiu
- [v1, 5/6] riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
- [v1, 6/6] riscv: vector: enable preemptive kernel-mode Vector to be built
Andy Chiu
- [v1, 1/6] riscv: sched: defer restoring Vector context for user
Andy Chiu
- [v1, 2/6] riscv: Add support for kernel mode vector
Andy Chiu
- [v1, 3/6] riscv: Add vector extension XOR implementation
Andy Chiu
- [v1, 4/6] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Andy Chiu
- [v1, 5/6] riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
- [v2, 0/5] riscv: support kernel-mode Vector
Andy Chiu
- [v2, 1/5] riscv: sched: defer restoring Vector context for user
Andy Chiu
- [v2, 2/5] riscv: Add support for kernel mode vector
Andy Chiu
- [v2, 3/5] riscv: Add vector extension XOR implementation
Andy Chiu
- [v2, 4/5] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Andy Chiu
- [v2, 5/5] riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
- [v2, 5/5] riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
- [v2, 2/5] riscv: Add support for kernel mode vector
Andy Chiu
- [PATCH] clk: Explicitly include correct DT includes
Chanwoo Choi
- [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
Sean Christopherson
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Sean Christopherson
- [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
Sean Christopherson
- [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
Sean Christopherson
- [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
Sean Christopherson
- [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
- [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
- [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
Sean Christopherson
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Sean Christopherson
- [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
Sean Christopherson
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Sean Christopherson
- [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
Sean Christopherson
- [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
Sean Christopherson
- [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
Sean Christopherson
- [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
Sean Christopherson
- [RFC PATCH v11 17/29] KVM: x86: Add support for "protected VMs" that can utilize private memory
Sean Christopherson
- [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
Sean Christopherson
- [RFC PATCH v11 19/29] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
- [RFC PATCH v11 20/29] KVM: selftests: Add support for creating private memslots
Sean Christopherson
- [RFC PATCH v11 21/29] KVM: selftests: Add helpers to convert guest memory b/w private and shared
Sean Christopherson
- [RFC PATCH v11 22/29] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
Sean Christopherson
- [RFC PATCH v11 23/29] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
Sean Christopherson
- [RFC PATCH v11 24/29] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
Sean Christopherson
- [RFC PATCH v11 25/29] KVM: selftests: Add x86-only selftest for private memory conversions
Sean Christopherson
- [RFC PATCH v11 26/29] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
Sean Christopherson
- [RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
Sean Christopherson
- [RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
Sean Christopherson
- [RFC PATCH v11 29/29] KVM: selftests: Test KVM exit behavior for private memory/access
Sean Christopherson
- [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
- [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
Sean Christopherson
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Sean Christopherson
- [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
Sean Christopherson
- [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Sean Christopherson
- [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
Sean Christopherson
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Sean Christopherson
- [PATCH 0/4] RISCV: Add kvm Sstc timer selftest
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [PATCH 2/4] KVM: riscv: selftests: Add exception handling support
Sean Christopherson
- [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
- [PATCH] KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
Sean Christopherson
- [PATCH] KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
Sean Christopherson
- [PATCH v4.1 0/3] KVM: selftests: Guest printf extra prep patches
Sean Christopherson
- [PATCH v4.1 1/3] KVM: selftests: Add arch ucall.h and inline simple arch hooks
Sean Christopherson
- [PATCH v4.1 2/3] KVM: selftests: Add #define of expected KVM exit reason for ucall
Sean Christopherson
- [PATCH v4.1 3/3] KVM: selftests: Add a selftest for guest prints and formatted asserts
Sean Christopherson
- [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
Sean Christopherson
- [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Sean Christopherson
- [PATCH v7 04/12] KVM: Allow range-based TLB invalidation from common code
Sean Christopherson
- [PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
Sean Christopherson
- [External] [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
Jessica Clarke
- [RESEND PATCH v3 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Jessica Clarke
- [External] [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Jessica Clarke
- [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
Jessica Clarke
- [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
Jessica Clarke
- [PATCH] usb: Explicitly include correct DT includes
Herve Codina
- [PATCH v2 1/2] binfmt_elf_fdpic: support 64-bit systems
Kees Cook
- [PATCH v2 2/2] riscv: support the elf-fdpic binfmt loader
Kees Cook
- [PATCH v4 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
Jonathan Corbet
- [PATCH v4 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
Jonathan Corbet
- [PATCH v6 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
Jonathan Corbet
- [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
Yunhui Cui
- [PATCH v2 2/3] firmware: introduce FFI for SMBIOS entry.
Yunhui Cui
- [PATCH v2 3/3] riscv: obtain SMBIOS entry from FFI.
Yunhui Cui
- [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Yunhui Cui
- [PATCH v3 1/4] riscv: obtain ACPI RSDP from devicetree
Yunhui Cui
- [PATCH v3 2/4] firmware: introduce FFI for SMBIOS entry
Yunhui Cui
- [PATCH v3 3/4] riscv: obtain SMBIOS entry from FFI
Yunhui Cui
- [PATCH v3 4/4] dt-bindings: firmware: Document ffitbl binding
Yunhui Cui
- [PATCH] riscv: vector: only enable interrupts in the first-use trap
Palmer Dabbelt
- [v1, 0/2] Initialize Vector registers in the first-use trap
Palmer Dabbelt
- [PATCH] riscv: vdso: include vdso/vsyscall.h for vdso_data
Palmer Dabbelt
- [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Palmer Dabbelt
- [PATCH] riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idle
Palmer Dabbelt
- [PATCH v3] riscv: move memblock_allow_resize() after linear mapping is ready
Palmer Dabbelt
- [PATCH v4] riscv: Discard vector state on syscalls
Palmer Dabbelt
- [PATCH v1] RISC-V: drop error print from riscv_hartid_to_cpuid()
Palmer Dabbelt
- [PATCH v5] dt-bindings: riscv: deprecate riscv,isa
Palmer Dabbelt
- [PATCH] mm: riscv: fix an unsafe pte read in huge_pte_alloc()
Palmer Dabbelt
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Palmer Dabbelt
- [PATCH] riscv: Start of DRAM should at least be aligned on PMD size for the direct mapping
Palmer Dabbelt
- [PATCH v3 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
Palmer Dabbelt
- [PATCH 1/1] riscv: dts: Enable device-tree overlay support for starfive devices
Palmer Dabbelt
- [PATCH] RISC-V: Provide a more helpful error message on invalid ISA strings
Palmer Dabbelt
- [PATCH v4 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
Palmer Dabbelt
- [PATCH v4 2/3] Documentation: riscv: Add early boot document
Palmer Dabbelt
- [PATCH v4 3/3] Documentation: riscv: Update boot image header since EFI stub is supported
Palmer Dabbelt
- [PATCH] RISC-V: Provide a more helpful error message on invalid ISA strings
Palmer Dabbelt
- [PATCH v2] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Palmer Dabbelt
- [PATCH] RISC-V: Re-alphabetize Kconfig
Palmer Dabbelt
- linux-next: Tree for Jul 6 (arch/riscv/)
Palmer Dabbelt
- linux-next: Tree for Jul 6 (arch/riscv/)
Palmer Dabbelt
- [PATCH v5 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Palmer Dabbelt
- [PATCH] module: Ignore RISC-V mapping symbols too
Palmer Dabbelt
- linux-next: Tree for Jul 6 (arch/riscv/)
Palmer Dabbelt
- [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 2
Palmer Dabbelt
- [PATCH v2] module: Ignore RISC-V mapping symbols too
Palmer Dabbelt
- [PATCH] module: Ignore RISC-V mapping symbols too
Palmer Dabbelt
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Palmer Dabbelt
- [PATCH v2 0/6] riscv: KCFI support
Palmer Dabbelt
- [PATCH] Documentation: RISC-V: hwprobe: Fix a formatting error
Palmer Dabbelt
- [PATCH 1/2] binfmt_elf_fdpic: support 64-bit systems
Palmer Dabbelt
- [PATCH bpf] riscv, bpf: Fix inconsistent JIT image generation
Palmer Dabbelt
- [PATCH bpf] riscv, bpf: Fix inconsistent JIT image generation
Palmer Dabbelt
- [PATCH] RISC-V: Don't trust V from the riscv,isa DT property
Palmer Dabbelt
- [PATCH] RISC-V: Don't include Zicsr or Zifencei in I from ACPI
Palmer Dabbelt
- [PATCH] dt-bindings: RISC-V: Re-word the I extension binding
Palmer Dabbelt
- [PATCH V2] riscv: Add BUG_ON() for no cpu nodes in devicetree
Palmer Dabbelt
- [PATCH] Documentation: RISC-V: hwprobe: Fix a formatting error
Palmer Dabbelt
- [PATCH] riscv: sigcontext: Correct the comment of sigreturn
Palmer Dabbelt
- [PATCH] riscv: correct pt_level name via pgtable_l5/4_enabled
Palmer Dabbelt
- [PATCH v5 22/38] riscv: Implement the new page table range API
Palmer Dabbelt
- [PATCH V2] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
Palmer Dabbelt
- [PATCH] RISC-V: Re-alphabetize Kconfig
Palmer Dabbelt
- [PATCH] perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()
Palmer Dabbelt
- [PATCH] riscv: mm: fix truncates issue on RV32
Palmer Dabbelt
- [PATCH v7 0/9] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
Palmer Dabbelt
- [PATCH] RISC-V: Don't include Zicsr or Zifencei in I from ACPI
Palmer Dabbelt
- [PATCH] RISC-V: Don't trust V from the riscv,isa DT property
Palmer Dabbelt
- [PATCH 0/4] riscv: tlb flush improvements
Palmer Dabbelt
- [PATCH] RISC-V: Don't trust V from the riscv,isa DT property
Palmer Dabbelt
- [PATCH V11 0/5] riscv: Optimize function trace
Palmer Dabbelt
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Palmer Dabbelt
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Palmer Dabbelt
- [GIT PULL] RISC-V Fixes for 6.5-rc2
Palmer Dabbelt
- [PATCH 0/2] gpio: sifive: Module support
Palmer Dabbelt
- [PATCH] modpost, kallsyms: Treat add '$'-prefixed symbols as mapping symbols
Palmer Dabbelt
- [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
Nikunj A. Dadhania
- [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
Nikunj A. Dadhania
- [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
Nikunj A. Dadhania
- [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Biju Das
- [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Biju Das
- [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Biju Das
- [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Biju Das
- [PATCH v4 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v4 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 03/13] arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 08/13] mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 13/13] sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 03/13] arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v5 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 03/13] arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 08/13] mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 13/13] sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v6 01/14] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 03/14] arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 04/14] ia64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 05/14] arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 06/14] loongarch/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 07/14] m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 08/14] mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 09/14] parisc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 10/14] powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 11/14] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 12/14] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 13/14] sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 14/14] kexec: rename ARCH_HAS_KEXEC_PURGATORY
Eric DeVolder
- [PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
Will Deacon
- [linux-next:master] BUILD REGRESSION e1f6a8eaf1c271a0158114a03e3605f4fba059ad
Helge Deller
- [PATCH v2 0/9] video: screen_info cleanups
Helge Deller
- [PATCH 1/3] RISC-V: Framework for vendor extensions
Rémi Denis-Courmont
- [PATCH 2/3] RISC-V: Add T-Head 0.7.1 vector extension to hwprobe
Rémi Denis-Courmont
- [PATCH 1/3] RISC-V: Framework for vendor extensions
Rémi Denis-Courmont
- [PATCH v4 01/12] riscv: Add support for kernel mode vector
Rémi Denis-Courmont
- [PATCH v4 02/12] riscv: Add vector extension XOR implementation
Rémi Denis-Courmont
- [PATCH v4 05/12] RISC-V: crypto: update perl include with helpers for vector (crypto) instructions
Rémi Denis-Courmont
- [PATCH v4 03/12] RISC-V: add helper function to read the vector VLEN
Rémi Denis-Courmont
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Rémi Denis-Courmont
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Rémi Denis-Courmont
- [PATCH V2 1/2] riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=n
Rémi Denis-Courmont
- Re: [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
Rémi Denis-Courmont
- [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
Rémi Denis-Courmont
- [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
Rémi Denis-Courmont
- [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
Rémi Denis-Courmont
- [PATCH mm-unstable v7 00/31] Split ptdesc from struct page
Hugh Dickins
- [PATCH v2] dt-bindings: riscv: deprecate riscv,isa
Ben Dooks
- [PATCH 2/3] soc: sifive: Add SiFive private L2 cache PMU driver
Ben Dooks
- [PATCH 0/4] Add support for Allwinner D1 CAN controllers
Ben Dooks
- [PATCH] riscv: Fix local irq restore when flags indicates irq disabled
Ben Dooks
- [PATCH v4] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH v6 4/4] riscv: dts: starfive: add dma controller node
Conor Dooley
- [PATCH v5 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2
Conor Dooley
- [PATCH v5] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH v2 7/8] PCI: microchip: Rename and refactor mc_pcie_enable_msi()
Conor Dooley
- [PATCH v2 2/3] firmware: introduce FFI for SMBIOS entry.
Conor Dooley
- [PATCH v2 3/3] riscv: obtain SMBIOS entry from FFI.
Conor Dooley
- [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
Conor Dooley
- [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
Conor Dooley
- [External] Re: [PATCH v2 3/3] riscv: obtain SMBIOS entry from FFI.
Conor Dooley
- [External] Re: [PATCH v2 2/3] firmware: introduce FFI for SMBIOS entry.
Conor Dooley
- [PATCH v3 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
Conor Dooley
- [PATCH v3 01/11] RISC-V: Provide a more helpful error message on invalid ISA strings
Conor Dooley
- [PATCH v3 02/11] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Conor Dooley
- [PATCH v3 03/11] RISC-V: drop a needless check in print_isa_ext()
Conor Dooley
- [PATCH v3 04/11] RISC-V: shunt isa_ext_arr to cpufeature.c
Conor Dooley
- [PATCH v3 05/11] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
Conor Dooley
- [PATCH v3 06/11] RISC-V: add missing single letter extension definitions
Conor Dooley
- [PATCH v3 07/11] RISC-V: add single letter extensions to riscv_isa_ext
Conor Dooley
- [PATCH v3 08/11] RISC-V: split riscv_fill_hwcap() in 3
Conor Dooley
- [PATCH v3 09/11] RISC-V: enable extension detection from new properties
Conor Dooley
- [PATCH v3 10/11] RISC-V: try new extension properties in of_early_processor_hartid()
Conor Dooley
- [PATCH v3 11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"
Conor Dooley
- [PATCH] riscv: optimize ELF relocation function in riscv
Conor Dooley
- [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
Conor Dooley
- [External] Re: [PATCH v2 2/3] firmware: introduce FFI for SMBIOS entry.
Conor Dooley
- [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
Conor Dooley
- [PATCH v3 02/11] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Conor Dooley
- [PATCH v3 04/11] RISC-V: shunt isa_ext_arr to cpufeature.c
Conor Dooley
- [PATCH v3 06/11] RISC-V: add missing single letter extension definitions
Conor Dooley
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Conor Dooley
- [PATCH v3 11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"
Conor Dooley
- [PATCH] riscv: Start of DRAM should at least be aligned on PMD size for the direct mapping
Conor Dooley
- [PATCH v4 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
Conor Dooley
- [RESEND v1 2/2] riscv: dts: starfive: Add spi node for JH7110 SoC
Conor Dooley
- [RESEND PATCH v6 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Conor Dooley
- [RESEND PATCH v6 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Conor Dooley
- [RESEND PATCH v6 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS
Conor Dooley
- [RESEND PATCH v6 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
Conor Dooley
- [PATCH] RISC-V: KVM: provide UAPI for host SATP mode
Conor Dooley
- [PATCH] RISC-V: KVM: provide UAPI for host SATP mode
Conor Dooley
- [PATCH v3 4/4] dt-bindings: firmware: Document ffitbl binding
Conor Dooley
- [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Conor Dooley
- [RESEND PATCH v3 0/2] RISC-V: mm: Make SV48 the default address space
Conor Dooley
- [RESEND PATCH v3 0/2] RISC-V: mm: Make SV48 the default address space
Conor Dooley
- [External] Re: [PATCH v3 4/4] dt-bindings: firmware: Document ffitbl binding
Conor Dooley
- [PATCH V11 0/5] riscv: Optimize function trace
Conor Dooley
- [PATCH v2] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Conor Dooley
- [PATCH v2 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
Conor Dooley
- [PATCH v2 3/3] RISC-V: Implement archrandom when Zkr is available
Conor Dooley
- [PATCH v2 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Conor Dooley
- [PATCH 1/3] RISC-V: Framework for vendor extensions
Conor Dooley
- [PATCH 2/3] RISC-V: Add T-Head 0.7.1 vector extension to hwprobe
Conor Dooley
- [PATCH] RISC-V: Provide a more helpful error message on invalid ISA strings
Conor Dooley
- [PATCH 1/3] RISC-V: Framework for vendor extensions
Conor Dooley
- [PATCH 2/3] RISC-V: Add T-Head 0.7.1 vector extension to hwprobe
Conor Dooley
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Conor Dooley
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Conor Dooley
- [PATCH] RISC-V: Re-alphabetize Kconfig
Conor Dooley
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Conor Dooley
- [PATCH v3 4/4] dt-bindings: firmware: Document ffitbl binding
Conor Dooley
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Conor Dooley
- Re: [External] Re: [PATCH v3 4/4] dt-bindings: firmware: Document ffitbl binding
Conor Dooley
- [PATCH] riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
Conor Dooley
- [PATCH v4 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
Conor Dooley
- [PATCH v4 01/11] RISC-V: Provide a more helpful error message on invalid ISA strings
Conor Dooley
- [PATCH v4 02/11] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Conor Dooley
- [PATCH v4 03/11] RISC-V: drop a needless check in print_isa_ext()
Conor Dooley
- [PATCH v4 04/11] RISC-V: shunt isa_ext_arr to cpufeature.c
Conor Dooley
- [PATCH v4 05/11] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
Conor Dooley
- [PATCH v4 06/11] RISC-V: add missing single letter extension definitions
Conor Dooley
- [PATCH v4 07/11] RISC-V: add single letter extensions to riscv_isa_ext
Conor Dooley
- [PATCH v4 08/11] RISC-V: split riscv_fill_hwcap() in 3
Conor Dooley
- [PATCH v4 09/11] RISC-V: enable extension detection from new properties
Conor Dooley
- [PATCH v4 10/11] RISC-V: try new extension properties in of_early_processor_hartid()
Conor Dooley
- [PATCH v4 11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"
Conor Dooley
- [PATCH v3 2/4] dt-bindings: riscv: Document the 1.0 scalar cryptography extensions
Conor Dooley
- [PATCH 1/1] riscv: dts: Enable device-tree overlay support for starfive devices
Conor Dooley
- [PATCH v3] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Conor Dooley
- [PATCH 0/2] Misc RISC-V timer driver improvements
Conor Dooley
- [PATCH 0/2] Misc RISC-V timer driver improvements
Conor Dooley
- [PATCH v3 2/4] dt-bindings: riscv: Document the 1.0 scalar cryptography extensions
Conor Dooley
- [PATCH] RISC-V: Don't include Zicsr or Zifencei in I from ACPI
Conor Dooley
- [PATCH] RISC-V: Don't trust V from the riscv,isa DT property
Conor Dooley
- [PATCH 2/2] riscv,mmio: Use the generic implementation for the I/O accesses
Conor Dooley
- [PATCH 0/4] riscv: tlb flush improvements
Conor Dooley
- [PATCH v1] riscv: dts: renesas: clean up dtbs_check W=1 warning due to empty phy node
Conor Dooley
- [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
Conor Dooley
- [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
Conor Dooley
- [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
Conor Dooley
- [PATCH] RISC-V: Don't trust V from the riscv,isa DT property
Conor Dooley
- [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Conor Dooley
- [PATCH] dt-bindings: RISC-V: Re-word the I extension binding
Conor Dooley
- [RESEND PATCH v6 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
Conor Dooley
- [PATCH 1/1] riscv: dts: Enable device-tree overlay support for starfive devices
Conor Dooley
- [PATCH 1/1] riscv: dts: Enable device-tree overlay support for starfive devices
Conor Dooley
- [PATCH v7 0/9] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
Conor Dooley
- [PATCH] RISC-V: Don't include Zicsr or Zifencei in I from ACPI
Conor Dooley
- [PATCH 0/4] riscv: tlb flush improvements
Conor Dooley
- [PATCH] RISC-V: Don't trust V from the riscv,isa DT property
Conor Dooley
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Conor Dooley
- [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
Conor Dooley
- [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
Conor Dooley
- [PATCH v5 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
Conor Dooley
- [PATCH v5 01/11] RISC-V: Provide a more helpful error message on invalid ISA strings
Conor Dooley
- [PATCH v5 02/11] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Conor Dooley
- [PATCH v5 03/11] RISC-V: drop a needless check in print_isa_ext()
Conor Dooley
- [PATCH v5 04/11] RISC-V: shunt isa_ext_arr to cpufeature.c
Conor Dooley
- [PATCH v5 05/11] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
Conor Dooley
- [PATCH v5 06/11] RISC-V: add missing single letter extension definitions
Conor Dooley
- [PATCH v5 07/11] RISC-V: add single letter extensions to riscv_isa_ext
Conor Dooley
- [PATCH v5 08/11] RISC-V: split riscv_fill_hwcap() in 3
Conor Dooley
- [PATCH v5 09/11] RISC-V: enable extension detection from dedicated properties
Conor Dooley
- [PATCH v5 10/11] RISC-V: try new extension properties in of_early_processor_hartid()
Conor Dooley
- [PATCH v5 11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"
Conor Dooley
- [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
Conor Dooley
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Conor Dooley
- [PATCH v2 1/2] RISC-V: Probe for unaligned access speed
Conor Dooley
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Conor Dooley
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Conor Dooley
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Conor Dooley
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Conor Dooley
- [PATCH v5 0/4] RISC-V: mm: Make SV48 the default address space
Conor Dooley
- [PATCH 2/3] Documentation/process: maintainer-soc: add clean platforms profile
Conor Dooley
- [PATCH v5 0/4] RISC-V: mm: Make SV48 the default address space
Conor Dooley
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Conor Dooley
- [PATCH] soc: microchip: Explicitly include correct DT includes
Conor Dooley
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Conor Dooley
- [PATCH] riscv: kernel: remove space before ')'
Conor Dooley
- [PATCH] riscv: kernel: insert space before the open parenthesis '('
Conor Dooley
- [PATCH 1/1] pci: add return value check to devm_add_action_or_reset
Conor Dooley
- [v1, 1/6] riscv: sched: defer restoring Vector context for user
Conor Dooley
- [v1, 2/6] riscv: Add support for kernel mode vector
Conor Dooley
- [v1, 3/6] riscv: Add vector extension XOR implementation
Conor Dooley
- [v1, 4/6] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Conor Dooley
- [v1, 5/6] riscv: vector: allow kernel-mode Vector with preemption
Conor Dooley
- [v1, 6/6] riscv: vector: enable preemptive kernel-mode Vector to be built
Conor Dooley
- [PATCH v7 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
Conor Dooley
- [PATCH v2 1/2] riscv: allow kmalloc() caches aligned to the smallest value
Conor Dooley
- [PATCH v2 0/2] riscv: Reduce ARCH_KMALLOC_MINALIGN to 8
Conor Dooley
- [PATCH v2 2/2] riscv: enable DMA_BOUNCE_UNALIGNED_KMALLOC for !dma_coherent
Conor Dooley
- [PATCH v2 1/1] PCI: microchip: add return value check to devm_add_action_or_reset()
Conor Dooley
- [PATCH 1/1] drivers:rtc: fix return value check in mpfs_rtc_probe()
Conor Dooley
- [PATCH v1 3/3] MAINTAINERS: Add Hal as a maintainer of SFCTEMP HWMON DRIVER
Conor Dooley
- [PATCH v4 04/12] RISC-V: add vector crypto extension detection
Conor Dooley
- [PATCH 0/4] Add support for Allwinner D1 CAN controllers
Conor Dooley
- [PATCH v1 1/6] RISC-V: Detect Smstateen extension
Conor Dooley
- [PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
Conor Dooley
- [PATCH v2 0/8] PCI: microchip: Fixes and clean-ups
Conor Dooley
- [GIT PULL] StarFive clock driver additions for v6.6
Conor Dooley
- [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
Conor Dooley
- [PATCH 02/11] RISC-V: arch/riscv/config: enable RISC-V IOMMU support
Conor Dooley
- [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support.
Conor Dooley
- [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
Conor Dooley
- [PATCH] riscv: add SBI SUSP extension support
Conor Dooley
- [PATCH v1 4/9] PCI: microchip: Move PCIe driver to PLDA directory
Conor Dooley
- [PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
Conor Dooley
- [PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
Conor Dooley
- [PATCH v1 4/9] PCI: microchip: Move PCIe driver to PLDA directory
Conor Dooley
- (subset) [PATCH v1 0/3] riscv: dts: starfive: jh71x0: Add temperature sensor nodes and thermal-zones
Conor Dooley
- [PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC
Conor Dooley
- (subset) [PATCH v7 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
Conor Dooley
- [PATCH v8 0/9] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
Conor Dooley
- [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Conor Dooley
- Jh7110 DTS Patches
Conor Dooley
- [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
Conor Dooley
- [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support.
Conor Dooley
- [PATCH 05/11] RISC-V: drivers/iommu/riscv: Add sysfs interface
Conor Dooley
- Jh7110 DTS Patches
Conor Dooley
- [PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC
Conor Dooley
- [PATCH v2 1/6] RISC-V: Detect Smstateen extension
Conor Dooley
- [PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC
Conor Dooley
- [PATCH v8 0/9] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
Conor Dooley
- [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support.
Conor Dooley
- [PATCH 1/2] RISC-V: make ISA string workaround case-insensitive
Conor Dooley
- [PATCH 2/2] RISC-V: fix the comment for ISA string workaround
Conor Dooley
- [PATCH 2/2] RISC-V: fix the comment for ISA string workaround
Conor Dooley
- [PATCH] riscv: relocate R_RISCV_CALL_PLT in kexec_file
Conor Dooley
- [PATCH 1/3] riscv: dts: thead: add BeagleV Ahead board device tree
Conor Dooley
- [PATCH -fixes] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
Conor Dooley
- [Crash-utility] RISCV64: Use va_kernel_pa_offset in VTOP()
Conor Dooley
- [PATCH] riscv: alternatives: fix a typo in comment
Conor Dooley
- [PATCH v3 1/2] riscv: allow kmalloc() caches aligned to the smallest value
Conor Dooley
- [PATCH] riscv: Move the "Call Trace" to dump_backrace().
Conor Dooley
- [PATCH v2 -fixes] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
Conor Dooley
- [PATCH v2] riscv: support PREEMPT_DYNAMIC with static keys
Conor Dooley
- [PATCH v1] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
Conor Dooley
- [PATCH v3 -fixes] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
Conor Dooley
- [PATCH 1/3] riscv: dts: thead: add BeagleV Ahead board device tree
Conor Dooley
- [v2, 2/5] riscv: Add support for kernel mode vector
Conor Dooley
- [v2, 3/5] riscv: Add vector extension XOR implementation
Conor Dooley
- [v2, 5/5] riscv: vector: allow kernel-mode Vector with preemption
Conor Dooley
- [PATCH] riscv: Fix local irq restore when flags indicates irq disabled
Conor Dooley
- [PATCH v6 2/5] riscv: Dump out kernel offset information on panic
Conor Dooley
- [PATCH v6 0/5] riscv: Introduce KASLR
Conor Dooley
- [v2, 5/5] riscv: vector: allow kernel-mode Vector with preemption
Conor Dooley
- [PATCH v3 2/7] dt-bindings: riscv: Add smstateen entry
Conor Dooley
- [PATCH v3 0/7] Risc-V Kvm Smstateen
Conor Dooley
- [PATCH v2 0/3] riscv: Add BeagleV Ahead board support
Conor Dooley
- [PATCH] riscv: dts: change TH1520 files to dual license
Conor Dooley
- [PATCH v6 2/5] riscv: Dump out kernel offset information on panic
Conor Dooley
- [-next v1 1/1] riscv: dts: starfive: visionfive 2: Add v1.3B gmac phy configuration
Conor Dooley
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Conor Dooley
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Conor Dooley
- [PATCH v3 0/7] Risc-V Kvm Smstateen
Conor Dooley
- more /proc/cpuinfo & extension support related woes
Conor Dooley
- [PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
Conor Dooley
- [PATCH -next v8 0/2] support allocating crashkernel above 4G explicitly on riscv
Conor Dooley
- [PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
Conor Dooley
- [PATCH -next v8 0/2] support allocating crashkernel above 4G explicitly on riscv
Conor Dooley
- [PATCH v2 1/1] RISC-V: clarify the QEMU workaround in ISA parser
Conor Dooley
- [PATCH] RISC-V: Use GCC __builtin_prefetch() to implement prefetch()
Conor Dooley
- more /proc/cpuinfo & extension support related woes
Conor Dooley
- [dt-for-next v1 0/2] Add USB PHY and USB dts node for JH7110
Conor Dooley
- (subset) [PATCH v3 0/2] Add SPI module for StarFive JH7110 SoC
Conor Dooley
- [PATCH v1 0/2] Add dma and tdm nodes for StarFive JH7110 SOC
Conor Dooley
- [PATCH v2 1/3] riscv/kexec: handle R_RISCV_CALL_PLT relocation type
Conor Dooley
- [PATCH v2 2/3] riscv/purgatory: do not link with string.o and its dependencies
Conor Dooley
- [PATCH v2 3/3] riscv/kexec: load initrd high in available memory
Conor Dooley
- more /proc/cpuinfo & extension support related woes
Conor Dooley
- more /proc/cpuinfo & extension support related woes
Conor Dooley
- more /proc/cpuinfo & extension support related woes
Conor Dooley
- [PATCH v2] riscv: Handle zicsr/zifencei issue between gcc and binutils
Conor Dooley
- [PATCH v2 3/3] MAINTAINERS: add reviewer for T-Head RISC-V SoC support
Conor Dooley
- [PATCH v2] riscv: Handle zicsr/zifencei issue between gcc and binutils
Conor Dooley
- [PATCH v2] riscv: Handle zicsr/zifencei issue between gcc and binutils
Conor Dooley
- [PATCH v7 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Conor Dooley
- [PATCH -next] spi: microchip-core: Clean up redundant dev_err_probe()
Conor Dooley
- [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Conor Dooley
- [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Conor Dooley
- [PATCH v2 2/3] soc: sifive: Add SiFive private L2 cache driver
Conor Dooley
- [PATCH -next v2] spi: microchip-core: Clean up redundant dev_err_probe()
Conor Dooley
- [PATCH -next] i2c: microchip-corei2c: clean up redundant dev_err_probe()
Conor Dooley
- [PATCH v5 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
Conor Dooley
- [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Conor Dooley
- [PATCH v2 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Conor Dooley
- [PATCH v2 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Conor Dooley
- [PATCH] watchdog: Enable COMPILE_TEST for more drivers
Conor Dooley
- [PATCH] riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Conor Dooley
- [PATCH v2] riscv: Handle zicsr/zifencei issue between gcc and binutils
Conor Dooley
- [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Conor Dooley
- [PATCH v3] riscv: Handle zicsr/zifencei issue between gcc and binutils
Conor Dooley
- [PATCH v3] riscv: Handle zicsr/zifencei issue between gcc and binutils
Conor Dooley
- [PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
Conor Dooley
- [linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
Shay Drory
- [PATCH 3/9] drm/verisilicon: Add basic drm driver
Nicolas Dufresne
- [PATCH 3/9] drm/verisilicon: Add basic drm driver
Nicolas Dufresne
- [RESEND PATCH v3 2/2] RISC-V: mm: Update documentation and include test
Randy Dunlap
- linux-next: Tree for Jul 6 (arch/riscv/)
Randy Dunlap
- linux-next: Tree for Jul 6 (arch/riscv/)
Randy Dunlap
- linux-next: Tree for Jul 6 (arch/riscv/)
Randy Dunlap
- [PATCH] module: Ignore RISC-V mapping symbols too
Randy Dunlap
- [PATCH v2] module: Ignore RISC-V mapping symbols too
Randy Dunlap
- [PATCH v4 4/4] RISC-V: mm: Document mmap changes
Randy Dunlap
- [PATCH 1/3] MAINTAINERS: soc: reference maintainer profile
Randy Dunlap
- [PATCH v5 2/3] Documentation: riscv: Add early boot document
Randy Dunlap
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Edgecombe, Rick P
- [PATCH 22/35] arm64/mm: Implement map_shadow_stack()
Edgecombe, Rick P
- [PATCH 01/35] prctl: arch-agnostic prctl for shadow stack
Edgecombe, Rick P
- [PATCH 02/35] prctl: Add flag for shadow stack writeability and push/pop
Edgecombe, Rick P
- [PATCH 21/35] arm64/gcs: Implement shadow stack prctl() interface
Edgecombe, Rick P
- [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
Edgecombe, Rick P
- [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
Edgecombe, Rick P
- [PATCH v2 1/9] vgacon: rework Kconfig dependencies
Michael Ellerman
- [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter
Hal Feng
- [RESEND PATCH v6 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS
Hal Feng
- [PATCH v1 0/3] riscv: dts: starfive: jh71x0: Add temperature sensor nodes and thermal-zones
Hal Feng
- [PATCH v1 1/3] riscv: dts: starfive: jh7100: Add temperature sensor node and thermal-zones
Hal Feng
- [PATCH v1 2/3] riscv: dts: starfive: jh7110: Add temperature sensor node and thermal-zones
Hal Feng
- [PATCH v1 3/3] MAINTAINERS: Add Hal as a maintainer of SFCTEMP HWMON DRIVER
Hal Feng
- [PATCH v1 3/3] MAINTAINERS: Add Hal as a maintainer of SFCTEMP HWMON DRIVER
Hal Feng
- [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter
Hal Feng
- [PATCH v2 0/3] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
Hal Feng
- [PATCH v2 1/3] ASoC: dt-bindings: Add StarFive JH7110 PWM-DAC controller
Hal Feng
- [PATCH v2 2/3] ASoC: starfive: Add JH7110 PWM-DAC driver
Hal Feng
- [PATCH v2 3/3] riscv: dts: starfive: Add JH7110 PWM-DAC support
Hal Feng
- [PATCH 0/3] riscv: Add BeagleV Ahead board support
Drew Fustini
- [PATCH 1/3] riscv: dts: thead: add BeagleV Ahead board device tree
Drew Fustini
- [PATCH 2/3] dt-bindings: riscv: Add BeagleV Ahead board compatibles
Drew Fustini
- [PATCH 3/3] MAINTAINERS: add reviewer for T-Head RISC-V SoC support
Drew Fustini
- [PATCH 1/3] riscv: dts: thead: add BeagleV Ahead board device tree
Drew Fustini
- [PATCH v2 0/3] riscv: Add BeagleV Ahead board support
Drew Fustini
- [PATCH v2 1/3] dt-bindings: riscv: Add BeagleV Ahead board compatibles
Drew Fustini
- [PATCH v2 2/3] riscv: dts: thead: add BeagleV Ahead board device tree
Drew Fustini
- [PATCH v2 3/3] MAINTAINERS: add reviewer for T-Head RISC-V SoC support
Drew Fustini
- [PATCH v2 0/3] riscv: Add BeagleV Ahead board support
Drew Fustini
- [PATCH] riscv: dts: change TH1520 files to dual license
Drew Fustini
- [PATCH RFC 0/4] RISC-V: Add basic eMMC support for BeagleV Ahead
Drew Fustini
- [PATCH RFC 1/4] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 compatible
Drew Fustini
- [PATCH RFC 2/4] riscv: dts: thead: Add TH1520 mmc controller and sdhci clock
Drew Fustini
- [PATCH RFC 3/4] riscv: dts: thead: Enable BeagleV Ahead eMMC controller
Drew Fustini
- [PATCH RFC 4/4] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
Drew Fustini
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Drew Fustini
- [PATCH RFC 4/4] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
Drew Fustini
- [PATCH v2 3/3] MAINTAINERS: add reviewer for T-Head RISC-V SoC support
Drew Fustini
- [PATCH 1/3] riscv: dts: thead: add BeagleV Ahead board device tree
Drew Fustini
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Drew Fustini
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Drew Fustini
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Drew Fustini
- [PATCH V2 0/2] riscv: stack: Fixup independent softirq/irq stack for CONFIG_FRAME_POINTER=n
Drew Fustini
- [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
- [PATCH v3 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
- [PATCH v3 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
Alexandre Ghiti
- [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
Alexandre Ghiti
- [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
Alexandre Ghiti
- [PATCH v4 01/10] perf: Fix wrong comment about default event_idx
Alexandre Ghiti
- [PATCH v4 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
Alexandre Ghiti
- [PATCH v4 03/10] riscv: Make legacy counter enum match the HW numbering
Alexandre Ghiti
- [PATCH v4 04/10] drivers: perf: Rename riscv pmu sbi driver
Alexandre Ghiti
- [PATCH v4 05/10] riscv: Prepare for user-space perf event mmap support
Alexandre Ghiti
- [PATCH v4 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
Alexandre Ghiti
- [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
- [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
Alexandre Ghiti
- [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
Alexandre Ghiti
- [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv
Alexandre Ghiti
- [PATCH 1/2] riscv: Mark KASAN tmp* page tables variables as static
Alexandre Ghiti
- [PATCH 2/2] riscv: Move create_tmp_mapping() to init sections
Alexandre Ghiti
- [PATCH] riscv: Start of DRAM should at least be aligned on PMD size for the direct mapping
Alexandre Ghiti
- [PATCH] riscv: Start of DRAM should at least be aligned on PMD size for the direct mapping
Alexandre Ghiti
- [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
Alexandre Ghiti
- [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
Alexandre Ghiti
- [PATCH] RISC-V: KVM: provide UAPI for host SATP mode
Alexandre Ghiti
- [RESEND PATCH v3 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Alexandre Ghiti
- [RESEND PATCH v3 2/2] RISC-V: mm: Update documentation and include test
Alexandre Ghiti
- [PATCH 0/4] riscv: tlb flush improvements
Alexandre Ghiti
- [PATCH 1/4] riscv: Improve flush_tlb()
Alexandre Ghiti
- [PATCH 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
Alexandre Ghiti
- [PATCH 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
- [PATCH 4/4] riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
- [PATCH] riscv: Start of DRAM should at least be aligned on PMD size for the direct mapping
Alexandre Ghiti
- [PATCH V2] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
Alexandre Ghiti
- [PATCH] riscv: correct pt_level name via pgtable_l5/4_enabled
Alexandre Ghiti
- [PATCH 0/4] riscv: tlb flush improvements
Alexandre Ghiti
- [PATCH] selftests/riscv: fix potential build failure during the "emit_tests" step
Alexandre Ghiti
- [PATCH] selftests: riscv: Fix compilation error with vstate_exec_nolibc.c
Alexandre Ghiti
- [PATCH v4 0/5] riscv: Introduce KASLR
Alexandre Ghiti
- [PATCH v4 1/5] riscv: Introduce virtual kernel mapping KASLR
Alexandre Ghiti
- [PATCH v4 2/5] riscv: Dump out kernel offset information on panic
Alexandre Ghiti
- [PATCH v4 3/5] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
Alexandre Ghiti
- [PATCH v4 3/5] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
Alexandre Ghiti
- [PATCH RESEND v4 0/5] riscv: Introduce KASLR
Alexandre Ghiti
- [PATCH RESEND v4 1/5] riscv: Introduce virtual kernel mapping KASLR
Alexandre Ghiti
- [PATCH RESEND v4 2/5] riscv: Dump out kernel offset information on panic
Alexandre Ghiti
- [PATCH RESEND v4 3/5] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
Alexandre Ghiti
- [PATCH RESEND v4 4/5] libstub: Fix compilation warning for rv32
Alexandre Ghiti
- [PATCH RESEND v4 5/5] riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
- [PATCH] riscv: Add HAVE_IOREMAP_PROT support
Alexandre Ghiti
- [PATCH V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
Alexandre Ghiti
- [PATCH v6 4/4] RISC-V: mm: Document mmap changes
Alexandre Ghiti
- [PATCH v6 3/4] RISC-V: mm: Update pgtable comment documentation
Alexandre Ghiti
- [PATCH v6 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Alexandre Ghiti
- [PATCH v6 2/4] RISC-V: mm: Add tests for RISC-V mm
Alexandre Ghiti
- [PATCH V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
Alexandre Ghiti
- [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
- [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
Alexandre Ghiti
- [PATCH v5 0/5] riscv: Introduce KASLR
Alexandre Ghiti
- [PATCH v5 1/5] riscv: Introduce virtual kernel mapping KASLR
Alexandre Ghiti
- [PATCH v5 2/5] riscv: Dump out kernel offset information on panic
Alexandre Ghiti
- [PATCH v5 3/5] arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
- [PATCH v5 4/5] libstub: Fix compilation warning for rv32
Alexandre Ghiti
- [PATCH v5 5/5] riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
- [PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
Alexandre Ghiti
- [PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
Alexandre Ghiti
- [PATCH v5 3/5] arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
- [PATCH v4 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
Alexandre Ghiti
- [PATCH v5 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
Alexandre Ghiti
- [PATCH v5 2/3] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH v5 3/3] Documentation: riscv: Update boot image header since EFI stub is supported
Alexandre Ghiti
- [PATCH v6 0/5] riscv: Introduce KASLR
Alexandre Ghiti
- [PATCH v6 1/5] riscv: Introduce virtual kernel mapping KASLR
Alexandre Ghiti
- [PATCH v6 2/5] riscv: Dump out kernel offset information on panic
Alexandre Ghiti
- [PATCH v6 3/5] arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
- [PATCH v6 4/5] libstub: Fix compilation warning for rv32
Alexandre Ghiti
- [PATCH v6 5/5] riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
- [Crash-utility] RISCV64: Use va_kernel_pa_offset in VTOP()
Alexandre Ghiti
- [PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
Alexandre Ghiti
- [PATCH v6 2/5] riscv: Dump out kernel offset information on panic
Alexandre Ghiti
- [PATCH v6 0/5] riscv: Introduce KASLR
Alexandre Ghiti
- [PATCH v5 2/3] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [RESEND PATCH -fixes 1/2] riscv: Export va_kernel_pa_offset in vmcoreinfo
Alexandre Ghiti
- [RESEND PATCH -fixes 2/2] Documentation: kdump: Add va_kernel_pa_offset for RISCV64
Alexandre Ghiti
- [PATCH] riscv: remove redundant mv instructions
Alexandre Ghiti
- [PATCH -fixes] riscv: Implement flush_cache_vmap()
Alexandre Ghiti
- [PATCH v6 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
Alexandre Ghiti
- [PATCH v6 2/3] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH v6 3/3] Documentation: riscv: Update boot image header since EFI stub is supported
Alexandre Ghiti
- [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
Alexandre Ghiti
- [PATCH v4 01/10] perf: Fix wrong comment about default event_idx
Alexandre Ghiti
- [PATCH v4 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
Alexandre Ghiti
- [PATCH v4 03/10] riscv: Make legacy counter enum match the HW numbering
Alexandre Ghiti
- [PATCH v4 04/10] drivers: perf: Rename riscv pmu sbi driver
Alexandre Ghiti
- [PATCH v4 05/10] riscv: Prepare for user-space perf event mmap support
Alexandre Ghiti
- [PATCH v4 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
Alexandre Ghiti
- [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
- [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
Alexandre Ghiti
- [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
Alexandre Ghiti
- [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv
Alexandre Ghiti
- [PATCH v2 0/4] riscv: tlb flush improvements
Alexandre Ghiti
- [PATCH v2 1/4] riscv: Improve flush_tlb()
Alexandre Ghiti
- [PATCH v2 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
Alexandre Ghiti
- [PATCH v2 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
- [PATCH v2 4/4] riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
- How to deal with openSBI reserved regions?
Alexandre Ghiti
- [PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
Alexandre Ghiti
- [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
Alexandre Ghiti
- [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
Alexandre Ghiti
- [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
Alexandre Ghiti
- [PATCH] gpio: sifive: Support IRQ wake
Bartosz Golaszewski
- [PATCH 2/2] gpio: sifive: Allow building the driver as a module
Bartosz Golaszewski
- [PATCH v3 0/4] gpio: sifive: Module support
Bartosz Golaszewski
- [PATCH 1/1] pci: add return value check to devm_add_action_or_reset
Yuanjun Gong
- [PATCH v2 1/1] PCI: microchip: add return value check to devm_add_action_or_reset()
Yuanjun Gong
- [PATCH 1/1] drivers:rtc: fix return value check in mpfs_rtc_probe()
Yuanjun Gong
- [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Alexander Gordeev
- W sprawie samochodu
Radosław Grabowski
- [PATCH v3 01/11] RISC-V: Provide a more helpful error message on invalid ISA strings
Evan Green
- [PATCH v2 0/2] RISC-V: Probe for misaligned access speed
Evan Green
- [PATCH v2 1/2] RISC-V: Probe for unaligned access speed
Evan Green
- [PATCH v2 2/2] RISC-V: alternative: Remove feature_probe_func
Evan Green
- [PATCH v2] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Evan Green
- [PATCH v2] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Evan Green
- [PATCH v2] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Evan Green
- [PATCH v3] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Evan Green
- [PATCH] Documentation: RISC-V: hwprobe: Fix a formatting error
Evan Green
- [PATCH v4] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Evan Green
- [PATCH v4 05/11] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
Evan Green
- [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
Evan Green
- more /proc/cpuinfo & extension support related woes
Evan Green
- [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
Jason Gunthorpe
- [PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC
Samin Guo
- [PATCH v1 1/2] riscv: dts: starfive: jh7110: Add ethernet device nodes
Samin Guo
- [PATCH v1 2/2] riscv: dts: starfive: visionfive 2: Add configuration of gmac and phy
Samin Guo
- [-next v1 0/1] Add StarFive Visionfive 2 v1.3B gmac phy configuration
Samin Guo
- [-next v1 1/1] riscv: dts: starfive: visionfive 2: Add v1.3B gmac phy configuration
Samin Guo
- [PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
Deepak Gupta
- [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
Baoquan He
- [PATCH -next v6 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
Baoquan He
- [PATCH -next v6 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
Baoquan He
- [PATCH -next v7 0/2] support allocating crashkernel above 4G explicitly on riscv
Baoquan He
- [PATCH -next v9 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
Baoquan He
- [PATCH -next v9 2/2] docs: kdump: Update the crashkernel description for riscv
Baoquan He
- [PATCH] reset: Explicitly include correct DT includes
Steen Hegelund
- [PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
Bjorn Helgaas
- [PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
Bjorn Helgaas
- [PATCH v2 7/8] PCI: microchip: Rename and refactor mc_pcie_enable_msi()
Bjorn Helgaas
- [PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
Bjorn Helgaas
- [PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
Bjorn Helgaas
- [PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
Bjorn Helgaas
- [PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
Bjorn Helgaas
- [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper
Christoph Hellwig
- Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
Tejun Heo
- Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
Tejun Heo
- Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
Tejun Heo
- Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
Tejun Heo
- Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
Tejun Heo
- [PATCH wq/for-6.5-fixes] workqueue: Drop the special locking rule for worker->flags and worker_pool->flags
Tejun Heo
- [PATCH v6 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Rob Herring
- [PATCH v3 2/4] dt-bindings: riscv: Document the 1.0 scalar cryptography extensions
Rob Herring
- [PATCH v2 2/3] dt-bindings: spi: constrain minItems of clocks and clock-names
Rob Herring
- [PATCH] riscv: Explicitly include correct DT includes
Rob Herring
- [PATCH] clk: Explicitly include correct DT includes
Rob Herring
- [PATCH] mailbox: Explicitly include correct DT includes
Rob Herring
- [PATCH] pwm: Explicitly include correct DT includes
Rob Herring
- [PATCH] pinctrl: Explicitly include correct DT includes
Rob Herring
- [PATCH] reset: Explicitly include correct DT includes
Rob Herring
- [PATCH] usb: Explicitly include correct DT includes
Rob Herring
- [PATCH] soc: microchip: Explicitly include correct DT includes
Rob Herring
- [PATCH] pwm: Explicitly include correct DT includes
Rob Herring
- [PATCH] usb: Explicitly include correct DT includes
Rob Herring
- [PATCH v2] usb: Explicitly include correct DT includes
Rob Herring
- [PATCH 0/4] Add support for Allwinner D1 CAN controllers
Rob Herring
- [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
Rob Herring
- [PATCH v1 5/9] dt-bindings: PLDA: Add PLDA XpressRICH PCIe host controller
Rob Herring
- [PATCH v1 1/9] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Rob Herring
- [PATCH v6 02/14] of: property: Add fw_devlink support for msi-parent
Rob Herring
- [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Rob Herring
- [PATCH] hwrng: Enable COMPILE_TEST for more drivers
Rob Herring
- [PATCH] watchdog: Enable COMPILE_TEST for more drivers
Rob Herring
- [PATCH v5 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2
Jia Jie Ho
- [PATCH] irqchip/sifive-plic: Avoid clearing the per-hart enable bits
Samuel Holland
- [PATCH 0/2] gpio: sifive: Module support
Samuel Holland
- [PATCH 2/2] gpio: sifive: Allow building the driver as a module
Samuel Holland
- [PATCH 2/2] clk: sifive: Allow building the driver as a module
Samuel Holland
- [PATCH v2 0/4] gpio: sifive: Module support
Samuel Holland
- [PATCH v2 1/4] gpio: sifive: Directly use the device's fwnode
Samuel Holland
- [PATCH v2 2/4] gpio: sifive: Look up IRQs only once during probe
Samuel Holland
- [PATCH v2 3/4] gpio: sifive: Get the parent IRQ's domain from its irq_data
Samuel Holland
- [PATCH v2 4/4] gpio: sifive: Allow building the driver as a module
Samuel Holland
- [PATCH v2 2/4] gpio: sifive: Look up IRQs only once during probe
Samuel Holland
- [PATCH v2 3/4] gpio: sifive: Get the parent IRQ's domain from its irq_data
Samuel Holland
- [PATCH 2/2] clk: sifive: Allow building the driver as a module
Samuel Holland
- [PATCH v3 0/4] gpio: sifive: Module support
Samuel Holland
- [PATCH v3 1/4] gpio: sifive: Directly use the device's fwnode
Samuel Holland
- [PATCH v3 2/4] gpio: sifive: Look up IRQs only once during probe
Samuel Holland
- [PATCH v3 3/4] gpio: sifive: Get the parent IRQ's domain from its irq_data
Samuel Holland
- [PATCH v3 4/4] gpio: sifive: Allow building the driver as a module
Samuel Holland
- [PATCH v2 2/2] clk: sifive: Allow building the driver as a module
Samuel Holland
- [RFC V2 PATCH 2/9] riscv: avoid missing prototypes warning
Stafford Horne
- [RFC V2 PATCH 3/9] riscv: add support for misaligned handling in S-mode
Stafford Horne
- [PATCH v6 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
Shaoqin Huang
- [PATCH v6 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Shaoqin Huang
- [PATCH v6 03/11] KVM: Allow range-based TLB invalidation from common code
Shaoqin Huang
- [PATCH v6 04/11] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
Shaoqin Huang
- [PATCH v6 03/11] KVM: Allow range-based TLB invalidation from common code
Shaoqin Huang
- [PATCH v6 05/11] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
Shaoqin Huang
- [PATCH v6 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Shaoqin Huang
- [PATCH v6 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
Shaoqin Huang
- [PATCH v6 08/11] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
Shaoqin Huang
- [PATCH v6 09/11] KVM: arm64: Flush only the memslot after write-protect
Shaoqin Huang
- [PATCH v6 10/11] KVM: arm64: Invalidate the table entries upon a range
Shaoqin Huang
- [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Shaoqin Huang
- [PATCH v7 03/12] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
Shaoqin Huang
- [PATCH v7 07/12] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Shaoqin Huang
- [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap
Shaoqin Huang
- [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap
Shaoqin Huang
- [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap
Shaoqin Huang
- [PATCH] mm: riscv: fix an unsafe pte read in huge_pte_alloc()
John Hubbard
- [PATCH] selftests/riscv: fix potential build failure during the "emit_tests" step
John Hubbard
- [PATCH] riscv: Move the "Call Trace" to dump_backrace().
Mina HuiMin-Chou
- [PATCH v2] module: Ignore RISC-V mapping symbols too
Jon Hunter
- [PATCH v5 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2
Aurelien Jarno
- [PATCH v6 0/8] Add Ethernet driver for StarFive JH7110 SoC
Aurelien Jarno
- [PATCH v6 4/4] riscv: dts: starfive: add dma controller node
Aurelien Jarno
- [PATCH v4 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
Aurelien Jarno
- [RESEND PATCH v3 0/2] RISC-V: mm: Make SV48 the default address space
Charlie Jenkins
- [RESEND PATCH v3 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [RESEND PATCH v3 2/2] RISC-V: mm: Update documentation and include test
Charlie Jenkins
- [RESEND PATCH v3 0/2] RISC-V: mm: Make SV48 the default address space
Charlie Jenkins
- [PATCH 0/3] RISC-V: Support querying vendor extensions
Charlie Jenkins
- [PATCH 1/3] RISC-V: Framework for vendor extensions
Charlie Jenkins
- [PATCH 2/3] RISC-V: Add T-Head 0.7.1 vector extension to hwprobe
Charlie Jenkins
- [PATCH 3/3] RISC-V: Include documentation for hwprobe vendor extensions
Charlie Jenkins
- [PATCH 1/3] RISC-V: Framework for vendor extensions
Charlie Jenkins
- [PATCH 1/3] RISC-V: Framework for vendor extensions
Charlie Jenkins
- [PATCH 2/3] RISC-V: Add T-Head 0.7.1 vector extension to hwprobe
Charlie Jenkins
- [PATCH 2/3] RISC-V: Add T-Head 0.7.1 vector extension to hwprobe
Charlie Jenkins
- [RESEND PATCH v3 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [PATCH v4 0/4] RISC-V: mm: Make SV48 the default address space
Charlie Jenkins
- [PATCH v4 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [PATCH v4 2/4] RISC-V: mm: Add tests for RISC-V mm
Charlie Jenkins
- [PATCH v4 3/4] RISC-V: mm: Update pgtable comment documentation
Charlie Jenkins
- [PATCH v4 4/4] RISC-V: mm: Document mmap changes
Charlie Jenkins
- [PATCH v5 0/4] RISC-V: mm: Make SV48 the default address space
Charlie Jenkins
- [PATCH v5 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [PATCH v5 2/4] RISC-V: mm: Add tests for RISC-V mm
Charlie Jenkins
- [PATCH v5 3/4] RISC-V: mm: Update pgtable comment documentation
Charlie Jenkins
- [PATCH v5 4/4] RISC-V: mm: Document mmap changes
Charlie Jenkins
- [PATCH v5 0/4] RISC-V: mm: Make SV48 the default address space
Charlie Jenkins
- [PATCH v6 0/4] RISC-V: mm: Make SV48 the default address space
Charlie Jenkins
- [PATCH v6 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [PATCH v6 2/4] RISC-V: mm: Add tests for RISC-V mm
Charlie Jenkins
- [PATCH v6 3/4] RISC-V: mm: Update pgtable comment documentation
Charlie Jenkins
- [PATCH v6 4/4] RISC-V: mm: Document mmap changes
Charlie Jenkins
- [PATCH v6 4/4] RISC-V: mm: Document mmap changes
Charlie Jenkins
- [PATCH v6 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [PATCH v7 0/4] RISC-V: mm: Make SV48 the default address space
Charlie Jenkins
- [PATCH v7 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [PATCH v7 2/4] RISC-V: mm: Add tests for RISC-V mm
Charlie Jenkins
- [PATCH v7 3/4] RISC-V: mm: Update pgtable comment documentation
Charlie Jenkins
- [PATCH v7 4/4] RISC-V: mm: Document mmap changes
Charlie Jenkins
- [PATCH v8 0/4] RISC-V: mm: Make SV48 the default address space
Charlie Jenkins
- [PATCH v8 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [PATCH v8 2/4] RISC-V: mm: Add tests for RISC-V mm
Charlie Jenkins
- [PATCH v8 3/4] RISC-V: mm: Update pgtable comment documentation
Charlie Jenkins
- [PATCH v8 4/4] RISC-V: mm: Document mmap changes
Charlie Jenkins
- [PATCH v7 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [PATCH 00/13] Linux RISC-V IOMMU Support
Tomasz Jeznach
- [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support.
Tomasz Jeznach
- [PATCH 02/11] RISC-V: arch/riscv/config: enable RISC-V IOMMU support
Tomasz Jeznach
- [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
Tomasz Jeznach
- [PATCH 04/11] MAINTAINERS: Add myself for RISC-V IOMMU driver
Tomasz Jeznach
- [PATCH 05/11] RISC-V: drivers/iommu/riscv: Add sysfs interface
Tomasz Jeznach
- [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
Tomasz Jeznach
- [PATCH 07/11] RISC-V: drivers/iommu/riscv: Add device context support
Tomasz Jeznach
- [PATCH 08/11] RISC-V: drivers/iommu/riscv: Add page table support
Tomasz Jeznach
- [PATCH 09/11] RISC-V: drivers/iommu/riscv: Add SVA with PASID/ATS/PRI support.
Tomasz Jeznach
- [PATCH 10/11] RISC-V: drivers/iommu/riscv: Add MSI identity remapping
Tomasz Jeznach
- [PATCH 11/11] RISC-V: drivers/iommu/riscv: Add G-Stage translation support
Tomasz Jeznach
- [PATCH 02/11] RISC-V: arch/riscv/config: enable RISC-V IOMMU support
Tomasz Jeznach
- [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support.
Tomasz Jeznach
- [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
Tomasz Jeznach
- [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support.
Tomasz Jeznach
- [PATCH 04/11] MAINTAINERS: Add myself for RISC-V IOMMU driver
Tomasz Jeznach
- [PATCH 05/11] RISC-V: drivers/iommu/riscv: Add sysfs interface
Tomasz Jeznach
- [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
Tomasz Jeznach
- [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
Tomasz Jeznach
- [PATCH 05/11] RISC-V: drivers/iommu/riscv: Add sysfs interface
Tomasz Jeznach
- [PATCH 05/11] RISC-V: drivers/iommu/riscv: Add sysfs interface
Tomasz Jeznach
- [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
Tomasz Jeznach
- [PATCH -next v6 0/2] support allocating crashkernel above 4G explicitly on riscv
Chen Jiahao
- [PATCH -next v6 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
Chen Jiahao
- [PATCH -next v6 2/2] docs: kdump: Update the crashkernel description for riscv
Chen Jiahao
- [PATCH -next v7 0/2] support allocating crashkernel above 4G explicitly on riscv
Chen Jiahao
- [PATCH -next v7 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
Chen Jiahao
- [PATCH -next v7 2/2] docs: kdump: Update the crashkernel description for riscv
Chen Jiahao
- [PATCH -next v8 0/2] support allocating crashkernel above 4G explicitly on riscv
Chen Jiahao
- [PATCH -next v8 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
Chen Jiahao
- [PATCH -next v8 2/2] docs: kdump: Update the crashkernel description for riscv
Chen Jiahao
- [PATCH -next v9 0/2] support allocating crashkernel above 4G explicitly on riscv
Chen Jiahao
- [PATCH -next v9 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
Chen Jiahao
- [PATCH -next v9 2/2] docs: kdump: Update the crashkernel description for riscv
Chen Jiahao
- [PATCH -next] spi: microchip-core: Clean up redundant dev_err_probe()
Chen Jiahao
- [PATCH -next v2] spi: microchip-core: Clean up redundant dev_err_probe()
Chen Jiahao
- [PATCH -next] i2c: microchip-corei2c: clean up redundant dev_err_probe()
Chen Jiahao
- [06/12] arch: Declare screen_info in <asm/screen_info.h>
Sui Jingfeng
- [05/12] arch: Remove trailing whitespaces
Sui Jingfeng
- [08/12] drivers/firmware: Remove trailing whitespaces
Sui Jingfeng
- [01/12] efi: Do not include <linux/screen_info.h> from EFI header
Sui Jingfeng
- [03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
Sui Jingfeng
- [11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
Sui Jingfeng
- [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
Andrew Jones
- [PATCH v4] dt-bindings: riscv: deprecate riscv,isa
Andrew Jones
- [PATCH v5 08/13] KVM: arm64: selftests: Move reject_set check logic to a function
Andrew Jones
- [PATCH v5 11/13] KVM: selftests: Add skip_set facility to get_reg_list test
Andrew Jones
- [PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API
Andrew Jones
- [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list
Andrew Jones
- [PATCH] riscv: optimize ELF relocation function in riscv
Andrew Jones
- [PATCH v3 01/11] RISC-V: Provide a more helpful error message on invalid ISA strings
Andrew Jones
- [PATCH v3 11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"
Andrew Jones
- [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
Andrew Jones
- [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
Andrew Jones
- [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
Andrew Jones
- [PATCH] mm: riscv: fix an unsafe pte read in huge_pte_alloc()
Andrew Jones
- [PATCH] RISC-V: KVM: provide UAPI for host SATP mode
Andrew Jones
- [PATCH] RISC-V: KVM: provide UAPI for host SATP mode
Andrew Jones
- [PATCH v2] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Andrew Jones
- [PATCH v3] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Andrew Jones
- [PATCH v5 1/9] RISC-V: Add riscv_fw_parent_hartid() function
Andrew Jones
- [PATCH v5 2/9] irqchip/riscv-intc: Add support for RISC-V AIA
Andrew Jones
- [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
Andrew Jones
- [PATCH 1/7] RISC-V: KVM: Factor-out ONE_REG related code to its own source file
Andrew Jones
- [PATCH 2/7] RISC-V: KVM: Extend ONE_REG to enable/disable multiple ISA extensions
Andrew Jones
- [PATCH 3/7] RISC-V: KVM: Allow Zba and Zbs extensions for Guest/VM
Andrew Jones
- [PATCH 4/7] RISC-V: KVM: Allow Zicntr, Zicsr, Zifencei, and Zihpm for Guest/VM
Andrew Jones
- [PATCH 5/7] RISC-V: KVM: Sort ISA extensions alphabetically in ONE_REG interface
Andrew Jones
- [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
Andrew Jones
- [PATCH 6/7] RISC-V: KVM: Allow Zbc, Zbk* and Zk* extensions for Guest/VM
Andrew Jones
- [PATCH 7/7] RISC-V: KVM: Allow Zvb* and Zvk* extensions for Guest/VM
Andrew Jones
- [PATCH] riscv: add SBI SUSP extension support
Andrew Jones
- [PATCH v2 1/6] RISC-V: Detect Smstateen extension
Andrew Jones
- [PATCH v2 2/6] RISC-V: KVM: Add kvm_vcpu_config
Andrew Jones
- [PATCH v2 3/6] RISC-V: KVM: Enable Smstateen accesses
Andrew Jones
- [PATCH v2 4/6] RISCV: KVM: Add senvcfg context save/restore
Andrew Jones
- [PATCH v2 5/6] RISCV: KVM: Add sstateen0 context save/restore
Andrew Jones
- [PATCH v2 6/6] RISCV: KVM: Add sstateen0 to ONE_REG
Andrew Jones
- [PATCH v6 06/13] KVM: arm64: selftests: Split get-reg-list test code
Andrew Jones
- more /proc/cpuinfo & extension support related woes
Andrew Jones
- more /proc/cpuinfo & extension support related woes
Andrew Jones
- [PATCH 2/4] KVM: riscv: selftests: Add exception handling support
Andrew Jones
- [PATCH 1/4] tools: riscv: Add header file csr.h
Andrew Jones
- [PATCH 3/4] KVM: riscv: selftests: Add guest helper to get vcpu id
Andrew Jones
- [PATCH 0/4] RISCV: Add kvm Sstc timer selftest
Andrew Jones
- [PATCH 2/3] riscv: vdso.lds.S: merge .data section into .rodata section
Andrew Jones
- [PATCH 3/3] riscv: vdso.lds.S: remove hardcoded 0x800 .text start addr
Andrew Jones
- [PATCH v2 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Andrew Jones
- [PATCH v2 1/4] riscv: Improve flush_tlb()
Andrew Jones
- [PATCH v2 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
Andrew Jones
- [PATCH v2 4/4] riscv: Improve flush_tlb_kernel_range()
Andrew Jones
- [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv
Andrew Jones
- [PATCH 0/6] RISC-V: KVM: change get_reg/set_reg error codes
Andrew Jones
- [PATCH 5/6] RISC-V: KVM: use EBUSY when !vcpu->arch.ran_atleast_once
Andrew Jones
- [PATCH 0/4] Add support for Allwinner D1 CAN controllers
Jookia
- [PATCH 1/4] dt-bindings: net: can: Add support for Allwinner D1 CAN controller
Jookia
- [PATCH 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
Jookia
- [PATCH 3/4] can: sun4i_can: Add send support for the Allwinner D1
Jookia
- [PATCH 4/4] can: sun4i_can: Correctly set acceptance registers on the D1
Jookia
- [PATCH 2/2] riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=n
Greg KH
- [PATCH v5 7/9] irqchip: Add RISC-V advanced PLIC driver
Saravana Kannan
- [PATCH v6 03/14] drivers: irqchip/riscv-intc: Mark all INTC nodes as initialized
Saravana Kannan
- [PATCH v6 02/14] of: property: Add fw_devlink support for msi-parent
Saravana Kannan
- [PATCH] tracing: Have all levels of checks prevent recursion
Jakub Kicinski
- [PATCH][next] selftests: Fix spelling mistake "regesters" -> "registers"
Colin Ian King
- [PATCH v9 0/4] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
Maksim Kiselev
- [PATCH v9 1/4] iio: adc: Kconfig change description for Allwinner GPADC
Maksim Kiselev
- [PATCH v9 2/4] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v9 3/4] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v9 4/4] riscv: dts: allwinner: d1: Add GPADC node
Maksim Kiselev
- [PATCH v1 3/3] riscv: dts: allwinner: d1: Add QSPI pins node for pinmux PC port
Maxim Kiselev
- [PATCH v2 09/15] spi: Use struct_size() helper
Marc Kleine-Budde
- [PATCH 3/4] can: sun4i_can: Add send support for the Allwinner D1
Marc Kleine-Budde
- [PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
Marc Kleine-Budde
- [PATCH v3 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
Uwe Kleine-König
- [PATCH v3 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
Uwe Kleine-König
- [PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
Uwe Kleine-König
- [PATCH 08/10] pwm: sifive: Consistenly name pwm_chip variables "chip"
Uwe Kleine-König
- [PATCH] pwm: Explicitly include correct DT includes
Uwe Kleine-König
- [PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
Uwe Kleine-König
- [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
Nick Kossifidis
- [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
Nick Kossifidis
- [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
Nick Kossifidis
- (subset) [PATCH v8 0/5] Add JH7110 USB PHY driver support
Vinod Koul
- [PATCH v3] dmaengine: xilinx: dma: remove arch dependency
Vinod Koul
- [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter
Krzysztof Kozlowski
- [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Krzysztof Kozlowski
- [PATCH v6 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Krzysztof Kozlowski
- [RESEND v1 1/2] dt-binding: spi: constrain minItems of clocks and clock-names
Krzysztof Kozlowski
- [RESEND v1 2/2] riscv: dts: starfive: Add spi node for JH7110 SoC
Krzysztof Kozlowski
- [PATCH v4 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
Krzysztof Kozlowski
- [RESEND v1 2/2] riscv: dts: starfive: Add spi node for JH7110 SoC
Krzysztof Kozlowski
- [RESEND v1 2/2] riscv: dts: starfive: Add spi node for JH7110 SoC
Krzysztof Kozlowski
- [RESEND v1 1/2] dt-binding: spi: constrain minItems of clocks and clock-names
Krzysztof Kozlowski
- [PATCH v4 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
Krzysztof Kozlowski
- [RESEND PATCH v6 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
Krzysztof Kozlowski
- [RESEND PATCH v6 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Krzysztof Kozlowski
- [PATCH v4 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
Krzysztof Kozlowski
- [External] Re: [PATCH v3 4/4] dt-bindings: firmware: Document ffitbl binding
Krzysztof Kozlowski
- [External] Re: [PATCH v3 4/4] dt-bindings: firmware: Document ffitbl binding
Krzysztof Kozlowski
- [PATCH v8 1/4] iio: adc: Kconfig change description for Allwinner GPADC
Krzysztof Kozlowski
- [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Krzysztof Kozlowski
- [PATCH v2 1/3] dt-bindings: spi: add reference file to YAML
Krzysztof Kozlowski
- [PATCH v2 2/3] dt-bindings: spi: constrain minItems of clocks and clock-names
Krzysztof Kozlowski
- [PATCH v2 2/3] dt-bindings: spi: constrain minItems of clocks and clock-names
Krzysztof Kozlowski
- [PATCH 1/3] MAINTAINERS: soc: reference maintainer profile
Krzysztof Kozlowski
- [PATCH 2/3] Documentation/process: maintainer-soc: add clean platforms profile
Krzysztof Kozlowski
- [PATCH 3/3] MAINTAINER: samsung: document dtbs_check requirement for Samsung
Krzysztof Kozlowski
- [PATCH 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
Krzysztof Kozlowski
- [PATCH 3/4] can: sun4i_can: Add send support for the Allwinner D1
Krzysztof Kozlowski
- [PATCH] clk: Explicitly include correct DT includes
Krzysztof Kozlowski
- [PATCH 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
Krzysztof Kozlowski
- [PATCH 3/4] can: sun4i_can: Add send support for the Allwinner D1
Krzysztof Kozlowski
- [PATCH 3/4] can: sun4i_can: Add send support for the Allwinner D1
Krzysztof Kozlowski
- [PATCH 2/3] Documentation/process: maintainer-soc: add clean platforms profile
Krzysztof Kozlowski
- [PATCH 2/3] Documentation/process: maintainer-soc: add clean platforms profile
Krzysztof Kozlowski
- [PATCH v1 1/9] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Krzysztof Kozlowski
- [PATCH v1 2/9] dt-bindings: PCI: microchip: Remove the PLDA common properties
Krzysztof Kozlowski
- [PATCH v1 5/9] dt-bindings: PLDA: Add PLDA XpressRICH PCIe host controller
Krzysztof Kozlowski
- [PATCH v1 7/9] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
Krzysztof Kozlowski
- [PATCH 2/3] Documentation/process: maintainer-soc: add clean platforms profile
Krzysztof Kozlowski
- [PATCH 02/11] RISC-V: arch/riscv/config: enable RISC-V IOMMU support
Krzysztof Kozlowski
- [PATCH 05/11] RISC-V: drivers/iommu/riscv: Add sysfs interface
Krzysztof Kozlowski
- [PATCH 05/11] RISC-V: drivers/iommu/riscv: Add sysfs interface
Krzysztof Kozlowski
- [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Krzysztof Kozlowski
- [PATCH v2 1/6] RISC-V: Detect Smstateen extension
Krzysztof Kozlowski
- [PATCH v2 1/4] dt-bindings: net: can: Add support for Allwinner D1 CAN controller
Krzysztof Kozlowski
- [PATCH 2/3] dt-bindings: riscv: Add BeagleV Ahead board compatibles
Krzysztof Kozlowski
- [PATCH RFC 1/4] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 compatible
Krzysztof Kozlowski
- [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Krzysztof Kozlowski
- [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Krzysztof Kozlowski
- [PATCH v2 2/3] ASoC: starfive: Add JH7110 PWM-DAC driver
Krzysztof Kozlowski
- [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
Sunil V L
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Sunil V L
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Sunil V L
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Sunil V L
- [PATCH] RISC-V: Don't include Zicsr or Zifencei in I from ACPI
Sunil V L
- [PATCH -fixes] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
Sunil V L
- [PATCH -fixes] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
Sunil V L
- [PATCH v2 -fixes] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
Sunil V L
- [PATCH v2 -fixes] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
Sunil V L
- [PATCH v3 -fixes] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
Sunil V L
- [PATCH v6 04/14] irqchip/sifive-plic: Use platform driver probing for PLIC
Sunil V L
- [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Lad, Prabhakar
- [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Lad, Prabhakar
- [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Lad, Prabhakar
- [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Lad, Prabhakar
- [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Lad, Prabhakar
- [PATCH v10 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core
Lad, Prabhakar
- [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Lad, Prabhakar
- [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Lad, Prabhakar
- [PATCH v3] riscv: entry: set a0 = -ENOSYS only when syscall != -1
David Laight
- [PATCH] riscv: optimize ELF relocation function in riscv
Amma Lee
- [PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
Pu Lehui
- [PATCH V11 0/5] riscv: Optimize function trace
Pu Lehui
- [PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
Pu Lehui
- [PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
Pu Lehui
- [PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
Pu Lehui
- [PATCH v2] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
Pu Lehui
- [PATCH bpf-next] riscv/bpf: Fix truncated immediate warning in rv_s_insn
Pu Lehui
- [PATCH bpf-next] riscv/bpf: Fix truncated immediate warning in rv_s_insn
Pu Lehui
- [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Christophe Leroy
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Xiaoyao Li
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Xiaoyao Li
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Xiaoyao Li
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Xiaoyao Li
- [PATCH 13/15] serial: sifive: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
- [PATCH v3] dmaengine: xilinx: dma: remove arch dependency
Zong Li
- [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
Zong Li
- [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
Zong Li
- [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
Zong Li
- [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
Zong Li
- [PATCH 08/11] RISC-V: drivers/iommu/riscv: Add page table support
Zong Li
- [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
Zong Li
- [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
Zong Li
- [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support.
Zong Li
- [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
Zong Li
- [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
Zong Li
- [PATCH 08/11] RISC-V: drivers/iommu/riscv: Add page table support
Zong Li
- [PATCH 10/11] RISC-V: drivers/iommu/riscv: Add MSI identity remapping
Zong Li
- [PATCH 11/11] RISC-V: drivers/iommu/riscv: Add G-Stage translation support
Zong Li
- [PATCH 09/11] RISC-V: drivers/iommu/riscv: Add SVA with PASID/ATS/PRI support.
Zong Li
- [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
Zong Li
- [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
Zong Li
- [PATCH] perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()
Eric Lin
- [PATCH 2/3] soc: sifive: Add SiFive private L2 cache PMU driver
Eric Lin
- [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Eric Lin
- [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Eric Lin
- [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Eric Lin
- [PATCH v2 0/3] Add SiFive Private L2 cache and PMU driver
Eric Lin
- [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Eric Lin
- [PATCH v2 2/3] soc: sifive: Add SiFive private L2 cache driver
Eric Lin
- [PATCH v2 3/3] soc: sifive: Add SiFive private L2 cache PMU driver
Eric Lin
- [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Eric Lin
- [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Eric Lin
- [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Eric Lin
- [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Eric Lin
- [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Eric Lin
- [PATCH] riscv: entry: set a0 prior to syscall_handler
Celeste Liu
- [PATCH] riscv: entry: set a0 prior to syscall_handler
Celeste Liu
- [PATCH] riscv: entry: set a0 prior to syscall_handler
Celeste Liu
- [PATCH v2] riscv: entry: set a0 prior to syscall_enter_from_user_mode
Celeste Liu
- [PATCH v2] riscv: entry: set a0 prior to syscall_enter_from_user_mode
Celeste Liu
- [PATCH v2] riscv: entry: set a0 prior to syscall_enter_from_user_mode
Celeste Liu
- [PATCH v2] riscv: entry: set a0 prior to syscall_enter_from_user_mode
Celeste Liu
- [PATCH v3] riscv: entry: set a0 = -ENOSYS only when syscall != -1
Celeste Liu
- [PATCH v3] riscv: entry: set a0 = -ENOSYS only when syscall != -1
Celeste Liu
- [PATCH v4] riscv: entry: set a0 = -ENOSYS only when syscall != -1
Celeste Liu
- [PATCH v3] riscv: entry: set a0 = -ENOSYS only when syscall != -1
Celeste Liu
- [linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
Yujie Liu
- [PATCH] tracing: Have all levels of checks prevent recursion
Alexander Lobakin
- [PATCH] tracing: Have all levels of checks prevent recursion
Alexander Lobakin
- [PATCH] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
Waiman Long
- [PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
Waiman Long
- [PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
Waiman Long
- [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support.
Baolu Lu
- [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support.
Baolu Lu
- [PATCH 04/11] MAINTAINERS: Add myself for RISC-V IOMMU driver
Baolu Lu
- [PATCH 05/11] RISC-V: drivers/iommu/riscv: Add sysfs interface
Baolu Lu
- [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
Baolu Lu
- [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
Baolu Lu
- [PATCH] riscv: Fix local irq restore when flags indicates irq disabled
Xu Lu
- [PATCH] riscv: Fix local irq restore when flags indicates irq disabled
Xu Lu
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Andy Lutomirski
- [RFC V2 PATCH 0/9] Add support to handle misaligned accesses in S-mode
Clément Léger
- [RFC V2 PATCH 1/9] riscv: remove unused functions in traps_misaligned.c
Clément Léger
- [RFC V2 PATCH 2/9] riscv: avoid missing prototypes warning
Clément Léger
- [RFC V2 PATCH 3/9] riscv: add support for misaligned handling in S-mode
Clément Léger
- [RFC V2 PATCH 4/9] riscv: report perf event for misaligned fault
Clément Léger
- [RFC V2 PATCH 5/9] riscv: add support for sysctl unaligned_enabled control
Clément Léger
- [RFC V2 PATCH 6/9] riscv: add support for SBI misalignment trap delegation
Clément Léger
- [RFC V2 PATCH 7/9] riscv: report misaligned accesses emulation to hwprobe
Clément Léger
- [RFC V2 PATCH 8/9] riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
Clément Léger
- [RFC V2 PATCH 9/9] riscv: add floating point insn support to misaligned access emulation
Clément Léger
- [PATCH v10 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Catalin Marinas
- [PATCH v11 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
Catalin Marinas
- [PATCH v11 2/4] mm/tlbbatch: Rename and extend some functions
Catalin Marinas
- [PATCH v11 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
Catalin Marinas
- [PATCH v11 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Catalin Marinas
- [PATCH v6 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
Philippe Mathieu-Daudé
- [PATCH v6 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Philippe Mathieu-Daudé
- [PATCH v2 4/9] vgacon, arch/*: remove unused screen_info definitions
Philippe Mathieu-Daudé
- [PATCH v2 5/9] vgacon: remove screen_info dependency
Philippe Mathieu-Daudé
- [PATCH] reset: Explicitly include correct DT includes
Damien Le Moal
- [PATCH] pinctrl: Explicitly include correct DT includes
Damien Le Moal
- [PATCH bpf-next 0/2] bpf, riscv: use BPF prog pack allocator in BPF JIT
Puranjay Mohan
- [PATCH bpf-next 1/2] riscv: Extend patch_text_nosync() for multiple pages
Puranjay Mohan
- [PATCH bpf-next 2/2] bpf, riscv: use prog pack allocator in the BPF JIT
Puranjay Mohan
- [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
Paul Moore
- [PATCH 22/35] arm64/mm: Implement map_shadow_stack()
Szabolcs Nagy
- [PATCH bpf-next] riscv/bpf: Fix truncated immediate warning in rv_s_insn
Luke Nelson
- [PATCH] clk: Explicitly include correct DT includes
Dinh Nguyen
- [PATCH] dt-bindings: RISC-V: Re-word the I extension binding
Stefan O'Rear
- [PATCH 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
Stefan O'Rear
- [PATCH v2 2/2] riscv: support the elf-fdpic binfmt loader
Stefan O'Rear
- [PATCH v2 2/2] riscv: support the elf-fdpic binfmt loader
Stefan O'Rear
- [PATCH v2 2/2] riscv: support the elf-fdpic binfmt loader
Stefan O'Rear
- [PATCH 0/2] RISC-V: minor fixes to the QEMU workaround in ISA string parser
Tsukasa OI
- [PATCH 1/2] RISC-V: make ISA string workaround case-insensitive
Tsukasa OI
- [PATCH 2/2] RISC-V: fix the comment for ISA string workaround
Tsukasa OI
- [PATCH 2/2] RISC-V: fix the comment for ISA string workaround
Tsukasa OI
- [PATCH v2 0/1] RISC-V: clarification of the QEMU workaround in the ISA parser
Tsukasa OI
- [PATCH v2 1/1] RISC-V: clarify the QEMU workaround in ISA parser
Tsukasa OI
- [PATCH v3 0/4] RISC-V: archrandom support
Samuel Ortiz
- [PATCH v3 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
Samuel Ortiz
- [PATCH v3 2/4] dt-bindings: riscv: Document the 1.0 scalar cryptography extensions
Samuel Ortiz
- [PATCH v3 3/4] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
Samuel Ortiz
- [PATCH v3 4/4] RISC-V: Implement archrandom when Zkr is available
Samuel Ortiz
- [PATCH 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
Samuel Ortiz
- [PATCH v3 4/4] RISC-V: Implement archrandom when Zkr is available
Samuel Ortiz
- [PATCH v3 2/4] dt-bindings: riscv: Document the 1.0 scalar cryptography extensions
Samuel Ortiz
- [PATCH v4 0/4] RISC-V: archrandom support
Samuel Ortiz
- [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
Samuel Ortiz
- [PATCH v4 2/4] dt-bindings: riscv: Document the 1.0 scalar cryptography extensions
Samuel Ortiz
- [PATCH v4 3/4] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
Samuel Ortiz
- [PATCH v4 4/4] RISC-V: Implement archrandom when Zkr is available
Samuel Ortiz
- [PATCH 0/2] riscv,mmio: I/O barriers fixes and cleanups
Andrea Parri
- [PATCH 1/2] riscv,mmio: Fix readX()-to-delay() ordering
Andrea Parri
- [PATCH 2/2] riscv,mmio: Use the generic implementation for the I/O accesses
Andrea Parri
- [PATCH 2/2] riscv,mmio: Use the generic implementation for the I/O accesses
Andrea Parri
- [GIT PULL] KVM/riscv changes for 6.5
Anup Patel
- [PATCH v5 0/9] Linux RISC-V AIA Support
Anup Patel
- [PATCH v5 1/9] RISC-V: Add riscv_fw_parent_hartid() function
Anup Patel
- [PATCH v5 2/9] irqchip/riscv-intc: Add support for RISC-V AIA
Anup Patel
- [PATCH v5 3/9] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Anup Patel
- [PATCH v5 4/9] irqchip: Add RISC-V incoming MSI controller driver
Anup Patel
- [PATCH v5 5/9] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
Anup Patel
- [PATCH v5 6/9] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Anup Patel
- [PATCH v5 7/9] irqchip: Add RISC-V advanced PLIC driver
Anup Patel
- [PATCH v5 8/9] RISC-V: Select APLIC and IMSIC drivers
Anup Patel
- [PATCH v5 9/9] MAINTAINERS: Add entry for RISC-V AIA drivers
Anup Patel
- [PATCH 0/2] Misc RISC-V timer driver improvements
Anup Patel
- [PATCH 1/2] clocksource: timer-riscv: Don't enable/disable timer interrupt
Anup Patel
- [PATCH 2/2] clocksource: timer-riscv: Increase rating of clock_event_device for Sstc
Anup Patel
- [PATCH 0/2] Misc RISC-V timer driver improvements
Anup Patel
- [PATCH v4 04/12] RISC-V: add vector crypto extension detection
Anup Patel
- [PATCH 0/7] KVM RISC-V ONE_REG ISA extension improvements
Anup Patel
- [PATCH 1/7] RISC-V: KVM: Factor-out ONE_REG related code to its own source file
Anup Patel
- [PATCH 2/7] RISC-V: KVM: Extend ONE_REG to enable/disable multiple ISA extensions
Anup Patel
- [PATCH 3/7] RISC-V: KVM: Allow Zba and Zbs extensions for Guest/VM
Anup Patel
- [PATCH 4/7] RISC-V: KVM: Allow Zicntr, Zicsr, Zifencei, and Zihpm for Guest/VM
Anup Patel
- [PATCH 5/7] RISC-V: KVM: Sort ISA extensions alphabetically in ONE_REG interface
Anup Patel
- [PATCH 6/7] RISC-V: KVM: Allow Zbc, Zbk* and Zk* extensions for Guest/VM
Anup Patel
- [PATCH 7/7] RISC-V: KVM: Allow Zvb* and Zvk* extensions for Guest/VM
Anup Patel
- [PATCH v5 7/9] irqchip: Add RISC-V advanced PLIC driver
Anup Patel
- [PATCH v5 7/9] irqchip: Add RISC-V advanced PLIC driver
Anup Patel
- [PATCH 0/7] KVM RISC-V ONE_REG ISA extension improvements
Anup Patel
- [PATCH v5 1/9] RISC-V: Add riscv_fw_parent_hartid() function
Anup Patel
- [PATCH v5 2/9] irqchip/riscv-intc: Add support for RISC-V AIA
Anup Patel
- [PATCH v5 7/9] irqchip: Add RISC-V advanced PLIC driver
Anup Patel
- [PATCH v5 7/9] irqchip: Add RISC-V advanced PLIC driver
Anup Patel
- [PATCH v6 00/14] Linux RISC-V AIA Support
Anup Patel
- [PATCH v6 01/14] RISC-V: Add riscv_get_intc_hartid() function
Anup Patel
- [PATCH v6 02/14] of: property: Add fw_devlink support for msi-parent
Anup Patel
- [PATCH v6 03/14] drivers: irqchip/riscv-intc: Mark all INTC nodes as initialized
Anup Patel
- [PATCH v6 04/14] irqchip/sifive-plic: Use platform driver probing for PLIC
Anup Patel
- [PATCH v6 05/14] irqchip/riscv-intc: Add support for RISC-V AIA
Anup Patel
- [PATCH v6 06/14] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Anup Patel
- [PATCH v6 07/14] irqchip: Add RISC-V incoming MSI controller early driver
Anup Patel
- [PATCH v6 08/14] irqchip/riscv-imsic: Add support for platform MSI irqdomain
Anup Patel
- [PATCH v6 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
Anup Patel
- [PATCH v6 10/14] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Anup Patel
- [PATCH v6 11/14] irqchip: Add RISC-V advanced PLIC driver for direct-mode
Anup Patel
- [PATCH v6 12/14] irqchip/riscv-aplic: Add support for MSI-mode
Anup Patel
- [PATCH v6 13/14] RISC-V: Select APLIC and IMSIC drivers
Anup Patel
- [PATCH v6 14/14] MAINTAINERS: Add entry for RISC-V AIA drivers
Anup Patel
- [PATCH v6 03/14] drivers: irqchip/riscv-intc: Mark all INTC nodes as initialized
Anup Patel
- [PATCH v6 02/14] of: property: Add fw_devlink support for msi-parent
Anup Patel
- [PATCH v6 02/14] of: property: Add fw_devlink support for msi-parent
Anup Patel
- [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
Anup Patel
- [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
Anup Patel
- [PATCH v3 0/7] Risc-V Kvm Smstateen
Anup Patel
- [PATCH v3 0/7] Risc-V Kvm Smstateen
Anup Patel
- more /proc/cpuinfo & extension support related woes
Anup Patel
- more /proc/cpuinfo & extension support related woes
Anup Patel
- [PATCH v4 03/10] riscv: Make legacy counter enum match the HW numbering
Atish Patra
- [PATCH v4 04/10] drivers: perf: Rename riscv pmu sbi driver
Atish Patra
- [PATCH v4 05/10] riscv: Prepare for user-space perf event mmap support
Atish Patra
- [PATCH v4 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
Atish Patra
- [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
Atish Patra
- [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
Atish Patra
- [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
Atish Patra
- [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
Atish Patra
- [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv
Atish Patra
- [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
Atish Patra
- [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
Atish Patra
- [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
Atish Patra
- [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
Atish Patra
- [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Quentin Perret
- [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Quentin Perret
- [PATCH v2 0/8] PCI: microchip: Fixes and clean-ups
Lorenzo Pieralisi
- [PATCH v2 7/8] PCI: microchip: Rename and refactor mc_pcie_enable_msi()
Lorenzo Pieralisi
- [PATCH v10 0/6] Add non-coherent DMA support for AX45MP
Prabhakar
- [PATCH v10 1/6] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
Prabhakar
- [PATCH v10 2/6] riscv: errata: Add Andes alternative ports
Prabhakar
- [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Prabhakar
- [PATCH v10 4/6] dt-bindings: cache: andestech,ax45mp-cache: Add DT binding documentation for L2 cache controller
Prabhakar
- [PATCH v10 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core
Prabhakar
- [PATCH v10 6/6] soc: renesas: Kconfig: Select the required configs for RZ/Five SoC
Prabhakar
- [PATCH v4 0/3] Add initialization of clock for StarFive JH7110 SoC
William Qiu
- [PATCH v4 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
William Qiu
- [PATCH v4 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH v4 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
William Qiu
- [PATCH v1 0/2] Add SPI module for StarFive JH7110 SoC
William Qiu
- [PATCH v1 1/2] dt-binding: spi: constrain minItems of clocks and clock-names
William Qiu
- [PATCH v1 2/2] riscv: dts: starfive: Add spi node for JH7110 SoC
William Qiu
- [PATCH v4 0/3] Add initialization of clock for StarFive JH7110 SoC
William Qiu
- [PATCH v4 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
William Qiu
- [PATCH v4 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH v4 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
William Qiu
- [RESEND v1 0/2] Add SPI module for StarFive JH7110 SoC
William Qiu
- [RESEND v1 1/2] dt-binding: spi: constrain minItems of clocks and clock-names
William Qiu
- [RESEND v1 2/2] riscv: dts: starfive: Add spi node for JH7110 SoC
William Qiu
- [RESEND v1 1/2] dt-binding: spi: constrain minItems of clocks and clock-names
William Qiu
- [RESEND v1 2/2] riscv: dts: starfive: Add spi node for JH7110 SoC
William Qiu
- [RESEND v1 1/2] dt-binding: spi: constrain minItems of clocks and clock-names
William Qiu
- [PATCH v4 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH v4 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH v4 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
William Qiu
- [PATCH v4 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH v2 0/3] Add SPI module for StarFive JH7110 SoC
William Qiu
- [PATCH v2 1/3] dt-bindings: spi: add reference file to YAML
William Qiu
- [PATCH v2 2/3] dt-bindings: spi: constrain minItems of clocks and clock-names
William Qiu
- [PATCH v2 3/3] riscv: dts: starfive: Add spi node for JH7110 SoC
William Qiu
- [PATCH v2 2/3] dt-bindings: spi: constrain minItems of clocks and clock-names
William Qiu
- [PATCH v2 1/3] dt-bindings: spi: add reference file to YAML
William Qiu
- [PATCH v2 2/3] dt-bindings: spi: constrain minItems of clocks and clock-names
William Qiu
- [PATCH v4 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
William Qiu
- [PATCH v5 0/3] Add initialization of clock for StarFive JH7110 SoC
William Qiu
- [PATCH v5 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
William Qiu
- [PATCH v5 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH v5 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
William Qiu
- [PATCH v3 0/2] Add SPI module for StarFive JH7110 SoC
William Qiu
- [PATCH v3 1/2] dt-bindings: spi: add reference file to YAML
William Qiu
- [PATCH v3 2/2] riscv: dts: starfive: Add spi node and pins configuration
William Qiu
- [PATCH v4 0/4] StarFive's Pulse Width Modulation driver support
William Qiu
- [PATCH v5 0/3] Add initialization of clock for StarFive JH7110 SoC
William Qiu
- [PATCH v5 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH 3/9] drm/verisilicon: Add basic drm driver
Shengyu Qu
- [PATCH 7/9] drm/verisilicon: Add drm plane funcs
Shengyu Qu
- [PATCH 04/35] arm64/gcs: Document the ABI for Guarded Control Stacks
Mike Rapoport
- [PATCH 04/35] arm64/gcs: Document the ABI for Guarded Control Stacks
Mike Rapoport
- [PATCH 00/13] mm: jit/text allocator
Mike Rapoport
- [PATCH 6/9] drm/verisilicon: Add drm crtc funcs
Sam Ravnborg
- [PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
Thierry Reding
- [PATCH] pwm: Explicitly include correct DT includes
Thierry Reding
- [PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
Thierry Reding
- [PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
Thierry Reding
- [PATCH v2 01/15] spi: Remove unneeded OF node NULL checks
AngeloGioacchino Del Regno
- [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
AngeloGioacchino Del Regno
- [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
AngeloGioacchino Del Regno
- [PATCH] clk: Explicitly include correct DT includes
AngeloGioacchino Del Regno
- [PATCH v2 05/15] spi: Remove code duplication in spi_add_device_locked()
Sebastian Reichel
- [PATCH v3 04/14] spi: Remove code duplication in spi_add_device*()
Sebastian Reichel
- [PATCH -next v6 0/2] support allocating crashkernel above 4G explicitly on riscv
Guo Ren
- [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
Guo Ren
- [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
Guo Ren
- [PATCH -next v6 0/2] support allocating crashkernel above 4G explicitly on riscv
Guo Ren
- [PATCH] riscv: entry: Fixup do_trap_break from kernel side
Guo Ren
- [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
Guo Ren
- [PATCH] riscv: entry: Fixup do_trap_break from kernel side
Guo Ren
- [PATCH] riscv: vector: only enable interrupts in the first-use trap
Guo Ren
- [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
Guo Ren
- [PATCH] riscv: entry: set a0 prior to syscall_handler
Guo Ren
- [PATCH v2 3/3] RISC-V: Implement archrandom when Zkr is available
Guo Ren
- [PATCH V2] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
Guo Ren
- [PATCH V2] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
Guo Ren
- [PATCH] riscv: entry: set a0 prior to syscall_handler
Guo Ren
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Guo Ren
- [PATCH V3] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
Guo Ren
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Guo Ren
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Guo Ren
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Guo Ren
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Guo Ren
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Guo Ren
- [PATCH V2] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
Guo Ren
- [PATCH 0/2] riscv: stack: Fixup independent softirq/irq stack for CONFIG_FRAME_POINTER=n
Guo Ren
- [PATCH] riscv: entry: Fixup do_trap_break from kernel side
Guo Ren
- [PATCH] riscv: entry: Fixup do_trap_break from kernel side
Guo Ren
- [PATCH V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
Guo Ren
- [PATCH v3] riscv: entry: set a0 = -ENOSYS only when syscall != -1
Guo Ren
- [PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
Guo Ren
- [PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
Guo Ren
- [PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
Guo Ren
- [PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
Guo Ren
- [PATCH] riscv: Add HAVE_IOREMAP_PROT support
Guo Ren
- [PATCH V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
Guo Ren
- [PATCH 3/3] MAINTAINERS: add reviewer for T-Head RISC-V SoC support
Guo Ren
- [PATCH 2/3] dt-bindings: riscv: Add BeagleV Ahead board compatibles
Guo Ren
- [PATCH 1/3] riscv: dts: thead: add BeagleV Ahead board device tree
Guo Ren
- [PATCH 1/3] riscv: dts: thead: add BeagleV Ahead board device tree
Guo Ren
- [PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
Guo Ren
- [PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
Guo Ren
- [PATCH -fixes] riscv: Implement flush_cache_vmap()
Guo Ren
- [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Guo Ren
- [PATCH] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
Guo Ren
- [PATCH V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
Guo Ren
- [PATCH] mm: riscv: fix an unsafe pte read in huge_pte_alloc()
Ryan Roberts
- [PATCH] watchdog: Enable COMPILE_TEST for more drivers
Guenter Roeck
- [PATCH v2 0/6] perf parse-regs: Refactor architecture functions
Ian Rogers
- [PATCH v3 0/2] Unify uapi bitsperlong.h
Ian Rogers
- [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
Ian Rogers
- [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv
Ian Rogers
- [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
Ian Rogers
- [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
Ian Rogers
- [PATCH] clk: Explicitly include correct DT includes
Dmitry Rokosov
- [PATCH] tracing: Have all levels of checks prevent recursion
Steven Rostedt
- [PATCH] tracing: Have all levels of checks prevent recursion
Steven Rostedt
- [PATCH v3] RISC-V: Document that V registers are clobbered on syscalls
Maciej W. Rozycki
- [RFC PATCH 0/4] kdump: add generic functions to simplify crashkernel crashkernel in architecture
Philipp Rudo
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Xi Ruoyao
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Xi Ruoyao
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Xi Ruoyao
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Xi Ruoyao
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Xi Ruoyao
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Xi Ruoyao
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Xi Ruoyao
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Xi Ruoyao
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Xi Ruoyao
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Xi Ruoyao
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Jarkko Sakkinen
- [PATCH v6 0/8] Add Ethernet driver for StarFive JH7110 SoC
Guo Samin
- [PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC
Guo Samin
- [PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC
Guo Samin
- [PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC
Guo Samin
- [-next v1 1/1] riscv: dts: starfive: visionfive 2: Add v1.3B gmac phy configuration
Guo Samin
- [PATCH v3] riscv: entry: set a0 = -ENOSYS only when syscall != -1
Andreas Schwab
- How to deal with openSBI reserved regions?
Andreas Schwab
- [PATCH v2 13/15] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
Serge Semin
- [RESEND PATCH v5 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
Gavin Shan
- [RESEND PATCH v5 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Gavin Shan
- [RESEND PATCH v5 03/11] KVM: Allow range-based TLB invalidation from common code
Gavin Shan
- [RESEND PATCH v5 04/11] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
Gavin Shan
- [RESEND PATCH v5 05/11] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
Gavin Shan
- [RESEND PATCH v5 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Gavin Shan
- [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
Gavin Shan
- [RESEND PATCH v5 08/11] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
Gavin Shan
- [RESEND PATCH v5 09/11] KVM: arm64: Flush only the memslot after write-protect
Gavin Shan
- [RESEND PATCH v5 10/11] KVM: arm64: Invalidate the table entries upon a range
Gavin Shan
- [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
Gavin Shan
- [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
Gavin Shan
- [PATCH v2 00/15] spi: Header and core clean up and refactoring
Andy Shevchenko
- [PATCH v2 01/15] spi: Remove unneeded OF node NULL checks
Andy Shevchenko
- [PATCH v2 02/15] spi: Drop duplicate IDR allocation code in spi_register_controller()
Andy Shevchenko
- [PATCH v2 03/15] spi: Replace if-else-if by bitops and multiplications
Andy Shevchenko
- [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
Andy Shevchenko
- [PATCH v2 05/15] spi: Remove code duplication in spi_add_device_locked()
Andy Shevchenko
- [PATCH v2 06/15] spi: Use sysfs_emit() to instead of s*printf()
Andy Shevchenko
- [PATCH v2 07/15] spi: Sort headers alphabetically
Andy Shevchenko
- [PATCH v2 08/15] spi: Clean up headers
Andy Shevchenko
- [PATCH v2 09/15] spi: Use struct_size() helper
Andy Shevchenko
- [PATCH v2 10/15] spi: Use predefined constants from bits.h and units.h
Andy Shevchenko
- [PATCH v2 11/15] spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX
Andy Shevchenko
- [PATCH v2 12/15] spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
Andy Shevchenko
- [PATCH v2 13/15] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
Andy Shevchenko
- [PATCH v2 14/15] spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
Andy Shevchenko
- [PATCH v2 15/15] spi: Fix spelling typos and acronyms capitalization
Andy Shevchenko
- [PATCH v2 09/15] spi: Use struct_size() helper
Andy Shevchenko
- [PATCH v2 09/15] spi: Use struct_size() helper
Andy Shevchenko
- [PATCH v2 02/15] spi: Drop duplicate IDR allocation code in spi_register_controller()
Andy Shevchenko
- [PATCH v2 03/15] spi: Replace if-else-if by bitops and multiplications
Andy Shevchenko
- [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
Andy Shevchenko
- [PATCH v2 05/15] spi: Remove code duplication in spi_add_device_locked()
Andy Shevchenko
- [PATCH v2 08/15] spi: Clean up headers
Andy Shevchenko
- [PATCH v2 08/15] spi: Clean up headers
Andy Shevchenko
- [PATCH v2 00/15] spi: Header and core clean up and refactoring
Andy Shevchenko
- [PATCH v2 05/15] spi: Remove code duplication in spi_add_device_locked()
Andy Shevchenko
- [PATCH v2 13/15] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
Andy Shevchenko
- [PATCH v2 01/15] spi: Remove unneeded OF node NULL checks
Andy Shevchenko
- [PATCH v2 00/15] spi: Header and core clean up and refactoring
Andy Shevchenko
- [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
Andy Shevchenko
- [PATCH v3 00/14] spi: Header and core clean up and refactoring
Andy Shevchenko
- [PATCH v3 01/14] spi: Remove unneeded OF node NULL checks
Andy Shevchenko
- [PATCH v3 02/14] spi: Deduplicate IDR allocation code in spi_register_controller()
Andy Shevchenko
- [PATCH v3 03/14] spi: Refactor bus number assigning code in spi_register_controller()
Andy Shevchenko
- [PATCH v3 04/14] spi: Remove code duplication in spi_add_device*()
Andy Shevchenko
- [PATCH v3 05/14] spi: Kill spi_add_device_locked()
Andy Shevchenko
- [PATCH v3 06/14] spi: Use sysfs_emit() to instead of s*printf()
Andy Shevchenko
- [PATCH v3 07/14] spi: Use BITS_TO_BYTES()
Andy Shevchenko
- [PATCH v3 08/14] spi: Sort headers alphabetically
Andy Shevchenko
- [PATCH v3 09/14] spi: Use struct_size() helper
Andy Shevchenko
- [PATCH v3 10/14] spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX
Andy Shevchenko
- [PATCH v3 11/14] spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
Andy Shevchenko
- [PATCH v3 12/14] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
Andy Shevchenko
- [PATCH v3 13/14] spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
Andy Shevchenko
- [PATCH v3 14/14] spi: Fix spelling typos and acronyms capitalization
Andy Shevchenko
- [PATCH 2/2] gpio: sifive: Allow building the driver as a module
Andy Shevchenko
- [PATCH v2 1/4] gpio: sifive: Directly use the device's fwnode
Andy Shevchenko
- [PATCH v2 2/4] gpio: sifive: Look up IRQs only once during probe
Andy Shevchenko
- [PATCH v2 3/4] gpio: sifive: Get the parent IRQ's domain from its irq_data
Andy Shevchenko
- [PATCH v2 4/4] gpio: sifive: Allow building the driver as a module
Andy Shevchenko
- [PATCH v2 3/4] gpio: sifive: Get the parent IRQ's domain from its irq_data
Andy Shevchenko
- [PATCH v3 0/4] gpio: sifive: Module support
Andy Shevchenko
- [PATCH] pwm: Explicitly include correct DT includes
Tzung-Bi Shih
- [PATCH v1] riscv: dts: renesas: clean up dtbs_check W=1 warning due to empty phy node
Sergei Shtylyov
- [PATCH] riscv: Start of DRAM should at least be aligned on PMD size for the direct mapping
Song Shuai
- [PATCH V11 0/5] riscv: Optimize function trace
Song Shuai
- [PATCH V11 0/5] riscv: Optimize function trace
Song Shuai
- [PATCH] riscv: correct pt_level name via pgtable_l5/4_enabled
Song Shuai
- [PATCH V2] riscv: correct pt_level name via pgtable_l5/4_enabled
Song Shuai
- [PATCH] riscv: correct pt_level name via pgtable_l5/4_enabled
Song Shuai
- [Crash-utility] RISCV64: Use va_kernel_pa_offset in VTOP()
Song Shuai
- [Crash-utility] RISCV64: Use va_kernel_pa_offset in VTOP()
Song Shuai
- [Crash-utility] RISCV64: Use va_kernel_pa_offset in VTOP()
Song Shuai
- [PATCH -fixes 1/2] riscv: Export va_kernel_pa_offset in vmcoreinfo
Song Shuai
- [RESEND PATCH -fixes 1/2] riscv: Export va_kernel_pa_offset in vmcoreinfo
Song Shuai
- [RESEND PATCH -fixes 2/2] Documentation: kdump: Add va_kernel_pa_offset for RISCV64
Song Shuai
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Kirill A . Shutemov
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Kirill A . Shutemov
- [PATCH 1/3] riscv: dts: thead: add BeagleV Ahead board device tree
Kwanghoon Son
- [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Barry Song
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Fangrui Song
- [PATCH 2/3] Documentation/process: maintainer-soc: add clean platforms profile
David Sterba
- [PATCH 0/2] Update .mailmap for my work address and fix manpage
Heiko Stuebner
- [PATCH 1/2] mailmap: Update manpage link
Heiko Stuebner
- [PATCH 2/2] mailmap: add entries for Heiko Stuebner
Heiko Stuebner
- [PATCH v2 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Heiko Stuebner
- [PATCH v2 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
Heiko Stuebner
- [PATCH v3 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
Heiko Stuebner
- [PATCH v3 2/4] dt-bindings: riscv: Document the 1.0 scalar cryptography extensions
Heiko Stuebner
- [PATCH v3 4/4] RISC-V: Implement archrandom when Zkr is available
Heiko Stuebner
- [PATCH v3 4/4] RISC-V: Implement archrandom when Zkr is available
Heiko Stuebner
- [PATCH v3 2/4] dt-bindings: riscv: Document the 1.0 scalar cryptography extensions
Heiko Stuebner
- [PATCH v3 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
Heiko Stuebner
- [PATCH v6 0/3] Implement GCM ghash using Zbc and Zbkb extensions
Heiko Stuebner
- [PATCH v6 1/3] RISC-V: expose Zbc as Kconfig option
Heiko Stuebner
- [PATCH v6 2/3] RISC-V: hook new crypto subdir into build-system
Heiko Stuebner
- [PATCH v6 3/3] RISC-V: crypto: add accelerated GCM GHASH implementation
Heiko Stuebner
- [PATCH v5 0/4] Implement GCM ghash using Zbc and Zbkb extensions
Heiko Stuebner
- [PATCH v4 00/12] RISC-V: support some cryptography accelerations
Heiko Stuebner
- [PATCH v4 01/12] riscv: Add support for kernel mode vector
Heiko Stuebner
- [PATCH v4 02/12] riscv: Add vector extension XOR implementation
Heiko Stuebner
- [PATCH v4 03/12] RISC-V: add helper function to read the vector VLEN
Heiko Stuebner
- [PATCH v4 04/12] RISC-V: add vector crypto extension detection
Heiko Stuebner
- [PATCH v4 05/12] RISC-V: crypto: update perl include with helpers for vector (crypto) instructions
Heiko Stuebner
- [PATCH v4 06/12] RISC-V: crypto: add Zvbb+Zvbc accelerated GCM GHASH implementation
Heiko Stuebner
- [PATCH v4 07/12] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation
Heiko Stuebner
- [PATCH v4 08/12] RISC-V: crypto: add a vector-crypto-accelerated SHA256 implementation
Heiko Stuebner
- [PATCH v4 09/12] RISC-V: crypto: add a vector-crypto-accelerated SHA512 implementation
Heiko Stuebner
- [PATCH v4 10/12] RISC-V: crypto: add Zvkned accelerated AES encryption implementation
Heiko Stuebner
- [PATCH v4 11/12] RISC-V: crypto: add Zvksed accelerated SM4 encryption implementation
Heiko Stuebner
- [PATCH v4 12/12] RISC-V: crypto: add Zvksh accelerated SM3 hash implementation
Heiko Stuebner
- [PATCH v4 00/12] RISC-V: support some cryptography accelerations
Heiko Stuebner
- [v1, 0/6] riscv: support kernel-mode Vector
Heiko Stuebner
- [PATCH] clk: Explicitly include correct DT includes
Heiko Stuebner
- [PATCH v5 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation
Heiko Stübner
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Fuad Tabba
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Fuad Tabba
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Fuad Tabba
- [PATCH] riscv: alternatives: fix a typo in comment
Yuan Tan
- [PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek
Willy Tarreau
- [PATCH v5 1/5] tools/nolibc: fix up #error compile failures with -ENOSYS
Willy Tarreau
- [PATCH v5 5/5] selftests/nolibc: riscv: customize makefile for rv32
Willy Tarreau
- [PATCH v5 0/5] nolibc: add part2 of support for rv32
Willy Tarreau
- [PATCH v5 06/14] tools/nolibc: arch-*.h: clean up multiple whitespaces
Willy Tarreau
- [PATCH v5 07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST
Willy Tarreau
- [PATCH v5 09/14] tools/nolibc: add missing my_syscall6() for mips
Willy Tarreau
- [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
Willy Tarreau
- [PATCH v5 11/14] tools/nolibc: clean up mmap() support
Willy Tarreau
- [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
Willy Tarreau
- [PATCH v5 00/14] tools/nolibc: add a new syscall helper
Willy Tarreau
- [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
Willy Tarreau
- [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
Willy Tarreau
- [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
Willy Tarreau
- [PATCH v6 13/15] selftests/nolibc: add mmap_bad test case
Willy Tarreau
- [PATCH v6 01/15] tools/nolibc: arch-*.h: fix up code indent errors
Willy Tarreau
- [PATCH v6 13/15] selftests/nolibc: add mmap_bad test case
Willy Tarreau
- [PATCH v1 0/3] RISC-V: Fix a few kexec_file_load(2) failures
Petr Tesarik
- [PATCH v1 1/3] riscv/kexec: handle R_RISCV_CALL_PLT relocation type
Petr Tesarik
- [PATCH v1 2/3] riscv/kexec: handle R_RISCV_ADD16 and R_RISCV_SUB16 relocation types
Petr Tesarik
- [PATCH v1 3/3] riscv/purgatory: do not link with string.o
Petr Tesarik
- [PATCH v2 0/3] RISC-V: Fix a few kexec_file_load(2) failures
Petr Tesarik
- [PATCH v2 1/3] riscv/kexec: handle R_RISCV_CALL_PLT relocation type
Petr Tesarik
- [PATCH v2 2/3] riscv/purgatory: do not link with string.o and its dependencies
Petr Tesarik
- [PATCH v2 3/3] riscv/kexec: load initrd high in available memory
Petr Tesarik
- [PATCH v2 3/3] riscv/kexec: load initrd high in available memory
Petr Tesarik
- How to deal with openSBI reserved regions?
Petr Tesarik
- How to deal with openSBI reserved regions?
Petr Tesarik
- [PATCH v1 1/3] riscv/kexec: handle R_RISCV_CALL_PLT relocation type
Petr Tesařík
- [PATCH v1 3/3] riscv/purgatory: do not link with string.o
Petr Tesařík
- [PATCH] riscv: entry: Fixup do_trap_break from kernel side
Daniel Thompson
- [PATCH] riscv: entry: Fixup do_trap_break from kernel side
Daniel Thompson
- [RESEND PATCH -fixes 1/2] riscv: Export va_kernel_pa_offset in vmcoreinfo
Xianting Tian
- [PATCH 0/6] riscv: KCFI support
Sami Tolvanen
- [PATCH 6/6] riscv: Allow CONFIG_CFI_CLANG to be selected
Sami Tolvanen
- [PATCH v2 0/6] riscv: KCFI support
Sami Tolvanen
- [PATCH v2 1/6] riscv: Implement syscall wrappers
Sami Tolvanen
- [PATCH v2 2/6] riscv: Add types to indirectly called assembly functions
Sami Tolvanen
- [PATCH v2 3/6] riscv: Add ftrace_stub_graph
Sami Tolvanen
- [PATCH v2 4/6] riscv: Add CFI error handling
Sami Tolvanen
- [PATCH v2 5/6] riscv/purgatory: Disable CFI
Sami Tolvanen
- [PATCH v2 6/6] riscv: Allow CONFIG_CFI_CLANG to be selected
Sami Tolvanen
- [PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
Sami Tolvanen
- [PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
Sami Tolvanen
- [PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
Sami Tolvanen
- [PATCH 0/2] Two cross-compilation kselftest fixes
Björn Töpel
- [PATCH bpf-next 0/2] BPF kselftest cross-build/RISC-V fixes
Björn Töpel
- [PATCH bpf-next 1/2] selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some tests
Björn Töpel
- [PATCH bpf-next 2/2] selftests/bpf: Honor $(O) when figuring out paths
Björn Töpel
- [PATCH bpf-next 0/2] BPF kselftest cross-build/RISC-V fixes
Björn Töpel
- [External] [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
Björn Töpel
- [External] [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
Björn Töpel
- [External] [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
Björn Töpel
- [PATCH bpf] riscv, bpf: Fix inconsistent JIT image generation
Björn Töpel
- [PATCH V11 0/5] riscv: Optimize function trace
Björn Töpel
- [PATCH v2] riscv: entry: set a0 prior to syscall_enter_from_user_mode
Björn Töpel
- [PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
Björn Töpel
- [PATCH v2] riscv: entry: set a0 prior to syscall_enter_from_user_mode
Björn Töpel
- [PATCH v3] riscv: entry: set a0 = -ENOSYS only when syscall != -1
Björn Töpel
- [PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
Björn Töpel
- [PATCH v3] riscv: entry: set a0 = -ENOSYS only when syscall != -1
Björn Töpel
- [PATCH v3] riscv: entry: set a0 = -ENOSYS only when syscall != -1
Björn Töpel
- [PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
Björn Töpel
- [PATCH v2] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
Björn Töpel
- [PATCH bpf-next 0/2] bpf, riscv: use BPF prog pack allocator in BPF JIT
Björn Töpel
- [PATCH 1/2] binfmt_elf_fdpic: support 64-bit systems
Greg Ungerer
- [PATCH v2 0/2] riscv: support ELF format binaries in nommu mode
Greg Ungerer
- [PATCH v2 1/2] binfmt_elf_fdpic: support 64-bit systems
Greg Ungerer
- [PATCH v2 2/2] riscv: support the elf-fdpic binfmt loader
Greg Ungerer
- [PATCH v2 2/2] riscv: support the elf-fdpic binfmt loader
Greg Ungerer
- [PATCH v2 2/2] riscv: support the elf-fdpic binfmt loader
Greg Ungerer
- [PATCH v2 2/2] riscv: support the elf-fdpic binfmt loader
Greg Ungerer
- [PATCH] KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
Oliver Upton
- [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper
Geert Uytterhoeven
- [RFC PATCH 0/4] Add missing pins for RZ/Five SoC
Geert Uytterhoeven
- [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Geert Uytterhoeven
- [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Geert Uytterhoeven
- [RFC PATCH 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
Geert Uytterhoeven
- [RFC PATCH 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property
Geert Uytterhoeven
- Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
Geert Uytterhoeven
- Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
Geert Uytterhoeven
- Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
Geert Uytterhoeven
- [PATCH v1] riscv: dts: renesas: clean up dtbs_check W=1 warning due to empty phy node
Geert Uytterhoeven
- [PATCH v1] riscv: dts: renesas: clean up dtbs_check W=1 warning due to empty phy node
Geert Uytterhoeven
- Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
Geert Uytterhoeven
- [PATCH] clk: Explicitly include correct DT includes
Geert Uytterhoeven
- [PATCH] pinctrl: Explicitly include correct DT includes
Geert Uytterhoeven
- Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
Geert Uytterhoeven
- [PATCH v2 1/9] vgacon: rework Kconfig dependencies
Geert Uytterhoeven
- Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
Geert Uytterhoeven
- [PATCH v2] clk: Explicitly include correct DT includes
Abel Vesa
- [PATCH] pinctrl: Explicitly include correct DT includes
Linus Walleij
- [PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault
Kefeng Wang
- [PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault
Kefeng Wang
- [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler
Kefeng Wang
- [PATCH rfc -next 02/10] x86: mm: use try_vma_locked_page_fault()
Kefeng Wang
- [PATCH rfc -next 03/10] arm64: mm: use try_vma_locked_page_fault()
Kefeng Wang
- [PATCH rfc -next 04/10] s390: mm: use try_vma_locked_page_fault()
Kefeng Wang
- [PATCH rfc -next 05/10] powerpc: mm: use try_vma_locked_page_fault()
Kefeng Wang
- [PATCH rfc -next 06/10] riscv: mm: use try_vma_locked_page_fault()
Kefeng Wang
- [PATCH rfc -next 07/10] ARM: mm: try VMA lock-based page fault handling first
Kefeng Wang
- [PATCH rfc -next 08/10] loongarch: mm: cleanup __do_page_fault()
Kefeng Wang
- [PATCH rfc -next 09/10] loongarch: mm: add access_error() helper
Kefeng Wang
- [PATCH rfc -next 10/10] loongarch: mm: try VMA lock-based page fault handling first
Kefeng Wang
- [PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault
Kefeng Wang
- [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler
Kefeng Wang
- [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler
Kefeng Wang
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Wang, Wei W
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Wang, Wei W
- [PATCH 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
John Watts
- [PATCH 3/4] can: sun4i_can: Add send support for the Allwinner D1
John Watts
- [PATCH 4/4] can: sun4i_can: Correctly set acceptance registers on the D1
John Watts
- [PATCH 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
John Watts
- [PATCH 0/4] Add support for Allwinner D1 CAN controllers
John Watts
- [PATCH 3/4] can: sun4i_can: Add send support for the Allwinner D1
John Watts
- [PATCH 0/4] Add support for Allwinner D1 CAN controllers
John Watts
- [PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
John Watts
- [PATCH v2 1/4] dt-bindings: net: can: Add support for Allwinner D1 CAN controller
John Watts
- [PATCH v2 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
John Watts
- [PATCH v2 3/4] can: sun4i_can: Add acceptance register quirk
John Watts
- [PATCH v2 4/4] can: sun4i_can: Add support for the Allwinner D1
John Watts
- [PATCH v2 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
John Watts
- [PATCH] riscv: dts: allwinner: d1: Specify default CAN pins
John Watts
- [PATCH v2 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
John Watts
- [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
Vince Weaver
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
Dong Wei
- [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
Thomas Weißschuh
- [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
Thomas Weißschuh
- [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
Thomas Weißschuh
- [PATCH] module: Ignore RISC-V mapping symbols too
Thomas Weißschuh
- [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler
Matthew Wilcox
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Matthew Wilcox
- [PATCH mm-unstable v7 00/31] Split ptdesc from struct page
Matthew Wilcox
- [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
Matthew Wilcox
- [PATCH 1/3] PCI: meson: Remove cast between incompatible function type
Krzysztof Wilczyński
- [PATCH v6 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
Xingyu Wu
- [PATCH v6 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Xingyu Wu
- [PATCH v6 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Xingyu Wu
- [PATCH v6 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Xingyu Wu
- [PATCH v6 4/7] clk: starfive: Add StarFive JH7110 PLL clock driver
Xingyu Wu
- [PATCH v6 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS
Xingyu Wu
- [PATCH v6 6/7] riscv: dts: starfive: jh7110: Add syscon nodes
Xingyu Wu
- [PATCH v6 7/7] riscv: dts: starfive: jh7110: Add PLL clocks source in SYSCRG node
Xingyu Wu
- [RESEND PATCH v6 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
Xingyu Wu
- [RESEND PATCH v6 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Xingyu Wu
- [RESEND PATCH v6 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Xingyu Wu
- [RESEND PATCH v6 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Xingyu Wu
- [RESEND PATCH v6 4/7] clk: starfive: Add StarFive JH7110 PLL clock driver
Xingyu Wu
- [RESEND PATCH v6 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS
Xingyu Wu
- [RESEND PATCH v6 6/7] riscv: dts: starfive: jh7110: Add syscon nodes
Xingyu Wu
- [RESEND PATCH v6 7/7] riscv: dts: starfive: jh7110: Add PLL clocks source in SYSCRG node
Xingyu Wu
- [PATCH v6 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Xingyu Wu
- [RESEND PATCH v6 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
Xingyu Wu
- [RESEND PATCH v6 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Xingyu Wu
- [PATCH v7 0/9] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
Xingyu Wu
- [PATCH v7 1/9] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator
Xingyu Wu
- [PATCH v7 2/9] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
Xingyu Wu
- [PATCH v7 3/9] dt-bindings: clock: Add StarFive JH7110 Image-Signal-Process clock and reset generator
Xingyu Wu
- [PATCH v7 4/9] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
Xingyu Wu
- [PATCH v7 5/9] dt-bindings: clock: Add StarFive JH7110 Video-Output clock and reset generator
Xingyu Wu
- [PATCH v7 6/9] clk: starfive: Add StarFive JH7110 Video-Output clock driver
Xingyu Wu
- [PATCH v7 7/9] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
Xingyu Wu
- [PATCH v7 8/9] riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocks
Xingyu Wu
- [PATCH v7 9/9] riscv: dts: starfive: jh7110: Add STGCRG/ISPCRG/VOUTCRG nodes
Xingyu Wu
- [PATCH v7 4/9] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
Xingyu Wu
- [PATCH v7 6/9] clk: starfive: Add StarFive JH7110 Video-Output clock driver
Xingyu Wu
- [PATCH v7 0/9] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
Xingyu Wu
- [PATCH v7 2/9] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
Xingyu Wu
- [PATCH v8 0/9] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
Xingyu Wu
- [PATCH v8 1/9] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator
Xingyu Wu
- [PATCH v8 2/9] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
Xingyu Wu
- [PATCH v8 3/9] dt-bindings: clock: Add StarFive JH7110 Image-Signal-Process clock and reset generator
Xingyu Wu
- [PATCH v8 4/9] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
Xingyu Wu
- [PATCH v8 5/9] dt-bindings: clock: Add StarFive JH7110 Video-Output clock and reset generator
Xingyu Wu
- [PATCH v8 6/9] clk: starfive: Add StarFive JH7110 Video-Output clock driver
Xingyu Wu
- [PATCH v8 7/9] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
Xingyu Wu
- [PATCH v8 8/9] riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocks
Xingyu Wu
- [PATCH v8 9/9] riscv: dts: starfive: jh7110: Add STGCRG/ISPCRG/VOUTCRG nodes
Xingyu Wu
- [RESEND PATCH v6 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Xingyu Wu
- [RESEND PATCH v6 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS
Xingyu Wu
- [PATCH v7 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
Xingyu Wu
- [PATCH v7 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Xingyu Wu
- [PATCH v7 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Xingyu Wu
- [PATCH v7 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Xingyu Wu
- [PATCH v7 4/7] clk: starfive: Add StarFive JH7110 PLL clock driver
Xingyu Wu
- [PATCH v7 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS
Xingyu Wu
- [PATCH v7 6/7] riscv: dts: starfive: jh7110: Add syscon nodes
Xingyu Wu
- [PATCH v7 7/7] riscv: dts: starfive: jh7110: Add PLL clocks source in SYSCRG node
Xingyu Wu
- [PATCH v7 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
Xingyu Wu
- [PATCH v8 0/9] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
Xingyu Wu
- [PATCH v1] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
Xingyu Wu
- [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
Zhangjin Wu
- [PATCH v5 11/14] tools/nolibc: clean up mmap() support
Zhangjin Wu
- [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
Zhangjin Wu
- [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
Zhangjin Wu
- [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
Zhangjin Wu
- [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
Zhangjin Wu
- [PATCH v5 09/14] tools/nolibc: add missing my_syscall6() for mips
Zhangjin Wu
- [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
Zhangjin Wu
- [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
Zhangjin Wu
- [PATCH v5 07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST
Zhangjin Wu
- [PATCH v5 06/14] tools/nolibc: arch-*.h: clean up multiple whitespaces
Zhangjin Wu
- [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
Zhangjin Wu
- [PATCH v5 5/5] selftests/nolibc: riscv: customize makefile for rv32
Zhangjin Wu
- [PATCH v6 00/15] tools/nolibc: add a new syscall helper
Zhangjin Wu
- [PATCH v6 01/15] tools/nolibc: arch-*.h: fix up code indent errors
Zhangjin Wu
- [PATCH v6 02/15] toolc/nolibc: arch-*.h: clean up whitespaces after __asm__
Zhangjin Wu
- [PATCH v6 03/15] tools/nolibc: arch-loongarch.h: shrink with _NOLIBC_SYSCALL_CLOBBERLIST
Zhangjin Wu
- [PATCH v6 04/15] tools/nolibc: arch-mips.h: shrink with _NOLIBC_SYSCALL_CLOBBERLIST
Zhangjin Wu
- [PATCH v6 05/15] tools/nolibc: add missing my_syscall6() for mips
Zhangjin Wu
- [PATCH v6 06/15] tools/nolibc: __sysret: support syscalls who return a pointer
Zhangjin Wu
- [PATCH v6 07/15] tools/nolibc: clean up mmap() routine
Zhangjin Wu
- [PATCH v6 08/15] tools/nolibc: clean up sbrk() routine
Zhangjin Wu
- [PATCH v6 09/15] selftests/nolibc: export argv0 for some tests
Zhangjin Wu
- [PATCH v6 10/15] selftests/nolibc: prepare: create /dev/zero
Zhangjin Wu
- [PATCH v6 11/15] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER
Zhangjin Wu
- [PATCH v6 12/15] selftests/nolibc: add sbrk_0 to test current brk getting
Zhangjin Wu
- [PATCH v6 13/15] selftests/nolibc: add mmap_bad test case
Zhangjin Wu
- [PATCH v6 14/15] selftests/nolibc: add munmap_bad test case
Zhangjin Wu
- [PATCH v6 15/15] selftests/nolibc: add mmap_munmap_good test case
Zhangjin Wu
- [PATCH v6 13/15] selftests/nolibc: add mmap_bad test case
Zhangjin Wu
- [PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
Kevin Xie
- [PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
Kevin Xie
- [PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
Kevin Xie
- [PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
- [PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
- [PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
- [PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
- [PATCH v2] riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
- [PATCH v2] riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
- [PATCH v2] riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
- [PATCH v3] riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
- [PATCH v2] riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
- [PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
- [PATCH v3] riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
- [PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
- [PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API
Haibo Xu
- [PATCH v5 01/13] KVM: arm64: selftests: Replace str_with_index with strdup_printf
Haibo Xu
- [PATCH v5 02/13] KVM: arm64: selftests: Drop SVE cap check in print_reg
Haibo Xu
- [PATCH v5 03/13] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
Haibo Xu
- [PATCH v5 04/13] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
Haibo Xu
- [PATCH v5 05/13] KVM: arm64: selftests: Delete core_reg_fixup
Haibo Xu
- [PATCH v5 06/13] KVM: arm64: selftests: Split get-reg-list test code
Haibo Xu
- [PATCH v5 07/13] KVM: arm64: selftests: Finish generalizing get-reg-list
Haibo Xu
- [PATCH v5 08/13] KVM: arm64: selftests: Move reject_set check logic to a function
Haibo Xu
- [PATCH v5 09/13] KVM: arm64: selftests: Move finalize_vcpu back to run_test
Haibo Xu
- [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list
Haibo Xu
- [PATCH v5 11/13] KVM: selftests: Add skip_set facility to get_reg_list test
Haibo Xu
- [PATCH v5 12/13] KVM: riscv: Add KVM_GET_REG_LIST API support
Haibo Xu
- [PATCH v5 13/13] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH v5 08/13] KVM: arm64: selftests: Move reject_set check logic to a function
Haibo Xu
- [PATCH v5 11/13] KVM: selftests: Add skip_set facility to get_reg_list test
Haibo Xu
- [PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API
Haibo Xu
- [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list
Haibo Xu
- [PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
Haibo Xu
- [PATCH v6 01/13] KVM: arm64: selftests: Replace str_with_index with strdup_printf
Haibo Xu
- [PATCH v6 02/13] KVM: arm64: selftests: Drop SVE cap check in print_reg
Haibo Xu
- [PATCH v6 03/13] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
Haibo Xu
- [PATCH v6 04/13] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
Haibo Xu
- [PATCH v6 05/13] KVM: arm64: selftests: Delete core_reg_fixup
Haibo Xu
- [PATCH v6 06/13] KVM: arm64: selftests: Split get-reg-list test code
Haibo Xu
- [PATCH v6 07/13] KVM: arm64: selftests: Finish generalizing get-reg-list
Haibo Xu
- [PATCH v6 08/13] KVM: arm64: selftests: Move reject_set check logic to a function
Haibo Xu
- [PATCH v6 09/13] KVM: arm64: selftests: Move finalize_vcpu back to run_test
Haibo Xu
- [PATCH v6 10/13] KVM: selftests: Only do get/set tests on present blessed list
Haibo Xu
- [PATCH v6 11/13] KVM: selftests: Add skip_set facility to get_reg_list test
Haibo Xu
- [PATCH v6 12/13] KVM: riscv: Add KVM_GET_REG_LIST API support
Haibo Xu
- [PATCH v6 13/13] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH v6 06/13] KVM: arm64: selftests: Split get-reg-list test code
Haibo Xu
- [PATCH v6 06/13] KVM: arm64: selftests: Split get-reg-list test code
Haibo Xu
- [PATCH 0/4] RISCV: Add kvm Sstc timer selftest
Haibo Xu
- [PATCH 1/4] tools: riscv: Add header file csr.h
Haibo Xu
- [PATCH 2/4] KVM: riscv: selftests: Add exception handling support
Haibo Xu
- [PATCH 3/4] KVM: riscv: selftests: Add guest helper to get vcpu id
Haibo Xu
- [PATCH 4/4] KVM: riscv: selftests: Add sstc_timer test
Haibo Xu
- [PATCH 0/4] RISCV: Add kvm Sstc timer selftest
Haibo Xu
- [PATCH] modpost, kallsyms: Treat add '$'-prefixed symbols as mapping symbols
Masahiro Yamada
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Isaku Yamahata
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Isaku Yamahata
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Isaku Yamahata
- [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [PATCH v10 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [PATCH v10 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
Yicong Yang
- [PATCH v10 2/4] mm/tlbbatch: Rename and extend some functions
Yicong Yang
- [PATCH v10 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
Yicong Yang
- [PATCH v10 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [PATCH v10 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [PATCH v11 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [PATCH v11 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
Yicong Yang
- [PATCH v11 2/4] mm/tlbbatch: Rename and extend some functions
Yicong Yang
- [PATCH v11 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
Yicong Yang
- [PATCH v11 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Yuan Yao
- [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
Yuan Yao
- [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Yuan Yao
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Yuan Yao
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Yuan Yao
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Xu Yilun
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Xu Yilun
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Xu Yilun
- [RFC PATCH 0/4] kdump: add generic functions to simplify crashkernel crashkernel in architecture
Dave Young
- [PATCH v3 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
Philipp Zabel
- [PATCH] riscv: support PREEMPT_DYNAMIC with static keys
Jisheng Zhang
- [PATCH] riscv: mm: fix truncates issue on RV32
Jisheng Zhang
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Jisheng Zhang
- [PATCH v2] RISC-V: Don't trust V from the riscv,isa DT property on T-Head CPUs
Jisheng Zhang
- [PATCH v2] riscv: support PREEMPT_DYNAMIC with static keys
Jisheng Zhang
- [PATCH v2 0/2] riscv: Reduce ARCH_KMALLOC_MINALIGN to 8
Jisheng Zhang
- [PATCH v2 1/2] riscv: allow kmalloc() caches aligned to the smallest value
Jisheng Zhang
- [PATCH v2 2/2] riscv: enable DMA_BOUNCE_UNALIGNED_KMALLOC for !dma_coherent
Jisheng Zhang
- [PATCH v2 1/2] riscv: allow kmalloc() caches aligned to the smallest value
Jisheng Zhang
- [PATCH v3 0/2] riscv: Reduce ARCH_KMALLOC_MINALIGN to 8
Jisheng Zhang
- [PATCH v3 1/2] riscv: allow kmalloc() caches aligned to the smallest value
Jisheng Zhang
- [PATCH v3 2/2] riscv: enable DMA_BOUNCE_UNALIGNED_KMALLOC for !dma_coherent
Jisheng Zhang
- [PATCH 1/3] riscv: dts: thead: add BeagleV Ahead board device tree
Jisheng Zhang
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Jisheng Zhang
- [PATCH RFC 4/4] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
Jisheng Zhang
- [PATCH v2 3/3] MAINTAINERS: add reviewer for T-Head RISC-V SoC support
Jisheng Zhang
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Jisheng Zhang
- [PATCH 0/3] riscv: vdso.lds.S: some improvement
Jisheng Zhang
- [PATCH 1/3] riscv: vdso.lds.S: drop __alt_start and __alt_end symbols
Jisheng Zhang
- [PATCH 2/3] riscv: vdso.lds.S: merge .data section into .rodata section
Jisheng Zhang
- [PATCH 3/3] riscv: vdso.lds.S: remove hardcoded 0x800 .text start addr
Jisheng Zhang
- [PATCH] riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Jisheng Zhang
- [PATCH 1/3] riscv: dts: thead: add BeagleV Ahead board device tree
Jisheng Zhang
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Jisheng Zhang
- [PATCH 2/3] riscv: vdso.lds.S: merge .data section into .rodata section
Jisheng Zhang
- [PATCH] riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Jisheng Zhang
- [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Jisheng Zhang
- [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Jisheng Zhang
- [PATCH] riscv: add SBI SUSP extension support
Woody Zhang
- [PATCH] riscv: add SBI SUSP extension support
Woody Zhang
- [PATCH 3/9] drm/verisilicon: Add basic drm driver
Keith Zhao
- [PATCH 7/9] drm/verisilicon: Add drm plane funcs
Keith Zhao
- [PATCH 4/9] drm/verisilicon: Add gem driver for JH7110 SoC
Keith Zhao
- [PATCH 5/9] drm/verisilicon: Add mode config funcs
Keith Zhao
- [PATCH 6/9] drm/verisilicon: Add drm crtc funcs
Keith Zhao
- [PATCH 3/9] drm/verisilicon: Add basic drm driver
Keith Zhao
- [PATCH 3/9] drm/verisilicon: Add basic drm driver
Keith Zhao
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Yan Zhao
- [PATCH] KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
Yu Zhao
- [PATCH] riscv: entry: Fixup do_trap_break from kernel side
Peter Zijlstra
- [PATCH] riscv: entry: Fixup do_trap_break from kernel side
Peter Zijlstra
- [peterz-queue:sched/maybe 1/14] ERROR: modpost: vmlinux: local symbol '__put_task_struct_rcu_cb' was exported
Peter Zijlstra
- Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
Peter Zijlstra
- Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
Peter Zijlstra
- [PATCH] riscv: entry: Fixup do_trap_break from kernel side
Peter Zijlstra
- [01/12] efi: Do not include <linux/screen_info.h> from EFI header
Thomas Zimmermann
- [06/12] arch: Declare screen_info in <asm/screen_info.h>
Thomas Zimmermann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Thomas Zimmermann
- [PATCH 1/4] vgacon: rework Kconfig dependencies
Thomas Zimmermann
- [PATCH 3/9] drm/verisilicon: Add basic drm driver
Thomas Zimmermann
- [linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
Marc Zyngier
- [PATCH v5 7/9] irqchip: Add RISC-V advanced PLIC driver
Marc Zyngier
- [PATCH v5 7/9] irqchip: Add RISC-V advanced PLIC driver
Marc Zyngier
- [PATCH v5 7/9] irqchip: Add RISC-V advanced PLIC driver
Marc Zyngier
- [PATCH v5 7/9] irqchip: Add RISC-V advanced PLIC driver
Marc Zyngier
- [PATCH] irqchip/sifive-plic: Avoid clearing the per-hart enable bits
Marc Zyngier
- [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
Marc Zyngier
- [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Marc Zyngier
- [PATCH v7 05/12] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
Marc Zyngier
- [PATCH v7 06/12] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
Marc Zyngier
- [PATCH v7 07/12] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Marc Zyngier
- [PATCH v7 08/12] KVM: arm64: Define kvm_tlb_flush_vmid_range()
Marc Zyngier
- [PATCH v7 09/12] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
Marc Zyngier
- [PATCH v7 08/12] KVM: arm64: Define kvm_tlb_flush_vmid_range()
Marc Zyngier
- [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap
Marc Zyngier
- [PATCH] riscv: entry: Fixup do_trap_break from kernel side
guoren at kernel.org
- [PATCH V2] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
guoren at kernel.org
- [PATCH V3] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
guoren at kernel.org
- [PATCH V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
guoren at kernel.org
- [PATCH 0/2] riscv: stack: Fixup independent softirq/irq stack for CONFIG_FRAME_POINTER=n
guoren at kernel.org
- [PATCH 1/2] riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=n
guoren at kernel.org
- [PATCH 2/2] riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=n
guoren at kernel.org
- [PATCH V2 0/2] riscv: stack: Fixup independent softirq/irq stack for CONFIG_FRAME_POINTER=n
guoren at kernel.org
- [PATCH V2 1/2] riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=n
guoren at kernel.org
- [PATCH V2 2/2] riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=n
guoren at kernel.org
- [PATCH] riscv: Add HAVE_IOREMAP_PROT support
guoren at kernel.org
- [PATCH] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
guoren at kernel.org
- [PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
guoren at kernel.org
- [PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
guoren at kernel.org
- [PATCH v6 00/11] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
patchwork-bot+linux-riscv at kernel.org
- [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1
patchwork-bot+linux-riscv at kernel.org
- [v1, 0/2] Initialize Vector registers in the first-use trap
patchwork-bot+linux-riscv at kernel.org
- [PATCH] RISC-V: Fix up some vector state related build failures
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3] RISC-V: Document that V registers are clobbered on syscalls
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: vector: only enable interrupts in the first-use trap
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: vdso: include vdso/vsyscall.h for vdso_data
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3] riscv: move memblock_allow_resize() after linear mapping is ready
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idle
patchwork-bot+linux-riscv at kernel.org
- [PATCH v4] riscv: Discard vector state on syscalls
patchwork-bot+linux-riscv at kernel.org
- [PATCH v1] RISC-V: drop error print from riscv_hartid_to_cpuid()
patchwork-bot+linux-riscv at kernel.org
- [PATCH v5] dt-bindings: riscv: deprecate riscv,isa
patchwork-bot+linux-riscv at kernel.org
- [PATCH] mm: riscv: fix an unsafe pte read in huge_pte_alloc()
patchwork-bot+linux-riscv at kernel.org
- [PATCH 0/3] riscv: some CMO alternative related clean up
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: Select HAVE_ARCH_USERFAULTFD_MINOR
patchwork-bot+linux-riscv at kernel.org
- [PATCH] RISC-V: Document the ISA string parsing rules for ACPI
patchwork-bot+linux-riscv at kernel.org
- [PATCH] Documentation: RISC-V: hwprobe: Fix a formatting error
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: sigcontext: Correct the comment of sigreturn
patchwork-bot+linux-riscv at kernel.org
- [PATCH] perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: mm: fix truncates issue on RV32
patchwork-bot+linux-riscv at kernel.org
- [PATCH] RISC-V: Don't include Zicsr or Zifencei in I from ACPI
patchwork-bot+linux-riscv at kernel.org
- [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 2
pr-tracker-bot at kernel.org
- [GIT PULL] RISC-V Fixes for 6.5-rc2
pr-tracker-bot at kernel.org
- [PATCH] riscv: Fix local irq restore when flags indicates irq disabled
luxu.kernel
- [PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
bibo mao
- [PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
bibo mao
- [PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
bibo mao
- Re: 回复:[PATCH] riscv: optimize ELF relocation function in riscv
Conor.Dooley at microchip.com
- [PATCH v3 0/7] PCI: microchip: Fixes and clean-ups
daire.mcnamara at microchip.com
- [PATCH v3 0/7] PCI: microchip: Fixes and clean-ups
daire.mcnamara at microchip.com
- [PATCH v3 1/7] PCI: microchip: Correct the DED and SEC interrupt bit offsets
daire.mcnamara at microchip.com
- [PATCH v3 2/7] PCI: microchip: Enable building driver as a module
daire.mcnamara at microchip.com
- [PATCH v3 3/7] PCI: microchip: Align register, offset, and mask names with hw docs
daire.mcnamara at microchip.com
- [PATCH v3 4/7] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
daire.mcnamara at microchip.com
- [PATCH v3 5/7] PCI: microchip: Clean up initialisation of interrupts
daire.mcnamara at microchip.com
- [PATCH v3 6/7] PCI: microchip: Gather MSI information from hardware config registers
daire.mcnamara at microchip.com
- [PATCH v3 7/7] PCI: microchip: Re-partition code between probe() and init()
daire.mcnamara at microchip.com
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
ron minnich
- [linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
kernel test robot
- [linux-next:master] BUILD REGRESSION e1f6a8eaf1c271a0158114a03e3605f4fba059ad
kernel test robot
- [linux-next:master] BUILD REGRESSION c36ac601a98fb148147640bae219108ee81566f8
kernel test robot
- [linux-next:master] BUILD REGRESSION fe57d0d86f03a8b2afe2869a95477d0ed1824c96
kernel test robot
- [PATCH v5 3/5] arm64: libstub: Move KASLR handling functions to kaslr.c
kernel test robot
- [PATCH v5 3/5] arm64: libstub: Move KASLR handling functions to kaslr.c
kernel test robot
- [PATCH v5 3/5] arm64: libstub: Move KASLR handling functions to kaslr.c
kernel test robot
- [PATCH v1 3/3] riscv/purgatory: do not link with string.o
kernel test robot
- [PATCH mm-unstable v7 12/31] powerpc: Convert various functions to use ptdescs
kernel test robot
- [PATCH] pwm: Explicitly include correct DT includes
nobuhiro1.iwamatsu at toshiba.co.jp
- [PATCH v1 1/6] RISC-V: Detect Smstateen extension
mchitale at ventanamicro.com
- [PATCH] RISC-V: Use GCC __builtin_prefetch() to implement prefetch(). GCC's __builtin_prefetch() was introduced a long time ago, all supported GCC versions have it.So this patch is to use it for implementing the prefetch. RISC-V Cache Management Operation instructions has been supported by GCC last year.you can refer to https://github.com/gcc-mirror/gcc/commit/3df3ca9014f94fe4af07444fea19b4ab29ba8e73 It is worth noting that CPU based on RISC-V should support Zicbop extension. This has been already done on other architectures (see the commit: https://github.com/torvalds/linux/commit/0453fb3c528c5eb3483441a466b24a4cb409eec5).
wang_yang
- [PATCH] RISC-V: Use GCC __builtin_prefetch() to implement prefetch()
wang_yang
- [PATCH V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
xingxg2008
- [PATCH v3 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
Jernej Škrabec
- [PATCH v8 1/4] iio: adc: Kconfig change description for Allwinner GPADC
Jernej Škrabec
- [PATCH v8 4/4] riscv: dts: allwinner: d1: Add GPADC node
Jernej Škrabec
- [PATCH 4/4] can: sun4i_can: Correctly set acceptance registers on the D1
Jernej Škrabec
- [PATCH v2 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
Jernej Škrabec
- [PATCH v8 4/4] riscv: dts: allwinner: d1: Add GPADC node
Jernej Škrabec
- [PATCH v1 3/3] riscv: dts: allwinner: d1: Add QSPI pins node for pinmux PC port
Jernej Škrabec
- [Crash-utility] RISCV64: Use va_kernel_pa_offset in VTOP()
HAGIO KAZUHITO(萩尾 一仁)
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
葛士建
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
葛士建
- [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
运辉崔
- [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
运辉崔
- [External] Re: [PATCH v2 3/3] riscv: obtain SMBIOS entry from FFI.
运辉崔
- [External] Re: [PATCH v2 2/3] firmware: introduce FFI for SMBIOS entry.
运辉崔
- [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
运辉崔
- [External] Re: [PATCH v2 2/3] firmware: introduce FFI for SMBIOS entry.
运辉崔
- [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
运辉崔
- [External] Re: [PATCH v2 2/3] firmware: introduce FFI for SMBIOS entry.
运辉崔
- [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
运辉崔
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
运辉崔
- [External] [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
运辉崔
- [External] Re: [PATCH v3 4/4] dt-bindings: firmware: Document ffitbl binding
运辉崔
- [External] Re: [PATCH v3 4/4] dt-bindings: firmware: Document ffitbl binding
运辉崔
- [External] Re: [PATCH v3 4/4] dt-bindings: firmware: Document ffitbl binding
运辉崔
- [External] Re: [PATCH v3 4/4] dt-bindings: firmware: Document ffitbl binding
运辉崔
- [External] Re: [PATCH v3 4/4] dt-bindings: firmware: Document ffitbl binding
运辉崔
- [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
运辉崔
- [External] [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
运辉崔
Last message date:
Mon Jul 31 21:05:13 PDT 2023
Archived on: Mon Jul 31 21:06:04 PDT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).