summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/guarded_storage.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-03-04s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()Heiko Carstens
2023-09-19s390: use control register bit definesHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28s390/guarded storage: simplify task exit handlingHeiko Carstens
2017-09-28s390/guarded storage: fix possible memory corruptionHeiko Carstens
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky