Revision ff5f16820f632079d5095884adc5d71ee3249fa4 authored by Linus Torvalds on 19 February 2016, 16:33:12 UTC, committed by Linus Torvalds on 19 February 2016, 16:33:12 UTC
Pull s390 fixes from Martin Schwidefsky:
 "Several bug fixes:

   - There are four different stack tracers, and three of them have
     bugs.  For 4.5 the bugs are fixed and we prepare a cleanup patch
     for the next merge window.

   - Three bug fixes for the dasd driver in regard to parallel access
     volumes and the new max_dev_sectors block device queue limit

   - The irq restore optimization needs a fixup for memcpy_real

   - The diagnose trace code has a conflict with lockdep"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/dasd: fix performance drop
  s390/maccess: reduce stnsm instructions
  s390/diag: avoid lockdep recursion
  s390/dasd: fix refcount for PAV reassignment
  s390/dasd: prevent incorrect length error under z/VM after PAV changes
  s390: fix DAT off memory access, e.g. on kdump
  s390/oprofile: fix address range for asynchronous stack
  s390/perf_event: fix address range for asynchronous stack
  s390/stacktrace: add save_stack_trace_regs()
  s390/stacktrace: save full stack traces
  s390/stacktrace: add missing end marker
  s390/stacktrace: fix address ranges for asynchronous and panic stack
  s390/stacktrace: fix save_stack_trace_tsk() for current task
2 parent s 409ee13 + 12d319b
History
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 305 bytes
budget.c -rw-r--r-- 23.8 KB
commit.c -rw-r--r-- 20.5 KB
compress.c -rw-r--r-- 6.7 KB
debug.c -rw-r--r-- 83.5 KB
debug.h -rw-r--r-- 12.4 KB
dir.c -rw-r--r-- 32.0 KB
file.c -rw-r--r-- 46.1 KB
find.c -rw-r--r-- 30.1 KB
gc.c -rw-r--r-- 27.8 KB
io.c -rw-r--r-- 33.4 KB
ioctl.c -rw-r--r-- 5.2 KB
journal.c -rw-r--r-- 42.4 KB
key.h -rw-r--r-- 14.7 KB
log.c -rw-r--r-- 19.3 KB
lprops.c -rw-r--r-- 36.0 KB
lpt.c -rw-r--r-- 58.6 KB
lpt_commit.c -rw-r--r-- 51.8 KB
master.c -rw-r--r-- 10.4 KB
misc.h -rw-r--r-- 8.1 KB
orphan.c -rw-r--r-- 24.7 KB
recovery.c -rw-r--r-- 42.7 KB
replay.c -rw-r--r-- 29.4 KB
sb.c -rw-r--r-- 23.1 KB
scan.c -rw-r--r-- 9.5 KB
shrinker.c -rw-r--r-- 9.6 KB
super.c -rw-r--r-- 60.2 KB
tnc.c -rw-r--r-- 86.7 KB
tnc_commit.c -rw-r--r-- 26.8 KB
tnc_misc.c -rw-r--r-- 12.7 KB
ubifs-media.h -rw-r--r-- 22.7 KB
ubifs.h -rw-r--r-- 62.0 KB
xattr.c -rw-r--r-- 16.7 KB

back to top