summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2023-05-17s390/uapi: cover statfs padding by growing f_spareIlya Leoshkevich
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-20s390/stackleak: provide fast __stackleak_poison() implementationHeiko Carstens
2023-04-20s390/mm: enable ARCH_HAS_SET_DIRECT_MAPHeiko Carstens
2023-04-20s390/mm: use BIT macro to generate SET_MEMORY bit masksHeiko Carstens
2023-04-19s390/kasan: remove override of mem*() functionsHeiko Carstens
2023-04-19s390/kdump: remove nodat stack restriction for calling nodat functionsAlexander Gordeev
2023-04-19s390/kdump: rework invocation of DAT-off codeAlexander Gordeev
2023-04-13s390/fcx: replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-04-13s390/diag: replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-04-13s390/mm: fix direct map accountingHeiko Carstens
2023-04-13s390/mm: implement set_memory_rwnx()Heiko Carstens
2023-04-13s390/mm: implement set_memory_rox()Heiko Carstens
2023-04-13s390/kaslr: provide kaslr_enabled() functionHeiko Carstens
2023-04-13s390/checksum: remove not needed uaccess.h includeHeiko Carstens
2023-04-13s390/checksum: always use cksm instructionHeiko Carstens
2023-04-11s390/dasd: add autoquiesce featureStefan Haberland
2023-04-04s390: move on_thread_stack() to processor.hHeiko Carstens
2023-04-04s390/stacktrace: remove call_on_stack_noreturn()Heiko Carstens
2023-04-04s390/stack: use STACK_INIT_OFFSET where possibleHeiko Carstens
2023-03-28mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer
2023-03-27s390/cpum_sf: remove flag PERF_CPUM_SF_FULL_BLOCKSThomas Richter
2023-03-20s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger
2023-03-20s390/ap: new low level inline functions ap_bapq() and ap_aapq()Harald Freudenberger
2023-03-20s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger
2023-03-20s390/ap: make tapq gr2 response a structHarald Freudenberger
2023-03-20s390/ap: exploit new B bit from QCI config infoHarald Freudenberger
2023-03-20s390/zcrypt: rework length information for dqapHarald Freudenberger
2023-03-20s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger
2023-03-20s390/expoline: use __ALIGN instead of open coded .alignHeiko Carstens
2023-03-20s390: make use of CONFIG_FUNCTION_ALIGNMENTHeiko Carstens
2023-03-20Merge branch 'decompressor-memory-tracking' into featuresHeiko Carstens
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik
2023-03-20s390/boot: remove non-functioning image bootable checkVasily Gorbik
2023-03-13s390/setup: always inline gen_lpswe()Heiko Carstens
2023-03-13s390/bp: remove __bpon()Heiko Carstens
2023-03-13s390/bp: remove s390_isolate_bp_guest()Heiko Carstens
2023-03-13s390/bp: remove TIF_ISOLATE_BPHeiko Carstens
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-02-28s390/mcck: cleanup user process termination pathAlexander Gordeev
2023-02-28s390/rwonce: add READ_ONCE_ALIGNED_128() macroHeiko Carstens
2023-02-27s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg unionHarald Freudenberger
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds