projects
/
linux-2.6-microblaze.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-microblaze.git
2022-02-02
Nathan Chancellor
scripts/pahole-flags.sh: Use pahole-version.sh
commit
|
commitdiff
|
tree
2022-02-02
Nathan Chancellor
kbuild: Add CONFIG_PAHOLE_VERSION
commit
|
commitdiff
|
tree
2022-02-02
Nathan Chancellor
MAINTAINERS: Add scripts/pahole-flags.sh to BPF section
commit
|
commitdiff
|
tree
2022-02-01
Alexei Starovoitov
bpf: Drop libbpf, libelf, libz dependency from bpf...
commit
|
commitdiff
|
tree
2022-02-01
Alexei Starovoitov
bpf: Open code obj_get_info_by_fd in bpf preload.
commit
|
commitdiff
|
tree
2022-02-01
Alexei Starovoitov
bpf: Convert bpf preload to light skeleton.
commit
|
commitdiff
|
tree
2022-02-01
Alexei Starovoitov
bpf: Remove unnecessary setrlimit from bpf preload.
commit
|
commitdiff
|
tree
2022-02-01
Alexei Starovoitov
libbpf: Open code raw_tp_open and link_create commands.
commit
|
commitdiff
|
tree
2022-02-01
Alexei Starovoitov
libbpf: Open code low level bpf commands.
commit
|
commitdiff
|
tree
2022-02-01
Alexei Starovoitov
libbpf: Add support for bpf iter in light skeleton.
commit
|
commitdiff
|
tree
2022-02-01
Andrii Nakryiko
Merge branch 'libbpf: deprecate xdp_cpumap, xdp_devmap...
commit
|
commitdiff
|
tree
2022-02-01
Lorenzo Bianconi
samples/bpf: Update cpumap/devmap sec_name
commit
|
commitdiff
|
tree
2022-02-01
Lorenzo Bianconi
selftests/bpf: Update cpumap/devmap sec_name
commit
|
commitdiff
|
tree
2022-02-01
Lorenzo Bianconi
libbpf: Deprecate xdp_cpumap, xdp_devmap and classifier...
commit
|
commitdiff
|
tree
2022-02-01
Dave Marchevsky
libbpf: Deprecate btf_ext rec_size APIs
commit
|
commitdiff
|
tree
2022-01-31
Kenta Tada
bpf: make bpf_copy_from_user_task() gpl only
commit
|
commitdiff
|
tree
2022-01-31
Alexei Starovoitov
Merge branch 'Split bpf_sock dst_port field'
commit
|
commitdiff
|
tree
2022-01-31
Jakub Sitnicki
selftests/bpf: Extend verifier and bpf_sock tests for...
commit
|
commitdiff
|
tree
2022-01-31
Jakub Sitnicki
bpf: Make dst_port field in struct bpf_sock 16-bit...
commit
|
commitdiff
|
tree
2022-01-28
Alexei Starovoitov
Merge branch 'selftests/bpf: use temp netns for testing'
commit
|
commitdiff
|
tree
2022-01-28
Hangbin Liu
selftests/bpf/test_xdp_redirect: use temp netns for...
commit
|
commitdiff
|
tree
2022-01-28
Hangbin Liu
selftests/bpf/test_xdp_meta: use temp netns for testing
commit
|
commitdiff
|
tree
2022-01-28
Hangbin Liu
selftests/bpf/test_tcp_check_syncookie: use temp netns...
commit
|
commitdiff
|
tree
2022-01-28
Hangbin Liu
selftests/bpf/test_lwt_seg6local: use temp netns for...
commit
|
commitdiff
|
tree
2022-01-28
Hangbin Liu
selftests/bpf/test_xdp_vlan: use temp netns for testing
commit
|
commitdiff
|
tree
2022-01-28
Hangbin Liu
selftests/bpf/test_xdp_veth: use temp netns for testing
commit
|
commitdiff
|
tree
2022-01-28
Hangbin Liu
selftests/bpf/test_xdp_redirect_multi: use temp netns...
commit
|
commitdiff
|
tree
2022-01-27
Hou Tao
bpf, x86: Remove unnecessary handling of BPF_SUB atomic op
commit
|
commitdiff
|
tree
2022-01-27
Alexei Starovoitov
Merge branch 'bpf: add __user tagging support in vmlinu...
commit
|
commitdiff
|
tree
2022-01-27
Yonghong Song
docs/bpf: clarify how btf_type_tag gets encoded in...
commit
|
commitdiff
|
tree
2022-01-27
Yonghong Song
selftests/bpf: specify pahole version requirement for...
commit
|
commitdiff
|
tree
2022-01-27
Yonghong Song
selftests/bpf: add a selftest with __user tag
commit
|
commitdiff
|
tree
2022-01-27
Yonghong Song
selftests/bpf: rename btf_decl_tag.c to test_btf_decl_tag.c
commit
|
commitdiff
|
tree
2022-01-27
Yonghong Song
bpf: reject program if a __user tagged memory accessed...
commit
|
commitdiff
|
tree
2022-01-27
Yonghong Song
compiler_types: define __user as __attribute__((btf_typ...
commit
|
commitdiff
|
tree
2022-01-27
Pavel Begunkov
cgroup/bpf: fast path skb BPF filtering
commit
|
commitdiff
|
tree
2022-01-27
Yonghong Song
selftests/bpf: fix a clang compilation error
commit
|
commitdiff
|
tree
2022-01-27
Magnus Karlsson
selftests, xsk: Fix bpf_res cleanup test
commit
|
commitdiff
|
tree
2022-01-27
Daniel Borkmann
Merge branch 'xsk-batching'
commit
|
commitdiff
|
tree
2022-01-27
Maciej Fijalkowski
ice: xsk: Borrow xdp_tx_active logic from i40e
commit
|
commitdiff
|
tree
2022-01-27
Maciej Fijalkowski
ice: xsk: Improve AF_XDP ZC Tx and use batching API
commit
|
commitdiff
|
tree
2022-01-27
Maciej Fijalkowski
ice: xsk: Avoid potential dead AF_XDP Tx processing
commit
|
commitdiff
|
tree
2022-01-27
Magnus Karlsson
i40e: xsk: Move tmp desc array from driver to pool
commit
|
commitdiff
|
tree
2022-01-27
Maciej Fijalkowski
ice: Make Tx threshold dependent on ring length
commit
|
commitdiff
|
tree
2022-01-27
Maciej Fijalkowski
ice: xsk: Handle SW XDP ring wrap and bump tail more...
commit
|
commitdiff
|
tree
2022-01-27
Maciej Fijalkowski
ice: xsk: Force rings to be sized to power of 2
commit
|
commitdiff
|
tree
2022-01-27
Maciej Fijalkowski
ice: Remove likely for napi_complete_done
commit
|
commitdiff
|
tree
2022-01-27
Jakub Kicinski
bpf: remove unused static inlines
commit
|
commitdiff
|
tree
2022-01-27
Andrii Nakryiko
selftests/bpf: fix uprobe offset calculation in selftests
commit
|
commitdiff
|
tree
2022-01-26
Yonghong Song
selftests/bpf: Fix a clang compilation error
commit
|
commitdiff
|
tree
2022-01-26
Stanislav Fomichev
bpf: fix register_btf_kfunc_id_set for !CONFIG_DEBUG_IN...
commit
|
commitdiff
|
tree
2022-01-26
Felix Maurer
selftests: bpf: Less strict size check in sockopt_sk
commit
|
commitdiff
|
tree
2022-01-26
Alexei Starovoitov
Merge branch 'libbpf: deprecate some setter and getter...
commit
|
commitdiff
|
tree
2022-01-26
Andrii Nakryiko
perf: use generic bpf_program__set_type() to set BPF...
commit
|
commitdiff
|
tree
2022-01-26
Andrii Nakryiko
samples/bpf: use preferred getters/setters instead...
commit
|
commitdiff
|
tree
2022-01-26
Andrii Nakryiko
selftests/bpf: use preferred setter/getter APIs instead...
commit
|
commitdiff
|
tree
2022-01-26
Andrii Nakryiko
bpftool: use preferred setters/getters instead of depre...
commit
|
commitdiff
|
tree
2022-01-26
Andrii Nakryiko
libbpf: deprecate bpf_program__is_<type>() and bpf_prog...
commit
|
commitdiff
|
tree
2022-01-26
Andrii Nakryiko
libbpf: deprecate bpf_map__resize()
commit
|
commitdiff
|
tree
2022-01-26
Andrii Nakryiko
libbpf: hide and discourage inconsistently named getters
commit
|
commitdiff
|
tree
2022-01-25
Andrii Nakryiko
Merge branch 'Fix the incorrect register read for sysca...
commit
|
commitdiff
|
tree
2022-01-25
Kenta Tada
selftests/bpf: Add a test to confirm PT_REGS_PARM4_SYSCALL
commit
|
commitdiff
|
tree
2022-01-25
Kenta Tada
libbpf: Fix the incorrect register read for syscalls...
commit
|
commitdiff
|
tree
2022-01-25
Kenta Tada
selftests/bpf: Extract syscall wrapper
commit
|
commitdiff
|
tree
2022-01-25
Christy Lee
libbpf: Mark bpf_object__open_xattr() deprecated
commit
|
commitdiff
|
tree
2022-01-25
Andrii Nakryiko
Merge branch 'deprecate bpf_object__open_buffer() API'
commit
|
commitdiff
|
tree
2022-01-25
Christy Lee
perf: Stop using bpf_object__open_buffer() API
commit
|
commitdiff
|
tree
2022-01-25
Christy Lee
libbpf: Mark bpf_object__open_buffer() API deprecated
commit
|
commitdiff
|
tree
2022-01-25
Alexei Starovoitov
Merge branch 'Add bpf_copy_from_user_task helper and...
commit
|
commitdiff
|
tree
2022-01-25
Kenny Yu
selftests/bpf: Add test for sleepable bpf iterator...
commit
|
commitdiff
|
tree
2022-01-25
Kenny Yu
libbpf: Add "iter.s" section for sleepable bpf iterator...
commit
|
commitdiff
|
tree
2022-01-25
Kenny Yu
bpf: Add bpf_copy_from_user_task() helper
commit
|
commitdiff
|
tree
2022-01-25
Kenny Yu
bpf: Add support for bpf iterator programs to use sleep...
commit
|
commitdiff
|
tree
2022-01-24
Jakub Kicinski
Merge https://git./linux/kernel/git/bpf/bpf-next
commit
|
commitdiff
|
tree
2022-01-24
Daniel Borkmann
selftests, bpf: Do not yet switch to new libbpf XDP...
commit
|
commitdiff
|
tree
2022-01-24
Jakub Kicinski
Merge tag 'linux-can-fixes-for-5.17-20220124' of git...
commit
|
commitdiff
|
tree
2022-01-24
Marc Kleine...
can: flexcan: mark RX via mailboxes as supported on...
commit
|
commitdiff
|
tree
2022-01-24
Marc Kleine...
can: tcan4x5x: regmap: fix max register value
commit
|
commitdiff
|
tree
2022-01-24
Marc Kleine...
can: m_can: m_can_fifo_{read,write}: don't read or...
commit
|
commitdiff
|
tree
2022-01-24
Marc Kleine...
dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
commit
|
commitdiff
|
tree
2022-01-24
Marc Kleine...
mailmap: update email address of Brian Silverman
commit
|
commitdiff
|
tree
2022-01-24
Magnus Karlsson
selftests, xsk: Fix rx_full stats test
commit
|
commitdiff
|
tree
2022-01-24
kernel test...
bpf: Fix flexible_array.cocci warnings
commit
|
commitdiff
|
tree
2022-01-24
Jisheng Zhang
net: stmmac: remove unused members in struct stmmac_priv
commit
|
commitdiff
|
tree
2022-01-24
Christophe...
net: atlantic: Use the bitmap API instead of hand-writi...
commit
|
commitdiff
|
tree
2022-01-24
Xin Long
ping: fix the sk_bound_dev_if match in ping_lookup
commit
|
commitdiff
|
tree
2022-01-24
Wen Gu
net/smc: Transitional solution for clcsock race issue
commit
|
commitdiff
|
tree
2022-01-24
Sukadev Bhattiprolu
ibmvnic: remove unused ->wait_capability
commit
|
commitdiff
|
tree
2022-01-24
Sukadev Bhattiprolu
ibmvnic: don't spin in tasklet
commit
|
commitdiff
|
tree
2022-01-24
Sukadev Bhattiprolu
ibmvnic: init ->running_cap_crqs early
commit
|
commitdiff
|
tree
2022-01-24
Sukadev Bhattiprolu
ibmvnic: Allow extra failures before disabling
commit
|
commitdiff
|
tree
2022-01-24
Jakub Kicinski
ipv4: fix ip option filtering for locally generated...
commit
|
commitdiff
|
tree
2022-01-24
Jianguo Wu
net-procfs: show net devices bound packet types
commit
|
commitdiff
|
tree
2022-01-24
Hangbin Liu
bonding: use rcu_dereference_rtnl when get bonding...
commit
|
commitdiff
|
tree
2022-01-24
Marek BehĂșn
net: sfp: ignore disabled SFP node
commit
|
commitdiff
|
tree
2022-01-22
Justin Iurman
selftests: net: ioam: expect support for Queue depth...
commit
|
commitdiff
|
tree
2022-01-22
Kees Cook
mptcp: Use struct_group() to avoid cross-field memset()
commit
|
commitdiff
|
tree
2022-01-22
David Howells
rxrpc: Adjust retransmission backoff
commit
|
commitdiff
|
tree
2022-01-21
Alexei Starovoitov
Merge branch 'mvneta: introduce XDP multi-buffer support'
commit
|
commitdiff
|
tree
2022-01-21
Lorenzo Bianconi
xdp: disable XDP_REDIRECT for xdp frags
commit
|
commitdiff
|
tree
next