summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2025-09-17Merge tag 'kvm-s390-master-6.17-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2025-09-17s390/entry: Remove unused TIF flagsSven Schnelle
2025-09-17s390: Use generic TIF bitsThomas Gleixner
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-13mm: convert arch-specific code to mm_flags_*() accessorsLorenzo Stoakes
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2025-09-11Merge tag 's390-6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-09-09s390/debug: Replace kmalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum
2025-09-09KVM: s390: Fix FOLL_*/FAULT_FLAG_* confusionClaudio Imbrenda
2025-09-09KVM: s390: Fix incorrect usage of mmu_notifier_register()Claudio Imbrenda
2025-09-09KVM: s390: Fix access to unavailable adapter indicator pages during postcopyThomas Huth
2025-09-08s390: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-09-08KVM: s390: improve interrupt cpu for wakeupChristian Borntraeger
2025-09-06crypto: curve25519 - Remove unused kpp supportEric Biggers
2025-09-05iommu/s390: Make attach succeed when the device was surprise removedNiklas Schnelle
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh
2025-09-03s390: kexec: initialize kexec_buf structBreno Leitao
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-08-28s390/boot: Add common boot_panic() codeHeiko Carstens
2025-08-28s390/cpum_cf: Deny all sampling events by counter PMUThomas Richter
2025-08-28s390/pai: Deny all events not handled by this PMUThomas Richter
2025-08-26s390/bpf: Add s390 JIT support for timed may_gotoIlya Leoshkevich
2025-08-26s390/mm: Prevent possible preempt_count overflowGerald Schaefer
2025-08-22crypto: hash - Make HASH_MAX_DESCSIZE a bit more obviousHerbert Xu
2025-08-21s390/hypfs: Enable limited access during lockdownPeter Oberparleiter