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
2025-09-01
selftests/nolibc: remove outdated comment about construct order
Benjamin Berg
-1
/
+0
2025-09-01
selftests/nolibc: fix EXPECT_NZ macro
Benjamin Berg
-2
/
+2
2025-09-01
tools/nolibc: drop wait4() support
Thomas Weißschuh
-17
/
+0
2025-09-01
kselftest/arm64: tpidr2: Switch to waitpid() over wait4()
Thomas Weißschuh
-3
/
+3
2025-09-01
tools/nolibc: fold llseek fallback into lseek()
Thomas Weißschuh
-28
/
+14
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from fork functions
Thomas Weißschuh
-6
/
+2
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from dup2()
Thomas Weißschuh
-3
/
+1
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from *at() functions
Thomas Weißschuh
-24
/
+8
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions
Thomas Weißschuh
-18
/
+6
2025-09-01
tools/nolibc: use tabs instead of spaces for indentation
Thomas Weißschuh
-3
/
+3
2025-09-01
tools/nolibc: avoid error in dup2() if old fd equals new fd
Thomas Weißschuh
-0
/
+13
2025-09-01
selftests/futex: Fix futex_wait() for 32bit ARM
Dan Carpenter
-1
/
+12
2025-09-01
selftests/futex: Fix typos and grammar in futex_priv_hash
Gopi Krishna Menon
-4
/
+4
2025-09-01
selftests/futex: Fix format-security warnings in futex_priv_hash
Nai-Chen Cheng
-5
/
+5
2025-09-01
selftests/futex: Fix some futex_numa_mpol subtests
Waiman Long
-4
/
+2
2025-09-01
powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
-1
/
+1
2025-08-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-3
/
+2
2025-08-30
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
Mark Brown
-3
/
+2
2025-08-30
Merge branch 'for-linus' into for-next
Takashi Iwai
-78
/
+1130
2025-08-29
vsock/test: Remove redundant semicolons
Liao Yuanhong
-1
/
+0
2025-08-29
netfilter: nft_flowtable.sh: re-run with random mtu sizes
Florian Westphal
-37
/
+76
2025-08-29
tools: docs: parse_data_structs.py: add methods to return output
Mauro Carvalho Chehab
-5
/
+62
2025-08-29
tools: docs: parse-headers.py: move it from sphinx dir
Mauro Carvalho Chehab
-0
/
+525
2025-08-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-25
/
+94
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-135
/
+737
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-23
/
+92
2025-08-29
selftests/futex: Remove the -g parameter from futex_priv_hash
Sebastian Andrzej Siewior
-2
/
+0
2025-08-28
Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linux
Linus Torvalds
-33
/
+74
2025-08-28
Merge patch series "Bump minimum supported version of LLVM for building the k...
Nathan Chancellor
-10
/
+0
2025-08-28
objtool: Drop noinstr hack for KCSAN_WEAK_MEMORY
Nathan Chancellor
-10
/
+0
2025-08-28
selftests: drv-net: rss_ctx: fix the queue count check
Jakub Kicinski
-1
/
+1
2025-08-28
vfio: selftests: Fix .gitignore for already tracked files
David Matlack
-0
/
+3
2025-08-28
selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
Ricardo B. Marlière
-1
/
+1
2025-08-28
perf annotate: Add dso__debuginfo() helper
Namhyung Kim
-5
/
+15
2025-08-28
perf annotate: Hide data-type for stack operation and canary
Namhyung Kim
-2
/
+13
2025-08-28
perf annotate: Show warning when debuginfo is not available
Namhyung Kim
-0
/
+28
2025-08-28
perf annotate: Add 'T' hot key to toggle data type display
Namhyung Kim
-5
/
+12
2025-08-28
perf annotate: Add --code-with-type support for TUI
Namhyung Kim
-9
/
+50
2025-08-28
perf annotate: Return printed number from disasm_line__write()
Namhyung Kim
-3
/
+3
2025-08-28
perf annotate: Simplify width calculation in annotation_line__write()
Namhyung Kim
-3
/
+9
2025-08-28
perf annotate: Pass annotation_print_data to annotation_line__write()
Namhyung Kim
-18
/
+43
2025-08-28
perf annotate: Remove __annotation_line__write()
Namhyung Kim
-28
/
+20
2025-08-28
perf annotate: Remove annotation_print_data.start
Namhyung Kim
-4
/
+2
2025-08-28
perf annotate: Rename to __hist_entry__tui_annotate()
Namhyung Kim
-28
/
+38
2025-08-28
ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char device
Ming Lei
-33
/
+74
2025-08-28
udp: add drop_counters to udp socket
Eric Dumazet
-3
/
+4
2025-08-27
selftests/mm: fix FORCE_READ to read input value correctly
Zi Yan
-9
/
+14
2025-08-27
Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...
Linus Torvalds
-94
/
+342
2025-08-27
selftests/bpf: Add LPM trie microbenchmarks
Matt Fleming
-0
/
+853
2025-08-27
selftests/bpf: Enable timed may_goto tests for arm64
Puranjay Mohan
-40
/
+23
[prev]
[next]