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-04-11
tools/nolibc: Add support for SPARC
Thomas Weißschuh
-0
/
+206
2025-04-11
selftests/nolibc: only consider XARCH for CFLAGS when requested
Thomas Weißschuh
-1
/
+4
2025-04-11
selftests/nolibc: drop dependency from sysroot to defconfig
Thomas Weißschuh
-1
/
+1
2025-04-11
tools/nolibc/types.h: fix mismatched parenthesis in minor()
Jemmy Wong
-1
/
+1
2025-04-11
perf tools: Remove evsel__handle_error_quirks()
Namhyung Kim
-22
/
+0
2025-04-11
rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RT
Paul E. McKenney
-5
/
+9
2025-04-11
selftests/landlock: Add PID tests for audit records
Mickaël Salaün
-10
/
+141
2025-04-11
selftests/landlock: Factor out audit fixture in audit_test
Mickaël Salaün
-15
/
+12
2025-04-11
Merge tag 'v6.15-rc1' into x86/cpu, to refresh the branch with upstream changes
Ingo Molnar
-16215
/
+66128
2025-04-10
tools: ynl: generate code for rt-route and add a sample
Jakub Kicinski
-1
/
+83
2025-04-10
tools: ynl: generate code for rt-addr and add a sample
Jakub Kicinski
-2
/
+84
2025-04-10
tools: ynl-gen: use family c-name in notifications
Jakub Kicinski
-3
/
+3
2025-04-10
tools: ynl-gen: consider dump ops without a do "type-consistent"
Jakub Kicinski
-5
/
+9
2025-04-10
tools: ynl: don't use genlmsghdr in classic netlink
Jakub Kicinski
-8
/
+22
2025-04-10
tools: ynl-gen: don't consider requests with fixed hdr empty
Jakub Kicinski
-2
/
+5
2025-04-10
tools: ynl: support creating non-genl sockets
Jakub Kicinski
-20
/
+43
2025-04-10
netlink: specs: rename rtnetlink specs in accordance with family name
Jakub Kicinski
-2
/
+2
2025-04-10
perf libunwind arm64: Fix missing close parens in an if statement
Arnaldo Carvalho de Melo
-1
/
+1
2025-04-10
io_uring/zcrx: enable tcp-data-split in selftest
David Wei
-0
/
+4
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-412
/
+1152
2025-04-10
Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-17
/
+65
2025-04-10
objtool: Fix false-positive "ignoring unreachables" warning
Josh Poimboeuf
-1
/
+1
2025-04-10
selftests/nolibc: drop unnecessary sys/io.h include
Thomas Weißschuh
-1
/
+0
2025-04-10
selftests/bpf: Make res_spin_lock AA test condition stronger
Kumar Kartikeya Dwivedi
-3
/
+7
2025-04-10
selftests/xsk: Add tail adjustment tests and support check
Tushar Vyavahare
-2
/
+156
2025-04-10
selftests/xsk: Add packet stream replacement function
Tushar Vyavahare
-6
/
+7
2025-04-10
tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sources
Namhyung Kim
-1
/
+48
2025-04-10
tools headers: Update the x86 headers with the kernel sources
Namhyung Kim
-20
/
+39
2025-04-10
tools headers: Update the linux/unaligned.h copy with the kernel sources
Namhyung Kim
-2
/
+6
2025-04-10
tools headers: Update the uapi/asm-generic/mman-common.h copy with the kernel...
Namhyung Kim
-0
/
+1
2025-04-10
tools headers: Update the uapi/linux/prctl.h copy with the kernel sources
Namhyung Kim
-0
/
+11
2025-04-10
tools headers: Update the syscall table with the kernel sources
Namhyung Kim
-25
/
+15
2025-04-10
tools headers: Update the VFS headers with the kernel sources
Namhyung Kim
-54
/
+179
2025-04-10
tools headers: Update the uapi/linux/perf_event.h copy with the kernel sources
Namhyung Kim
-0
/
+2
2025-04-10
tools headers: Update the socket headers with the kernel sources
Namhyung Kim
-0
/
+4
2025-04-10
tools headers: Update the KVM headers with the kernel sources
Namhyung Kim
-7
/
+13
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-2
/
+315
2025-04-10
Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linux
Linus Torvalds
-0
/
+24
2025-04-10
perf ui browser hists: Set actions->thread before calling do_zoom_thread()
Arnaldo Carvalho de Melo
-1
/
+1
2025-04-10
perf ui browser hists: Simplify the routines that add entries to the popup menu
Arnaldo Carvalho de Melo
-38
/
+23
2025-04-10
perf ui browser: Accept the left arrow key as a Zoom out if done on the first...
Arnaldo Carvalho de Melo
-0
/
+2
2025-04-10
perf ui browser annotate: Don't show the source code view status initially
Arnaldo Carvalho de Melo
-2
/
+11
2025-04-10
perf ui browser annotate: Show in the title the source code view toggle
Arnaldo Carvalho de Melo
-3
/
+13
2025-04-10
perf ui browser map: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
-1
/
+3
2025-04-10
perf ui browser hists: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
-2
/
+8
2025-04-10
perf ui browser header: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
-0
/
+1
2025-04-10
perf ui browser annotate: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
-0
/
+1
2025-04-10
perf ui browser annotate-data: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
-0
/
+1
2025-04-10
perf ui browser: Add a warn on unhandled hotkey helper
Arnaldo Carvalho de Melo
-0
/
+9
2025-04-10
perf ui browser: Add key_name() helper
Arnaldo Carvalho de Melo
-0
/
+47
[prev]
[next]