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
2019-04-16
tools/bpftool: show btf_id in map listing
Prashant Bhole
1
-0
/
+6
2019-04-16
tools/bpftool: re-organize newline printing for map listing
Prashant Bhole
1
-2
/
+3
2019-04-16
bpftool: Support sysctl hook
Andrey Ignatov
6
-8
/
+13
2019-04-16
libbpf: fix printf formatter for ptrdiff_t argument
Andrii Nakryiko
1
-1
/
+1
2019-04-16
bpf: use BPF_CAST_CALL for casting bpf call
Prashant Bhole
1
-3
/
+2
2019-04-16
bpf: allow clearing all sock_ops callback flags
Viet Hoang Tran
2
-3
/
+9
2019-04-16
selftests: bpf: add VRF test cases to lwt_ip_encap test.
Peter Oskolkov
1
-48
/
+86
2019-04-16
bpf: add map helper functions push, pop, peek in more BPF programs
Alban Crequy
3
-0
/
+18
2019-04-16
selftests/bpf: make flow dissector tests more extensible
Stanislav Fomichev
1
-81
/
+116
2019-04-16
selftests/bpf: two scale tests
Alexei Starovoitov
2
-0
/
+88
2019-04-16
bpftool: Improve handling of ENOSPC on reuseport_array map dumps
Benjamin Poirier
1
-0
/
+7
2019-04-16
bpftool: Use print_entry_error() in case of ENOENT when dumping
Benjamin Poirier
1
-19
/
+14
2019-04-16
tools: bpftool: add a note on program statistics in man page
Quentin Monnet
1
-0
/
+8
2019-04-16
tools: bpftool: fix short option name for printing version in man pages
Quentin Monnet
7
-7
/
+7
2019-04-16
tools: bpftool: fix man page documentation for "pinmaps" keyword
Quentin Monnet
1
-1
/
+1
2019-04-16
tools: bpftool: reset errno for "bpftool cgroup tree"
Quentin Monnet
1
-0
/
+7
2019-04-16
tools: bpftool: remove blank line after btf_id when listing programs
Quentin Monnet
1
-1
/
+1
2019-04-16
bpf: reserve flags in bpf_skb_net_shrink
Willem de Bruijn
1
-0
/
+3
2019-04-16
bpf: fix whitespace for ENCAP_L2 defines in bpf.h
Alan Maguire
2
-6
/
+6
2019-04-16
selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnel
Stanislav Fomichev
1
-1
/
+1
2019-04-16
selftests/btf: add VAR and DATASEC case for dedup tests
Andrii Nakryiko
1
-0
/
+49
2019-04-16
btf: add support for VAR and DATASEC in btf_dedup()
Andrii Nakryiko
1
-2
/
+27
2019-04-16
kbuild: handle old pahole more gracefully when generating BTF
Andrii Nakryiko
1
-1
/
+1
2019-04-12
bpf: refactor "check_reg_arg" to eliminate code redundancy
Jiong Wang
1
-6
/
+8
2019-04-12
bpf: factor out reg and stack slot propagation into "propagate_liveness_reg"
Jiong Wang
1
-10
/
+20
2019-04-12
bpf: refactor propagate_liveness to eliminate code redundance
Jiong Wang
1
-14
/
+20
2019-04-12
bpf: refactor propagate_liveness to eliminate duplicated for loop
Jiong Wang
1
-3
/
+1
2019-04-12
bpf: Fix distinct pointer types warning for ARCH=i386
Andrey Ignatov
1
-1
/
+1
2019-04-12
Merge branch 'bpf-sysctl-hook'
Alexei Starovoitov
19
-8
/
+2697
2019-04-12
selftests/bpf: C based test for sysctl and strtoX
Andrey Ignatov
2
-1
/
+126
2019-04-12
selftests/bpf: Test bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
1
-0
/
+485
2019-04-12
selftests/bpf: Test ARG_PTR_TO_LONG arg type
Andrey Ignatov
1
-0
/
+160
2019-04-12
selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.h
Andrey Ignatov
1
-0
/
+19
2019-04-12
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-1
/
+50
2019-04-12
bpf: Introduce bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
4
-1
/
+187
2019-04-12
bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
Andrey Ignatov
2
-0
/
+31
2019-04-12
selftests/bpf: Test file_pos field in bpf_sysctl ctx
Andrey Ignatov
1
-0
/
+64
2019-04-12
selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
1
-0
/
+222
2019-04-12
selftests/bpf: Test sysctl_get_current_value helper
Andrey Ignatov
1
-0
/
+228
2019-04-12
selftests/bpf: Test bpf_sysctl_get_name helper
Andrey Ignatov
1
-0
/
+222
2019-04-12
selftests/bpf: Test BPF_CGROUP_SYSCTL
Andrey Ignatov
2
-1
/
+293
2019-04-12
selftests/bpf: Test sysctl section name
Andrey Ignatov
1
-0
/
+5
2019-04-12
libbpf: Support sysctl hook
Andrey Ignatov
2
-0
/
+4
2019-04-12
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-1
/
+89
2019-04-12
bpf: Add file_pos field to bpf_sysctl ctx
Andrey Ignatov
5
-8
/
+63
2019-04-12
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
5
-10
/
+142
2019-04-12
bpf: Introduce bpf_sysctl_get_current_value helper
Andrey Ignatov
3
-1
/
+88
2019-04-12
bpf: Introduce bpf_sysctl_get_name helper
Andrey Ignatov
2
-2
/
+90
2019-04-12
bpf: Sysctl hook
Andrey Ignatov
8
-0
/
+141
2019-04-12
bpf: Add base proto function for cgroup-bpf programs
Andrey Ignatov
1
-1
/
+7
[next]