index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
objtool: Find unused ENDBR instructions
Peter Zijlstra
3
-2
/
+69
2022-03-15
objtool: Validate IBT assumptions
Peter Zijlstra
4
-5
/
+215
2022-03-15
objtool: Add IBT/ENDBR decoding
Peter Zijlstra
2
-5
/
+30
2022-03-15
objtool: Read the NOENDBR annotation
Peter Zijlstra
2
-3
/
+37
2022-03-15
x86,objtool: Move the ASM_REACHABLE annotation to objtool.h
Peter Zijlstra
1
-0
/
+16
2022-03-15
objtool: Rework ASM_REACHABLE
Peter Zijlstra
1
-13
/
+20
2022-03-15
x86: Mark __invalid_creds() __noreturn
Peter Zijlstra
1
-0
/
+1
2022-03-15
exit: Mark do_group_exit() __noreturn
Peter Zijlstra
1
-0
/
+1
2022-03-15
x86: Mark stop_this_cpu() __noreturn
Peter Zijlstra
1
-0
/
+1
2022-03-15
objtool: Ignore extra-symbol code
Peter Zijlstra
3
-0
/
+104
2022-03-15
objtool: Rename --duplicate to --lto
Peter Zijlstra
3
-4
/
+9
2022-03-15
x86/ibt: Add ANNOTATE_NOENDBR
Peter Zijlstra
1
-0
/
+16
2022-03-15
objtool: Have WARN_FUNC fall back to sym+off
Peter Zijlstra
1
-0
/
+2
2022-03-15
objtool: Default ignore INT3 for unreachable
Peter Zijlstra
1
-7
/
+5
2022-03-15
objtool: Add --dry-run
Peter Zijlstra
3
-2
/
+6
2022-03-15
Merge branch 'arm64/for-next/linkage'
Peter Zijlstra
3
-27
/
+41
2022-03-15
tools/objtool: Check for use of the ENQCMD instruction in the kernel
Fenghua Yu
1
-1
/
+10
2022-03-12
perf parse: Fix event parser error for hybrid systems
Zhengjun Xing
1
-2
/
+4
2022-03-12
perf bench: Fix NULL check against wrong variable
Weiguo Li
1
-1
/
+1
2022-03-12
perf parse-events: Fix NULL check against wrong variable
Weiguo Li
1
-1
/
+1
2022-03-12
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-03-12
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+5
2022-03-10
Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-4
/
+17
2022-03-09
selftests: pmtu.sh: Kill nettest processes launched in subshell.
Guillaume Nault
1
-2
/
+12
2022-03-09
selftests: pmtu.sh: Kill tcpdump processes launched by subshell.
Guillaume Nault
1
-2
/
+5
2022-03-07
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-03-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-0
/
+4
2022-03-06
tools/virtio: handle fallout from folio work
Michael S. Tsirkin
1
-0
/
+3
2022-03-06
tools/virtio: fix virtio_test execution
Stefano Garzarella
1
-0
/
+1
2022-03-05
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
2022-03-05
selftests/vm: cleanup hugetlb file after mremap test
Mike Kravetz
2
-8
/
+21
2022-03-03
Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-5
/
+162
2022-03-03
selftests: mlxsw: resource_scale: Fix return value
Amit Cohen
1
-1
/
+1
2022-03-03
selftests: mlxsw: tc_police_scale: Make test more robust
Amit Cohen
1
-1
/
+2
2022-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
4
-1
/
+157
2022-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+13
2022-03-01
selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race test
Florian Westphal
4
-1
/
+157
2022-02-26
Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-11
/
+12
2022-02-26
selftests/memfd: clean up mapping in mfd_fail_write
Mike Kravetz
1
-0
/
+1
2022-02-26
selftest/vm: fix map_fixed_noreplace test failure
Aneesh Kumar K.V
1
-12
/
+37
2022-02-25
rtla/osnoise: Fix error message when failing to enable trace instance
Daniel Bristot de Oliveira
1
-1
/
+1
2022-02-25
rtla/osnoise: Free params at the exit
Daniel Bristot de Oliveira
1
-0
/
+1
2022-02-25
rtla/hist: Make -E the short version of --entries
Daniel Bristot de Oliveira
2
-10
/
+10
2022-02-25
Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
3
-2
/
+13
2022-02-25
KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3
Mark Brown
3
-2
/
+13
2022-02-24
selftests: mptcp: do complete cleanup at exit
Paolo Abeni
1
-2
/
+2
2022-02-24
Merge tag 'perf-tools-fixes-for-v5.17-2022-02-24' of git://git.kernel.org/pub...
Linus Torvalds
5
-21
/
+8
2022-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2022-02-24
Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-22
/
+166
2022-02-23
Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+15
[next]