summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-24bpf: Improve JEQ/JNE branch taken logicAndrii Nakryiko
2023-10-24bpf: Fold smp_mb__before_atomic() into atomic_set_release()Paul E. McKenney
2023-10-24bpf: Fix unnecessary -EBUSY from htab_lock_bucketSong Liu
2023-10-24xsk: Avoid starving the xsk further down the listAlbert Huang
2023-10-23Merge branch 'exact-states-comparison-for-iterator-convergence-checks'Alexei Starovoitov
2023-10-23bpf: print full verifier states on infinite loop detectionEduard Zingerman
2023-10-23selftests/bpf: test if state loops are detected in a tricky caseEduard Zingerman
2023-10-23bpf: correct loop detection for iterators convergenceEduard Zingerman
2023-10-23selftests/bpf: tests with delayed read/precision makrs in loop bodyEduard Zingerman
2023-10-23bpf: exact states comparison for iterator convergence checksEduard Zingerman
2023-10-23bpf: extract same_callsites() as utility functionEduard Zingerman
2023-10-23bpf: move explored_state() closer to the beginning of verifier.cEduard Zingerman
2023-10-23bpf, tcx: Get rid of tcx_link_constDaniel Borkmann
2023-10-23samples: bpf: Fix syscall_tp openat argumentDenys Zagorui
2023-10-20Merge branch 'bpf-fixes-for-per-cpu-kptr'Alexei Starovoitov
2023-10-20selftests/bpf: Add more test cases for bpf memory allocatorHou Tao
2023-10-20bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()Hou Tao
2023-10-20bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.hHou Tao
2023-10-20bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()Hou Tao
2023-10-20bpf: Re-enable unit_size checking for global per-cpu allocatorHou Tao
2023-10-20mm/percpu.c: introduce pcpu_alloc_size()Hou Tao
2023-10-20mm/percpu.c: don't acquire pcpu_lock for pcpu_chunk_addr_search()Hou Tao
2023-10-20selftests/bpf: Make linked_list failure test more robustKumar Kartikeya Dwivedi
2023-10-19Merge branch 'add-open-coded-task-css_task-and-css-iters'Alexei Starovoitov
2023-10-19selftests/bpf: Add tests for open-coded task and css iterChuyi Zhou
2023-10-19selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.cChuyi Zhou
2023-10-19bpf: Let bpf_iter_task_new accept null task ptrChuyi Zhou
2023-10-19bpf: teach the verifier to enforce css_iter and task_iter in RCU CSChuyi Zhou
2023-10-19bpf: Introduce css open-coded iterator kfuncsChuyi Zhou
2023-10-19bpf: Introduce task open coded iterator kfuncsChuyi Zhou
2023-10-19bpf: Introduce css_task open-coded iterator kfuncsChuyi Zhou
2023-10-19cgroup: Prepare for using css_task_iter_*() in BPFChuyi Zhou
2023-10-19bpftool: Wrap struct_ops dump in an arrayManu Bretelle
2023-10-19bpftool: Fix printing of pointer valueManu Bretelle
2023-10-19bpf, docs: Define signed modulo as using truncated divisionDave Thaler
2023-10-18selftests/bpf: Add options and frags to xdp_hw_metadataLarysa Zaremba
2023-10-17selftests/bpf: Add additional mprog query test coverageDaniel Borkmann
2023-10-17selftests/bpf: Add selftest for bpf_task_under_cgroup() in sleepable progYafang Shao
2023-10-17bpf: Fix missed rcu read lock in bpf_task_under_cgroup()Yafang Shao
2023-10-17net, bpf: Add a warning if NAPI cb missed xdp_do_flush().Sebastian Andrzej Siewior
2023-10-17libbpf: Don't assume SHT_GNU_verdef presence for SHT_GNU_versym sectionAndrii Nakryiko
2023-10-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-16page_pool: fragment API support for 32-bit arch with 64-bit DMAYunsheng Lin
2023-10-16net: stub tcp_gro_complete if CONFIG_INET=nJacob Keller
2023-10-16drivers: net: wwan: wwan_core.c: resolved spelling mistakeMuhammad Muzammil
2023-10-16cgroup, netclassid: on modifying netclassid in cgroup, only consider the main...Liansen Zhai
2023-10-16net: usb: replace deprecated strncpy with strscpyJustin Stitt
2023-10-16lan78xx: replace deprecated strncpy with strscpyJustin Stitt
2023-10-16net: phy: smsc: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-16net: netcp: replace deprecated strncpy with strscpyJustin Stitt