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
2023-04-21
Florian Westphal
bpf: add bpf_link support for BPF_NETFILTER programs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Kui-Feng Lee
bpftool: Update doc to explain struct_ops register...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Kui-Feng Lee
bpftool: Register struct_ops with a link.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Stanislav Fomichev
selftests/bpf: Verify optval=NULL case
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Stanislav Fomichev
bpf: Don't EFAULT for getsockopt with optval=NULL
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Magnus Karlsson
selftests/xsk: Put MAP_HUGE_2MB in correct argument
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Dave Marchevsky
bpf: Fix bpf_refcount_acquire's refcount_t address...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Alexei Starovoitov
bpf: Fix race between btf_put and btf_idr walk.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Alexei Starovoitov
Merge branch 'fix __retval() being always ignored'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Eduard Zingerman
selftests/bpf: populate map_array_ro map for verifier_a...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Eduard Zingerman
selftests/bpf: add pre bpf_prog_test_run_opts() callbac...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Eduard Zingerman
selftests/bpf: fix __retval() being always ignored
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Eduard Zingerman
selftests/bpf: disable program test run for progs/refco...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Quentin Monnet
bpftool: Replace "__fallthrough" by a comment to addres...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Alexei Starovoitov
Merge branch 'Access variable length array relaxed...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Feng Zhou
selftests/bpf: Add test to access integer type of varia...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Feng Zhou
bpf: support access variable length array of integer...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Magnus Karlsson
selftests/xsk: Fix munmap for hugepage allocated umem
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Alexei Starovoitov
Merge branch 'Provide bpf_for() and bpf_for_each()...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Andrii Nakryiko
libbpf: mark bpf_iter_num_{new,next,destroy} as __weak
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Andrii Nakryiko
libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Andrii Nakryiko
selftests/bpf: add missing __weak kfunc log fixup test
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Andrii Nakryiko
libbpf: improve handling of unresolved kfuncs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Andrii Nakryiko
libbpf: report vmlinux vs module name when dealing...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Andrii Nakryiko
libbpf: misc internal libbpf clean ups around log fixup
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Yonghong Song
selftests/bpf: Add a selftest for checking subreg equality
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Yonghong Song
bpf: Improve verifier u32 scalar equality checking
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Sean Young
bpf: lirc program type should not require SYS_CAP_ADMIN
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Daniel Borkmann
bpf: Set skb redirect and from_ingress info in __bpf_tx_skb
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Alexei Starovoitov
Merge branch 'Remove KF_KPTR_GET kfunc flag'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
David Vernet
bpf,docs: Remove KF_KPTR_GET from documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
David Vernet
bpf: Remove KF_KPTR_GET kfunc flag
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
David Vernet
bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Alexei Starovoitov
Merge branch 'Shared ownership for local kptrs'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Dave Marchevsky
selftests/bpf: Add refcounted_kptr tests
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Dave Marchevsky
bpf: Centralize btf_field-specific initialization logic
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Dave Marchevsky
bpf: Migrate bpf_rbtree_remove to possibly fail
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Dave Marchevsky
selftests/bpf: Modify linked_list tests to work with...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Dave Marchevsky
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Dave Marchevsky
bpf: Add bpf_refcount_acquire kfunc
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Dave Marchevsky
bpf: Support refcounted local kptrs in existing semantics
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Dave Marchevsky
bpf: Introduce opaque bpf_refcount struct and add btf_r...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Dave Marchevsky
bpf: Remove btf_field_offs, use btf_record's fields...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Rong Tao
samples/bpf: sampleip: Replace PAGE_OFFSET with _text...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Ilya Leoshkevich
bpf: Support 64-bit pointers to kfuncs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yafang
bpf: Add preempt_count_{sub,add} into btf id deny list
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Alexei Starovoitov
selftests/bpf: Workaround for older vm_sockets.h.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Alexei Starovoitov
selftests/bpf: Fix merge conflict due to SYS() macro...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Jakub Kicinski
Daniel Borkmann says:
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Linus Torvalds
Merge tag 'net-6.3-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Linus Torvalds
Merge tag 'devicetree-fixes-for-6.2-3' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Linus Torvalds
Merge tag 'pinctrl-v6.3-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Linus Torvalds
Merge tag 'drm-fixes-2023-04-13' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Jakub Kicinski
Merge tag 'for-netdev' of https://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Daniel Vetter
Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Daniel Borkmann
bpf, sockmap: Revert buggy deadlock fix in the sockhash...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Alexei Starovoitov
Merge branch 'XDP-hints: change RX-hash kfunc bpf_xdp_m...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Jesper Dangaard...
selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Jesper Dangaard...
mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Jesper Dangaard...
veth: bpf_xdp_metadata_rx_hash add xdp rss hash type
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Jesper Dangaard...
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Jesper Dangaard...
xdp: rss hash types representation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Jesper Dangaard...
selftests/bpf: xdp_hw_metadata remove bpf_printk and...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Daniel Vetter
fbcon: set_con2fb_map needs to set con2fb_map!
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Daniel Vetter
fbcon: Fix error paths in set_con2fb_map
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Liang Chen
skbuff: Fix a race between coalescing and releasing...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Roman Gushchin
net: macb: fix a memory corruption in extended buffer...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Xin Long
selftests: add the missing CONFIG_IP_SCTP in net config
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Eric Dumazet
udp6: fix potential access to stale information
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Aaron Conole
selftests: openvswitch: adjust datapath NL message...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Jakub Kicinski
Merge branch 'mptcp-more-fixes-for-6-3'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Matthieu Baerts
selftests: mptcp: userspace pm: uniform verify events
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Paolo Abeni
mptcp: fix NULL pointer dereference on fastopen early...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Paolo Abeni
mptcp: stricter state check in mptcp_worker
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Paolo Abeni
mptcp: use mptcp_schedule_work instead of open-coding it
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Hao Zeng
samples/bpf: Fix fout leak in hbm's run_bpf_prog
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Kal Conley
xsk: Elide base_addr comparison in xp_unaligned_validat...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Andrii Nakryiko
selftests/bpf: Fix compiler warnings in bpf_testmod...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Kal Conley
xsk: Simplify xp_aligned_validate_desc implementation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Andrii Nakryiko
selftests/bpf: Remove stand-along test_verifier_log...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Song Liu
selftests/bpf: Keep the loop in bpf_testmod_loop_test
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Song Liu
selftests/bpf: Fix leaked bpf_link in get_stackid_canno...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Song Liu
selftests/bpf: Use read_perf_max_sample_freq() in perf_...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Daniel Vetter
Merge tag 'drm-intel-fixes-2023-04-13' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Lorenz Bauer
selftests/bpf: Fix use of uninitialized op_name in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Paolo Abeni
Merge branch 'net-use-read_once-write_once-for-ring...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Jakub Kicinski
mlx4: use READ_ONCE/WRITE_ONCE for ring indexes
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Jakub Kicinski
bnxt: use READ_ONCE/WRITE_ONCE for ring indexes
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Jakub Kicinski
net: docs: update the sample code in driver.rst
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Paolo Abeni
Merge branch 'add-emac3-support-for-sa8540p-ride'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Andrew Halaney
net: stmmac: dwmac-qcom-ethqos: Add EMAC3 support
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Andrew Halaney
net: stmmac: dwmac-qcom-ethqos: Use loopback_en for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Andrew Halaney
net: stmmac: dwmac-qcom-ethqos: Respect phy-mode and...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Andrew Halaney
net: stmmac: dwmac4: Allow platforms to specify some...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Andrew Halaney
net: stmmac: Pass stmmac_priv in some callbacks
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Andrew Halaney
net: stmmac: Remove some unnecessary void pointers
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Andrew Halaney
net: stmmac: Fix DMA typo
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Andrew Halaney
net: stmmac: Remove unnecessary if statement brackets
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Andrew Halaney
dt-bindings: net: qcom,ethqos: Add Qualcomm sc8280xp...
commit
|
commitdiff
|
tree
|
snapshot
next