index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
s390/smp: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-3
/
+3
2022-03-01
s390/test_unwind: fix and extend kprobes test
Vasily Gorbik
1
-33
/
+50
2022-03-01
s390/test_unwind: add ftrace test
Vasily Gorbik
1
-0
/
+59
2022-03-01
s390/test_unwind: add "backtrace" module parameter
Vasily Gorbik
1
-1
/
+5
2022-03-01
s390/test_unwind: minor cleanup
Vasily Gorbik
1
-44
/
+28
2022-03-01
s390/test_unwind: show tests as skipped if unsupported
Vasily Gorbik
1
-6
/
+3
2022-03-01
s390: always use the packed stack layout
Vasily Gorbik
5
-37
/
+5
2022-03-01
Merge branch 'fixes' into features
Vasily Gorbik
8
-10
/
+65
2022-03-01
s390/extable: fix exception table sorting
Heiko Carstens
1
-2
/
+7
2022-03-01
s390/ftrace: fix arch_ftrace_get_regs implementation
Heiko Carstens
4
-5
/
+18
2022-03-01
s390/ftrace: fix ftrace_caller/ftrace_regs_caller generation
Heiko Carstens
1
-0
/
+35
2022-03-01
s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZE
Alexander Egorenkov
1
-0
/
+2
2022-03-01
KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific request
Sean Christopherson
3
-5
/
+7
2022-02-25
usercopy: Check valid lifetime via stack depth
Kees Cook
1
-0
/
+1
2022-02-25
KVM: s390: pv: make use of ultravisor AIV support
Michael Mueller
4
-9
/
+68
2022-02-25
Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic into asm-generic
Arnd Bergmann
2
-15
/
+2
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2
-13
/
+2
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2022-02-22
KVM: s390: Add missing vm MEM_OP size check
Janis Schoetterl-Glausch
1
-1
/
+1
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
7
-10
/
+10
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+1
2022-02-14
KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
Janis Schoetterl-Glausch
1
-0
/
+1
2022-02-14
KVM: s390: Rename existing vcpu memop functions
Janis Schoetterl-Glausch
1
-9
/
+10
2022-02-14
KVM: s390: Add vm IOCTL for key checked guest absolute memory access
Janis Schoetterl-Glausch
3
-0
/
+159
2022-02-14
KVM: s390: Add optional storage key checking to MEMOP IOCTL
Janis Schoetterl-Glausch
1
-10
/
+21
2022-02-14
KVM: s390: handle_tprot: Honor storage keys
Janis Schoetterl-Glausch
3
-43
/
+35
2022-02-14
KVM: s390: Honor storage keys when accessing guest memory
Janis Schoetterl-Glausch
6
-31
/
+253
2022-02-14
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
2
-18
/
+85
2022-02-12
Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-3
/
+3
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
1
-7
/
+14
2022-02-09
s390/mm: use CRST_ALLOC_ORDER instead of number
Heiko Carstens
1
-4
/
+4
2022-02-09
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
7
-40
/
+37
2022-02-09
s390/dump: fix old lowcore virtual vs physical address confusion
Alexander Gordeev
3
-2
/
+5
2022-02-06
s390/lgr: use simple assignment instead of memcpy
Heiko Carstens
1
-2
/
+1
2022-02-06
s390/dump: fix os_info virtual vs physical address confusion
Alexander Gordeev
1
-2
/
+2
2022-02-06
s390/maccess: fix absolute lowcore virtual vs physical address confusion
Alexander Gordeev
1
-8
/
+9
2022-02-06
s390/ftrace: verify opcode before applying patch
Sven Schnelle
1
-16
/
+27
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
23
-28
/
+3
2022-02-06
s390/module: fix building test_modules_helpers.o with clang
Ilya Leoshkevich
2
-3
/
+3
2022-02-02
KVM: s390: Return error on SIDA memop on normal guest
Janis Schoetterl-Glausch
1
-0
/
+2
2022-01-30
asm/user.h: killed unused macros
Al Viro
1
-4
/
+0
2022-01-26
s390/hypfs: include z/VM guests with access control group set
Vasily Gorbik
1
-2
/
+4
2022-01-24
s390: update defconfigs
Heiko Carstens
3
-17
/
+22
2022-01-24
s390/module: test loading modules with a lot of relocations
Ilya Leoshkevich
5
-0
/
+116
2022-01-24
s390/module: fix loading modules with a lot of relocations
Ilya Leoshkevich
1
-18
/
+17
2022-01-23
s390/uaccess: fix compile error
Heiko Carstens
1
-2
/
+2
2022-01-23
s390/nmi: handle vector validity failures for KVM guests
Christian Borntraeger
1
-1
/
+8
2022-01-23
s390/nmi: handle guarded storage validity failures for KVM guests
Christian Borntraeger
1
-4
/
+14
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
3
-3
/
+1
2022-01-22
mm: remove cleancache
Christoph Hellwig
2
-2
/
+0
[prev]
[next]