index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2023-07-19
riscv: uprobes: Restore thread.bad_cause
Tiezhu Yang
2023-05-24
rethook, fprobe: do not trace rethook related functions
Ze Gao
2023-05-17
RISC-V: take text_mutex during alternative patching
Conor Dooley
2023-05-17
riscv: compat_syscall_table: Fixup compile warning
Guo Ren
2023-05-11
RISC-V: Align SBI probe implementation with spec
Andrew Jones
2023-05-01
riscv: Do not set initial_boot_params to the linear address of the dtb
Alexandre Ghiti
2023-05-01
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
2023-04-20
riscv: add icache flush for nommu sigreturn trampoline
Mathis Salmen
2023-03-17
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
2023-03-17
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Alexandre Ghiti
2023-03-17
RISC-V: Stop emitting attributes
Palmer Dabbelt
2023-03-10
riscv: ftrace: Reduce the detour code size to half
Guo Ren
2023-03-10
riscv: Avoid enabling interrupts in die()
Mattias Nissler
2023-03-10
RISC-V: time: initialize hrtimer based broadcast clock event device
Conor Dooley
2023-02-14
riscv: kprobe: Fixup misaligned load text
Guo Ren
2023-02-14
riscv: stacktrace: Fix missing the first frame
Liu Shixin
2023-02-09
riscv: kprobe: Fixup kernel panic when probing an illegal position
Guo Ren
2023-02-01
riscv: Move call to init_cpu_topology() to later initialization stage
Ley Foon Tan
2023-02-01
riscv/kprobe: Fix instruction simulation of JALR
Liao Chang
2023-02-01
riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
Masahiro Yamada
2023-01-12
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
2023-01-07
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
Guo Ren
2023-01-07
RISC-V: kexec: Fix memory leak of elf header buffer
Li Huafei
2023-01-07
RISC-V: kexec: Fix memory leak of fdt buffer
Li Huafei
2022-12-31
RISC-V: Align the shadow stack
Palmer Dabbelt
2022-12-31
RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
Andrew Bresticker
2022-12-01
RISC-V: Fix a race condition during kernel stack overflow
Palmer Dabbelt
2022-11-29
Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...
Palmer Dabbelt
2022-11-29
riscv: kexec: Fixup crash_smp_send_stop without multi cores
Guo Ren
2022-11-29
riscv: kexec: Fixup irq controller broken in kexec crash path
Guo Ren
2022-11-29
riscv: mm: Proper page permissions after initmem free
Björn Töpel
2022-11-29
riscv: vdso: fix section overlapping under some conditions
Jisheng Zhang
2022-11-29
riscv: fix race when vmap stack overflow
Jisheng Zhang
2022-11-10
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2022-11-10
riscv: fix reserved memory setup
Conor Dooley
2022-11-10
riscv: vdso: fix build with llvm
Jisheng Zhang
2022-11-10
riscv: process: fix kernel info leakage
Jisheng Zhang
2022-10-27
RISC-V: Fix /proc/cpuinfo cpumask warning
Andrew Jones
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-13
RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
Palmer Dabbelt
2022-10-13
RISC-V: Make mmap() with PROT_WRITE imply PROT_READ
Palmer Dabbelt
2022-10-13
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
Jisheng Zhang
2022-10-13
Merge patch series "Some style cleanups for recent extension additions"
Palmer Dabbelt
2022-10-13
riscv: use BIT() marco for cpufeature probing
Heiko Stuebner
2022-10-13
riscv: drop some idefs from CMO initialization
Heiko Stuebner
2022-10-13
riscv: cleanup svpbmt cpufeature probing
Heiko Stuebner
2022-10-12
RISC-V: Avoid dereferening NULL regs in die()
Palmer Dabbelt
2022-10-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-10-11
riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb
Wenting Zhang
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]