| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-08-18 | bpf: Replace get_next_cpu() with cpumask_next_wrap() | Fushuai Wang | -9/+1 |
| 2025-06-18 | bpf: Adjust free target to avoid global starvation of LRU map | Willem de Bruijn | -3/+6 |
| 2023-05-12 | bpf: Address KCSAN report on bpf_lru_list | Martin KaFai Lau | -8/+13 |
| 2021-02-10 | bpf_lru_list: Read double-checked variable once without lock | Marco Elver | -3/+4 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | -4/+1 |
| 2017-04-17 | bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4 | Martin KaFai Lau | -1/+1 |
| 2017-01-10 | bpf: Make unnecessarily global functions static | Tobias Klauser | -7/+10 |
| 2017-01-10 | bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive() | Tobias Klauser | -2/+1 |
| 2016-11-16 | bpf: Fix compilation warning in __bpf_lru_list_rotate_inactive | Martin KaFai Lau | -1/+1 |
| 2016-11-15 | bpf: Add percpu LRU list | Martin KaFai Lau | -17/+145 |
| 2016-11-15 | bpf: LRU List | Martin KaFai Lau | -0/+567 |
