summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2025-09-03s390: kexec: initialize kexec_buf structBreno Leitao3-5/+5
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra1-6/+2
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra1-13/+7
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
2025-08-28s390/boot: Add common boot_panic() codeHeiko Carstens4-16/+13
2025-08-28s390/cpum_cf: Deny all sampling events by counter PMUThomas Richter1-2/+2
2025-08-28s390/pai: Deny all events not handled by this PMUThomas Richter2-3/+3
2025-08-26s390/bpf: Add s390 JIT support for timed may_gotoIlya Leoshkevich3-5/+67
2025-08-26s390/mm: Prevent possible preempt_count overflowGerald Schaefer1-2/+0
2025-08-22crypto: hash - Make HASH_MAX_DESCSIZE a bit more obviousHerbert Xu1-1/+7
2025-08-21s390/hypfs: Enable limited access during lockdownPeter Oberparleiter1-1/+2
2025-08-21s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter1-7/+11
2025-08-20s390/bitops: Optimize inliningJuergen Christ1-7/+7
2025-08-20s390/bitops: Slightly optimize ffs() and fls64()Heiko Carstens1-5/+2
2025-08-20s390/mm: Do not map lowcore with identity mappingHeiko Carstens1-0/+3
2025-08-20s390/configs: Set HZ=1000Heiko Carstens2-2/+2
2025-08-20s390/configs: Update defconfigsHeiko Carstens3-35/+31
2025-08-20s390/bpf: Use direct calls and jumps where possibleIlya Leoshkevich1-48/+32
2025-08-18s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIGIlya Leoshkevich1-0/+3
2025-08-18s390/bpf: Write back tail call counter for BPF_PSEUDO_CALLIlya Leoshkevich1-7/+16
2025-08-18s390/bpf: Do not write tail call counter into helper and kfunc framesIlya Leoshkevich1-4/+12
2025-08-14s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle1-0/+3
2025-08-08Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds7-6/+59
2025-08-06s390/debug: Fix typo in debug_sprintf_format_fn() commentTigran Mkrtchyan1-1/+1
2025-08-06s390/boot: Fix startup debugging logMikhail Zaslonko1-1/+1
2025-08-05s390/mm: Allocate page table with PAGE_SIZE granularitySumanth Korikkar1-3/+2
2025-08-05Merge commit 'linus' into core/bugs, to resolve conflictsIngo Molnar127-2463/+1853
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-5/+3
2025-07-31s390/mm: Enable THP_SWAP and THP_MIGRATIONGerald Schaefer2-0/+47
2025-07-31s390: Support CONFIG_TRACE_MMIO_ACCESSSteffen Maier1-0/+1
2025-07-31s390/mm: Set high_memory at the end of the identity mappingAlexander Gordeev1-0/+6
2025-07-31s390/ap: Unmask SLCF bit in card and queue ap functions sysfsHarald Freudenberger1-1/+1
2025-07-31Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds10-18/+1099
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-22/+59
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+0
2025-07-30Merge tag 'kvm-s390-next-6.17-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini4-22/+59
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds2-101/+67
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-2/+0
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds83-422/+527
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+5
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-11/+11
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds14-1332/+1
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds6-507/+0
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-5/+5
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds1-21/+21
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2025-07-28bugs/s390: Remove private WARN_ON() implementationHeiko Carstens1-13/+0
2025-07-28bugs/s390: Use 'cond_str' in __EMIT_BUG()Heiko Carstens1-39/+38
2025-07-28bugs/s390: Pass in 'cond_str' to __EMIT_BUG()Ingo Molnar1-4/+4