index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
bpftool: Add an example for struct_ops map and shadow type.
Kui-Feng Lee
1
-6
/
+52
2024-03-01
bpftool: Generated shadow variables for struct_ops maps.
Kui-Feng Lee
1
-1
/
+236
2024-03-01
libbpf: Convert st_ops->data to shadow type.
Kui-Feng Lee
1
-2
/
+38
2024-03-01
libbpf: Set btf_value_type_id of struct bpf_map for struct_ops.
Kui-Feng Lee
1
-0
/
+5
2024-03-01
libperf evlist: Avoid out-of-bounds access
Ian Rogers
2
-8
/
+14
2024-03-01
perf lock contention: Account contending locks too
Namhyung Kim
3
-7
/
+136
2024-03-01
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
3
-11
/
+28
2024-03-01
perf metrics: Fix segv for metrics with no events
Ian Rogers
1
-1
/
+1
2024-03-01
perf metrics: Fix metric matching
Ian Rogers
1
-12
/
+10
2024-03-01
fortify: Split reporting and avoid passing string pointer
Kees Cook
1
-1
/
+1
2024-02-29
Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-16
/
+257
2024-02-29
Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-1
/
+190
2024-02-29
KVM: selftests: aarch64: Remove unused functions from vpmu test
Raghavendra Rao Ananta
1
-16
/
+0
2024-02-29
selftests: vxlan_mdb: Avoid duplicate test names
Ido Schimmel
1
-18
/
+18
2024-02-29
KVM: selftests: Add a basic SEV-ES smoke test
Sean Christopherson
4
-2
/
+38
2024-02-29
KVM: selftests: Add a basic SEV smoke test
Peter Gonda
2
-0
/
+59
2024-02-29
KVM: selftests: Use the SEV library APIs in the intra-host migration test
Sean Christopherson
1
-42
/
+18
2024-02-29
KVM: selftests: Add library for creating and interacting with SEV guests
Peter Gonda
7
-0
/
+244
2024-02-29
KVM: selftests: Allow tagging protected memory in guest page tables
Peter Gonda
7
-1
/
+86
2024-02-29
tools: ynl: use MSG_DONTWAIT for getting notifications
Jakub Kicinski
1
-15
/
+14
2024-02-29
tools: ynl: remove the libmnl dependency
Jakub Kicinski
4
-6
/
+2
2024-02-29
tools: ynl: stop using mnl socket helpers
Jakub Kicinski
3
-22
/
+42
2024-02-29
tools: ynl: switch away from MNL_CB_*
Jakub Kicinski
3
-34
/
+40
2024-02-29
tools: ynl: switch away from mnl_cb_t
Jakub Kicinski
3
-18
/
+21
2024-02-29
tools: ynl: stop using mnl_cb_run2()
Jakub Kicinski
2
-19
/
+45
2024-02-29
tools: ynl: use ynl_sock_read_msgs() for ACK handling
Jakub Kicinski
2
-23
/
+14
2024-02-29
tools: ynl: wrap recv() + mnl_cb_run2() into a single helper
Jakub Kicinski
1
-38
/
+18
2024-02-29
tools: ynl-gen: remove unused parse code
Jakub Kicinski
3
-11
/
+1
2024-02-29
tools: ynl: make yarg the first member of struct ynl_dump_state
Jakub Kicinski
3
-7
/
+6
2024-02-29
tools: ynl: create local ARRAY_SIZE() helper
Jakub Kicinski
2
-2
/
+5
2024-02-29
tools: ynl: create local nlmsg access helpers
Jakub Kicinski
3
-17
/
+52
2024-02-29
tools: ynl: create local for_each helpers
Jakub Kicinski
3
-10
/
+57
2024-02-29
tools: ynl: create local attribute helpers
Jakub Kicinski
3
-74
/
+227
2024-02-29
tools: ynl: give up on libmnl for auto-ints
Jakub Kicinski
1
-9
/
+36
2024-02-29
tools: ynl: fix handling of multiple mcast groups
Jakub Kicinski
1
-0
/
+1
2024-02-29
tools: ynl: protect from old OvS headers
Jakub Kicinski
1
-0
/
+3
2024-02-29
selftests: netfilter: add bridge conntrack + multicast test case
Florian Westphal
2
-1
/
+190
2024-02-28
KVM: selftests: Explicitly ucall pool from shared memory
Peter Gonda
1
-1
/
+2
2024-02-28
KVM: selftests: Add support for protected vm_vaddr_* allocations
Michael Roth
2
-5
/
+24
2024-02-28
KVM: selftests: Add support for allocating/managing protected guest memory
Peter Gonda
2
-6
/
+41
2024-02-28
KVM: selftests: Add a macro to iterate over a sparsebit range
Ackerley Tng
1
-0
/
+20
2024-02-28
KVM: selftests: Make sparsebit structs const where appropriate
Michael Roth
2
-42
/
+42
2024-02-28
KVM: selftests: Extend VM creation's @shape to allow control of VM subtype
Sean Christopherson
2
-2
/
+8
2024-02-28
KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test
Thomas Huth
1
-39
/
+13
2024-02-28
KVM: selftests: x86: Use TAP interface in the vmx_pmu_caps test
Thomas Huth
1
-40
/
+12
2024-02-28
KVM: selftests: x86: Use TAP interface in the fix_hypercall test
Thomas Huth
1
-9
/
+18
2024-02-28
KVM: selftests: x86: Use TAP interface in the sync_regs test
Thomas Huth
1
-26
/
+84
2024-02-28
KVM: selftests: Add a macro to define a test with one vcpu
Thomas Huth
1
-0
/
+36
2024-02-28
KVM: selftests: Move setting a vCPU's entry point to a dedicated API
Sean Christopherson
5
-22
/
+48
2024-02-28
selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
Marcos Paulo de Souza
1
-3
/
+0
[prev]
[next]