summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo2017-12-043-20/+24
| | * | | | | cgroup: properly init u64_statsLucas Stach2017-11-281-2/+6
| | * | | | | debug cgroup: use task_css_set instead of rcu_dereferenceWang Long2017-11-271-2/+2
| | * | | | | cpuset: Make cpuset hotplug synchronousPrateek Sood2017-11-273-24/+20
| | * | | | | cgroup/cpuset: remove circular dependency deadlockPrateek Sood2017-11-271-23/+30
| * | | | | | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-12-111-21/+12
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | workqueue: remove unneeded kallsyms includeSergey Senozhatsky2017-12-111-1/+0
| | * | | | | workqueue/hotplug: remove the workaround in rebind_workers()Lai Jiangshan2017-12-041-10/+0
| | * | | | | workqueue/hotplug: simplify workqueue_offline_cpu()Lai Jiangshan2017-12-041-9/+6
| | * | | | | workqueue: respect isolated cpus when queueing an unbound workTal Shorer2017-11-271-1/+6
| | |/ / / /
| * | | | | futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby2017-12-101-2/+2
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-098-45/+92
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-081-1/+1
| |\ \ \
| | * | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-1/+1
| * | | | Merge tag 'for_linus-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-061-1/+1
| |\ \ \ \
| | * | | | kdb: Fix handling of kallsyms_symbol_next() return valueDaniel Thompson2017-12-061-1/+1
| * | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-061-5/+5
| |\ \ \ \ \
| | * | | | | smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct placeLai Jiangshan2017-11-281-5/+5
| * | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-12-062-30/+74
| |\ \ \ \ \ \
| | * | | | | | sched/fair: Update and fix the runnable propagation ruleVincent Guittot2017-12-061-29/+73
| | * | | | | | sched/wait: Fix add_wait_queue() behavioral changeOmar Sandoval2017-12-061-1/+1
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-12-061-1/+4
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar2017-12-06102-2205/+6375
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2017-11-291-1/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | perf: Fix header.size for namespace eventsJiri Olsa2017-11-281-1/+4
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar2017-11-2979-1574/+2776
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | perf/core: Fix memory leak triggered by perf --namespaceVasily Averin2017-11-151-0/+1
| * | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-12-061-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | locking/lockdep: Fix possible NULL derefPeter Zijlstra2017-12-061-1/+2
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-061-1/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | genirq/matrix: Fix the precedence fix for realThomas Gleixner2017-12-041-1/+3
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | cpu/hotplug: Fix state name in takedown_cpu() commentBrendan Jackman2017-12-061-2/+2
| | |/ / / / / / | |/| | | | | |
| * | | | | | | remove task and stack pointer printout from oops dumpLinus Torvalds2017-12-051-3/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-054-19/+37
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-043-1/+25
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-033-1/+25
| | |\ \ \ \ \
| | | * | | | | bpf: set maximum number of attached progs to 64 for a single perf tpYonghong Song2017-12-012-1/+10
| | | * | | | | bpf: offload: add a license headerJakub Kicinski2017-11-271-0/+15
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-12-011-18/+12
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | blktrace: fix trace mutex deadlockJens Axboe2017-11-271-2/+2
| | * | | | | | blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bioMarcos Paulo de Souza2017-11-191-16/+10
* | | | | | | | bpf: cleanup register_is_null()Alexei Starovoitov2017-12-011-10/+10
* | | | | | | | bpf: improve JEQ/JNE path walkingAlexei Starovoitov2017-12-011-2/+3
* | | | | | | | bpf: improve verifier liveness marksAlexei Starovoitov2017-12-011-0/+5
* | | | | | | | bpf: don't mark FP reg as uninitAlexei Starovoitov2017-12-011-4/+4
* | | | | | | | bpf: print liveness info to verifier logAlexei Starovoitov2017-12-011-4/+20
* | | | | | | | bpf: fix stack state printing in verifier logAlexei Starovoitov2017-12-011-1/+1
|/ / / / / / /
* | | | | | | kallsyms: take advantage of the new '%px' formatLinus Torvalds2017-11-292-7/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-262-2/+13
|\ \ \ \ \ \
| * | | | | | genirq/matrix: Make - vs ?: Precedence explicitKees Cook2017-11-231-1/+1
OpenPOWER on IntegriCloud