summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2023-09-12riscv: errata: fix T-Head dcache.cva encodingIcenowy Zheng
2023-09-12riscv: kexec: Align the kexeced kernel entrySong Shuai
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-08riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES configLad Prabhakar
2023-09-08riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO configLad Prabhakar
2023-09-08riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabledLad Prabhakar
2023-09-08Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"Palmer Dabbelt
2023-09-08Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt
2023-09-08Merge patch "RISC-V: Add ptrace support for vectors"Palmer Dabbelt
2023-09-08Merge patch series "Add non-coherent DMA support for AX45MP"Palmer Dabbelt
2023-09-08Merge patch series "riscv: dma-mapping: unify support for cache flushes"Palmer Dabbelt
2023-09-08Merge patch series "RISC-V: Probe for misaligned access speed"Palmer Dabbelt
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-06bpf, riscv: use prog pack allocator in the BPF JITPuranjay Mohan
2023-09-06riscv: implement a memset like function for textPuranjay Mohan
2023-09-06riscv: extend patch_text_nosync() for multiple pagesPuranjay Mohan
2023-09-05riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti
2023-09-05riscv: Dump out kernel offset information on panicAlexandre Ghiti
2023-09-05riscv: Introduce virtual kernel mapping KASLRAlexandre Ghiti
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-09-04kbuild: Show marked Kconfig fragments in "help"Kees Cook
2023-09-01RISC-V: Add ptrace support for vectorsAndy Chiu
2023-09-01riscv: mm: dma-noncoherent: nonstandard cache operations supportLad Prabhakar
2023-09-01riscv: errata: Add Andes alternative portsLad Prabhakar
2023-09-01riscv: asm: vendorid_list: Add Andes Technology to the vendors listLad Prabhakar
2023-09-01riscv: dma-mapping: switch over to generic implementationLad Prabhakar
2023-09-01riscv: dma-mapping: skip invalidation before bidirectional DMAArnd Bergmann
2023-09-01riscv: dma-mapping: only invalidate after DMA, not flushArnd Bergmann
2023-09-01RISC-V: alternative: Remove feature_probe_funcEvan Green
2023-09-01RISC-V: Probe for unaligned access speedEvan Green
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-31Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-08-31Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-08-31Merge patch series "RISC-V: mm: Make SV48 the default address space"Palmer Dabbelt
2023-08-31Merge patch series "riscv: Reduce ARCH_KMALLOC_MINALIGN to 8"Palmer Dabbelt
2023-08-31riscv: support PREEMPT_DYNAMIC with static keysJisheng Zhang
2023-08-31Merge patch series "riscv: support ELF format binaries in nommu mode"Palmer Dabbelt
2023-08-31Merge patch series "riscv: KCFI support"Palmer Dabbelt
2023-08-31riscv: Move create_tmp_mapping() to init sectionsAlexandre Ghiti
2023-08-31riscv: Mark KASAN tmp* page tables variables as staticAlexandre Ghiti
2023-08-31riscv: mm: use bitmap_zero() APIYe Xingchen
2023-08-31Merge patch series "support allocating crashkernel above 4G explicitly on riscv"Palmer Dabbelt
2023-08-31Merge patch series "riscv: kprobes: simulate some instructions"Palmer Dabbelt
2023-08-31riscv: remove redundant mv instructionsNam Cao
2023-08-30Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-08-30Merge tag 'soc-dt-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds