mirror of
https://github.com/torvalds/linux.git
synced 2024-12-15 07:33:56 +00:00
4ab6cfc4ad
- Add Eric Farman as maintainer for s390 virtio drivers. - Improve machine check handling, and avoid incorrectly injecting a machine check into a kvm guest. - Add cond_resched() call to gmap page table walker in order to avoid possible huge latencies. Also use non-quiesing sske instruction to speed up storage key handling. - Add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFP so s390 behaves similar like common code. - Get sie control block address from correct stack slot in perf event code. This fixes potential random memory accesses. - Change uaccess code so that the exception handler sets the result of get_user() and __get_kernel_nofault() to zero in case of a fault. Until now this was done via input parameters for inline assemblies. Doing it via fault handling is what most or even all other architectures are doing. - Couple of other small cleanups and fixes. -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEECMNfWEw3SLnmiLkZIg7DeRspbsIFAmKZ2IMACgkQIg7DeRsp bsIXgg/+JeKOFIfwWWZuk2/2drITjQxWL6OwAV/vHVL9bYVGGRgFHTfF7Qslr2Hb j/kh55hajjMt00bVS6P52I7cC+xB6PcxPK4jF+u2FXcL187QnWZg7VD7qkFO3E7Q G5jiWub0eNfd3ijytzSO1yLwv3Rh6GEIOi7lRkk88Fe2B9l0AaXbvnr7rrIoG1SS TCPUoCCNKEH+xPmujdN5B6CDK2ldukcPZHtAJ9Qxu6DWAWIxh+hHr/c1zW9/7kDj Vogc3gcgApeXTsMZu38c2tFiv6wxvg37cMa0EW+l5zkyeFn+a1CLSxA/qPi0N1UY pFcxrlWXWshr7vKn16lJoCe1nBVyfb9ohToLKQtnWB7RZ86lP79tVjOpiQ4qi+jl 54yx/rdtycEDaC0w4ab5kfZPc9/EeaY4ppaOLjh4+r/Ve3x+EMcAZ9Q2Ei3ltRBy 75kswnRvHDWMbtS8rNecdk29QNRvLpnzpGLWQ4wGCV7V9FzTtJwO5mdjuibhSoI8 9dZw4/HGMeA2P1pAE/d1YqKbdgqlNzDyU1dYpk6PVBI0I9mUu36eZXQnjrBN++ki 8TWQYkBv6vnUHJmkfEK7B/thYwljzlQJSje4ebj0aPWzBJ9An+U5ozoANlAu97MR /EVZM67snrT6aSOjhF6SNjWqMGBOlMVecF+GCsVrFEeah+qrYq4= =BOi4 -----END PGP SIGNATURE----- Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux Pull more s390 updates from Heiko Carstens: "Just a couple of small improvements, bug fixes and cleanups: - Add Eric Farman as maintainer for s390 virtio drivers. - Improve machine check handling, and avoid incorrectly injecting a machine check into a kvm guest. - Add cond_resched() call to gmap page table walker in order to avoid possible huge latencies. Also use non-quiesing sske instruction to speed up storage key handling. - Add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFP so s390 behaves similar like common code. - Get sie control block address from correct stack slot in perf event code. This fixes potential random memory accesses. - Change uaccess code so that the exception handler sets the result of get_user() and __get_kernel_nofault() to zero in case of a fault. Until now this was done via input parameters for inline assemblies. Doing it via fault handling is what most or even all other architectures are doing. - Couple of other small cleanups and fixes" * tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/stack: add union to reflect kvm stack slot usages s390/stack: merge empty stack frame slots s390/uaccess: whitespace cleanup s390/uaccess: use __noreturn instead of __attribute__((noreturn)) s390/uaccess: use exception handler to zero result on get_user() failure s390/uaccess: use symbolic names for inline assembler operands s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag s390/mm: use non-quiescing sske for KVM switch to keyed guest s390/gmap: voluntarily schedule during key setting MAINTAINERS: Update s390 virtio-ccw s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFP s390/Kconfig.debug: fix indentation s390/Kconfig: fix indentation s390/perf: obtain sie_block from the right address s390: generate register offsets into pt_regs automatically s390: simplify early program check handler s390/crypto: fix scatterwalk_unmap() callers in AES-GCM |
||
---|---|---|
.. | ||
fpu | ||
trace | ||
vdso | ||
airq.h | ||
alternative-asm.h | ||
alternative.h | ||
ap.h | ||
appldata.h | ||
archrandom.h | ||
asm-const.h | ||
asm-extable.h | ||
asm-prototypes.h | ||
atomic_ops.h | ||
atomic.h | ||
barrier.h | ||
bitops.h | ||
boot_data.h | ||
bug.h | ||
bugs.h | ||
cache.h | ||
ccwdev.h | ||
ccwgroup.h | ||
checksum.h | ||
chpid.h | ||
chsc.h | ||
cio.h | ||
clocksource.h | ||
clp.h | ||
cmb.h | ||
cmpxchg.h | ||
compat.h | ||
cpacf.h | ||
cpcmd.h | ||
cpu_mcf.h | ||
cpu_mf-insn.h | ||
cpu_mf.h | ||
cpu.h | ||
cpufeature.h | ||
cputime.h | ||
crw.h | ||
css_chars.h | ||
ctl_reg.h | ||
current.h | ||
debug.h | ||
delay.h | ||
diag.h | ||
dis.h | ||
dma.h | ||
dwarf.h | ||
eadm.h | ||
ebcdic.h | ||
elf.h | ||
entry-common.h | ||
exec.h | ||
extable.h | ||
extmem.h | ||
facility.h | ||
fcx.h | ||
ftrace.h | ||
ftrace.lds.h | ||
futex.h | ||
gmap.h | ||
hardirq.h | ||
hugetlb.h | ||
hw_irq.h | ||
idals.h | ||
idle.h | ||
io.h | ||
ipl.h | ||
irq_work.h | ||
irq.h | ||
irqflags.h | ||
isc.h | ||
itcw.h | ||
jump_label.h | ||
kasan.h | ||
Kbuild | ||
kdebug.h | ||
kexec.h | ||
kfence.h | ||
kprobes.h | ||
kvm_host.h | ||
kvm_para.h | ||
linkage.h | ||
lowcore.h | ||
mem_detect.h | ||
mem_encrypt.h | ||
mmu_context.h | ||
mmu.h | ||
mmzone.h | ||
module.h | ||
nmi.h | ||
nospec-branch.h | ||
nospec-insn.h | ||
numa.h | ||
os_info.h | ||
page-states.h | ||
page.h | ||
pai.h | ||
pci_clp.h | ||
pci_debug.h | ||
pci_dma.h | ||
pci_insn.h | ||
pci_io.h | ||
pci.h | ||
percpu.h | ||
perf_event.h | ||
pgalloc.h | ||
pgtable.h | ||
pkey.h | ||
pnet.h | ||
preempt.h | ||
processor.h | ||
ptdump.h | ||
ptrace.h | ||
purgatory.h | ||
qdio.h | ||
runtime_instr.h | ||
schid.h | ||
sclp.h | ||
scsw.h | ||
seccomp.h | ||
sections.h | ||
serial.h | ||
set_memory.h | ||
setup.h | ||
shmparam.h | ||
signal.h | ||
sigp.h | ||
smp.h | ||
softirq_stack.h | ||
sparsemem.h | ||
spinlock_types.h | ||
spinlock.h | ||
stacktrace.h | ||
stp.h | ||
string.h | ||
switch_to.h | ||
syscall_wrapper.h | ||
syscall.h | ||
sysinfo.h | ||
termios.h | ||
text-patching.h | ||
thread_info.h | ||
timex.h | ||
tlb.h | ||
tlbflush.h | ||
topology.h | ||
tpi.h | ||
types.h | ||
uaccess.h | ||
unistd.h | ||
unwind.h | ||
uprobes.h | ||
user.h | ||
uv.h | ||
vdso.h | ||
vga.h | ||
vmalloc.h | ||
vmlinux.lds.h | ||
vtime.h | ||
vtimer.h | ||
vx-insn.h | ||
xor.h |