summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds13-106/+97
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+0
2025-09-29Remove bcachefs core codeLinus Torvalds2-6/+0
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens32-108/+108
2025-09-29s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSORHeiko Carstens1-0/+1
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+5
2025-09-25s390/mm: Add memory allocation profiling hooksHeiko Carstens2-17/+25
2025-09-25s390: Replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2025-09-25s390/diag324: Replace use of system_wq with system_percpu_wqMarco Crivellari1-2/+2
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor1-5/+5
2025-09-24s390: vmlinux.lds.S: Reorder sectionsAlexey Gladkov1-5/+5
2025-09-24s390/bitops: Switch to generic ffs() if supported by compilerHeiko Carstens2-0/+15
2025-09-24s390/bitops: Switch to generic fls(), fls64(), etc.Heiko Carstens1-51/+5
2025-09-24s390/mm: Use __GFP_ACCOUNT for user page table allocationsHeiko Carstens1-3/+10
2025-09-23bpf, x86: Add support for signed arena loadsKumar Kartikeya Dwivedi1-0/+5
2025-09-23dibs: Move event handling to dibs layerJulian Ruess2-0/+2
2025-09-23dibs: Define dibs_client_ops and dibs_dev_opsAlexandra Winter2-2/+0
2025-09-23dibs: Define dibs loopbackAlexandra Winter2-0/+2
2025-09-23dibs: Register smc as dibs_clientAlexandra Winter2-0/+2
2025-09-22s390/configs: Enable additional network featuresHendrik Brueckner2-0/+12
2025-09-21ptdesc: remove ptdesc_to_virt()Matthew Wilcox (Oracle)1-3/+3
2025-09-21mm: constify arch_pick_mmap_layout() for improved const-correctnessMax Kellermann1-2/+2
2025-09-21mm, s390: constify mapping related test/getter functionsMax Kellermann1-1/+1
2025-09-21s390/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand1-1/+0
2025-09-21kasan: call kasan_init_generic in kasan_initSabyrzhan Tasbolatov1-1/+2
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton3-5/+5
2025-09-19Merge tag 'iommu-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+5
2025-09-18s390/bitops: Cleanup __flogr()Heiko Carstens1-4/+3
2025-09-18s390/bitops: Use __assume() for __flogr() inline assembly return valueHeiko Carstens1-3/+11
2025-09-18s390/bitops: Limit return value range of __flogr()Heiko Carstens1-1/+1
2025-09-17Merge tag 'kvm-s390-master-6.17-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini3-21/+34
2025-09-17s390/entry: Remove unused TIF flagsSven Schnelle1-10/+0
2025-09-17s390: Use generic TIF bitsThomas Gleixner2-26/+19
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)4-9/+9
2025-09-13mm: convert arch-specific code to mm_flags_*() accessorsLorenzo Stoakes1-2/+2
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov12-56/+58
2025-09-11Merge tag 's390-6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-7/+5
2025-09-09s390/debug: Replace kmalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum1-9/+3
2025-09-09KVM: s390: Fix FOLL_*/FAULT_FLAG_* confusionClaudio Imbrenda1-12/+12
2025-09-09KVM: s390: Fix incorrect usage of mmu_notifier_register()Claudio Imbrenda1-5/+11
2025-09-09KVM: s390: Fix access to unavailable adapter indicator pages during postcopyThomas Huth1-4/+11
2025-09-08s390: Add __attribute_const__ to ffs()-family implementationsKees Cook1-5/+5
2025-09-08KVM: s390: improve interrupt cpu for wakeupChristian Borntraeger2-12/+10
2025-09-06crypto: curve25519 - Remove unused kpp supportEric Biggers2-2/+0
2025-09-05iommu/s390: Make attach succeed when the device was surprise removedNiklas Schnelle1-5/+5
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh1-1/+0
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh1-1/+0