Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: lru: Remove unused declaration bpf_lru_promote() | Yue Haibing | 2023-08-08 | 1 | -1/+0 |
* | bpf: Address KCSAN report on bpf_lru_list | Martin KaFai Lau | 2023-05-12 | 1 | -5/+2 |
* | printk: stop including cache.h from printk.h | Peter Collingbourne | 2022-05-13 | 1 | -0/+1 |
* | bpf: Fix a typo "inacitve" -> "inactive" | Qiujun Huang | 2020-04-06 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | bpf: Only set node->ref = 1 if it has not been set | Martin KaFai Lau | 2017-09-01 | 1 | -1/+2 |
* | bpf: Add percpu LRU list | Martin KaFai Lau | 2016-11-15 | 1 | -2/+6 |
* | bpf: LRU List | Martin KaFai Lau | 2016-11-15 | 1 | -0/+80 |