index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg()
Anup Patel
1
-14
/
+22
2022-12-07
RISC-V: KVM: Remove redundant includes of asm/csr.h
Anup Patel
5
-5
/
+0
2022-12-07
RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.h
Anup Patel
1
-1
/
+0
2022-12-07
RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
Anup Patel
1
-4
/
+7
2022-12-07
RISC-V: KVM: Simplify kvm_arch_prepare_memory_region()
Christophe JAILLET
1
-3
/
+1
2022-12-07
RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails
Anup Patel
1
-2
/
+3
2022-12-07
RISC-V: KVM: use vma_lookup() instead of find_vma_intersection()
Bo Liu
1
-1
/
+1
2022-12-07
RISC-V: KVM: Add exit logic to main.c
XiakaiPan
1
-0
/
+6
2022-12-06
riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
Pu Lehui
1
-1
/
+28
2022-12-05
riscv: stacktrace: Make walk_stackframe cross pt_regs frame
Guo Ren
2
-1
/
+11
2022-12-05
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
Guo Ren
1
-1
/
+1
2022-12-05
RISC-V: kexec: Fix memory leak of elf header buffer
Li Huafei
1
-0
/
+4
2022-12-05
RISC-V: kexec: Fix memory leak of fdt buffer
Li Huafei
2
-0
/
+15
2022-12-02
Merge patch series "Support VMCOREINFO export for RISCV64"
Palmer Dabbelt
2
-0
/
+22
2022-12-02
RISC-V: Add arch_crash_save_vmcoreinfo support
Xianting Tian
2
-0
/
+22
2022-12-02
Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-24
/
+187
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-12-02
riscv: add riscv rethook implementation
Binglei Wang
7
-19
/
+40
2022-12-02
riscv/mm: add arch hook arch_clear_hugepage_flags
Tong Tiangen
1
-0
/
+6
2022-12-02
riscv/mm: hugepage's PG_dcache_clean flag is only set in head page
Tong Tiangen
2
-0
/
+14
2022-12-02
RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DW
Hal Feng
1
-0
/
+1
2022-12-02
Merge patch series "RISC-V: Dynamic ftrace support for RV32I"
Palmer Dabbelt
2
-26
/
+28
2022-12-02
RISC-V: enable dynamic ftrace for RV32I
Jamie Iles
1
-5
/
+5
2022-12-02
RISC-V: preserve a1 in mcount
Jamie Iles
1
-2
/
+4
2022-12-02
RISC-V: reduce mcount save space on RV32
Jamie Iles
1
-16
/
+16
2022-12-02
RISC-V: use REG_S/REG_L for mcount
Jamie Iles
1
-15
/
+15
2022-12-01
RISC-V: Fix a race condition during kernel stack overflow
Palmer Dabbelt
3
-0
/
+32
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
1
-22
/
+0
2022-12-01
mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
Vlastimil Babka
3
-3
/
+6
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+1
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+1
2022-11-29
Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...
Palmer Dabbelt
3
-13
/
+133
2022-11-29
riscv: kexec: Fixup crash_smp_send_stop without multi cores
Guo Ren
3
-18
/
+103
2022-11-29
riscv: kexec: Fixup irq controller broken in kexec crash path
Guo Ren
1
-0
/
+35
2022-11-29
riscv: mm: Proper page permissions after initmem free
Björn Töpel
1
-4
/
+5
2022-11-29
riscv: vdso: fix section overlapping under some conditions
Jisheng Zhang
1
-0
/
+1
2022-11-29
riscv: fix race when vmap stack overflow
Jisheng Zhang
3
-0
/
+32
2022-11-29
RISC-V: enable sparsemem by default for defconfig
Conor Dooley
1
-0
/
+1
2022-11-28
riscv: Sync efi page table's kernel mappings before switching
Alexandre Ghiti
2
-4
/
+13
2022-11-28
riscv: Fix NR_CPUS range conditions
Samuel Holland
1
-3
/
+3
2022-11-22
Merge tag 'riscv-dt-for-v6.2-mw0' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
10
-203
/
+271
2022-11-21
Merge tag 'renesas-riscv-dt-for-v6.2-tag1' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
6
-0
/
+200
2022-11-21
Merge tag 'renesas-riscv-soc-for-v6.2-tag1' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-0
/
+5
2022-11-21
Merge tag 'renesas-riscv-defconfig-for-v6.2-tag1' of git://git.kernel.org/pub...
Arnd Bergmann
1
-0
/
+3
2022-11-18
Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
Ard Biesheuvel
2
-9
/
+10
2022-11-18
stackprotector: actually use get_random_canary()
Jason A. Donenfeld
1
-9
/
+1
2022-11-17
riscv: dts: renesas: rzfive-smarc: Enable CANFD/I2C
Lad Prabhakar
1
-27
/
+0
2022-11-17
riscv: dts: renesas: r9a07g043f/rzfive-smarc-som: Enable ADC/OPP/Thermal Zone...
Lad Prabhakar
2
-11
/
+2
2022-11-17
riscv: dts: microchip: remove unused pcie clocks
Conor Dooley
2
-4
/
+4
2022-11-17
riscv: dts: microchip: remove pcie node from the sev kit
Conor Dooley
1
-29
/
+0
[prev]
[next]