summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2022-04-26fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren1-0/+1
2022-04-26arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren1-3/+0
2022-04-26compat: consolidate the compat_flock{,64} definitionChristoph Hellwig1-16/+0
2022-04-26uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig1-4/+0
2022-04-25s390: add KCSAN instrumentation to barriers and spinlocksIlya Leoshkevich2-8/+9
2022-04-25s390/pci: add error record for CC 2 retriesNiklas Schnelle2-18/+63
2022-04-25s390/pci: add PCI access type and length to error recordsNiklas Schnelle1-15/+39
2022-04-25s390/pci: don't log availability events as errorsNiklas Schnelle1-3/+0
2022-04-25s390/pci: make better use of zpci_dbg() levelsNiklas Schnelle3-3/+3
2022-04-25s390/vdso: add vdso randomizationSven Schnelle1-1/+32
2022-04-25s390/vdso: map vdso above stackSven Schnelle2-4/+5
2022-04-25s390/vdso: move vdso mapping to its own functionSven Schnelle2-5/+20
2022-04-25s390/mmap: increase stack/mmap gap to 128MBSven Schnelle1-2/+2
2022-04-25s390/zcrypt: code cleanupHarald Freudenberger2-9/+9
2022-04-25s390/zcrypt: cleanup CPRB struct definitionsHarald Freudenberger1-14/+12
2022-04-25s390/cio: simplify the calculation of variablesHaowen Bai1-15/+68
2022-04-25s390/smp: sort out physical vs virtual CPU0 lowcore pointerAlexander Gordeev1-1/+1
2022-04-25s390/kexec: set end-of-ipl flag in last diag308 callAlexander Egorenkov3-3/+16
2022-04-25s390/sclp: add detection of IPL-complete-control facilityAlexander Egorenkov1-0/+1
2022-04-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-8/+8
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson3-8/+8
2022-04-19vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu1-6/+1
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig1-2/+1
2022-04-12s390: enable CONFIG_HARDENED_USERCOPY in debug_defconfigSven Schnelle1-0/+1
2022-04-12s390: current_stack_pointer shouldn't be a functionSven Schnelle4-10/+4
2022-04-10s390: update defconfigsHeiko Carstens3-7/+12
2022-04-07s390/kexec: silence -Warray-bounds warningHeiko Carstens1-1/+1
2022-04-06s390: allow to compile with z16 optimizationsHeiko Carstens2-0/+21
2022-04-06s390: add z16 elf platformHeiko Carstens1-0/+4
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson1-1/+1
2022-04-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+0
2022-04-01Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds24-140/+208
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+1
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada1-2/+1
2022-03-29Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-5/+2
2022-03-29s390/alternatives: avoid using jgnop mnemonicVasily Gorbik2-2/+2
2022-03-27s390/pci: rename get_zdev_by_bus() to zdev_from_bus()Niklas Schnelle2-4/+4
2022-03-27s390/pci: improve zpci_dev reference countingNiklas Schnelle4-4/+16
2022-03-27s390/smp: use physical address for SIGP_SET_PREFIX commandAlexander Gordeev1-1/+1
2022-03-27s390/maccess: rework absolute lowcore accessorsAlexander Gordeev6-24/+32
2022-03-27s390/smp: cleanup control register update routinesAlexander Gordeev2-29/+23
2022-03-27s390/smp: cleanup target CPU callback startingAlexander Gordeev1-4/+11
2022-03-27s390/test_unwind: verify __kretprobe_trampoline is replacedVasily Gorbik1-1/+8
2022-03-27s390/unwind: avoid duplicated unwinding entries for kretprobesVasily Gorbik2-2/+3
2022-03-27s390/unwind: recover kretprobe modified return address in stacktraceVasily Gorbik2-6/+15
2022-03-27s390/kprobes: enable kretprobes framepointer verificationVasily Gorbik1-4/+4
2022-03-27s390/test_unwind: extend kretprobe testVasily Gorbik1-16/+33
2022-03-27s390/ap: adjust whitespaceHeiko Carstens1-23/+23
2022-03-27s390/ap: use insn format for new instructionsHeiko Carstens1-7/+7