Show patches with: none      |   21083 patches
« 1 2 ... 30 31 32210 211 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
RISC-V: hwprobe: Check for the reserved flags RISC-V: hwprobe: Check for the reserved flags - - - 7-7 2024-01-03 Palmer Dabbelt Rejected
[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
Update the size of auxv to respect the new constant added in e92f469b0771e6db9688a58c0e34a8342da6a6… Update the size of auxv to respect the new constant added in e92f469b0771e6db9688a58c0e34a8342da6a6… - 1 - 13-- 2024-01-02 Victor Isaev Accepted
[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
[V2,3/3] riscv: xchg: Prefetch the destination word for sc.w riscv: Add Zicbop & prefetchw support - - - --1 2023-12-31 Guo Ren Changes Requested
[V2,2/3] riscv: Add ARCH_HAS_PRETCHW support with Zibop riscv: Add Zicbop & prefetchw support - - - --1 2023-12-31 Guo Ren Changes Requested
[V2,1/3] riscv: Add Zicbop instruction definitions & cpufeature riscv: Add Zicbop & prefetchw support - - - --1 2023-12-31 Guo Ren Changes Requested
[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
[v2,05/10] drivers/perf: riscv: Implement SBI PMU snapshot function RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 2 - 12-1 2023-12-29 Atish Kumar Patra Superseded
[v2,04/10] RISC-V: Add SBI PMU snapshot definitions RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 1 - 12-1 2023-12-29 Atish Kumar Patra Superseded
[v2,03/10] drivers/perf: riscv: Read upper bits of a firmware counter RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 2 - 12-1 2023-12-29 Atish Kumar Patra Superseded
[v2,02/10] RISC-V: Add FIRMWARE_READ_HI definition RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 1 - 12-1 2023-12-29 Atish Kumar Patra Superseded
[v2,01/10] RISC-V: Fix the typo in Scountovf CSR name RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - 12-1 2023-12-29 Atish Kumar Patra Superseded
[v9,10/10] riscv: vector: allow kernel-mode Vector with preemption riscv: support kernel-mode Vector - - - 1111 2023-12-29 Andy Chiu Superseded
[v9,09/10] riscv: vector: use kmem_cache to manage vector context riscv: support kernel-mode Vector - - - 12-1 2023-12-29 Andy Chiu Superseded
[v9,08/10] riscv: vector: use a mask to write vstate_ctrl riscv: support kernel-mode Vector - - - 12-1 2023-12-29 Andy Chiu Superseded
[v9,07/10] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}() riscv: support kernel-mode Vector 1 - - 12-1 2023-12-29 Andy Chiu Superseded
[v9,06/10] riscv: fpu: drop SR_SD bit checking riscv: support kernel-mode Vector - 2 - 12-1 2023-12-29 Andy Chiu Superseded
[v9,05/10] riscv: lib: vectorize copy_to_user/copy_from_user riscv: support kernel-mode Vector - - - 1111 2023-12-29 Andy Chiu Superseded
[v9,04/10] riscv: sched: defer restoring Vector context for user riscv: support kernel-mode Vector 1 - - 1111 2023-12-29 Andy Chiu Superseded
[v9,03/10] riscv: Add vector extension XOR implementation riscv: support kernel-mode Vector - - - 1012 2023-12-29 Andy Chiu Superseded
[v9,02/10] riscv: vector: make Vector always available for softirq context riscv: support kernel-mode Vector - 1 - 1111 2023-12-29 Andy Chiu Superseded
[v9,01/10] riscv: Add support for kernel mode vector riscv: support kernel-mode Vector - 1 - 1012 2023-12-29 Andy Chiu Superseded
[RFC,v1,1/1] RISC-V: ACPI: Enable SPCR table for console output on RISC-V Enable SPCR table for console output on RISC-V - - - 13-- 2023-12-29 JeeHeng Sia RFC
riscv: dts: sophgo: add watchdog dt node for CV1800 riscv: dts: sophgo: add watchdog dt node for CV1800 - - - 8-5 2023-12-28 AnnanLiu conchuod Superseded
riscv: dts: sophgo: add timer dt node for CV1800 riscv: dts: sophgo: add timer dt node for CV1800 - - - 8-5 2023-12-28 AnnanLiu conchuod Superseded
[2/2] riscv: tlb: avoid tlb flushing if fullmm == 1 riscv: tlb: avoid tlb flushing on exit & execve - 1 - 121- 2023-12-28 Jisheng Zhang Changes Requested
[1/2] mm/tlb: fix fullmm semantics riscv: tlb: avoid tlb flushing on exit & execve - - - 13-- 2023-12-28 Jisheng Zhang Changes Requested
[3/3] riscv: dts: starfive: jh8100: Add SD/eMMC device tree nodes Add driver for Cadence SD6HC SD/eMMC controller - - - --1 2023-12-28 Yuklin Soo conchuod Changes Requested
[2/3] mmc: sdhci-cadence6: add Cadence SD6HC support Add driver for Cadence SD6HC SD/eMMC controller - - - --1 2023-12-28 Yuklin Soo Handled Elsewhere
[1/3] dt-bindings: mmc: sdhci-cadence6: add DT bindings documentation Add driver for Cadence SD6HC SD/eMMC controller - - - --1 2023-12-28 Yuklin Soo Handled Elsewhere
[v2,14/14] selftests/fpu: Allow building on other architectures Unified cross-architecture kernel-mode FPU API - 1 - --1 2023-12-28 Samuel Holland Handled Elsewhere
[v2,13/14] selftests/fpu: Move FP code to a separate translation unit Unified cross-architecture kernel-mode FPU API - 1 - --1 2023-12-28 Samuel Holland Handled Elsewhere
[v2,12/14] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API - 1 - --1 2023-12-28 Samuel Holland Handled Elsewhere
« 1 2 ... 30 31 32210 211 »