开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-25
selftests/bpf: Add kprobe_multi check to module attach test
Jiri Olsa
2022-10-25
selftests/bpf: Add bpf_testmod_fentry_* functions
Jiri Olsa
2022-10-25
selftests/bpf: Add load_kallsyms_refresh function
Jiri Olsa
2022-10-25
bpf: Take module reference on kprobe_multi link
Jiri Olsa
2022-10-25
bpf: Rename __bpf_kprobe_multi_cookie_cmp to bpf_kprobe_multi_addrs_cmp
Jiri Olsa
2022-10-25
ftrace: Add support to resolve module symbols in ftrace_lookup_symbols
Jiri Olsa
2022-10-25
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
2022-10-25
Merge branch 'bpftool: Add LLVM as default library for disassembling JIT-ed p...
Alexei Starovoitov
2022-10-25
bpftool: Add llvm feature to "bpftool version"
Quentin Monnet
2022-10-25
bpftool: Support setting alternative arch for JIT disasm with LLVM
Quentin Monnet
2022-10-25
bpftool: Add LLVM as default library for disassembling JIT-ed programs
Quentin Monnet
2022-10-25
bpftool: Refactor disassembler for JIT-ed programs
Quentin Monnet
2022-10-25
bpftool: Group libbfd defs in Makefile, only pass them if we use libbfd
Quentin Monnet
2022-10-25
bpftool: Split FEATURE_TESTS/FEATURE_DISPLAY definitions in Makefile
Quentin Monnet
2022-10-25
bpftool: Remove asserts from JIT disassembler
Quentin Monnet
2022-10-25
bpftool: Define _GNU_SOURCE only once
Quentin Monnet
2022-10-21
selftests/bpf: Add write to hashmap to array_map iter test
Dave Marchevsky
2022-10-21
selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
Dave Marchevsky
2022-10-21
bpf: Consider all mem_types compatible for map_{key,value} args
Dave Marchevsky
2022-10-21
bpf: Allow ringbuf memory to be used as map key
Dave Marchevsky
2022-10-21
Merge branch 'Add support for aarch64 to selftests/bpf/vmtest.sh'
Andrii Nakryiko
2022-10-21
selftests/bpf: Initial DENYLIST for aarch64
Manu Bretelle
2022-10-21
selftests/bpf: Update vmtests.sh to support aarch64
Manu Bretelle
2022-10-21
selftests/bpf: Add config.aarch64
Manu Bretelle
2022-10-21
selftests/bpf: Remove entries from config.s390x already present in config
Manu Bretelle
2022-10-21
bpftool: Add "bootstrap" feature to version output
Quentin Monnet
2022-10-21
bpftool: Set binary name to "bpftool" in help and version output
Quentin Monnet
2022-10-21
libbpf: Avoid allocating reg_name with sscanf in parse_usdt_arg()
Xu Kuohai
2022-10-21
selftests/bpf: fix task_local_storage/exit_creds rcu usage
Delyan Kratunov
2022-10-21
Merge branch 'bpftool: Add autoattach for bpf prog load|loadall'
Alexei Starovoitov
2022-10-21
bpftool: Update the bash completion(add autoattach to prog load)
Wang Yufen
2022-10-21
bpftool: Update doc (add autoattach to prog load)
Wang Yufen
2022-10-21
bpftool: Add autoattach for bpf prog load|loadall
Wang Yufen
2022-10-20
selftests/bpf: fix missing BPF object files
Wang Yufen
2022-10-20
bpf, docs: Reformat BPF maps page to be more readable
Donald Hunter
2022-10-19
Merge branch 'bpf,x64: Use BMI2 for shifts'
Alexei Starovoitov
2022-10-19
bpf: add selftests for lsh, rsh, arsh with reg operand
Jie Meng
2022-10-19
bpf,x64: use shrx/sarx/shlx when available
Jie Meng
2022-10-19
bpf,x64: avoid unnecessary instructions when shift dest is ecx
Jie Meng
2022-10-19
Merge branch 'libbpf: support non-mmap()'able data sections'
Alexei Starovoitov
2022-10-19
libbpf: add non-mmapable data section selftest
Andrii Nakryiko
2022-10-19
libbpf: only add BPF_F_MMAPABLE flag for data maps with global vars
Andrii Nakryiko
2022-10-19
libbpf: clean up and refactor BTF fixup step
Andrii Nakryiko
2022-10-19
bpf/docs: Summarize CI system and deny lists
Daniel Müller
2022-10-19
samples/bpf: Fix typos in README
Daniel Müller
2022-10-19
samples/bpf: Fix double word in comments
Shaomin Deng
2022-10-19
samples/bpf: Fix MAC address swapping in xdp2_kern
Gerhard Engleder
2022-10-19
samples/bpf: Fix map iteration in xdp1_user
Gerhard Engleder
2022-10-19
net: ethernet: adi: adin1110: Fix SPI transfers
Alexandru Tachici
2022-10-19
Merge branch 'net-bridge-mc-cleanups'
David S. Miller
[next]