Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | tracing: Use pid bitmap instead of a pid array for set_event_pid | Steven Rostedt | 2016-04-19 | 2 | -124/+102 | |
| * | tracing: Rename check_ignore_pid() to ignore_this_task() | Steven Rostedt | 2016-04-19 | 1 | -7/+7 | |
* | | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2016-05-18 | 3 | -29/+21 | |
|\ \ | ||||||
| * | | audit: add tty field to LOGIN event | Richard Guy Briggs | 2016-04-26 | 2 | -15/+11 | |
| * | | audit: we don't need to __set_current_state(TASK_RUNNING) | Paul Moore | 2016-04-04 | 1 | -7/+5 | |
| * | | audit: cleanup prune_tree_thread | Jiri Slaby | 2016-04-04 | 1 | -7/+5 | |
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-18 | 1 | -29/+8 | |
|\ \ \ | ||||||
| * | | | bpf: reject invalid names right in ->lookup() | Al Viro | 2016-03-27 | 1 | -29/+8 | |
* | | | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-05-17 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | irqdomain: Export irq_domain_free_irqs_common | Axel Lin | 2016-03-31 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-05-17 | 3 | -64/+266 | |
|\ \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa... | Jiri Kosina | 2016-05-17 | 3 | -64/+263 | |
| |\ \ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jiri Kosina | 2016-04-15 | 2 | -4/+44 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | livepatch: Allow architectures to specify an alternate ftrace location | Michael Ellerman | 2016-04-14 | 1 | -3/+31 | |
| | | | * | | | | ftrace: Make ftrace_location_range() global | Michael Ellerman | 2016-04-14 | 1 | -1/+13 | |
| | | * | | | | | livepatch: robustify klp_register_patch() API error checking | Jiri Kosina | 2016-04-07 | 1 | -3/+3 | |
| | | * | | | | | livepatch: reuse module loader code to write relocations | Jessica Yu | 2016-04-01 | 1 | -54/+94 | |
| | | * | | | | | module: preserve Elf information for livepatch modules | Jessica Yu | 2016-04-01 | 1 | -3/+122 | |
| | |/ / / / / | ||||||
| * / / / / / | livepatch: make object/func-walking helpers more robust | Miroslav Benes | 2016-04-30 | 1 | -0/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-05-17 | 13 | -231/+1122 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bpf: add generic constant blinding for use in jits | Daniel Borkmann | 2016-05-16 | 1 | -0/+203 | |
| * | | | | | | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis | Daniel Borkmann | 2016-05-16 | 2 | -5/+15 | |
| * | | | | | | bpf: add bpf_patch_insn_single helper | Daniel Borkmann | 2016-05-16 | 2 | -44/+80 | |
| * | | | | | | bpf: minor cleanups in ebpf code | Daniel Borkmann | 2016-05-16 | 1 | -2/+0 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-15 | 7 | -17/+100 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-09 | 2 | -15/+23 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bpf: improve verifier state equivalence | Alexei Starovoitov | 2016-05-06 | 1 | -20/+3 | |
| * | | | | | | | | bpf: direct packet access | Alexei Starovoitov | 2016-05-06 | 2 | -8/+438 | |
| * | | | | | | | | bpf: cleanup verifier code | Alexei Starovoitov | 2016-05-06 | 1 | -47/+53 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-04 | 11 | -63/+188 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-27 | 5 | -15/+55 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | taskstats: use the libnl API to align nlattr on 64-bit | Nicolas Dichtel | 2016-04-23 | 1 | -32/+5 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-23 | 3 | -2/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf, bpf: minimize the size of perf_trace_() tracepoint handler | Alexei Starovoitov | 2016-04-21 | 1 | -1/+19 | |
| * | | | | | | | | | | | bpf: add event output helper for notifications/sampling/logging | Daniel Borkmann | 2016-04-19 | 2 | -0/+34 | |
| * | | | | | | | | | | | bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output | Daniel Borkmann | 2016-04-19 | 1 | -1/+6 | |
| * | | | | | | | | | | | bpf: avoid warning for wrong pointer cast | Arnd Bergmann | 2016-04-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK | Daniel Borkmann | 2016-04-14 | 2 | -7/+20 | |
| * | | | | | | | | | | | bpf, verifier: add ARG_PTR_TO_RAW_STACK type | Daniel Borkmann | 2016-04-14 | 1 | -5/+54 | |
| * | | | | | | | | | | | bpf, verifier: add bpf_call_arg_meta for passing meta data | Daniel Borkmann | 2016-04-14 | 1 | -17/+23 | |
| * | | | | | | | | | | | bpf: simplify verifier register state assignments | Alexei Starovoitov | 2016-04-10 | 1 | -4/+2 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-09 | 6 | -40/+143 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | bpf, verifier: further improve search pruning | Daniel Borkmann | 2016-04-08 | 1 | -2/+7 | |
| * | | | | | | | | | | | | bpf: sanitize bpf tracepoint access | Alexei Starovoitov | 2016-04-07 | 3 | -1/+31 | |
| * | | | | | | | | | | | | bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog... | Alexei Starovoitov | 2016-04-07 | 2 | -2/+42 | |
| * | | | | | | | | | | | | bpf: register BPF_PROG_TYPE_TRACEPOINT program type | Alexei Starovoitov | 2016-04-07 | 1 | -2/+43 | |
| * | | | | | | | | | | | | perf, bpf: allow bpf programs attach to tracepoints | Alexei Starovoitov | 2016-04-07 | 1 | -4/+9 | |
| * | | | | | | | | | | | | perf: split perf_trace_buf_prepare into alloc and update parts | Alexei Starovoitov | 2016-04-07 | 5 | -33/+40 | |
| * | | | | | | | | | | | | perf: optimize perf_fetch_caller_regs | Alexei Starovoitov | 2016-04-07 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-05-17 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |