summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-294-146/+207
|\
| * bpf: fix kernel page fault in lpm map trie_get_next_keyYonghong Song2018-01-271-15/+11
| * bpf: fix subprog verifier bypass by div/mod by 0 exceptionDaniel Borkmann2018-01-272-16/+30
| * bpf: make unknown opcode handling more robustDaniel Borkmann2018-01-272-105/+152
| * bpf: improve dead code sanitizingDaniel Borkmann2018-01-271-5/+12
| * bpf: Use the IS_FD_ARRAY() macro in map_update_elem()Mickaël Salaün2018-01-261-4/+1
| * bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu regionYonghong Song2018-01-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-254-41/+84
|\ \
| * | tracing: Update stack trace skipping for ORC unwinderSteven Rostedt (VMware)2018-01-233-29/+67
| * | ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)2018-01-231-12/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-231-6/+14
|\| | | |/ |/|
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-211-6/+14
| |\
| | * irq/matrix: Spread interrupts on allocationThomas Gleixner2018-01-181-6/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-217-69/+298
|\ \ \
| * | | bpf: add upper complexity limit to verifier logDaniel Borkmann2018-01-201-1/+2
| * | | bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2018-01-201-7/+12
| * | | bpf, verifier: detect misconfigured mem, size argument pairDaniel Borkmann2018-01-201-24/+55
| * | | bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE mapYonghong Song2018-01-191-2/+93
| * | | bpf: offload: report device information about offloaded mapsJakub Kicinski2018-01-182-0/+61
| * | | bpf: offload: allow array map offloadJakub Kicinski2018-01-181-1/+2
| * | | bpf: arraymap: use bpf_map_init_from_attr()Jakub Kicinski2018-01-181-6/+1
| * | | bpf: arraymap: move checks out of alloc functionJakub Kicinski2018-01-181-14/+28
| * | | bpf: allow socket_filter programs to use bpf_prog_test_runAlexei Starovoitov2018-01-181-0/+2
| * | | bpf: change fake_ip for bpf_trace_printk helperYonghong Song2018-01-181-1/+1
| * | | bpf: add new jited info fields in bpf_dev_offload and bpf_prog_infoJiong Wang2018-01-182-13/+41
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-2012-59/+205
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-192-3/+16
| |\ \
| | * | tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)2018-01-181-1/+15
| | * | ring-buffer: Fix duplicate results in mapping context to bits in recursive lockSteven Rostedt (VMware)2018-01-181-2/+1
| * | | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-191-0/+1
| |\ \ \
| | * | | cgroup: make cgroup.threads delegatableRoman Gushchin2018-01-101-0/+1
| * | | | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-191-0/+13
| |\ \ \ \
| | * | | | workqueue: avoid hard lockups in show_workqueue_state()Sergey Senozhatsky2018-01-121-0/+13
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-192-13/+55
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-182-13/+55
| | |\ \ \ \
| | | * | | | bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann2018-01-181-11/+16
| | | * | | | bpf: reject stores into ctx via st and xaddDaniel Borkmann2018-01-171-0/+19
| | | * | | | bpf: fix 32-bit divide by zeroAlexei Starovoitov2018-01-141-0/+18
| | | * | | | bpf: fix divides by zeroEric Dumazet2018-01-141-2/+2
| * | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-172-19/+29
| |\ \ \ \ \ \
| | * | | | | | delayacct: Account blkio completion on the correct taskJosh Snyder2018-01-162-19/+29
| * | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-01-173-23/+90
| |\ \ \ \ \ \ \
| | * | | | | | | futex: Prevent overflow by strengthen input validationLi Jinyue2018-01-141-0/+3
| | * | | | | | | futex: Avoid violating the 10th rule of futexPeter Zijlstra2018-01-143-23/+87
| * | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-01-171-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | timers: Unconditionally check deferrable baseThomas Gleixner2018-01-141-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-177-28/+70
|\| | | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-162-4/+21
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | bpf, array: fix overflow in max_entries and undefined behavior in index_maskDaniel Borkmann2018-01-101-3/+15
| | * | | | | | | bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann2018-01-101-0/+5