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.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
2022-12-31
libbpf: Btf dedup identical struct test needs check for nested structs/arrays
Alan Maguire
1
-3
/
+5
2022-12-31
selftests/bpf: fix missing BPF object files
Wang Yufen
9
-29
/
+40
2022-12-31
libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()
Shung-Hsi Yu
1
-0
/
+3
2022-12-31
libbpf: Deal with section with no data gracefully
Shung-Hsi Yu
1
-1
/
+5
2022-12-31
libbpf: Use elf_getshdrnum() instead of e_shnum
Shung-Hsi Yu
1
-4
/
+9
2022-12-31
selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c
Xu Kuohai
1
-3
/
+3
2022-12-31
selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow
Xu Kuohai
1
-0
/
+1
2022-12-31
selftest/bpf: Fix memory leak in kprobe_multi_test
Xu Kuohai
1
-12
/
+14
2022-12-31
selftests/bpf: Fix memory leak caused by not destroying skeleton
Xu Kuohai
2
-2
/
+4
2022-12-31
libbpf: Fix memory leak in parse_usdt_arg()
Xu Kuohai
1
-7
/
+4
2022-12-31
libbpf: Fix use-after-free in btf_dump_name_dups
Xu Kuohai
1
-3
/
+26
2022-12-31
selftests/bpf: Add missing bpf_iter_vma_offset__destroy call
Jiri Olsa
1
-6
/
+5
2022-12-31
selftests/efivarfs: Add checking of the test return value
Zhao Gongyi
1
-0
/
+5
2022-12-31
selftests: cgroup: fix unsigned comparison with less than zero
YueHaibing
1
-2
/
+3
2022-12-31
proc: fixup uptime selftest
Alexey Dobriyan
1
-1
/
+2
2022-12-31
selftests/ftrace: event_triggers: wait longer for test_event_enable
Yipeng Zou
1
-4
/
+11
2022-12-31
objtool, kcsan: Add volatile read/write instrumentation to whitelist
Marco Elver
1
-0
/
+10
2022-12-21
libbpf: Fix uninitialized warning in btf_dump_dump_type_data
David Michael
1
-1
/
+1
2022-12-11
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+3
2022-12-10
kselftests: cgroup: update kmem test precision tolerance
Michal Hocko
1
-3
/
+3
2022-12-09
Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-4
/
+220
2022-12-07
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
1
-0
/
+10
2022-12-07
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
1
-0
/
+27
2022-12-03
selftests: net: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-12-03
selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload
Zhengchao Shao
1
-1
/
+1
2022-12-03
selftests/tls: Fix tls selftests dependency to correct algorithm
Tianjia Zhang
1
-1
/
+1
2022-12-03
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+2
2022-12-01
af_unix: Add test for sock_diag and UDIAG_SHOW_UID.
Kuniyuki Iwashima
3
-1
/
+180
2022-12-01
tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"
Tiezhu Yang
1
-2
/
+2
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
6
-28
/
+57
2022-11-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-28
/
+46
2022-11-29
ipv4: Fix route deletion when nexthop info is not specified
Ido Schimmel
1
-0
/
+11
2022-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-30
/
+138
2022-11-24
Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
10
-32
/
+47
2022-11-21
selftests/bpf: Make test_bench_attach serial
Jiri Olsa
1
-3
/
+1
2022-11-21
selftests/bpf: Filter out default_idle from kprobe_multi bench
Jiri Olsa
1
-1
/
+3
2022-11-21
bpf: Set and check spin lock value in sk_storage_map_test
Xu Kuohai
1
-16
/
+20
2022-11-21
selftests/net: Find nettest in current directory
Daniel Díaz
2
-8
/
+13
2022-11-18
Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-11-18
selftests/net: fix missing xdp_dummy
Wang Yufen
5
-15
/
+23
2022-11-18
selftests: mptcp: fix mibit vs mbit mix up
Matthieu Baerts
1
-2
/
+3
2022-11-18
selftests: mptcp: run mptcp_sockopt from a new netns
Matthieu Baerts
1
-4
/
+5
2022-11-18
selftests: mptcp: gives slow test-case more time
Paolo Abeni
1
-3
/
+3
2022-11-18
libbpf: Check the validity of size in user_ring_buffer__reserve()
Hou Tao
1
-0
/
+4
2022-11-18
libbpf: Handle size overflow for user ringbuf mmap
Hou Tao
1
-2
/
+8
2022-11-18
libbpf: Handle size overflow for ringbuf mmap
Hou Tao
1
-4
/
+8
2022-11-18
libbpf: Use page size as max_entries when probing ring buffer map
Hou Tao
1
-1
/
+1
2022-11-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-2
/
+14
2022-11-17
KVM: selftests: add svm part to triple_fault_test
Maxim Levitsky
1
-17
/
+56
2022-11-17
kvm: selftests: add svm nested shutdown test
Maxim Levitsky
3
-0
/
+69
[next]