OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
uclinux-h8/linux.git
2021-11-12
Andrii Nakryiko
bpftool: Normalize compile rules to specify output...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Alexei Starovoitov
Merge branch 'selftests/bpf: fix test_progs' log_level...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Andrii Nakryiko
selftests/bpf: Fix bpf_prog_test_load() logic to pass...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Andrii Nakryiko
libbpf: Add ability to get/set per-program load flags
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Alexei Starovoitov
Merge branch 'Get ingress_ifindex in BPF_SK_LOOKUP...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Mark Pashmfouroush
selftests/bpf: Add tests for accessing ingress_ifindex...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Mark Pashmfouroush
bpf: Add ingress_ifindex to bpf_sk_lookup
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Quentin Monnet
bpftool: Fix SPDX tag for Makefiles and .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Kumar Kartikeya...
libbpf: Compile using -std=gnu89
commit
|
commitdiff
|
tree
|
snapshot
2021-11-08
Alan Maguire
selftests/bpf: Add exception handling selftests for...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-08
Russell King
arm64/bpf: Remove 128MB limit for BPF JIT programs
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Alexei Starovoitov
Merge branch 'introduce bpf_find_vma'
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Song Liu
selftests/bpf: Add tests for bpf_find_vma
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Song Liu
bpf: Introduce helper bpf_find_vma
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Alexei Starovoitov
Merge branch 'Fix leaks in libbpf and selftests'
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
selftests/bpf: Fix bpf_object leak in skb_ctx selftest
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
selftests/bpf: Destroy XDP link correctly
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
selftests/bpf: Avoid duplicate btf__parse() call
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
selftests/bpf: Clean up btf and btf_dump in dump_datase...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
selftests/bpf: Free inner strings index in btf selftest
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
selftests/bpf: Free per-cpu values array in bpf_iter...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
selftests/bpf: Fix memory leaks in btf_type_c_dump...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
libbpf: Free up resources used by inner map definition
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
selftests/bpf: Pass sanitizer flags to linker through...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Alexei Starovoitov
Merge branch 'libbpf: add unified bpf_prog_load() low...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
selftests/bpf: Use explicit bpf_test_load_program(...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
selftests/bpf: Use explicit bpf_prog_test_load() calls...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
selftests/bpf: Merge test_stub.c into testing_helpers.c
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
selftests/bpf: Convert legacy prog load APIs to bpf_pro...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
selftests/bpf: Fix non-strict SEC() program sections
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
libbpf: Remove deprecation attribute from struct bpf_pr...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
bpftool: Stop using deprecated bpf_load_program()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
libbpf: Stop using to-be-deprecated APIs
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
libbpf: Remove internal use of deprecated bpf_prog_load...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_pro...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
libbpf: Pass number of prog load attempts explicitly
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Andrii Nakryiko
libbpf: Rename DECLARE_LIBBPF_OPTS into LIBBPF_OPTS
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
Andrii Nakryiko
libbpf: Fix non-C89 loop variable declaration in gen_lo...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Andrii Nakryiko
libbpf: Deprecate bpf_program__load() API
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Alexei Starovoitov
Merge branch 'libbpf ELF sanity checking improvements'
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Andrii Nakryiko
libbpf: Improve ELF relo sanitization
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Andrii Nakryiko
libbpf: Fix section counting logic
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Andrii Nakryiko
libbpf: Validate that .BTF and .BTF.ext sections contai...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Andrii Nakryiko
libbpf: Improve sanity checking during BTF fix up
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Andrii Nakryiko
libbpf: Detect corrupted ELF symbols section
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Andrii Nakryiko
Merge branch 'libbpf: deprecate bpf_program__get_prog_i...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Dave Marchevsky
libbpf: Deprecate bpf_program__get_prog_info_linear
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Dave Marchevsky
perf: Pull in bpf_program__get_prog_info_linear
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Dave Marchevsky
bpftool: Use bpf_obj_get_info_by_fd directly
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Dave Marchevsky
bpftool: Migrate -1 err checks of libbpf fn calls
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'x86_core_for_v5.16_rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'net-next-for-5.16' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jakub Kicinski
Revert "net: avoid double accounting for pure zerocopy...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'audit-pr-20211101' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'selinux-pr-20211101' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'rcu.2021.11.01a' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'trace-v5.16' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jakub Kicinski
Merge https://git./linux/kernel/git/bpf/bpf-next
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jakub Kicinski
Merge branch 'make-neighbor-eviction-controllable-by...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
James Prestwood
selftests: net: add arp_ndisc_evict_nocarrier
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
James Prestwood
net: ndisc: introduce ndisc_evict_nocarrier sysctl...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
James Prestwood
net: arp: introduce arp_evict_nocarrier sysctl parameter
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'hwmon-for-v5.16' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'spi-v5.16' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'regulator-v5.16' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'regmap-v5.16' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'mailbox-v5.16' of git://git.linaro.org/landi...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'mmc-v5.16' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'for-linus-5.16-1' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'leds-5.16-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'media/v5.16-1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Magnus Karlsson
libbpf: Deprecate AF_XDP support
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jiri Olsa
kbuild: Unify options for BTF generation for vmlinux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Alexei Starovoitov
selftests/bpf: Add a testcase for 64-bit bounds propaga...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Alexei Starovoitov
bpf: Fix propagation of signed bounds from 64-bit min...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Alexei Starovoitov
bpf: Fix propagation of bounds from 64-bit min/max...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'Smack-for-5.16' of https://github.com/cschau...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'seccomp-v5.16-rc1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'overflow-v5.16-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'hardening-v5.16-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Linus Torvalds
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Linus Torvalds
Merge tag 'm68k-for-v5.16-tag1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Linus Torvalds
Merge tag 'for-5.16/parisc-1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Jean Sacren
net: vmxnet3: remove multiple false checks in vmxnet3_e...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Linus Torvalds
Merge tag 'arm64-upstream' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Jakub Kicinski
Merge branch 'accurate-memory-charging-for-msg_zerocopy'
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Talal Ahmad
net: avoid double accounting for pure zerocopy skbs
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Talal Ahmad
tcp: rename sk_wmem_free_skb
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Jakub Kicinski
netdevsim: fix uninit value in nsim_drv_configure_vfs()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Andrii Nakryiko
selftests/bpf: Fix also no-alu32 strobemeta selftest
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Linus Torvalds
Merge tag 'x86_sgx_for_v5.16_rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Linus Torvalds
Merge tag 'x86_sev_for_v5.16_rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Linus Torvalds
Merge tag 'x86_misc_for_v5.16_rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Linus Torvalds
Merge tag 'x86_cpu_for_v5.16_rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Linus Torvalds
Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Linus Torvalds
Merge tag 'x86_cc_for_v5.16_rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
next