summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-04Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-10-04s390/pai_crypto: Consolidate PAI crypto allocation and cleanup pathsThomas Richter
2025-10-04s390/pci: Expose firmware provided UID Checking state in sysfsRamesh Errabolu
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-30KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalentSean Christopherson
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-30Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2025-09-30Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-09-30KVM: s390: Fix to clear PTE when discarding a swapped pageGautam Gala
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Remove bcachefs core codeLinus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens
2025-09-29s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSORHeiko Carstens
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-25s390/mm: Add memory allocation profiling hooksHeiko Carstens
2025-09-25s390: Replace use of system_wq with system_dfl_wqMarco Crivellari
2025-09-25s390/diag324: Replace use of system_wq with system_percpu_wqMarco Crivellari
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor
2025-09-24s390: vmlinux.lds.S: Reorder sectionsAlexey Gladkov
2025-09-24s390/bitops: Switch to generic ffs() if supported by compilerHeiko Carstens
2025-09-24s390/bitops: Switch to generic fls(), fls64(), etc.Heiko Carstens
2025-09-24s390/mm: Use __GFP_ACCOUNT for user page table allocationsHeiko Carstens
2025-09-23bpf, x86: Add support for signed arena loadsKumar Kartikeya Dwivedi
2025-09-23dibs: Move event handling to dibs layerJulian Ruess
2025-09-23dibs: Define dibs_client_ops and dibs_dev_opsAlexandra Winter
2025-09-23dibs: Define dibs loopbackAlexandra Winter
2025-09-23dibs: Register smc as dibs_clientAlexandra Winter
2025-09-22s390/configs: Enable additional network featuresHendrik Brueckner
2025-09-21ptdesc: remove ptdesc_to_virt()Matthew Wilcox (Oracle)
2025-09-21mm: constify arch_pick_mmap_layout() for improved const-correctnessMax Kellermann
2025-09-21mm, s390: constify mapping related test/getter functionsMax Kellermann
2025-09-21s390/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand
2025-09-21kasan: call kasan_init_generic in kasan_initSabyrzhan Tasbolatov
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2025-09-19Merge tag 'iommu-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-18s390/bitops: Cleanup __flogr()Heiko Carstens
2025-09-18s390/bitops: Use __assume() for __flogr() inline assembly return valueHeiko Carstens
2025-09-18s390/bitops: Limit return value range of __flogr()Heiko Carstens