summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-057-328/+906
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-025-24/+63
| |\
| * | bpf: allow access into map value arraysJosef Bacik2016-09-291-18/+311
| * | bpf: clean up put_cpu_var usageShaohua Li2016-09-271-1/+1
| * | bpf: Set register type according to is_valid_access()Mickaël Salaün2016-09-271-3/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-234-14/+76
| |\ \
| * | | bpf: recognize 64bit immediate loads as constsJakub Kicinski2016-09-211-2/+12
| * | | bpf: enable non-core use of the verfierJakub Kicinski2016-09-211-0/+68
| * | | bpf: expose internal verfier structuresJakub Kicinski2016-09-211-163/+103
| * | | bpf: don't (ab)use instructions to store stateJakub Kicinski2016-09-211-30/+40
| * | | bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann2016-09-202-14/+43
| * | | bpf, verifier: enforce larger zero range for pkt on overloading stack buffsDaniel Borkmann2016-09-201-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-1211-38/+113
| |\ \ \
| * | | | bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann2016-09-094-77/+51
| * | | | bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann2016-09-091-6/+6
| * | | | bpf: minor cleanups in helpersDaniel Borkmann2016-09-091-3/+3
| * | | | bpf: fix range propagation on direct packet accessDaniel Borkmann2016-09-081-15/+40
| * | | | perf, bpf: fix conditional call to bpf_overflow_handlerArnd Bergmann2016-09-061-1/+1
| * | | | perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov2016-09-021-1/+88
| * | | | bpf: perf_event progs should only use preallocated mapsAlexei Starovoitov2016-09-021-1/+21
| * | | | bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov2016-09-021-0/+61
| * | | | bpf: support 8-byte metafield accessAlexei Starovoitov2016-09-021-3/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-3012-53/+178
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-1822-112/+311
| |\ \ \ \ \
| * | | | | | bpf: allow bpf_get_prandom_u32() to be used in tracingAlexei Starovoitov2016-08-121-0/+2
| * | | | | | bpf: allow helpers access the packet directlyAlexei Starovoitov2016-08-121-18/+43
| * | | | | | bpf: Add bpf_current_task_under_cgroup helperSargun Dhillon2016-08-123-2/+34
* | | | | | | Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-10-042-7/+13
|\ \ \ \ \ \ \
| * | | | | | | audit: consistently record PIDs with task_tgid_nr()Paul Moore2016-08-302-7/+13
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-034-313/+438
|\ \ \ \ \ \ \ \
| * | | | | | | | padata: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-38/+50
| * | | | | | | | kernel/softirq: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-21/+6
| * | | | | | | | slab: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-0/+6
| * | | | | | | | relayfs: Convert to hotplug state machineRichard Weinberger2016-09-062-45/+19
| * | | | | | | | relay: Use per CPU constructs for the relay channel buffer pointersAkash Goel2016-09-061-32/+42
| * | | | | | | | cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-061-28/+2
| * | | | | | | | cpu/hotplug: Make state names consistentThomas Gleixner2016-09-061-7/+7
| * | | | | | | | cpu/hotplug: Replace anon unionThomas Gleixner2016-09-051-71/+74
| * | | | | | | | cpu/hotplug: Handle unbalanced hotplug enable/disableLianwei Wang2016-09-021-2/+9
| * | | | | | | | cpu/hotplug: Add multi instance supportThomas Gleixner2016-09-021-35/+183
| * | | | | | | | cpu/hotplug: Rework callback invocation logicThomas Gleixner2016-09-021-82/+80
| * | | | | | | | Merge branch 'linus' into smp/hotplugThomas Gleixner2016-09-0124-99/+382
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)Boris Ostrovsky2016-08-101-0/+8
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-038-97/+445
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | softirq: Let ksoftirqd do its jobEric Dumazet2016-09-301-1/+15
| * | | | | | | | | genirq: Make function __irq_do_set_handler() staticWei Yongjun2016-09-251-1/+1
| * | | | | | | | | Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-204-16/+76
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-09-153-56/+168
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | genirq/affinity: Remove old irq spread infrastructureThomas Gleixner2016-09-141-58/+0
| | * | | | | | | | | | genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner2016-09-141-16/+15
OpenPOWER on IntegriCloud