summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * s390/cpum_cf: Fix endless loop in CF_DIAG event stopThomas Richter2024-07-231-4/+10
| * s390/setup: Fix __pa/__va for modules under non-GPL licensesVasily Gorbik2024-07-231-1/+1
| * s390: Add runtime constant supportHeiko Carstens2024-07-231-0/+3
* | sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-242-2/+2
|/
* Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-214-4/+18
|\
| * s390/unwind: disable KMSAN checksIlya Leoshkevich2024-07-031-0/+4
| * s390/traps: unpoison the kernel_stack_overflow()'s pt_regsIlya Leoshkevich2024-07-031-0/+6
| * s390/ftrace: unpoison ftrace_regs in kprobe_ftrace_handler()Ilya Leoshkevich2024-07-031-0/+2
| * s390/diag: unpoison diag224() output bufferIlya Leoshkevich2024-07-031-4/+6
* | Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-1822-414/+610
|\ \ | |/ |/|
| * s390/entry: Pass the asce as parameter to sie64a()Claudio Imbrenda2024-07-102-5/+4
| * s390/sthyi: Use cached data when diag is busyMete Durlu2024-07-101-17/+38
| * s390/sthyi: Move diag operationsMete Durlu2024-07-101-15/+31
| * s390/diag: Diag204 add busy return errnoMete Durlu2024-07-101-1/+5
| * s390/diag: Return errno's from diag204Mete Durlu2024-07-101-3/+3
| * s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle2024-07-101-35/+20
| * s390/topology: Remove CPU KOBJ_CHANGE ueventsMete Durlu2024-07-021-7/+1
| * s390/mm: Remove duplicate get_lowcore() callsSven Schnelle2024-06-181-13/+15
| * s390/idle: Remove duplicate get_lowcore() callsSven Schnelle2024-06-181-5/+6
| * s390/vtime: Remove duplicate get_lowcore() callsSven Schnelle2024-06-181-36/+42
| * s390/smp: Remove duplicate get_lowcore() callsSven Schnelle2024-06-181-10/+13
| * s390/nmi: Remove duplicate get_lowcore() callsSven Schnelle2024-06-181-9/+11
| * s390: Replace S390_lowcore by get_lowcore()Sven Schnelle2024-06-1816-150/+149
| * s390/pai_ext: Enable per-task and system-wide sampling eventThomas Richter2024-06-072-38/+39
| * s390/pai_ext: Enable per-task counting eventThomas Richter2024-06-071-16/+63
| * s390/pai_ext: Enable concurrent system-wide counting/samplingThomas Richter2024-06-071-8/+10
| * s390/pai_crypto: Enable per-task and system-wide sampling eventThomas Richter2024-06-071-55/+46
| * s390/pai_crypto: Enable per-task counting eventThomas Richter2024-06-071-14/+67
| * s390/pai_crypto: Enable concurrent system-wide counting/sampling eventThomas Richter2024-06-071-10/+9
| * s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLEDavid Hildenbrand2024-06-051-7/+11
| * s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...David Hildenbrand2024-06-051-5/+13
| * s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()David Hildenbrand2024-06-051-7/+17
| * s390/uv: Make uv_convert_from_secure() a static functionDavid Hildenbrand2024-06-051-1/+1
| * s390/uv: Update PG_arch_1 commentDavid Hildenbrand2024-06-051-5/+4
| * s390/uv: Convert PG_arch_1 users to only work on small foliosDavid Hildenbrand2024-06-051-16/+25
| * s390/uv: Split large folios in gmap_make_secure()David Hildenbrand2024-06-051-6/+25
| * s390/uv: gmap_make_secure() cleanups for further changesDavid Hildenbrand2024-06-051-26/+40
| * s390/uv: Don't call folio_wait_writeback() without a folio referenceDavid Hildenbrand2024-06-051-0/+8
* | s390: remove native mmap2() syscallArnd Bergmann2024-06-251-27/+0
* | syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann2024-06-251-1/+1
* | 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-231-0/+1
* Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-2119-385/+263
|\
| * s390/kprobes: Remove custom insn slot allocatorHeiko Carstens2024-05-164-89/+10
| * s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle2024-05-161-1/+1
| * 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