summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-07-19Merge 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-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-24mseal: 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-18Merge 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
2024-05-14s390/ipl: Introduce macros for (re)ipl sysfs attribute 'scp_data'Alexander Egorenkov1-163/+83
2024-05-14s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov1-3/+3
2024-05-14s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov1-2/+2
2024-05-14s390/ipl: Do not accept z/VM CP diag X'008' cmds longer than max lengthAlexander Egorenkov1-1/+5
2024-05-14s390/ipl: Fix size of vmcmd buffers for sending z/VM CP diag X'008' cmdsAlexander Egorenkov1-13/+15
2024-05-14s390/alternatives: Convert runtime sanity check into compile time checkHeiko Carstens1-7/+0
2024-05-14s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle1-0/+1
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada2-16/+0
2024-05-14s390/fpu: Remove comment about TIF_FPUThomas Huth1-5/+0