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-03-25
objtool: Improve error handling
Josh Poimboeuf
-221
/
+232
2025-03-25
objtool: Properly disable uaccess validation
Josh Poimboeuf
-2
/
+9
2025-03-25
objtool: Silence more KCOV warnings
Josh Poimboeuf
-0
/
+6
2025-03-25
objtool: Fix init_module() handling
Josh Poimboeuf
-2
/
+5
2025-03-25
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
-75
/
+16
2025-03-25
objtool: Ignore entire functions rather than instructions
Josh Poimboeuf
-17
/
+19
2025-03-25
objtool: Warn when disabling unreachable warnings
Josh Poimboeuf
-1
/
+4
2025-03-25
objtool: Fix detection of consecutive jump tables on Clang 20
Josh Poimboeuf
-22
/
+37
2025-03-24
Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+2
2025-03-24
Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-720
/
+753
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-308
/
+156
2025-03-24
Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+2
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-13
/
+162
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-240
/
+495
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-3
/
+12
2025-03-24
Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux
Linus Torvalds
-2
/
+2
2025-03-24
Merge tag 'lkmm.2025.03.21a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-120
/
+178
2025-03-24
Merge tag 'nolibc-20250308-for-6.15-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-56
/
+457
2025-03-24
perf bpf-filter: Fix a parsing error with comma
Namhyung Kim
-3
/
+3
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-6
/
+458
2025-03-24
perf report: Fix a memory leak for perf_env on AMD
Namhyung Kim
-0
/
+2
2025-03-24
Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+6
2025-03-24
Merge tag 'move-lib-kunit-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-17
/
+2
2025-03-24
selftests: vxlan_bridge: Test flood with unresolved FDB entry
Amit Cohen
-0
/
+23
2025-03-24
tools/rv: Allow rv list to filter for container
Gabriele Monaco
-23
/
+53
2025-03-24
verification/dot2k: Add support for nested monitors
Gabriele Monaco
-27
/
+125
2025-03-24
tools/rv: Add support for nested monitors
Gabriele Monaco
-48
/
+179
2025-03-24
rv: Add scpd, snep and sncid per-cpu monitors
Gabriele Monaco
-0
/
+54
2025-03-24
rv: Add snroc per-task monitor
Gabriele Monaco
-0
/
+18
2025-03-24
rv: Add sco and tss per-cpu monitors
Gabriele Monaco
-0
/
+36
2025-03-24
sched: Add sched tracepoints for RV task model
Gabriele Monaco
-1
/
+1
2025-03-24
perf trace: Fix wrong size to bpf_map__update_elem call
Thomas Richter
-2
/
+4
2025-03-24
selftests: drv-net: rss_ctx: Don't assume indirection table is present
Gal Pressman
-1
/
+1
2025-03-24
selftest: net: update proc_net_pktgen (add more imix_weights test cases)
Peter Seiderer
-0
/
+44
2025-03-24
Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+652
2025-03-24
Merge tag 'vfs-6.15-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+14
2025-03-24
Merge tag 'vfs-6.15-rc1.overlayfs' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-6
/
+867
2025-03-24
Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-98
/
+889
2025-03-24
perf tools: annotate asm_pure_loop.S
Marcus Meissner
-0
/
+2
2025-03-24
perf python: Fix setup.py mypy errors
Ian Rogers
-2
/
+8
2025-03-24
perf test: Address attr.py mypy error
Ian Rogers
-7
/
+1
2025-03-24
perf build: Add pylint build tests
Ian Rogers
-2
/
+69
2025-03-24
perf build: Add mypy build tests
Ian Rogers
-2
/
+71
2025-03-24
perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
Ian Rogers
-19
/
+19
2025-03-24
tools/build: Don't pass test log files to linker
Ian Rogers
-1
/
+5
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+738
2025-03-23
perf bench sched pipe: fix enforced blocking reads in worker_thread
Dirk Gouders
-11
/
+4
2025-03-23
perf tools: Fix is_compat_mode build break in ppc64
Likhitha Korrapati
-2
/
+2
2025-03-23
perf build: filter all combinations of -flto for libperl
Holger Hoffstätte
-1
/
+1
2025-03-22
selftests: ublk: add stripe target
Ming Lei
-2
/
+397
[prev]
[next]