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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-04-12
bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs
Christian Ehrig
2023-04-12
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Christian Ehrig
2023-04-11
bpf: Simplify internal verifier log interface
Andrii Nakryiko
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
2023-04-11
bpf: Keep track of total log content size in both fixed and rolling modes
Andrii Nakryiko
2023-04-11
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
2023-04-11
bpf: Split off basic BPF verifier log into separate file
Andrii Nakryiko
2023-04-06
xsk: Fix unaligned descriptor validation
Kal Conley
2023-04-05
kallsyms: move module-related functions under correct configs
Viktor Malik
2023-04-04
bpf: Refactor btf_nested_type_is_trusted().
Alexei Starovoitov
2023-04-04
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
2023-03-25
bpf: Use bpf_mem_cache_alloc/free for bpf_local_storage
Martin KaFai Lau
2023-03-25
bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem
Martin KaFai Lau
2023-03-25
bpf: Add a few bpf mem allocator functions
Martin KaFai Lau
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2023-03-22
net: Update an existing TCP congestion control algorithm.
Kui-Feng Lee
2023-03-22
bpf: Retire the struct_ops map kvalue->refcnt.
Kui-Feng Lee
2023-03-22
bpf: return long from bpf_map_ops funcs
JP Kobryn
2023-03-20
net: skbuff: move the fields BPF cares about directly next to the offset marker
Jakub Kicinski
2023-03-20
net: skbuff: reorder bytes 2 and 3 of the bitfield
Jakub Kicinski
2023-03-20
net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
Jakub Kicinski
2023-03-17
kallsyms, bpf: Move find_kallsyms_symbol_value out of internal header
Viktor Malik
2023-03-15
bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
Viktor Malik
2023-03-14
xdp: remove unused {__,}xdp_release_frame()
Alexander Lobakin
2023-03-14
net: page_pool, skbuff: make skb_mark_for_recycle() always available
Alexander Lobakin
2023-03-13
bpf: use canonical ftrace path
Ross Zwisler
2023-03-13
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
2023-03-13
tasks: Extract rcu_users out of union
David Vernet
2023-03-10
bpf: Support __kptr to local kptrs
Dave Marchevsky
2023-03-10
bpf: Change btf_record_find enum parameter to field_mask
Dave Marchevsky
2023-03-10
bpf: Add bpf_selem_free()
Martin KaFai Lau
2023-03-10
bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storage
Martin KaFai Lau
2023-03-10
bpf: Remember smap in bpf_local_storage
Martin KaFai Lau
2023-03-10
bpf: Refactor codes into bpf_local_storage_destroy
Martin KaFai Lau
2023-03-10
bpf: Move a few bpf_local_storage functions to static scope
Martin KaFai Lau
2023-03-10
bpf: ensure state checkpointing at iter_next() call sites
Andrii Nakryiko
2023-03-09
bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
Michael Weiß
2023-03-08
bpf: implement numbers iterator
Andrii Nakryiko
2023-03-08
bpf: add support for open-coded iterator loops
Andrii Nakryiko
2023-03-08
bpf: add iterator kfuncs registration and validation logic
Andrii Nakryiko
2023-03-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2023-03-08
net: reclaim skb->scm_io_uring bit
Eric Dumazet
2023-03-07
net: remove enum skb_free_reason
Eric Dumazet
2023-03-07
net: phy: improve phy_read_poll_timeout
Heiner Kallweit
2023-03-07
bpf: offload map memory usage
Yafang Shao
2023-03-07
bpf, net: xskmap memory usage
Yafang Shao
2023-03-07
bpf, net: bpf_local_storage memory usage
Yafang Shao
2023-03-07
bpf: add new map ops ->map_mem_usage
Yafang Shao
2023-03-07
bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF again
Nathan Chancellor
[next]