index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-6
/
+322
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+34
2021-11-01
selftests, bpf: Fix broken riscv build
Björn Töpel
1
-1
/
+1
2021-11-01
riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h
Björn Töpel
1
-0
/
+32
2021-11-01
tools, build: Add RISC-V to HOSTARCH parsing
Björn Töpel
1
-1
/
+2
2021-11-01
selftests, bpf: Add one test for sockmap with strparser
Liu Jian
1
-3
/
+30
2021-11-01
selftests, bpf: Fix test_txmsg_ingress_parser error
Liu Jian
1
-0
/
+2
2021-11-01
selftests/bpf: Fix strobemeta selftest regression
Andrii Nakryiko
1
-0
/
+11
2021-11-01
Revert "perf bench futex: Add support for 32-bit systems with 64-bit time_t"
Arnaldo Carvalho de Melo
1
-40
/
+3
2021-11-01
selftests: add amt interface selftest script
Taehee Yoo
3
-0
/
+286
2021-11-01
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
2
-36
/
+72
2021-11-01
selftests: mptcp: fix proto type in link_failure tests
Geliang Tang
1
-1
/
+1
2021-11-01
selftests: udp: test for passing SO_MARK as cmsg
Jakub Kicinski
4
-0
/
+131
2021-11-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
5
-62
/
+34
2021-10-31
perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
Kan Liang
1
-1
/
+1
2021-10-31
perf callchain: Fix compilation on powerpc with gcc11+
Jiri Olsa
1
-1
/
+1
2021-10-31
perf script: Check session->header.env.arch before using it
Song Liu
1
-4
/
+8
2021-10-31
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
1
-0
/
+2
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
61
-276
/
+3561
2021-10-30
selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage
Borislav Petkov
1
-20
/
+58
2021-10-29
selftests/core: fix conflicting types compile error for close_range()
Shuah Khan
1
-1
/
+1
2021-10-29
kunit: tool: fix typecheck errors about loading qemu configs
Daniel Latypov
1
-6
/
+9
2021-10-29
selftests/bpf: Fix fclose/pclose mismatch in test_progs
Andrea Righi
1
-2
/
+2
2021-10-29
selftests: net: bridge: update IGMP/MLD membership interval value
Nikolay Aleksandrov
2
-6
/
+18
2021-10-29
selftests/net: update .gitignore with newly added tests
Shuah Khan
1
-0
/
+4
2021-10-28
selftests: mlxsw: Test port shaper
Petr Machata
1
-0
/
+28
2021-10-28
selftests: mlxsw: Test offloadability of root TBF
Petr Machata
1
-0
/
+14
2021-10-28
tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof to pointer
David Yang
1
-1
/
+1
2021-10-28
selftests/bpf: Fix memory leak in test_ima
Kumar Kartikeya Dwivedi
1
-1
/
+2
2021-10-28
selftests/bpf: Fix fd cleanup in sk_lookup test
Kumar Kartikeya Dwivedi
1
-2
/
+2
2021-10-28
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
15
-107
/
+142
2021-10-28
libbpf: Use O_CLOEXEC uniformly when opening fds
Kumar Kartikeya Dwivedi
5
-10
/
+10
2021-10-28
libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
Kumar Kartikeya Dwivedi
2
-13
/
+46
2021-10-28
libbpf: Add weak ksym support to gen_loader
Kumar Kartikeya Dwivedi
1
-3
/
+32
2021-10-28
libbpf: Add typeless ksym support to gen_loader
Kumar Kartikeya Dwivedi
3
-23
/
+99
2021-10-28
bpf: Add bpf_kallsyms_lookup_name helper
Kumar Kartikeya Dwivedi
1
-0
/
+16
2021-10-28
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
5
-252
/
+93
2021-10-28
objtool: Shrink struct instruction
Peter Zijlstra
2
-4
/
+3
2021-10-28
objtool: Explicitly avoid self modifying code in .altinstr_replacement
Peter Zijlstra
1
-11
/
+31
2021-10-28
objtool: Classify symbols
Peter Zijlstra
2
-14
/
+27
2021-10-28
bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom filter
Joanne Koong
4
-5
/
+104
2021-10-28
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
8
-30
/
+695
2021-10-28
selftests/bpf: Add bloom filter map test cases
Joanne Koong
2
-0
/
+286
2021-10-28
libbpf: Add "map_extra" as a per-map-type extra flag
Joanne Koong
7
-9
/
+91
2021-10-28
bpf: Add bloom filter map implementation
Joanne Koong
1
-0
/
+9
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-55
/
+23
2021-10-28
selftests/x86/amx: Add context switch test
Chang S. Bae
1
-3
/
+157
2021-10-28
selftests/x86/amx: Add test cases for AMX state management
Chang S. Bae
2
-1
/
+698
2021-10-28
perf test sample-parsing: Add endian test for struct branch_flags
Madhavan Srinivasan
1
-5
/
+38
2021-10-28
perf evsel: Add bitfield_swap() to handle branch_stack endian issue
Madhavan Srinivasan
2
-2
/
+88
[prev]
[next]