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-11
docs/bpf: Document BPF map types QUEUE and STACK
Donald Hunter
2022-11-11
docs/bpf: Document BPF ARRAY_OF_MAPS and HASH_OF_MAPS
Donald Hunter
2022-11-11
docs/bpf: Document BPF_MAP_TYPE_CPUMAP map
Maryam Tahhan
2022-11-11
docs/bpf: Document BPF_MAP_TYPE_LPM_TRIE map
Donald Hunter
2022-11-11
libbpf: Hashmap.h update to fix build issues using LLVM14
Eduard Zingerman
2022-11-09
Merge branch 'fix panic bringing up veth with xdp progs'
Martin KaFai Lau
2022-11-09
bpf: veth driver panics when xdp prog attached before veth_open
John Fastabend
2022-11-09
selftests: Fix test group SKIPPED result
Domenico Cerasuolo
2022-11-09
Merge branch 'libbpf: Resolve unambigous forward declarations'
Andrii Nakryiko
2022-11-09
selftests/bpf: Tests for btf_dedup_resolve_fwds
Eduard Zingerman
2022-11-09
libbpf: Resolve unambigous forward declarations
Eduard Zingerman
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-07
samples/bpf: Fix sockex3 error: Missing BPF prog type
Rong Tao
2022-11-07
selftests/bpf: Fix u32 variable compared with less than zero
Kang Minchul
2022-11-04
Documentation: bpf: Escape underscore in BPF type name prefix
Bagas Sanjaya
2022-11-04
selftests/bpf: Use consistent build-id type for liburandom_read.so
Artem Savkov
2022-11-04
selftests/bpf: cgroup_helpers.c: Fix strncpy() fortify warning
Rong Tao
2022-11-04
samples/bpf: Fix tracex2 error: No such file or directory
Rong Tao
2022-11-04
selftests/bpf: Tests for enum fwd resolved as full enum64
Eduard Zingerman
2022-11-04
libbpf: Resolve enum fwd as full enum64 and vice versa
Eduard Zingerman
2022-11-04
Merge branch 'BPF verifier precision tracking improvements'
Alexei Starovoitov
2022-11-04
selftests/bpf: make test_align selftest more robust
Andrii Nakryiko
2022-11-04
bpf: aggressively forget precise markings during state checkpointing
Andrii Nakryiko
2022-11-04
bpf: stop setting precise in current state
Andrii Nakryiko
2022-11-04
bpf: allow precision tracking for programs with subprogs
Andrii Nakryiko
2022-11-04
bpf: propagate precision across all frames, not just the last one
Andrii Nakryiko
2022-11-04
bpf: propagate precision in ALU/ALU64 operations
Andrii Nakryiko
2022-11-03
bpf: Refactor map->off_arr handling
Kumar Kartikeya Dwivedi
2022-11-03
bpf: Consolidate spin_lock, timer management into btf_record
Kumar Kartikeya Dwivedi
2022-11-03
Merge branch 'veristat: replay, filtering, sorting'
Alexei Starovoitov
2022-11-03
selftests/bpf: support stat filtering in comparison mode in veristat
Andrii Nakryiko
2022-11-03
selftests/bpf: support stats ordering in comparison mode in veristat
Andrii Nakryiko
2022-11-03
selftests/bpf: handle missing records in comparison mode better in veristat
Andrii Nakryiko
2022-11-03
selftests/bpf: make veristat emit all stats in CSV mode by default
Andrii Nakryiko
2022-11-03
selftests/bpf: support simple filtering of stats in veristat
Andrii Nakryiko
2022-11-03
selftests/bpf: allow to define asc/desc ordering for sort specs in veristat
Andrii Nakryiko
2022-11-03
selftests/bpf: ensure we always have non-ambiguous sorting in veristat
Andrii Nakryiko
2022-11-03
selftests/bpf: consolidate and improve file/prog filtering in veristat
Andrii Nakryiko
2022-11-03
selftests/bpf: shorten "Total insns/states" column names in veristat
Andrii Nakryiko
2022-11-03
selftests/bpf: add veristat replay mode
Andrii Nakryiko
2022-11-03
bpf: Refactor kptr_off_tab into btf_record
Kumar Kartikeya Dwivedi
2022-11-03
bpf: Drop reg_type_may_be_refcounted_or_null
Kumar Kartikeya Dwivedi
2022-11-03
bpf: Fix slot type check in check_stack_write_var_off
Kumar Kartikeya Dwivedi
2022-11-03
bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID
Kumar Kartikeya Dwivedi
2022-11-03
bpf: Allow specifying volatile type modifier for kptrs
Kumar Kartikeya Dwivedi
2022-11-03
bpf: Document UAPI details for special BPF types
Kumar Kartikeya Dwivedi
2022-11-03
bpf: make sure skb->len != 0 when redirecting to a tunneling device
Stanislav Fomichev
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-03
Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-03
Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
[next]