index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-12-27
1
-1
/
+0
|
\
|
*
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
2021-12-13
1
-1
/
+0
*
|
RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
Anup Patel
2021-11-22
1
-5
/
+3
|
/
*
Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-13
4
-14
/
+14
|
\
|
*
riscv/vdso: Drop unneeded part due to merge issue
Kefeng Wang
2021-10-26
1
-11
/
+0
|
*
riscv: remove .text section size limitation for XIP
Vitaly Wool
2021-10-26
1
-2
/
+4
|
*
Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into...
Palmer Dabbelt
2021-10-04
1
-0
/
+87
|
|
\
|
*
|
riscv/vdso: Add support for time namespaces
Tong Tiangen
2021-10-04
3
-1
/
+10
*
|
|
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-9
/
+0
|
\
\
\
|
*
|
|
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-14
1
-9
/
+0
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-02
6
-0
/
+589
|
\
\
\
\
|
*
|
|
|
RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functions
Anup Patel
2021-10-31
1
-2
/
+3
|
*
|
|
|
RISC-V: KVM: Factor-out FP virtualization into separate sources
Anup Patel
2021-10-31
2
-4
/
+60
|
*
|
|
|
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
2021-10-04
1
-0
/
+10
|
*
|
|
|
RISC-V: KVM: Implement ONE REG interface for FP registers
Atish Patra
2021-10-04
1
-0
/
+10
|
*
|
|
|
RISC-V: KVM: FP lazy save/restore
Atish Patra
2021-10-04
1
-0
/
+5
|
*
|
|
|
RISC-V: KVM: Add timer functionality
Atish Patra
2021-10-04
3
-0
/
+68
|
*
|
|
|
RISC-V: KVM: Implement MMU notifiers
Anup Patel
2021-10-04
1
-0
/
+2
|
*
|
|
|
RISC-V: KVM: Implement stage2 page table programming
Anup Patel
2021-10-04
1
-0
/
+12
|
*
|
|
|
RISC-V: KVM: Implement VMID allocator
Anup Patel
2021-10-04
1
-0
/
+24
|
*
|
|
|
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
2021-10-04
1
-0
/
+22
|
*
|
|
|
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
2021-10-04
1
-1
/
+9
|
*
|
|
|
RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
Anup Patel
2021-10-04
1
-1
/
+52
|
*
|
|
|
RISC-V: KVM: Implement VCPU interrupts and requests handling
Anup Patel
2021-10-04
2
-0
/
+26
|
*
|
|
|
RISC-V: KVM: Implement VCPU create, init and destroy functions
Anup Patel
2021-10-04
1
-0
/
+69
|
*
|
|
|
RISC-V: Add initial skeletal KVM support
Anup Patel
2021-10-04
3
-0
/
+138
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
RISC-V: Add hypervisor extension related CSR defines
Anup Patel
2021-10-04
1
-0
/
+87
|
|
/
/
*
|
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
\
|
*
|
|
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-30
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
\
|
*
|
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
|
/
/
*
|
|
riscv: Fix asan-stack clang build
Alexandre Ghiti
2021-10-29
1
-2
/
+1
*
|
|
Merge remote-tracking branch 'palmer/riscv-clone3' into fixes
Palmer Dabbelt
2021-10-04
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
RISC-V: Include clone3() on rv32
Palmer Dabbelt
2021-10-04
1
-1
/
+2
|
|
/
*
|
riscv/vdso: Move vdso data page up front
Tong Tiangen
2021-10-02
1
-0
/
+2
*
|
riscv/vdso: Refactor asm/vdso.h
Tong Tiangen
2021-10-02
2
-6
/
+11
|
/
*
riscv: Improve stack randomisation on RV64
Kefeng Wang
2021-09-10
1
-0
/
+3
*
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-05
3
-28
/
+24
|
\
|
*
RISC-V: Fix VDSO build for !MMU
Palmer Dabbelt
2021-08-25
1
-0
/
+9
|
*
riscv: explicitly use symbol offsets for VDSO
Saleem Abdulrasool
2021-08-24
1
-12
/
+2
|
*
riscv: fix the global name pfn_base confliction error
Kenneth Lee
2021-08-13
1
-2
/
+2
|
*
riscv: Introduce va_kernel_pa_offset for 32-bit kernel
Alexandre Ghiti
2021-08-11
1
-13
/
+2
|
*
riscv: Optimize kernel virtual address conversion macro
Alexandre Ghiti
2021-08-11
1
-1
/
+1
|
*
riscv: Implement thread_struct whitelist for hardened usercopy
Tong Tiangen
2021-08-03
1
-0
/
+8
*
|
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-09-01
1
-4
/
+1
|
\
\
|
*
\
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
2021-07-26
1
-2
/
+2
|
|
\
\
|
*
\
\
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-23
1
-4
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
2021-07-21
1
-4
/
+1
*
|
|
|
riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion
Alexandre Ghiti
2021-08-06
1
-3
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
RISC-V: load initrd wherever it fits into memory
Heinrich Schuchardt
2021-07-21
1
-2
/
+2
|
/
/
[next]