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.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-06-03
riscv: fix overlap of allocated page and PTR_ERR
Nam Cao
1
-10
/
+11
2024-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-181
/
+294
2024-05-31
RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e...
Quan Zhou
1
-2
/
+2
2024-05-31
RISC-V: KVM: No need to use mask when hart-index-bit is 0
Yong-Xuan Wang
1
-3
/
+4
2024-05-30
riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Alexandre Ghiti
1
-10
/
+12
2024-05-30
riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
Nam Cao
1
-1
/
+1
2024-05-30
riscv: prevent pt_regs corruption for secondary idle threads
Sergey Matyukevich
2
-3
/
+2
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-5
/
+37
2024-05-28
riscv: dts: canaan: Disable I/O devices unless used
Geert Uytterhoeven
7
-7
/
+32
2024-05-28
riscv: dts: canaan: Clean up serial aliases
Geert Uytterhoeven
7
-7
/
+24
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-181
/
+294
2024-05-24
riscv, bpf: Try RVC for reg move within BPF_CMPXCHG JIT
Xiao Wang
1
-2
/
+4
2024-05-24
riscv, bpf: Use STACK_ALIGN macro for size rounding up
Xiao Wang
1
-3
/
+3
2024-05-24
riscv, bpf: Optimize zextw insn with Zba extension
Xiao Wang
2
-0
/
+30
2024-05-23
riscv: Fix early ftrace nop patching
Alexandre Ghiti
2
-0
/
+9
2024-05-23
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-0
/
+49
2024-05-23
Merge patch series "riscv: Extension parsing fixes"
Palmer Dabbelt
3
-7
/
+45
2024-05-23
riscv: mm: accelerate pagefault when badaccess
Kefeng Wang
1
-2
/
+2
2024-05-23
riscv: uaccess: Relax the threshold for fast path
Xiao Wang
1
-1
/
+1
2024-05-23
riscv: uaccess: Allow the last potential unrolled copy
Xiao Wang
1
-1
/
+1
2024-05-23
riscv: typo in comment for get_f64_reg
Xingyou Chen
1
-1
/
+1
2024-05-23
Use bool value in set_cpu_online()
Zhao Ke
1
-1
/
+1
2024-05-23
Merge patch series "riscv: fix debug_pagealloc"
Palmer Dabbelt
2
-6
/
+25
2024-05-23
riscv: stacktrace: fixed walk_stackframe()
Matthew Bystrin
1
-6
/
+14
2024-05-23
ftrace: riscv: move from REGS to ARGS
Puranjay Mohan
5
-141
/
+143
2024-05-23
Merge patch series "riscv: access_ok() optimization"
Palmer Dabbelt
2
-4
/
+1
2024-05-23
riscv: do not select MODULE_SECTIONS by default
Qingfang Deng
1
-1
/
+1
2024-05-23
riscv: show help string for riscv-specific targets
Emil Renner Berthing
1
-0
/
+17
2024-05-23
riscv: make image compression configurable
Emil Renner Berthing
3
-10
/
+33
2024-05-22
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
35
-666
/
+615
2024-05-22
riscv: cpufeature: Fix extension subset checking
Charlie Jenkins
1
-1
/
+1
2024-05-22
riscv: cpufeature: Fix thead vector hwcap removal
Charlie Jenkins
3
-6
/
+44
2024-05-22
riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context
Nam Cao
1
-6
/
+22
2024-05-22
riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabled
Nam Cao
1
-0
/
+3
2024-05-21
Merge tag 'soc-dt-late-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-711
/
+692
2024-05-20
riscv: add support for kernel-mode FPU
Samuel Holland
5
-0
/
+49
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-15
/
+11
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
6
-31
/
+3
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2024-05-18
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+3
2024-05-16
riscv: Define TASK_SIZE_MAX for __access_ok()
Samuel Holland
1
-0
/
+1
2024-05-16
riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MIN
Samuel Holland
2
-4
/
+0
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-05-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-113
/
+443
2024-05-16
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-35
/
+38
2024-05-15
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+3
2024-05-15
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-14
/
+267
2024-05-14
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
5
-28
/
+0
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2
-34
/
+35
[prev]
[next]