Age | Commit message (Expand) | Author |
---|---|---|
2022-11-11 | bpf: Initialize same number of free nodes for each pcpu_freelist | Xu Kuohai |
2022-09-10 | bpf: Simplify code by using for_each_cpu_wrap() | Punit Agrawal |
2022-06-11 | bpf: avoid grabbing spin_locks of all cpus when no free elems | Feng Zhou |
2020-10-06 | bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI | Song Liu |
2020-02-24 | bpf: Dont iterate over possible CPUs with interrupts disabled | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner |
2019-01-31 | bpf: fix lockdep false positive in percpu_freelist | Alexei Starovoitov |
2017-11-15 | bpf: fix lockdep splat | Eric Dumazet |
2016-03-08 | bpf: introduce percpu_freelist | Alexei Starovoitov |