index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
bpf, doc: Add John as official reviewer to BPF subsystem
Daniel Borkmann
1
-0
/
+1
2020-03-30
bpf: btf: Fix arg verification in btf_ctx_access()
KP Singh
1
-7
/
+17
2020-03-30
bpf: Simplify reg_set_min_max_inv handling
Jann Horn
1
-86
/
+22
2020-03-30
bpf: Fix tnum constraints for 32-bit comparisons
Jann Horn
1
-36
/
+72
2020-03-30
bpf: Undo incorrect __reg_bound_offset32 handling
Daniel Borkmann
1
-19
/
+0
2020-03-30
bpf: lsm: Add Documentation
KP Singh
2
-0
/
+143
2020-03-30
bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM
KP Singh
3
-0
/
+136
2020-03-30
tools/libbpf: Add support for BPF_PROG_TYPE_LSM
KP Singh
4
-5
/
+44
2020-03-30
bpf: lsm: Initialize the BPF LSM hooks
KP Singh
4
-5
/
+38
2020-03-30
bpf: lsm: Implement attach, detach and execution
KP Singh
6
-27
/
+116
2020-03-30
bpf: lsm: Provide attachment points for BPF LSM programs
KP Singh
2
-0
/
+36
2020-03-30
security: Refactor declaration of LSM hooks
KP Singh
3
-627
/
+423
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
10
-6
/
+49
2020-03-30
selftests: Add test for overriding global data value before load
Toke Høiland-Jørgensen
2
-1
/
+62
2020-03-30
libbpf: Add setter for initial value for internal maps
Toke Høiland-Jørgensen
3
-0
/
+14
2020-03-30
bpf, net: Fix build issue when net ns not configured
Daniel Borkmann
1
-7
/
+2