index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-13
samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm
Ivan Khoronzhuk
1
-0
/
+8
2019-10-13
samples/bpf: Use own EXTRA_CFLAGS for clang commands
Ivan Khoronzhuk
1
-4
/
+5
2019-10-13
samples/bpf: Use --target from cross-compile
Ivan Khoronzhuk
1
-1
/
+1
2019-10-13
samples/bpf: Fix cookie_uid_helper_example obj build
Ivan Khoronzhuk
1
-1
/
+0
2019-10-13
samples/bpf: Fix HDR_PROBE "echo"
Ivan Khoronzhuk
1
-1
/
+1
2019-10-12
libbpf: Handle invalid typedef emitted by old GCC
Andrii Nakryiko
1
-0
/
+11
2019-10-11
libbpf: Generate more efficient BPF_CORE_READ code
Andrii Nakryiko
1
-2
/
+2
2019-10-11
xdp: Trivial, fix spelling in function description
Anton Ivanov
1
-1
/
+1
2019-10-11
bpf: Fix cast to pointer from integer of different size warning
Andrii Nakryiko
1
-1
/
+1
2019-10-11
selftests/bpf: Check that flow dissector can be re-attached
Jakub Sitnicki
1
-0
/
+127
2019-10-11
flow_dissector: Allow updating the flow dissector program atomically
Jakub Sitnicki
1
-3
/
+7
2019-10-11
bpf: Align struct bpf_prog_stats
Eric Dumazet
1
-1
/
+1
2019-10-11
Merge branch 'bpf-romap-known-scalars'
Daniel Borkmann
3
-2
/
+237
2019-10-11
selftests/bpf: Add read-only map values propagation tests
Andrii Nakryiko
2
-0
/
+182
2019-10-11
bpf: Track contents of read-only maps as scalars
Andrii Nakryiko
1
-2
/
+55
2019-10-10
scripts/bpf: Fix xdp_md forward declaration typo
Andrii Nakryiko
1
-1
/
+1
2019-10-10
libbpf: Fix passing uninitialized bytes to setsockopt
Ilya Maximets
1
-0
/
+1
2019-10-10
Merge branch 'btf2c-padding'
Alexei Starovoitov
4
-57
/
+46
2019-10-10
selftests/bpf: Fix btf_dump padding test case
Andrii Nakryiko
1
-1
/
+4
2019-10-10
selftests/bpf: Convert test_btf_dump into test_progs test
Andrii Nakryiko
2
-55
/
+35
2019-10-10
libbpf: Fix struct end padding in btf_dump
Andrii Nakryiko
1
-1
/
+7
2019-10-09
Merge branch 'bpf-libbpf-helpers'
Daniel Borkmann
47
-186
/
+470
2019-10-09
selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests
Andrii Nakryiko
3
-3
/
+68
2019-10-09
libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
Andrii Nakryiko
12
-24
/
+187
2019-10-09
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
8
-13
/
+17
2019-10-09
selftests/bpf: Split off tracing-only helpers into bpf_tracing.h
Andrii Nakryiko
18
-190
/
+211
2019-10-09
selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macro
Andrii Nakryiko
10
-40
/
+58
2019-10-09
selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h
Andrii Nakryiko
14
-70
/
+91
2019-10-09
selftests/bpf: Undo GCC-specific bpf_helpers.h changes
Andrii Nakryiko
1
-8
/
+0
2019-10-08
samples: bpf: Add max_pckt_size option at xdp_adjust_tail
Daniel T. Lee
2
-11
/
+25
2019-10-08
Merge branch 'enforce-global-flow-dissector'
Alexei Starovoitov
3
-10
/
+79
2019-10-08
selftests/bpf: add test for BPF flow dissector in the root namespace
Stanislav Fomichev
1
-6
/
+42
2019-10-08
bpf/flow_dissector: add mode to enforce global BPF flow dissector
Stanislav Fomichev
2
-4
/
+37
2019-10-08
samples/bpf: Trivial - fix spelling mistake in usage
Anton Ivanov
1
-1
/
+1
2019-10-08
bpftool: Fix bpftool build by switching to bpf_object__open_file()
Andrii Nakryiko
3
-13
/
+15
2019-10-07
selftests/bpf: Fix dependency ordering for attach_probe test
Andrii Nakryiko
1
-2
/
+2
2019-10-07
Merge branch 'autogen-bpf-helpers'
Alexei Starovoitov
6
-297
/
+195
2019-10-07
libbpf: auto-generate list of BPF helper definitions
Andrii Nakryiko
3
-264
/
+9
2019-10-07
scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions
Andrii Nakryiko
1
-1
/
+154
2019-10-07
uapi/bpf: fix helper docs
Andrii Nakryiko
2
-32
/
+32
2019-10-06
libbpf: Add cscope and tags targets to Makefile
Toke Høiland-Jørgensen
2
-1
/
+14
2019-10-06
Merge branch 'libbpf-api'
Alexei Starovoitov
11
-111
/
+226
2019-10-06
selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIs
Andrii Nakryiko
3
-8
/
+59
2019-10-06
libbpf: fix bpf_object__name() to actually return object name
Andrii Nakryiko
1
-1
/
+1
2019-10-06
libbpf: add bpf_object__open_{file, mem} w/ extensible opts
Andrii Nakryiko
4
-22
/
+146
2019-10-06
libbpf: stop enforcing kern_version, populate it for users
Andrii Nakryiko
6
-83
/
+23
2019-10-06
libbpf: Fix BTF-defined map's __type macro handling of arrays
Andrii Nakryiko
2
-3
/
+2
2019-10-04
bpf: Add loop test case with 32 bit reg comparison against 0
Daniel Borkmann
1
-0
/
+17
2019-10-04
bpf, x86: Small optimization in comparing against imm0
Daniel Borkmann
1
-0
/
+10
2019-10-03
selftests/bpf: Correct path to include msg + path
Ivan Khoronzhuk
1
-1
/
+1
[next]