summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2024-01-18Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-12s390/pai_ext: split function paiext_push_sampleThomas Richter
2024-01-12s390/pai_ext: rework function paiext_copy argmentsThomas Richter
2024-01-12s390/pai: rework paiXXX_start and paiXXX_stop functionsThomas Richter
2024-01-12s390/pai_crypto: split function paicrypt_push_sampleThomas Richter
2024-01-12s390/pai: rework paixxxx_getctr interfaceThomas Richter
2024-01-11s390/ptrace: remove leftover commentHeiko Carstens
2024-01-11s390/fpu: remove __load_fpu_regs() exportHeiko Carstens
2024-01-10Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-02Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-12-27rseq: Split out rseq.h from sched.hKent Overstreet
2023-12-23KVM: s390: vsie: Fix length of facility list shadowedNina Schoetterl-Glausch
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi
2023-12-11s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens
2023-12-11s390/fpu: remove "novx" optionHeiko Carstens
2023-12-11s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT supportHeiko Carstens
2023-12-11s390/fpu: get rid of test_fp_ctl()Heiko Carstens
2023-12-11s390/ptrace: handle setting of fpc register correctlyHeiko Carstens
2023-12-11s390/nmi: implement and use local_mcck_save() / local_mcck_restore()Heiko Carstens
2023-12-11s390/nmi: consistently enable machine checks in trap_init()Heiko Carstens
2023-12-10s390/traps: only define is_valid_bugaddr() under CONFIG_GENERIC_BUGNathan Chancellor
2023-11-22s390/sysinfo: add variable capacity informationVasily Gorbik
2023-11-22s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()Mikhail Zaslonko
2023-11-22s390/pai: cleanup event initializationThomas Richter
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler
2023-11-08Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-11-05s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens
2023-11-05s390: add USER_STACKTRACE supportHeiko Carstens
2023-11-05s390/perf: implement perf_callchain_user()Heiko Carstens
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-11-03Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
2023-10-30Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada
2023-10-25s390/pai_crypto: remove per-cpu variable assignement in event initializationThomas Richter
2023-10-25s390/pai: initialize event count once at initializationThomas Richter
2023-10-25s390/pai_crypto: use PERF_ATTACH_TASK define for per task detectionThomas Richter
2023-10-23s390/diag: add missing virt_to_phys() translation to diag224()Heiko Carstens
2023-10-19s390/pai_crypto: dynamically allocate percpu pai crypto map data structureThomas Richter
2023-10-16s390/crash: fix virtual vs physical address confusionAlexander Gordeev
2023-10-16s390/crash: remove unused parameterAlexander Gordeev
2023-10-12sched/topology: Rename 'DIE' domain to 'PKG'Peter Zijlstra