summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-03xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer9-11/+32
2018-06-03bpf, doc: add missing patchwork url and libbpf to maintainersDaniel Borkmann1-0/+2
2018-06-03bpf: sync bpf uapi header with toolsDaniel Borkmann1-2/+20
2018-06-03bpf: fix context access in tracing progs on 32 bit archsDaniel Borkmann3-9/+34
2018-06-03bpf: fix cbpf parser bug for octal numbersDaniel Borkmann1-1/+1
2018-06-03bpf: make sure to clear unused fields in tunnel/xfrm state fetchDaniel Borkmann2-1/+8
2018-06-03bpf: add bpf_skb_cgroup_id helperDaniel Borkmann2-3/+45
2018-06-03bpf: avoid retpoline for lookup/update/delete calls on mapsDaniel Borkmann3-22/+61
2018-06-03bpf: show prog and map id in fdinfoDaniel Borkmann1-4/+8
2018-06-03bpf: fixup error message from gpl helpers on license mismatchDaniel Borkmann1-1/+1
2018-06-03bpf: add also cbpf long jump test cases with heavy expansionDaniel Borkmann1-0/+63
2018-06-03bpf: test case for map pointer poison with calls/branchesDaniel Borkmann3-27/+178
2018-06-02bpf: btf: Ensure t->type == 0 for BTF_KIND_FWDMartin KaFai Lau2-1/+42
2018-06-02bpf: btf: Check array t->sizeMartin KaFai Lau2-0/+28
2018-06-02selftests/bpf: test_sockmap, print additional test optionsPrashant Bhole1-9/+19
2018-06-02selftests/bpf: test_sockmap, fix data verificationPrashant Bhole1-1/+13
2018-06-02selftests/bpf: test_sockmap, timing improvementsPrashant Bhole1-4/+9
2018-06-02selftests/bpf: test_sockmap, join cgroup in selftest modePrashant Bhole1-0/+5
2018-06-02selftests/bpf: test_sockmap, check test failurePrashant Bhole1-6/+21
2018-05-30bpf: Change bpf_fib_lookup to return -EAFNOSUPPORT for unsupported address fa...David Ahern1-2/+2
2018-05-30bpf: devmap: remove redundant assignment of dev = devColin Ian King1-1/+1
2018-05-30bpftool: Support sendmsg{4,6} attach typesAndrey Ignatov3-5/+13
2018-05-30bpf: add selftest for lirc_mode2 type programSean Young10-17/+494
2018-05-30media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young10-3/+479
2018-05-30bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not foundSean Young2-2/+11
2018-05-29bpf: Verify flags in bpf_fib_lookupDavid Ahern1-0/+6
2018-05-29bpf: Drop mpls from bpf_fib_lookupDavid Ahern1-13/+13
2018-05-29bpf: hide the unused 'off' variableYueHaibing1-0/+2
2018-05-29bpf: clean up eBPF helpers documentationQuentin Monnet2-22/+20
2018-05-28selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov4-1/+628
2018-05-28selftests/bpf: Prepare test_sock_addr for extensionAndrey Ignatov1-195/+460
2018-05-28libbpf: Support guessing sendmsg{4,6} progsAndrey Ignatov1-0/+2
2018-05-28bpf: Sync bpf.h to tools/Andrey Ignatov1-0/+8
2018-05-28bpf: Hooks for sys_sendmsgAndrey Ignatov8-9/+125
2018-05-28bpf: Define cgroup_bpf_enabled for CONFIG_CGROUP_BPF=nAndrey Ignatov1-0/+1
2018-05-28selftests/bpf: missing headers test_lwt_seg6localMathieu Xhonneux2-0/+135
2018-05-28bpf: avoid -Wmaybe-uninitialized warningArnd Bergmann1-4/+3
2018-05-28bpf: btf: avoid -Wreturn-type warningArnd Bergmann1-1/+1
2018-05-28libbpf: Install btf.h with libbpfAndrey Ignatov1-0/+1
2018-05-26kasan: fix memory hotplug during bootDavid Hildenbrand1-1/+1
2018-05-26kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand1-0/+1
2018-05-26checkpatch: fix macro argument precedence testJoe Perches1-1/+1
2018-05-26init/main.c: include <linux/mem_encrypt.h>Mathieu Malaterre1-0/+1
2018-05-26kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva1-0/+5
2018-05-26mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron3-6/+9
2018-05-26proc: fix smaps and meminfo alignmentHugh Dickins1-5/+0
2018-05-26mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko1-1/+1
2018-05-26mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko1-6/+10
2018-05-26mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin1-2/+61
2018-05-26MAINTAINERS: change hugetlbfs maintainer and update filesMike Kravetz1-1/+7