文件最后提交记录最后更新时间
bpf: Fix umd memory leak in copy_process()5 年前
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE5 年前
bpf: fix potential 32-bit overflow when accessing ARRAY map element11 个月前
bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF5 年前
bpf: Fix an unitialized value in bpf_iter5 年前
bpf: Annotate data races in bpf_local_storage2 年前
bpf: Address KCSAN report on bpf_lru_list2 年前
bpf: Address KCSAN report on bpf_lru_list2 年前
bpf: Update verification logic for LSM programs5 年前
bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog4 年前
bpf: tcp: Support tcp_congestion_ops in bpf6 年前
bpf/btf: Accept function names that contain dots2 年前
bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen4 个月前
bpf: Fix a data-race around bpf_jit_limit.11 个月前
bpf, cpumap: Make sure kthread is running before map update returns7 个月前
bpf: fix OOB devmap writes when deleting elements1 年前
bpf: Introduce BPF nospec instruction for mitigating Spectre v44 年前
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 2956 年前
bpf: Remove bpf_image tree6 年前
bpf: Fix kmemleak warning for percpu hashmap11 个月前
bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers11 个月前
bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET5 年前
bpf: Add ambient BPF runtime context stored in current4 年前
bpf: Fix out-of-bounds write in trie_get_next_key()1 年前
bpf: Add map and need_defer parameters to .map_fd_put_ptr()1 年前
bpf: Add map and need_defer parameters to .map_fd_put_ptr()1 年前
bpf: Introduce MEM_RDONLY flag4 年前
bpf: Add support for forced LINK_DETACH command5 年前
bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill6 年前
bpf: Initialize same number of free nodes for each pcpu_freelist3 年前
bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI5 年前
bpf: Refactor bpf_iter_reg to have separate seq_info member5 年前
bpf: Avoid deadlock when using queue and stack maps from NMI2 年前
bpf, net: Rework cookie generator as per-cpu one5 年前
bpf: Sync pending IRQ work before freeing ring buffer5 个月前
bpf: Add crosstask check to __bpf_get_stack1 年前
bpf: avoid holding freeze_mutex during mmap operation11 个月前
bpf: Fix sysfs export of empty BTF section5 年前
bpf: Save correct stopping point in file seq iteration5 年前
bpf: Verifier, do explicit ALU32 bounds tracking6 年前
bpf: Fix memleak due to fentry attach failure7 个月前
bpf: Add preempt_count_{sub,add} into btf id deny list19 天前