index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()
Jiri Olsa
2021-07-09
4
-0
/
+24
*
|
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
2021-07-09
1
-0
/
+1
*
|
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-07-09
2
-0
/
+2
*
|
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2021-07-09
3
-3
/
+8
*
|
libperf: Change tests to single static and shared binaries
Jiri Olsa
2021-07-07
11
-51
/
+67
*
|
Merge tag 'perf-tools-for-v5.14-2021-07-01' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-07-02
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
tools lib: Adopt bitmap_intersects() operation from the kernel sources
Alexey Bayduraev
2021-06-30
1
-0
/
+14
*
|
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
24
-907
/
+2734
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-28
5
-254
/
+73
|
|
\
|
|
*
libbpf: Switch to void * casting in netlink helpers
Kumar Kartikeya Dwivedi
2021-06-22
3
-6
/
+6
|
|
*
libbpf: Add request buffer type for netlink messages
Kumar Kartikeya Dwivedi
2021-06-22
2
-82
/
+65
|
|
*
libbpf: Add extra BPF_PROG_TYPE check to bpf_object__probe_loading
Jonathan Edwards
2021-06-21
1
-0
/
+4
|
|
*
bpf: Add documentation for libbpf including API autogen
Grant Seltzer
2021-06-18
1
-168
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
17
-598
/
+916
|
|
\
\
|
|
*
|
libbpf: Fail compilation if target arch is missing
Lorenz Bauer
2021-06-16
1
-4
/
+42
|
|
*
|
libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
2021-06-15
1
-1
/
+4
|
|
*
|
libbpf: Set NLM_F_EXCL when creating qdisc
Kumar Kartikeya Dwivedi
2021-06-15
1
-1
/
+1
|
|
*
|
libbpf: Remove unneeded check for flags during tc detach
Kumar Kartikeya Dwivedi
2021-06-15
1
-2
/
+0
|
|
*
|
libbpf: Simplify the return expression of bpf_object__init_maps function
Wang Hai
2021-06-11
1
-3
/
+1
|
|
*
|
libbpf: Fix pr_warn type warnings on 32bit
Michal Suchanek
2021-06-08
1
-2
/
+2
|
|
*
|
libbpf: Install skel_internal.h header used from light skeletons
Andrii Nakryiko
2021-06-03
1
-1
/
+1
|
|
*
|
libbpf: Refactor header installation portions of Makefile
Andrii Nakryiko
2021-06-03
1
-12
/
+7
|
|
*
|
libbpf: Move few APIs from 0.4 to 0.5 version
Andrii Nakryiko
2021-06-03
1
-3
/
+3
|
|
*
|
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
2021-05-26
2
-54
/
+74
|
|
*
|
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
2021-05-25
9
-468
/
+531
|
|
*
|
libbpf: Streamline error reporting for low-level APIs
Andrii Nakryiko
2021-05-25
3
-50
/
+156
|
|
*
|
libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors
Andrii Nakryiko
2021-05-25
5
-0
/
+71
|
|
*
|
libbpf: Add support for new llvm bpf relocations
Yonghong Song
2021-05-24
2
-1
/
+8
|
|
*
|
bpf: Extend libbpf with bpf_map_lookup_and_delete_elem_flags
Denis Salopek
2021-05-24
3
-0
/
+16
|
|
*
|
libbpf: Skip bpf_object__probe_loading for light skeleton
Stanislav Fomichev
2021-05-24
1
-0
/
+3
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
2
-0
/
+8
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
bpf: Add cmd alias BPF_PROG_RUN
Alexei Starovoitov
2021-05-19
1
-1
/
+1
|
*
|
|
libbpf: Introduce bpf_map__initial_value().
Alexei Starovoitov
2021-05-19
3
-0
/
+10
|
*
|
|
libbpf: Cleanup temp FDs when intermediate sys_bpf fails.
Alexei Starovoitov
2021-05-19
2
-4
/
+45
|
*
|
|
libbpf: Generate loader program out of BPF ELF file.
Alexei Starovoitov
2021-05-19
8
-35
/
+1060
|
*
|
|
libbpf: Preliminary support for fd_idx
Alexei Starovoitov
2021-05-19
1
-6
/
+25
|
*
|
|
libbpf: Add bpf_object pointer to kernel_supports().
Alexei Starovoitov
2021-05-19
1
-22
/
+22
|
*
|
|
libbpf: Change the order of data and text relocations.
Alexei Starovoitov
2021-05-19
1
-14
/
+72
|
*
|
|
libbpf: Support for syscall program type
Alexei Starovoitov
2021-05-19
1
-0
/
+2
|
*
|
|
libbpf: Add low level TC-BPF management API
Kumar Kartikeya Dwivedi
2021-05-17
3
-1
/
+469
|
*
|
|
libbpf: Add various netlink helpers
Kumar Kartikeya Dwivedi
2021-05-17
2
-89
/
+120
|
*
|
|
libbpf: Reject static entry-point BPF programs
Andrii Nakryiko
2021-05-14
1
-0
/
+5
|
*
|
|
libbpf: Reject static maps
Andrii Nakryiko
2021-05-13
1
-5
/
+19
|
*
|
|
libbpf: Treat STV_INTERNAL same as STV_HIDDEN for functions
Andrii Nakryiko
2021-05-11
1
-5
/
+6
|
*
|
|
libbpf: Fix ELF symbol visibility update logic
Andrii Nakryiko
2021-05-11
1
-1
/
+1
|
*
|
|
libbpf: Add per-file linker opts
Andrii Nakryiko
2021-05-11
2
-5
/
+21
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-28
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-25
2
-0
/
+8
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans
Sean Christopherson
2021-06-24
1
-2
/
+2
|
|
|
/
|
|
/
|
[prev]
[next]