| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-01-28 | 1 | -0/+3 |
|\ |
|
| * | hrtimer: Reset hrtimer cpu base proper on CPU hotplug | Thomas Gleixner | 2018-01-27 | 1 | -0/+3 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-01-28 | 2 | -5/+11 |
|\ \ |
|
| * | | sched/core: Fix cpu.max vs. cpuhotplug deadlock | Peter Zijlstra | 2018-01-24 | 2 | -5/+11 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-01-28 | 1 | -5/+42 |
|\ \ \ |
|
| * | | | perf/core: Fix ctx::mutex deadlock | Peter Zijlstra | 2018-01-25 | 1 | -1/+7 |
| * | | | perf/core: Fix another perf,trace,cpuhp lock inversion | Peter Zijlstra | 2018-01-25 | 1 | -2/+24 |
| * | | | perf/core: Fix lock inversion between perf,trace,cpuhp | Peter Zijlstra | 2018-01-25 | 1 | -2/+11 |
| |/ / |
|
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-01-28 | 2 | -3/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | locking/lockdep: Avoid triggering hardlockup from debug_show_all_locks() | Tejun Heo | 2018-01-24 | 1 | -0/+2 |
| * | | futex: Fix OWNER_DEAD fixup | Peter Zijlstra | 2018-01-24 | 1 | -3/+3 |
| |/ |
|
* | | tracing: Update stack trace skipping for ORC unwinder | Steven Rostedt (VMware) | 2018-01-23 | 3 | -29/+67 |
* | | ftrace, orc, x86: Handle ftrace dynamically allocated trampolines | Steven Rostedt (VMware) | 2018-01-23 | 1 | -12/+17 |
|/ |
|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-01-21 | 1 | -6/+14 |
|\ |
|
| * | irq/matrix: Spread interrupts on allocation | Thomas Gleixner | 2018-01-18 | 1 | -6/+14 |
* | | Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-01-19 | 2 | -3/+16 |
|\ \ |
|
| * | | tracing: Fix converting enum's from the map in trace_event_eval_update() | Steven Rostedt (VMware) | 2018-01-18 | 1 | -1/+15 |
| * | | ring-buffer: Fix duplicate results in mapping context to bits in recursive lock | Steven Rostedt (VMware) | 2018-01-18 | 1 | -2/+1 |
* | | | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-01-19 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | cgroup: make cgroup.threads delegatable | Roman Gushchin | 2018-01-10 | 1 | -0/+1 |
* | | | | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-01-19 | 1 | -0/+13 |
|\ \ \ \ |
|
| * | | | | workqueue: avoid hard lockups in show_workqueue_state() | Sergey Senozhatsky | 2018-01-12 | 1 | -0/+13 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-01-19 | 2 | -13/+55 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-01-18 | 2 | -13/+55 |
| |\ \ \ \ |
|
| | * | | | | bpf: mark dst unknown on inconsistent {s, u}bounds adjustments | Daniel Borkmann | 2018-01-18 | 1 | -11/+16 |
| | * | | | | bpf: reject stores into ctx via st and xadd | Daniel Borkmann | 2018-01-17 | 1 | -0/+19 |
| | * | | | | bpf: fix 32-bit divide by zero | Alexei Starovoitov | 2018-01-14 | 1 | -0/+18 |
| | * | | | | bpf: fix divides by zero | Eric Dumazet | 2018-01-14 | 1 | -2/+2 |
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-01-17 | 2 | -19/+29 |
|\ \ \ \ \ \ |
|
| * | | | | | | delayacct: Account blkio completion on the correct task | Josh Snyder | 2018-01-16 | 2 | -19/+29 |
* | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-01-17 | 3 | -23/+90 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | futex: Prevent overflow by strengthen input validation | Li Jinyue | 2018-01-14 | 1 | -0/+3 |
| * | | | | | | | futex: Avoid violating the 10th rule of futex | Peter Zijlstra | 2018-01-14 | 3 | -23/+87 |
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-01-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | timers: Unconditionally check deferrable base | Thomas Gleixner | 2018-01-14 | 1 | -1/+1 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-01-16 | 2 | -4/+21 |
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | bpf, array: fix overflow in max_entries and undefined behavior in index_mask | Daniel Borkmann | 2018-01-10 | 1 | -3/+15 |
| * | | | | | | | bpf: arsh is not supported in 32 bit alu thus reject it | Daniel Borkmann | 2018-01-10 | 1 | -0/+5 |
| * | | | | | | | bpf: fix spelling mistake: "obusing" -> "abusing" | Colin Ian King | 2018-01-10 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-01-16 | 2 | -18/+46 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | /
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y | Randy Dunlap | 2018-01-15 | 1 | -1/+1 |
| * | | | | | | ring-buffer: Bring back context level recursive checks | Steven Rostedt (VMware) | 2018-01-15 | 1 | -17/+45 |
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-01-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | kdump: write correct address of mem_section into vmcoreinfo | Kirill A. Shutemov | 2018-01-13 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-01-12 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | membarrier: Disable preemption when calling smp_call_function_many() | Mathieu Desnoyers | 2018-01-10 | 1 | -0/+2 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-01-12 | 1 | -5/+0 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | locking/lockdep: Remove cross-release leftovers | Ingo Molnar | 2018-01-08 | 1 | -5/+0 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-01-10 | 4 | -13/+100 |
|\ \ \ \ \ \ |
|
| * | | | | | | bpf: introduce BPF_JIT_ALWAYS_ON config | Alexei Starovoitov | 2018-01-09 | 1 | -0/+19 |