index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-05-23
bpf: Add bpf_dynptr_read and bpf_dynptr_write
Joanne Koong
2022-05-23
bpf: Dynptr support for ring buffers
Joanne Koong
2022-05-23
bpf: Add bpf_dynptr_from_mem for local dynptrs
Joanne Koong
2022-05-23
bpf: Add verifier support for dynptrs
Joanne Koong
2022-05-23
bpf: Introduce bpf_arch_text_invalidate for bpf_prog_pack
Song Liu
2022-05-20
selftests/bpf: Add missing trampoline program type to trampoline_count test
Yuntao Wang
2022-05-20
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-13
bpf: Add MEM_UNINIT as a bpf_type_flag
Joanne Koong
2022-05-11
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
2022-05-11
bpf: Fix sparse warning for bpf_kptr_xchg_proto
Kumar Kartikeya Dwivedi
2022-05-10
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2022-05-10
bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
Kui-Feng Lee
2022-05-10
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-05-10
ftrace: Add ftrace_lookup_symbols function
Jiri Olsa
2022-05-10
kallsyms: Make kallsyms_on_each_symbol generally available
Jiri Olsa
2022-05-10
bpf: Add bpf_link iterator
Dmitrii Dolgov
2022-05-10
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-27
net: atm: remove support for ZeitNet ZN122x ATM devices
Jakub Kicinski
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
2022-04-25
bpf: Make BTF type match stricter for release arguments
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Teach verifier about kptr_get kfunc helpers
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Prevent escaping of kptr loaded from maps
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Use bpf_prog_run_array_cg_flags everywhere
Stanislav Fomichev
2022-04-25
devlink: introduce line card device info infrastructure
Jiri Pirko
2022-04-25
devlink: introduce line card info get message
Jiri Pirko
2022-04-25
devlink: introduce line card devices support
Jiri Pirko
2022-04-23
mptcp: dump infinite_map field in mptcp_dump_mpext
Geliang Tang
2022-04-23
mptcp: infinite mapping sending
Geliang Tang
2022-04-22
qed: Remove IP services API.
Guillaume Nault
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
2022-04-22
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-21
Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-20
net: Change skb_ensure_writable()'s write_len param to unsigned int type
Liu Jian
2022-04-20
Merge tag 'linux-can-next-for-5.19-20220419' of git://git.kernel.org/pub/scm/...
David S. Miller
2022-04-20
net/sched: flower: Add number of vlan tags filter
Boris Sukholitko
2022-04-20
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
2022-04-19
bpf: Fix usage of trace RCU in local storage.
KP Singh
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
2022-04-19
fs: fix acl translation
Christian Brauner
2022-04-19
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
2022-04-19
can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...
Marc Kleine-Budde
[next]