index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-17
selftests/bpf: Add BPF linked list API tests
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Add failure test cases for spin lock pairing
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Update spinlock selftest
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Add __contains macro to bpf_experimental.h
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Add comments for map BTF matching requirement for bpf_list_head
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Add 'release on unlock' logic for bpf_list_push_{front,back}
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce single ownership BPF linked list API
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Permit NULL checking pointer with non-zero fixed offset
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce bpf_obj_drop
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce bpf_obj_new
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Support constant scalar arguments for kfuncs
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Rewrite kfunc argument handling
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Allow locking bpf_spin_lock in inner map values
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Allow locking bpf_spin_lock global variables
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Allow locking bpf_spin_lock in allocated objects
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Verify ownership relationships for user BTF types
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Recognize lock and list fields in allocated objects
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce allocated objects support
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Populate field_offs for inner_map_meta
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Free inner_map_meta when btf_record_dup fails
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Do btf_record_free outside map_free callback
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Fix early return in map_check_btf
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Pass target triple to get_sys_includes macro
Björn Töpel
2022-11-17
selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub-make
Björn Töpel
2022-11-17
bpf: Pass map file to .map_update_batch directly
Hou Tao
2022-11-17
bpf/docs: Include blank lines between bullet points in bpf_devel_QA.rst
Daniel Müller
2022-11-16
selftests/bpf: fix memory leak of lsm_cgroup
Wang Yufen
2022-11-15
selftests/bpf: allow unpriv bpf for selftests by default
Eduard Zingerman
2022-11-15
bpftool: Check argc first before "file" in do_batch()
Tiezhu Yang
2022-11-15
docs/bpf: Fix sample code in MAP_TYPE_ARRAY docs
Donald Hunter
2022-11-15
Merge branch 'propagate nullness information for reg to reg comparisons'
Alexei Starovoitov
2022-11-15
selftests/bpf: check nullness propagation for reg to reg comparisons
Eduard Zingerman
2022-11-15
bpf: propagate nullness information for reg to reg comparisons
Eduard Zingerman
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
2022-11-15
dev: Move received_rps counter next to RPS members in softnet data
Toke Høiland-Jørgensen
2022-11-15
bpf/docs: Document how to run CI without patch submission
Daniel Müller
2022-11-14
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Rename MEM_ALLOC to MEM_RINGBUF
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Rename RET_PTR_TO_ALLOC_MEM
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Fix copy_map_value, zero_map_value
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Remove BPF_MAP_OFF_ARR_MAX
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Remove local kptr references in documentation
Kumar Kartikeya Dwivedi
2022-11-14
Merge branch 'libbpf: Fixed various checkpatch issues'
Andrii Nakryiko
2022-11-14
libbpf: checkpatch: Fixed code alignments in ringbuf.c
Kang Minchul
2022-11-14
libbpf: Fixed various checkpatch issues in libbpf.c
Kang Minchul
2022-11-14
libbpf: checkpatch: Fixed code alignments in btf.c
Kang Minchul
2022-11-14
bpf, docs: Fixup cpumap sphinx >= 3.1 warning
Maryam Tahhan
2022-11-14
libbpf: Fix uninitialized warning in btf_dump_dump_type_data
David Michael
2022-11-14
Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
[prev]
[next]