summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | s390/sclp: detect the AENI facilityMatthew Rosato2022-07-111-0/+1
| | | * | s390/sclp: detect the AISII facilityMatthew Rosato2022-07-111-0/+1
| | | * | s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato2022-07-111-0/+1
| | | |/
| | * | Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-06-072-1/+45
| | |\ \ | | | |/ | | |/|
| | | * KVM: s390: Add configuration dump functionalityJanosch Frank2022-06-011-0/+1
| | | * KVM: s390: pv: Add dump support definitionsJanosch Frank2022-06-011-0/+33
| | | * s390/uv: Add dump fields to queryJanosch Frank2022-06-011-0/+5
| | | * s390/uv: Add SE hdr query informationJanosch Frank2022-06-011-1/+6
* | | | Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-031-2/+2
|\ \ \ \
| * | | | No need of likely/unlikely on calls of check_copy_size()Al Viro2022-06-071-2/+2
| | |/ / | |/| |
* | | | Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds2022-08-021-3/+3
|\ \ \ \
| * | | | treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-06-281-3/+3
| |/ / /
* | | | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-021-26/+7
|\ \ \ \
| * | | | random: handle archrandom with multiple longsJason A. Donenfeld2022-07-251-22/+7
| * | | | random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2022-07-181-3/+0
* | | | | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2022-08-021-0/+14
|\ \ \ \ \
| * | | | | kexec: drop weak attribute from functionsNaveen N. Rao2022-07-151-0/+11
| * | | | | kexec_file: drop weak attribute from functionsNaveen N. Rao2022-07-151-0/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-011-3/+2
|\ \ \ \ \
| * | | | | jump_label: s390: avoid pointless initial NOP patchingArd Biesheuvel2022-06-241-3/+2
| |/ / / /
* | | | | Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-07-261-3/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger2022-07-211-3/+6
* | | | | mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2022-07-211-3/+0
|/ / / /
* | / / s390/nospec: remove unneeded header includesVasily Gorbik2022-07-131-2/+0
| |/ / |/| |
* | | s390/qdio: Fix spelling mistakeZhang Jiaming2022-06-301-3/+3
* | | s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld2022-06-301-7/+7
|/ /
* | Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-06-035-136/+191
|\ \
| * | s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens2022-06-011-1/+9
| * | s390/stack: merge empty stack frame slotsHeiko Carstens2022-06-011-2/+1
| * | 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-012-55/+108
| * | s390/uaccess: use symbolic names for inline assembler operandsHeiko Carstens2022-06-011-8/+8
| * | s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFPHeiko Carstens2022-06-011-1/+1
| * | s390: simplify early program check handlerHeiko Carstens2022-05-251-6/+0
* | | 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-312-87/+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
| * | | | 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 '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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-262-1/+73
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-05-252-1/+73
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drivers/s390/char: Add Ultravisor io deviceSteffen Eiden2022-05-202-1/+73
| | |/ / /
* | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-262-12/+50
|\ \ \ \ \
| * | | | | mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang2022-05-131-3/+3
| * | | | | mm/hugetlb: introduce huge pte version of uffd-wp helpersPeter Xu2022-05-131-0/+15