index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2024-10-02
Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
-8997
/
+56925
2024-10-02
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+2
2024-10-02
perf tools: Cope with differences for lib/list_sort.c copy from the kernel
Arnaldo Carvalho de Melo
-1
/
+35
2024-10-02
tools check_headers.sh: Add check variant that excludes some hunks
Arnaldo Carvalho de Melo
-0
/
+24
2024-10-02
sched_ext: Add __weak markers to BPF helper function decalarations
Vishal Chourasia
-3
/
+3
2024-10-01
bpf: Sync uapi bpf.h header to tools directory
Daniel Borkmann
-12
/
+10
2024-10-01
selftests/bpf: Verify that sync_linked_regs preserves subreg_def
Eduard Zingerman
-0
/
+67
2024-10-01
KVM: selftests: Fix build on architectures other than x86_64
Mark Brown
-0
/
+8
2024-10-01
selftest: hid: add missing run-hid-tools-tests.sh
Yun Lu
-0
/
+2
2024-10-01
selftests: vDSO: align getrandom states to cache line
Jason A. Donenfeld
-3
/
+5
2024-09-30
selftests/bpf: Add mptcp subflow subtest
Geliang Tang
-0
/
+121
2024-09-30
selftests/bpf: Add getsockopt to inspect mptcp subflow
Geliang Tang
-0
/
+111
2024-09-30
selftests/bpf: Add mptcp subflow example
Nicolas Rybowski
-0
/
+59
2024-09-30
perf tests: Add more topdown events regroup tests
Dapeng Mi
-2
/
+20
2024-09-30
perf tests: Add topdown events counting and sampling tests
Dapeng Mi
-0
/
+23
2024-09-30
perf tests: Add leader sampling test in record tests
Dapeng Mi
-0
/
+28
2024-09-30
perf x86/topdown: Don't move topdown metric events in group
Dapeng Mi
-1
/
+61
2024-09-30
perf x86/topdown: Correct leader selection with sample_read enabled
Dapeng Mi
-2
/
+16
2024-09-30
perf x86/topdown: Complete topdown slots/metrics events check
Dapeng Mi
-6
/
+55
2024-09-30
perf evsel: Reduce a variables scope
Ian Rogers
-1
/
+2
2024-09-30
perf vender events arm64: Use "Topdown" as topdown metric group name
Yicong Yang
-37
/
+37
2024-09-30
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+5
2024-09-30
tools headers UAPI: Sync the linux/in.h with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+1
2024-09-30
perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...
Arnaldo Carvalho de Melo
-2
/
+2
2024-09-30
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+2
2024-09-30
tools include UAPI: Sync linux/fcntl.h copy with the kernel sources
Arnaldo Carvalho de Melo
-24
/
+65
2024-09-30
perf test: Use ARRAY_SIZE for array length
Jiapeng Chong
-1
/
+2
2024-09-30
Merge tag 'sched_ext-for-6.12-rc1-fixes-1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-18
/
+64
2024-09-30
pm: cpupower: gitignore: Add compile_commands.json
John B. Wyatt IV
-0
/
+3
2024-09-30
selftests: exec: update gitignore for load_address
Javier Carrasco
-1
/
+2
2024-09-30
selftests: core: add unshare_test to gitignore
Javier Carrasco
-0
/
+1
2024-09-30
clone3: clone3_cap_checkpoint_restore: remove unused MAX_PID_NS_LEVEL macro
Ba Jing
-2
/
+0
2024-09-30
selftests:timers: posix_timers: Fix warn_unused_result in __fatal_error()
Shuah Khan
-4
/
+8
2024-09-30
selftest: rtc: Check if could access /dev/rtc0 before testing
Joseph Jang
-1
/
+10
2024-09-30
pm: cpupower: Makefile: Allow overriding cross-compiling env params
Peng Fan
-6
/
+6
2024-09-30
pm: cpupower: bench: print config file path when open cpufreq-bench.conf fails
Peng Fan
-2
/
+3
2024-09-30
tools/power/cpupower: Add documentation for some recently introduced options
Tor Vic
-2
/
+36
2024-09-30
tools include UAPI: Sync linux/sched.h copy with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+1
2024-09-30
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+16
2024-09-30
iio: event_monitor: Fix missing free in main
zhang jiao
-0
/
+1
2024-09-30
selftest: alsa: check if user has alsa installed
Abdul Rahim
-0
/
+4
2024-09-29
Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+2
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-203
/
+1195
2024-09-28
Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-1
/
+3
2024-09-27
Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
-18
/
+40
2024-09-27
perf vdso: Missed put on 32-bit dsos
Ian Rogers
-1
/
+3
2024-09-27
Merge remote-tracking branch 'torvalds/master' into perf-tools
Arnaldo Carvalho de Melo
-67
/
+7318
2024-09-27
selftests: vDSO: align stack for O2-optimized memcpy
Jason A. Donenfeld
-0
/
+2
2024-09-27
Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+16
2024-09-27
Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
-4
/
+31
[prev]
[next]