aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-0/+8
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2-0/+8
2021-07-23riscv: __asm_copy_to-from_user: Fix: Typos in commentsAkira Tsukamoto1-9/+9
2021-07-23riscv: __asm_copy_to-from_user: Remove unnecessary size checkAkira Tsukamoto1-1/+0
2021-07-23riscv: __asm_copy_to-from_user: Fix: fail on RV32Akira Tsukamoto1-1/+1
2021-07-23riscv: __asm_copy_to-from_user: Fix: overrun copyAkira Tsukamoto1-3/+3
2021-07-23riscv: stacktrace: pin the task's stack in get_wchanJisheng Zhang1-1/+5
2021-07-22riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUEAlexandre Ghiti1-2/+16
2021-07-22riscv: Make sure the linear mapping does not use the kernel mappingAlexandre Ghiti1-0/+2
2021-07-22riscv: Fix memory_limit for 64-bit kernelAlexandre Ghiti1-2/+9
2021-07-21RISC-V: load initrd wherever it fits into memoryHeinrich Schuchardt1-2/+2
2021-07-21Merge remote-tracking branch 'riscv/riscv-fix-32bit' into fixesPalmer Dabbelt1-0/+1
2021-07-21riscv: Fix 32-bit RISC-V boot failureBin Meng1-1/+3
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+0
2021-07-09Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds37-360/+901
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-2/+2
2021-07-08riscv: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport1-0/+1
2021-07-08riscv/Kconfig: make direct map manipulation options depend on MMUMike Rapoport1-2/+2
2021-07-06riscv: xip: Fix duplicate included asm/pgtable.hJiapeng Chong1-1/+0
2021-07-06riscv: Fix PTDUMP output now BPF region moved back to module regionAlexandre Ghiti1-2/+2
2021-07-06riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline stallAkira Tsukamoto1-35/+146
2021-07-06riscv: add VMAP_STACK overflow detectionTong Tiangen6-1/+163
2021-07-05riscv: ptrace: add argn syntaxJeff Xie2-0/+32
2021-07-05riscv: mm: fix build errors caused by mk_pmd()Nanyong Sun2-5/+2
2021-07-05riscv: Introduce structure that group all variables regarding kernel mappingAlexandre Ghiti8-93/+75
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-8/+1
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-2/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-2/+0
2021-06-30Merge branch 'riscv-wx-mappings' into for-nextPalmer Dabbelt7-94/+102
2021-06-30riscv: Map the kernel with correct permissions the first timeAlexandre Ghiti5-81/+82
2021-06-30riscv: Introduce set_kernel_memory helperAlexandre Ghiti1-0/+16
2021-06-30riscv: Enable KFENCE for riscv64Liu Shixin3-1/+74
2021-06-30RISC-V: Use asm-generic for {in,out}{bwlq}Palmer Dabbelt1-13/+0
2021-06-30riscv: add ASID-based tlbflushing methodsGuo Ren3-8/+43
2021-06-30riscv: pass the mm_struct to __sbi_tlb_flush_rangeChristoph Hellwig1-9/+6
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang1-4/+1
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport1-1/+1
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+1
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+0
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-81/+81
2021-06-19riscv: dts: fu740: fix cache-controller interruptsDavid Abdurachmanov1-1/+1
2021-06-18riscv: Ensure BPF_JIT_REGION_START aligned with PMD sizeJisheng Zhang2-4/+3
2021-06-18riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' nameJisheng Zhang1-4/+4
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-1/+1
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar10-21/+54
2021-06-15riscv: Add mem kernel parameter supportKefeng Wang1-3/+25
2021-06-12riscv: sifive: fix Kconfig errata warningRandy Dunlap1-0/+1
2021-06-12riscv32: Use medany C model for modulesKhem Raj1-1/+1