Show patches with: Archived = No       |   11068 patches
« 1 2 ... 21 22 23110 111 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,3/4] clk: sophgo: Add SG2042 clock generator driver riscv: sophgo: add clock support for sg2042 - - - 121- 2024-01-08 Chen Wang Superseded
[v7,2/4] dt-bindings: clock: sophgo: support SG2042 riscv: sophgo: add clock support for sg2042 - 1 - 121- 2024-01-08 Chen Wang Superseded
[v7,1/4] dt-bindings: soc: sophgo: Add Sophgo system control module riscv: sophgo: add clock support for sg2042 - 1 - 121- 2024-01-08 Chen Wang conchuod Superseded
[v4,2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl - - - 121- 2024-01-08 Charlie Jenkins Superseded
[v4,1/2] riscv: Include riscv_set_icache_flush_ctx prctl riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl - - - 121- 2024-01-08 Charlie Jenkins Superseded
[v2,12/12] crypto: riscv - add vector crypto accelerated SM4 RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,11/12] crypto: riscv - add vector crypto accelerated SM3 RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,10/12] crypto: riscv - add vector crypto accelerated SHA-{512,384} RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,09/12] crypto: riscv - add vector crypto accelerated SHA-{256,224} RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,08/12] crypto: riscv - add vector crypto accelerated GHASH RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,07/12] crypto: riscv - add vector crypto accelerated ChaCha20 RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,06/12] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS} RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,05/12] RISC-V: hook new crypto subdir into build-system RISC-V crypto with reworked asm files - 1 - 1112 2024-01-05 Eric Biggers Superseded
[v2,04/12] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO RISC-V crypto with reworked asm files - - - 12-2 2024-01-05 Eric Biggers Superseded
[v2,03/12] RISC-V: add helper function to read the vector VLEN RISC-V crypto with reworked asm files - 1 - 12-2 2024-01-05 Eric Biggers Superseded
[v2,02/12] riscv: vector: make Vector always available for softirq context RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,01/12] riscv: Add support for kernel mode vector RISC-V crypto with reworked asm files - - - 1013 2024-01-05 Eric Biggers Superseded
riscv: Optimize crc32 with Zbc extension riscv: Optimize crc32 with Zbc extension - - - 121- 2024-01-05 Xiao Wang Superseded
[v3,3/3] riscv: Fix relocation_hashtable size riscv: modules: Fix module loading error handling - - - 121- 2024-01-04 Charlie Jenkins Accepted
[v3,2/3] riscv: Correctly free relocation hashtable on error riscv: modules: Fix module loading error handling - - - 121- 2024-01-04 Charlie Jenkins Accepted
[v3,1/3] riscv: Fix module loading free order riscv: modules: Fix module loading error handling - - - 121- 2024-01-04 Charlie Jenkins Accepted
RISC-V: KVM: Require HAVE_KVM RISC-V: KVM: Require HAVE_KVM - - - --1 2024-01-04 Andrew Jones Superseded
[v2,4/4] riscv: Convert relocation iterator to do-while riscv: modules: Fix module loading error handling - - - 121- 2024-01-03 Charlie Jenkins Superseded
[v2,3/4] riscv: Fix relocation_hashtable size riscv: modules: Fix module loading error handling - - - 121- 2024-01-03 Charlie Jenkins Superseded
[v2,2/4] riscv: Correctly free relocation hashtable on error riscv: modules: Fix module loading error handling - - - 121- 2024-01-03 Charlie Jenkins Superseded
[v2,1/4] riscv: Fix module loading free order riscv: modules: Fix module loading error handling - - - 121- 2024-01-03 Charlie Jenkins Superseded
[v1,5/5] riscv/cmpxchg: Implement xchg for variables of size 1 and 2 Rework & improve riscv cmpxchg.h and atomic.h - - 1 13-- 2024-01-03 Leonardo Bras Accepted
[v1,4/5] riscv/cmpxchg: Implement cmpxchg for variables of size 1 and 2 Rework & improve riscv cmpxchg.h and atomic.h - - 1 13-- 2024-01-03 Leonardo Bras Accepted
[v1,3/5] riscv/atomic.h : Deduplicate arch_atomic.* Rework & improve riscv cmpxchg.h and atomic.h - 2 1 13-- 2024-01-03 Leonardo Bras Accepted
[v1,2/5] riscv/cmpxchg: Deduplicate cmpxchg() asm and macros Rework & improve riscv cmpxchg.h and atomic.h - 2 1 13-- 2024-01-03 Leonardo Bras Accepted
[v1,1/5] riscv/cmpxchg: Deduplicate xchg() asm functions Rework & improve riscv cmpxchg.h and atomic.h - 2 1 13-- 2024-01-03 Leonardo Bras Accepted
[v1,5/5] riscv: Introduce set_compat_task() in asm/compat.h riscv: Introduce compat-mode helpers & improve arch_get_mmap_end() - 1 - 13-- 2024-01-03 Leonardo Bras Accepted
[v1,4/5] riscv: Introduce is_compat_thread() into compat.h riscv: Introduce compat-mode helpers & improve arch_get_mmap_end() - 2 - 13-- 2024-01-03 Leonardo Bras Accepted
[v1,3/5] riscv: add compile-time test into is_compat_task() riscv: Introduce compat-mode helpers & improve arch_get_mmap_end() - 2 - 13-- 2024-01-03 Leonardo Bras Accepted
[v1,2/5] riscv: Replace direct thread flag check with is_compat_task() riscv: Introduce compat-mode helpers & improve arch_get_mmap_end() - - - 13-- 2024-01-03 Leonardo Bras Accepted
[v1,1/5] riscv: Improve arch_get_mmap_end() macro riscv: Introduce compat-mode helpers & improve arch_get_mmap_end() - 1 - 13-- 2024-01-03 Leonardo Bras Accepted
[v2,8/8] riscv: dtb: thead: Add BeagleV Ahead LEDs Add T-Head TH1520 SoC pin control - - - 12-1 2024-01-03 Emil Renner Berthing conchuod Superseded
[v2,7/8] riscv: dts: thead: Add TH1520 pinctrl settings for UART0 Add T-Head TH1520 SoC pin control - - - 12-1 2024-01-03 Emil Renner Berthing conchuod Superseded
[v2,6/8] riscv: dts: thead: Add Lichee Pi 4M GPIO line names Add T-Head TH1520 SoC pin control - - - 12-1 2024-01-03 Emil Renner Berthing conchuod Superseded
[v2,5/8] riscv: dts: thead: Adjust TH1520 GPIO labels Add T-Head TH1520 SoC pin control - - - 12-1 2024-01-03 Emil Renner Berthing conchuod Superseded
[v2,4/8] riscv: dts: thead: Add TH1520 GPIO ranges Add T-Head TH1520 SoC pin control - - - 11-2 2024-01-03 Emil Renner Berthing conchuod Superseded
[v2,3/8] riscv: dts: thead: Add TH1520 pin control nodes Add T-Head TH1520 SoC pin control - - - 12-1 2024-01-03 Emil Renner Berthing conchuod Superseded
[v2,2/8] pinctrl: Add driver for the T-Head TH1520 SoC Add T-Head TH1520 SoC pin control - - - 1111 2024-01-03 Emil Renner Berthing Handled Elsewhere
[v2,1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings Add T-Head TH1520 SoC pin control - - - 1111 2024-01-03 Emil Renner Berthing Handled Elsewhere
[v2,13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code mm/gup: Unify hugetlb, part 2 - - - --1 2024-01-03 Peter Xu Handled Elsewhere
[v2,12/13] mm/gup: Handle hugepd for follow_page() mm/gup: Unify hugetlb, part 2 - - - --1 2024-01-03 Peter Xu Handled Elsewhere
[v2,11/13] mm/gup: Handle huge pmd for follow_pmd_mask() mm/gup: Unify hugetlb, part 2 - 1 - --1 2024-01-03 Peter Xu Handled Elsewhere
[v2,10/13] mm/gup: Handle huge pud for follow_pud_mask() mm/gup: Unify hugetlb, part 2 - 1 - --1 2024-01-03 Peter Xu Handled Elsewhere
[v2,09/13] mm/gup: Cache *pudp in follow_pud_mask() mm/gup: Unify hugetlb, part 2 1 1 - --1 2024-01-03 Peter Xu Handled Elsewhere
[v2,08/13] mm/gup: Handle hugetlb for no_page_table() mm/gup: Unify hugetlb, part 2 - 2 - --1 2024-01-03 Peter Xu Handled Elsewhere
[v2,07/13] mm/gup: Refactor record_subpages() to find 1st small page mm/gup: Unify hugetlb, part 2 - 1 - --1 2024-01-03 Peter Xu Handled Elsewhere
[v2,06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing mm/gup: Unify hugetlb, part 2 - - - --1 2024-01-03 Peter Xu Handled Elsewhere
[v2,05/13] mm: Introduce vma_pgtable_walk_{begin|end}() mm/gup: Unify hugetlb, part 2 - 2 - --1 2024-01-03 Peter Xu Handled Elsewhere
[v2,04/13] mm: Make HPAGE_PXD_* macros even if !THP mm/gup: Unify hugetlb, part 2 - 2 - --1 2024-01-03 Peter Xu Handled Elsewhere
[v2,03/13] mm: Provide generic pmd_thp_or_huge() mm/gup: Unify hugetlb, part 2 - - - --1 2024-01-03 Peter Xu Handled Elsewhere
[v2,02/13] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static mm/gup: Unify hugetlb, part 2 - - - --1 2024-01-03 Peter Xu Handled Elsewhere
[v2,01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES mm/gup: Unify hugetlb, part 2 - 1 - --1 2024-01-03 Peter Xu Handled Elsewhere
[v4,12/12] riscv: mm: Always use an ASID to flush mm contexts riscv: ASID-related and UP-related TLB flush enhancements - 1 - 14-- 2024-01-02 Samuel Holland Superseded
[v4,11/12] riscv: mm: Preserve global TLB entries when switching contexts riscv: ASID-related and UP-related TLB flush enhancements - 1 - 14-- 2024-01-02 Samuel Holland Superseded
[v4,10/12] riscv: mm: Make asid_bits a local variable riscv: ASID-related and UP-related TLB flush enhancements - 1 - 14-- 2024-01-02 Samuel Holland Superseded
[v4,09/12] riscv: mm: Use a fixed layout for the MM context ID riscv: ASID-related and UP-related TLB flush enhancements - 1 - 14-- 2024-01-02 Samuel Holland Superseded
[v4,08/12] riscv: mm: Introduce cntx2asid/cntx2version helper macros riscv: ASID-related and UP-related TLB flush enhancements - 1 - 14-- 2024-01-02 Samuel Holland Superseded
[v4,07/12] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200 riscv: ASID-related and UP-related TLB flush enhancements - - - 14-- 2024-01-02 Samuel Holland Superseded
[v4,06/12] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma riscv: ASID-related and UP-related TLB flush enhancements - - - 14-- 2024-01-02 Samuel Holland Superseded
[v4,05/12] riscv: mm: Combine the SMP and UP TLB flush code riscv: ASID-related and UP-related TLB flush enhancements - 1 - 14-- 2024-01-02 Samuel Holland Superseded
[v4,04/12] riscv: Only send remote fences when some other CPU is online riscv: ASID-related and UP-related TLB flush enhancements - - - 14-- 2024-01-02 Samuel Holland Superseded
[v4,03/12] riscv: mm: Broadcast kernel TLB flushes only when needed riscv: ASID-related and UP-related TLB flush enhancements - 1 - 14-- 2024-01-02 Samuel Holland Superseded
[v4,02/12] riscv: Use IPIs for remote cache/TLB flushes by default riscv: ASID-related and UP-related TLB flush enhancements - 1 - 14-- 2024-01-02 Samuel Holland Superseded
[v4,01/12] riscv: Flush the instruction cache during SMP bringup riscv: ASID-related and UP-related TLB flush enhancements - 1 - 131- 2024-01-02 Samuel Holland Superseded
riscv: Add support for BATCHED_UNMAP_TLB_FLUSH riscv: Add support for BATCHED_UNMAP_TLB_FLUSH - 1 1 121- 2024-01-02 Alexandre Ghiti Superseded
[RFC,13/13] crypto: riscv - add vector crypto accelerated SM4 RISC-V crypto with reworked asm files - - - 1111 2024-01-02 Eric Biggers Superseded
[RFC,12/13] crypto: riscv - add vector crypto accelerated SM3 RISC-V crypto with reworked asm files - - - 1111 2024-01-02 Eric Biggers Superseded
[RFC,11/13] crypto: riscv - add vector crypto accelerated SHA-{512,384} RISC-V crypto with reworked asm files - - - 1111 2024-01-02 Eric Biggers Superseded
[RFC,10/13] crypto: riscv - add vector crypto accelerated SHA-{256,224} RISC-V crypto with reworked asm files - - - 1111 2024-01-02 Eric Biggers Superseded
[RFC,09/13] crypto: riscv - add vector crypto accelerated GHASH RISC-V crypto with reworked asm files - - - 1111 2024-01-02 Eric Biggers Superseded
[RFC,08/13] crypto: riscv - add vector crypto accelerated ChaCha20 RISC-V crypto with reworked asm files - - - 1111 2024-01-02 Eric Biggers Superseded
[RFC,07/13] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS} RISC-V crypto with reworked asm files - - - 1111 2024-01-02 Eric Biggers Superseded
[RFC,06/13] crypto: riscv - add vector crypto accelerated AES RISC-V crypto with reworked asm files - - - 1111 2024-01-02 Eric Biggers Superseded
[RFC,05/13] RISC-V: hook new crypto subdir into build-system RISC-V crypto with reworked asm files - 1 - 1111 2024-01-02 Eric Biggers Superseded
[RFC,04/13] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO RISC-V crypto with reworked asm files - - - 12-1 2024-01-02 Eric Biggers Superseded
[RFC,03/13] RISC-V: add helper function to read the vector VLEN RISC-V crypto with reworked asm files - 1 - 12-1 2024-01-02 Eric Biggers Superseded
[RFC,02/13] riscv: vector: make Vector always available for softirq context RISC-V crypto with reworked asm files - - - 1111 2024-01-02 Eric Biggers Superseded
[RFC,01/13] riscv: Add support for kernel mode vector RISC-V crypto with reworked asm files - - - 1012 2024-01-02 Eric Biggers Superseded
[v4,11/11] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation RISC-V: provide some accelerated cryptography implementations using vector extensions - - - 121- 2023-12-31 Jerry Shih Superseded
[v4,10/11] RISC-V: crypto: add Zvksh accelerated SM3 implementation RISC-V: provide some accelerated cryptography implementations using vector extensions - - - 121- 2023-12-31 Jerry Shih Superseded
[v4,09/11] RISC-V: crypto: add Zvksed accelerated SM4 implementation RISC-V: provide some accelerated cryptography implementations using vector extensions - - - 121- 2023-12-31 Jerry Shih Superseded
[v4,08/11] RISC-V: crypto: add Zvknhb accelerated SHA384/512 implementations RISC-V: provide some accelerated cryptography implementations using vector extensions - - - 121- 2023-12-31 Jerry Shih Superseded
[v4,07/11] RISC-V: crypto: add Zvknha/b accelerated SHA224/256 implementations RISC-V: provide some accelerated cryptography implementations using vector extensions - - - 121- 2023-12-31 Jerry Shih Superseded
[v4,06/11] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation RISC-V: provide some accelerated cryptography implementations using vector extensions - - - 121- 2023-12-31 Jerry Shih Superseded
[v4,05/11] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations RISC-V: provide some accelerated cryptography implementations using vector extensions - - - 121- 2023-12-31 Jerry Shih Superseded
[v4,04/11] RISC-V: crypto: add Zvkned accelerated AES implementation RISC-V: provide some accelerated cryptography implementations using vector extensions - - - 121- 2023-12-31 Jerry Shih Superseded
[v4,03/11] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO in kconfig RISC-V: provide some accelerated cryptography implementations using vector extensions - - - 13-- 2023-12-31 Jerry Shih Superseded
[v4,02/11] RISC-V: hook new crypto subdir into build-system RISC-V: provide some accelerated cryptography implementations using vector extensions - 1 - 121- 2023-12-31 Jerry Shih Superseded
[v4,01/11] RISC-V: add helper function to read the vector VLEN RISC-V: provide some accelerated cryptography implementations using vector extensions - 1 - 13-- 2023-12-31 Jerry Shih Superseded
[GIT,PULL] KVM/riscv changes for 6.8 part #1 [GIT,PULL] KVM/riscv changes for 6.8 part #1 - - - --1 2023-12-31 Anup Patel Handled Elsewhere
[v2,10/10] RISC-V: KVM: Support 64 bit firmware counters on RV32 RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - 12-1 2023-12-29 Atish Kumar Patra Superseded
[v2,09/10] RISC-V: KVM: Add perf sampling support for guests RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - 12-1 2023-12-29 Atish Kumar Patra Superseded
[v2,08/10] RISC-V: KVM: Implement SBI PMU Snapshot feature RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - 12-1 2023-12-29 Atish Kumar Patra Superseded
[v2,07/10] RISC-V: KVM: No need to exit to the user space if perf event failed RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - 12-1 2023-12-29 Atish Kumar Patra Superseded
[v2,06/10] RISC-V: KVM: No need to update the counter value during reset RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - 10-3 2023-12-29 Atish Kumar Patra Superseded
« 1 2 ... 21 22 23110 111 »