.. |
syscalls
|
s390: wire up memfd_secret system call
|
2023-04-20 11:36:29 +02:00 |
vdso32
|
s390/vdso: filter out mno-pic-data-is-text-relative cflag
|
2023-06-28 13:57:10 +02:00 |
vdso64
|
s390/vdso: filter out mno-pic-data-is-text-relative cflag
|
2023-06-28 13:57:10 +02:00 |
.gitignore
|
|
|
abs_lowcore.c
|
|
|
alternative.c
|
|
|
asm-offsets.c
|
|
|
audit.c
|
|
|
audit.h
|
|
|
cache.c
|
s390/cache: change type from unsigned long long to unsigned long
|
2023-01-25 20:51:09 +01:00 |
compat_audit.c
|
|
|
compat_linux.c
|
|
|
compat_linux.h
|
|
|
compat_ptrace.h
|
|
|
compat_signal.c
|
s390/vx: use simple assignments to access __vector128 members
|
2023-02-09 20:11:23 +01:00 |
cpcmd.c
|
s390: include linux/io.h instead of asm/io.h
|
2023-07-03 11:19:40 +02:00 |
cpufeature.c
|
|
|
crash_dump.c
|
s390/crash: use the correct type for memory allocation
|
2023-06-20 19:52:12 +02:00 |
debug.c
|
s390/debug: replace zero-length array with flexible-array member
|
2023-04-13 17:36:28 +02:00 |
diag.c
|
s390/diag: make __diag8c_tmp_amode31 static
|
2023-02-06 11:13:54 +01:00 |
dis.c
|
s390: fix various typos
|
2023-07-03 11:19:42 +02:00 |
dumpstack.c
|
s390/dumpstack: simplify in stack logic code
|
2023-04-04 18:34:55 +02:00 |
early.c
|
s390/kasan: move shadow mapping to decompressor
|
2023-03-20 11:02:51 +01:00 |
early_printk.c
|
|
|
earlypgm.S
|
s390/earlypgm: use SYM* macros instead of ENTRY(), etc.
|
2023-04-19 17:24:17 +02:00 |
ebcdic.c
|
|
|
entry.h
|
|
|
entry.S
|
s390/entry: rework entering DAT-on mode on CPU restart
|
2023-07-03 11:19:40 +02:00 |
fpu.c
|
|
|
ftrace.c
|
s390/ftrace: do not assume module_alloc() returns executable memory
|
2023-04-13 17:36:26 +02:00 |
ftrace.h
|
|
|
guarded_storage.c
|
|
|
head64.S
|
s390: consistently use .balign instead of .align
|
2023-06-28 13:57:09 +02:00 |
idle.c
|
sched/idle: Mark arch_cpu_idle_dead() __noreturn
|
2023-03-08 08:44:28 -08:00 |
ima_arch.c
|
|
|
ipl.c
|
s390 updates for 6.5 merge window
|
2023-06-27 15:49:10 -07:00 |
ipl_vmparm.c
|
|
|
irq.c
|
s390/irq,idle: simplify idle check
|
2023-02-15 11:07:01 +01:00 |
jump_label.c
|
|
|
kdebugfs.c
|
|
|
kexec_elf.c
|
|
|
kexec_image.c
|
|
|
kprobes.c
|
s390/mm: use set_memory_*() helpers instead of open coding
|
2023-04-13 17:36:26 +02:00 |
kprobes.h
|
|
|
kprobes_insn_page.S
|
s390: consistently use .balign instead of .align
|
2023-06-28 13:57:09 +02:00 |
lgr.c
|
|
|
machine_kexec.c
|
s390/kdump: remove nodat stack restriction for calling nodat functions
|
2023-04-19 17:24:16 +02:00 |
machine_kexec_file.c
|
|
|
machine_kexec_reloc.c
|
|
|
Makefile
|
rethook, fprobe: do not trace rethook related functions
|
2023-05-18 07:08:01 +09:00 |
mcount.S
|
s390 updates for the 6.4 merge window
|
2023-04-30 11:43:31 -07:00 |
module.c
|
s390/module: fix rela calculation for R_390_GOTENT
|
2023-06-20 19:55:00 +02:00 |
nmi.c
|
s390/mcck: cleanup user process termination path
|
2023-02-28 13:19:05 +01:00 |
nospec-branch.c
|
s390: fix various typos
|
2023-07-03 11:19:42 +02:00 |
nospec-sysfs.c
|
|
|
numa.c
|
|
|
os_info.c
|
|
|
perf_cpum_cf.c
|
s390/cpum_cf: rework PER_CPU_DEFINE of struct cpu_cf_events
|
2023-06-22 14:37:30 +02:00 |
perf_cpum_cf_events.c
|
|
|
perf_cpum_sf.c
|
s390: fix various typos
|
2023-07-03 11:19:42 +02:00 |
perf_event.c
|
|
|
perf_pai_crypto.c
|
s390/pai_crypto: replace atomic_t with refcount_t
|
2023-05-15 14:12:14 +02:00 |
perf_pai_ext.c
|
s390: fix various typos
|
2023-07-03 11:19:42 +02:00 |
perf_regs.c
|
|
|
process.c
|
s390: include linux/io.h instead of asm/io.h
|
2023-07-03 11:19:40 +02:00 |
processor.c
|
s390/bp: remove s390_isolate_bp_guest()
|
2023-03-13 09:16:42 +01:00 |
ptrace.c
|
s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling
|
2023-03-27 17:23:08 +02:00 |
reipl.S
|
s390/reipl: use SYM* macros instead of ENTRY(), etc.
|
2023-04-19 17:24:17 +02:00 |
relocate_kernel.S
|
s390/relocate_kernel: adjust indentation
|
2023-04-19 17:24:18 +02:00 |
rethook.c
|
s390/rethook: add local rethook header file
|
2023-02-06 11:13:53 +01:00 |
rethook.h
|
s390/rethook: add local rethook header file
|
2023-02-06 11:13:53 +01:00 |
runtime_instr.c
|
|
|
setup.c
|
s390: fix various typos
|
2023-07-03 11:19:42 +02:00 |
signal.c
|
s390/vx: use simple assignments to access __vector128 members
|
2023-02-09 20:11:23 +01:00 |
smp.c
|
s390: fix various typos
|
2023-07-03 11:19:42 +02:00 |
stacktrace.c
|
s390/kprobes: replace kretprobe with rethook
|
2023-01-22 18:42:35 +01:00 |
sthyi.c
|
|
|
syscall.c
|
|
|
sysinfo.c
|
|
|
text_amode31.S
|
s390/amode31: use SYM* macros instead of ENTRY(), etc.
|
2023-04-19 17:24:16 +02:00 |
time.c
|
s390: fix various typos
|
2023-07-03 11:19:42 +02:00 |
topology.c
|
s390/topology: honour nr_cpu_ids when adding CPUs
|
2023-05-15 14:20:14 +02:00 |
trace.c
|
|
|
traps.c
|
|
|
unwind_bc.c
|
|
|
uprobes.c
|
|
|
uv.c
|
KVM: s390: fix race in gmap_make_secure()
|
2023-05-04 18:26:27 +02:00 |
vdso.c
|
|
|
vmlinux.lds.S
|
s390: make extables read-only
|
2023-04-04 18:34:55 +02:00 |
vtime.c
|
|
|