index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabled
Guenter Roeck
1
-0
/
+1
2024-05-02
riscv: Fix TASK_SIZE on 64-bit NOMMU
Samuel Holland
1
-1
/
+1
2024-05-02
riscv: fix VMALLOC_START definition
Baoquan He
1
-1
/
+1
2024-05-02
riscv: process: Fix kernel gp leakage
Stefan O'Rear
1
-3
/
+0
2024-05-02
riscv: Enable per-task stack canaries
Guo Ren
5
-2
/
+23
2024-04-13
riscv: Fix spurious errors from __get/put_kernel_nofault
Samuel Holland
1
-2
/
+2
2024-03-06
riscv: Sparse-Memory/vmemmap out-of-bounds fix
Dimitris Vlachos
1
-1
/
+1
2023-12-13
riscv: fix misaligned access handling of C.SWSP and C.SDSP
Clément Léger
1
-4
/
+2
2023-10-25
riscv, bpf: Sign-extend return values
Björn Töpel
1
-2
/
+3
2023-10-25
riscv, bpf: Factor out emit_call for kernel and bpf context
Pu Lehui
1
-17
/
+13
2023-08-16
riscv,mmio: Fix readX()-to-delay() ordering
Andrea Parri
1
-8
/
+8
2023-07-27
riscv, bpf: Fix inconsistent JIT image generation
Björn Töpel
2
-9
/
+16
2023-07-27
bpf, riscv: Support riscv jit to provide bpf_line_info
Pu Lehui
2
-1
/
+8
2023-07-27
riscv: bpf: Avoid breaking W^X
Jisheng Zhang
1
-1
/
+2
2023-07-27
riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to core
Jisheng Zhang
2
-13
/
+13
2023-07-27
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2023-06-14
riscv: fix kprobe __user string arg print fault issue
Ruan Jinjie
1
-0
/
+1
2023-04-20
riscv: Handle zicsr/zifencei issues between clang and binutils
Nathan Chancellor
2
-4
/
+28
2023-04-20
kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IAS
Masahiro Yamada
1
-1
/
+1
2023-04-20
riscv: add icache flush for nommu sigreturn trampoline
Mathis Salmen
1
-1
/
+8
2023-04-05
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
1
-0
/
+8
2023-03-17
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
4
-6
/
+40
2023-03-17
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Alexandre Ghiti
1
-1
/
+1
2023-03-17
riscv: Add header include guards to insn.h
Liao Chang
1
-0
/
+5
2023-03-17
riscv: Avoid enabling interrupts in die()
Mattias Nissler
1
-2
/
+3
2023-03-17
RISC-V: Avoid dereferening NULL regs in die()
Palmer Dabbelt
1
-3
/
+6
2023-03-11
riscv: jump_label: Fixup unaligned arch_static_branch function
Andy Chiu
1
-0
/
+2
2023-03-11
RISC-V: fix funct4 definition for c.jalr in parse_asm.h
Heiko Stuebner
1
-1
/
+1
2023-03-11
RISC-V: time: initialize hrtimer based broadcast clock event device
Conor Dooley
1
-0
/
+3
2023-02-15
riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
Guo Ren
1
-1
/
+3
2023-02-15
riscv: disable generation of unwind tables
Andreas Schwab
1
-0
/
+3
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2
-2
/
+2
2023-01-14
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
1
-1
/
+1
2023-01-14
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
Guo Ren
1
-1
/
+1
2023-01-14
riscv/stacktrace: Fix stack output without ra on the stack top
Chen Huang
1
-3
/
+9
2023-01-14
riscv/mm: add arch hook arch_clear_hugepage_flags
Tong Tiangen
1
-0
/
+6
2023-01-04
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2023-01-04
riscv: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+5
2022-12-08
riscv: vdso: fix section overlapping under some conditions
Jisheng Zhang
1
-0
/
+1
2022-12-02
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2
-0
/
+5
2022-12-02
riscv: dts: sifive unleashed: Add PWM controlled LEDs
Emil Renner Berthing
1
-0
/
+38
2022-11-16
riscv: fix reserved memory setup
Conor Dooley
2
-1
/
+1
2022-11-16
riscv: Separate memory init from paging init
Atish Patra
3
-1
/
+7
2022-11-16
riscv: Enable CMA support
Kefeng Wang
1
-2
/
+6
2022-11-16
riscv: vdso: fix build with llvm
Jisheng Zhang
1
-1
/
+1
2022-11-16
riscv: process: fix kernel info leakage
Jisheng Zhang
1
-0
/
+2
2022-10-30
riscv: topology: fix default topology reporting
Conor Dooley
2
-2
/
+4
2022-10-30
riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb
Wenting Zhang
1
-2
/
+2
2022-10-30
riscv: Add machine name to kernel boot log and stack dump output
Kefeng Wang
1
-1
/
+8
2022-10-26
riscv: Pass -mno-relax only on lld < 15.0.0
Fangrui Song
1
-0
/
+2
[next]