index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
riscv: Make vmalloc/vmemmap end equal to the start of the next region
Alexandre Ghiti
2022-01-05
1
-2
/
+2
|
*
|
|
riscv: extable: add a dedicated uaccess handler
Jisheng Zhang
2022-01-05
3
-70
/
+51
|
*
|
|
riscv: add gpr-num.h
Jisheng Zhang
2022-01-05
1
-0
/
+77
|
*
|
|
riscv: extable: add `type` and `data` fields
Jisheng Zhang
2022-01-05
2
-11
/
+31
|
*
|
|
riscv: extable: consolidate definitions
Jisheng Zhang
2022-01-05
3
-6
/
+35
|
*
|
|
riscv: extable: make fixup_exception() return bool
Jisheng Zhang
2022-01-05
1
-4
/
+4
|
*
|
|
riscv: bpf: move rv_bpf_fixup_exception signature to extable.h
Jisheng Zhang
2022-01-05
1
-0
/
+12
|
*
|
|
riscv: switch to relative exception tables
Jisheng Zhang
2022-01-05
3
-3
/
+27
|
*
|
|
riscv: consolidate __ex_table construction
Jisheng Zhang
2022-01-05
2
-27
/
+15
|
*
|
|
riscv: remove unused __cmpxchg_user() macro
Jisheng Zhang
2022-01-05
1
-75
/
+0
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
4
-11
/
+45
|
\
\
\
|
*
|
|
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
2022-01-06
1
-0
/
+1
|
*
|
|
RISC-V: KVM: Add SBI HSM extension in KVM
Atish Patra
2022-01-06
1
-0
/
+1
|
*
|
|
RISC-V: KVM: Add SBI v0.2 base extension
Atish Patra
2022-01-06
2
-0
/
+10
|
*
|
|
RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file
Atish Patra
2022-01-06
1
-0
/
+2
|
*
|
|
RISC-V: KVM: Mark the existing SBI implementation as v0.1
Atish Patra
2022-01-06
1
-0
/
+29
|
*
|
|
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
2022-01-06
2
-10
/
+2
|
*
|
|
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
2021-12-08
1
-1
/
+0
*
|
|
|
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-11
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-12-13
1
-5
/
+3
|
|
\
|
|
|
*
|
|
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2021-12-07
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
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
5
-0
/
+461
|
\
\
\
\
|
*
|
|
|
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: FP lazy save/restore
Atish Patra
2021-10-04
1
-0
/
+5
|
*
|
|
|
RISC-V: KVM: Add timer functionality
Atish Patra
2021-10-04
2
-0
/
+51
|
*
|
|
|
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 VCPU interrupts and requests handling
Anup Patel
2021-10-04
1
-0
/
+23
|
*
|
|
|
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
2
-0
/
+91
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
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
|
|
/
/
[prev]
[next]