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
*
selftests/bpf: Fix compilation error in get_uprobe_offset()
Jerome Marchand
2024-12-19
1
-0
/
+4
*
selftests/bpf: Use asm constraint "m" for LoongArch
Tiezhu Yang
2024-12-19
1
-0
/
+2
*
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-14
12
-22
/
+304
|
\
|
*
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
2024-12-14
2
-0
/
+27
|
*
bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2024-12-14
1
-10
/
+9
|
*
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
2024-12-14
1
-5
/
+1
|
*
selftests/bpf: Add test for narrow ctx load for pointer args
Kumar Kartikeya Dwivedi
2024-12-12
1
-0
/
+36
|
*
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
2024-12-12
2
-4
/
+4
|
*
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
2024-12-12
3
-22
/
+66
|
*
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
2024-12-10
1
-0
/
+28
|
*
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
2024-12-10
1
-0
/
+2
|
*
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
2024-12-10
3
-0
/
+120
|
*
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
2024-12-10
1
-0
/
+28
|
*
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
2024-12-10
1
-3
/
+5
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-12-13
1
-17
/
+15
|
\
\
|
*
|
kselftest/arm64: abi: fix SVCR detection
Weizhao Ouyang
2024-12-13
1
-17
/
+15
|
|
/
*
|
Merge tag 'perf-tools-fixes-for-v6.13-2024-12-12' of git://git.kernel.org/pub...
Linus Torvalds
2024-12-13
27
-44
/
+194
|
\
\
|
*
|
perf probe: Fix uninitialized variable
James Clark
2024-12-12
1
-1
/
+1
|
*
|
libperf: evlist: Fix --cpu argument on hybrid platform
James Clark
2024-12-11
1
-2
/
+16
|
*
|
perf test expr: Fix system_tsc_freq for only x86
Ian Rogers
2024-12-11
1
-7
/
+12
|
*
|
perf test hwmon_pmu: Fix event file location
Ian Rogers
2024-12-10
1
-11
/
+18
|
*
|
perf hwmon_pmu: Use openat rather than dup to refresh directory
Ian Rogers
2024-12-10
1
-4
/
+11
|
*
|
perf ftrace: Fix undefined behavior in cmp_profile_data()
Kuan-Wei Chiu
2024-12-09
1
-1
/
+2
|
*
|
perf tools: Fix precise_ip fallback logic
Namhyung Kim
2024-12-06
1
-3
/
+3
|
*
|
perf tools: Fix build error on generated/fs_at_flags_array.c
Namhyung Kim
2024-12-04
1
-1
/
+2
|
*
|
tools headers: Sync uapi/linux/prctl.h with the kernel sources
Namhyung Kim
2024-12-04
1
-1
/
+26
|
*
|
tools headers: Sync uapi/linux/mount.h with the kernel sources
Namhyung Kim
2024-12-04
1
-2
/
+12
|
*
|
tools headers: Sync uapi/linux/fcntl.h with the kernel sources
Namhyung Kim
2024-12-04
1
-4
/
+1
|
*
|
tools headers: Sync uapi/asm-generic/mman.h with the kernel sources
Namhyung Kim
2024-12-04
1
-0
/
+4
|
*
|
tools headers: Sync *xattrat syscall changes with the kernel sources
Namhyung Kim
2024-12-04
6
-1
/
+30
|
*
|
tools headers: Sync arm64 kvm header with the kernel sources
Namhyung Kim
2024-12-04
1
-0
/
+6
|
*
|
tools headers: Sync x86 kvm and cpufeature headers with the kernel
Namhyung Kim
2024-12-04
2
-2
/
+10
|
*
|
tools headers: Sync uapi/linux/kvm.h with the kernel sources
Namhyung Kim
2024-12-04
1
-0
/
+8
|
*
|
tools headers: Sync uapi/linux/perf_event.h with the kernel sources
Namhyung Kim
2024-12-04
1
-1
/
+10
|
*
|
tools headers: Sync uapi/drm/drm.h with the kernel sources
Namhyung Kim
2024-12-04
1
-0
/
+17
|
*
|
perf machine: Initialize machine->env to address a segfault
Arnaldo Carvalho de Melo
2024-12-03
1
-0
/
+2
|
*
|
perf test: Don't signal all processes on system when interrupting tests
James Clark
2024-12-02
1
-1
/
+1
|
*
|
perf tools: Fix build-id event recording
Namhyung Kim
2024-12-02
1
-2
/
+2
*
|
|
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-12
2
-17
/
+56
|
\
\
\
|
*
\
\
Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-12-12
1
-2
/
+16
|
|
\
\
\
|
|
*
|
|
selftests: netfilter: Stabilize rpath.sh
Phil Sutter
2024-12-11
1
-2
/
+16
|
*
|
|
|
selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted
Danielle Ratson
2024-12-07
1
-0
/
+40
|
*
|
|
|
selftests: mlxsw: sharedbuffer: Remove duplicate test cases
Danielle Ratson
2024-12-07
1
-10
/
+0
|
*
|
|
|
selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
Danielle Ratson
2024-12-07
1
-5
/
+0
*
|
|
|
|
Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-12-11
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
selftests/ftrace: adjust offset for kprobe syntax error test
Hari Bathini
2024-12-11
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-08
2
-10
/
+6
|
\
\
\
\
|
*
|
|
|
selftests/damon: add _damon_sysfs.py to TEST_FILES
Maximilian Heyne
2024-12-06
1
-1
/
+1
|
*
|
|
|
selftest: hugetlb_dio: fix test naming
Mark Brown
2024-12-06
1
-9
/
+5
|
|
/
/
/
*
|
|
|
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-07
22
-68
/
+650
|
\
\
\
\
[next]