summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-01-11s390/mm,fault: remove not needed tsk variableHeiko Carstens
2024-01-11s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle
2024-01-11s390/kexec: do not automatically select KEXEC optionAlexander Gordeev
2024-01-11s390/compat: change default for CONFIG_COMPAT to "n"Heiko 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 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-10Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus 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-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...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-05Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho
2023-12-29arch/mm/fault: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan
2023-12-27Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-27rseq: Split out rseq.h from sched.hKent Overstreet
2023-12-20posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds
2023-12-20Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-12-20kexec: fix KEXEC_FILE dependenciesArnd Bergmann
2023-12-19s390: update defconfigsHeiko Carstens
2023-12-18Revert "s390: update defconfigs"Alexander Gordeev
2023-12-18s390/vx: fix save/restore of fpu kernel contextHeiko Carstens
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi
2023-12-11s390: update defconfigsHeiko Carstens
2023-12-11s390/mm: convert pgste locking functions to CClaudio Imbrenda
2023-12-11s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens
2023-12-11s390/als: add vector facility to z13 architecture level setHeiko Carstens
2023-12-11s390/fpu: remove "novx" optionHeiko Carstens
2023-12-11s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT supportHeiko Carstens
2023-12-11KVM: s390: remove superfluous save_fpu_regs() callHeiko Carstens
2023-12-11s390/fpu: get rid of test_fp_ctl()Heiko Carstens
2023-12-11KVM: s390: use READ_ONCE() to read fpc register valueHeiko Carstens
2023-12-11KVM: s390: fix setting of fpc registerHeiko 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-11s390/ctlreg: return old register contents when changing bitsHeiko Carstens
2023-12-10s390/traps: only define is_valid_bugaddr() under CONFIG_GENERIC_BUGNathan Chancellor
2023-12-08Merge tag 'kvm-s390-master-6.7-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2023-12-08crypto: s390/aes - Fix buffer overread in CTR modeHerbert Xu
2023-12-05mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka
2023-11-30s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2023-11-22s390/boot: always align vmalloc area on segment boundaryAlexander Gordeev
2023-11-22s390/sysinfo: add variable capacity informationVasily Gorbik
2023-11-22s390: remove odd commentHeiko Carstens
2023-11-22s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()Mikhail Zaslonko