summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/qdio: Fix spelling mistakeZhang Jiaming2022-06-301-3/+3
* s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld2022-06-303-224/+12
* s390/purgatory: remove duplicated build rule of kexec-purgatory.oMasahiro Yamada2022-06-301-2/+1
* s390/purgatory: hard-code obj-y in MakefileMasahiro Yamada2022-06-301-1/+1
* s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada2022-06-301-1/+0
* s390/pai: Fix multiple concurrent event installationThomas Richter2022-06-231-3/+12
* s390/pai: Prevent invalid event number for pai_crypto PMUThomas Richter2022-06-231-2/+3
* s390/cpumf: Handle events cycles and instructions identicalThomas Richter2022-06-231-1/+21
* s390/crash: make copy_oldmem_page() return number of bytes copiedAlexander Gordeev2022-06-231-3/+4
* s390/crash: add missing iterator advance in copy_oldmem_page()Alexander Gordeev2022-06-231-0/+7
* Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-102-11/+3
|\
| * virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross2022-06-062-11/+3
* | gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds2022-06-092-9/+2
|/
* Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-041-7/+3
|\
| * KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriateYury Norov2022-06-031-7/+3
* | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-5/+7
|\ \
| * | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
| |/
* | Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-06-0318-211/+288
|\ \
| * | s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens2022-06-013-6/+14
| * | s390/stack: merge empty stack frame slotsHeiko Carstens2022-06-013-8/+7
| * | s390/uaccess: whitespace cleanupHeiko Carstens2022-06-011-66/+66
| * | s390/uaccess: use __noreturn instead of __attribute__((noreturn))Heiko Carstens2022-06-011-3/+4
| * | s390/uaccess: use exception handler to zero result on get_user() failureHeiko Carstens2022-06-013-59/+143
| * | s390/uaccess: use symbolic names for inline assembler operandsHeiko Carstens2022-06-011-8/+8
| * | s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flagAlexander Gordeev2022-06-011-1/+5
| * | s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger2022-06-011-1/+1
| * | s390/gmap: voluntarily schedule during key settingChristian Borntraeger2022-06-011-0/+14
| * | s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFPHeiko Carstens2022-06-011-1/+1
| * | s390/Kconfig.debug: fix indentationJuerg Haefliger2022-06-011-6/+6
| * | s390/Kconfig: fix indentationJuerg Haefliger2022-06-011-4/+4
| * | s390/perf: obtain sie_block from the right addressNico Boehr2022-05-251-1/+1
| * | s390: generate register offsets into pt_regs automaticallyHeiko Carstens2022-05-253-20/+16
| * | s390: simplify early program check handlerHeiko Carstens2022-05-255-37/+8
| * | s390/crypto: fix scatterwalk_unmap() callers in AES-GCMJann Horn2022-05-251-2/+2
* | | Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-021-22/+0
|\ \ \
| * | | livepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy2022-05-241-22/+0
* | | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-313-90/+13
|\ \ \ \
| * | | | asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-67/+12
| * | | | fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren2022-04-261-0/+1
| * | | | arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren2022-04-261-3/+0
| * | | | compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-16/+0
| * | | | uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-4/+0
| | |_|/ | |/| |
* | | | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-05-291-2/+1
|\ \ \ \
| * | | | ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu2022-05-261-2/+1
| |/ / /
* | | | Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-05-271-2/+32
|\ \ \ \
| * | | | crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov2022-05-131-2/+32
| |/ / /
* | | | Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-271-0/+10
|\ \ \ \
| * | | | kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2022-05-271-0/+10
* | | | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-271-5/+8
|\ \ \ \ \