summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* audit: consistently record PIDs with task_tgid_nr()Paul Moore2016-08-302-7/+13
* Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-161-5/+1
|\
| * workqueue: Fix setting affinity of unbound worker threadsPeter Zijlstra2016-06-161-5/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-151-1/+1
|\ \
| * | gcov: add support for gcc version >= 6Florian Meier2016-07-151-1/+1
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-153-7/+9
|\ \ \ | |/ / |/| |
| * | sched/core: Correct off by one bug in load migration calculationThomas Gleixner2016-07-133-7/+9
| | |
| \ \
*-. \ \ Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2016-07-141-0/+1
|\ \ \ \ | | |/ / | |/| |
| | * | posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan2016-07-111-0/+1
| |/ /
* | | cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...Thomas Gleixner2016-07-131-0/+2
|/ /
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-081-22/+20
|\ \
| * | sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusionPeter Zijlstra2016-06-271-16/+11
| * | sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra2016-06-271-6/+9
* | | perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland2016-07-071-1/+22
* | | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-06-293-4/+25
|\ \ \
| * | | audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs2016-06-283-1/+21
| * | | audit: move calcs after alloc and check when logging set loginuidRichard Guy Briggs2016-06-281-3/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-293-37/+16
|\ \ \ \
| * | | | bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-06-291-1/+1
| * | | | bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov2016-06-151-0/+4
| * | | | bpf: fix matching of data/data_end in verifierAlexei Starovoitov2016-06-152-36/+11
* | | | | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-291-72/+76
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cgroup: Disable IRQs while holding css_set_lockDaniel Bristot de Oliveira2016-06-231-68/+74
| * | | | cgroup: set css->id to -1 during initTejun Heo2016-06-161-0/+1
| * | | | cgroup: remove redundant cleanup in css_createWenwei Tao2016-05-261-4/+1
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-06-253-21/+66
|\ \ \ \ \
| * | | | | sched/core: Allow kthreads to fall back to online && !active cpusTejun Heo2016-06-241-1/+3
| * | | | | sched/fair: Do not announce throttled next buddy in dequeue_task_fair()Konstantin Khlebnikov2016-06-241-5/+4
| * | | | | sched/fair: Initialize throttle_count for new task-groups lazilyKonstantin Khlebnikov2016-06-242-1/+21
| * | | | | sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra2016-06-201-8/+25
| * | | | | kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin2016-06-141-2/+4
| * | | | | sched/debug: Fix deadlock when enabling sched eventsJosh Poimboeuf2016-06-141-1/+1
| * | | | | sched/fair: Fix post_init_entity_util_avg() serializationPeter Zijlstra2016-06-142-3/+8
| | |_|_|/ | |/| | |
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-06-251-3/+33
|\ \ \ \ \
| * | | | | locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini2016-06-241-3/+33
* | | | | | Fix build break in fork.c when THREAD_SIZE < PAGE_SIZEMichael Ellerman2016-06-251-2/+2
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-241-0/+12
|\ \ \ \ \ \
| * | | | | | oom, suspend: fix oom_reaper vs. oom_killer_disable raceMichal Hocko2016-06-241-0/+12
* | | | | | | Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-241-25/+25
|/ / / / / /
* | | | | | locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds2016-06-234-12/+12
* | | | | | Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-06-201-1/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)2016-06-201-1/+6
| |/ / / /
* | | | | kernel/kcov: unproxify debugfs file's fopsNicolai Stange2016-06-151-1/+6
|/ / / /
* | | | Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds2016-06-101-1/+2
|\ \ \ \
| * | | | sched: panic on corrupted stack endJann Horn2016-06-101-1/+2
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-06-103-16/+28
|\ \ \ \ \
| * | | | | sched/debug: Fix 'schedstats=enable' cmdline optionJosh Poimboeuf2016-06-081-5/+21
| * | | | | sched/debug: Fix /proc/sched_debug regressionJosh Poimboeuf2016-06-082-11/+7
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-101-4/+2
|\ \ \ \ \ \
| * | | | | | perf/core: Remove a redundant checkAlexander Shishkin2016-06-081-4/+2
OpenPOWER on IntegriCloud