Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-28 | 19 | -92/+194 | |
|\ | ||||||
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-01-27 | 4 | -36/+50 | |
| |\ | ||||||
| | * | bpf: don't trigger OOM killer under pressure with map alloc | Daniel Borkmann | 2017-01-18 | 4 | -36/+50 | |
| * | | Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-01-26 | 1 | -2/+2 | |
| |\ \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | *-. \ | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 2017-01-27 | 1 | -2/+2 | |
| | |\ \ \ | ||||||
| | | | * | | CPU/hotplug: Clarify description of __cpuhp_setup_state() return value | Boris Ostrovsky | 2016-12-21 | 1 | -1/+5 | |
| | | * | | | Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag" | Rafael J. Wysocki | 2017-01-20 | 1 | -2/+2 | |
| * | | | | | sysctl: fix proc_doulongvec_ms_jiffies_minmax() | Eric Dumazet | 2017-01-26 | 1 | -0/+1 | |
| * | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-01-24 | 3 | -1/+13 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | kernel/panic.c: add missing \n | Jiri Slaby | 2017-01-24 | 1 | -1/+1 | |
| | * | | | | | kernel/watchdog: prevent false hardlockup on overloaded system | Don Zickus | 2017-01-24 | 2 | -0/+12 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-01-24 | 1 | -6/+8 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | userns: Make ucounts lock irq-safe | Nikolay Borisov | 2017-01-24 | 1 | -6/+8 | |
| * | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-01-22 | 1 | -2/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cpu/hotplug: Remove unused but set variable in _cpu_down() | Tobias Klauser | 2017-01-18 | 1 | -2/+0 | |
| * | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-01-18 | 1 | -4/+18 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | cpu/hotplug: Provide dynamic range for prepare stage | Thomas Gleixner | 2017-01-16 | 1 | -4/+18 | |
| * | | | | | | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-01-18 | 7 | -39/+100 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2017-01-16 | 7 | -39/+100 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | rcu: Narrow early boot window of illegal synchronous grace periods | Paul E. McKenney | 2017-01-14 | 6 | -35/+100 | |
| | | * | | | | | | rcu: Remove cond_resched() from Tiny synchronize_sched() | Paul E. McKenney | 2017-01-14 | 1 | -4/+0 | |
| * | | | | | | | | Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-01-17 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | taint/module: Fix problems when out-of-kernel driver defines true or false | Larry Finger | 2017-01-17 | 2 | -2/+2 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
* | | | | | | | | bpf: add initial bpf tracepoints | Daniel Borkmann | 2017-01-25 | 3 | -3/+42 | |
* | | | | | | | | trace: add variant without spacing in trace_print_hex_seq | Daniel Borkmann | 2017-01-25 | 1 | -3/+4 | |
* | | | | | | | | bpf: enable verifier to better track const alu ops | Daniel Borkmann | 2017-01-24 | 1 | -19/+45 | |
* | | | | | | | | bpf, lpm: fix kfree of im_node in trie_update_elem | Daniel Borkmann | 2017-01-23 | 1 | -1/+1 | |
* | | | | | | | | bpf: add a longest prefix match trie map implementation | Daniel Mack | 2017-01-23 | 2 | -1/+504 | |
* | | | | | | | | bpf: add bpf_probe_read_str helper | Gianluca Borello | 2017-01-20 | 1 | -0/+32 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-17 | 9 | -59/+169 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-01-17 | 3 | -11/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | bpf: rework prog_digest into prog_tag | Daniel Borkmann | 2017-01-16 | 3 | -11/+13 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-01-15 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | * | | | | | | | pid: fix lockdep deadlock warning due to ucount_lock | Andrei Vagin | 2017-01-10 | 1 | -4/+6 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-01-15 | 2 | -2/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | nohz: Fix collision between tick and other hrtimers | Frederic Weisbecker | 2017-01-11 | 2 | -2/+9 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-01-15 | 1 | -42/+133 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | perf/x86/intel: Account interrupts for PEBS errors | Jiri Olsa | 2017-01-14 | 1 | -16/+31 | |
| | * | | | | | | perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race | Peter Zijlstra | 2017-01-14 | 1 | -4/+54 | |
| | * | | | | | | perf/core: Fix sys_perf_event_open() vs. hotplug | Peter Zijlstra | 2017-01-14 | 1 | -22/+48 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2017-01-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | capability: export has_capability | Jike Song | 2017-01-12 | 1 | -0/+1 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-01-13 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | jump_labels: API for flushing deferred jump label updates | David Matlack | 2017-01-12 | 1 | -0/+7 | |
| | |/ / / / | ||||||
* | | | | | | bpf, trace: make ctx access checks more robust | Daniel Borkmann | 2017-01-16 | 1 | -0/+9 | |
* | | | | | | bpf: allow b/h/w/dw access for bpf's cb in ctx | Daniel Borkmann | 2017-01-12 | 1 | -2/+6 | |
* | | | | | | bpf: pass original insn directly to convert_ctx_access | Daniel Borkmann | 2017-01-12 | 2 | -9/+9 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-11 | 4 | -4/+8 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | signal: protect SIGNAL_UNKILLABLE from unintentional clearing. | Jamie Iles | 2017-01-10 | 1 | -2/+2 | |
| * | | | | | mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done} | Dan Williams | 2017-01-10 | 1 | -0/+4 |