index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-10
riscv: convert to generic syscall table
Arnd Bergmann
2024-07-03
riscv: kexec: Avoid deadlock in kexec crash path
Song Shuai
2024-07-03
riscv: stacktrace: fix usage of ftrace_graph_ret_addr()
Puranjay Mohan
2024-06-28
Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-06-26
Merge patch "riscv: stacktrace: convert arch_stack_walk() to noinstr"
Palmer Dabbelt
2024-06-26
riscv: stacktrace: convert arch_stack_walk() to noinstr
Andy Chiu
2024-06-26
riscv: patch: Flush the icache right after patching to avoid illegal insns
Alexandre Ghiti
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
2024-05-30
riscv: prevent pt_regs corruption for secondary idle threads
Sergey Matyukevich
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-23
riscv: Fix early ftrace nop patching
Alexandre Ghiti
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-22
Merge patch series "riscv: Extension parsing fixes"
Palmer Dabbelt
2024-05-22
riscv: typo in comment for get_f64_reg
Xingyou Chen
2024-05-22
Use bool value in set_cpu_online()
Zhao Ke
2024-05-22
riscv: stacktrace: fixed walk_stackframe()
Matthew Bystrin
2024-05-22
ftrace: riscv: move from REGS to ARGS
Puranjay Mohan
2024-05-22
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-22
riscv: cpufeature: Fix extension subset checking
Charlie Jenkins
2024-05-22
riscv: cpufeature: Fix thead vector hwcap removal
Charlie Jenkins
2024-05-19
riscv: add support for kernel-mode FPU
Samuel Holland
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-14
riscv: extend execmem_params for generated code allocations
Mike Rapoport (IBM)
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-04-30
Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"
Palmer Dabbelt
2024-04-30
Merge patch series "riscv: fix patching with IPI"
Palmer Dabbelt
2024-04-29
riscv: Use IPIs for remote cache/TLB flushes by default
Samuel Holland
2024-04-29
riscv: Flush the instruction cache during SMP bringup
Samuel Holland
2024-04-28
riscv: hwprobe: export Zihintpause ISA extension
Clément Léger
2024-04-28
riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code
Clément Léger
2024-04-28
riscv: Do not save the scratch CSR during suspend
Samuel Holland
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-22
RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
Atish Patra
2024-04-16
riscv: Fix text patching when IPI are used
Alexandre Ghiti
2024-04-16
riscv: Remove superfluous smp_mb()
Alexandre Ghiti
2024-04-04
riscv: process: Fix kernel gp leakage
Stefan O'Rear
2024-04-04
riscv: Disable preemption when using patch_map()
Alexandre Ghiti
2024-04-04
riscv: Fix warning by declaring arch_cpu_idle() as noinstr
Alexandre Ghiti
2024-04-04
riscv: use KERN_INFO in do_trap
Andreas Schwab
2024-04-03
riscv: Fix vector state restore in rt_sigreturn()
Björn Töpel
2024-03-27
riscv: remove unused header
tanzirh@google.com
2024-03-27
riscv: compat_vdso: align VDSOAS build log
Masahiro Yamada
[next]