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-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
6
-42
/
+108
2022-08-19
libperf: Add a test case for read formats
Namhyung Kim
1
-0
/
+161
2022-08-19
libperf: Handle read format in perf_evsel__read()
Namhyung Kim
3
-3
/
+83
2022-08-19
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Namhyung Kim
1
-1
/
+4
2022-08-19
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+8
2022-08-19
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-08-19
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2022-08-19
tools headers kvm s390: Sync headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-08-19
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+108
2022-08-19
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-87
/
+300
2022-08-19
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-08-19
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2022-08-19
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+8
2022-08-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-8
/
+8
2022-08-19
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
6
-60
/
+154
2022-08-19
objtool: Remove "ANNOTATE_NOENDBR on ENDBR" warning
Josh Poimboeuf
1
-3
/
+0
2022-08-19
objtool: Use arch_jump_destination() in read_intra_function_calls()
Chen Zhongjin
1
-1
/
+1
2022-08-19
perf cpumap: Compute mask size in constant time
Ian Rogers
1
-12
/
+1
2022-08-19
perf cpumap: Synthetic events and const/static
Ian Rogers
3
-14
/
+12
2022-08-19
perf cpumap: Const map for max()
Ian Rogers
2
-2
/
+2
2022-08-19
KVM: selftests: Fix ambiguous mov in KVM_ASM_SAFE()
David Matlack
1
-1
/
+1
2022-08-19
KVM: selftests: Fix KVM_EXCEPTION_MAGIC build with Clang
David Matlack
1
-1
/
+1
2022-08-19
x86/ibt, objtool: Add IBT_NOSEAL()
Josh Poimboeuf
1
-1
/
+2
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
121
-5078
/
+93937
2022-08-18
selftests: mlxsw: Add egress VID classification test
Amit Cohen
1
-0
/
+273
2022-08-18
selftests: mlxsw: Add ingress RIF configuration test for VXLAN
Amit Cohen
1
-0
/
+311
2022-08-18
selftests: mlxsw: Add ingress RIF configuration test for 802.1Q bridge
Amit Cohen
1
-0
/
+264
2022-08-18
selftests: mlxsw: Add ingress RIF configuration test for 802.1D bridge
Amit Cohen
1
-0
/
+264
2022-08-18
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-170
/
+207
2022-08-18
Merge tag 'linux-kselftest-next-6.0-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+5
2022-08-18
Merge tag 'trace-rtla-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-32
/
+42
2022-08-18
selftests/bpf: bpf_setsockopt tests
Martin KaFai Lau
3
-1
/
+606
2022-08-18
x86/clear_user: Make it faster
Borislav Petkov
1
-0
/
+3
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
38
-236
/
+771
2022-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-170
/
+207
2022-08-17
selftests/bpf: Few fixes for selftests/bpf built in release mode
Andrii Nakryiko
4
-6
/
+6
2022-08-17
libbpf: Clean up deprecated and legacy aliases
Andrii Nakryiko
5
-10
/
+2
2022-08-17
libbpf: Streamline bpf_attr and perf_event_attr initialization
Andrii Nakryiko
4
-91
/
+138
2022-08-17
libbpf: Fix potential NULL dereference when parsing ELF
Andrii Nakryiko
1
-1
/
+1
2022-08-17
selftests/bpf: Tests libbpf autoattach APIs
Hao Luo
2
-0
/
+53
2022-08-17
libbpf: Allows disabling auto attach
Hao Luo
3
-1
/
+18
2022-08-17
testing: selftests: nft_flowtable.sh: rework test to detect offload failure
Florian Westphal
1
-57
/
+84
2022-08-17
testing: selftests: nft_flowtable.sh: use random netns names
Florian Westphal
1
-118
/
+128
2022-08-16
selftests/bpf: Add tests verifying bpf lsm userns_create hook
Frederick Lawler
2
-0
/
+135
2022-08-16
selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsm
Artem Savkov
2
-2
/
+3
2022-08-16
selftests/net: Refactor xfrm_fill_key() to use array of structs
Gautam Menghani
1
-59
/
+45
2022-08-15
selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
Kristen Carlson Accardi
1
-0
/
+6
2022-08-15
libbpf: Making bpf_prog_load() ignore name if kernel doesn't support
Hangbin Liu
3
-6
/
+16
2022-08-15
cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
Tejun Heo
1
-1
/
+1
2022-08-15
selftests/bpf: Update CI kconfig
Daniel Xu
1
-0
/
+2
[prev]
[next]