index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2024-06-26
riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
Clément Léger
2024-06-26
riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
Clément Léger
2024-06-26
riscv: add ISA extensions validation callback
Clément Léger
2024-06-26
riscv: hwprobe: export Zimop ISA extension
Clément Léger
2024-06-26
riscv: add ISA extension parsing for Zimop
Clément Léger
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-26
Merge patch series "riscv: Various text patching improvements"
Palmer Dabbelt
2024-06-26
riscv: Remove extra variable in patch_text_nosync()
Samuel Holland
2024-06-26
riscv: Use offset_in_page() in text patching functions
Samuel Holland
2024-06-26
riscv: Pass patch_text() the length in bytes
Samuel Holland
2024-06-26
riscv: Simplify text patching loops
Samuel Holland
2024-06-26
riscv: kprobes: Use patch_text_nosync() for insn slots
Samuel Holland
2024-06-26
riscv: jump_label: Batch icache maintenance
Samuel Holland
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
2024-05-30
riscv: vector: adjust minimum Vector requirement to ZVE32X
Andy Chiu
2024-05-30
riscv: hwprobe: add zve Vector subextensions into hwprobe interface
Andy Chiu
2024-05-30
riscv: cpufeature: add zve32[xf] and zve64[xfd] isa detection
Andy Chiu
2024-05-30
riscv: cpufeature: call match_isa_ext() for single-letter extensions
Andy Chiu
2024-05-30
riscv: smp: fail booting up smp if inconsistent vlen is detected
Andy Chiu
2024-05-30
riscv: vector: add a comment when calling riscv_setup_vsize()
Andy Chiu
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
[prev]
[next]