index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-10
tools/bpf: rename *_info_cnt to nr_*_info
Yonghong Song
3
-56
/
+56
2018-12-10
tools/bpf: sync kernel uapi bpf.h to tools directory
Yonghong Song
1
-3
/
+3
2018-12-10
bpf: rename *_info_cnt to nr_*_info in bpf_prog_info
Yonghong Song
2
-22
/
+22
2018-12-10
bpf: clean up bpf_prog_get_info_by_fd()
Song Liu
1
-2
/
+2
2018-12-10
bpf: bpftool: Fix newline and p_err issue
Martin KaFai Lau
3
-3
/
+3
2018-12-10
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
Jiong Wang
2
-4
/
+25
2018-12-09
media: bpf: add bpf function to report mouse movement
Sean Young
7
-23
/
+109
2018-12-09
Merge branch 'bpf_line_info'
Alexei Starovoitov
29
-388
/
+2036
2018-12-09
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
12
-25
/
+516
2018-12-09
bpf: libbpf: Add btf_line_info support to libbpf
Martin KaFai Lau
5
-89
/
+239
2018-12-09
bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logic
Martin KaFai Lau
4
-177
/
+177
2018-12-09
bpf: Add unit tests for bpf_line_info
Martin KaFai Lau
1
-17
/
+580
2018-12-09
bpf: Refactor and bug fix in test_func_type in test_btf.c
Martin KaFai Lau
1
-86
/
+125
2018-12-09
bpf: tools: Sync uapi bpf.h
Martin KaFai Lau
1
-0
/
+19
2018-12-09
bpf: Add bpf_line_info support
Martin KaFai Lau
10
-33
/
+419
2018-12-07
Merge branch 'support-alu32_arsh'
Alexei Starovoitov
14
-35
/
+137
2018-12-07
selftests: bpf: update testcases for BPF_ALU | BPF_ARSH
Jiong Wang
1
-4
/
+25
2018-12-07
bpf: verifier remove the rejection on BPF_ALU | BPF_ARSH
Jiong Wang
1
-5
/
+0
2018-12-07
bpf: interpreter support BPF_ALU | BPF_ARSH
Jiong Wang
1
-22
/
+30
2018-12-07
nfp: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*
Jiong Wang
1
-0
/
+45
2018-12-07
s390: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*
Jiong Wang
1
-0
/
+12
2018-12-07
ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*
Jiong Wang
3
-0
/
+12
2018-12-07
mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
Jiong Wang
6
-4
/
+13
2018-12-07
mips: bpf: fix encoding bug for mm_srlv32_op
Jiong Wang
1
-1
/
+1
2018-12-05
Merge branch 'bpf_func_info-improvements'
Alexei Starovoitov
9
-47
/
+54
2018-12-05
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
4
-9
/
+22
2018-12-05
bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_info
Martin KaFai Lau
1
-1
/
+1
2018-12-05
bpf: Change insn_offset to insn_off in bpf_func_info
Martin KaFai Lau
2
-10
/
+10
2018-12-05
bpf: Improve the info.func_info and info.func_info_rec_size behavior
Martin KaFai Lau
2
-27
/
+21
2018-12-05
tools: bpftool: add a command to dump the trace pipe
Quentin Monnet
5
-4
/
+176
2018-12-05
Merge branch 'bpf-jit-overridable-alloc'
Daniel Borkmann
3
-3
/
+29
2018-12-05
arm64/bpf: don't allocate BPF JIT programs in module memory
Ard Biesheuvel
2
-1
/
+17
2018-12-05
bpf: add __weak hook for allocating executable memory
Ard Biesheuvel
1
-2
/
+12
2018-12-04
Merge branch 'prog_test_run-improvement'
Alexei Starovoitov
7
-7
/
+120
2018-12-04
selftests: add a test for bpf_prog_test_run_xattr
Lorenz Bauer
1
-1
/
+54
2018-12-04
libbpf: add bpf_prog_test_run_xattr
Lorenz Bauer
3
-0
/
+43
2018-12-04
tools: sync uapi/linux/bpf.h
Lorenz Bauer
1
-2
/
+5
2018-12-04
bpf: respect size hint to BPF_PROG_TEST_RUN if present
Lorenz Bauer
2
-4
/
+18
2018-12-03
samples: bpf: fix: seg fault with NULL pointer arg
Daniel T. Lee
1
-1
/
+3
2018-12-03
bpf: fix documentation for eBPF helpers
Quentin Monnet
1
-45
/
+45
2018-12-03
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
4
-0
/
+50
2018-12-03
libbpf: Fix license in README.rst
Andrey Ignatov
1
-1
/
+1
2018-12-02
bpf: Fix memleak in aux->func_info and aux->btf
Martin KaFai Lau
1
-0
/
+2
2018-11-30
Merge branch 'xdp1-improvements'
Alexei Starovoitov
1
-12
/
+15
2018-11-30
samples: bpf: get ifindex from ifname
Matteo Croce
1
-2
/
+7
2018-11-30
samples: bpf: improve xdp1 example
Matteo Croce
1
-10
/
+8
2018-11-30
Merge branch 'improve-test-coverage-sparc'
Alexei Starovoitov
8
-25
/
+128
2018-11-30
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David Miller
1
-0
/
+17
2018-11-30
bpf: Make more use of 'any' alignment in test_verifier.c
David Miller
1
-0
/
+44
2018-11-30
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David Miller
1
-18
/
+24
[next]