mirror of https://github.com/torvalds/linux.git
Pull s390 updates from Martin Schwidefsky:
"common I/O layer
- Fix bit-fields crossing storage-unit boundaries in css_general_char
dasd driver
- Avoid a sparse warning in regard to the queue lock
- Allocate the struct dasd_ccw_req as per request data. Only for
internal I/O is the structure allocated separately
- Remove the unused function dasd_kmalloc_set_cda
- Save a few bytes in struct dasd_ccw_req by reordering fields
- Convert remaining users of dasd_kmalloc_request to
dasd_smalloc_request and remove the now unused function
vfio/ccw
- Refactor and improve pfn_array_alloc_pin/pfn_array_pin
- Add a new tracepoint for failed vfio/ccw requests
- Add a CCW translation improvement to accept more requests as valid
- Bug fixes"
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
s390/dasd: only use preallocated requests
s390/dasd: reshuffle struct dasd_ccw_req
s390/dasd: remove dasd_kmalloc_set_cda
s390/dasd: move dasd_ccw_req to per request data
s390/dasd: simplify locking in process_final_queue
s390/cio: sanitize css_general_characteristics definition
vfio: ccw: add tracepoints for interesting error paths
vfio: ccw: set ccw->cda to NULL defensively
vfio: ccw: refactor and improve pfn_array_alloc_pin()
vfio: ccw: shorten kernel doc description for pfn_array_pin()
vfio: ccw: push down unsupported IDA check
vfio: ccw: fix error return in vfio_ccw_sch_event
s390/archrandom: Rework arch random implementation.
s390/net: add pnetid support
|
||
|---|---|---|
| .. | ||
| fpu | ||
| trace | ||
| Kbuild | ||
| airq.h | ||
| alternative-asm.h | ||
| alternative.h | ||
| ap.h | ||
| appldata.h | ||
| archrandom.h | ||
| asm-prototypes.h | ||
| atomic.h | ||
| atomic_ops.h | ||
| barrier.h | ||
| bitops.h | ||
| bug.h | ||
| bugs.h | ||
| cache.h | ||
| ccwdev.h | ||
| ccwgroup.h | ||
| checksum.h | ||
| chpid.h | ||
| cio.h | ||
| clp.h | ||
| cmb.h | ||
| cmpxchg.h | ||
| compat.h | ||
| cpacf.h | ||
| cpcmd.h | ||
| cpu.h | ||
| cpu_mf.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 | ||
| exec.h | ||
| extable.h | ||
| extmem.h | ||
| facility.h | ||
| fcx.h | ||
| ftrace.h | ||
| futex.h | ||
| gmap.h | ||
| hardirq.h | ||
| hugetlb.h | ||
| hw_irq.h | ||
| idals.h | ||
| idle.h | ||
| io.h | ||
| ipl.h | ||
| irq.h | ||
| irqflags.h | ||
| isc.h | ||
| itcw.h | ||
| jump_label.h | ||
| kdebug.h | ||
| kexec.h | ||
| kprobes.h | ||
| kvm_host.h | ||
| kvm_para.h | ||
| linkage.h | ||
| livepatch.h | ||
| lowcore.h | ||
| mmu.h | ||
| mmu_context.h | ||
| mmzone.h | ||
| module.h | ||
| nmi.h | ||
| nospec-branch.h | ||
| nospec-insn.h | ||
| numa.h | ||
| os_info.h | ||
| page-states.h | ||
| page.h | ||
| pci.h | ||
| pci_clp.h | ||
| pci_debug.h | ||
| pci_dma.h | ||
| pci_insn.h | ||
| pci_io.h | ||
| percpu.h | ||
| perf_event.h | ||
| pgalloc.h | ||
| pgtable.h | ||
| pkey.h | ||
| pnet.h | ||
| preempt.h | ||
| processor.h | ||
| ptrace.h | ||
| purgatory.h | ||
| qdio.h | ||
| runtime_instr.h | ||
| schid.h | ||
| sclp.h | ||
| scsw.h | ||
| seccomp.h | ||
| sections.h | ||
| segment.h | ||
| serial.h | ||
| set_memory.h | ||
| setup.h | ||
| shmparam.h | ||
| signal.h | ||
| sigp.h | ||
| smp.h | ||
| sparsemem.h | ||
| spinlock.h | ||
| spinlock_types.h | ||
| stp.h | ||
| string.h | ||
| switch_to.h | ||
| syscall.h | ||
| sysinfo.h | ||
| termios.h | ||
| thread_info.h | ||
| timex.h | ||
| tlb.h | ||
| tlbflush.h | ||
| topology.h | ||
| uaccess.h | ||
| unistd.h | ||
| uprobes.h | ||
| user.h | ||
| vdso.h | ||
| vga.h | ||
| vtime.h | ||
| vtimer.h | ||
| vx-insn.h | ||
| xor.h | ||