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
/
s390
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header file
Hendrik Brueckner
2019-02-22
1
-0
/
+9
|
*
|
|
|
s390/cpum_cf: prepare for in-kernel counter measurements
Hendrik Brueckner
2019-02-22
1
-0
/
+3
|
*
|
|
|
s390/cpum_cf: move counter set controls to a new header file
Hendrik Brueckner
2019-02-22
2
-1
/
+52
|
*
|
|
|
s390/jump_label: Use "jdd" constraint on gcc9
Ilya Leoshkevich
2019-02-20
1
-4
/
+10
|
*
|
|
|
s390: add alignment hints to vector load and store
Martin Schwidefsky
2019-02-07
1
-4
/
+4
|
*
|
|
|
s390/qdio: make SBAL address array type-safe
Julian Wiedmann
2019-02-07
1
-2
/
+2
|
*
|
|
|
s390: pci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-28
1
-1
/
+0
|
*
|
|
|
s390/setup: set control program code via diag 318
Collin Walling
2019-01-28
2
-0
/
+13
|
*
|
|
|
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Martin Schwidefsky
2019-01-23
3
-0
/
+166
|
|
\
\
\
\
|
|
*
|
|
|
s390: fix system call tracing
Heiko Carstens
2019-01-23
1
-0
/
+25
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
s390: autogenerate compat syscall wrappers
Arnd Bergmann
2019-01-18
1
-0
/
+135
|
|
*
|
|
s390: use generic UID16 implementation
Arnd Bergmann
2019-01-18
1
-0
/
+6
|
|
|
|
/
|
|
|
/
|
|
*
/
|
s390/kasan: improve string/memory functions checks
Vasily Gorbik
2019-01-18
1
-6
/
+22
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-03-05
3
-125
/
+1
|
\
\
\
|
*
|
|
s390/net: move pnet constants
Ursula Braun
2019-02-07
1
-8
/
+0
|
*
|
|
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
2019-02-03
2
-119
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-27
1
-4
/
+3
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
2019-01-17
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
|
|
/
|
/
|
*
|
s390/vdso: correct vdso mapping for compat tasks
Vasily Gorbik
2019-01-11
1
-1
/
+1
*
|
s390/mm: always force a load of the primary ASCE on context switch
Martin Schwidefsky
2019-01-11
1
-3
/
+2
|
/
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-15
/
+0
*
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
1
-1
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
2
-4
/
+4
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-2
/
+2
|
*
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
1
-2
/
+2
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
|
/
*
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2019-01-02
2
-11
/
+21
|
\
|
*
s390/zcrypt: improve special ap message cmd handling
Harald Freudenberger
2018-11-30
1
-2
/
+2
|
*
s390/ap: rework assembler functions to use unions for in/out register variables
Harald Freudenberger
2018-11-30
1
-9
/
+19
*
|
preempt: Move PREEMPT_NEED_RESCHED definition into arch code
Will Deacon
2018-12-07
1
-0
/
+2
|
/
*
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2018-11-09
5
-12
/
+25
|
\
|
*
s390/kasan: increase instrumented stack size to 64k
Vasily Gorbik
2018-11-02
1
-1
/
+1
|
*
s390/mm: fix mis-accounting of pgtable_bytes
Martin Schwidefsky
2018-11-02
4
-11
/
+24
*
|
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
2018-11-05
1
-2
/
+2
*
|
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-6
/
+0
|
/
*
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
2
-1
/
+16
|
\
|
*
Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...
Christian Borntraeger
2018-10-08
1
-0
/
+2
|
|
\
|
|
*
KVM: s390: Tracing APCB changes
Pierre Morel
2018-10-05
1
-0
/
+2
|
*
|
Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...
Christian Borntraeger
2018-10-01
2
-0
/
+9
|
|
\
|
|
|
*
KVM: s390: device attrs to enable/disable AP interpretation
Tony Krowiak
2018-09-28
1
-0
/
+2
|
|
*
s390: vfio-ap: implement mediated device open callback
Tony Krowiak
2018-09-28
1
-0
/
+1
|
|
*
KVM: s390: interface to clear CRYCB masks
Tony Krowiak
2018-09-26
1
-0
/
+2
|
|
*
KVM: s390: refactor crypto initialization
Tony Krowiak
2018-09-26
1
-0
/
+3
|
|
*
KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
David Hildenbrand
2018-09-26
1
-0
/
+1
|
*
|
KVM: s390: set host program identifier
Collin Walling
2018-10-01
1
-1
/
+5
|
|
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
2
-17
/
+4
|
\
\
|
*
|
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
2018-08-29
1
-0
/
+1
|
*
|
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
2018-08-29
1
-1
/
+0
|
*
|
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
2018-08-29
1
-16
/
+2
[prev]
[next]