Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | blktrace: add missed mask name | Shaohua Li | 2016-05-10 | 1 | -0/+1 |
| * | | | | | | | | blktrace: delete garbage for message trace | Shaohua Li | 2016-05-10 | 1 | -0/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'ovl-fixes' into for-linus | Al Viro | 2016-05-17 | 18 | -95/+280 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | Merge getxattr prototype change into work.lookups | Al Viro | 2016-05-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | don't bother with ->d_inode->i_sb - it's always equal to ->d_sb | Al Viro | 2016-04-10 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-05-17 | 4 | -27/+65 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | genirq: Ensure IRQ descriptor is valid when setting-up the IRQ | Jon Hunter | 2016-05-11 | 1 | -1/+1 |
| * | | | | | | | | | genirq: Allow the affinity of a percpu interrupt to be set/retrieved | Marc Zyngier | 2016-05-02 | 1 | -1/+25 |
| * | | | | | | | | | irqdomain: Allow domain matching on irq_fwspec | Marc Zyngier | 2016-05-02 | 1 | -9/+10 |
| * | | | | | | | | | genirq: Add error code reporting to irq_{reserve,destroy}_ipi | Matt Redfearn | 2016-05-02 | 1 | -14/+17 |
| * | | | | | | | | | genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy | Matt Redfearn | 2016-05-02 | 1 | -4/+14 |
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-05-17 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | time: Introduce do_sys_settimeofday64() | Baolin Wang | 2016-04-22 | 1 | -4/+4 |
* | | | | | | | | | | | Merge tag 'trace-fixes-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-05-17 | 1 | -17/+18 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | ring-buffer: Prevent overflow of size in ring_buffer_resize() | Steven Rostedt (Red Hat) | 2016-05-13 | 1 | -5/+4 |
| * | | | | | | | | | | | ring-buffer: Use long for nr_pages to avoid overflow failures | Steven Rostedt (Red Hat) | 2016-05-13 | 1 | -12/+14 |
* | | | | | | | | | | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2016-05-16 | 5 | -11/+577 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2016-05-16 | 5 | -11/+577 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |