index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-25
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.1
Ahmed S. Darwish
1
-80
/
+91
2025-03-25
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.0
Ahmed S. Darwish
1
-266
/
+382
2025-03-25
tools/x86/kcpuid: Define Transmeta and Centaur index ranges
Ahmed S. Darwish
1
-0
/
+6
2025-03-25
tools/x86/kcpuid: Filter valid CPUID ranges
Ahmed S. Darwish
1
-10
/
+27
2025-03-25
tools/x86/kcpuid: Consolidate index validity checks
Ahmed S. Darwish
1
-12
/
+9
2025-03-25
tools/x86/kcpuid: Extend CPUID index mask macro
Ahmed S. Darwish
1
-4
/
+4
2025-03-25
tools/x86/kcpuid: Refactor CPUID range handling for future expansion
Ahmed S. Darwish
1
-41
/
+59
2025-03-25
tools/x86/kcpuid: Use <cpuid.h> intrinsics
Ahmed S. Darwish
1
-22
/
+15
2025-03-25
tools/x86/kcpuid: Use C99-style for loops
Ahmed S. Darwish
1
-31
/
+21
2025-03-25
tools/x86/kcpuid: Set parse_line() return type to void
Ahmed S. Darwish
1
-11
/
+9
2025-03-25
tools/x86/kcpuid: Remove unused global variable
Ahmed S. Darwish
1
-11
/
+0
2025-03-25
tools/x86/kcpuid: Remove unused local variable
Ahmed S. Darwish
1
-4
/
+0
2025-03-25
tools/x86/kcpuid: Print correct CPUID output register names
Ahmed S. Darwish
1
-18
/
+13
2025-03-25
tools/x86/kcpuid: Save CPUID output in an array
Ahmed S. Darwish
1
-13
/
+11
2025-03-25
tools/x86/kcpuid: Simplify usage() handling
Ahmed S. Darwish
1
-21
/
+16
2025-03-25
tools/x86/kcpuid: Exit the program on invalid parameters
Ahmed S. Darwish
1
-14
/
+8
2025-03-25
tools/x86/kcpuid: Fix error handling
Ahmed S. Darwish
1
-24
/
+23
2025-03-25
objtool: Remove redundant opts.noinstr dependency
Josh Poimboeuf
1
-6
/
+1
2025-03-25
objtool: Fix up some outdated references to ENTRY/ENDPROC
Josh Poimboeuf
1
-5
/
+5
2025-03-25
objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity
Josh Poimboeuf
3
-70
/
+72
2025-03-25
objtool: Improve error handling
Josh Poimboeuf
6
-221
/
+232
2025-03-25
objtool: Properly disable uaccess validation
Josh Poimboeuf
1
-2
/
+9
2025-03-25
objtool: Silence more KCOV warnings
Josh Poimboeuf
1
-0
/
+6
2025-03-25
objtool: Fix init_module() handling
Josh Poimboeuf
1
-2
/
+5
2025-03-25
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
5
-75
/
+16
2025-03-25
objtool: Ignore entire functions rather than instructions
Josh Poimboeuf
2
-17
/
+19
2025-03-25
objtool: Warn when disabling unreachable warnings
Josh Poimboeuf
1
-1
/
+4
2025-03-25
objtool: Fix detection of consecutive jump tables on Clang 20
Josh Poimboeuf
3
-22
/
+37
2025-03-24
Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2025-03-24
Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
22
-720
/
+753
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-308
/
+156
2025-03-24
Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-13
/
+162
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
16
-240
/
+495
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux
Linus Torvalds
5
-3
/
+12
2025-03-24
Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux
Linus Torvalds
2
-2
/
+2
2025-03-24
Merge tag 'lkmm.2025.03.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
7
-114
/
+172
2025-03-24
Merge tag 'nolibc-20250308-for-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
19
-56
/
+457
2025-03-24
perf bpf-filter: Fix a parsing error with comma
Namhyung Kim
2
-3
/
+3
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
10
-6
/
+458
2025-03-24
perf report: Fix a memory leak for perf_env on AMD
Namhyung Kim
1
-0
/
+2
2025-03-24
Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+6
2025-03-24
Merge tag 'move-lib-kunit-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
6
-17
/
+2
2025-03-24
selftests: vxlan_bridge: Test flood with unresolved FDB entry
Amit Cohen
2
-0
/
+23
2025-03-24
tools/rv: Allow rv list to filter for container
Gabriele Monaco
3
-22
/
+52
2025-03-24
verification/dot2k: Add support for nested monitors
Gabriele Monaco
6
-25
/
+123
2025-03-24
tools/rv: Add support for nested monitors
Gabriele Monaco
2
-48
/
+179
2025-03-24
rv: Add scpd, snep and sncid per-cpu monitors
Gabriele Monaco
3
-0
/
+54
2025-03-24
rv: Add snroc per-task monitor
Gabriele Monaco
1
-0
/
+18
2025-03-24
rv: Add sco and tss per-cpu monitors
Gabriele Monaco
2
-0
/
+36
[prev]
[next]