index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.modpost
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-12
bpf: Be less specific about socket cookies guarantees
Florent Revest
2
-8
/
+8
2021-02-11
kbuild: Do not clean resolve_btfids if the output does not exist
Jiri Olsa
1
-1
/
+7
2021-02-11
selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progs
Alexei Starovoitov
1
-0
/
+69
2021-02-11
bpf: Allows per-cpu maps and map-in-map in sleepable programs
Alexei Starovoitov
2
-3
/
+8
2021-02-11
selftests/bpf: Improve recursion selftest
Alexei Starovoitov
1
-0
/
+8
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
6
-6
/
+33
2021-02-11
selftest/bpf: Add a recursion test
Alexei Starovoitov
2
-0
/
+79
2021-02-11
bpf: Add per-program recursion prevention mechanism
Alexei Starovoitov
7
-11
/
+50
2021-02-11
bpf: Compute program stats for sleepable programs
Alexei Starovoitov
3
-35
/
+42
2021-02-11
bpf: Run sleepable programs with migration disabled
Alexei Starovoitov
1
-0
/
+2
2021-02-11
bpf: Optimize program stats
Alexei Starovoitov
6
-18
/
+18
2021-02-11
bpf_lru_list: Read double-checked variable once without lock
Marco Elver
1
-3
/
+4
2021-02-10
selftests/bpf: Simplify the calculation of variables
Jiapeng Chong
1
-3
/
+3
2021-02-10
selftests/bpf: Fix endianness issues in atomic tests
Ilya Leoshkevich
3
-3
/
+3
2021-02-10
selftest/bpf: Add test for var-offset stack access
Andrei Matei
2
-0
/
+86
2021-02-10
selftest/bpf: Verifier tests for var-off access
Andrei Matei
1
-2
/
+97
2021-02-10
selftest/bpf: Adjust expected verifier errors
Andrei Matei
9
-37
/
+41
2021-02-10
bpf: Allow variable-offset stack access
Andrei Matei
3
-147
/
+518
2021-02-09
kbuild: Add resolve_btfids clean to root clean target
Jiri Olsa
1
-1
/
+6
2021-02-09
tools/resolve_btfids: Set srctree variable unconditionally
Jiri Olsa
1
-5
/
+2
2021-02-09
tools/resolve_btfids: Check objects before removing
Jiri Olsa
1
-5
/
+12
2021-02-09
tools/resolve_btfids: Build libbpf and libsubcmd in separate directories
Jiri Olsa
2
-17
/
+11
2021-02-09
bpf: Simplify bool comparison
Jiapeng Chong
1
-1
/
+1
2021-02-09
selftests/bpf: Add missing cleanup in atomic_bounds test
Brendan Jackman
1
-0
/
+2
2021-02-09
selftests/bpf: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-08
bpf/benchs/bench_ringbufs: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-05
bpf: Refactor BPF_PSEUDO_CALL checking as a helper function
Yonghong Song
1
-16
/
+13
2021-02-05
bpf/selftests: Update the IMA test to use BPF ring buffer
KP Singh
2
-13
/
+43
2021-02-05
bpf: Allow usage of BPF ringbuffer in sleepable programs
KP Singh
1
-1
/
+3
2021-02-05
bpf/selftests: Add a short note about vmtest.sh in README.rst
KP Singh
1
-0
/
+24