mirror of https://github.com/torvalds/linux.git
Pull s390 fixes from Martin Schwidefsky: "An update for the BFP jit to the latest and greatest, two patches to get kdump working again, the random-abort ptrace extention for transactional execution, the z90crypt module alias for ap and a tiny cleanup" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/zcrypt: Alias for new zcrypt device driver base module s390/kdump: Allow copy_oldmem_page() copy to virtual memory s390/kdump: Disable mmap for s390 s390/bpf,jit: add pkt_type support s390/bpf,jit: address randomize and write protect jit code s390/bpf,jit: use generic jit dumper s390/bpf,jit: call module_free() from any context s390/qdio: remove unused variable s390/ptrace: PTRACE_TE_ABORT_RAND |
||
|---|---|---|
| .. | ||
| vdso32 | ||
| vdso64 | ||
| .gitignore | ||
| Makefile | ||
| asm-offsets.c | ||
| audit.c | ||
| audit.h | ||
| base.S | ||
| bitmap.c | ||
| cache.c | ||
| compat_audit.c | ||
| compat_exec_domain.c | ||
| compat_linux.c | ||
| compat_linux.h | ||
| compat_ptrace.h | ||
| compat_signal.c | ||
| compat_wrapper.S | ||
| cpcmd.c | ||
| crash_dump.c | ||
| debug.c | ||
| diag.c | ||
| dis.c | ||
| dumpstack.c | ||
| early.c | ||
| ebcdic.c | ||
| entry.S | ||
| entry.h | ||
| entry64.S | ||
| ftrace.c | ||
| head.S | ||
| head31.S | ||
| head64.S | ||
| head_kdump.S | ||
| ipl.c | ||
| irq.c | ||
| jump_label.c | ||
| kprobes.c | ||
| lgr.c | ||
| machine_kexec.c | ||
| mcount.S | ||
| mcount64.S | ||
| module.c | ||
| nmi.c | ||
| os_info.c | ||
| perf_cpum_cf.c | ||
| perf_event.c | ||
| pgm_check.S | ||
| process.c | ||
| processor.c | ||
| ptrace.c | ||
| reipl.S | ||
| reipl64.S | ||
| relocate_kernel.S | ||
| relocate_kernel64.S | ||
| runtime_instr.c | ||
| s390_ksyms.c | ||
| sclp.S | ||
| setup.c | ||
| signal.c | ||
| smp.c | ||
| stacktrace.c | ||
| suspend.c | ||
| swsusp_asm64.S | ||
| sys_s390.c | ||
| syscalls.S | ||
| sysinfo.c | ||
| time.c | ||
| topology.c | ||
| traps.c | ||
| vdso.c | ||
| vmlinux.lds.S | ||
| vtime.c | ||