June 2023 Archives by author
Starting: Thu Jun 1 00:20:05 PDT 2023
Ending: Fri Jun 30 21:22:28 PDT 2023
Messages: 2057
- [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
chenjiahao (C)
- [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Russell King (Oracle)
- [PATCH v4 00/34] Split ptdesc from struct page
Vishal Moola (Oracle)
- [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
- [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
Vishal Moola (Oracle)
- [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables
Vishal Moola (Oracle)
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Vishal Moola (Oracle)
- [PATCH v4 05/34] mm: add utility functions for ptdesc
Vishal Moola (Oracle)
- [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
Vishal Moola (Oracle)
- [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 08/34] mm: Convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 09/34] mm: Convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 10/34] mm: Convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 11/34] mm: Convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 12/34] mm: Convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
- [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 15/34] x86: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 16/34] s390: Convert various gmap functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 17/34] s390: Convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 18/34] mm: Remove page table members from struct page
Vishal Moola (Oracle)
- [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 20/34] arm: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 21/34] arm64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 22/34] csky: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 24/34] loongarch: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 25/34] m68k: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 26/34] mips: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 30/34] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 31/34] sparc64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
- [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
- [PATCH v5 00/33] Split ptdesc from struct page
Vishal Moola (Oracle)
- [PATCH v5 01/33] mm: Add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
- [PATCH v5 02/33] s390: Use _pt_s390_gaddr for gmap address tracking
Vishal Moola (Oracle)
- [PATCH v5 03/33] pgtable: Create struct ptdesc
Vishal Moola (Oracle)
- [PATCH v5 04/33] mm: add utility functions for ptdesc
Vishal Moola (Oracle)
- [PATCH v5 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
Vishal Moola (Oracle)
- [PATCH v5 06/33] mm: Convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 07/33] mm: Convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 08/33] mm: Convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 09/33] mm: Convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 10/33] mm: Convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 11/33] mm: Convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
- [PATCH v5 13/33] powerpc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 14/33] x86: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 15/33] s390: Convert various gmap functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 16/33] s390: Convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 17/33] mm: Remove page table members from struct page
Vishal Moola (Oracle)
- [PATCH v5 18/33] pgalloc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 19/33] arm: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 20/33] arm64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 21/33] csky: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 23/33] loongarch: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 24/33] m68k: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 25/33] mips: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 29/33] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 30/33] sparc64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
- [PATCH v5 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
- [PATCH v6 00/33] Split ptdesc from struct page
Vishal Moola (Oracle)
- [PATCH v6 01/33] mm: Add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
- [PATCH v6 02/33] s390: Use _pt_s390_gaddr for gmap address tracking
Vishal Moola (Oracle)
- [PATCH v6 03/33] pgtable: Create struct ptdesc
Vishal Moola (Oracle)
- [PATCH v6 04/33] mm: add utility functions for ptdesc
Vishal Moola (Oracle)
- [PATCH v6 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
Vishal Moola (Oracle)
- [PATCH v6 06/33] mm: Convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 07/33] mm: Convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 08/33] mm: Convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 09/33] mm: Convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 10/33] mm: Convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 11/33] mm: Convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
- [PATCH v6 13/33] powerpc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 14/33] x86: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 15/33] s390: Convert various gmap functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 16/33] s390: Convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 17/33] mm: Remove page table members from struct page
Vishal Moola (Oracle)
- [PATCH v6 18/33] pgalloc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 19/33] arm: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 20/33] arm64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 21/33] csky: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 23/33] loongarch: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 24/33] m68k: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 25/33] mips: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 29/33] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 30/33] sparc64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
- [PATCH v6 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
- [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Leizhen (ThunderTown)
- [PATCH v1 05/21] arm64/kexec: refactor for kernel/Kconfig.kexec
Leizhen (ThunderTown)
- [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
Inochi Amaoto
- [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
Inochi Amaoto
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Nadav Amit
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Nadav Amit
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Nadav Amit
- [RESEND PATCH v5 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
Raghavendra Rao Ananta
- [RESEND PATCH v5 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
Raghavendra Rao Ananta
- [RESEND PATCH v5 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Raghavendra Rao Ananta
- [RESEND PATCH v5 03/11] KVM: Allow range-based TLB invalidation from common code
Raghavendra Rao Ananta
- [RESEND PATCH v5 04/11] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
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 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
- [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
- [RESEND PATCH v5 08/11] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
Raghavendra Rao Ananta
- [RESEND PATCH v5 09/11] KVM: arm64: Flush only the memslot after write-protect
Raghavendra Rao Ananta
- [RESEND PATCH v5 10/11] KVM: arm64: Invalidate the table entries upon a range
Raghavendra Rao Ananta
- [RESEND PATCH v5 11/11] KVM: arm64: Use TLBI range-based intructions for unmap
Raghavendra Rao Ananta
- [PATCH 2/2] RISC-V: mm: Update documentation and include test
Muhammad Usama Anjum
- [PATCH 1/3] PCI: meson: Remove cast between incompatible function type
Neil Armstrong
- [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
Arnd Bergmann
- [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
Arnd Bergmann
- [PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
Arnd Bergmann
- [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
Arnd Bergmann
- [PATCH v3] Documentation/process: add soc maintainer handbook
Arnd Bergmann
- [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
Arnd Bergmann
- [PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
Arnd Bergmann
- [PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
Arnd Bergmann
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
Arnd Bergmann
- [PATCH v9 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Arnd Bergmann
- [PATCH v9 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core
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 06/12] arch: Declare screen_info in <asm/screen_info.h>
Arnd Bergmann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Arnd Bergmann
- [PATCH 00/12] arch,fbdev: Move screen_info into arch/
Arnd Bergmann
- [PATCH 00/12] arch,fbdev: Move screen_info into arch/
Arnd Bergmann
- [PATCH 00/12] arch,fbdev: Move screen_info into arch/
Arnd Bergmann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Arnd Bergmann
- [PATCH v4 2/7] clk: starfive: Add StarFive JH7110 PLL clock driver
Emil Renner Berthing
- [PATCH v2 2/3] clocksource: Add StarFive timer driver
Emil Renner Berthing
- [PATCH v4 2/7] clk: starfive: Add StarFive JH7110 PLL clock driver
Emil Renner Berthing
- [PATCH RFC 2/2] RISC-V: add T-Head vector errata handling
Emil Renner Berthing
- [PATCH v2 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
Ard Biesheuvel
- [External] Re: [PATCH] firmware: added a firmware information passing method FFI
Ard Biesheuvel
- [PATCH v5 0/4] Implement GCM ghash using Zbc and Zbkb extensions
Eric Biggers
- [PATCH v5 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation
Eric Biggers
- [PATCH v5 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation
Eric Biggers
- [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.kexec
Segher Boessenkool
- [PATCH v2 08/13] mips/kexec: refactor for kernel/Kconfig.kexec
Thomas Bogendoerfer
- [PATCH 2/3] clk: thead: add support for the T-HEAD TH1520 CCU
Stephen Boyd
- [PATCH -next] clk: sifive: Use devm_platform_ioremap_resource()
Stephen Boyd
- (subset) [PATCH v5 0/3] Add TDM audio on StarFive JH7110
Mark Brown
- [PATCH v1 RFC Zisslpcfi 15/20] sslp prctl: arch-agnostic prctl for shadow stack and landing pad instr
Mark Brown
- [PATCH] selftests/mm: Fix cross compilation with LLVM
Mark Brown
- [PATCH] selftests/mm: Fix cross compilation with LLVM
Mark Brown
- [PATCH v2 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Jonathan Cameron
- [PATCH v2 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Jonathan Cameron
- [PATCH v4 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Jonathan Cameron
- [PATCH v7 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Jonathan Cameron
- [PATCH v7 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Jonathan Cameron
- [PATCH -next v21 23/27] riscv: detect assembler support for .option arch
Nathan Chancellor
- [PATCH 6.3] riscv: vmlinux.lds.S: Explicitly handle '.got' section
Nathan Chancellor
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
Nathan Chancellor
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
Nathan Chancellor
- [PATCH 6.3] riscv: Link with '-z norelro'
Nathan Chancellor
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Nathan Chancellor
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Nathan Chancellor
- [PATCH 0/6] riscv: KCFI support
Nathan Chancellor
- [PATCH v6 5/7] dt-bindings: usb: Add StarFive JH7110 USB controller
Minda Chen
- [PATCH v7 0/7] Add JH7110 USB PHY driver support
Minda Chen
- [PATCH v7 1/5] dt-bindings: phy: Add StarFive JH7110 USB PHY
Minda Chen
- [PATCH v7 2/5] dt-bindings: phy: Add StarFive JH7110 PCIe PHY
Minda Chen
- [PATCH v7 3/5] phy: starfive: Add JH7110 USB 2.0 PHY driver
Minda Chen
- [PATCH v7 4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver
Minda Chen
- [PATCH v7 5/5] riscv: dts: starfive: Add PCIe PHY dts configuration for JH7110
Minda Chen
- [PATCH v7 4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver
Minda Chen
- [PATCH v7 3/5] phy: starfive: Add JH7110 USB 2.0 PHY driver
Minda Chen
- [PATCH v8 0/5] Add JH7110 USB PHY driver support
Minda Chen
- [PATCH v8 1/5] dt-bindings: phy: Add StarFive JH7110 USB PHY
Minda Chen
- [PATCH v8 2/5] dt-bindings: phy: Add StarFive JH7110 PCIe PHY
Minda Chen
- [PATCH v8 3/5] phy: starfive: Add JH7110 USB 2.0 PHY driver
Minda Chen
- [PATCH v8 4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver
Minda Chen
- [PATCH v8 5/5] riscv: dts: starfive: Add PCIe PHY dts configuration for JH7110
Minda Chen
- [PATCH] RISC-V: Support 32_PCREL relocation type in kernel module
Nylon Chen
- [PATCH v2] RISC-V: Support 32_PCREL relocation type in kernel module
Nylon Chen
- [PATCH v2] RISC-V: Support 32_PCREL relocation type in kernel module
Nylon Chen
- [PATCH v2] RISC-V: Support 32_PCREL relocation type in kernel module
Nylon Chen
- [PATCH v1 5/5] riscv: dts: starfive: Add JH7110 PWM-DAC support
Walker Chen
- [PATCH v1 4/5] ASoC: starfive: Add JH7110 PWM-DAC driver
Walker Chen
- [PATCH 0/2] RISC-V: Probe for misaligned access speed
Yangyu Chen
- [RFC PATCH v2 2/2] riscv: mm: use svinval instructions instead of sfence.vma
Mayuresh Chitale
- [RFC PATCH v2 2/2] riscv: mm: use svinval instructions instead of sfence.vma
Mayuresh Chitale
- [PATCH v4 0/1] Risc-V Svinval support
Mayuresh Chitale
- [PATCH v4 1/1] riscv: mm: use svinval instructions instead of sfence.vma
Mayuresh Chitale
- [PATCH v4 1/1] riscv: mm: use svinval instructions instead of sfence.vma
Mayuresh Chitale
- [PATCH v4 1/1] riscv: mm: use svinval instructions instead of sfence.vma
Mayuresh Chitale
- [PATCH v5 0/1] Risc-V Svinval support
Mayuresh Chitale
- [PATCH v5 1/1] riscv: mm: use svinval instructions instead of sfence.vma
Mayuresh Chitale
- [PATCH -next v21 00/27] riscv: Add vector ISA support
Andy Chiu
- [PATCH -next v21 01/27] riscv: Rename __switch_to_aux() -> fpu
Andy Chiu
- [PATCH -next v21 02/27] riscv: Extending cpufeature.c to detect V-extension
Andy Chiu
- [PATCH -next v21 03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Andy Chiu
- [PATCH -next v21 04/27] riscv: Add new csr defines related to vector extension
Andy Chiu
- [PATCH -next v21 05/27] riscv: Clear vector regfile on bootup
Andy Chiu
- [PATCH -next v21 06/27] riscv: Disable Vector Instructions for kernel itself
Andy Chiu
- [PATCH -next v21 07/27] riscv: Introduce Vector enable/disable helpers
Andy Chiu
- [PATCH -next v21 08/27] riscv: Introduce riscv_v_vsize to record size of Vector context
Andy Chiu
- [PATCH -next v21 09/27] riscv: Introduce struct/helpers to save/restore per-task Vector state
Andy Chiu
- [PATCH -next v21 10/27] riscv: Add task switch support for vector
Andy Chiu
- [PATCH -next v21 11/27] riscv: Allocate user's vector context in the first-use trap
Andy Chiu
- [PATCH -next v21 12/27] riscv: Add ptrace vector support
Andy Chiu
- [PATCH -next v21 13/27] riscv: signal: check fp-reserved words unconditionally
Andy Chiu
- [PATCH -next v21 14/27] riscv: signal: Add sigcontext save/restore for vector
Andy Chiu
- [PATCH -next v21 15/27] riscv: signal: Report signal frame size to userspace via auxv
Andy Chiu
- [PATCH -next v21 16/27] riscv: signal: validate altstack to reflect Vector
Andy Chiu
- [PATCH -next v21 17/27] riscv: prevent stack corruption by reserving task_pt_regs(p) early
Andy Chiu
- [PATCH -next v21 18/27] riscv: kvm: Add V extension to KVM ISA
Andy Chiu
- [PATCH -next v21 19/27] riscv: KVM: Add vector lazy save/restore support
Andy Chiu
- [PATCH -next v21 20/27] riscv: hwcap: change ELF_HWCAP to a function
Andy Chiu
- [PATCH -next v21 21/27] riscv: Add prctl controls for userspace vector management
Andy Chiu
- [PATCH -next v21 22/27] riscv: Add sysctl to set the default vector rule for new processes
Andy Chiu
- [PATCH -next v21 23/27] riscv: detect assembler support for .option arch
Andy Chiu
- [PATCH -next v21 24/27] riscv: Enable Vector code to be built
Andy Chiu
- [PATCH -next v21 25/27] riscv: Add documentation for Vector
Andy Chiu
- [PATCH -next v21 26/27] selftests: Test RISC-V Vector prctl interface
Andy Chiu
- [PATCH -next v21 27/27] selftests: add .gitignore file for RISC-V hwprobe
Andy Chiu
- [PATCH -next v21 09/27] riscv: Introduce struct/helpers to save/restore per-task Vector state
Andy Chiu
- [PATCH] RISC-V: Clobber V registers on syscalls
Andy Chiu
- [PATCH] RISC-V: Clobber V registers on syscalls
Andy Chiu
- [PATCH] RISC-V: Clobber V registers on syscalls
Andy Chiu
- [PATCH] RISC-V: Clobber V registers on syscalls
Andy Chiu
- [PATCH] riscv: vector: only enable interrupts in the first-use trap
Andy Chiu
- [PATCH] RISC-V: Clobber V registers on syscalls
Andy Chiu
- [v1, 0/2] Initialize Vector registers in the first-use trap
Andy Chiu
- [v1, 1/2] riscv: vector: clear V-reg in the first-use trap
Andy Chiu
- [v1, 2/2] selftests: Test RISC-V Vector's first-use handler
Andy Chiu
- [PATCH v2] riscv: Discard vector state on syscalls
Andy Chiu
- [v1, 2/2] selftests: Test RISC-V Vector's first-use handler
Andy Chiu
- [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
Andy Chiu
- [PATCH v2] riscv: Discard vector state on syscalls
Andy Chiu
- [PATCH RESEND v2] KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Sean Christopherson
- Bug report: kernel paniced while booting
Jessica Clarke
- Bug report: kernel paniced while booting
Jessica Clarke
- [PATCH -fixes] riscv: Check the virtual alignment before choosing a map size
Jessica Clarke
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Jessica Clarke
- [PATCH 1/2] RISC-V: Probe for unaligned access speed
Jessica Clarke
- [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Jessica Clarke
- [PATCH v2] riscv/purgatory: Do not use fortified string functions
Kees Cook
- [PATCH v2] riscv/purgatory: Do not use fortified string functions
Kees Cook
- [PATCH v2] riscv/purgatory: Do not use fortified string functions
Kees Cook
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
Kees Cook
- [PATCH 2/6] riscv: Add types to indirectly called assembly functions
Kees Cook
- [PATCH 3/6] riscv: Add ftrace_stub_graph
Kees Cook
- [PATCH 4/6] riscv: Add CFI error handling
Kees Cook
- [PATCH 5/6] riscv/purgatory: Disable CFI
Kees Cook
- [PATCH 6/6] riscv: Allow CONFIG_CFI_CLANG to be selected
Kees Cook
- [PATCH 1/6] riscv: Implement syscall wrappers
Kees Cook
- [patch] x86/realmode: Make stack lock work in trampoline_compat()
'Andrew Cooper'
- [patch] x86/realmode: Make stack lock work in trampoline_compat()
Andrew Cooper
- [PATCH 1/2] Documentation: riscv: Add early boot document
Jonathan Corbet
- [PATCH v3 2/3] Documentation: riscv: Add early boot document
Jonathan Corbet
- [PATCH v3 2/3] Documentation: riscv: Add early boot document
Jonathan Corbet
- [PATCH -fixes 1/2] riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT
Palmer Dabbelt
- [PATCH v2] riscv/purgatory: Do not use fortified string functions
Palmer Dabbelt
- [PATCH v2] riscv/purgatory: Do not use fortified string functions
Palmer Dabbelt
- [PATCH] riscv: perf: Fix callchain parse error with kernel tracepoint events
Palmer Dabbelt
- (subset) [PATCH V6 00/21] Add basic ACPI support for RISC-V
Palmer Dabbelt
- [GIT PULL] RISC-V Fixes for 6.4-rc5
Palmer Dabbelt
- (subset) [PATCH V6 00/21] Add basic ACPI support for RISC-V
Palmer Dabbelt
- [PATCH v3 0/2] riscv: allow case-insensitive ISA string parsing
Palmer Dabbelt
- [PATCH v2] riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Palmer Dabbelt
- [PATCH] riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGD
Palmer Dabbelt
- [PATCH -fixes] riscv: Check the virtual alignment before choosing a map size
Palmer Dabbelt
- [PATCH v3] riscv: fix kprobe __user string arg print fault issue
Palmer Dabbelt
- [PATCH -next v21 00/27] riscv: Add vector ISA support
Palmer Dabbelt
- [GIT PULL] RISC-V Fixes for 6.4-rc6
Palmer Dabbelt
- [PATCH RFC 0/2] RISC-V: T-Head vector handling
Palmer Dabbelt
- [PATCH] dt-bindings: riscv: cpus: drop unneeded quotes
Palmer Dabbelt
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Palmer Dabbelt
- [PATCH] dt-bindings: riscv: cpus: drop unneeded quotes
Palmer Dabbelt
- [PATCH] RISC-V: Clobber V registers on syscalls
Palmer Dabbelt
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Palmer Dabbelt
- [PATCH v2] Documentation: RISC-V: patch-acceptance: mention patchwork's role
Palmer Dabbelt
- [PATCH] RISC-V: Clobber V registers on syscalls
Palmer Dabbelt
- [GIT PULL] RISC-V Fix for 6.4-rc7
Palmer Dabbelt
- [PATCH] RISC-V: Fix up some vector state related build failures
Palmer Dabbelt
- [PATCH v2] RISC-V: Document that V registers are clobbered on syscalls
Palmer Dabbelt
- [PATCH] RISC-V: Clobber V registers on syscalls
Palmer Dabbelt
- [PATCH v3] RISC-V: Document that V registers are clobbered on syscalls
Palmer Dabbelt
- [PATCH v2] RISC-V: Document that V registers are clobbered on syscalls
Palmer Dabbelt
- [PATCH] RISC-V: Clobber V registers on syscalls
Palmer Dabbelt
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Palmer Dabbelt
- [PATCH] riscv: say disabling zicbom if no or bad riscv,cbom-block-size found
Palmer Dabbelt
- [PATCH v2] riscv: mm: stub extable related functions/macros for !MMU
Palmer Dabbelt
- [PATCH] riscv: hibernation: Replace jalr with jr before suspend_restore_regs
Palmer Dabbelt
- [PATCH V2] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
Palmer Dabbelt
- [PATCH v2 -next 0/2] RISC-V ACPI: Assorted fixes
Palmer Dabbelt
- [PATCH] dt-bindings: riscv: cpus: drop unneeded quotes
Palmer Dabbelt
- [PATCH v2 0/3] RISC-V: Export Zba, Zbb to usermode via hwprobe
Palmer Dabbelt
- [PATCH v2 1/3] RISC-V: Add Zba, Zbs extension probing
Palmer Dabbelt
- [PATCH v2 3/3] RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
Palmer Dabbelt
- [PATCH] riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
Palmer Dabbelt
- [PATCH v2 0/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
Palmer Dabbelt
- [PATCH 6.3] riscv: Link with '-z norelro'
Palmer Dabbelt
- [PATCH v5 1/4] RISC-V: add Zbc extension detection
Palmer Dabbelt
- [PATCH] riscv: mm: try VMA lock-based page fault handling first
Palmer Dabbelt
- [PATCH] riscv: uprobes: Restore thread.bad_cause
Palmer Dabbelt
- [PATCH] riscv: replace deprecated scall with ecall
Palmer Dabbelt
- [PATCH v5 1/4] RISC-V: add Zbc extension detection
Palmer Dabbelt
- [PATCH v11 5/8] riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Palmer Dabbelt
- [PATCH v3] RISC-V: Enable dead code elimination
Palmer Dabbelt
- [PATCH v3] RISC-V: Enable dead code elimination
Palmer Dabbelt
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Palmer Dabbelt
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Palmer Dabbelt
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Palmer Dabbelt
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Palmer Dabbelt
- [PATCH] RISC-V: Clobber V registers on syscalls
Palmer Dabbelt
- [PATCH] RISC-V: Clobber V registers on syscalls
Palmer Dabbelt
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Palmer Dabbelt
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Palmer Dabbelt
- [PATCH v1] RISC-V: make ARCH_THEAD preclude XIP_KERNEL
Palmer Dabbelt
- [PATCH v1] RISC-V: make ARCH_THEAD preclude XIP_KERNEL
Palmer Dabbelt
- [PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
Palmer Dabbelt
- [PATCH 3/7] riscv: mm: Refactor create_linear_mapping_range() for hot add
Palmer Dabbelt
- [PATCH v3 0/5] riscv: Introduce KASLR
Palmer Dabbelt
- [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
Palmer Dabbelt
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Palmer Dabbelt
- [PATCH v2 3/3] Documentation: riscv: Update boot image header since EFI stub is supported
Palmer Dabbelt
- [PATCH v2 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
Palmer Dabbelt
- [PATCH 11/14] init: consolidate prototypes in linux/init.h
Palmer Dabbelt
- [PATCH] riscv: mm: Pre-allocate PGD entries vmalloc/modules area
Palmer Dabbelt
- [PATCH] riscv: Discard vector state on syscalls
Palmer Dabbelt
- [PATCH] riscv: Discard vector state on syscalls
Palmer Dabbelt
- [PATCH 0/9] Add DRM driver for StarFive SoC JH7110
Palmer Dabbelt
- [PATCH v2] dt-bindings: riscv: deprecate riscv,isa
Palmer Dabbelt
- (subset) [PATCH V2 0/4] Remove WARN_ON in save_processor_state
Palmer Dabbelt
- [PATCH v2] dt-bindings: riscv: deprecate riscv,isa
Palmer Dabbelt
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Palmer Dabbelt
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Palmer Dabbelt
- [PATCH] RISC-V: fixup ISA string parser merge conflict
Palmer Dabbelt
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Palmer Dabbelt
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Palmer Dabbelt
- [PATCH V10 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
Palmer Dabbelt
- [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable"
Palmer Dabbelt
- [PATCH v3 1/1] perf: RISC-V: Limit the number of counters returned from SBI
Palmer Dabbelt
- [PATCH v3 0/7] ISA string parser cleanups
Palmer Dabbelt
- [PATCH -next V13 0/3] riscv: Add independent irq/softirq stacks support
Palmer Dabbelt
- (subset) [PATCH V2 0/4] Remove WARN_ON in save_processor_state
Palmer Dabbelt
- [PATCH v2 0/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
Palmer Dabbelt
- [PATCH] RISC-V: Fix up some vector state related build failures
Palmer Dabbelt
- [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable"
Palmer Dabbelt
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Palmer Dabbelt
- [PATCH] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Palmer Dabbelt
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Palmer Dabbelt
- [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Palmer Dabbelt
- [PATCH -next v21 03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Palmer Dabbelt
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Palmer Dabbelt
- [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
Palmer Dabbelt
- [PATCH] RISC-V: Document the ISA string parsing rules for ACPI
Palmer Dabbelt
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Palmer Dabbelt
- [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
Palmer Dabbelt
- [PATCH] RISC-V: Provide a more helpful error message on invalid ISA strings
Palmer Dabbelt
- [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
Palmer Dabbelt
- [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1
Palmer Dabbelt
- [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1
Palmer Dabbelt
- [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1
Palmer Dabbelt
- [PATCH v4] dt-bindings: riscv: deprecate riscv,isa
Palmer Dabbelt
- [PATCH 00/89] i2c: Convert to platform remove callback returning void
Biju Das
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 02/21] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 03/21] arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 04/21] ia64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 05/21] arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 06/21] loongarch/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 07/21] m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 08/21] mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 09/21] parisc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 11/21] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 12/21] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 13/21] sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 05/21] arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 07/21] m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v2 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v2 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 03/13] arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 08/13] mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 13/13] sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 08/13] mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 13/13] sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 03/13] arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 08/13] mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 13/13] sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH 2/4] arm64: hibernate: remove WARN_ON in save_processor_state
Will Deacon
- [PATCH 2/4] arm64: hibernate: remove WARN_ON in save_processor_state
Will Deacon
- [PATCH V2 2/4] arm64: hibernate: remove WARN_ON in save_processor_state
Will Deacon
- [PATCH 2/3] soc: sifive: Add SiFive private L2 cache PMU driver
Will Deacon
- [PATCH v2 08/23] parisc: add pte_unmap() to balance get_ptep()
Helge Deller
- [PATCH -next v21 09/27] riscv: Introduce struct/helpers to save/restore per-task Vector state
Rémi Denis-Courmont
- [PATCH -next v21 20/27] riscv: hwcap: change ELF_HWCAP to a function
Rémi Denis-Courmont
- [PATCH -next v21 25/27] riscv: Add documentation for Vector
Rémi Denis-Courmont
- [PATCH] RISC-V: Clobber V registers on syscalls
Rémi Denis-Courmont
- [PATCH] RISC-V: Clobber V registers on syscalls
Rémi Denis-Courmont
- [PATCH] RISC-V: Clobber V registers on syscalls
Rémi Denis-Courmont
- [PATCH v2] riscv: Discard vector state on syscalls
Rémi Denis-Courmont
- [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
Rémi Denis-Courmont
- [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
Rémi Denis-Courmont
- [PATCH] selftests/mm: Fix cross compilation with LLVM
Nick Desaulniers
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Nick Desaulniers
- [PATCH v3] RISC-V: Enable dead code elimination
Nick Desaulniers
- [PATCH v3] RISC-V: Enable dead code elimination
Nick Desaulniers
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Nick Desaulniers
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Nick Desaulniers
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Nick Desaulniers
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Nick Desaulniers
- [PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH v2 01/23] arm: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH v2 02/23] arm64: allow pte_offset_map() to fail
Hugh Dickins
- [PATCH v2 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH v2 04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH v2 05/23] m68k: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH v2 06/23] microblaze: allow pte_offset_map() to fail
Hugh Dickins
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
Hugh Dickins
- [PATCH v2 08/23] parisc: add pte_unmap() to balance get_ptep()
Hugh Dickins
- [PATCH v2 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
Hugh Dickins
- [PATCH v2 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH v2 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
Hugh Dickins
- [PATCH v2 12/23] powerpc: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH v2 13/23] powerpc/hugetlb: pte_alloc_huge()
Hugh Dickins
- [PATCH v2 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH v2 15/23] s390: allow pte_offset_map_lock() to fail
Hugh Dickins
- [PATCH v2 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
Hugh Dickins
- [PATCH v2 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH v2 18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH v2 19/23] sparc: allow pte_offset_map() to fail
Hugh Dickins
- [PATCH v2 20/23] sparc: iounit and iommu use pte_offset_kernel()
Hugh Dickins
- [PATCH v2 21/23] x86: Allow get_locked_pte() to fail
Hugh Dickins
- [PATCH v2 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
Hugh Dickins
- [PATCH v2 23/23] xtensa: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
- [PATCH v2 07/23 fix] mips: update_mmu_cache() can replace __update_tlb(): fix
Hugh Dickins
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
Hugh Dickins
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
Hugh Dickins
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Hugh Dickins
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
Hugh Dickins
- [PATCH v2 07/23 replacement] mips: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
- [PATCH v6 00/33] Split ptdesc from struct page
Hugh Dickins
- [PATCH v6 00/33] Split ptdesc from struct page
Hugh Dickins
- [PATCH v6 00/33] Split ptdesc from struct page
Hugh Dickins
- [PATCH 2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds
Alexey Dobriyan
- [PATCH 1/3] soc: sifive: Add SiFive private L2 cache support
Ben Dooks
- [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Ben Dooks
- [PATCH] riscv: vdso: include vdso/vsyscall.h for vdso_data
Ben Dooks
- [PATCH] riscv: kvm: define vcpu_sbi_ext_pmu in header
Ben Dooks
- [PATCH] riscv: kvm: define vcpu_sbi_ext_pmu in header
Ben Dooks
- [PATCH v2] riscv: kvm: define vcpu_sbi_ext_pmu in header
Ben Dooks
- [PATCH v2] riscv/purgatory: Do not use fortified string functions
Conor Dooley
- (subset) [PATCH V6 00/21] Add basic ACPI support for RISC-V
Conor Dooley
- (subset) [PATCH V6 00/21] Add basic ACPI support for RISC-V
Conor Dooley
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Conor Dooley
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Conor Dooley
- [PATCH v2 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
Conor Dooley
- [PATCH 1/9] dt-bindings: display: Add yamls for JH7110 display subsystem
Conor Dooley
- [PATCH v2 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Conor Dooley
- [PATCH v3 0/3] Add JH7110 cpufreq support
Conor Dooley
- Bug report: kernel paniced while booting
Conor Dooley
- [PATCH -next v21 11/27] riscv: Allocate user's vector context in the first-use trap
Conor Dooley
- [PATCH -next v21 20/27] riscv: hwcap: change ELF_HWCAP to a function
Conor Dooley
- [PATCH -next v21 23/27] riscv: detect assembler support for .option arch
Conor Dooley
- [PATCH v2] Documentation: RISC-V: patch-acceptance: mention patchwork's role
Conor Dooley
- [PATCH v3] Documentation/process: add soc maintainer handbook
Conor Dooley
- [PATCH 6.3] riscv: vmlinux.lds.S: Explicitly handle '.got' section
Conor Dooley
- [PATCH v4 2/3] cpufreq: dt-platdev: Add JH7110 SOC to the allowlist
Conor Dooley
- [PATCH v1 -next 1/2] RISC-V: ACPI : Fix for usage of pointers in different address space
Conor Dooley
- [PATCH v1 -next 2/2] RISC-V/perf: Use standard interface to get INTC domain
Conor Dooley
- [PATCH 1/9] dt-bindings: display: Add yamls for JH7110 display subsystem
Conor Dooley
- [PATCH v4 2/3] cpufreq: dt-platdev: Add JH7110 SOC to the allowlist
Conor Dooley
- [PATCH v6 7/7] riscv: dts: starfive: Add USB dts configuration for JH7110
Conor Dooley
- [PATCH] riscv: reserve DTB before possible memblock allocation
Conor Dooley
- [PATCH v2 -next 0/2] RISC-V ACPI: Assorted fixes
Conor Dooley
- [PATCH v3 0/7] ISA string parser cleanups
Conor Dooley
- [PATCH v3 1/7] RISC-V: simplify register width check in ISA string parsing
Conor Dooley
- [PATCH v3 2/7] RISC-V: split early & late of_node to hartid mapping
Conor Dooley
- [PATCH v3 3/7] RISC-V: validate riscv,isa at boot, not during ISA string parsing
Conor Dooley
- [PATCH v3 4/7] RISC-V: rework comments in ISA string parser
Conor Dooley
- [PATCH v3 5/7] RISC-V: remove decrement/increment dance in ISA string parser
Conor Dooley
- [PATCH v3 6/7] dt-bindings: riscv: explicitly mention assumption of Zicntr & Zihpm support
Conor Dooley
- [PATCH v3 7/7] RISC-V: always report presence of extensions formerly part of the base ISA
Conor Dooley
- [PATCH] riscv: reserve DTB before possible memblock allocation
Conor Dooley
- [PATCH v1 0/2] RISC-V: enable rust
Conor Dooley
- [PATCH v1 0/2] RISC-V: enable rust
Conor Dooley
- [PATCH v1 0/2] RISC-V: enable rust
Conor Dooley
- [PATCH v2] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH v2] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH v2] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH] dt-bindings: riscv: cpus: drop unneeded quotes
Conor Dooley
- [PATCH v1 3/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Conor Dooley
- [PATCH v4 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Conor Dooley
- [PATCH V2 3/4] riscv: hibernate: remove WARN_ON in save_processor_state
Conor Dooley
- [PATCH] riscv: reserve DTB before possible memblock allocation
Conor Dooley
- [PATCH] riscv: move memblock_allow_resize() after lm is ready
Conor Dooley
- [PATCH v4 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Conor Dooley
- [PATCH v1 0/6] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
Conor Dooley
- [PATCH v1 1/6] dt-bindings: riscv: cpus: add a ref the common cpu schema
Conor Dooley
- [PATCH v1 2/6] dt-bindings: riscv: cpus: allow clocks property
Conor Dooley
- [PATCH v1 3/6] dt-bindings: riscv: cpus: add a ref to thermal-cooling-cells
Conor Dooley
- [PATCH v1 4/6] dt-bindings: riscv: cpus: permit operating-points-v2
Conor Dooley
- [PATCH v1 5/6] dt-bindings: riscv: cpus: document cpu-supply
Conor Dooley
- [PATCH v1 6/6] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
Conor Dooley
- [PATCH v1 3/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Conor Dooley
- [PATCH v1 3/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Conor Dooley
- [PATCH v1 3/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Conor Dooley
- [PATCH v5 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Conor Dooley
- [PATCH v3 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Conor Dooley
- [PATCH] riscv: move memblock_allow_resize() after lm is ready
Conor Dooley
- [PATCH v1 3/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Conor Dooley
- [PATCH v3 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Conor Dooley
- [PATCH v4 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
Conor Dooley
- [PATCH -next v21 20/27] riscv: hwcap: change ELF_HWCAP to a function
Conor Dooley
- [PATCH v4 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
Conor Dooley
- [GIT PULL] RISC-V Devicetrees for v6.5
Conor Dooley
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH v5 1/4] RISC-V: add Zbc extension detection
Conor Dooley
- [PATCH v5 2/4] RISC-V: add Zbkb extension detection
Conor Dooley
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH] RISC-V: Support 32_PCREL relocation type in kernel module
Conor Dooley
- [PATCH v5 3/4] RISC-V: hook new crypto subdir into build-system
Conor Dooley
- [PATCH v5 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Conor Dooley
- [PATCH v5 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Conor Dooley
- [PATCH v5 7/7] riscv: dts: starfive: jh7110: Add PLL clock source in SYSCRG node
Conor Dooley
- [PATCH v5 6/7] riscv: dts: starfive: jh7110: Add syscon nodes
Conor Dooley
- [PATCH] dt-bindings: riscv: cpus: drop unneeded quotes
Conor Dooley
- [PATCH v9 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Conor Dooley
- [PATCH v9 0/6] Add non-coherent DMA support for AX45MP
Conor Dooley
- [PATCH v4 07/10] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Conor Dooley
- [PATCH v2] RISC-V: Support 32_PCREL relocation type in kernel module
Conor Dooley
- [PATCH v2] RISC-V: Support 32_PCREL relocation type in kernel module
Conor Dooley
- [PATCH v1 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Conor Dooley
- [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver
Conor Dooley
- [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver
Conor Dooley
- [PATCH v7 3/3] riscv: dts: allwinner: d1: Add GPADC node
Conor Dooley
- [PATCH v1 0/6] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
Conor Dooley
- [PATCH v2 0/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
Conor Dooley
- [PATCH v2 1/2] dt-bindings: riscv: cpus: add a ref the common cpu schema
Conor Dooley
- [PATCH v2 2/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
Conor Dooley
- [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Conor Dooley
- [PATCH 2/3] soc: sifive: Add SiFive private L2 cache PMU driver
Conor Dooley
- [PATCH] riscv: kvm: define vcpu_sbi_ext_pmu in header
Conor Dooley
- [PATCH v2] riscv: kvm: define vcpu_sbi_ext_pmu in header
Conor Dooley
- [PATCH v1 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Conor Dooley
- [PATCH 1/3] soc: sifive: Add SiFive private L2 cache support
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] Documentation/process: add soc maintainer handbook
Conor Dooley
- [PATCH v1] riscv: dts: sort makefile entries by directory
Conor Dooley
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Conor Dooley
- [PATCH v1] riscv: dts: sort makefile entries by directory
Conor Dooley
- [PATCH 1/2] Documentation: riscv: Add early boot document
Conor Dooley
- [PATCH 1/2] Documentation: riscv: Add early boot document
Conor Dooley
- [PATCH] RISC-V: Fix up some vector state related build failures
Conor Dooley
- [PATCH 1/2] Documentation: riscv: Add early boot document
Conor Dooley
- [PATCH 1/2] Documentation: riscv: Add early boot document
Conor Dooley
- [GIT PULL] RISC-V Devicetrees for v6.5 Part 2
Conor Dooley
- [PATCH v2 0/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
Conor Dooley
- [PATCH v5 1/4] RISC-V: add Zbc extension detection
Conor Dooley
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Conor Dooley
- [PATCH v3] RISC-V: Enable dead code elimination
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 v7 4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver
Conor Dooley
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Conor Dooley
- [PATCH 2/3] soc: sifive: Add SiFive private L2 cache PMU driver
Conor Dooley
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Conor Dooley
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Conor Dooley
- linux-next: Tree for Jun 21 (riscv/errata/thead)
Conor Dooley
- linux-next: Tree for Jun 21 (riscv/errata/thead)
Conor Dooley
- [PATCH v1] RISC-V: make ARCH_THEAD preclude XIP_KERNEL
Conor Dooley
- [PATCH v1] RISC-V: make ARCH_THEAD preclude XIP_KERNEL
Conor Dooley
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Conor Dooley
- [PATCH v1] RISC-V: make ARCH_THEAD preclude XIP_KERNEL
Conor Dooley
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Conor Dooley
- [PATCH v2] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH] RISC-V: fixup ISA string parser merge conflict
Conor Dooley
- [PATCH v2 2/3] RISC-V: move vector-available status into a dedicated variable
Conor Dooley
- [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
Conor Dooley
- [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
Conor Dooley
- [PATCH v2 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Conor Dooley
- [PATCH v2 3/3] riscv: dts: allwinner: d1: Add pwm node
Conor Dooley
- [PATCH v2 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Conor Dooley
- [PATCH] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Conor Dooley
- [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
Conor Dooley
- [PATCH 0/2] RISC-V: Probe for misaligned access speed
Conor Dooley
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Conor Dooley
- [PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups
Conor Dooley
- [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable"
Conor Dooley
- [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable"
Conor Dooley
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH v1 0/9] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
Conor Dooley
- [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Conor Dooley
- [PATCH v1 2/9] RISC-V: drop a needless check in print_isa_ext()
Conor Dooley
- [PATCH v1 3/9] RISC-V: shunt isa_ext_arr to cpufeature.c
Conor Dooley
- [PATCH v1 4/9] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
Conor Dooley
- [PATCH v1 5/9] RISC-V: add missing single letter extension definitions
Conor Dooley
- [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext
Conor Dooley
- [PATCH v1 7/9] RISC-V: split riscv_fill_hwcap() in 3
Conor Dooley
- [PATCH v1 8/9] RISC-V: enable extension detection from new properties
Conor Dooley
- [PATCH v1 9/9] RISC-V: try new extension properties in of_early_processor_hartid()
Conor Dooley
- [PATCH 2/2] RISC-V: alternative: Remove feature_probe_func
Conor Dooley
- [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable"
Conor Dooley
- [PATCH 1/2] RISC-V: Probe for unaligned access speed
Conor Dooley
- [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable"
Conor Dooley
- [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Conor Dooley
- [PATCH v1 3/9] RISC-V: shunt isa_ext_arr to cpufeature.c
Conor Dooley
- [PATCH v1 2/9] RISC-V: drop a needless check in print_isa_ext()
Conor Dooley
- [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Conor Dooley
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Conor Dooley
- [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Conor Dooley
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH v3 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Conor Dooley
- [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
Conor Dooley
- [PATCH v1 7/9] RISC-V: split riscv_fill_hwcap() in 3
Conor Dooley
- [PATCH 0/2] Restrict address space for sv39,sv48,sv57
Conor Dooley
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Conor Dooley
- [PATCH 3/3] RISC-V: Implement archrandom when Zkr is available
Conor Dooley
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Conor Dooley
- [PATCH 0/2] Restrict address space for sv39,sv48,sv57
Conor Dooley
- [PATCH 0/2] Restrict address space for sv39,sv48,sv57
Conor Dooley
- [PATCH 0/2] Restrict address space for sv39,sv48,sv57
Conor Dooley
- [GIT PULL] RISC-V: make ARCH_THEAD preclude XIP_KERNEL
Conor Dooley
- [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Conor Dooley
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Conor Dooley
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Conor Dooley
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Conor Dooley
- [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Conor Dooley
- [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext
Conor Dooley
- [PATCH v3] riscv: Discard vector state on syscalls
Conor Dooley
- [PATCH v2 00/10] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
Conor Dooley
- [PATCH v2 01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Conor Dooley
- [PATCH v2 02/10] RISC-V: drop a needless check in print_isa_ext()
Conor Dooley
- [PATCH v2 03/10] RISC-V: shunt isa_ext_arr to cpufeature.c
Conor Dooley
- [PATCH v2 04/10] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
Conor Dooley
- [PATCH v2 05/10] RISC-V: add missing single letter extension definitions
Conor Dooley
- [PATCH v2 06/10] RISC-V: add single letter extensions to riscv_isa_ext
Conor Dooley
- [PATCH v2 07/10] RISC-V: split riscv_fill_hwcap() in 3
Conor Dooley
- [PATCH v2 08/10] RISC-V: enable extension detection from new properties
Conor Dooley
- [PATCH v2 09/10] RISC-V: try new extension properties in of_early_processor_hartid()
Conor Dooley
- [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
Conor Dooley
- [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Conor Dooley
- [PATCH v1] RISC-V: drop error print from riscv_hartid_to_cpuid()
Conor Dooley
- [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
Conor Dooley
- [PATCH] riscv: BUG_ON() for no cpu nodes in setup_smp
Conor Dooley
- [PATCH 1/2] RISC-V: Probe for unaligned access speed
Conor Dooley
- [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
Conor Dooley
- [PATCH 3/3] PCI: microchip: Remove cast between incompatible function type
Conor Dooley
- [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
Conor Dooley
- [PATCH v2 01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Conor Dooley
- [PATCH] RISC-V: Provide a more helpful error message on invalid ISA strings
Conor Dooley
- [PATCH] riscv: BUG_ON() for no cpu nodes in setup_smp
Conor Dooley
- [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
Conor Dooley
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH v4] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH V2] riscv: Add BUG_ON() for no cpu nodes in devicetree
Conor Dooley
- [PATCH 0/6] riscv: KCFI support
Conor Dooley
- [PATCH 4/6] riscv: Add CFI error handling
Conor Dooley
- [PATCH 6/6] riscv: Allow CONFIG_CFI_CLANG to be selected
Conor Dooley
- [PATCH 0/6] riscv: KCFI support
Conor Dooley
- arch/riscv/mm/init.c:1204:48: sparse: sparse: cast truncates bits from constant value (100000000 becomes 0)
Randy Dunlap
- linux-next: Tree for Jun 21 (riscv/errata/thead)
Randy Dunlap
- linux-next: Tree for Jun 21 (riscv/errata/thead)
Randy Dunlap
- Wyższa konwersja w e-sklepie
Kamil Durjasz
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Torsten Duwe
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Torsten Duwe
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Torsten Duwe
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Edgecombe, Rick P
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Edgecombe, Rick P
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Edgecombe, Rick P
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Edgecombe, Rick P
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Edgecombe, Rick P
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Edgecombe, Rick P
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Edgecombe, Rick P
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Edgecombe, Rick P
- [PATCH v2 01/12] nios2: define virtual address space for modules
Edgecombe, Rick P
- [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Edgecombe, Rick P
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Edgecombe, Rick P
- [PATCH v2 00/12] mm: jit/text allocator
Edgecombe, Rick P
- [PATCH v1 1/3] spi: sun6i: add quirk for dual and quad SPI modes support
Markus Elfring
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Markus Elfring
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
Michael Ellerman
- [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.kexec
Michael Ellerman
- [PATCH] perf/core: Add pmu stop before unthrottling to prevent WARNING
Stephane Eranian
- [PATCH v1 0/5] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
Hal Feng
- [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter
Hal Feng
- [PATCH v1 2/5] ASoC: codecs: Add StarFive JH7110 dummy PWM-DAC transmitter driver
Hal Feng
- [PATCH v1 3/5] ASoC: dt-bindings: Add StarFive JH7110 PWM-DAC controller
Hal Feng
- [PATCH v1 4/5] ASoC: starfive: Add JH7110 PWM-DAC driver
Hal Feng
- [PATCH v1 5/5] riscv: dts: starfive: Add JH7110 PWM-DAC support
Hal Feng
- [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter
Hal Feng
- [PATCH v1 2/5] ASoC: codecs: Add StarFive JH7110 dummy PWM-DAC transmitter driver
Hal Feng
- [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter
Hal Feng
- [PATCH v1 3/5] ASoC: dt-bindings: Add StarFive JH7110 PWM-DAC controller
Hal Feng
- [PATCH v1 5/5] riscv: dts: starfive: Add JH7110 PWM-DAC support
Hal Feng
- CFP open for RISC-V MC at Linux Plumbers Conference 2023
Drew Fustini
- [syzbot] riscv/fixes boot error: can't ssh into the instance (2)
Alexandre Ghiti
- [syzbot] riscv/fixes boot error: can't ssh into the instance (2)
Alexandre Ghiti
- [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv
Alexandre Ghiti
- Bug report: kernel paniced while booting
Alexandre Ghiti
- Bug report: kernel paniced while booting
Alexandre Ghiti
- Bug report: kernel paniced while booting
Alexandre Ghiti
- Bug report: kernel paniced while booting
Alexandre Ghiti
- Bug report: kernel paniced while booting
Alexandre Ghiti
- [PATCH v3 0/5] riscv: Introduce KASLR
Alexandre Ghiti
- [PATCH v3 1/5] riscv: Introduce virtual kernel mapping KASLR
Alexandre Ghiti
- [PATCH v3 2/5] riscv: Dump out kernel offset information on panic
Alexandre Ghiti
- [PATCH v3 3/5] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
Alexandre Ghiti
- [PATCH v3 4/5] libstub: Fix compilation warning for rv32
Alexandre Ghiti
- [PATCH v3 5/5] riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
- [PATCH] riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGD
Alexandre Ghiti
- [PATCH -fixes] riscv: Check the virtual alignment before choosing a map size
Alexandre Ghiti
- [PATCH] riscv: reserve DTB before possible memblock allocation
Alexandre Ghiti
- [PATCH v2] riscv: mm: Pre-allocate PGD entries for vmalloc/modules area
Alexandre Ghiti
- [PATCH] riscv: reserve DTB before possible memblock allocation
Alexandre Ghiti
- [PATCH] riscv: move memblock_allow_resize() after lm is ready
Alexandre Ghiti
- [RFC PATCH v2 2/2] riscv: mm: use svinval instructions instead of sfence.vma
Alexandre Ghiti
- [PATCH v2 01/10] perf: Fix wrong comment about default event_idx
Alexandre Ghiti
- [PATCH v2 03/10] riscv: Make legacy counter enum match the HW numbering
Alexandre Ghiti
- [PATCH v2 04/10] drivers: perf: Rename riscv pmu driver
Alexandre Ghiti
- [PATCH v2 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
Alexandre Ghiti
- [PATCH v2 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
- [PATCH v2 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
Alexandre Ghiti
- [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv
Alexandre Ghiti
- [PATCH v2 05/10] riscv: Prepare for user-space perf event mmap support
Alexandre Ghiti
- [PATCH v2 09/10] tools: lib: perf: Implement riscv mmap support
Alexandre Ghiti
- [PATCH 1/2] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH 2/2] Documentation: riscv: Update boot image header since EFI stub is supported
Alexandre Ghiti
- [PATCH 1/2] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH 1/2] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH 1/2] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH 1/2] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH 1/2] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH 1/2] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH 1/2] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH v2 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
Alexandre Ghiti
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH v2 3/3] Documentation: riscv: Update boot image header since EFI stub is supported
Alexandre Ghiti
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH v4 1/1] riscv: mm: use svinval instructions instead of sfence.vma
Alexandre Ghiti
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH v3 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
Alexandre Ghiti
- [PATCH v3 2/3] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH v3 3/3] Documentation: riscv: Update boot image header since EFI stub is supported
Alexandre Ghiti
- [PATCH v3 2/3] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups
Alexandre Ghiti
- [PATCH v3 2/3] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH v4 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
Alexandre Ghiti
- [PATCH v4 2/3] Documentation: riscv: Add early boot document
Alexandre Ghiti
- [PATCH v4 3/3] Documentation: riscv: Update boot image header since EFI stub is supported
Alexandre Ghiti
- [PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups
Alexandre Ghiti
- [PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups
Alexandre Ghiti
- [PATCH v3 00/10] riscv: Allow userspace to directly access perf counters
Alexandre Ghiti
- [PATCH v3 01/10] perf: Fix wrong comment about default event_idx
Alexandre Ghiti
- [PATCH v3 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
Alexandre Ghiti
- [PATCH v3 03/10] riscv: Make legacy counter enum match the HW numbering
Alexandre Ghiti
- [PATCH v3 04/10] drivers: perf: Rename riscv pmu sbi driver
Alexandre Ghiti
- [PATCH v3 05/10] riscv: Prepare for user-space perf event mmap support
Alexandre Ghiti
- [PATCH v3 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
Alexandre Ghiti
- [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 v3 09/10] tools: lib: perf: Implement riscv mmap support
Alexandre Ghiti
- [PATCH v3 10/10] perf: tests: Adapt mmap-basic.c for riscv
Alexandre Ghiti
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
John Paul Adrian Glaubitz
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
John Paul Adrian Glaubitz
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
John Paul Adrian Glaubitz
- [PATCH v2 13/13] sh/kexec: refactor for kernel/Kconfig.kexec
John Paul Adrian Glaubitz
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Thomas Gleixner
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Thomas Gleixner
- [PATCH v3] gpio: sifive: Add missing check for platform_get_irq
Bartosz Golaszewski
- [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Alexander Gordeev
- [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Alexander Gordeev
- [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Alexander Gordeev
- [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Alexander Gordeev
- [PATCH 0/2] RISC-V: Probe for misaligned access speed
Evan Green
- [PATCH 1/2] RISC-V: Probe for unaligned access speed
Evan Green
- [PATCH 2/2] RISC-V: alternative: Remove feature_probe_func
Evan Green
- [PATCH] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Evan Green
- [PATCH] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Evan Green
- [PATCH 0/2] RISC-V: Probe for misaligned access speed
Evan Green
- [PATCH 0/2] RISC-V: Probe for misaligned access speed
Evan Green
- [PATCH 0/2] RISC-V: Probe for misaligned access speed
Evan Green
- [PATCH] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Evan Green
- [PATCH 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
Evan Green
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Evan Green
- [PATCH 1/2] RISC-V: Probe for unaligned access speed
Evan Green
- [PATCH 1/2] RISC-V: Probe for unaligned access speed
Evan Green
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Evan Green
- [PATCH v2 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Evan Green
- [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext
Evan Green
- [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext
Evan Green
- [PATCH 1/2] RISC-V: Probe for unaligned access speed
Evan Green
- [PATCH 1/2] RISC-V: Probe for unaligned access speed
Evan Green
- [PATCH v2 01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Evan Green
- [PATCH v2 03/10] RISC-V: shunt isa_ext_arr to cpufeature.c
Evan Green
- [PATCH v2 06/10] RISC-V: add single letter extensions to riscv_isa_ext
Evan Green
- [PATCH 2/2] RISC-V: alternative: Remove feature_probe_func
Evan Green
- [PATCH v4 06/10] irqchip/riscv-imsic: Improve IOMMU DMA support
Jason Gunthorpe
- [PATCH v4 06/10] irqchip/riscv-imsic: Improve IOMMU DMA support
Jason Gunthorpe
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Jason Gunthorpe
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Jason Gunthorpe
- [PATCH] riscv: Discard vector state on syscalls
Vineet Gupta
- [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
Baoquan He
- [RFC PATCH 0/4] kdump: add generic functions to simplify crashkernel crashkernel in architecture
Baoquan He
- [RFC PATCH 1/4] kdump: rename parse_crashkernel() to parse_crashkernel_common()
Baoquan He
- [RFC PATCH 2/4] kdump: add generic functions to parse crashkernel and do reservation
Baoquan He
- [RFC PATCH 3/4] arm64: kdump: use generic interfaces to simplify crashkernel reservation code
Baoquan He
- [RFC PATCH 4/4] x86: kdump: use generic interfaces to simplify crashkernel reservation code
Baoquan He
- [RFC PATCH 0/4] kdump: add generic functions to simplify crashkernel crashkernel in architecture
Baoquan He
- [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Baoquan He
- [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Baoquan He
- [PATCH v9 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Christoph Hellwig
- [PATCH v2 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Rob Herring
- [PATCH v3 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Rob Herring
- [PATCH v4 01/10] dt-bindings: vendor-prefixes: add bouffalolab
Rob Herring
- [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
Rob Herring
- [PATCH v2] dt-bindings: riscv: deprecate riscv,isa
Rob Herring
- [PATCH v3 02/11] of/irq: Set FWNODE_FLAG_BEST_EFFORT for the interrupt controller DT nodes
Rob Herring
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Rob Herring
- [PATCH v5 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx
Rob Herring
- [PATCH v2] dt-bindings: riscv: deprecate riscv,isa
Rob Herring
- [PATCH] dt-bindings: riscv: cpus: drop unneeded quotes
Rob Herring
- [RFC PATCH 1/1] fdt: Mark "/reserved-memory" nodes as nosave if !reusable
Rob Herring
- [PATCH v5 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Rob Herring
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Rob Herring
- [PATCH v6 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Rob Herring
- [PATCH v3 6/7] dt-bindings: riscv: explicitly mention assumption of Zicntr & Zihpm support
Rob Herring
- [PATCH v1 0/6] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
Rob Herring
- [PATCH v3 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
Rob Herring
- [PATCH v2 1/2] dt-bindings: riscv: cpus: add a ref the common cpu schema
Rob Herring
- [PATCH v2 2/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
Rob Herring
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Rob Herring
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
David Hildenbrand
- [PATCH v6 00/33] Split ptdesc from struct page
David Hildenbrand
- [PATCH v6 00/33] Split ptdesc from struct page
David Hildenbrand
- [PATCH] serial: sifive: Fix sifive_serial_console_setup() section
Samuel Holland
- [PATCH] riscv: Select HAVE_ARCH_USERFAULTFD_MINOR
Samuel Holland
- [PATCH] gpio: sifive: Support IRQ wake
Samuel Holland
- [PATCH] riscv: perf: Fix callchain parse error with kernel tracepoint events
Ism Hong
- [PATCH v1 2/8] PCI: microchip: Remove cast warning for devm_add_action_or_reset() arg
Simon Horman
- [PATCH v3 0/3] Add JH7110 cpufreq support
Mason Huo
- [PATCH v4 0/3] Add JH7110 cpufreq support
Mason Huo
- [PATCH v4 1/3] riscv: dts: starfive: Enable axp15060 pmic for cpufreq
Mason Huo
- [PATCH v4 2/3] cpufreq: dt-platdev: Add JH7110 SOC to the allowlist
Mason Huo
- [PATCH v4 3/3] riscv: dts: starfive: Add cpu scaling for JH7110 SoC
Mason Huo
- [PATCH v4 2/3] cpufreq: dt-platdev: Add JH7110 SOC to the allowlist
Mason Huo
- [PATCH v4 2/3] cpufreq: dt-platdev: Add JH7110 SOC to the allowlist
Mason Huo
- [PATCH v2 15/23] s390: allow pte_offset_map_lock() to fail
Claudio Imbrenda
- [PATCH 1/3] soc: sifive: Add SiFive private L2 cache support
Christophe JAILLET
- [PATCH 2/3] soc: sifive: Add SiFive private L2 cache PMU driver
Christophe JAILLET
- [PATCH 0/2] Restrict address space for sv39,sv48,sv57
Charles Jenkins
- [PATCH 0/2] Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [PATCH 2/2] RISC-V: mm: Update documentation and include test
Charlie Jenkins
- [PATCH 0/2] Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [PATCH 0/2] Make SV39 the default address space
Charlie Jenkins
- [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [PATCH 2/2] RISC-V: mm: Update documentation and include test
Charlie Jenkins
- [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
- [PATCH] gpio: sifive: Add missing check for platform_get_irq
Jiasheng Jiang
- [PATCH v2] gpio: sifive: Add missing check for platform_get_irq
Jiasheng Jiang
- [PATCH v2] gpio: sifive: Add missing check for platform_get_irq
Jiasheng Jiang
- [PATCH v3] gpio: sifive: Add missing check for platform_get_irq
Jiasheng Jiang
- [PATCH v3] gpio: ath79: Add missing check for platform_get_irq
Jiasheng Jiang
- [PATCH v3] gpio: sifive: Add missing check for platform_get_irq
Jiasheng Jiang
- [PATCH v3] gpio: sifive: Add missing check for platform_get_irq
Jiasheng Jiang
- [PATCH v3] gpio: sifive: Add missing check for platform_get_irq
Jiasheng Jiang
- [PATCH v3] gpio: ath79: Add missing check for platform_get_irq
Jiasheng Jiang
- [PATCH v3] gpio: ath79: Add missing check for platform_get_irq
Jiasheng Jiang
- [patch] x86/realmode: Make stack lock work in trampoline_compat()
Yunhong Jiang
- [patch] x86/realmode: Make stack lock work in trampoline_compat()
Yunhong Jiang
- [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
Andrew Jones
- [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
Andrew Jones
- [PATCH v3 07/10] KVM: arm64: selftests: Finish generalizing get-reg-list
Andrew Jones
- [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
Andrew Jones
- [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
Andrew Jones
- [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
Andrew Jones
- [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
Andrew Jones
- [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
Andrew Jones
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Andrew Jones
- [PATCH v4 1/1] riscv: mm: use svinval instructions instead of sfence.vma
Andrew Jones
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Andrew Jones
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Andrew Jones
- [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
Andrew Jones
- [PATCH v5 1/1] riscv: mm: use svinval instructions instead of sfence.vma
Andrew Jones
- [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Andrew Jones
- [PATCH v1 2/9] RISC-V: drop a needless check in print_isa_ext()
Andrew Jones
- [PATCH v1 3/9] RISC-V: shunt isa_ext_arr to cpufeature.c
Andrew Jones
- [PATCH v1 4/9] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
Andrew Jones
- [PATCH v1 5/9] RISC-V: add missing single letter extension definitions
Andrew Jones
- [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext
Andrew Jones
- [PATCH v1 3/9] RISC-V: shunt isa_ext_arr to cpufeature.c
Andrew Jones
- [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Andrew Jones
- [PATCH v1 7/9] RISC-V: split riscv_fill_hwcap() in 3
Andrew Jones
- [PATCH v1 8/9] RISC-V: enable extension detection from new properties
Andrew Jones
- [PATCH v1 9/9] RISC-V: try new extension properties in of_early_processor_hartid()
Andrew Jones
- [PATCH v1 2/9] RISC-V: drop a needless check in print_isa_ext()
Andrew Jones
- [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function
Andrew Jones
- [PATCH v4 09/12] KVM: selftests: Only do get/set tests on present blessed list
Andrew Jones
- [PATCH v4 11/12] KVM: riscv: selftests: Add finalize_vcpu check in run_test
Andrew Jones
- [PATCH v4 12/12] KVM: riscv: selftests: Add get-reg-list test
Andrew Jones
- [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
Andrew Jones
- [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
Andrew Jones
- [PATCH v2 03/10] RISC-V: shunt isa_ext_arr to cpufeature.c
Andrew Jones
- [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
Andrew Jones
- [PATCH] RISC-V: Provide a more helpful error message on invalid ISA strings
Andrew Jones
- [PATCH v3 03/10] riscv: Make legacy counter enum match the HW numbering
Andrew Jones
- [PATCH v3 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
Andrew Jones
- [PATCH v3 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
Andrew Jones
- [PATCH 6.3] riscv: vmlinux.lds.S: Explicitly handle '.got' section
Greg KH
- [PATCH v3 02/11] of/irq: Set FWNODE_FLAG_BEST_EFFORT for the interrupt controller DT nodes
Saravana Kannan
- [PATCH v3 02/11] of/irq: Set FWNODE_FLAG_BEST_EFFORT for the interrupt controller DT nodes
Saravana Kannan
- [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver
Saravana Kannan
- [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver
Saravana Kannan
- [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver
Saravana Kannan
- [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver
Saravana Kannan
- [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
Namhyung Kim
- [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
Namhyung Kim
- [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
Namhyung Kim
- [PATCH v2 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
Maksim Kiselev
- [PATCH v2 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v2 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v2 3/3] riscv: dts: allwinner: d1: Add GPADC node
Maksim Kiselev
- [PATCH v3 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
Maksim Kiselev
- [PATCH v3 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v3 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v3 3/3] riscv: dts: allwinner: d1: Add GPADC node
Maksim Kiselev
- [PATCH v4 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
Maksim Kiselev
- [PATCH v4 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v4 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v4 3/3] riscv: dts: allwinner: d1: Add GPADC node
Maksim Kiselev
- [PATCH v1 0/3] Add D1/T113s thermal sensor controller support
Maksim Kiselev
- [PATCH v1 1/3] thermal: sun8i: Add D1/T113s THS controller support
Maksim Kiselev
- [PATCH v1 2/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
Maksim Kiselev
- [PATCH v1 3/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Maksim Kiselev
- [PATCH v5 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
Maksim Kiselev
- [PATCH v5 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v5 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v5 3/3] riscv: dts: allwinner: d1: Add GPADC node
Maksim Kiselev
- [PATCH v2 0/3] Add D1/T113s thermal sensor controller support
Maksim Kiselev
- [PATCH v2 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Maksim Kiselev
- [PATCH v2 2/3] thermal: sun8i: Add D1/T113s THS controller support
Maksim Kiselev
- [PATCH v2 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
Maksim Kiselev
- [PATCH v3 0/3] Add D1/T113s thermal sensor controller support
Maksim Kiselev
- [PATCH v3 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Maksim Kiselev
- [PATCH v3 2/3] thermal: sun8i: Add D1/T113s THS controller support
Maksim Kiselev
- [PATCH v3 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
Maksim Kiselev
- Add D1/T113s thermal sensor controller support
Maksim Kiselev
- [PATCH v4 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Maksim Kiselev
- [PATCH v4 2/3] thermal: sun8i: Add D1/T113s THS controller support
Maksim Kiselev
- [PATCH v4 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
Maksim Kiselev
- [PATCH v5 0/3] Add D1/T113s thermal sensor controller support
Maksim Kiselev
- [PATCH v5 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Maksim Kiselev
- [PATCH v5 2/3] thermal: sun8i: Add D1/T113s THS controller support
Maksim Kiselev
- [PATCH v5 3/3] riscv: dts: allwinner: d1: Add thermal sensor
Maksim Kiselev
- [PATCH v6 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
Maksim Kiselev
- [PATCH v6 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v6 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v6 3/3] riscv: dts: allwinner: d1: Add GPADC node
Maksim Kiselev
- [PATCH v7 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
Maksim Kiselev
- [PATCH v7 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v7 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v7 3/3] riscv: dts: allwinner: d1: Add GPADC node
Maksim Kiselev
- [PATCH v8 0/4] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
Maksim Kiselev
- [PATCH v8 1/4] iio: adc: Kconfig change description for Allwinner GPADC
Maksim Kiselev
- [PATCH v8 2/4] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v8 3/4] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
- [PATCH v8 4/4] riscv: dts: allwinner: d1: Add GPADC node
Maksim Kiselev
- [PATCH v1 0/3] Allwinner R329/D1/R528/T113s Dual/Quad SPI modes support
Maksim Kiselev
- [PATCH v1 1/3] spi: sun6i: add quirk for dual and quad SPI modes support
Maksim Kiselev
- [PATCH v1 2/3] spi: sun6i: add dual and quad SPI modes support for R329/D1/R528/T113s
Maksim Kiselev
- [PATCH v1 3/3] riscv: dts: allwinner: d1: Add QSPI pins node for pinmux PC port
Maksim Kiselev
- [PATCH v2 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maxim Kiselev
- [PATCH v2 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maxim Kiselev
- [PATCH v1 3/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Maxim Kiselev
- [PATCH v4 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maxim Kiselev
- [PATCH v4 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maxim Kiselev
- [PATCH v1 3/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Maxim Kiselev
- [PATCH v1 3/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Maxim Kiselev
- [PATCH v5 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maxim Kiselev
- [PATCH v4 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
Maxim Kiselev
- [PATCH v2 0/3] Add D1/T113s thermal sensor controller support
Maxim Kiselev
- [PATCH v4 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
Maxim Kiselev
- [PATCH v7 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maxim Kiselev
- [PATCH 00/89] i2c: Convert to platform remove callback returning void
Uwe Kleine-König
- [PATCH v1 3/8] PCI: microchip: enable building this driver as a module
Uwe Kleine-König
- [PATCH v1 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
Uwe Kleine-König
- [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Nick Kossifidis
- [PATCH v7 4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver
Vinod Koul
- [PATCH v7 3/5] phy: starfive: Add JH7110 USB 2.0 PHY driver
Vinod Koul
- [PATCH v7 4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver
Vinod Koul
- [PATCH v5 2/3] phy: starfive: Add mipi dphy rx support
Vinod Koul
- [PATCH v2 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Krzysztof Kozlowski
- [PATCH v2 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Krzysztof Kozlowski
- [PATCH v3 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Krzysztof Kozlowski
- [PATCH v2 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
Krzysztof Kozlowski
- [PATCH 1/9] dt-bindings: display: Add yamls for JH7110 display subsystem
Krzysztof Kozlowski
- [PATCH 2/9] riscv: dts: starfive: jh7110: add dc&hdmi controller node
Krzysztof Kozlowski
- [PATCH] dt-bindings: riscv: cpus: drop unneeded quotes
Krzysztof Kozlowski
- [PATCH] dt-bindings: riscv: cpus: drop unneeded quotes
Krzysztof Kozlowski
- [PATCH v2 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Krzysztof Kozlowski
- [PATCH v3 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Krzysztof Kozlowski
- [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Krzysztof Kozlowski
- [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Krzysztof Kozlowski
- [PATCH v5 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Krzysztof Kozlowski
- [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Krzysztof Kozlowski
- [PATCH v3] Documentation/process: add soc maintainer handbook
Krzysztof Kozlowski
- [PATCH v3 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
Krzysztof Kozlowski
- [PATCH v3 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
Krzysztof Kozlowski
- [PATCH v3 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
Krzysztof Kozlowski
- [PATCH v2 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Krzysztof Kozlowski
- [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Krzysztof Kozlowski
- [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter
Krzysztof Kozlowski
- [PATCH v1 2/5] ASoC: codecs: Add StarFive JH7110 dummy PWM-DAC transmitter driver
Krzysztof Kozlowski
- [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter
Krzysztof Kozlowski
- [PATCH v1 3/5] ASoC: dt-bindings: Add StarFive JH7110 PWM-DAC controller
Krzysztof Kozlowski
- [PATCH v1 5/5] riscv: dts: starfive: Add JH7110 PWM-DAC support
Krzysztof Kozlowski
- [PATCH 6.3 017/286] dmaengine: pl330: rename _start to prevent build error
Greg Kroah-Hartman
- [PATCH 6.1 015/225] dmaengine: pl330: rename _start to prevent build error
Greg Kroah-Hartman
- [PATCH 5.15 011/159] dmaengine: pl330: rename _start to prevent build error
Greg Kroah-Hartman
- [PATCH 4.14 04/61] dmaengine: pl330: rename _start to prevent build error
Greg Kroah-Hartman
- [PATCH 4.19 10/88] dmaengine: pl330: rename _start to prevent build error
Greg Kroah-Hartman
- [PATCH 5.10 012/120] dmaengine: pl330: rename _start to prevent build error
Greg Kroah-Hartman
- [PATCH 5.4 07/99] dmaengine: pl330: rename _start to prevent build error
Greg Kroah-Hartman
- [PATCH v6 5/7] dt-bindings: usb: Add StarFive JH7110 USB controller
Greg Kroah-Hartman
- [PATCH v4 2/3] cpufreq: dt-platdev: Add JH7110 SOC to the allowlist
Viresh Kumar
- [PATCH v4 2/3] cpufreq: dt-platdev: Add JH7110 SOC to the allowlist
Viresh Kumar
- [PATCH 9/9] drm/verisilicon: Add starfive hdmi driver
Hoegeun Kwon
- [PATCH v1 -next 0/2] RISC-V ACPI: Assorted fixes
Sunil V L
- [PATCH v1 -next 1/2] RISC-V: ACPI : Fix for usage of pointers in different address space
Sunil V L
- [PATCH v1 -next 2/2] RISC-V/perf: Use standard interface to get INTC domain
Sunil V L
- Bug report: kernel paniced while booting
Sunil V L
- Bug report: kernel paniced while booting
Sunil V L
- Bug report: kernel paniced while booting
Sunil V L
- [PATCH v1 -next 1/2] RISC-V: ACPI : Fix for usage of pointers in different address space
Sunil V L
- [PATCH v2 -next 0/2] RISC-V ACPI: Assorted fixes
Sunil V L
- [PATCH v2 -next 1/2] RISC-V: ACPI : Fix for usage of pointers in different address space
Sunil V L
- [PATCH v2 -next 2/2] RISC-V/perf: Use standard interface to get INTC domain
Sunil V L
- [PATCH v3 1/7] RISC-V: simplify register width check in ISA string parsing
Sunil V L
- [PATCH v3 2/7] RISC-V: split early & late of_node to hartid mapping
Sunil V L
- [PATCH v3 3/7] RISC-V: validate riscv,isa at boot, not during ISA string parsing
Sunil V L
- [PATCH v3 5/7] RISC-V: remove decrement/increment dance in ISA string parser
Sunil V L
- [PATCH 1/2] Documentation: riscv: Add early boot document
Sunil V L
- [PATCH 1/2] Documentation: riscv: Add early boot document
Sunil V L
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Sunil V L
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Sunil V L
- [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Sunil V L
- [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Sunil V L
- [PATCH v9 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Lad, Prabhakar
- [PATCH v9 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Lad, Prabhakar
- [PATCH v9 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core
Lad, Prabhakar
- [PATCH v2 1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers
David Laight
- [PATCH v2 1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers
David Laight
- [PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
David Laight
- [PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
David Laight
- [patch] x86/realmode: Make stack lock work in trampoline_compat()
David Laight
- [PATCH 1/2] RISC-V: Probe for unaligned access speed
David Laight
- [PATCH 0/2] RISC-V: Probe for misaligned access speed
David Laight
- [PATCH 1/2] RISC-V: Probe for unaligned access speed
David Laight
- [PATCH 1/2] RISC-V: Probe for unaligned access speed
David Laight
- [PATCH v5 1/4] RISC-V: add Zbc extension detection
Jeff Law
- [PATCH AUTOSEL 6.3 15/30] s390/purgatory: disable branch profiling
Sasha Levin
- [PATCH AUTOSEL 6.1 14/26] s390/purgatory: disable branch profiling
Sasha Levin
- [PATCH AUTOSEL 5.15 08/16] s390/purgatory: disable branch profiling
Sasha Levin
- [PATCH AUTOSEL 5.10 07/14] s390/purgatory: disable branch profiling
Sasha Levin
- [PATCH v2 2/3] clocksource: Add StarFive timer driver
Daniel Lezcano
- [PATCH -next] RISC-V: KVM: Remove unneeded semicolon
Yang Li
- [PATCH v3] dmaengine: xilinx: dma: remove arch dependency
Zong Li
- [PATCH v5 0/3] Add JH7110 MIPI DPHY RX support
Changhuang Liang
- [PATCH v5 2/3] phy: starfive: Add mipi dphy rx support
Changhuang Liang
- [PATCH] perf/core: Add pmu stop before unthrottling to prevent WARNING
Eric Lin
- [PATCH 0/3] Add SiFive Private L2 cache and PMU driver
Eric Lin
- [PATCH 1/3] soc: sifive: Add SiFive private L2 cache support
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 2/3] soc: sifive: Add SiFive private L2 cache PMU driver
Eric Lin
- [PATCH 2/3] soc: sifive: Add SiFive private L2 cache PMU driver
Eric Lin
- [PATCH] perf/core: Add pmu stop before unthrottling to prevent WARNING
Eric Lin
- [PATCH 1/3] soc: sifive: Add SiFive private L2 cache support
Eric Lin
- [PATCH 1/3] soc: sifive: Add SiFive private L2 cache support
Eric Lin
- [PATCH 1/3] soc: sifive: Add SiFive private L2 cache support
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] perf/core: Add pmu stop before unthrottling to prevent WARNING
Eric Lin
- [PATCH] perf/core: Add pmu stop before unthrottling to prevent WARNING
Eric Lin
- [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
Eric Lin
- [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc
Song Liu
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Song Liu
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Song Liu
- [PATCH 00/13] mm: jit/text allocator
Song Liu
- [PATCH 00/13] mm: jit/text allocator
Song Liu
- [PATCH 00/13] mm: jit/text allocator
Song Liu
- [PATCH 00/13] mm: jit/text allocator
Song Liu
- [PATCH 00/13] mm: jit/text allocator
Song Liu
- [PATCH 00/13] mm: jit/text allocator
Song Liu
- [PATCH v2 01/12] nios2: define virtual address space for modules
Song Liu
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Song Liu
- [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
Song Liu
- [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Song Liu
- [PATCH v2 05/12] modules, execmem: drop module_alloc
Song Liu
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Song Liu
- [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
Song Liu
- [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
Song Liu
- [PATCH v2 09/12] powerpc: extend execmem_params for kprobes allocations
Song Liu
- [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
Song Liu
- [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
Song Liu
- [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
Song Liu
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Song Liu
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Song Liu
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Andy Lutomirski
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Andy Lutomirski
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Andy Lutomirski
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Andy Lutomirski
- [PATCH -next V12 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
Clément Léger
- [RFC PATCH 0/6] Add support to handle misaligned accesses in S-mode
Clément Léger
- [RFC PATCH 1/6] riscv: remove unused functions in traps_misaligned.c
Clément Léger
- [RFC PATCH 2/6] riscv: add support for misaligned handling in S-mode
Clément Léger
- [RFC PATCH 3/6] riscv: allow S-mode to handle misaligned traps
Clément Léger
- [RFC PATCH 4/6] riscv: add support for SBI misalignment trap delegation
Clément Léger
- [RFC PATCH 5/6] riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
Clément Léger
- [RFC PATCH 6/6] riscv: add floating point insn support to misaligned access emulation
Clément Léger
- [PATCH v11 4/8] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Catalin Marinas
- [PATCH v4 21/34] arm64: Convert various functions to use ptdescs
Catalin Marinas
- (subset) [PATCH V2 0/4] Remove WARN_ON in save_processor_state
Catalin Marinas
- [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Catalin Marinas
- [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Catalin Marinas
- [patch V4 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
Philippe Mathieu-Daudé
- [patch V4 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV
Philippe Mathieu-Daudé
- [patch V4 10/37] x86/smpboot: Get rid of cpu_init_secondary()
Philippe Mathieu-Daudé
- [patch 05/37] x86/topology: Remove CPU0 hotplug option
Paul E. McKenney
- [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv
Arnaldo Carvalho de Melo
- [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv
Arnaldo Carvalho de Melo
- [PATCH 1/1] riscv: dts: Enable device-tree overlay support for starfive devices
Felix Moessbauer
- [PATCH 00/13] mm: jit/text allocator
Puranjay Mohan
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Puranjay Mohan
- [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
Vishal Moola
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola
- [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
Vishal Moola
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Vishal Moola
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Vishal Moola
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Vishal Moola
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola
- [PATCH v6 03/33] pgtable: Create struct ptdesc
Vishal Moola
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola
- [PATCH 01/13] nios2: define virtual address space for modules
Dinh Nguyen
- [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
Dinh Nguyen
- [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
Dinh Nguyen
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Dinh Nguyen
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Dinh Nguyen
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Dinh Nguyen
- [PATCH RFC 2/2] RISC-V: add T-Head vector errata handling
Stefan O'Rear
- [PATCH RFC 2/2] RISC-V: add T-Head vector errata handling
Stefan O'Rear
- [PATCH RFC 2/2] RISC-V: add T-Head vector errata handling
Stefan O'Rear
- [PATCH RFC 2/2] RISC-V: add T-Head vector errata handling
Stefan O'Rear
- [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
Stefan O'Rear
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Stefan O'Rear
- [PATCH -next v21 03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Stefan O'Rear
- [PATCH 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
Stefan O'Rear
- [PATCH 3/3] RISC-V: Implement archrandom when Zkr is available
Stefan O'Rear
- [PATCH -next v21 03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Stefan O'Rear
- [PATCH 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
Stefan O'Rear
- [PATCH v1 0/2] RISC-V: enable rust
Miguel Ojeda
- [PATCH 0/3] RISC-V: archrandom support
Samuel Ortiz
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Samuel Ortiz
- [PATCH 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
Samuel Ortiz
- [PATCH 3/3] RISC-V: Implement archrandom when Zkr is available
Samuel Ortiz
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Samuel Ortiz
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Samuel Ortiz
- [PATCH 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
Samuel Ortiz
- [PATCH 3/3] RISC-V: Implement archrandom when Zkr is available
Samuel Ortiz
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Samuel Ortiz
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Samuel Ortiz
- [PATCH v2 0/3] RISC-V: archrandom support
Samuel Ortiz
- [PATCH v2 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Samuel Ortiz
- [PATCH v2 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
Samuel Ortiz
- [PATCH v2 3/3] RISC-V: Implement archrandom when Zkr is available
Samuel Ortiz
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Kent Overstreet
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Kent Overstreet
- [PATCH 00/13] mm: jit/text allocator
Kent Overstreet
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Kent Overstreet
- [PATCH 00/13] mm: jit/text allocator
Kent Overstreet
- [PATCH 00/13] mm: jit/text allocator
Kent Overstreet
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Kent Overstreet
- [PATCH 00/13] mm: jit/text allocator
Kent Overstreet
- [PATCH 00/13] mm: jit/text allocator
Kent Overstreet
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Kent Overstreet
- [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
Kent Overstreet
- [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
Kent Overstreet
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Kent Overstreet
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Kent Overstreet
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Kent Overstreet
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Kent Overstreet
- [PATCH] RISC-V: KVM: use bitmap_zero() API
Anup Patel
- [PATCH] RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
Anup Patel
- [PATCH v3 0/3] RISC-V: KVM: Ensure SBI extension is enabled
Anup Patel
- [PATCH 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
Anup Patel
- [PATCH v3 02/11] of/irq: Set FWNODE_FLAG_BEST_EFFORT for the interrupt controller DT nodes
Anup Patel
- [PATCH v2 00/10] RISC-V KVM in-kernel AIA irqchip
Anup Patel
- [PATCH v2 01/10] RISC-V: KVM: Implement guest external interrupt line management
Anup Patel
- [PATCH v2 02/10] RISC-V: KVM: Add IMSIC related defines
Anup Patel
- [PATCH v2 03/10] RISC-V: KVM: Add APLIC related defines
Anup Patel
- [PATCH v2 04/10] RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zero
Anup Patel
- [PATCH v2 05/10] RISC-V: KVM: Skeletal in-kernel AIA irqchip support
Anup Patel
- [PATCH v2 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
Anup Patel
- [PATCH v2 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC
Anup Patel
- [PATCH v2 08/10] RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
Anup Patel
- [PATCH v2 09/10] RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
Anup Patel
- [PATCH v2 10/10] RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
Anup Patel
- [PATCH] RISC-V: KVM: Allow Svnapot extension for Guest/VM
Anup Patel
- [PATCH v3 02/11] of/irq: Set FWNODE_FLAG_BEST_EFFORT for the interrupt controller DT nodes
Anup Patel
- [PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support
Anup Patel
- [PATCH v3 01/11] RISC-V: Add riscv_fw_parent_hartid() function
Anup Patel
- [PATCH v3 04/11] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Anup Patel
- [PATCH v3 08/11] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Anup Patel
- [PATCH v4 00/10] Linux RISC-V AIA Support
Anup Patel
- [PATCH v4 01/10] RISC-V: Add riscv_fw_parent_hartid() function
Anup Patel
- [PATCH v4 02/10] irqchip/riscv-intc: Add support for RISC-V AIA
Anup Patel
- [PATCH v4 03/10] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Anup Patel
- [PATCH v4 04/10] irqchip: Add RISC-V incoming MSI controller driver
Anup Patel
- [PATCH v4 05/10] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
Anup Patel
- [PATCH v4 06/10] irqchip/riscv-imsic: Improve IOMMU DMA support
Anup Patel
- [PATCH v4 07/10] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Anup Patel
- [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver
Anup Patel
- [PATCH v4 09/10] RISC-V: Select APLIC and IMSIC drivers
Anup Patel
- [PATCH v4 10/10] MAINTAINERS: Add entry for RISC-V AIA drivers
Anup Patel
- [PATCH v4 06/10] irqchip/riscv-imsic: Improve IOMMU DMA support
Anup Patel
- [PATCH v4 06/10] irqchip/riscv-imsic: Improve IOMMU DMA support
Anup Patel
- [PATCH v4 07/10] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Anup Patel
- [PATCH v2 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
Anup Patel
- [PATCH v2 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC
Anup Patel
- [PATCH v3 00/10] RISC-V KVM in-kernel AIA irqchip
Anup Patel
- [PATCH v3 01/10] RISC-V: KVM: Implement guest external interrupt line management
Anup Patel
- [PATCH v3 02/10] RISC-V: KVM: Add IMSIC related defines
Anup Patel
- [PATCH v3 03/10] RISC-V: KVM: Add APLIC related defines
Anup Patel
- [PATCH v3 04/10] RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zero
Anup Patel
- [PATCH v3 05/10] RISC-V: KVM: Skeletal in-kernel AIA irqchip support
Anup Patel
- [PATCH v3 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
Anup Patel
- [PATCH v3 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC
Anup Patel
- [PATCH v3 08/10] RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
Anup Patel
- [PATCH v3 09/10] RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
Anup Patel
- [PATCH v3 10/10] RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
Anup Patel
- [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver
Anup Patel
- [PATCH] riscv: kvm: define vcpu_sbi_ext_pmu in header
Anup Patel
- [PATCH v2] riscv: kvm: define vcpu_sbi_ext_pmu in header
Anup Patel
- [PATCH v3 00/10] RISC-V KVM in-kernel AIA irqchip
Anup Patel
- [PATCH v2] riscv: kvm: define vcpu_sbi_ext_pmu in header
Anup Patel
- [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver
Anup Patel
- [PATCH] RISC-V: KVM: Allow Svnapot extension for Guest/VM
Anup Patel
- [GIT PULL] KVM/riscv changes for 6.5
Anup Patel
- [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver
Anup Patel
- [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver
Anup Patel
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Anup Patel
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Anup Patel
- [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
Anup Patel
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Anup Patel
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Anup Patel
- Bug report: kernel paniced while booting
Atish Patra
- Bug report: kernel paniced while booting
Atish Patra
- [PATCH 01/10] RISC-V: KVM: Implement guest external interrupt line management
Atish Patra
- [PATCH 02/10] RISC-V: KVM: Add IMSIC related defines
Atish Patra
- [PATCH 03/10] RISC-V: KVM: Add APLIC related defines
Atish Patra
- [PATCH 04/10] RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zero
Atish Patra
- [PATCH 05/10] RISC-V: KVM: Skeletal in-kernel AIA irqchip support
Atish Patra
- [PATCH 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
Atish Patra
- [PATCH 09/10] RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
Atish Patra
- [PATCH 10/10] RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
Atish Patra
- [PATCH v2 -next 2/2] RISC-V/perf: Use standard interface to get INTC domain
Atish Patra
- [PATCH v2 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
Atish Patra
- [PATCH v2 01/10] perf: Fix wrong comment about default event_idx
Atish Patra
- [PATCH v2 04/10] drivers: perf: Rename riscv pmu driver
Atish Patra
- [PATCH v2 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
Atish Patra
- [PATCH v2 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
Atish Patra
- [PATCH v3 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC
Atish Patra
- [PATCH v3 08/10] RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
Atish Patra
- [PATCH v2 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
Atish Patra
- [PATCH v2 05/10] riscv: Prepare for user-space perf event mmap support
Atish Patra
- [PATCH v2 09/10] tools: lib: perf: Implement riscv mmap support
Atish Patra
- [PATCH 2/2] Documentation: riscv: Update boot image header since EFI stub is supported
Atish Patra
- [PATCH v2 09/10] tools: lib: perf: Implement riscv mmap support
Atish Patra
- CFP open for RISC-V MC at Linux Plumbers Conference 2023
Atish Patra
- [PATCH v2 05/10] riscv: Prepare for user-space perf event mmap support
Atish Patra
- [PATCH v3 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
Atish Patra
- [PATCH v3 2/3] Documentation: riscv: Add early boot document
Atish Patra
- CFP open for RISC-V MC at Linux Plumbers Conference 2023
Atish Patra
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
Atish Patra
- [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
Atish Patra
- [PATCH v11 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
- [PATCH v1 3/8] PCI: microchip: enable building this driver as a module
Lorenzo Pieralisi
- [PATCH v1 7/8] PCI: microchip: Gather MSI information from hardware config registers
Lorenzo Pieralisi
- [PATCH v9 0/6] Add non-coherent DMA support for AX45MP
Prabhakar
- [PATCH v9 1/6] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
Prabhakar
- [PATCH v9 2/6] riscv: errata: Add Andes alternative ports
Prabhakar
- [PATCH v9 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Prabhakar
- [PATCH v9 4/6] dt-bindings: cache: andestech,ax45mp-cache: Add DT binding documentation for L2 cache controller
Prabhakar
- [PATCH v9 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core
Prabhakar
- [PATCH v9 6/6] soc: renesas: Kconfig: Select the required configs for RZ/Five SoC
Prabhakar
- [RFC PATCH 0/4] Add missing pins for RZ/Five SoC
Prabhakar
- [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Prabhakar
- [RFC PATCH 2/4] pinctrl: renesas: pinctrl-rzg2l: Add validation of GPIO pin in rzg2l_gpio_request()
Prabhakar
- [RFC PATCH 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
Prabhakar
- [RFC PATCH 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property
Prabhakar
- [PATCH v4 0/4] StarFive's Pulse Width Modulation driver support
William Qiu
- [PATCH v4 1/4] dt-bindings: pwm: Add StarFive PWM module
William Qiu
- [PATCH v4 2/4] pwm: starfive: Add PWM driver support
William Qiu
- [PATCH v4 3/4] riscv: dts: starfive: jh7110: Add PWM node and pins configuration
William Qiu
- [PATCH v4 4/4] riscv: dts: starfive: jh7100: Add PWM node and pins configuration
William Qiu
- [PATCH v2 0/3] Add initialization of clock for StarFive JH7110 SoC
William Qiu
- [PATCH v2 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
William Qiu
- [PATCH v2 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH v2 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
William Qiu
- [PATCH v2 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH v2 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
William Qiu
- [PATCH v2 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
William Qiu
- [PATCH v3 0/3] Add initialization of clock for StarFive JH7110 SoC
William Qiu
- [PATCH v3 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
William Qiu
- [PATCH v3 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH v3 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
William Qiu
- [PATCH v3 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
William Qiu
- [PATCH v3 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
William Qiu
- [PATCH v3 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
William Qiu
- [PATCH v4 0/4] StarFive's Pulse Width Modulation driver support
William Qiu
- [PATCH v3 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
William Qiu
- [PATCH v4 0/3] Add JH7110 cpufreq support
Shengyu Qu
- [PATCH 1/9] dt-bindings: display: Add yamls for JH7110 display subsystem
Shengyu Qu
- [PATCH] RISC-V: Clobber V registers on syscalls
Darius Rad
- [PATCH] riscv: Discard vector state on syscalls
Darius Rad
- [PATCH 00/13] mm: jit/text allocator
Mike Rapoport
- [PATCH 01/13] nios2: define virtual address space for modules
Mike Rapoport
- [PATCH 02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc()
Mike Rapoport
- [PATCH 03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc
Mike Rapoport
- [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc
Mike Rapoport
- [PATCH 05/13] module, jitalloc: drop module_alloc
Mike Rapoport
- [PATCH 06/13] mm/jitalloc: introduce jit_data_alloc()
Mike Rapoport
- [PATCH 07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
Mike Rapoport
- [PATCH 08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES
Mike Rapoport
- [PATCH 09/13] kprobes: remove dependcy on CONFIG_MODULES
Mike Rapoport
- [PATCH 10/13] modules, jitalloc: prepare to allocate executable memory as ROX
Mike Rapoport
- [PATCH 11/13] ftrace: Add swap_func to ftrace_process_locs()
Mike Rapoport
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Mike Rapoport
- [PATCH 13/13] x86/jitalloc: make memory allocated for code ROX
Mike Rapoport
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Mike Rapoport
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Mike Rapoport
- [PATCH 00/13] mm: jit/text allocator
Mike Rapoport
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Mike Rapoport
- [PATCH 00/13] mm: jit/text allocator
Mike Rapoport
- [PATCH 00/13] mm: jit/text allocator
Mike Rapoport
- [PATCH 00/13] mm: jit/text allocator
Mike Rapoport
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Mike Rapoport
- [PATCH 00/13] mm: jit/text allocator
Mike Rapoport
- [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions
Mike Rapoport
- [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
Mike Rapoport
- [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables
Mike Rapoport
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Mike Rapoport
- [PATCH v4 05/34] mm: add utility functions for ptdesc
Mike Rapoport
- [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
Mike Rapoport
- [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs
Mike Rapoport
- [PATCH v4 08/34] mm: Convert ptlock_ptr() to use ptdescs
Mike Rapoport
- [PATCH v4 09/34] mm: Convert pmd_ptlock_init() to use ptdescs
Mike Rapoport
- [PATCH v4 10/34] mm: Convert ptlock_init() to use ptdescs
Mike Rapoport
- [PATCH v4 11/34] mm: Convert pmd_ptlock_free() to use ptdescs
Mike Rapoport
- [PATCH v4 12/34] mm: Convert ptlock_free() to use ptdescs
Mike Rapoport
- [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Mike Rapoport
- [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 15/34] x86: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 16/34] s390: Convert various gmap functions to use ptdescs
Mike Rapoport
- [PATCH v4 17/34] s390: Convert various pgalloc functions to use ptdescs
Mike Rapoport
- [PATCH v4 18/34] mm: Remove page table members from struct page
Mike Rapoport
- [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 20/34] arm: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 21/34] arm64: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 22/34] csky: Convert __pte_free_tlb() to use ptdescs
Mike Rapoport
- [PATCH v4 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs
Mike Rapoport
- [PATCH v4 24/34] loongarch: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 25/34] m68k: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 26/34] mips: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
Mike Rapoport
- [PATCH v4 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs
Mike Rapoport
- [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Mike Rapoport
- [PATCH v4 30/34] sh: Convert pte_free_tlb() to use ptdescs
Mike Rapoport
- [PATCH v4 31/34] sparc64: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Mike Rapoport
- [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
Mike Rapoport
- [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Mike Rapoport
- [PATCH v2 00/12] mm: jit/text allocator
Mike Rapoport
- [PATCH v2 01/12] nios2: define virtual address space for modules
Mike Rapoport
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mike Rapoport
- [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v2 05/12] modules, execmem: drop module_alloc
Mike Rapoport
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Mike Rapoport
- [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
Mike Rapoport
- [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
Mike Rapoport
- [PATCH v2 09/12] powerpc: extend execmem_params for kprobes allocations
Mike Rapoport
- [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport
- [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
Mike Rapoport
- [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES
Mike Rapoport
- [PATCH v2 01/12] nios2: define virtual address space for modules
Mike Rapoport
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mike Rapoport
- [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Mike Rapoport
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Mike Rapoport
- [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES
Mike Rapoport
- [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
Mike Rapoport
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mike Rapoport
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Mike Rapoport
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mike Rapoport
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mike Rapoport
- [PATCH v18 0/2] Microchip Soft IP corePWM driver
Thierry Reding
- [PATCH] pwm: sifive: Simplify using devm_clk_get_prepared()
Thierry Reding
- [PATCH -next V12 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
Guo Ren
- [PATCH] riscv: vector: only enable interrupts in the first-use trap
Guo Ren
- [PATCH] riscv: vector: only enable interrupts in the first-use trap
Guo Ren
- [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
Guo Ren
- [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
Guo Ren
- [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
Guo Ren
- [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
Guo Ren
- [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
Guo Ren
- [PATCH 9/9] drm/verisilicon: Add starfive hdmi driver
Maxime Ripard
- [PATCH 1/9] dt-bindings: display: Add yamls for JH7110 display subsystem
Maxime Ripard
- [PATCH v4 1/2] hwmon: (nct6775) Directly call ASUS ACPI WMI method
Guenter Roeck
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Guenter Roeck
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Guenter Roeck
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Guenter Roeck
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Guenter Roeck
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Guenter Roeck
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Steven Rostedt
- [PATCH v11 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Steven Rostedt
- [PATCH v11 5/8] riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Steven Rostedt
- [PATCH v11 4/8] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Steven Rostedt
- [PATCH v11 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Steven Rostedt
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Steven Rostedt
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
Xi Ruoyao
- [PATCH 00/13] mm: jit/text allocator
Mark Rutland
- [PATCH 00/13] mm: jit/text allocator
Mark Rutland
- [PATCH 00/13] mm: jit/text allocator
Mark Rutland
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mark Rutland
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mark Rutland
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mark Rutland
- [PATCH 00/89] i2c: Convert to platform remove callback returning void
Wolfram Sang
- [PATCH 00/89] i2c: Convert to platform remove callback returning void
Wolfram Sang
- [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
Gerald Schaefer
- [PATCH v2 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
Heinrich Schuchardt
- [PATCH v2] RISC-V: Support 32_PCREL relocation type in kernel module
Andreas Schwab
- [PATCH v2] RISC-V: Support 32_PCREL relocation type in kernel module
Andreas Schwab
- [PATCH v2] RISC-V: Support 32_PCREL relocation type in kernel module
Andreas Schwab
- [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
Yafang Shao
- [PATCH v2 00/16] Use MMU read lock for clear-dirty-log
Vipin Sharma
- [PATCH v2 01/16] KVM: selftests: Clear dirty logs in user defined chunks sizes in dirty_log_perf_test
Vipin Sharma
- [PATCH v2 02/16] KVM: selftests: Add optional delay between consecutive clear-dirty-log calls
Vipin Sharma
- [PATCH v2 03/16] KVM: selftests: Pass the count of read and write accesses from guest to host
Vipin Sharma
- [PATCH v2 04/16] KVM: selftests: Print read-write progress by vCPUs in dirty_log_perf_test
Vipin Sharma
- [PATCH v2 05/16] KVM: selftests: Allow independent execution of vCPUs in dirty_log_perf_test
Vipin Sharma
- [PATCH v2 06/16] KVM: arm64: Correct the kvm_pgtable_stage2_flush() documentation
Vipin Sharma
- [PATCH v2 07/16] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log
Vipin Sharma
- [PATCH v2 08/16] KMV: arm64: Pass page table walker flags to stage2_apply_range_*()
Vipin Sharma
- [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
Vipin Sharma
- [PATCH v2 10/16] KVM: arm64: Return -ENOENT if PTE is not valid in stage2_attr_walker
Vipin Sharma
- [PATCH v2 11/16] KVM: arm64: Use KVM_PGTABLE_WALK_SHARED flag instead of KVM_PGTABLE_WALK_HANDLE_FAULT
Vipin Sharma
- [PATCH v2 12/16] KVM: arm64: Retry shared page table walks outside of fault handler
Vipin Sharma
- [PATCH v2 13/16] KVM: arm64: Run clear-dirty-log under MMU read lock
Vipin Sharma
- [PATCH v2 14/16] KVM: arm64: Pass page walker flags from callers of stage 2 split walker
Vipin Sharma
- [PATCH v2 15/16] KVM: arm64: Provide option to pass page walker flag for huge page splits
Vipin Sharma
- [PATCH v2 16/16] KVM: arm64: Split huge pages during clear-dirty-log under MMU read lock
Vipin Sharma
- [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
Vipin Sharma
- [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
Vipin Sharma
- [PATCH v2] riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Woodrow Shen
- [PATCH v2] gpio: sifive: Add missing check for platform_get_irq
Andy Shevchenko
- [PATCH v2 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Andy Shevchenko
- [PATCH v2] gpio: sifive: Add missing check for platform_get_irq
Andy Shevchenko
- [PATCH v3] gpio: sifive: Add missing check for platform_get_irq
Andy Shevchenko
- [PATCH v3] gpio: sifive: Add missing check for platform_get_irq
Andy Shevchenko
- [PATCH v3] gpio: ath79: Add missing check for platform_get_irq
Andy Shevchenko
- Bug report: kernel paniced while booting
Song Shuai
- Bug report: kernel paniced while booting
Song Shuai
- [PATCH 2/4] arm64: hibernate: remove WARN_ON in save_processor_state
Song Shuai
- [PATCH V2 0/4] Remove WARN_ON in save_processor_state
Song Shuai
- [PATCH V2 1/4] ARM: hibernate: remove WARN_ON in save_processor_state
Song Shuai
- [PATCH V2 2/4] arm64: hibernate: remove WARN_ON in save_processor_state
Song Shuai
- [PATCH V2 3/4] riscv: hibernate: remove WARN_ON in save_processor_state
Song Shuai
- [PATCH V2 4/4] xtensa: hibernate: remove WARN_ON in save_processor_state
Song Shuai
- [PATCH] riscv: move memblock_allow_resize() after lm is ready
Song Shuai
- [PATCH 1/2] Documentation: riscv: Add early boot document
Song Shuai
- [PATCH v3] riscv: move memblock_allow_resize() after linear mapping is ready
Song Shuai
- [PATCH v2 2/3] Documentation: riscv: Add early boot document
Song Shuai
- [PATCH v3 2/3] Documentation: riscv: Add early boot document
Song Shuai
- [PATCH v3 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
Song Shuai
- [PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups
Song Shuai
- [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable"
Song Shuai
- [PATCH V1 2/3] Revert "riscv: Check the virtual alignment before choosing a map size"
Song Shuai
- [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable"
Song Shuai
- [PATCH V1 3/3] Revert "riscv: Use PUD/P4D/PGD pages for the linear mapping"
Song Shuai
- [PATCH V11 0/5] riscv: Optimize function trace
Song Shuai
- [PATCH V11 1/5] riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
Song Shuai
- [PATCH V11 2/5] riscv: ftrace: Add ftrace_graph_func
Song Shuai
- [PATCH V11 3/5] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
- [PATCH V11 4/5] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
Song Shuai
- [PATCH V11 5/5] samples: ftrace: Make the riscv samples support RV32I
Song Shuai
- [PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups
Song Shuai
- [PATCH] riscv: BUG_ON() for no cpu nodes in setup_smp
Song Shuai
- [PATCH] riscv: BUG_ON() for no cpu nodes in setup_smp
Song Shuai
- [PATCH V2] riscv: Add BUG_ON() for no cpu nodes in devicetree
Song Shuai
- [PATCH v1 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
Aleksandr Shubin
- [PATCH v1 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Aleksandr Shubin
- [PATCH v1 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
Aleksandr Shubin
- [PATCH v1 3/3] riscv: dts: allwinner: d1: Add pwm node
Aleksandr Shubin
- [PATCH v2 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
Aleksandr Shubin
- [PATCH v2 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Aleksandr Shubin
- [PATCH v2 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
Aleksandr Shubin
- [PATCH v2 3/3] riscv: dts: allwinner: d1: Add pwm node
Aleksandr Shubin
- [PATCH v3 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
Aleksandr Shubin
- [PATCH v3 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Aleksandr Shubin
- [PATCH v3 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
Aleksandr Shubin
- [PATCH v3 3/3] riscv: dts: allwinner: d1: Add pwm node
Aleksandr Shubin
- [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
Nikita Shubin
- [PATCH v1 0/2] RISC-V: enable rust
Kwanghoon Son
- [PATCH] riscv: replace deprecated scall with ecall
Fangrui Song
- [PATCH 3/9] drm/verisilicon: Add basic drm driver
Lucas Stach
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Alexei Starovoitov
- [PATCH v5 0/4] Implement GCM ghash using Zbc and Zbkb extensions
Heiko Stuebner
- [PATCH v5 1/4] RISC-V: add Zbc extension detection
Heiko Stuebner
- [PATCH v5 2/4] RISC-V: add Zbkb extension detection
Heiko Stuebner
- [PATCH v5 3/4] RISC-V: hook new crypto subdir into build-system
Heiko Stuebner
- [PATCH v5 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation
Heiko Stuebner
- [PATCH v2 0/2] RISC-V: T-Head vector handling
Heiko Stuebner
- [PATCH v2 1/3] RISC-V: define the elements of the VCSR vector CSR
Heiko Stuebner
- [PATCH v2 2/3] RISC-V: move vector-available status into a dedicated variable
Heiko Stuebner
- [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
Heiko Stuebner
- [PATCH 1/9] dt-bindings: display: Add yamls for JH7110 display subsystem
Heiko Stübner
- [PATCH 1/9] dt-bindings: display: Add yamls for JH7110 display subsystem
Heiko Stübner
- [PATCH -next v21 03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Heiko Stübner
- [PATCH -next v21 11/27] riscv: Allocate user's vector context in the first-use trap
Heiko Stübner
- [PATCH v4 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation
Heiko Stübner
- [PATCH RFC 0/2] RISC-V: T-Head vector handling
Heiko Stübner
- [PATCH v5 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation
Heiko Stübner
- [PATCH RFC 2/2] RISC-V: add T-Head vector errata handling
Heiko Stübner
- [PATCH RFC 2/2] RISC-V: add T-Head vector errata handling
Heiko Stübner
- [PATCH RFC 2/2] RISC-V: add T-Head vector errata handling
Heiko Stübner
- [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
Heiko Stübner
- [PATCH RFC 2/2] RISC-V: add T-Head vector errata handling
Heiko Stübner
- [PATCH v2 00/13] nolibc: add part2 of support for rv32
Willy Tarreau
- [PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
Willy Tarreau
- [PATCH v3 02/12] tools/nolibc: add missing nanoseconds support for __NR_statx
Willy Tarreau
- [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
Willy Tarreau
- [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
Willy Tarreau
- [PATCH v3 02/12] tools/nolibc: add missing nanoseconds support for __NR_statx
Willy Tarreau
- [PATCH v3 00/12] nolibc: add generic part1 of prepare for rv32
Willy Tarreau
- [PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
Willy Tarreau
- [PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
Willy Tarreau
- [PATCH 1/4] selftests/nolibc: add a test-report target
Willy Tarreau
- [PATCH 3/4] selftests/nolibc: always print the log file
Willy Tarreau
- [PATCH 4/4] selftests/nolibc: fix up test-report for run target
Willy Tarreau
- [PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
Willy Tarreau
- [PATCH 0/4] selftests/nolibc: fix up and improve test report
Willy Tarreau
- [PATCH v3 0/3] nolibc: add part2 of support for rv32
Willy Tarreau
- [PATCH 0/4] selftests/nolibc: fix up and improve test report
Willy Tarreau
- [PATCH v3 0/3] nolibc: add part2 of support for rv32
Willy Tarreau
- [PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
Willy Tarreau
- [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
Willy Tarreau
- [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
Willy Tarreau
- [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
Willy Tarreau
- [PATCH 1/4] selftests/nolibc: add a test-report target
Willy Tarreau
- [PATCH 2/3] PCI: keembay: Remove cast between incompatible function type
Thokala, Srikanth
- [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
Daniel Thompson
- [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
Daniel Thompson
- [PATCH 0/6] riscv: KCFI support
Sami Tolvanen
- [PATCH 1/6] riscv: Implement syscall wrappers
Sami Tolvanen
- [PATCH 2/6] riscv: Add types to indirectly called assembly functions
Sami Tolvanen
- [PATCH 3/6] riscv: Add ftrace_stub_graph
Sami Tolvanen
- [PATCH 4/6] riscv: Add CFI error handling
Sami Tolvanen
- [PATCH 5/6] riscv/purgatory: Disable CFI
Sami Tolvanen
- [PATCH 6/6] riscv: Allow CONFIG_CFI_CLANG to be selected
Sami Tolvanen
- [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1
Linus Torvalds
- [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1
Linus Torvalds
- [PATCH v3] riscv: fix kprobe __user string arg print fault issue
Björn Töpel
- [PATCH v2] Documentation: RISC-V: patch-acceptance: mention patchwork's role
Björn Töpel
- [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES
Björn Töpel
- [PATCH] RISC-V: Clobber V registers on syscalls
Björn Töpel
- [PATCH] RISC-V: Clobber V registers on syscalls
Björn Töpel
- [PATCH 1/2] Documentation: riscv: Add early boot document
Björn Töpel
- [PATCH v2] RISC-V: Document that V registers are clobbered on syscalls
Björn Töpel
- [PATCH] RISC-V: Clobber V registers on syscalls
Björn Töpel
- [PATCH v3] RISC-V: Document that V registers are clobbered on syscalls
Björn Töpel
- [PATCH] RISC-V: Clobber V registers on syscalls
Björn Töpel
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Björn Töpel
- [PATCH] RISC-V: Clobber V registers on syscalls
Björn Töpel
- [PATCH] RISC-V: Clobber V registers on syscalls
Björn Töpel
- [PATCH 3/7] riscv: mm: Refactor create_linear_mapping_range() for hot add
Björn Töpel
- [PATCH] riscv: mm: Pre-allocate PGD entries vmalloc/modules area
Björn Töpel
- [PATCH] RISC-V: Clobber V registers on syscalls
Björn Töpel
- [PATCH] riscv: Discard vector state on syscalls
Björn Töpel
- [PATCH] RISC-V: Clobber V registers on syscalls
Björn Töpel
- [PATCH] RISC-V: Clobber V registers on syscalls
Björn Töpel
- [PATCH] riscv: Discard vector state on syscalls
Björn Töpel
- [PATCH v2] riscv: Discard vector state on syscalls
Björn Töpel
- [PATCH v2] riscv: Discard vector state on syscalls
Björn Töpel
- [PATCH v2] riscv: Discard vector state on syscalls
Björn Töpel
- [PATCH] RISC-V: Clobber V registers on syscalls
Björn Töpel
- [PATCH] riscv: vector: only enable interrupts in the first-use trap
Björn Töpel
- [v1, 1/2] riscv: vector: clear V-reg in the first-use trap
Björn Töpel
- [v1, 2/2] selftests: Test RISC-V Vector's first-use handler
Björn Töpel
- [PATCH v2] riscv: Discard vector state on syscalls
Björn Töpel
- [PATCH v2] riscv: Discard vector state on syscalls
Björn Töpel
- [PATCH v3] riscv: Discard vector state on syscalls
Björn Töpel
- [PATCH v3] riscv: Discard vector state on syscalls
Björn Töpel
- [PATCH v4] riscv: Discard vector state on syscalls
Björn Töpel
- [PATCH 0/2] Two cross-compilation kselftest fixes
Björn Töpel
- [PATCH 1/2] selftests/openat2: Run-time check for -fsanitize=undefined
Björn Töpel
- [PATCH 2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds
Björn Töpel
- [PATCH 2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds
Björn Töpel
- [PATCH RESEND v2] KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Oliver Upton
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
Geert Uytterhoeven
- [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
Geert Uytterhoeven
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
Geert Uytterhoeven
- [PATCH v4 1/2] hwmon: (nct6775) Directly call ASUS ACPI WMI method
Geert Uytterhoeven
- [PATCH v1 07/21] m68k/kexec: refactor for kernel/Kconfig.kexec
Geert Uytterhoeven
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Geert Uytterhoeven
- [PATCH v4 25/34] m68k: Convert various functions to use ptdescs
Geert Uytterhoeven
- [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
Geert Uytterhoeven
- [PATCH v9 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
Geert Uytterhoeven
- [PATCH v5 24/33] m68k: Convert various functions to use ptdescs
Geert Uytterhoeven
- [PATCH 21/21] dma-mapping: replace custom code with generic implementation
Geert Uytterhoeven
- [PATCH] riscv: mm: try VMA lock-based page fault handling first
Kefeng Wang
- [RFC PATCH v4 05/10] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings
Vivian Wang
- [PATCH v2 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC
Yong-Xuan Wang
- [PATCH v2 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
Yong-Xuan Wang
- [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
Zhi Wang
- [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
Zhi Wang
- [PATCH v2 13/13] selftests/nolibc: riscv: customize makefile for rv32
Thomas Weißschuh
- [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
Thomas Weißschuh
- [PATCH v3 00/12] nolibc: add generic part1 of prepare for rv32
Thomas Weißschuh
- [PATCH v3 02/12] tools/nolibc: add missing nanoseconds support for __NR_statx
Thomas Weißschuh
- [PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
Thomas Weißschuh
- [PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
Thomas Weißschuh
- [PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
Thomas Weißschuh
- [PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
Thomas Weißschuh
- [PATCH v3 0/3] tools/nolibc: add a new syscall helper
Thomas Weißschuh
- [PATCH v2 1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers
Thomas Weißschuh
- [PATCH v4 07/10] tools/nolibc: clean up mmap() support
Thomas Weißschuh
- [PATCH v4 10/10] selftests/nolibc: add mmap and munmap test cases
Thomas Weißschuh
- [PATCH v4 10/10] selftests/nolibc: add mmap and munmap test cases
Thomas Weißschuh
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Matthew Wilcox
- [PATCH v6 00/33] Split ptdesc from struct page
Matthew Wilcox
- [PATCH v6 00/33] Split ptdesc from struct page
Matthew Wilcox
- [PATCH v1 2/8] PCI: microchip: Remove cast warning for devm_add_action_or_reset() arg
Krzysztof Wilczyński
- [PATCH 1/3] PCI: meson: Remove cast between incompatible function type
Krzysztof Wilczyński
- [PATCH 2/3] PCI: keembay: Remove cast between incompatible function type
Krzysztof Wilczyński
- [PATCH 3/3] PCI: microchip: Remove cast between incompatible function type
Krzysztof Wilczyński
- [PATCH 3/3] PCI: microchip: Remove cast between incompatible function type
Krzysztof Wilczyński
- [PATCH v4 2/7] clk: starfive: Add StarFive JH7110 PLL clock driver
Xingyu Wu
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Xingyu Wu
- [PATCH v2 2/3] clocksource: Add StarFive timer driver
Xingyu Wu
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Xingyu Wu
- [PATCH v5 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
Xingyu Wu
- [PATCH v5 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Xingyu Wu
- [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Xingyu Wu
- [PATCH v5 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Xingyu Wu
- [PATCH v5 4/7] clk: starfive: Add StarFive JH7110 PLL clock driver
Xingyu Wu
- [PATCH v5 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS
Xingyu Wu
- [PATCH v5 6/7] riscv: dts: starfive: jh7110: Add syscon nodes
Xingyu Wu
- [PATCH v5 7/7] riscv: dts: starfive: jh7110: Add PLL clock source in SYSCRG node
Xingyu Wu
- [PATCH v3 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
Xingyu Wu
- [PATCH v3 1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC
Xingyu Wu
- [PATCH v3 2/3] clocksource: Add JH7110 timer driver
Xingyu Wu
- [PATCH v3 3/3] riscv: dts: jh7110: starfive: Add timer node
Xingyu Wu
- [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Xingyu Wu
- [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
Xingyu Wu
- [PATCH v2 13/13] selftests/nolibc: riscv: customize makefile for rv32
Zhangjin Wu
- [PATCH v2 13/13] selftests/nolibc: riscv: customize makefile for rv32
Zhangjin Wu
- [PATCH v3 00/12] nolibc: add generic part1 of prepare for rv32
Zhangjin Wu
- [PATCH v3 01/12] selftests/nolibc: syscall_args: use generic __NR_statx
Zhangjin Wu
- [PATCH v3 02/12] tools/nolibc: add missing nanoseconds support for __NR_statx
Zhangjin Wu
- [PATCH v3 03/12] selftests/nolibc: allow specify extra arguments for qemu
Zhangjin Wu
- [PATCH v3 04/12] selftests/nolibc: fix up compile warning with glibc on x86_64
Zhangjin Wu
- [PATCH v3 05/12] selftests/nolibc: not include limits.h for nolibc
Zhangjin Wu
- [PATCH v3 06/12] selftests/nolibc: use INT_MAX instead of __INT_MAX__
Zhangjin Wu
- [PATCH v3 07/12] tools/nolibc: arm: add missing my_syscall6
Zhangjin Wu
- [PATCH v3 08/12] tools/nolibc: open: fix up compile warning for arm
Zhangjin Wu
- [PATCH v3 09/12] selftests/nolibc: support two errnos with EXPECT_SYSER2()
Zhangjin Wu
- [PATCH v3 10/12] selftests/nolibc: remove gettimeofday_bad1/2 completely
Zhangjin Wu
- [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
Zhangjin Wu
- [PATCH v3 12/12] selftests/nolibc: test_fork: fix up duplicated print
Zhangjin Wu
- [PATCH v3 0/3] nolibc: add part2 of support for rv32
Zhangjin Wu
- [PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
Zhangjin Wu
- [PATCH v3 2/3] tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYS
Zhangjin Wu
- [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
Zhangjin Wu
- [PATCH 0/4] tools/nolibc: add two new syscall helpers
Zhangjin Wu
- [PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
Zhangjin Wu
- [PATCH 2/4] tools/nolibc: unistd.h: apply __syscall_ret() helper
Zhangjin Wu
- [PATCH 3/4] tools/nolibc: sys.h: apply __syscall_ret() helper
Zhangjin Wu
- [PATCH 4/4] tools/nolibc: sys.h: apply __syscall() helper
Zhangjin Wu
- [PATCH 0/4] selftests/nolibc: fix up and improve test report
Zhangjin Wu
- [PATCH 1/4] selftests/nolibc: add a test-report target
Zhangjin Wu
- [PATCH 2/4] selftests/nolibc: allow run test-report directly
Zhangjin Wu
- [PATCH 3/4] selftests/nolibc: always print the log file
Zhangjin Wu
- [PATCH 4/4] selftests/nolibc: fix up test-report for run target
Zhangjin Wu
- [PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
Zhangjin Wu
- [PATCH 1/4] selftests/nolibc: add a test-report target
Zhangjin Wu
- [PATCH 3/4] selftests/nolibc: always print the log file
Zhangjin Wu
- [PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
Zhangjin Wu
- [PATCH 0/4] selftests/nolibc: fix up and improve test report
Zhangjin Wu
- [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
Zhangjin Wu
- [PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
Zhangjin Wu
- [PATCH v3 0/3] nolibc: add part2 of support for rv32
Zhangjin Wu
- [PATCH v3 0/3] nolibc: add part2 of support for rv32
Zhangjin Wu
- [PATCH v2 0/4] tools/nolibc: add two new syscall helpers
Zhangjin Wu
- [PATCH v2 1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers
Zhangjin Wu
- [PATCH v2 2/4] tools/nolibc: unistd.h: apply __sysret() helper
Zhangjin Wu
- [PATCH v2 3/4] tools/nolibc: sys.h: apply __sysret() helper
Zhangjin Wu
- [PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
Zhangjin Wu
- [PATCH v2 1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers
Zhangjin Wu
- [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
Zhangjin Wu
- [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
Zhangjin Wu
- [PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
Zhangjin Wu
- [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
Zhangjin Wu
- [PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
Zhangjin Wu
- [PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
Zhangjin Wu
- [PATCH 1/4] selftests/nolibc: add a test-report target
Zhangjin Wu
- [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
Zhangjin Wu
- [PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
Zhangjin Wu
- [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
Zhangjin Wu
- [PATCH v4 0/3] nolibc: add part2 of support for rv32
Zhangjin Wu
- [PATCH v4 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
Zhangjin Wu
- [PATCH v4 2/3] tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYS
Zhangjin Wu
- [PATCH v4 3/3] selftests/nolibc: riscv: customize makefile for rv32
Zhangjin Wu
- [PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
Zhangjin Wu
- [PATCH v3 0/3] tools/nolibc: add a new syscall helper
Zhangjin Wu
- [PATCH v3 1/3] tools/nolibc: sys.h: add a syscall return helper
Zhangjin Wu
- [PATCH v3 2/3] tools/nolibc: unistd.h: apply __sysret() helper
Zhangjin Wu
- [PATCH v3 3/3] tools/nolibc: sys.h: apply __sysret() helper
Zhangjin Wu
- [PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
Zhangjin Wu
- [PATCH 1/4] selftests/nolibc: add a test-report target
Zhangjin Wu
- [PATCH v3 0/3] tools/nolibc: add a new syscall helper
Zhangjin Wu
- [PATCH v2 1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers
Zhangjin Wu
- [PATCH v5 0/5] nolibc: add part2 of support for rv32
Zhangjin Wu
- [PATCH v5 1/5] tools/nolibc: fix up #error compile failures with -ENOSYS
Zhangjin Wu
- [PATCH v5 2/5] tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYS
Zhangjin Wu
- [PATCH v5 3/5] selftests/nolibc: allow customize kernel specific ARCH variable
Zhangjin Wu
- [PATCH v5 4/5] tools/nolibc: add kernel and nolibc specific ARCH variables
Zhangjin Wu
- [PATCH v5 5/5] selftests/nolibc: riscv: customize makefile for rv32
Zhangjin Wu
- [PATCH v4 00/10] tools/nolibc: add a new syscall helper
Zhangjin Wu
- [PATCH v4 01/10] tools/nolibc: sys.h: add a syscall return helper
Zhangjin Wu
- [PATCH v4 02/10] tools/nolibc: unistd.h: apply __sysret() helper
Zhangjin Wu
- [PATCH v4 03/10] tools/nolibc: sys.h: apply __sysret() helper
Zhangjin Wu
- [PATCH v4 04/10] tools/nolibc: unistd.h: reorder the syscall macros
Zhangjin Wu
- [PATCH v4 05/10] tools/nolibc: add missing my_syscall6() for mips
Zhangjin Wu
- [PATCH v4 06/10] tools/nolibc: __sysret: support syscalls who return a pointer
Zhangjin Wu
- [PATCH v4 07/10] tools/nolibc: clean up mmap() support
Zhangjin Wu
- [PATCH v4 08/10] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER
Zhangjin Wu
- [PATCH v4 09/10] selftests/nolibc: add sbrk_0 to test current brk getting
Zhangjin Wu
- [PATCH v4 10/10] selftests/nolibc: add mmap and munmap test cases
Zhangjin Wu
- [PATCH v4 10/10] selftests/nolibc: add mmap and munmap test cases
Zhangjin Wu
- [PATCH v4 07/10] tools/nolibc: clean up mmap() support
Zhangjin Wu
- [PATCH v4 10/10] selftests/nolibc: add mmap and munmap test cases
Zhangjin Wu
- [PATCH v4 10/10] selftests/nolibc: add mmap and munmap test cases
Zhangjin Wu
- [PATCH v5 00/14] tools/nolibc: add a new syscall helper
Zhangjin Wu
- [PATCH v5 01/14] tools/nolibc: sys.h: add a syscall return helper
Zhangjin Wu
- [PATCH v5 02/14] tools/nolibc: unistd.h: apply __sysret() helper
Zhangjin Wu
- [PATCH v5 03/14] tools/nolibc: sys.h: apply __sysret() helper
Zhangjin Wu
- [PATCH v5 04/14] tools/nolibc: unistd.h: reorder the syscall macros
Zhangjin Wu
- [PATCH v5 05/14] tools/nolibc: string.h: clean up multiple whitespaces with tab
Zhangjin Wu
- [PATCH v5 06/14] tools/nolibc: arch-*.h: clean up multiple whitespaces
Zhangjin Wu
- [PATCH v5 07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST
Zhangjin Wu
- [PATCH v5 08/14] tools/nolibc: arch-mips.h: shrink with SYSCALL_CLOBBERLIST
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 11/14] tools/nolibc: clean up mmap() support
Zhangjin Wu
- [PATCH v5 12/14] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER
Zhangjin Wu
- [PATCH v5 13/14] selftests/nolibc: add sbrk_0 to test current brk getting
Zhangjin Wu
- [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
Zhangjin Wu
- [PATCH v1 00/11] tools/nolibc: shrink arch support
Zhangjin Wu
- [PATCH v1 01/11] tools/nolibc: remove old arch specific stat support
Zhangjin Wu
- [PATCH v1 02/11] tools/nolibc: add new crt.h with _start_c
Zhangjin Wu
- [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
Zhangjin Wu
- [PATCH v1 04/11] tools/nolibc: arm: shrink _start with _start_c
Zhangjin Wu
- [PATCH v1 05/11] tools/nolibc: aarch64: shrink _start with _start_c
Zhangjin Wu
- [PATCH v1 06/11] tools/nolibc: i386: shrink _start with _start_c
Zhangjin Wu
- [PATCH v1 07/11] tools/nolibc: x86_64: shrink _start with _start_c
Zhangjin Wu
- [PATCH v1 08/11] tools/nolibc: mips: shrink _start with _start_c
Zhangjin Wu
- [PATCH v1 09/11] tools/nolibc: loongarch: shrink _start with _start_c
Zhangjin Wu
- [PATCH v1 10/11] tools/nolibc: riscv: shrink _start with _start_c
Zhangjin Wu
- [PATCH v1 11/11] tools/nolibc: s390: shrink _start with _start_c
Zhangjin Wu
- [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH v3 00/10] RISCV: Add KVM_GET_REG_LIST API
Haibo Xu
- [PATCH v3 01/10] KVM: arm64: selftests: Replace str_with_index with strdup_printf
Haibo Xu
- [PATCH v3 02/10] KVM: arm64: selftests: Drop SVE cap check in print_reg
Haibo Xu
- [PATCH v3 03/10] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
Haibo Xu
- [PATCH v3 04/10] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
Haibo Xu
- [PATCH v3 05/10] KVM: arm64: selftests: Delete core_reg_fixup
Haibo Xu
- [PATCH v3 06/10] KVM: arm64: selftests: Split get-reg-list test code
Haibo Xu
- [PATCH v3 07/10] KVM: arm64: selftests: Finish generalizing get-reg-list
Haibo Xu
- [PATCH v3 08/10] KVM: riscv: Add KVM_GET_REG_LIST API support
Haibo Xu
- [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
Haibo Xu
- [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
Haibo Xu
- [PATCH v3 07/10] KVM: arm64: selftests: Finish generalizing get-reg-list
Haibo Xu
- [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
Haibo Xu
- [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH v4 00/12] RISCV: Add KVM_GET_REG_LIST API
Haibo Xu
- [PATCH v4 01/12] KVM: arm64: selftests: Replace str_with_index with strdup_printf
Haibo Xu
- [PATCH v4 02/12] KVM: arm64: selftests: Drop SVE cap check in print_reg
Haibo Xu
- [PATCH v4 03/12] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
Haibo Xu
- [PATCH v4 04/12] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
Haibo Xu
- [PATCH v4 05/12] KVM: arm64: selftests: Delete core_reg_fixup
Haibo Xu
- [PATCH v4 06/12] KVM: arm64: selftests: Split get-reg-list test code
Haibo Xu
- [PATCH v4 07/12] KVM: arm64: selftests: Finish generalizing get-reg-list
Haibo Xu
- [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function
Haibo Xu
- [PATCH v4 09/12] KVM: selftests: Only do get/set tests on present blessed list
Haibo Xu
- [PATCH v4 10/12] KVM: riscv: Add KVM_GET_REG_LIST API support
Haibo Xu
- [PATCH v4 11/12] KVM: riscv: selftests: Add finalize_vcpu check in run_test
Haibo Xu
- [PATCH v4 12/12] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function
Haibo Xu
- [PATCH v4 09/12] KVM: selftests: Only do get/set tests on present blessed list
Haibo Xu
- [PATCH v4 12/12] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH v4 11/12] KVM: riscv: selftests: Add finalize_vcpu check in run_test
Haibo Xu
- [PATCH v5 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation
Herbert Xu
- [PATCH v6 03/33] pgtable: Create struct ptdesc
Peter Xu
- [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
WANG Xuerui
- [PATCH v2 0/6] perf parse-regs: Refactor architecture functions
Leo Yan
- [PATCH v2 1/6] perf parse-regs: Refactor arch register parsing functions
Leo Yan
- [PATCH v2 2/6] perf parse-regs: Introduce functions perf_arch_reg_{ip|sp}()
Leo Yan
- [PATCH v2 3/6] perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macros
Leo Yan
- [PATCH v2 4/6] perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
- [PATCH v2 5/6] perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
- [PATCH v2 6/6] perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
Tiezhu Yang
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
Tiezhu Yang
- [PATCH v1 0/2] Unify uapi bitsperlong.h
Tiezhu Yang
- [PATCH v1 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Tiezhu Yang
- [PATCH v1 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze
Tiezhu Yang
- [PATCH] riscv: uprobes: Restore thread.bad_cause
Tiezhu Yang
- [PATCH v2 0/2] Unify uapi bitsperlong.h
Tiezhu Yang
- [PATCH v2 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Tiezhu Yang
- [PATCH v2 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze
Tiezhu Yang
- [PATCH v2 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Tiezhu Yang
- [PATCH v3 0/2] Unify uapi bitsperlong.h
Tiezhu Yang
- [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Tiezhu Yang
- [PATCH v3 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze
Tiezhu Yang
- [PATCH 9/9] drm/verisilicon: Add starfive hdmi driver
Philipp Zabel
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Jisheng Zhang
- [PATCH 0/3] riscv: some CMO alternative related clean up
Jisheng Zhang
- [PATCH 1/3] riscv: errata: thead: only set cbom size & noncoherent during boot
Jisheng Zhang
- [PATCH 2/3] riscv: mm: mark CBO relate initialization funcs as __init
Jisheng Zhang
- [PATCH 3/3] riscv: mm: mark noncoherent_supported as __ro_after_init
Jisheng Zhang
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Jisheng Zhang
- [PATCH v3 1/8] dt-bindings: interrupt-controller: Add T-HEAD's TH1520 PLIC
Jisheng Zhang
- [PATCH v3 2/8] dt-bindings: timer: Add T-HEAD TH1520 clint
Jisheng Zhang
- [PATCH v3 3/8] dt-bindings: riscv: Add T-HEAD TH1520 board compatibles
Jisheng Zhang
- [PATCH v3 4/8] riscv: Add the T-HEAD SoC family Kconfig option
Jisheng Zhang
- [PATCH v3 5/8] riscv: dts: add initial T-HEAD TH1520 SoC device tree
Jisheng Zhang
- [PATCH v3 6/8] riscv: dts: thead: add sipeed Lichee Pi 4A board device tree
Jisheng Zhang
- [PATCH v3 7/8] MAINTAINERS: add entry for T-HEAD RISC-V SoC
Jisheng Zhang
- [PATCH v3 8/8] riscv: defconfig: enable T-HEAD SoC
Jisheng Zhang
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Jisheng Zhang
- [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
Jisheng Zhang
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Jisheng Zhang
- [PATCH] riscv: reserve DTB before possible memblock allocation
Woody Zhang
- [PATCH] riscv: reserve DTB before possible memblock allocation
Woody Zhang
- [PATCH] riscv: move memblock_allow_resize() after lm is ready
Woody Zhang
- [PATCH] riscv: reserve DTB before possible memblock allocation
Woody Zhang
- [PATCH] riscv: move memblock_allow_resize() after lm is ready
Woody Zhang
- [PATCH v2] riscv: move memblock_allow_resize() after linear mapping is ready
Woody Zhang
- [PATCH] riscv: move memblock_allow_resize() after lm is ready
Woody Zhang
- [PATCH v3] riscv: move memblock_allow_resize() after linear mapping is ready
Woody Zhang
- [PATCH 0/9] Add DRM driver for StarFive SoC JH7110
Keith Zhao
- [PATCH 1/9] dt-bindings: display: Add yamls for JH7110 display subsystem
Keith Zhao
- [PATCH 2/9] riscv: dts: starfive: jh7110: add dc&hdmi controller node
Keith Zhao
- [PATCH 3/9] drm/verisilicon: Add basic drm driver
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 7/9] drm/verisilicon: Add drm plane funcs
Keith Zhao
- [PATCH 8/9] drm/verisilicon: Add verisilicon dc controller driver
Keith Zhao
- [PATCH 9/9] drm/verisilicon: Add starfive hdmi driver
Keith Zhao
- [PATCH 1/9] dt-bindings: display: Add yamls for JH7110 display subsystem
Keith Zhao
- [PATCH 9/9] drm/verisilicon: Add starfive hdmi driver
Keith Zhao
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
Yu Zhao
- [PATCH v2 07/23 replacement] mips: add pte_unmap() to balance pte_offset_map()
Yu Zhao
- [PATCH v2 07/23 replacement] mips: add pte_unmap() to balance pte_offset_map()
Yu Zhao
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Hongren (Zenithal) Zheng
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
Hongren (Zenithal) Zheng
- Bug report: kernel paniced while booting
Icenowy Zheng
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Peter Zijlstra
- [PATCH] perf/core: Add pmu stop before unthrottling to prevent WARNING
Peter Zijlstra
- [PATCH] perf/core: Add pmu stop before unthrottling to prevent WARNING
Peter Zijlstra
- [PATCH 3/9] drm/verisilicon: Add basic drm driver
Thomas Zimmermann
- [PATCH 4/9] drm/verisilicon: Add gem driver for JH7110 SoC
Thomas Zimmermann
- [PATCH 4/9] drm/verisilicon: Add gem driver for JH7110 SoC
Thomas Zimmermann
- [PATCH 4/9] drm/verisilicon: Add gem driver for JH7110 SoC
Thomas Zimmermann
- [PATCH 5/9] drm/verisilicon: Add mode config funcs
Thomas Zimmermann
- [PATCH 00/12] arch,fbdev: Move screen_info into arch/
Thomas Zimmermann
- [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
Thomas Zimmermann
- [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
Thomas Zimmermann
- [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
Thomas Zimmermann
- [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
Thomas Zimmermann
- [PATCH 05/12] arch: Remove trailing whitespaces
Thomas Zimmermann
- [PATCH 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 08/12] drivers/firmware: Remove trailing whitespaces
Thomas Zimmermann
- [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO
Thomas Zimmermann
- [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
Thomas Zimmermann
- [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
Thomas Zimmermann
- [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>
Thomas Zimmermann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Thomas Zimmermann
- [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
Thomas Zimmermann
- [PATCH 00/12] arch,fbdev: Move screen_info into arch/
Thomas Zimmermann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Thomas Zimmermann
- [PATCH 6/9] drm/verisilicon: Add drm crtc funcs
Thomas Zimmermann
- [PATCH 7/9] drm/verisilicon: Add drm plane funcs
Thomas Zimmermann
- [PATCH 8/9] drm/verisilicon: Add verisilicon dc controller driver
Thomas Zimmermann
- [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Mimi Zohar
- [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver
Marc Zyngier
- [PATCH] gpio: sifive: Add missing check for platform_get_irq
andy.shevchenko at gmail.com
- [PATCH v3 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
andy.shevchenko at gmail.com
- [PATCH v3] gpio: ath79: Add missing check for platform_get_irq
andy.shevchenko at gmail.com
- [PATCH v3] gpio: ath79: Add missing check for platform_get_irq
andy.shevchenko at gmail.com
- [PATCH v3] gpio: ath79: Add missing check for platform_get_irq
andy.shevchenko at gmail.com
- [PATCH -next V13 0/3] riscv: Add independent irq/softirq stacks support
guoren at kernel.org
- [PATCH -next V13 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
guoren at kernel.org
- [PATCH -next V13 2/3] riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK
guoren at kernel.org
- [PATCH -next V13 3/3] riscv: stack: Add config of thread stack size
guoren at kernel.org
- [PATCH] riscv: sigcontext: Correct the comment of sigreturn
guoren at kernel.org
- [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
guoren at kernel.org
- [PATCH] riscv: perf: Fix callchain parse error with kernel tracepoint events
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2] riscv/purgatory: Do not use fortified string functions
patchwork-bot+linux-riscv at kernel.org
- [PATCH V6 00/21] Add basic ACPI support for RISC-V
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3 0/2] riscv: allow case-insensitive ISA string parsing
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGD
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2] riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
patchwork-bot+linux-riscv at kernel.org
- [PATCH -fixes] riscv: Check the virtual alignment before choosing a map size
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3] riscv: fix kprobe __user string arg print fault issue
patchwork-bot+linux-riscv at kernel.org
- [PATCH -next v21 00/27] riscv: Add vector ISA support
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2] Documentation: RISC-V: patch-acceptance: mention patchwork's role
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 -next 0/2] RISC-V ACPI: Assorted fixes
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: hibernation: Replace jalr with jr before suspend_restore_regs
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 0/3] RISC-V: Export Zba, Zbb to usermode via hwprobe
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
patchwork-bot+linux-riscv at kernel.org
- [PATCH V2] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: say disabling zicbom if no or bad riscv,cbom-block-size found
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2] riscv: mm: stub extable related functions/macros for !MMU
patchwork-bot+linux-riscv at kernel.org
- [PATCH] dt-bindings: riscv: cpus: drop unneeded quotes
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2] riscv: mm: Pre-allocate PGD entries for vmalloc/modules area
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: replace deprecated scall with ecall
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: mm: try VMA lock-based page fault handling first
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: uprobes: Restore thread.bad_cause
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3 0/7] ISA string parser cleanups
patchwork-bot+linux-riscv at kernel.org
- [PATCH -next V13 0/3] riscv: Add independent irq/softirq stacks support
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 0/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
patchwork-bot+linux-riscv at kernel.org
- [PATCH V2 0/4] Remove WARN_ON in save_processor_state
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3 1/1] perf: RISC-V: Limit the number of counters returned from SBI
patchwork-bot+linux-riscv at kernel.org
- [GIT PULL] RISC-V Fixes for 6.4-rc5
pr-tracker-bot at kernel.org
- [GIT PULL] RISC-V Fixes for 6.4-rc6
pr-tracker-bot at kernel.org
- [GIT PULL] RISC-V Fix for 6.4-rc7
pr-tracker-bot at kernel.org
- [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1
pr-tracker-bot at kernel.org
- Patch "riscv: vmlinux.lds.S: Explicitly handle '.got' section" has been added to the 6.3-stable tree
gregkh at linuxfoundation.org
- Patch "riscv: Link with '-z norelro'" has been added to the 6.3-stable tree
gregkh at linuxfoundation.org
- [PATCH v1 0/8] PCI: microchip: Fixes and clean-ups
daire.mcnamara at microchip.com
- [PATCH v1 1/8] PCI: microchip: Correct the DED and SEC interrupt bit offsets
daire.mcnamara at microchip.com
- [PATCH v1 2/8] PCI: microchip: Remove cast warning for devm_add_action_or_reset() arg
daire.mcnamara at microchip.com
- [PATCH v1 3/8] PCI: microchip: enable building this driver as a module
daire.mcnamara at microchip.com
- [PATCH v1 4/8] PCI: microchip: Align register, offset, and mask names with hw docs
daire.mcnamara at microchip.com
- [PATCH v1 5/8] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
daire.mcnamara at microchip.com
- [PATCH v1 6/8] PCI: microchip: Clean up initialisation of interrupts
daire.mcnamara at microchip.com
- [PATCH v1 7/8] PCI: microchip: Gather MSI information from hardware config registers
daire.mcnamara at microchip.com
- [PATCH v1 8/8] PCI: microchip: Re-partition code between probe() and init()
daire.mcnamara at microchip.com
- [PATCH v2 0/8] PCI: microchip: Fixes and clean-ups
daire.mcnamara at microchip.com
- [PATCH v2 1/8] PCI: microchip: Correct the DED and SEC interrupt bit offsets
daire.mcnamara at microchip.com
- [PATCH v2 2/8] PCI: microchip: Enable building driver as a module
daire.mcnamara at microchip.com
- [PATCH v2 3/8] PCI: microchip: Align register, offset, and mask names with hw docs
daire.mcnamara at microchip.com
- [PATCH v2 4/8] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
daire.mcnamara at microchip.com
- [PATCH v2 5/8] PCI: microchip: Clean up initialisation of interrupts
daire.mcnamara at microchip.com
- [PATCH v2 6/8] PCI: microchip: Gather MSI information from hardware config registers
daire.mcnamara at microchip.com
- [PATCH v2 7/8] PCI: microchip: Rename and refactor mc_pcie_enable_msi()
daire.mcnamara at microchip.com
- [PATCH v2 8/8] PCI: microchip: Re-partition code between probe() and init()
daire.mcnamara at microchip.com
- [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
kernel test robot
- [PATCH v2 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
kernel test robot
- [PATCH v2] gpio: sifive: Add missing check for platform_get_irq
kernel test robot
- [PATCH v3 3/5] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
kernel test robot
- [PATCH v3 3/5] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
kernel test robot
- [linux-next:master] BUILD REGRESSION b16049b21162bb649cdd8519642a35972b7910fe
kernel test robot
- [linux-next:master] BUILD REGRESSION 925294c9aa184801cc0a451b69a18dd0fe7d847d
kernel test robot
- [linux-next:master] BUILD REGRESSION f7efed9f38f886edb450041b82a6f15d663c98f8
kernel test robot
- [PATCH v7 4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver
kernel test robot
- [linux-next:master] BUILD REGRESSION 47045630bc409ce6606d97b790895210dd1d517d
kernel test robot
- [PATCH v7 4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver
kernel test robot
- [PATCH v2 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
kernel test robot
- [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
kernel test robot
- [PATCH v2 2/3] RISC-V: move vector-available status into a dedicated variable
kernel test robot
- [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
kernel test robot
- [PATCH v3 2/3] Documentation: riscv: Add early boot document
kernel test robot
- [PATCH v5 24/33] m68k: Convert various functions to use ptdescs
kernel test robot
- [PATCH v3] riscv: Discard vector state on syscalls
kernel test robot
- [PATCH v3] riscv: Discard vector state on syscalls
kernel test robot
- [syzbot] riscv/fixes boot error: can't ssh into the instance (2)
syzbot
- [PATCH v1 0/3] Add D1/T113s thermal sensor controller support
Jernej Škrabec
- [PATCH v4 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Jernej Škrabec
- [PATCH v2 0/3] Add D1/T113s thermal sensor controller support
Jernej Škrabec
- [PATCH v2 0/3] Add D1/T113s thermal sensor controller support
Jernej Škrabec
- [PATCH v1 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
Александр Шубин
- [External] Re: [PATCH] firmware: added a firmware information passing method FFI
运辉崔
Last message date:
Fri Jun 30 21:22:28 PDT 2023
Archived on: Wed Jul 5 09:49:46 PDT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).