summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky2024-11-151-0/+3
* Merge tag 's390-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-10-188-19/+47
|\
| * s390: Update defconfigsHeiko Carstens2024-10-163-4/+24
| * s390: Initialize psw mask in perf_arch_fetch_caller_regs()Heiko Carstens2024-10-161-0/+1
| * KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller2024-10-101-1/+1
| * KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2024-10-102-6/+12
| * s390/pci: Handle PCI error codes other than 0x3aNiklas Schnelle2024-10-101-8/+9
* | fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev2024-10-091-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-282-9/+19
|\
| * Merge tag 'kvm-s390-next-6.12-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2024-09-172-9/+19
| |\
| | * s390: Enable KVM_S390_UCONTROL config in debug_defconfigChristoph Schlameuss2024-09-161-0/+1
| | * KVM: s390: Fix SORTL and DFLTCC instruction format error in __insn32_queryHariharan Mari2024-08-191-9/+18
* | | Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-09-282-50/+40
|\ \ \
| * | | s390/vdso: Use one large alternative instead of an alternative branchHeiko Carstens2024-09-231-19/+16
| * | | s390/vdso: Use SYM_DATA_START_LOCAL()/SYM_DATA_END() for data objectsHeiko Carstens2024-09-231-2/+3
| * | | s390/vdso: Use macros for annotation of asm functionsJens Remus2024-09-231-10/+4
| * | | s390/vdso: Add CFI annotations to __arch_chacha20_blocks_nostack()Jens Remus2024-09-231-0/+3
| * | | s390/vdso: Fix comment within __arch_chacha20_blocks_nostack()Heiko Carstens2024-09-231-4/+4
| * | | s390/vdso: Get rid of permutation constantsHeiko Carstens2024-09-231-15/+10
* | | | [tree-wide] finally take no_llseek outAl Viro2024-09-276-6/+0
* | | | Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-261-2/+1
|\ \ \ \
| * | | | runtime constants: move list of constants to vmlinux.lds.hJann Horn2024-08-191-2/+1
| | |_|/ | |/| |
* | | | Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-251-1/+1
|\ \ \ \
| * | | | s390/mm: get estimated free pages by memblock apiWei Yang2024-08-111-1/+1
* | | | | Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-09-241-1/+4
|\ \ \ \ \
| * | | | | crypto: s390/paes - Fix module aliasesHerbert Xu2024-09-211-1/+4
* | | | | | Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-234-13/+14
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | s390/pci: Stop usurping pdev->dev.groupsLukas Wunner2024-08-094-13/+14
| |/ / / /
* | | | | Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-09-2173-860/+2387
|\ \ \ \ \
| * | | | | s390/crypto: Display Query and Query Authentication Information in sysfsFinn Callies2024-09-122-0/+120
| * | | | | s390/crypto: Add Support for Query Authentication InformationFinn Callies2024-09-121-1/+30
| * | | | | s390/crypto: Rework RRE and RRF CPACF inline functionsFinn Callies2024-09-121-33/+41
| * | | | | s390/crypto: Add KDSA CPACF InstructionFinn Callies2024-09-121-0/+23
| * | | | | s390/disassembler: Remove duplicate instruction format RSY_RDRUJens Remus2024-09-122-5/+4
| * | | | | s390/boot: Move boot_printk() code to own fileHeiko Carstens2024-09-073-113/+126
| * | | | | s390/boot: Use boot_printk() instead of sclp_early_printk()Heiko Carstens2024-09-075-40/+12
| * | | | | s390/boot: Rename decompressor_printk() to boot_printk()Heiko Carstens2024-09-074-41/+37
| * | | | | s390/boot: Compile all files with the same march flagHeiko Carstens2024-09-071-14/+5
| * | | | | s390: Use MARCH_HAS_*_FEATURES definesHeiko Carstens2024-09-076-19/+26
| * | | | | s390: Provide MARCH_HAS_*_FEATURES definesHeiko Carstens2024-09-071-0/+38
| * | | | | s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens2024-09-071-2/+4
| * | | | | s390/boot: Increase minimum architecture to z10Heiko Carstens2024-09-071-4/+0
| * | | | | s390/als: Remove obsolete commentHeiko Carstens2024-09-071-8/+0
| * | | | | s390/sha3: Fix SHA3 selftests failuresIngo Franzki2024-09-053-0/+7
| * | | | | s390/pkey: Add AES xts and HMAC clear key token supportHarald Freudenberger2024-09-051-0/+4
| * | | | | s390/cpacf: Add MSA 10 and 11 new PCKMO functionsHarald Freudenberger2024-09-051-12/+16
| * | | | | s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer2024-09-051-1/+17
| * | | | | s390/pai_ext: Update PAI extension 1 countersThomas Richter2024-09-051-0/+9
| * | | | | s390/pai_crypto: Add support for MSA 10 and 11 pai countersThomas Richter2024-09-051-0/+16
| * | | | | s390/hiperdispatch: Add hiperdispatch debug countersMete Durlu2024-08-291-0/+77