projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2021-11-29
Alan Maguire
libbpf: Silence uninitialized warning/error in btf_dump...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
Andrii Nakryiko
Merge branch 'Support static initialization of BPF_MAP_...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
Hengqi Chen
selftests/bpf: Test BPF_MAP_TYPE_PROG_ARRAY static...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
Hengqi Chen
libbpf: Support static initialization of BPF_MAP_TYPE_P...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Tiezhu Yang
bpf, mips: Fix build errors about __NR_bpf undeclared
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
selftests/bpf: Fix misaligned accesses in xdp and xdp_b...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
selftests/bpf: Fix misaligned memory accesses in xdp_bo...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
selftests/bpf: Prevent out-of-bounds stack access in...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
selftests/bpf: Fix misaligned memory access in queue_st...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
selftests/bpf: Prevent misaligned memory access in...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
selftests/bpf: Fix possible NULL passed to memcpy(...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
selftests/bpf: Fix UBSan complaint about signed __int12...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
libbpf: Fix using invalidated memory in bpf_linker
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
libbpf: Fix glob_syms memory leak in bpf_linker
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
libbpf: Don't call libc APIs with NULL pointers
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
libbpf: Fix potential misaligned memory access in btf_e...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
tools/resolve_btf_ids: Close ELF file on error
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
selftests/bpf: Migrate selftests to bpf_map_create()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
libbpf: Prevent deprecation warnings in xsk.c
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
libbpf: Use bpf_map_create() consistently internally
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
libbpf: Unify low-level map creation APIs w/ new bpf_ma...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
selftests/bpf: Mix legacy (maps) and modern (vars)...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Andrii Nakryiko
libbpf: Load global data maps lazily on legacy kernels
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Drew Fustini
selftests/bpf: Fix trivial typo
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Florent Revest
libbpf: Change bpf_program__set_extra_flags to bpf_prog...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Jiri Olsa
selftests/bpf: Add btf_dedup case with duplicated struc...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Andrii Nakryiko
libbpf: Accommodate DWARF/compiler bug with duplicated...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Andrii Nakryiko
libbpf: Add runtime APIs to query libbpf version
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Ilya Leoshkevich
selfetests/bpf: Adapt vmtest.sh to s390 libbpf CI changes
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Tirthendu Sarkar
selftests/bpf: Fix xdpxceiver failures for no hugepages
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Dave Tucker
bpf, docs: Fix ordering of bpf documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Dave Tucker
bpf, docs: Rename bpf_lsm.rst to prog_lsm.rst
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Dave Tucker
bpf, docs: Change underline in btf to match style guide
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Yucong Sun
selftests/bpf: Mark variable as static
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Yucong Sun
selftests/bpf: Variable naming fix
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Yucong Sun
selftests/bpf: Move summary line after the error logs
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Andrii Nakryiko
selftests/bpf: Add uprobe triggering overhead benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Tiezhu Yang
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Quentin Monnet
selftests/bpf: Configure dir paths via env in test_bpft...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Quentin Monnet
bpftool: Update doc (use susbtitutions) and test_bpftoo...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Quentin Monnet
bpftool: Add SPDX tags to RST documentation files
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Yonghong Song
selftests/bpf: Add a dedup selftest with equivalent...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Yonghong Song
libbpf: Fix a couple of missed btf_type_tag handling...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Stanislav Fomichev
bpftool: Add current libbpf_strict mode to version...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Jakub Kicinski
Merge https://git./linux/kernel/git/bpf/bpf-next
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Jakub Kicinski
Revert "Merge branch 'mctp-i2c-driver'"
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
David S. Miller
Merge branch 'generic-phylink-validation'
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Russell King...
net: mvpp2: use phylink_generic_validate()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Russell King...
net: mvneta: use phylink_generic_validate()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Russell King...
net: phylink: add generic validate implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Christophe...
net/wan/fsl_ucc_hdlc: fix sparse warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Yihao Han
net: fddi: use swap() to make code cleaner
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Guo Zhengkui
hinic: use ARRAY_SIZE instead of ARRAY_LEN
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Jacky Chou
net: usb: ax88179_178a: add TSO feature
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
David S. Miller
Merge branch 'mctp-i2c-driver'
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Matt Johnston
mctp i2c: MCTP I2C binding driver
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Matt Johnston
dt-bindings: net: New binding mctp-i2c-controller
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Matt Johnston
i2c: npcm7xx: Allow 255 byte block SMBus transfers
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Matt Johnston
i2c: aspeed: Allow 255 byte block transfers
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Matt Johnston
i2c: dev: Handle 255 byte blocks for i2c ioctl
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Matt Johnston
i2c: core: Allow 255 byte transfers for SMBus 3.x
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Christophe...
net: bridge: Slightly optimize 'find_portno()'
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Harshit Mogalapalli
net: sched: sch_netem: Refactor code in 4-state loss...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Uwe Kleine...
net: dsa: vsc73xxx: Make vsc73xx_remove() return void
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Ong Boon Leong
net: stmmac: enhance XDP ZC driver level switching...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Hengqi Chen
bpftool: Use libbpf_get_error() to check error
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Andrii Nakryiko
Merge branch 'bpftool: miscellaneous fixes'
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Quentin Monnet
bpftool: Fix mixed indentation in documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Quentin Monnet
bpftool: Update the lists of names for maps and prog...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Quentin Monnet
bpftool: Fix indent in option lists in the documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Quentin Monnet
bpftool: Remove inclusion of utilities.mak from Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Quentin Monnet
bpftool: Fix memory leak in prog_dump()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
luo penghao
ipv6: Remove duplicate statements
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
luo penghao
ipv4: Remove duplicate assignments
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
luo penghao
ipv4: drop unused assignment
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Yonghong Song
selftests/bpf: Fix a tautological-constant-out-of-range...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Yonghong Song
selftests/bpf: Fix an unused-but-set-variable compiler...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Linus Torvalds
Merge tag 'scsi-misc' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Linus Torvalds
Merge tag 'pwm/for-5.16-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Linus Torvalds
Merge tag 'sound-fix-5.16-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Linus Torvalds
Merge tag 'drm-next-2021-11-12' of git://anongit.freede...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Linus Torvalds
Merge tag 'rtc-5.16' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Linus Torvalds
Merge tag 'libata-5.16-rc1-p2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Sasha Levin
tools/lib/lockdep: drop liblockdep
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Linus Torvalds
thermal: int340x: fix build on 32-bit targets
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Alexei Starovoitov
Merge branch 'introduce btf_tracing_ids'
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Song Liu
bpf: Introduce btf_tracing_ids
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Song Liu
bpf: Extend BTF_ID_LIST_GLOBAL with parameter for numbe...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Stanislav Fomichev
bpftool: Enable libbpf's strict mode by default
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Dmitry Torokhov
Merge branch 'next' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Dave Airlie
Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Alexei Starovoitov
Merge branch 'Support BTF_KIND_TYPE_TAG for btf_type_ta...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Yonghong Song
docs/bpf: Update documentation for BTF_KIND_TYPE_TAG...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Yonghong Song
selftests/bpf: Clarify llvm dependency with btf_tag...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Yonghong Song
selftests/bpf: Add a C test for btf_type_tag
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Yonghong Song
selftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Yonghong Song
selftests/bpf: Test BTF_KIND_DECL_TAG for deduplication
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Yonghong Song
selftests/bpf: Add BTF_KIND_TYPE_TAG unit tests
commit
|
commitdiff
|
tree
|
snapshot
next