summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2021-08-18s390/pci: fix use after free of zpci_devNiklas Schnelle
2021-08-05Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-03s390: update defconfigsHeiko Carstens
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30s390/boot: fix zstd build for -march=z900Vasily Gorbik
2021-07-30s390/vdso: add .got.plt in vdso linker scriptSumanth Korikkar
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-07-27KVM: s390: restore old debugfs namesChristian Borntraeger
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-07-21Merge tag 's390-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-20s390: update defconfigsHeiko Carstens
2021-07-20s390/cpumf: fix semicolon.cocci warningskernel test robot
2021-07-20s390/boot: fix use of expolines in the DMA codeAlexander Egorenkov
2021-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-15s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King
2021-07-15s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2021-07-13s390: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-07-12s390/defconfig: allow early device mapper disksChristian Borntraeger
2021-07-12s390/vdso32: add vdso32.lds to targetsSven Schnelle
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-08s390: preempt: Fix preempt_count initializationValentin Schneider
2021-07-08s390/linkage: increase asm symbols alignment to 16Vasily Gorbik
2021-07-08s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()Heiko Carstens
2021-07-08s390: add type checking to CALL_ON_STACK_NORETURN() macroHeiko Carstens
2021-07-08s390: remove old CALL_ON_STACK() macroHeiko Carstens
2021-07-08s390/softirq: use call_on_stack() macroHeiko Carstens
2021-07-08s390/lib: use call_on_stack() macroHeiko Carstens
2021-07-08s390/smp: use call_on_stack() macroHeiko Carstens
2021-07-08s390/kexec: use call_on_stack() macroHeiko Carstens
2021-07-08s390/irq: use call_on_stack() macroHeiko Carstens
2021-07-08s390/mm: use call_on_stack() macroHeiko Carstens
2021-07-08s390: introduce proper type handling call_on_stack() macroHeiko Carstens
2021-07-08s390/irq: simplify on_async_stack()Heiko Carstens
2021-07-08s390/irq: inline do_softirq_own_stack()Heiko Carstens
2021-07-08s390/irq: simplify do_softirq_own_stack()Heiko Carstens
2021-07-08s390/ap: get rid of register asm in ap_dqap()Harald Freudenberger
2021-07-08s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTARTSven Schnelle
2021-07-08s390: move restart of execve() syscallSven Schnelle
2021-07-08s390/signal: remove sigreturn on stackSven Schnelle
2021-07-08s390/signal: switch to using vdso for sigreturn and syscall restartSven Schnelle
2021-07-08s390: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08s390/vdso: add minimal compat vdsoSven Schnelle
2021-07-08s390/vdso: rename VDSO64_LBASE to VDSO_LBASESven Schnelle
2021-07-08s390/vdso64: add sigreturn,rt_sigreturn and restart_syscallSven Schnelle
2021-07-08s390/vdso: always enable vdsoSven Schnelle
2021-07-08s390/ap: get rid of register asmHeiko Carstens
2021-07-08s390/irq: remove HAVE_IRQ_EXIT_ON_IRQ_STACKSven Schnelle