summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-06selftests/bpf: Add more test cases for LPM trieHou Tao
2024-12-06selftests/bpf: Move test_lpm_map.c to map_testsHou Tao
2024-12-06bpf: Use raw_spinlock_t for LPM trieHou Tao
2024-12-06bpf: Switch to bpf mem allocator for LPM trieHou Tao
2024-12-06bpf: Fix exact match conditions in trie_get_next_key()Hou Tao
2024-12-06bpf: Handle in-place update for full LPM trie correctlyHou Tao
2024-12-06bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trieHou Tao
2024-12-06bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elemHou Tao
2024-12-06bpf: Remove unnecessary check when updating LPM trieHou Tao
2024-12-04Merge branch 'fixes-for-stack-with-allow_ptr_leaks'Alexei Starovoitov
2024-12-04selftests/bpf: Add test for narrow spill into 64-bit spilled scalarKumar Kartikeya Dwivedi
2024-12-04selftests/bpf: Add test for reading from STACK_INVALID slotsKumar Kartikeya Dwivedi
2024-12-04selftests/bpf: Introduce __caps_unpriv annotation for testsEduard Zingerman
2024-12-04bpf: Fix narrow scalar spill onto 64-bit spilled scalar slotsTao Lyu
2024-12-04bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_miscKumar Kartikeya Dwivedi
2024-12-03samples/bpf: Remove unnecessary -I flags from libbpf EXTRA_CFLAGSEduard Zingerman
2024-12-02bpf: Zero index arg error string for dynptr and iterKumar Kartikeya Dwivedi
2024-12-02Merge branch 'fix-missing-process_iter_arg-type-check'Alexei Starovoitov
2024-12-02selftests/bpf: Add tests for iter arg checkKumar Kartikeya Dwivedi
2024-12-02bpf: Ensure reg is PTR_TO_STACK in process_iter_argTao Lyu
2024-11-29tools: Override makefile ARCH variable if defined, but emptyBjörn Töpel
2024-11-26selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_s...Zijian Zhang
2024-11-26tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsgZijian Zhang
2024-11-26selftests/bpf: Check for PREEMPTION instead of PREEMPTSebastian Andrzej Siewior
2024-11-25bpftool: fix potential NULL pointer dereferencing in prog_dump()Amir Mohammadi
2024-11-25xsk: always clear DMA mapping information when unmapping the poolLarysa Zaremba
2024-11-25Merge branch 'bpf-fix-oob-accesses-in-map_delete_elem-callbacks'Alexei Starovoitov
2024-11-25bpf: fix OOB devmap writes when deleting elementsMaciej Fijalkowski
2024-11-25xsk: fix OOB map writes when deleting elementsMaciej Fijalkowski
2024-11-25Merge branch 'bpf-vsock-fix-poll-and-close'Alexei Starovoitov
2024-11-25selftest/bpf: Add test for vsock removal from sockmap on close()Michal Luczaj
2024-11-25bpf, vsock: Invoke proto::close on close()Michal Luczaj
2024-11-25selftest/bpf: Add test for af_vsock poll()Michal Luczaj
2024-11-25bpf, vsock: Fix poll() missing a queueMichal Luczaj
2024-11-25bpf, lsm: Remove getlsmprop hooks BTF IDsThomas Weißschuh
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-22Merge tag '6.13-rc-part1-SMB3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2024-11-22Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-22Merge tag 'unicode-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-22Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-11-22Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-22Merge tag 'thermal-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-22Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-11-22Merge tag 'tpmdd-next-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-22Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2024-11-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-11-22Merge tag 'backlight-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds