summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-10s390/entry: Pass the asce as parameter to sie64a()Claudio Imbrenda
2024-07-10s390/sthyi: Use cached data when diag is busyMete Durlu
2024-07-10s390/sthyi: Move diag operationsMete Durlu
2024-07-10s390/diag: Diag204 add busy return errnoMete Durlu
2024-07-10s390/diag: Return errno's from diag204Mete Durlu
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle
2024-07-02s390/topology: Remove CPU KOBJ_CHANGE ueventsMete Durlu
2024-06-25s390: remove native mmap2() syscallArnd Bergmann
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-18s390/mm: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/idle: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/vtime: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/smp: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/nmi: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-06-07s390/pai_ext: Enable per-task and system-wide sampling eventThomas Richter
2024-06-07s390/pai_ext: Enable per-task counting eventThomas Richter
2024-06-07s390/pai_ext: Enable concurrent system-wide counting/samplingThomas Richter
2024-06-07s390/pai_crypto: Enable per-task and system-wide sampling eventThomas Richter
2024-06-07s390/pai_crypto: Enable per-task counting eventThomas Richter
2024-06-07s390/pai_crypto: Enable concurrent system-wide counting/sampling eventThomas Richter
2024-06-05s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLEDavid Hildenbrand
2024-06-05s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...David Hildenbrand
2024-06-05s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()David Hildenbrand
2024-06-05s390/uv: Make uv_convert_from_secure() a static functionDavid Hildenbrand
2024-06-05s390/uv: Update PG_arch_1 commentDavid Hildenbrand
2024-06-05s390/uv: Convert PG_arch_1 users to only work on small foliosDavid Hildenbrand
2024-06-05s390/uv: Split large folios in gmap_make_secure()David Hildenbrand
2024-06-05s390/uv: gmap_make_secure() cleanups for further changesDavid Hildenbrand
2024-06-05s390/uv: Don't call folio_wait_writeback() without a folio referenceDavid Hildenbrand
2024-06-05s390/crash: Do not use VM info if os_info does not have itAlexander Gordeev
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-16s390/kprobes: Remove custom insn slot allocatorHeiko Carstens
2024-05-16s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-05-14s390/ipl: Introduce sysfs attribute 'scp_data' for dump iplAlexander Egorenkov
2024-05-14s390/ipl: Introduce macros for (re)ipl sysfs attribute 'scp_data'Alexander Egorenkov
2024-05-14s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov
2024-05-14s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov
2024-05-14s390/ipl: Do not accept z/VM CP diag X'008' cmds longer than max lengthAlexander Egorenkov
2024-05-14s390/ipl: Fix size of vmcmd buffers for sending z/VM CP diag X'008' cmdsAlexander Egorenkov
2024-05-14s390/alternatives: Convert runtime sanity check into compile time checkHeiko Carstens
2024-05-14s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-05-14s390/fpu: Remove comment about TIF_FPUThomas Huth