aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2022-03-05Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-01s390/extable: fix exception table sortingHeiko Carstens
2022-03-01s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens
2022-03-01s390/ftrace: fix ftrace_caller/ftrace_regs_caller generationHeiko Carstens
2022-03-01s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov
2022-02-12Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-02-06s390/module: fix building test_modules_helpers.o with clangIlya Leoshkevich
2022-02-02KVM: s390: Return error on SIDA memop on normal guestJanis Schoetterl-Glausch
2022-01-26s390/hypfs: include z/VM guests with access control group setVasily Gorbik
2022-01-24s390: update defconfigsHeiko Carstens
2022-01-24s390/module: test loading modules with a lot of relocationsIlya Leoshkevich
2022-01-24s390/module: fix loading modules with a lot of relocationsIlya Leoshkevich
2022-01-23s390/uaccess: fix compile errorHeiko Carstens
2022-01-23s390/nmi: handle vector validity failures for KVM guestsChristian Borntraeger
2022-01-23s390/nmi: handle guarded storage validity failures for KVM guestsChristian Borntraeger
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22mm: remove cleancacheChristoph Hellwig
2022-01-21Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...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-17s390/cpumf: Support for CPU Measurement Facility CSVN 7Thomas Richter
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng
2022-01-15mm: defer kmemleak object creation of module_alloc()Kefeng Wang
2022-01-14arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-01-07s390/pci: simplify __pciwb_mio() inline asmNiklas Schnelle
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-31crypto: s390/sha512 - Use macros instead of direct IV numbersTianjia Zhang
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-20s390/crash_dump: fix virtual vs physical address handlingHeiko Carstens
2021-12-20s390/crypto: fix compile error for ChaCha20 moduleHeiko Carstens
2021-12-17KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman
2021-12-17s390: uv: Add offset comments to UV query struct and fix namingJanosch Frank
2021-12-17KVM: s390: gaccess: Cleanup access to guest pagesJanis Schoetterl-Glausch
2021-12-17KVM: s390: gaccess: Refactor access address range checkJanis Schoetterl-Glausch