blob: e90d08cb6bef706273467ac4ce49e90530055f2b [file] [log] [blame]
25af32dad804 ("bpf: improve verification speed by not remarking live_read")
9242b5f5615c ("bpf: add self-check logic to liveness analysis")
679c782de14b ("bpf/verifier: per-register parent pointers")
fa2d41adb953 ("bpf: make function skip_callee static and return NULL rather than 0")
cc2b14d51053 ("bpf: teach verifier to recognize zero initialized stack")
f4d7e40a5b71 ("bpf: introduce function calls (verification)")
cc8b0b92a169 ("bpf: introduce function calls (function boundaries)")
914cb781ee1a ("bpf: cleanup register_is_null()")
2f18f62ee164 ("bpf: improve verifier liveness marks")
4e92024a48ec ("bpf: print liveness info to verifier log")
12a3cc8424fe ("bpf: fix stack state printing in verifier log")
db1ac4964fa1 ("bpf: introduce ARG_PTR_TO_MEM_OR_NULL")
b6ff63911232 ("bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change")
b06723da824a ("bpf: minor cleanups after merge")
1969db47f8d0 ("bpf: fix verifier memory leaks")
638f5b90d460 ("bpf: reduce verifier memory consumption")
ee9133a845fe ("nfp: bpf: add stack write support")
70c78fc138b6 ("nfp: bpf: refactor nfp_bpf_check_ptr()")
f8ddadc4db6c ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")