summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2022-03-08s390/extable: add dedicated uaccess handlerHeiko Carstens
2022-03-08s390/extable: convert to relative table with dataHeiko Carstens
2022-03-08s390/extable: add and use fixup_exception helper functionHeiko Carstens
2022-03-08s390/base: pass pt_regs to early program check handlerHeiko Carstens
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens
2022-03-08s390/zcrypt: CEX8S exploitation supportHarald Freudenberger
2022-03-01s390/mm: convert pte_val()/pXd_val() into functionsHeiko Carstens
2022-03-01s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalueHeiko Carstens
2022-03-01s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens
2022-03-01s390/mm: add set_pte_bit()/clear_pte_bit() helper functionsHeiko Carstens
2022-03-01s390/mm: add set_pXd()/set_pte() helper functionsHeiko Carstens
2022-03-01s390: always use the packed stack layoutVasily Gorbik
2022-03-01Merge branch 'fixes' into featuresVasily Gorbik
2022-03-01s390/extable: fix exception table sortingHeiko Carstens
2022-03-01s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens
2022-03-01KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific requestSean Christopherson
2022-02-25KVM: s390: pv: make use of ultravisor AIV supportMichael Mueller
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada
2022-02-14KVM: s390: Honor storage keys when accessing guest memoryJanis Schoetterl-Glausch
2022-02-14s390/uaccess: Add copy_from/to_user_key functionsJanis Schoetterl-Glausch
2022-02-09s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2022-01-30asm/user.h: killed unused macrosAl Viro
2022-01-23s390/uaccess: fix compile errorHeiko Carstens
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-21Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-01-17s390/uaccess: introduce bit field for OAC specifierNico Boehr
2022-01-17s390/cpumf: Support for CPU Measurement Sampling Facility LS bitThomas Richter
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-12-29s390: remove unused TASK_SIZE_OFGuo Ren
2021-12-21Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-12-17s390: uv: Add offset comments to UV query struct and fix namingJanosch Frank
2021-12-16s390/nmi: disable interrupts on extended save area updateAlexander Gordeev
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar
2021-12-10s390/ap: add missing virt_to_phys address conversionHeiko Carstens
2021-12-10s390/diag: use pfn_to_phys() instead of open codingHeiko Carstens
2021-12-08Merge branch 'kvm-on-hv-msrbm-fix' into HEADPaolo Bonzini
2021-12-08KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior
2021-12-06s390/qdio: clarify logical vs absolute in QIB's kerneldocJulian Wiedmann
2021-12-06s390/pci: use physical addresses in DMA tablesNiklas Schnelle
2021-12-06s390/qdio: split do_QDIO()Julian Wiedmann
2021-12-06s390/qdio: split qdio_inspect_queue()Julian Wiedmann
2021-12-06s390/qdio: clarify handler logic for qdio_handle_activate_check()Julian Wiedmann