Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-05-24 | 1 | -7/+13 | |
|\ | ||||||
| * | ptrace: Properly initialize ptracer_cred on fork | Eric W. Biederman | 2017-05-23 | 1 | -7/+13 | |
* | | Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-05-22 | 2 | -5/+4 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-. \ | Merge branches 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 2017-05-22 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | PM / hibernate: Declare variables as static | Pushkar Jambhlekar | 2017-05-14 | 1 | -1/+1 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *---. \ \ \ | Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched' | Rafael J. Wysocki | 2017-05-22 | 1 | -4/+3 | |
| |\ \ \ \ \ \ | ||||||
| | | | * | | | | cpufreq: schedutil: use now as reference when aggregating shared policy requests | Juri Lelli | 2017-05-05 | 1 | -4/+3 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-22 | 1 | -4/+8 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | net: Make IP alignment calulations clearer. | David S. Miller | 2017-05-22 | 1 | -4/+8 | |
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-21 | 3 | -1/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched/core: Call __schedule() from do_idle() without enabling preemption | Steven Rostedt (VMware) | 2017-05-15 | 3 | -1/+28 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-05-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | genirq: Fix chained interrupt data ordering | Thomas Gleixner | 2017-05-16 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-20 | 5 | -5/+59 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tracing: Make sure RCU is watching before calling a stack trace | Steven Rostedt (VMware) | 2017-05-18 | 1 | -1/+30 | |
| * | | | | | | | | | kprobes: Document how optimized kprobes are removed from module unload | Steven Rostedt (VMware) | 2017-05-17 | 1 | -0/+6 | |
| * | | | | | | | | | ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub | Steven Rostedt (VMware) | 2017-05-17 | 2 | -2/+4 | |
| * | | | | | | | | | ftrace/instances: Clear function triggers when removing instances | Naveen N. Rao | 2017-05-17 | 3 | -0/+12 | |
| * | | | | | | | | | ftrace: Simplify glob handling in unregister_ftrace_function_probe_func() | Naveen N. Rao | 2017-05-17 | 1 | -2/+2 | |
| * | | | | | | | | | tracing/kprobes: Enforce kprobes teardown after testing | Thomas Gleixner | 2017-05-17 | 2 | -1/+6 | |
| * | | | | | | | | | tracing: Move postpone selftests to core from early_initcall | Steven Rostedt | 2017-05-17 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | blktrace: fix integer parse | Shaohua Li | 2017-05-19 | 1 | -2/+2 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-18 | 1 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bpf: adjust verifier heuristics | Daniel Borkmann | 2017-05-17 | 1 | -1/+11 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-05-18 | 2 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes() | Kirill Tkhai | 2017-05-13 | 1 | -2/+6 | |
| * | | | | | | | | pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes | Eric W. Biederman | 2017-05-13 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-15 | 2 | -25/+113 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | bpf: Handle multiple variable additions into packet pointers in verifier. | David S. Miller | 2017-05-11 | 1 | -1/+1 | |
| * | | | | | | | bpf: Add strict alignment flag for BPF_PROG_LOAD. | David S. Miller | 2017-05-11 | 2 | -7/+21 | |
| * | | | | | | | bpf: Do per-instruction state dumping in verifier when log_level > 1. | David S. Miller | 2017-05-11 | 1 | -2/+6 | |
| * | | | | | | | bpf: Track alignment of register values in the verifier. | David S. Miller | 2017-05-11 | 1 | -19/+89 | |
* | | | | | | | | gcov: support GCC 7.1 | Martin Liska | 2017-05-12 | 2 | -1/+9 | |
* | | | | | | | | time: delete current_fs_time() | Deepa Dinamani | 2017-05-12 | 1 | -14/+0 | |
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-12 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | perf/callchain: Force USER_DS when invoking perf_callchain_user() | Will Deacon | 2017-05-10 | 1 | -0/+6 | |
| * | | | | | | | | Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2017-05-03 | 8 | -28/+208 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | stackprotector: Increase the per-task stack canary's random range from 32 bit... | Daniel Micay | 2017-05-05 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'trace-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2017-05-10 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | tracing: Use cpumask_available() to check if cpumask variable may be used | Matthias Kaehlcke | 2017-05-08 | 1 | -2/+3 | |
* | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-10 | 21 | -720/+2710 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rcu: Open-code the rcu_cblist_n_lazy_cbs() function | Paul E. McKenney | 2017-05-02 | 4 | -9/+3 | |
| * | | | | | | | | | | | rcu: Open-code the rcu_cblist_n_cbs() function | Paul E. McKenney | 2017-05-02 | 4 | -13/+6 | |
| * | | | | | | | | | | | rcu: Open-code the rcu_cblist_empty() function | Paul E. McKenney | 2017-05-02 | 3 | -14/+7 | |
| * | | | | | | | | | | | rcu: Separately compile large rcu_segcblist functions | Paul E. McKenney | 2017-05-02 | 3 | -498/+541 | |
| * | | | | | | | | | | | srcu: Debloat the <linux/rcu_segcblist.h> header | Ingo Molnar | 2017-05-02 | 4 | -1/+649 | |
| * | | | | | | | | | | | srcu: Adjust default auto-expediting holdoff | Paul E. McKenney | 2017-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | srcu: Specify auto-expedite holdoff time | Paul E. McKenney | 2017-04-26 | 1 | -1/+17 |