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
2024-12-02
objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE
Peter Zijlstra
2
-57
/
+40
2024-12-02
objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE
Peter Zijlstra
2
-35
/
+11
2024-12-02
objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE
Peter Zijlstra
2
-23
/
+6
2024-12-02
objtool: Convert instrumentation_{begin,end}() to ANNOTATE
Peter Zijlstra
2
-39
/
+12
2024-12-02
objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
Peter Zijlstra
2
-34
/
+19
2024-12-02
objtool: Convert ANNOTATE_NOENDBR to ANNOTATE
Peter Zijlstra
2
-27
/
+10
2024-12-02
objtool: Generic annotation infrastructure
Peter Zijlstra
1
-0
/
+45
2024-12-02
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
2
-4
/
+4
2024-12-02
tests/pid_namespace: add pid_max tests
Christian Brauner
3
-1
/
+360
2024-12-01
arm64/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
1
-2
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-30
Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Linus Torvalds
2
-127
/
+325
2024-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+8
2024-11-30
selftests: drv-net: rss_ctx: Add test for ntuple rule
Daniel Xu
1
-1
/
+11
2024-11-30
tools/power turbostat: 2024.11.30
Len Brown
2
-2
/
+2
2024-11-30
tools/power turbostat: Add RAPL psys as a built-in counter
Patryk Wlazlyn
2
-10
/
+85
2024-11-30
tools/power turbostat: Fix child's argument forwarding
Patryk Wlazlyn
1
-1
/
+1
2024-11-30
tools/power turbostat: Force --no-perf in --dump mode
Patryk Wlazlyn
1
-0
/
+6
2024-11-30
tools/power turbostat: Add support for /sys/class/drm/card1
Zhang Rui
1
-9
/
+29
2024-11-30
tools/power turbostat: Cache graphics sysfs file descriptors during probe
Zhang Rui
1
-50
/
+32
2024-11-30
tools/power turbostat: Consolidate graphics sysfs access
Zhang Rui
1
-9
/
+6
2024-11-30
tools/power turbostat: Remove unnecessary fflush() call
Zhang Rui
1
-4
/
+3
2024-11-30
tools/power turbostat: Enhance platform divergence description
Zhang Rui
1
-28
/
+30
2024-11-30
tools/power turbostat: Add initial support for GraniteRapids-D
Zhang Rui
1
-0
/
+1
2024-11-30
tools/power turbostat: Remove PC3 support on Lunarlake
Zhang Rui
1
-1
/
+1
2024-11-30
tools/power turbostat: Rename arl_features to lnl_features
Zhang Rui
1
-2
/
+2
2024-11-30
tools/power turbostat: Add back PC8 support on Arrowlake
Zhang Rui
1
-3
/
+3
2024-11-30
tools/power turbostat: Remove PC7/PC9 support on MTL
Zhang Rui
1
-2
/
+2
2024-11-30
tools/power turbostat: Honor --show CPU, even when even when num_cpus=1
Patryk Wlazlyn
1
-2
/
+2
2024-11-30
tools/power turbostat: Fix trailing '\n' parsing
Zhang Rui
1
-0
/
+3
2024-11-30
tools/power turbostat: Allow using cpu device in perf counters on hybrid platforms
Patryk Wlazlyn
2
-7
/
+123
2024-11-30
tools/power turbostat: Fix column printing for PMT xtal_time counters
Patryk Wlazlyn
1
-3
/
+3
2024-11-30
tools/power turbostat: fix GCC9 build regression
Todd Brandt
1
-9
/
+6
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2
-5
/
+12
2024-11-29
Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+2
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-1
/
+3
2024-11-29
Merge tag 'modules-6.13-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
1
-2
/
+2
2024-11-29
tools: Override makefile ARCH variable if defined, but empty
Björn Töpel
1
-2
/
+2
2024-11-29
selftests/hid: fix kfunc inclusions with newer bpftool
Benjamin Tissoires
1
-8
/
+11
2024-11-28
selftests: find_symbol: Actually use load_mod() parameter
Geert Uytterhoeven
1
-2
/
+2
2024-11-28
Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-6
/
+228
2024-11-28
selftests: hid: fix typo and exit code
Maximilian Heyne
1
-7
/
+9
2024-11-28
selftests: rds: move test.py to TEST_FILES
Hangbin Liu
1
-3
/
+2
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
5
-1
/
+352
2024-11-27
Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
3
-0
/
+96
2024-11-27
Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+8
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux into HEAD
Paolo Bonzini
5
-1
/
+352
2024-11-27
Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
5
-5
/
+197
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
1
-0
/
+1
[prev]
[next]