Age | Commit message (Expand) | Author | Files | Lines |
2024-02-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+81 |
2024-02-06 | riscv: Flush the tlb when a page directory is freed | Alexandre Ghiti | 1 | -1/+1 |
2024-02-06 | riscv: dts: microchip: add specific compatible for mpfs pdma | Shravan Chippa | 1 | -1/+1 |
2024-02-06 | riscv: dts: microchip: add missing CAN bus clocks | Conor Dooley | 1 | -2/+2 |
2024-02-06 | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL | Kees Cook | 1 | -1/+1 |
2024-02-01 | Merge patch series "svnapot fixes" | Palmer Dabbelt | 1 | -2/+60 |
2024-02-01 | riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled | Alexandre Ghiti | 1 | -0/+20 |
2024-02-01 | riscv: Fix set_huge_pte_at() for NAPOT mapping | Alexandre Ghiti | 1 | -2/+40 |
2024-02-01 | kernel.h: removed REPEAT_BYTE from kernel.h | Tanzir Hasan | 1 | -1/+2 |
2024-02-01 | riscv, bpf: Enable inline bpf_kptr_xchg() for RV64 | Pu Lehui | 1 | -0/+5 |
2024-01-31 | riscv: mm: execute local TLB flush after populating vmemmap | Vincent Chen | 3 | -1/+7 |
2024-01-31 | pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28 | Lad Prabhakar | 1 | -0/+4 |
2024-01-31 | riscv: dts: starfive: beaglev-starlight: Setup phy reset gpio | Cristian Ciocaltea | 1 | -0/+11 |
2024-01-31 | riscv: dts: starfive: visionfive-v1: Setup ethernet phy | Cristian Ciocaltea | 1 | -1/+21 |
2024-01-31 | riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac | Cristian Ciocaltea | 1 | -0/+84 |
2024-01-31 | riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes | Cristian Ciocaltea | 1 | -0/+36 |
2024-01-29 | riscv, bpf: Optimize bswap insns with Zbb support | Pu Lehui | 2 | -48/+71 |
2024-01-29 | riscv, bpf: Optimize sign-extention mov insns with Zbb support | Pu Lehui | 2 | -2/+25 |
2024-01-29 | riscv, bpf: Add necessary Zbb instructions | Pu Lehui | 1 | -0/+32 |
2024-01-29 | riscv, bpf: Simplify sext and zext logics in branch instructions | Pu Lehui | 1 | -48/+31 |
2024-01-29 | riscv, bpf: Unify 32-bit zero-extension to emit_zextw | Pu Lehui | 2 | -43/+43 |
2024-01-29 | riscv, bpf: Unify 32-bit sign-extension to emit_sextw | Pu Lehui | 2 | -5/+10 |
2024-01-29 | riscv: Fix wrong size passed to local_flush_tlb_range_asid() | Alexandre Ghiti | 1 | -1/+1 |
2024-01-26 | Merge tag 'arm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -32/+48 |
2024-01-26 | Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 2 | -0/+81 |
2024-01-26 | riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format | Inochi Amaoto | 1 | -32/+48 |
2024-01-25 | Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -2/+3 |
2024-01-24 | riscv: Avoid code duplication with generic bitops implementation | Xiao Wang | 1 | -114/+24 |
2024-01-24 | riscv: Support RANDOMIZE_KSTACK_OFFSET | Song Shuai | 2 | -1/+17 |
2024-01-24 | RISC-V: Remove duplicated include in smpboot.c | Yang Li | 1 | -1/+0 |
2024-01-24 | riscv: blacklist assembly symbols for kprobe | Clément Léger | 2 | -0/+13 |
2024-01-24 | Merge patch series "riscv: support fast gup" | Palmer Dabbelt | 4 | -8/+71 |
2024-01-24 | riscv: enable HAVE_FAST_GUP if MMU | Jisheng Zhang | 2 | -0/+7 |
2024-01-24 | riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMU | Jisheng Zhang | 3 | -5/+37 |
2024-01-24 | riscv: tlb: convert __p*d_free_tlb() to inline functions | Jisheng Zhang | 1 | -22/+32 |
2024-01-24 | riscv: tlb: fix __p*d_free_tlb() | Jisheng Zhang | 1 | -3/+17 |
2024-01-24 | Merge patch series "riscv: Increase mmap_rnd_bits_max on Sv48/57" | Palmer Dabbelt | 1 | -0/+6 |
2024-01-24 | riscv: mm: Update mmap_rnd_bits_max | Sami Tolvanen | 1 | -0/+6 |
2024-01-23 | riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops | Pu Lehui | 1 | -2/+3 |
2024-01-23 | Revert "RISC-V: mark hibernation as nonportable" | Conor Dooley | 1 | -4/+1 |
2024-01-22 | Merge patch series "RISC-V crypto with reworked asm files" | Palmer Dabbelt | 22 | -0/+3271 |
2024-01-22 | crypto: riscv - add vector crypto accelerated SM4 | Jerry Shih | 4 | -0/+244 |
2024-01-22 | crypto: riscv - add vector crypto accelerated SM3 | Jerry Shih | 4 | -0/+250 |
2024-01-22 | crypto: riscv - add vector crypto accelerated SHA-{512,384} | Jerry Shih | 4 | -0/+350 |
2024-01-22 | crypto: riscv - add vector crypto accelerated SHA-{256,224} | Jerry Shih | 4 | -0/+376 |
2024-01-22 | crypto: riscv - add vector crypto accelerated GHASH | Jerry Shih | 4 | -0/+253 |
2024-01-22 | crypto: riscv - add vector crypto accelerated ChaCha20 | Jerry Shih | 4 | -0/+409 |
2024-01-22 | crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS} | Jerry Shih | 7 | -0/+1364 |
2024-01-22 | RISC-V: hook new crypto subdir into build-system | Heiko Stuebner | 3 | -0/+7 |
2024-01-22 | RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO | Eric Biggers | 1 | -0/+7 |