summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-20s390/boot: fix physmem_info virtual vs physical address confusionAlexander Gordeev1-2/+3
2023-05-17s390/uapi: cover statfs padding by growing f_spareIlya Leoshkevich2-3/+3
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds18-237/+441
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda1-4/+4
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+7
2023-04-20s390/stackleak: provide fast __stackleak_poison() implementationHeiko Carstens1-0/+35
2023-04-20s390/mm: enable ARCH_HAS_SET_DIRECT_MAPHeiko Carstens1-0/+7
2023-04-20s390/mm: use BIT macro to generate SET_MEMORY bit masksHeiko Carstens1-5/+13
2023-04-19s390/kasan: remove override of mem*() functionsHeiko Carstens1-12/+3
2023-04-19s390/kdump: remove nodat stack restriction for calling nodat functionsAlexander Gordeev1-1/+3
2023-04-19s390/kdump: rework invocation of DAT-off codeAlexander Gordeev1-0/+47
2023-04-13s390/fcx: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-04-13s390/diag: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-04-13s390/mm: fix direct map accountingHeiko Carstens1-1/+1
2023-04-13s390/mm: implement set_memory_rwnx()Heiko Carstens1-0/+5
2023-04-13s390/mm: implement set_memory_rox()Heiko Carstens1-0/+6
2023-04-13s390/kaslr: provide kaslr_enabled() functionHeiko Carstens1-0/+7
2023-04-13s390/checksum: remove not needed uaccess.h includeHeiko Carstens1-1/+0
2023-04-13s390/checksum: always use cksm instructionHeiko Carstens1-7/+2
2023-04-12s390/dasd: add autoquiesce featureStefan Haberland1-0/+2
2023-04-04s390: move on_thread_stack() to processor.hHeiko Carstens2-5/+7
2023-04-04s390/stacktrace: remove call_on_stack_noreturn()Heiko Carstens1-13/+0
2023-04-04s390/stack: use STACK_INIT_OFFSET where possibleHeiko Carstens1-3/+5
2023-03-29mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer1-5/+7
2023-03-27s390/cpum_sf: remove flag PERF_CPUM_SF_FULL_BLOCKSThomas Richter1-2/+0
2023-03-20s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger1-2/+11
2023-03-20s390/ap: new low level inline functions ap_bapq() and ap_aapq()Harald Freudenberger1-0/+53
2023-03-20s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger1-2/+10
2023-03-20s390/ap: make tapq gr2 response a structHarald Freudenberger1-6/+33
2023-03-20s390/ap: exploit new B bit from QCI config infoHarald Freudenberger1-6/+7
2023-03-20s390/zcrypt: rework length information for dqapHarald Freudenberger1-6/+12
2023-03-20s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger1-2/+2
2023-03-20s390/expoline: use __ALIGN instead of open coded .alignHeiko Carstens1-1/+2
2023-03-20s390: make use of CONFIG_FUNCTION_ALIGNMENTHeiko Carstens1-1/+1
2023-03-20Merge branch 'decompressor-memory-tracking' into featuresHeiko Carstens4-158/+172
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik2-47/+1
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik2-30/+91
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik2-117/+118
2023-03-20s390/boot: remove non-functioning image bootable checkVasily Gorbik1-2/+0
2023-03-13s390/setup: always inline gen_lpswe()Heiko Carstens1-1/+1
2023-03-13s390/bp: remove __bpon()Heiko Carstens1-1/+0
2023-03-13s390/bp: remove s390_isolate_bp_guest()Heiko Carstens1-2/+0
2023-03-13s390/bp: remove TIF_ISOLATE_BPHeiko Carstens2-3/+0
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-51/+85
2023-02-28s390/mcck: cleanup user process termination pathAlexander Gordeev1-3/+2
2023-02-28s390/rwonce: add READ_ONCE_ALIGNED_128() macroHeiko Carstens1-0/+31
2023-02-27s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg unionHarald Freudenberger1-48/+52
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2023-02-25Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+17