summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-054-0/+49
|\
| * Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2024-07-054-0/+49
| |\
| | * KVM: s390: fix LPSWEY handlingChristian Borntraeger2024-07-014-0/+49
* | | Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-042-6/+4
|\ \ \ | |/ / |/| |
| * | s390: Update defconfigsHeiko Carstens2024-07-022-6/+4
* | | Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-291-1/+1
|\ \ \
| * | | randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook2024-06-281-1/+1
| | |/ | |/|
* | | Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-06-272-5/+8
|\ \ \ | | |/ | |/|
| * | s390/boot: Do not adjust GOT entries for undef weak symJens Remus2024-06-251-4/+7
| * | s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle2024-06-171-1/+1
* | | s390: remove native mmap2() syscallArnd Bergmann2024-06-251-27/+0
* | | syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann2024-06-251-1/+1
|/ /
* | s390/mm: Restore mapping of kernel image using large pagesAlexander Gordeev2024-06-113-4/+26
* | s390/mm: Allow large pages only for aligned physical addressesAlexander Gordeev2024-06-111-2/+8
* | s390: Update defconfigsHeiko Carstens2024-06-113-19/+69
* | s390/crash: Do not use VM info if os_info does not have itAlexander Gordeev2024-06-051-24/+30
|/
* mseal: wire up mseal syscallJeff Xu2024-05-241-0/+1
* Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-2126-412/+389
|\
| * s390/kprobes: Remove custom insn slot allocatorHeiko Carstens2024-05-164-89/+10
| * s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle2024-05-162-2/+1
| * s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger2024-05-161-2/+10
| * s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger2024-05-161-20/+81
| * s390/ipl: Introduce sysfs attribute 'scp_data' for dump iplAlexander Egorenkov2024-05-141-0/+33
| * s390/ipl: Introduce macros for (re)ipl sysfs attribute 'scp_data'Alexander Egorenkov2024-05-141-163/+83
| * s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov2024-05-141-3/+3
| * s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov2024-05-141-2/+2
| * s390/ipl: Do not accept z/VM CP diag X'008' cmds longer than max lengthAlexander Egorenkov2024-05-141-1/+5
| * s390/ipl: Fix size of vmcmd buffers for sending z/VM CP diag X'008' cmdsAlexander Egorenkov2024-05-141-13/+15
| * s390/alternatives: Convert runtime sanity check into compile time checkHeiko Carstens2024-05-143-7/+2
| * s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle2024-05-141-0/+1
| * s390/fpu: Remove comment about TIF_FPUThomas Huth2024-05-141-5/+0
| * s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle2024-05-141-1/+1
| * s390/vtime: Use get_cpu_timer()Sven Schnelle2024-05-141-9/+1
| * s390/idle: Rewrite psw_idle() in CSven Schnelle2024-05-144-32/+21
| * s390/stackstrace: Detect vdso stack framesHeiko Carstens2024-05-145-8/+36
| * s390/vdso: Introduce and use struct stack_frame_vdso_wrapperHeiko Carstens2024-05-143-10/+17
| * s390/stacktrace: Improve detection of invalid instruction pointersHeiko Carstens2024-05-141-4/+22
| * s390/stacktrace: Skip first user stack frameHeiko Carstens2024-05-141-4/+4
| * s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()Heiko Carstens2024-05-143-38/+36
| * s390/vdso: Use standard stack frame layoutHeiko Carstens2024-05-142-0/+2
| * s390/vdso: Generate unwind information for C modulesJens Remus2024-05-142-2/+4
| * s390/pgtable: Add missing hardware bits for puds, pmdsClaudio Imbrenda2024-05-141-3/+5
| * s390/pgtable: Switch read and write softbits for pudsClaudio Imbrenda2024-05-141-2/+2
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-199-29/+21
|\ \
| * | mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts2024-05-071-1/+3
| * | mm: pass VMA instead of MM to follow_pte()David Hildenbrand2024-05-061-2/+2
| * | mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand2024-04-261-1/+1
| * | s390: mm: accelerate pagefault when badaccessKefeng Wang2024-04-261-1/+2
| * | treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-262-8/+4
| * | mm: switch mm->get_unmapped_area() to a flagRick Edgecombe2024-04-262-3/+3