projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2022-10-26
Martin KaFai Lau
bpf: Append _recur naming to the bpf_task_storage helpe...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Martin KaFai Lau
bpf: Remove prog->active check for bpf_lsm and bpf_iter
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Alan Maguire
libbpf: Btf dedup identical struct test needs check...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Alexei Starovoitov
Merge branch 'bpf: Fixes for kprobe multi on kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Jiri Olsa
selftests/bpf: Add kprobe_multi kmod attach api tests
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Jiri Olsa
selftests/bpf: Add kprobe_multi check to module attach...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Jiri Olsa
selftests/bpf: Add bpf_testmod_fentry_* functions
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Jiri Olsa
selftests/bpf: Add load_kallsyms_refresh function
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Jiri Olsa
bpf: Take module reference on kprobe_multi link
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Jiri Olsa
bpf: Rename __bpf_kprobe_multi_cookie_cmp to bpf_kprobe...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Jiri Olsa
ftrace: Add support to resolve module symbols in ftrace...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Jiri Olsa
kallsyms: Make module_kallsyms_on_each_symbol generally...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Alexei Starovoitov
Merge branch 'bpftool: Add LLVM as default library...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Quentin Monnet
bpftool: Add llvm feature to "bpftool version"
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Quentin Monnet
bpftool: Support setting alternative arch for JIT disas...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Quentin Monnet
bpftool: Add LLVM as default library for disassembling...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Quentin Monnet
bpftool: Refactor disassembler for JIT-ed programs
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Quentin Monnet
bpftool: Group libbfd defs in Makefile, only pass them...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Quentin Monnet
bpftool: Split FEATURE_TESTS/FEATURE_DISPLAY definition...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Quentin Monnet
bpftool: Remove asserts from JIT disassembler
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Quentin Monnet
bpftool: Define _GNU_SOURCE only once
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
Dave Marchevsky
selftests/bpf: Add write to hashmap to array_map iter...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
Dave Marchevsky
selftests/bpf: Add test verifying bpf_ringbuf_reserve...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
Dave Marchevsky
bpf: Consider all mem_types compatible for map_{key...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
Dave Marchevsky
bpf: Allow ringbuf memory to be used as map key
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Andrii Nakryiko
Merge branch 'Add support for aarch64 to selftests...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Manu Bretelle
selftests/bpf: Initial DENYLIST for aarch64
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Manu Bretelle
selftests/bpf: Update vmtests.sh to support aarch64
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Manu Bretelle
selftests/bpf: Add config.aarch64
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Manu Bretelle
selftests/bpf: Remove entries from config.s390x already...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Quentin Monnet
bpftool: Add "bootstrap" feature to version output
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Quentin Monnet
bpftool: Set binary name to "bpftool" in help and versi...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Xu Kuohai
libbpf: Avoid allocating reg_name with sscanf in parse_...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Delyan Kratunov
selftests/bpf: fix task_local_storage/exit_creds rcu...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Alexei Starovoitov
Merge branch 'bpftool: Add autoattach for bpf prog...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Wang Yufen
bpftool: Update the bash completion(add autoattach...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Wang Yufen
bpftool: Update doc (add autoattach to prog load)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Wang Yufen
bpftool: Add autoattach for bpf prog load|loadall
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Wang Yufen
selftests/bpf: fix missing BPF object files
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Donald Hunter
bpf, docs: Reformat BPF maps page to be more readable
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Alexei Starovoitov
Merge branch 'bpf,x64: Use BMI2 for shifts'
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Jie Meng
bpf: add selftests for lsh, rsh, arsh with reg operand
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Jie Meng
bpf,x64: use shrx/sarx/shlx when available
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Jie Meng
bpf,x64: avoid unnecessary instructions when shift...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Alexei Starovoitov
Merge branch 'libbpf: support non-mmap()'able data...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Andrii Nakryiko
libbpf: add non-mmapable data section selftest
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Andrii Nakryiko
libbpf: only add BPF_F_MMAPABLE flag for data maps...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Andrii Nakryiko
libbpf: clean up and refactor BTF fixup step
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Daniel Müller
bpf/docs: Summarize CI system and deny lists
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Daniel Müller
samples/bpf: Fix typos in README
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Shaomin Deng
samples/bpf: Fix double word in comments
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Gerhard Engleder
samples/bpf: Fix MAC address swapping in xdp2_kern
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Gerhard Engleder
samples/bpf: Fix map iteration in xdp1_user
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Alexandru Tachici
net: ethernet: adi: adin1110: Fix SPI transfers
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
David S. Miller
Merge branch 'net-bridge-mc-cleanups'
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Ido Schimmel
bridge: mcast: Simplify MDB entry creation
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Ido Schimmel
bridge: mcast: Use spin_lock() instead of spin_lock_bh()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Ido Schimmel
selftests: bridge_igmp: Remove unnecessary address...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Ido Schimmel
selftests: bridge_vlan_mcast: Delete qdiscs during...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
David S. Miller
Merge branch 'dpaa-phylink'
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Sean Anderson
arm64: dts: layerscape: Add nodes for QSGMII PCSs
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Sean Anderson
powerpc: dts: qoriq: Add nodes for QSGMII PCSs
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Sean Anderson
powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Sean Anderson
net: dpaa: Convert to phylink
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Sean Anderson
net: fman: memac: Use lynx pcs driver
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Sean Anderson
net: fman: memac: Add serdes support
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Russell King...
net: phylink: provide phylink_validate_mask_caps()...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Sean Anderson
dt-bindings: net: fman: Add additional interface properties
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Sean Anderson
dt-bindings: net: Add Lynx PCS binding
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Sean Anderson
dt-bindings: net: Expand pcs-handle to an array
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
David S. Miller
Merge branch 'net-marvell-yaml'
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Marcin Wojtas
ARM: dts: armada-375: Update network description to...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Marcin Wojtas
arm64: dts: marvell: Update network description to...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Michał Grzelak
dt-bindings: net: marvell,pp2: convert to json-schema
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Govindarajulu...
enic: define constants for legacy interrupts offset
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Shenwei Wang
net: fec: remove the unused functions
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Arnd Bergmann
net: remove smc911x driver
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Jakub Kicinski
Merge tag 'for-netdev' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Daniel Müller
bpf/docs: Update README for most recent vmtest.sh
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Alexei Starovoitov
Merge branch 'Remove unnecessary RCU grace period chaining'
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Hou Tao
bpf: Use rcu_trace_implies_rcu_gp() for program array...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Hou Tao
bpf: Use rcu_trace_implies_rcu_gp() in local storage map
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Hou Tao
bpf: Use rcu_trace_implies_rcu_gp() in bpf memory allocator
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Paul E. McKenney
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jiapeng Chong
net: ip6_gre: Remove the unused function ip6gre_tnl_add...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Hou Tao
selftests/bpf: Use sys_pidfd_open() helper when possible
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Andrii Nakryiko
Merge branch 'libbpf: fix fuzzer-reported issues'
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Andrii Nakryiko
Merge branch 'Fix bugs found by ASAN when running selft...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Shung-Hsi Yu
libbpf: Fix null-pointer dereference in find_prog_by_se...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Shung-Hsi Yu
libbpf: Deal with section with no data gracefully
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Shung-Hsi Yu
libbpf: Use elf_getshdrnum() instead of e_shnum
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Xu Kuohai
selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjus...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Xu Kuohai
selftests/bpf: Fix error failure of case test_xdp_adjus...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Xu Kuohai
selftest/bpf: Fix memory leak in kprobe_multi_test
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Xu Kuohai
selftests/bpf: Fix memory leak caused by not destroying...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Xu Kuohai
libbpf: Fix memory leak in parse_usdt_arg()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Xu Kuohai
libbpf: Fix use-after-free in btf_dump_name_dups
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Linus Torvalds
Merge tag 'net-6.1-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Linus Torvalds
Merge tag 'for_linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Linus Torvalds
Merge tag 'trace-v6.1-1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
next