| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf, verifier: add additional patterns to evaluate_reg_imm_alu | John Fastabend | 2017-07-03 | 1 | -0/+62 |
* | bpf: extend bpf_trace_printk to support %i | John Fastabend | 2017-07-03 | 1 | -3/+4 |
* | bpf: export whether tail call has jited owner | Daniel Borkmann | 2017-07-03 | 1 | -1/+6 |
* | bpf: simplify narrower ctx access | Daniel Borkmann | 2017-07-03 | 2 | -63/+46 |
* | bpf: BPF support for sock_ops | Lawrence Brakmo | 2017-07-02 | 2 | -0/+42 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 4 | -32/+66 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-06-29 | 1 | -0/+5 |
| |\ |
|
| | * | bpf: prevent leaking pointer via xadd on unpriviledged | Daniel Borkmann | 2017-06-29 | 1 | -0/+5 |
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-06-25 | 1 | -25/+46 |
| |\ \ |
|
| | * | | time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting | John Stultz | 2017-06-20 | 1 | -9/+10 |
| | * | | time: Fix clock->read(clock) race around clocksource changes | John Stultz | 2017-06-20 | 1 | -16/+36 |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-06-25 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev) | Hendrik Brueckner | 2017-06-21 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-06-24 | 1 | -6/+14 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | signal: Only reschedule timers on signals timers have sent | Eric W. Biederman | 2017-06-17 | 1 | -6/+14 |
* | | | | bpf: Fix out-of-bound access on interpreters[] | Martin KaFai Lau | 2017-06-29 | 1 | -1/+3 |
* | | | | bpf: Add syscall lookup support for fd array and htab | Martin KaFai Lau | 2017-06-29 | 5 | -3/+67 |
* | | | | bpf: possibly avoid extra masking for narrower load in verifier | Yonghong Song | 2017-06-23 | 2 | -14/+32 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-21 | 8 | -16/+56 |
|\| | | |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-06-21 | 2 | -7/+37 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | livepatch: Fix stacking of patches with respect to RCU | Petr Mladek | 2017-06-20 | 2 | -7/+37 |
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-06-18 | 3 | -6/+14 |
| |\ \ \ |
|
| | * | | | tick/broadcast: Make tick_broadcast_setup_oneshot() static | Stephen Boyd | 2017-06-12 | 2 | -3/+3 |
| | * | | | alarmtimer: Rate limit periodic intervals | Thomas Gleixner | 2017-06-04 | 1 | -0/+8 |
| | * | | | alarmtimer: Prevent overflow of relative timers | Thomas Gleixner | 2017-06-04 | 1 | -3/+3 |
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-06-18 | 2 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() | Andy Lutomirski | 2017-06-11 | 1 | -1/+1 |
| | * | | | | sched/fair: Fix typo in printk message | Marcin Nowakowski | 2017-06-11 | 1 | -1/+1 |
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-18 | 1 | -1/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | genirq: Release resources in __setup_irq() error path | Heiner Kallweit | 2017-06-13 | 1 | -1/+3 |
| | |/ / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-15 | 9 | -76/+46 |
|\| | | | | |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-. | | | | | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' | Rafael J. Wysocki | 2017-06-15 | 136 | -3847/+8988 |
| |\ \| | | | |
|
| | | * | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-10 | 1 | -2/+2 |
| | | |\ \ \ \ |
|
| | | | * | | | | cpu/hotplug: Drop the device lock on error | Sebastian Andrzej Siewior | 2017-06-03 | 1 | -2/+2 |
| | | | |/ / / |
|
| | | * | | | | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-10 | 3 | -9/+8 |
| | | |\ \ \ \ |
|
| | | | * \ \ \ | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2017-06-09 | 3 | -9/+8 |
| | | | |\ \ \ \ |
|
| | | | | * | | | | srcu: Allow use of Classic SRCU from both process and interrupt context | Paolo Bonzini | 2017-06-08 | 1 | -3/+2 |
| | | | | * | | | | srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context | Paolo Bonzini | 2017-06-08 | 2 | -6/+6 |
| | | | | |/ / / |
|
| | | * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-06-10 | 1 | -0/+21 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | perf/core: Drop kernel samples even though :u is specified | Jin Yao | 2017-06-08 | 1 | -0/+21 |
| | | | |/ / / / |
|
| | | * | | | | | Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-06-09 | 2 | -26/+5 |
| | | |\ \ \ \ \ |
|
| | | | | \ \ \ \ | |
| | | | | \ \ \ \ | |
| | | | *-. \ \ \ \ | Merge branches 'intel_pstate' and 'pm-sleep' | Rafael J. Wysocki | 2017-06-09 | 2 | -26/+5 |
| | | | |\ \ \ \ \ \
| | | | | |_|_|/ / /
| | | | |/| | | | | |
|
| | | | | | * | | | | Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" | Rafael J. Wysocki | 2017-06-07 | 2 | -26/+5 |
| | | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2017-06-08 | 1 | -36/+10 |
| | | |\ \ \ \ \ \ \
| | | | |_|_|_|/ / /
| | | |/| | | | | | |
|
| | | | * | | | | | | Revert "printk: fix double printing with earlycon" | Petr Mladek | 2017-06-08 | 1 | -36/+10 |
| * | | | | | | | | | Revert "cpufreq: schedutil: Reduce frequencies slower" | Rafael J. Wysocki | 2017-06-12 | 1 | -3/+0 |
* | | | | | | | | | | bpf: permits narrower load from bpf program context fields | Yonghong Song | 2017-06-14 | 2 | -25/+67 |
* | | | | | | | | | | bpf: reset id on spilled regs in clear_all_pkt_pointers | Daniel Borkmann | 2017-06-11 | 1 | -2/+2 |
* | | | | | | | | | | bpf: reset id on CONST_IMM transition | Daniel Borkmann | 2017-06-11 | 1 | -0/+2 |
* | | | | | | | | | | bpf: don't check spilled reg state for non-STACK_SPILLed type slots | Daniel Borkmann | 2017-06-11 | 1 | -0/+2 |