summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: fix use after free of zpci_devNiklas Schnelle2021-08-182-0/+11
* Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-056-2/+7
|\
| * s390: update defconfigsHeiko Carstens2021-08-032-2/+2
| * s390/boot: fix zstd build for -march=z900Vasily Gorbik2021-07-302-0/+3
| * s390/vdso: add .got.plt in vdso linker scriptSumanth Korikkar2021-07-302-0/+2
* | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-301-0/+5
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-291-0/+5
| |\ \ | | |/ | |/|
| | * bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-07-291-0/+5
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-07-293-27/+27
|\ \ \ | |/ / |/| |
| * | KVM: s390: restore old debugfs namesChristian Borntraeger2021-07-273-27/+27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-07-221-1/+1
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-151-1/+1
| |\ \
| | * | s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King2021-07-151-1/+1
* | | | Merge tag 's390-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-219-37/+49
|\ \ \ \ | |_|_|/ |/| | |
| * | | s390: update defconfigsHeiko Carstens2021-07-203-17/+34
| * | | s390/cpumf: fix semicolon.cocci warningskernel test robot2021-07-201-1/+1
| * | | s390/boot: fix use of expolines in the DMA codeAlexander Egorenkov2021-07-201-15/+4
| * | | s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik2021-07-153-2/+5
| * | | s390/defconfig: allow early device mapper disksChristian Borntraeger2021-07-122-2/+4
| * | | s390/vdso32: add vdso32.lds to targetsSven Schnelle2021-07-121-0/+1
| |/ /
* / / s390: Fix fall-through warnings for ClangGustavo A. R. Silva2021-07-131-0/+1
|/ /
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-3/+0
|\ \
| * | kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-3/+0
* | | Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-1055-1651/+1971
|\ \ \
| * | | s390: preempt: Fix preempt_count initializationValentin Schneider2021-07-083-12/+6
| * | | s390/linkage: increase asm symbols alignment to 16Vasily Gorbik2021-07-081-1/+1
| * | | s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()Heiko Carstens2021-07-083-3/+3
| * | | s390: add type checking to CALL_ON_STACK_NORETURN() macroHeiko Carstens2021-07-081-1/+3
| * | | s390: remove old CALL_ON_STACK() macroHeiko Carstens2021-07-081-37/+0
| * | | s390/softirq: use call_on_stack() macroHeiko Carstens2021-07-081-1/+1
| * | | s390/lib: use call_on_stack() macroHeiko Carstens2021-07-081-2/+3
| * | | s390/smp: use call_on_stack() macroHeiko Carstens2021-07-081-4/+8
| * | | s390/kexec: use call_on_stack() macroHeiko Carstens2021-07-081-1/+2
| * | | s390/irq: use call_on_stack() macroHeiko Carstens2021-07-081-3/+5
| * | | s390/mm: use call_on_stack() macroHeiko Carstens2021-07-081-4/+9
| * | | s390: introduce proper type handling call_on_stack() macroHeiko Carstens2021-07-081-0/+97
| * | | s390/irq: simplify on_async_stack()Heiko Carstens2021-07-081-1/+1
| * | | s390/irq: inline do_softirq_own_stack()Heiko Carstens2021-07-082-8/+13
| * | | s390/irq: simplify do_softirq_own_stack()Heiko Carstens2021-07-081-11/+1
| * | | s390/ap: get rid of register asm in ap_dqap()Harald Freudenberger2021-07-081-18/+24
| * | | s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTARTSven Schnelle2021-07-083-11/+12
| * | | s390: move restart of execve() syscallSven Schnelle2021-07-082-15/+20
| * | | s390/signal: remove sigreturn on stackSven Schnelle2021-07-084-36/+2
| * | | s390/signal: switch to using vdso for sigreturn and syscall restartSven Schnelle2021-07-084-31/+31
| * | | s390/vdso: add minimal compat vdsoSven Schnelle2021-07-0816-25/+371
| * | | s390/vdso: rename VDSO64_LBASE to VDSO_LBASESven Schnelle2021-07-082-2/+2
| * | | s390/vdso64: add sigreturn,rt_sigreturn and restart_syscallSven Schnelle2021-07-082-0/+20
| * | | s390/vdso: always enable vdsoSven Schnelle2021-07-082-24/+8
| * | | s390/ap: get rid of register asmHeiko Carstens2021-07-081-63/+87
| * | | s390/irq: remove HAVE_IRQ_EXIT_ON_IRQ_STACKSven Schnelle2021-07-081-1/+0