summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2024-07-19Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds76-754/+1159
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+0
2024-07-17s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer1-1/+2
2024-07-17Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-109/+380
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-0/+53
2024-07-10s390/kvm: Move bitfields for dat tablesClaudio Imbrenda2-160/+173
2024-07-10s390/entry: Pass the asce as parameter to sie64a()Claudio Imbrenda6-10/+12
2024-07-10s390/sthyi: Use cached data when diag is busyMete Durlu1-17/+38
2024-07-10s390/sthyi: Move diag operationsMete Durlu1-15/+31
2024-07-10s390/hypfs_diag: Diag204 busy loopMete Durlu3-4/+18
2024-07-10s390/diag: Add busy-indication-facility requirementsMete Durlu1-0/+7
2024-07-10s390/diag: Diag204 add busy return errnoMete Durlu1-1/+5
2024-07-10s390/diag: Return errno's from diag204Mete Durlu1-3/+3
2024-07-10s390/sclp: Diag204 busy indication facility detectionMete Durlu1-0/+1
2024-07-10s390/atomic_ops: Make use of flag output constraintHeiko Carstens1-7/+37
2024-07-10s390/atomic_ops: Improve __atomic_set() for small valuesHeiko Carstens1-6/+20
2024-07-10s390/atomic_ops: Use symbolic namesHeiko Carstens1-8/+8
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle3-36/+22
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-1/+0
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni1-109/+380
2024-07-09s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()Heiko Carstens1-0/+4
2024-07-08s390/bpf: Implement exceptionsIlya Leoshkevich1-2/+53
2024-07-08s390/bpf: Change seen_reg to a maskIlya Leoshkevich1-16/+16
2024-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-0/+49
2024-07-05Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini4-0/+49
2024-07-04Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-6/+4
2024-07-02s390/bpf: Support arena atomicsIlya Leoshkevich1-10/+94
2024-07-02s390/bpf: Enable arenaIlya Leoshkevich1-0/+5
2024-07-02s390/bpf: Support address space cast instructionIlya Leoshkevich1-0/+18
2024-07-02s390/bpf: Support BPF_PROBE_MEM32Ilya Leoshkevich1-27/+110
2024-07-02s390/bpf: Land on the next JITed instruction after exceptionIlya Leoshkevich1-3/+4
2024-07-02s390/bpf: Introduce pre- and post- probe functionsIlya Leoshkevich1-14/+44
2024-07-02s390/bpf: Get rid of get_probe_mem_regno()Ilya Leoshkevich1-26/+7
2024-07-02s390/bpf: Factor out emitting probe nopsIlya Leoshkevich1-22/+40
2024-07-02s390/hwcaps: Add documentation for HWCAP flagsHeiko Carstens1-0/+8
2024-07-02s390/pgtable: Make crdte() and cspg() return a valueClaudio Imbrenda1-2/+23
2024-07-02s390/topology: Remove CPU KOBJ_CHANGE ueventsMete Durlu1-7/+1
2024-07-02s390: Update defconfigsHeiko Carstens2-6/+4
2024-07-01KVM: s390: fix LPSWEY handlingChristian Borntraeger4-0/+49
2024-06-29Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-06-28randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook1-1/+1
2024-06-28s390/mm: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28s390/lib: Add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-28s390/crc32: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-27Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-5/+8
2024-06-25s390: remove native mmap2() syscallArnd Bergmann1-27/+0
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann1-1/+1
2024-06-25s390/boot: Do not adjust GOT entries for undef weak symJens Remus1-4/+7
2024-06-24s390/mm: Get total ram pages from memblockWei Yang1-1/+2