Commits
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pulling latest branches from Ingo: * 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: memblock: Fix size aligning of memblock_alloc_base_nid() * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf probe: Ensure offset provided is not greater than function length without DWARF info too perf tools: Ensure comm string is properly terminated perf probe: Ensure offset provided is not greater than function length perf evlist: Return first evsel for non-sample event on old kernel perf/hwbp: Fix a possible memory leak * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume
Showing diff to5d85d97c9f6
- H. Peter Anvin committed 5189fa19a4bregset: Return -EFAULT, not -EIO, on host-side memory fault There is only one error co...
- Tejun Heo committed 847854f5988memblock: Fix size aligning of memblock_alloc_base_nid() memblock allocator aligns @si...
- Ingo Molnar committed 5d85d97c9f6MMerge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme...
- Srivatsa S. Bhat committed 8f2f748b065CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume Currently, du...