summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-06selftests/bpf: Accept mem from dynptr in helper funcsDaniel Rosenberg
2023-05-06bpf: verifier: Accept dynptr mem as mem in helpersDaniel Rosenberg
2023-05-06selftests/bpf: Check overflow in optional bufferDaniel Rosenberg
2023-05-06selftests/bpf: Test allowing NULL buffer in dynptr sliceDaniel Rosenberg
2023-05-06bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)Daniel Rosenberg
2023-05-06Merge branch 'Introduce a new kfunc of bpf_task_under_cgroup'Alexei Starovoitov
2023-05-06selftests/bpf: Add testcase for bpf_task_under_cgroupFeng Zhou
2023-05-06bpf: Add bpf_task_under_cgroup() kfuncFeng Zhou
2023-05-05samples/bpf: Fix buffer overflow in tcp_baserttPengcheng Yang
2023-05-05bpf, docs: Update llvm_relocs.rst with typo fixesWill Hawkins
2023-05-04Merge branch 'Add precision propagation for subprogs and callbacks'Alexei Starovoitov
2023-05-04selftests/bpf: revert iter test subprog precision workaroundAndrii Nakryiko
2023-05-04selftests/bpf: add precision propagation tests in the presence of subprogsAndrii Nakryiko
2023-05-04bpf: support precision propagation in the presence of subprogsAndrii Nakryiko
2023-05-04bpf: fix mark_all_scalars_precise use in mark_chain_precisionAndrii Nakryiko
2023-05-04bpf: fix propagate_precision() logic for inner framesAndrii Nakryiko
2023-05-04bpf: maintain bitmasks across all active frames in __mark_chain_precisionAndrii Nakryiko
2023-05-04bpf: improve precision backtrack loggingAndrii Nakryiko
2023-05-04bpf: encapsulate precision backtracking bookkeepingAndrii Nakryiko
2023-05-04bpf: mark relevant stack slots scratched for register read instructionsAndrii Nakryiko
2023-05-04veristat: add -t flag for adding BPF_F_TEST_STATE_FREQ program flagAndrii Nakryiko
2023-05-04libbpf: Fix comment about arc and riscv arch in bpf_tracing.hKenjiro Nakayama
2023-05-02bpf: Print a warning only if writing to unprivileged_bpf_disabled.Kui-Feng Lee
2023-05-02bpf: Emit struct bpf_tcp_sock type in vmlinux BTFYonghong Song
2023-05-01Merge branch 'selftests/bpf: test_progs can read test lists from file'Andrii Nakryiko
2023-05-01selftests/bpf: Test_progs can read test lists from fileStephen Veiss
2023-05-01selftests/bpf: Extract insert_test from parse_test_listStephen Veiss
2023-05-01libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...Martin KaFai Lau
2023-04-27selftests/bpf: Add fexit_sleep to DENYLIST.aarch64Martin KaFai Lau
2023-04-27selftests/bpf: Fix selftest test_global_funcs/global_func1 failure with lates...Yonghong Song
2023-04-27bpftool: Dump map id instead of value for map_of_maps typesXueming Feng
2023-04-27xsk: Use pool->dma_pages to check for DMAKal Conley
2023-04-27selftests/bpf: Update the aarch64 tests deny listFlorent Revest
2023-04-27selftests/bpf: xdp_hw_metadata track more timestampsJesper Dangaard Brouer
2023-04-27igc: Add XDP hints kfuncs for RX timestampJesper Dangaard Brouer
2023-04-27igc: Add XDP hints kfuncs for RX hashJesper Dangaard Brouer
2023-04-27igc: Add igc_xdp_buff wrapper for xdp_buff in driverJesper Dangaard Brouer
2023-04-27igc: Enable and fix RX hash usage by netstackJesper Dangaard Brouer
2023-04-27bpftool: Show map IDs along with struct_ops links.Kui-Feng Lee
2023-04-27docs/bpf: Add LRU internals description and graphJoe Stringer
2023-04-27docs/bpf: Add table to describe LRU propertiesJoe Stringer
2023-04-27selftests/bpf: Add test case to assert precise scalar path pruningDaniel Borkmann
2023-04-27selftests/bpf: Add tests for dynptr convenience helpersJoanne Koong
2023-04-27bpf: Add bpf_dynptr_cloneJoanne Koong
2023-04-27bpf: Add bpf_dynptr_sizeJoanne Koong
2023-04-27bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonlyJoanne Koong
2023-04-27bpf: Add bpf_dynptr_adjustJoanne Koong
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-04-26Merge tag 'ata-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds