summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-04-17s390/mm: Create virtual memory layout structureAlexander Gordeev
2024-04-17s390/mm: Move KASLR related to <asm/page.h>Alexander Gordeev
2024-04-17s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areasAlexander Gordeev
2024-04-17s390/boot: Reduce size of identity mapping on overlapAlexander Gordeev
2024-04-17s390/boot: Consider DCSS segments on memory layout setupAlexander Gordeev
2024-04-17s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITSAlexander Gordeev
2024-04-17KVM: s390: vsie: Use virt_to_phys for facility control blockNina Schoetterl-Glausch
2024-04-17s390/irq,nmi: Include <asm/vtime.h> header directlyAlexander Gordeev
2024-04-17s390/vtime: Remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftoverAlexander Gordeev
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-09s390/mm: Convert gmap_make_secure to use a folioMatthew Wilcox (Oracle)
2024-04-09s390/mm: Convert make_page_secure to use a folioMatthew Wilcox (Oracle)
2024-04-09s390/cpum_cf: make crypto counters upward compatible across machine typesThomas Richter
2024-04-09s390: adjust indentation of RELOCS command build step outHeiko Carstens
2024-04-09s390/ap: rename ap debug configuration optionHolger Dengler
2024-04-09s390/ap: modularize ap busHolger Dengler
2024-04-09s390/chsc: use notifier for AP configuration changesHolger Dengler
2024-04-09s390/uv: export prot_virt_guest symbol in uvHolger Dengler
2024-04-09s390/ap: use static qci informationHolger Dengler
2024-04-08vdso: Consolidate vdso_calc_delta()Adrian Hunter
2024-04-03s390/entry: align system call table on 8 bytesSumanth Korikkar
2024-04-03s390/pai: fix sampling event removal for PMU device driverThomas Richter
2024-04-03s390/preempt: mark all functions __always_inlineIlya Leoshkevich
2024-04-03s390/atomic: mark all functions __always_inlineIlya Leoshkevich
2024-04-03s390/mm: fix NULL pointer dereferenceHeiko Carstens
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers
2024-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-03-19s390/bpf: Fix bpf_plt pointer arithmeticIlya Leoshkevich
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-17s390/entry: compare gmap asce to determine guest/host faultSven Schnelle
2024-03-17s390/entry: remove OUTSIDE macroSven Schnelle
2024-03-17s390/entry: add CIF_SIE flag and remove sie64a() address checkSven Schnelle
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-14bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-14Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2024-03-13s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens
2024-03-13s390/cio,idal: fix virtual vs physical address confusionHeiko Carstens
2024-03-13s390/cio,idal: remove superfluous virt_to_phys() conversionHeiko Carstens
2024-03-13s390/cio,idal: code cleanupHeiko Carstens
2024-03-13s390/virtio_ccw: use DMA handle from DMA APIHalil Pasic
2024-03-13s390/cio: use bitwise types to allow for type checkingHeiko Carstens
2024-03-13s390/cio: introduce bitwise dma types and helper functionsHalil Pasic
2024-03-13s390/vtime: fix average steal time calculationMete Durlu
2024-03-13s390/sysinfo: allow response buffer in normal memoryAlexander Gordeev
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds