summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2024-01-02net/sched: Remove CONFIG_NET_ACT_IPT from default configsJamal Hadi Salim2-2/+0
2023-12-29arch/mm/fault: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan1-0/+3
2023-12-28Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+2
2023-12-27rseq: Split out rseq.h from sched.hKent Overstreet1-0/+1
2023-12-24netfs, fscache: Combine fscache with netfsDavid Howells2-2/+4
2023-12-23KVM: s390: cpu model: Use proper define for facility mask sizeNina Schoetterl-Glausch1-1/+1
2023-12-23KVM: s390: vsie: Fix length of facility list shadowedNina Schoetterl-Glausch4-2/+39
2023-12-23KVM: s390: vsie: Fix STFLE interpretive execution identificationNina Schoetterl-Glausch1-1/+6
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni5-24/+13
2023-12-21KVM: s390: vsie: fix race during shadow creationChristian Borntraeger2-1/+1
2023-12-21posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds1-12/+1
2023-12-21Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-11/+12
2023-12-21kexec: fix KEXEC_FILE dependenciesArnd Bergmann1-2/+2
2023-12-19s390: update defconfigsHeiko Carstens3-10/+11
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-23/+36
2023-12-18s390/bpf: Fix indirect trampoline generationAlexei Starovoitov1-1/+2
2023-12-18Revert "s390: update defconfigs"Alexander Gordeev3-13/+12
2023-12-18s390/vx: fix save/restore of fpu kernel contextHeiko Carstens1-1/+1
2023-12-16cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe1-1/+0
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi1-0/+2
2023-12-11s390: update defconfigsHeiko Carstens3-12/+13
2023-12-11s390/mm: convert pgste locking functions to CClaudio Imbrenda1-19/+10
2023-12-11s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens18-53/+63
2023-12-11s390/als: add vector facility to z13 architecture level setHeiko Carstens1-0/+1
2023-12-11s390/fpu: remove "novx" optionHeiko Carstens2-12/+1
2023-12-11s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT supportHeiko Carstens4-24/+2
2023-12-11KVM: s390: remove superfluous save_fpu_regs() callHeiko Carstens1-2/+0
2023-12-11s390/fpu: get rid of test_fp_ctl()Heiko Carstens7-36/+29
2023-12-11KVM: s390: use READ_ONCE() to read fpc register valueHeiko Carstens1-1/+1
2023-12-11KVM: s390: fix setting of fpc registerHeiko Carstens1-5/+0
2023-12-11s390/ptrace: handle setting of fpc register correctlyHeiko Carstens1-3/+3
2023-12-11s390/nmi: implement and use local_mcck_save() / local_mcck_restore()Heiko Carstens3-8/+31
2023-12-11s390/nmi: consistently enable machine checks in trap_init()Heiko Carstens2-4/+15
2023-12-11s390/ctlreg: return old register contents when changing bitsHeiko Carstens1-10/+14
2023-12-11s390/traps: only define is_valid_bugaddr() under CONFIG_GENERIC_BUGNathan Chancellor1-0/+2
2023-12-08KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini1-1/+0
2023-12-08KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini1-1/+0
2023-12-08Merge tag 'kvm-s390-master-6.7-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2-5/+1
2023-12-08crypto: s390/aes - Fix buffer overread in CTR modeHerbert Xu2-2/+6
2023-12-07bpf: Add arch_bpf_trampoline_size()Song Liu1-22/+34
2023-12-05mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka1-1/+1
2023-12-01KVM: s390: Harden copying of userspace-array against overflowPhilipp Stanner1-2/+2
2023-12-01KVM: move KVM_CAP_DEVICE_CTRL to the generic checkWei Wang1-1/+0
2023-11-30s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger1-9/+12
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann1-2/+0
2023-11-22s390/boot: always align vmalloc area on segment boundaryAlexander Gordeev2-2/+3
2023-11-22s390/sysinfo: add variable capacity informationVasily Gorbik2-0/+14
2023-11-22s390: remove odd commentHeiko Carstens1-1/+0
2023-11-22s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()Mikhail Zaslonko1-0/+1
2023-11-22s390/pai: cleanup event initializationThomas Richter2-7/+5