aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2023-09-13s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens
2023-06-09s390/topology: honour nr_cpu_ids when adding CPUsAlexander Gordeev
2023-05-24rethook, fprobe: do not trace rethook related functionsZe Gao
2023-05-17KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens
2023-03-10s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik
2023-03-10s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik
2023-03-10s390: discard .interp sectionIlya Leoshkevich
2023-03-10s390/idle: mark arch_cpu_idle() noinstrHeiko Carstens
2023-03-10s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64Nathan Chancellor
2023-03-10s390/early: fix sclp_early_sccb variable lifetimeAlexander Gordeev
2023-02-25s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-09copy_oldmem_kernel() - WRITE is "data source", not destinationAl Viro
2023-02-06s390: workaround invalid gcc-11 out of bounds read warningHeiko Carstens
2023-02-01s390: expicitly align _edata and _end symbols on page boundaryAlexander Gordeev
2023-01-18s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov
2022-11-24s390/crashdump: fix TOD programmable field sizeHeiko Carstens
2022-10-26s390/pai: fix raw data collection for PMU pai_extThomas Richter
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra
2022-09-27perf: Use sample_flags for raw_dataNamhyung Kim
2022-09-26s390: remove vma linked list walksMatthew Wilcox (Oracle)
2022-09-16s390/pai: Add support for PAI Extension 1 NNPA countersThomas Richter
2022-09-14s390/mm: uninline copy_oldmem_kernel() functionAlexander Gordeev
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev
2022-09-14s390/dump: save IPL CPU registers once DAT is availableAlexander Gordeev
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev
2022-09-14s390/smp: call smp_reinit_ipl_cpu() before scheduler is availableAlexander Gordeev
2022-09-14Merge branch 'fixes' into featuresVasily Gorbik
2022-09-07s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev
2022-09-07s390/boot: fix absolute zero lowcore corruption on bootAlexander Gordeev
2022-08-30s390: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-30s390: fix nospec table alignmentsJosh Poimboeuf
2022-08-25s390: fix double free of GS and RI CBs on fork() failureBrian Foster
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-08-06Revert "s390/smp: enforce lowcore protection on CPU restart"Alexander Gordeev
2022-08-06Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini