Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | bpf: Set register type according to is_valid_access() | Mickaël Salaün | 2016-09-27 | 1 | -3/+2 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-23 | 4 | -14/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | bpf: recognize 64bit immediate loads as consts | Jakub Kicinski | 2016-09-21 | 1 | -2/+12 | |
| * | | | | | | | | | | | | bpf: enable non-core use of the verfier | Jakub Kicinski | 2016-09-21 | 1 | -0/+68 | |
| * | | | | | | | | | | | | bpf: expose internal verfier structures | Jakub Kicinski | 2016-09-21 | 1 | -163/+103 | |
| * | | | | | | | | | | | | bpf: don't (ab)use instructions to store state | Jakub Kicinski | 2016-09-21 | 1 | -30/+40 | |
| * | | | | | | | | | | | | bpf: direct packet write and access for helpers for clsact progs | Daniel Borkmann | 2016-09-20 | 2 | -14/+43 | |
| * | | | | | | | | | | | | bpf, verifier: enforce larger zero range for pkt on overloading stack buffs | Daniel Borkmann | 2016-09-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-12 | 11 | -38/+113 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | bpf: add BPF_CALL_x macros for declaring helpers | Daniel Borkmann | 2016-09-09 | 4 | -77/+51 | |
| * | | | | | | | | | | | | bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros | Daniel Borkmann | 2016-09-09 | 1 | -6/+6 | |
| * | | | | | | | | | | | | bpf: minor cleanups in helpers | Daniel Borkmann | 2016-09-09 | 1 | -3/+3 | |
| * | | | | | | | | | | | | bpf: fix range propagation on direct packet access | Daniel Borkmann | 2016-09-08 | 1 | -15/+40 | |
| * | | | | | | | | | | | | perf, bpf: fix conditional call to bpf_overflow_handler | Arnd Bergmann | 2016-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs | Alexei Starovoitov | 2016-09-02 | 1 | -1/+88 | |
| * | | | | | | | | | | | | bpf: perf_event progs should only use preallocated maps | Alexei Starovoitov | 2016-09-02 | 1 | -1/+21 | |
| * | | | | | | | | | | | | bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type | Alexei Starovoitov | 2016-09-02 | 1 | -0/+61 | |
| * | | | | | | | | | | | | bpf: support 8-byte metafield access | Alexei Starovoitov | 2016-09-02 | 1 | -3/+6 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-08-30 | 12 | -53/+178 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-08-18 | 22 | -112/+311 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | bpf: allow bpf_get_prandom_u32() to be used in tracing | Alexei Starovoitov | 2016-08-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | bpf: allow helpers access the packet directly | Alexei Starovoitov | 2016-08-12 | 1 | -18/+43 | |
| * | | | | | | | | | | | | | bpf: Add bpf_current_task_under_cgroup helper | Sargun Dhillon | 2016-08-12 | 3 | -2/+34 | |
* | | | | | | | | | | | | | | Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2016-10-04 | 2 | -7/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | audit: consistently record PIDs with task_tgid_nr() | Paul Moore | 2016-08-30 | 2 | -7/+13 | |
* | | | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-03 | 4 | -313/+438 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | padata: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-19 | 1 | -38/+50 | |
| * | | | | | | | | | | | | | | kernel/softirq: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-06 | 1 | -21/+6 | |
| * | | | | | | | | | | | | | | slab: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-06 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | relayfs: Convert to hotplug state machine | Richard Weinberger | 2016-09-06 | 2 | -45/+19 | |
| * | | | | | | | | | | | | | | relay: Use per CPU constructs for the relay channel buffer pointers | Akash Goel | 2016-09-06 | 1 | -32/+42 | |
| * | | | | | | | | | | | | | | cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier | Thomas Gleixner | 2016-09-06 | 1 | -28/+2 | |
| * | | | | | | | | | | | | | | cpu/hotplug: Make state names consistent | Thomas Gleixner | 2016-09-06 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | cpu/hotplug: Replace anon union | Thomas Gleixner | 2016-09-05 | 1 | -71/+74 | |
| * | | | | | | | | | | | | | | cpu/hotplug: Handle unbalanced hotplug enable/disable | Lianwei Wang | 2016-09-02 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | cpu/hotplug: Add multi instance support | Thomas Gleixner | 2016-09-02 | 1 | -35/+183 | |
| * | | | | | | | | | | | | | | cpu/hotplug: Rework callback invocation logic | Thomas Gleixner | 2016-09-02 | 1 | -82/+80 | |
| * | | | | | | | | | | | | | | Merge branch 'linus' into smp/hotplug | Thomas Gleixner | 2016-09-01 | 24 | -99/+382 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again) | Boris Ostrovsky | 2016-08-10 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | 8 | -97/+445 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | softirq: Let ksoftirqd do its job | Eric Dumazet | 2016-09-30 | 1 | -1/+15 | |
| * | | | | | | | | | | | | | | | genirq: Make function __irq_do_set_handler() static | Wei Yongjun | 2016-09-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge branch 'irq/urgent' into irq/core | Thomas Gleixner | 2016-09-20 | 4 | -16/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'irq/for-block' into irq/core | Thomas Gleixner | 2016-09-15 | 3 | -56/+168 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | genirq/affinity: Remove old irq spread infrastructure | Thomas Gleixner | 2016-09-14 | 1 | -58/+0 | |
| | * | | | | | | | | | | | | | | | | genirq/msi: Switch to new irq spreading infrastructure | Thomas Gleixner | 2016-09-14 | 1 | -16/+15 | |
| | * | | | | | | | | | | | | | | | | genirq/affinity: Provide smarter irq spreading infrastructure | Thomas Gleixner | 2016-09-14 | 1 | -0/+149 | |
| | * | | | | | | | | | | | | | | | | genirq/msi: Add cpumask allocation to alloc_msi_entry | Thomas Gleixner | 2016-09-14 | 1 | -2/+24 | |
| | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Thomas Gleixner | 2016-09-14 | 129 | -3937/+6151 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | genirq: Expose interrupt information through sysfs | Craig Gallek | 2016-09-14 | 1 | -2/+191 |