summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* tracing: Fix parsing of globs with a wildcard at the beginningSteven Rostedt (VMware)2018-02-081-5/+4
* ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)2018-02-081-1/+0
* ftrace: Mark function tracer test functions noinline/nocloneAndi Kleen2018-01-231-2/+3
* trace_uprobe: Display correct offset in uprobe_eventsRavi Bangoria2018-01-231-1/+1
* tracing: Make sure the parsed string always terminates with '\0'Changbin Du2018-01-233-6/+2
* tracing: Clear parser->idx if only spaces are readChangbin Du2018-01-231-2/+2
* tracing: Detect the string nul character when parsing user input stringChangbin Du2018-01-231-3/+3
* tracing: Update stack trace skipping for ORC unwinderSteven Rostedt (VMware)2018-01-233-29/+67
* ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)2018-01-231-12/+17
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-211-6/+14
|\
| * irq/matrix: Spread interrupts on allocationThomas Gleixner2018-01-181-6/+14
* | Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-192-3/+16
|\ \
| * | tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)2018-01-181-1/+15
| * | ring-buffer: Fix duplicate results in mapping context to bits in recursive lockSteven Rostedt (VMware)2018-01-181-2/+1
* | | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-191-0/+1
|\ \ \
| * | | cgroup: make cgroup.threads delegatableRoman Gushchin2018-01-101-0/+1
* | | | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-191-0/+13
|\ \ \ \
| * | | | workqueue: avoid hard lockups in show_workqueue_state()Sergey Senozhatsky2018-01-121-0/+13
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-192-13/+55
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-182-13/+55
| |\ \ \ \
| | * | | | bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann2018-01-171-11/+16
| | * | | | bpf: reject stores into ctx via st and xaddDaniel Borkmann2018-01-161-0/+19
| | * | | | bpf: fix 32-bit divide by zeroAlexei Starovoitov2018-01-141-0/+18
| | * | | | bpf: fix divides by zeroEric Dumazet2018-01-141-2/+2
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-172-19/+29
|\ \ \ \ \ \
| * | | | | | delayacct: Account blkio completion on the correct taskJosh Snyder2018-01-162-19/+29
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-01-173-23/+90
|\ \ \ \ \ \ \
| * | | | | | | futex: Prevent overflow by strengthen input validationLi Jinyue2018-01-141-0/+3
| * | | | | | | futex: Avoid violating the 10th rule of futexPeter Zijlstra2018-01-143-23/+87
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-01-171-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | timers: Unconditionally check deferrable baseThomas Gleixner2018-01-141-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-162-4/+21
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | bpf, array: fix overflow in max_entries and undefined behavior in index_maskDaniel Borkmann2018-01-101-3/+15
| * | | | | | | bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann2018-01-101-0/+5
| * | | | | | | bpf: fix spelling mistake: "obusing" -> "abusing"Colin Ian King2018-01-101-1/+1
* | | | | | | | Merge tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-162-18/+46
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=yRandy Dunlap2018-01-151-1/+1
| * | | | | | ring-buffer: Bring back context level recursive checksSteven Rostedt (VMware)2018-01-151-17/+45
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-131-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov2018-01-131-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-121-0/+2
|\ \ \ \ \ \
| * | | | | | membarrier: Disable preemption when calling smp_call_function_many()Mathieu Desnoyers2018-01-101-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-01-121-5/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | locking/lockdep: Remove cross-release leftoversIngo Molnar2018-01-081-5/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-104-13/+100
|\ \ \ \ \ \
| * | | | | | bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-01-091-0/+19
| * | | | | | bpf: prevent out-of-bounds speculationAlexei Starovoitov2018-01-092-11/+72
| * | | | | | bpf: sockmap missing NULL psock checkJohn Fastabend2018-01-071-2/+9
* | | | | | | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-082-12/+14
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | cgroup: fix css_task_iter crash on CSS_TASK_ITER_PROCTejun Heo2017-12-201-8/+6
OpenPOWER on IntegriCloud