Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2021-03-08 | bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF | Tal Lossos | 1 | -1/+1 |
2021-02-26 | bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete] | Song Liu | 1 | -1/+1 |
2021-01-22 | bpf, inode_storage: Put file handler if no storage was found | Pan Bian | 1 | -1/+5 |
2021-01-12 | bpf: Fix typo in bpf_inode_storage.c | KP Singh | 1 | -2/+2 |
2021-01-12 | bpf: Local storage helpers should check nullness of owner ptr passed | KP Singh | 1 | -1/+4 |
2020-09-21 | bpf: Allow specifying a BTF ID per argument in function protos | Lorenz Bauer | 1 | -5/+3 |
2020-08-28 | bpf: Add map_meta_equal map ops | Martin KaFai Lau | 1 | -0/+1 |
2020-08-25 | bpf: Implement bpf_local_storage for inodes | KP Singh | 1 | -0/+273 |