aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-26
|\
| * bpf: fix wrong exposure of map_flags into fdinfo for lpmDaniel Borkmann2017-05-25
| * bpf: properly reset caller saved regs after helper call and ld_abs/indDaniel Borkmann2017-05-25
| * bpf: fix incorrect pruning decision when alignment must be trackedDaniel Borkmann2017-05-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-24
|\ \ | |/ |/|
| * ptrace: Properly initialize ptracer_cred on forkEric W. Biederman2017-05-23
* | Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-05-22
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki2017-05-22
| |\ \ \
| | * | | PM / hibernate: Declare variables as staticPushkar Jambhlekar2017-05-14
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki2017-05-22
| |\ \ \ \ \ \
| | | | * | | | cpufreq: schedutil: use now as reference when aggregating shared policy requestsJuri Lelli2017-05-05
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | net: Make IP alignment calulations clearer.David S. Miller2017-05-22
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-21
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/core: Call __schedule() from do_idle() without enabling preemptionSteven Rostedt (VMware)2017-05-15
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-21
|\ \ \ \ \ \ \ \
| * | | | | | | | genirq: Fix chained interrupt data orderingThomas Gleixner2017-05-16
* | | | | | | | | Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tracing: Make sure RCU is watching before calling a stack traceSteven Rostedt (VMware)2017-05-18
| * | | | | | | | | kprobes: Document how optimized kprobes are removed from module unloadSteven Rostedt (VMware)2017-05-17
| * | | | | | | | | ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stubSteven Rostedt (VMware)2017-05-17
| * | | | | | | | | ftrace/instances: Clear function triggers when removing instancesNaveen N. Rao2017-05-17
| * | | | | | | | | ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()Naveen N. Rao2017-05-17
| * | | | | | | | | tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-05-17
| * | | | | | | | | tracing: Move postpone selftests to core from early_initcallSteven Rostedt2017-05-17
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-20
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | blktrace: fix integer parseShaohua Li2017-05-19
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bpf: adjust verifier heuristicsDaniel Borkmann2017-05-17
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-18
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()Kirill Tkhai2017-05-13
| * | | | | | | | pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processesEric W. Biederman2017-05-13
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-15
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller2017-05-11
| * | | | | | | bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller2017-05-11
| * | | | | | | bpf: Do per-instruction state dumping in verifier when log_level > 1.David S. Miller2017-05-11
| * | | | | | | bpf: Track alignment of register values in the verifier.David S. Miller2017-05-11
* | | | | | | | gcov: support GCC 7.1Martin Liska2017-05-12
* | | | | | | | time: delete current_fs_time()Deepa Dinamani2017-05-12
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-12
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/callchain: Force USER_DS when invoking perf_callchain_user()Will Deacon2017-05-10
| * | | | | | | | Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...Ingo Molnar2017-05-03
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay2017-05-05
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'trace-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2017-05-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing: Use cpumask_available() to check if cpumask variable may be usedMatthias Kaehlcke2017-05-08
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rcu: Open-code the rcu_cblist_n_lazy_cbs() functionPaul E. McKenney2017-05-02
| * | | | | | | | | | | rcu: Open-code the rcu_cblist_n_cbs() functionPaul E. McKenney2017-05-02
| * | | | | | | | | | | rcu: Open-code the rcu_cblist_empty() functionPaul E. McKenney2017-05-02