projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2022-12-10
Eduard Zingerman
selftests/bpf: test cases for regsafe() bug skipping...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-10
Eduard Zingerman
bpf: regsafe() must not skip check_ids()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Donald Hunter
docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Alexei Starovoitov
Merge branch 'Dynptr refactorings'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Kumar Kartikeya...
selftests/bpf: Add test for dynptr reinit in user_ringb...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Kumar Kartikeya...
bpf: Use memmove for bpf_dynptr_{read,write}
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Kumar Kartikeya...
bpf: Move PTR_TO_STACK alignment check to process_dynpt...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Kumar Kartikeya...
bpf: Rework check_func_arg_reg_off
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Kumar Kartikeya...
bpf: Rework process_dynptr_func
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Kumar Kartikeya...
bpf: Propagate errors from process_* checks in check_fu...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Kumar Kartikeya...
bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dyn...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Alexei Starovoitov
Merge branch 'Misc optimizations for bpf mem allocator'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Hou Tao
bpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Hou Tao
bpf: Reuse freed element in free_by_rcu during allocation
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Stanislav Fomichev
selftests/bpf: Bring test_offload.py back to life
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Yang Jihong
bpf: Fix comment error in fixup_kfunc_call function
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Björn Töpel
bpf: Do not zero-extend kfunc return values
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Alexei Starovoitov
Merge branch 'Document some recent core kfunc additions'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
David Vernet
bpf/docs: Document struct cgroup * kfuncs
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
David Vernet
bpf/docs: Document struct task_struct * kfuncs
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Andrii Nakryiko
selftests/bpf: convert dynptr_fail and map_kptr_fail...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Andrii Nakryiko
selftests/bpf: add generic BPF program tester-loader
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Andrii Nakryiko
bpf: Remove unused insn_cnt argument from visit_[func_c...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Alexei Starovoitov
Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_re...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Benjamin Tissoires
bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Christophe...
net: xsk: Don't include <linux/rculist.h>
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Alexei Starovoitov
Merge branch 'Refactor verifier prune and jump point...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Andrii Nakryiko
bpf: remove unnecessary prune and jump points
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Andrii Nakryiko
bpf: mostly decouple jump history management from is_st...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Andrii Nakryiko
bpf: decouple prune and jump points
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Dave Marchevsky
bpf: Loosen alloc obj test in verifier's reg_btf_record
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
David Vernet
bpf: Don't use rcu_users to refcount in task kfuncs
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Andrii Nakryiko
Merge branch 'BPF selftests fixes'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Daan De Meyer
selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Daan De Meyer
selftests/bpf: Use "is not set" instead of "=n"
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Daan De Meyer
selftests/bpf: Install all required files to run selftests
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Timo Hunziker
libbpf: Parse usdt args without offset on x86 (e.g...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Martin KaFai Lau
selftests/bpf: Allow building bpf tests with CONFIG_XFR...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Miaoqian Lin
bpftool: Fix memory leak in do_build_table_cb
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Pu Lehui
riscv, bpf: Emit fixed-length instructions for BPF_PSEU...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Martin KaFai Lau
Merge branch 'xfrm: interface: Add unstable helpers...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Eyal Birger
selftests/bpf: add xfrm_info tests
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Eyal Birger
tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Eyal Birger
xfrm: interface: Add unstable helpers for setting/getti...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Eyal Birger
xfrm: interface: rename xfrm_interface.c to xfrm_interf...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-05
James Hilliard
selftests/bpf: Fix conflicts with built-in functions...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-05
Eric Dumazet
bpf, sockmap: fix race in sock_map_free()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-05
Toke Høiland...
bpf: Add dummy type reference to nf_conn___init to...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-05
Yonghong Song
bpf: Add sleepable prog tests for cgrp local storage
commit
|
commitdiff
|
tree
|
snapshot
2022-12-05
Yonghong Song
bpf: Enable sleeptable support for cgrp local storage
commit
|
commitdiff
|
tree
|
snapshot
2022-12-05
Sreevani Sreejith
bpf, docs: BPF Iterator Document
commit
|
commitdiff
|
tree
|
snapshot
2022-12-04
Yonghong Song
bpf: Do not mark certain LSM hook arguments as trusted
commit
|
commitdiff
|
tree
|
snapshot
2022-12-04
Alexei Starovoitov
Merge branch 'bpf: Handle MEM_RCU type properly'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-04
Yonghong Song
docs/bpf: Add KF_RCU documentation
commit
|
commitdiff
|
tree
|
snapshot
2022-12-04
Yonghong Song
selftests/bpf: Fix rcu_read_lock test with new MEM_RCU...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-04
Yonghong Song
bpf: Handle MEM_RCU type properly
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Xin Liu
libbpf: Improve usability of libbpf Makefile
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
James Hilliard
selftests/bpf: Add GCC compatible builtins to bpf_legacy.h
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Zheng Yejian
bpf, docs: Correct the example of BPF_XOR
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Dave Marchevsky
selftests/bpf: Validate multiple ref release_on_unlock...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Dave Marchevsky
bpf: Fix release_on_unlock release logic for multiple...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-01
Yonghong Song
bpf: Fix a compilation failure with clang lto build
commit
|
commitdiff
|
tree
|
snapshot
2022-12-01
Pengcheng Yang
selftests/bpf: Add ingress tests for txmsg with apply_bytes
commit
|
commitdiff
|
tree
|
snapshot
2022-12-01
Pengcheng Yang
bpf, sockmap: Fix data loss caused by using apply_bytes...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-01
Pengcheng Yang
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-01
Pengcheng Yang
bpf, sockmap: Fix repeated calls to sock_put() when...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Alexei Starovoitov
bpf: Tighten ptr_to_btf_id checks.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Daniel Borkmann
selftests/bpf: Add bench test to arm64 and s390x denylist
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Andrii Nakryiko
selftests/bpf: Make sure enum-less bpf_enable_stats...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Andrii Nakryiko
libbpf: Avoid enum forward-declarations in public API...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Martin KaFai Lau
selftests/bpf: Avoid pinning prog when attaching to...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Martin KaFai Lau
selftests/bpf: Remove serial from tests using {open...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Martin KaFai Lau
selftests/bpf: Remove the "/sys" mount and umount dance...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Martin KaFai Lau
selftests/bpf: Avoid pinning bpf prog in the netns_load...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Martin KaFai Lau
selftests/bpf: Avoid pinning bpf prog in the tc_redirec...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Martin KaFai Lau
selftests/bpf: Avoid pinning bpf prog in the tc_redirec...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Martin KaFai Lau
selftests/bpf: Use if_nametoindex instead of reading...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Willem de Bruijn
selftests/net: add csum offload test
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Jakub Kicinski
Merge branch 'master' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Jakub Kicinski
Merge branch 'net-pcs-altera-tse-simplify-and-clean...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Maxime Chevallier
net: pcs: altera-tse: remove unnecessary register defin...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Maxime Chevallier
net: pcs: altera-tse: don't set the speed for 1000BaseX
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Maxime Chevallier
net: pcs: altera-tse: use read_poll_timeout to wait...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Jakub Kicinski
Merge branch 'mptcp-msg_fastopen-and-tfo-listener-side...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Dmytro Shytyi
selftests: mptcp: mptfo Initiator/Listener
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Matthieu Baerts
mptcp: add support for TCP_FASTOPEN_KEY sockopt
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Dmytro Shytyi
mptcp: add TCP_FASTOPEN sock option
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Dmytro Shytyi
mptcp: add subflow_v(4,6)_send_synack()
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Dmytro Shytyi
mptcp: implement delayed seq generation for passive...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Paolo Abeni
mptcp: consolidate initial ack seq generation
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Paolo Abeni
mptcp: track accurately the incoming MPC suboption...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Dmytro Shytyi
mptcp: add MSG_FASTOPEN sendmsg flag support
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Linus Torvalds
Merge tag 'net-6.1-rc8-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Yuan Can
udp_tunnel: Add checks for nla_nest_start() in __udp_tu...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Yoshihiro Shimoda
net: ethernet: renesas: ravb: Fix promiscuous mode...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Ayush Sawal
MAINTAINERS: Update maintainer list for chelsio drivers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Shannon Nelson
ionic: update MAINTAINERS entry
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Zhengchao Shao
sctp: fix memory leak in sctp_stream_outq_migrate()
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Willem de Bruijn
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COM...
commit
|
commitdiff
|
tree
|
snapshot
next