index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
4
-22
/
+44
|
\
|
*
s390: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
1
-9
/
+24
|
*
s390: convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
2
-4
/
+4
|
*
s390: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
1
-9
/
+12
|
*
s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
2023-08-18
1
-0
/
+4
*
|
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-08-29
14
-17
/
+74
|
\
\
|
*
\
Merge branch 'vfio-ap' into features
Heiko Carstens
2023-08-23
2
-0
/
+9
|
|
\
\
|
|
*
|
KVM: s390: export kvm_s390_pv*_is_protected functions
Tony Krowiak
2023-08-18
1
-0
/
+3
|
|
*
|
s390/uv: export uv_pin_shared for direct usage
Janosch Frank
2023-08-18
1
-0
/
+6
|
|
|
/
|
*
|
s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributes
Holger Dengler
2023-08-17
1
-1
/
+1
|
*
|
s390/mm: make virt_to_pfn() a static inline
Linus Walleij
2023-08-16
2
-3
/
+11
|
*
|
s390/mm: define Real Memory Copy size and mask macros
Alexander Gordeev
2023-08-16
1
-0
/
+3
|
*
|
s390: remove <asm/export.h>
Masahiro Yamada
2023-08-09
1
-1
/
+0
|
*
|
s390/pfault: cleanup inline assemblies
Heiko Carstens
2023-07-29
1
-1
/
+3
|
*
|
s390/mm: move pfault code to own C file
Heiko Carstens
2023-07-29
2
-8
/
+24
|
*
|
docs: move s390 under arch
Costa Shulyupin
2023-07-24
1
-2
/
+2
|
*
|
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
2023-07-24
1
-2
/
+0
|
*
|
s390/mm: rework arch_get_mappable_range() callback
Alexander Gordeev
2023-07-24
1
-0
/
+1
|
*
|
s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVAL
Sven Schnelle
2023-07-24
1
-0
/
+17
|
*
|
s390/diag: handle diag 204 subcode 4 address correctly
Heiko Carstens
2023-07-24
1
-0
/
+2
|
*
|
s390: add support for user-defined certificates
Anastasia Eskova
2023-07-24
2
-0
/
+2
|
|
/
*
/
s390/ptrace: add missing linux/const.h include
Heiko Carstens
2023-08-01
1
-0
/
+2
|
/
*
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-06
11
-103
/
+100
|
\
|
*
Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"
Alexander Gordeev
2023-07-04
1
-0
/
+2
|
*
s390/entry: remove mcck clock
Sven Schnelle
2023-07-03
1
-2
/
+2
|
*
s390: fix various typos
Heiko Carstens
2023-07-03
4
-6
/
+6
|
*
s390/mm: fence off VM macros from asm and linker
Alexander Gordeev
2023-07-03
1
-2
/
+2
|
*
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-07-03
2
-2
/
+2
|
*
s390/ptrace: make all psw related defines also available for asm
Heiko Carstens
2023-07-03
2
-85
/
+84
|
*
s390/ptrace: remove PSW_DEFAULT_KEY from uapi
Heiko Carstens
2023-07-03
3
-5
/
+3
|
*
s390: consistently use .balign instead of .align
Heiko Carstens
2023-06-28
1
-2
/
+2
|
*
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
2023-06-28
1
-2
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-04
2
-3
/
+82
|
\
\
|
*
\
Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-07-01
2
-3
/
+82
|
|
\
\
|
|
*
|
s390/uv: Update query for secret-UVCs
Steffen Eiden
2023-06-16
1
-2
/
+11
|
|
*
|
s390/uvdevice: Add 'Lock Secret Store' UVC
Steffen Eiden
2023-06-16
2
-0
/
+5
|
|
*
|
s390/uvdevice: Add 'List Secrets' UVC
Steffen Eiden
2023-06-16
2
-0
/
+7
|
|
*
|
s390/uvdevice: Add 'Add Secret' UVC
Steffen Eiden
2023-06-16
2
-0
/
+18
|
|
*
|
s390/uvdevice: Add info IOCTL
Steffen Eiden
2023-06-16
1
-1
/
+41
*
|
|
|
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
1
-3
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
2023-06-10
1
-3
/
+0
|
|
/
/
*
|
|
Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-06-28
5
-10
/
+27
|
\
\
\
|
*
\
\
Merge branch 'protected-key' into features
Alexander Gordeev
2023-06-06
3
-8
/
+18
|
|
\
\
\
|
|
*
|
|
s390/pkey: add support for ecc clear key
Harald Freudenberger
2023-06-01
2
-6
/
+16
|
|
*
|
|
s390/pkey: do not use struct pkey_protkey
Harald Freudenberger
2023-06-01
1
-2
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
s390/ipl: add REIPL_CLEAR flag to os_info
Mikhail Zaslonko
2023-06-01
1
-2
/
+5
|
*
|
|
s390: select ARCH_SUPPORTS_INT128
Heiko Carstens
2023-05-15
1
-0
/
+4
|
|
/
/
*
|
|
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
3
-45
/
+23
|
\
\
\
|
*
|
|
s390/cpum_sf: Convert to cmpxchg128()
Peter Zijlstra
2023-06-05
1
-1
/
+1
|
*
|
|
arch: Remove cmpxchg_double
Peter Zijlstra
2023-06-05
2
-52
/
+0
[next]