aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-07-23s390/smp: Handle restart interrupt on ipl cpuSven Schnelle2-16/+1
2024-07-23s390/cpum_cf: Fix endless loop in CF_DIAG event stopThomas Richter1-4/+10
2024-07-23s390/setup: Fix __pa/__va for modules under non-GPL licensesVasily Gorbik1-1/+1
2024-07-23s390: Add runtime constant supportHeiko Carstens1-0/+3
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-4/+18
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds22-414/+610
2024-07-10s390/entry: Pass the asce as parameter to sie64a()Claudio Imbrenda2-5/+4
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/diag: Diag204 add busy return errnoMete Durlu1-1/+5
2024-07-10s390/diag: Return errno's from diag204Mete Durlu1-3/+3
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle1-35/+20
2024-07-03s390/unwind: disable KMSAN checksIlya Leoshkevich1-0/+4
2024-07-03s390/traps: unpoison the kernel_stack_overflow()'s pt_regsIlya Leoshkevich1-0/+6
2024-07-03s390/ftrace: unpoison ftrace_regs in kprobe_ftrace_handler()Ilya Leoshkevich1-0/+2
2024-07-03s390/diag: unpoison diag224() output bufferIlya Leoshkevich1-4/+6
2024-07-02s390/topology: Remove CPU KOBJ_CHANGE ueventsMete Durlu1-7/+1
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-18s390/mm: Remove duplicate get_lowcore() callsSven Schnelle1-13/+15
2024-06-18s390/idle: Remove duplicate get_lowcore() callsSven Schnelle1-5/+6
2024-06-18s390/vtime: Remove duplicate get_lowcore() callsSven Schnelle1-36/+42
2024-06-18s390/smp: Remove duplicate get_lowcore() callsSven Schnelle1-10/+13
2024-06-18s390/nmi: Remove duplicate get_lowcore() callsSven Schnelle1-9/+11
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle16-150/+149
2024-06-07s390/pai_ext: Enable per-task and system-wide sampling eventThomas Richter2-38/+39
2024-06-07s390/pai_ext: Enable per-task counting eventThomas Richter1-16/+63
2024-06-07s390/pai_ext: Enable concurrent system-wide counting/samplingThomas Richter1-8/+10
2024-06-07s390/pai_crypto: Enable per-task and system-wide sampling eventThomas Richter1-55/+46
2024-06-07s390/pai_crypto: Enable per-task counting eventThomas Richter1-14/+67
2024-06-07s390/pai_crypto: Enable concurrent system-wide counting/sampling eventThomas Richter1-10/+9
2024-06-05s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLEDavid Hildenbrand1-7/+11
2024-06-05s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...David Hildenbrand1-5/+13
2024-06-05s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()David Hildenbrand1-7/+17
2024-06-05s390/uv: Make uv_convert_from_secure() a static functionDavid Hildenbrand1-1/+1
2024-06-05s390/uv: Update PG_arch_1 commentDavid Hildenbrand1-5/+4
2024-06-05s390/uv: Convert PG_arch_1 users to only work on small foliosDavid Hildenbrand1-16/+25
2024-06-05s390/uv: Split large folios in gmap_make_secure()David Hildenbrand1-6/+25
2024-06-05s390/uv: gmap_make_secure() cleanups for further changesDavid Hildenbrand1-26/+40
2024-06-05s390/uv: Don't call folio_wait_writeback() without a folio referenceDavid Hildenbrand1-0/+8
2024-06-05s390/crash: Do not use VM info if os_info does not have itAlexander Gordeev1-24/+30
2024-05-23mseal: wire up mseal syscallJeff Xu1-0/+1
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds19-385/+263
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+2
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-22/+6
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-0/+3
2024-05-16s390/kprobes: Remove custom insn slot allocatorHeiko Carstens4-89/+10
2024-05-16s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle1-1/+1
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan1-0/+3
2024-05-14s390/ipl: Introduce sysfs attribute 'scp_data' for dump iplAlexander Egorenkov1-0/+33