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
2023-09-19
perf parse-events: Separate YYABORT and YYNOMEM cases
Ian Rogers
1
-19
/
+26
2023-09-19
perf trace: Really free the evsel->priv area
Arnaldo Carvalho de Melo
1
-7
/
+2
2023-09-19
tools/mm: fix undefined reference to pthread_once
Xie XiuQi
1
-2
/
+2
2023-09-13
memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
Aleksa Sarai
1
-5
/
+17
2023-09-13
selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
Jeff Xu
1
-0
/
+5
2023-09-13
selftests/landlock: Fix a resource leak
Ding Xiang
1
-3
/
+5
2023-09-13
XArray: Do not return sibling entries from xa_load()
Matthew Wilcox (Oracle)
1
-2
/
+66
2023-09-13
selftests: memfd: error out test process when child test fails
Aleksa Sarai
1
-1
/
+18
2023-09-13
selftests/bpf: Clean up fmod_ret in bench_rename test script
Yipeng Zou
1
-1
/
+1
2023-09-13
selftests/bpf: Fix repeat option when kfunc_call verification fails
Yipeng Zou
1
-1
/
+1
2023-09-13
libbpf: Set close-on-exec flag on gzopen
Marco Vedovati
1
-2
/
+2
2023-09-13
selftests/bpf: fix static assert compilation issue for test_cls_*.c
Alan Maguire
1
-0
/
+9
2023-09-13
libbpf: Fix realloc API handling in zero-sized edge cases
Andrii Nakryiko
2
-4
/
+16
2023-09-13
bpftool: Use a local bpf_perf_event_value to fix accessing its fields
Alexander Lobakin
1
-10
/
+17
2023-09-13
bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
Quentin Monnet
1
-2
/
+9
2023-09-13
bpftool: Define a local bpf_perf_link to fix accessing its fields
Alexander Lobakin
1
-2
/
+7
2023-09-13
bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie
Alexander Lobakin
1
-1
/
+5
2023-09-13
libbpf: only reset sec_def handler when necessary
Andrii Nakryiko
1
-8
/
+19
2023-09-13
selftests/bpf: Fix bpf_nf failure upon test rerun
Daniel Borkmann
1
-2
/
+3
2023-09-13
tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0
Zhangjin Wu
8
-8
/
+8
2023-09-13
tools/nolibc: arch-*.h: add missing space after ','
Zhangjin Wu
8
-8
/
+8
2023-09-13
selftests/futex: Order calls to futex_lock_pi
Nysal Jan K.A
1
-0
/
+7
2023-09-13
selftests/resctrl: Close perf value read fd on errors
Ilpo Järvinen
1
-7
/
+11
2023-09-13
selftests/resctrl: Unmount resctrl FS if child fails to run benchmark
Ilpo Järvinen
1
-0
/
+1
2023-09-13
selftests/resctrl: Don't leak buffer in fill_cache()
Ilpo Järvinen
1
-1
/
+2
2023-09-13
selftests/resctrl: Add resctrl.h into build deps
Ilpo Järvinen
1
-1
/
+1
2023-09-13
selftests/harness: Actually report SKIP for signal tests
Kees Cook
1
-6
/
+5
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-18
/
+73
2023-08-25
Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+31
2023-08-25
selftests: cachestat: catch failing fsync test on tmpfs
Andre Przywara
1
-15
/
+47
2023-08-25
selftests: cachestat: test for cachestat availability
Andre Przywara
1
-1
/
+19
2023-08-24
Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-126
/
+278
2023-08-24
selftests: bonding: add macvlan over bond testing
Hangbin Liu
2
-1
/
+101
2023-08-24
selftest: bond: add new topo bond_topo_2d1c.sh
Hangbin Liu
4
-113
/
+167
2023-08-22
selftests: bonding: do not set port down before adding to bond
Hangbin Liu
1
-2
/
+2
2023-08-21
selftests/mm: FOLL_LONGTERM need to be updated to 0x100
Ayush Jain
1
-1
/
+6
2023-08-21
selftests: cgroup: fix test_kmem_basic less than error
Lucas Karpinski
1
-2
/
+2
2023-08-20
selftests/net: Add log.txt and tools to .gitignore
Anh Tuan Phan
1
-0
/
+2
2023-08-19
Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-17
/
+45
2023-08-19
selftests: mlxsw: Fix test failure on Spectrum-4
Ido Schimmel
1
-10
/
+6
2023-08-18
Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+38
2023-08-18
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+2
2023-08-17
asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...
Arnd Bergmann
2
-0
/
+38
2023-08-17
objtool/x86: Fixup frame-pointer vs rethunk
Peter Zijlstra
1
-6
/
+11
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2
-2
/
+2
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
1
-1
/
+1
2023-08-16
selftests/ftrace: Add a basic testcase for snapshot
Zheng Yejian
1
-0
/
+31
2023-08-16
objtool/x86: Fix SRSO mess
Peter Zijlstra
4
-6
/
+31
2023-08-14
selftests: mirror_gre_changes: Tighten up the TTL test match
Petr Machata
1
-1
/
+2
2023-08-14
x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...
Petr Pavlu
1
-3
/
+1
[prev]
[next]