index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-04-17
7
-37
/
+19
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-04-17
7
-37
/
+19
|
|
\
|
|
*
bpf: Update selftests to reflect new error states
Daniel Borkmann
2021-04-16
6
-35
/
+16
|
|
*
libbpf: Fix potential NULL pointer dereference
Ciara Loftus
2021-04-08
1
-2
/
+3
*
|
|
ia64: tools: remove duplicate definition of ia64_mf() on ia64
John Paul Adrian Glaubitz
2021-04-17
1
-3
/
+0
*
|
|
ia64: tools: remove inclusion of ia64-specific version of errno.h header
John Paul Adrian Glaubitz
2021-04-17
1
-2
/
+0
*
|
|
Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git://git.kernel.org/pub...
Linus Torvalds
2021-04-10
3
-5
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
perf arm-spe: Avoid potential buffer overrun
Ian Rogers
2021-04-07
1
-1
/
+3
|
*
|
perf report: Fix wrong LBR block sorting
Jin Yao
2021-04-07
1
-3
/
+3
|
*
|
perf inject: Fix repipe usage
Adrian Hunter
2021-04-05
1
-1
/
+1
*
|
|
Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-04-10
5
-22
/
+113
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-04-02
4
-21
/
+101
|
|
\
|
|
*
libbpf: Only create rx and tx XDP rings when necessary
Ciara Loftus
2021-04-01
1
-2
/
+11
|
|
*
libbpf: Restore umem state after socket create failure
Ciara Loftus
2021-04-01
1
-18
/
+23
|
|
*
libbpf: Ensure umem pointer is non-NULL before dereferencing
Ciara Loftus
2021-04-01
1
-0
/
+3
|
|
*
bpf/selftests: Test that kernel rejects a TCP CC with an invalid license
Toke Høiland-Jørgensen
2021-03-26
2
-0
/
+63
|
|
*
libbpf: Fix bail out from 'ringbuf_process_ring()' on error
Pedro Tammela
2021-03-26
1
-1
/
+1
|
*
|
selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test cases
Ido Schimmel
2021-03-29
1
-1
/
+12
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-01
3
-7
/
+17
|
\
\
|
*
|
selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)
Vitaly Kuznetsov
2021-04-01
1
-2
/
+11
|
*
|
selftests: kvm: make hardware_disable_test less verbose
Vitaly Kuznetsov
2021-03-30
1
-5
/
+5
|
*
|
tools/kvm_stat: Add restart delay
Stefan Raspl
2021-03-30
1
-0
/
+1
*
|
|
idr test suite: Improve reporting from idr_find_test_1
Matthew Wilcox (Oracle)
2021-04-01
1
-1
/
+10
*
|
|
idr test suite: Create anchor before launching throbber
Matthew Wilcox (Oracle)
2021-04-01
1
-2
/
+2
*
|
|
idr test suite: Take RCU read lock in idr_find_test_1
Matthew Wilcox (Oracle)
2021-04-01
1
-0
/
+4
*
|
|
radix tree test suite: Register the main thread with the RCU library
Matthew Wilcox (Oracle)
2021-04-01
3
-0
/
+6
*
|
|
radix tree test suite: Fix compilation
Matthew Wilcox (Oracle)
2021-03-30
1
-0
/
+0
|
/
/
*
|
Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub...
Linus Torvalds
2021-03-28
11
-45
/
+105
|
\
\
|
|
/
|
/
|
|
*
perf test: Change to use bash for daemon test
Leo Yan
2021-03-26
1
-1
/
+1
|
*
perf record: Fix memory leak in vDSO found using ASAN
Namhyung Kim
2021-03-24
1
-0
/
+2
|
*
perf test: Remove now useless failing sub test "BPF relocation checker"
Thomas Richter
2021-03-24
1
-8
/
+1
|
*
perf daemon: Return from kill functions
Jiri Olsa
2021-03-24
1
-2
/
+5
|
*
perf daemon: Force waipid for all session on SIGCHLD delivery
Jiri Olsa
2021-03-24
1
-22
/
+28
|
*
perf top: Fix BPF support related crash with perf_event_paranoid=3 + kptr_res...
Jackie Liu
2021-03-16
1
-3
/
+10
|
*
perf pmu: Validate raw event with sysfs exported format bits
Jin Yao
2021-03-15
3
-0
/
+39
|
*
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
2021-03-15
2
-1
/
+4
|
|
\
|
*
|
perf synthetic events: Avoid write of uninitialized memory when generating PE...
Ian Rogers
2021-03-10
1
-4
/
+5
|
*
|
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-03-10
1
-0
/
+13
|
*
|
perf synthetic-events: Fix uninitialized 'kernel_thread' variable
Thomas Richter
2021-03-10
1
-1
/
+1
|
*
|
perf auxtrace: Fix auxtrace queue conflict
Adrian Hunter
2021-03-10
1
-4
/
+0
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-25
1
-2
/
+2
|
\
\
\
|
*
|
|
selftests/vm: fix out-of-tree build
Rong Chen
2021-03-25
1
-2
/
+2
*
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-03-25
1
-5
/
+17
|
\
\
\
\
|
*
|
|
|
kselftest/arm64: sve: Do not use non-canonical FFR register value
Andre Przywara
2021-03-22
1
-5
/
+17
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-25
17
-45
/
+320
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-03-20
4
-1
/
+122
|
|
\
\
\
\
|
|
*
|
|
|
selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dump
Jean-Philippe Brucker
2021-03-19
1
-0
/
+8
|
|
*
|
|
|
libbpf: Fix BTF dump of pointer-to-array-of-struct
Jean-Philippe Brucker
2021-03-19
1
-1
/
+1
|
|
*
|
|
|
selftest/bpf: Add a test to check trampoline freeing logic.
Alexei Starovoitov
2021-03-18
2
-0
/
+113
|
*
|
|
|
|
selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
Hangbin Liu
2021-03-19
1
-1
/
+1
|
|
/
/
/
/
[next]