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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
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
|
/
/
*
|
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-09
16
-81
/
+374
|
\
\
|
*
|
riscv: add VMAP_STACK overflow detection
Tong Tiangen
2021-07-06
2
-0
/
+18
|
*
|
riscv: ptrace: add argn syntax
Jeff Xie
2021-07-05
1
-0
/
+31
|
*
|
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2021-07-05
2
-5
/
+2
|
*
|
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
2021-07-05
1
-24
/
+30
|
*
|
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
2021-06-30
4
-20
/
+50
|
|
\
\
|
|
*
|
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
2021-06-30
3
-9
/
+29
|
|
*
|
riscv: Introduce set_kernel_memory helper
Alexandre Ghiti
2021-06-30
1
-0
/
+16
|
|
*
|
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
2021-06-11
2
-11
/
+5
|
|
|
/
|
*
|
riscv: Enable KFENCE for riscv64
Liu Shixin
2021-06-30
1
-0
/
+63
|
*
|
RISC-V: Use asm-generic for {in,out}{bwlq}
Palmer Dabbelt
2021-06-30
1
-13
/
+0
|
*
|
riscv: add ASID-based tlbflushing methods
Guo Ren
2021-06-30
1
-0
/
+2
|
*
|
riscv: Cleanup unused functions
Guo Ren
2021-06-08
1
-10
/
+0
|
*
|
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
2021-06-08
2
-5
/
+5
|
*
|
riscv: Use global mappings for kernel pages
Guo Ren
2021-05-29
1
-1
/
+2
|
*
|
riscv: mm: init: Consolidate vars, functions
Jisheng Zhang
2021-05-29
1
-1
/
+1
|
*
|
riscv: kprobes: Remove redundant kprobe_step_ctx
Jisheng Zhang
2021-05-29
1
-7
/
+0
|
*
|
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
2021-05-25
1
-3
/
+8
|
*
|
riscv: Move setup_bootmem into paging_init
Kefeng Wang
2021-05-25
1
-1
/
+0
|
*
|
riscv: enable generic PCI resource mapping
Stanislaw Kardach
2021-05-25
1
-0
/
+2
|
*
|
riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
Jisheng Zhang
2021-05-25
1
-0
/
+11
|
*
|
riscv: mm: add THP support on 64-bit
Nanyong Sun
2021-05-22
1
-0
/
+156
|
*
|
riscv: mm: make pmd_bad() check leaf condition
Nanyong Sun
2021-05-22
1
-1
/
+1
|
*
|
riscv: mm: add _PAGE_LEAF macro
Nanyong Sun
2021-05-22
3
-6
/
+8
|
|
/
*
|
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-2
/
+2
*
|
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2021-07-08
1
-0
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
2
-4
/
+0
|
\
\
|
*
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-2
/
+0
[prev]
[next]