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
2021-06-21
libbpf: Add extra BPF_PROG_TYPE check to bpf_object__probe_loading
Jonathan Edwards
1
-0
/
+4
2021-06-21
selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()
Cong Wang
1
-1
/
+6
2021-06-19
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-06-19
tools headers UAPI: Sync asm-generic/unistd.h with the kernel original
Arnaldo Carvalho de Melo
1
-2
/
+1
2021-06-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-06-19
perf test: Fix non-bash issue with stat bpf counters
Ian Rogers
1
-2
/
+2
2021-06-19
perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOL
Riccardo Mancini
1
-1
/
+2
2021-06-19
perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...
John Garry
1
-3
/
+5
2021-06-19
perf metricgroup: Fix find_evsel_group() event selector
John Garry
1
-3
/
+3
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
68
-526
/
+2353
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
16
-16
/
+387
2021-06-18
bpf: Add documentation for libbpf including API autogen
Grant Seltzer
1
-168
/
+0
2021-06-18
selftests/net: Add icmp.sh for testing ICMP dummy address responses
Toke Høiland-Jørgensen
1
-0
/
+74
2021-06-18
selftests: mptcp: enable checksum in mptcp_join.sh
Geliang Tang
1
-4
/
+103
2021-06-18
selftests: mptcp: enable checksum in mptcp_connect.sh
Geliang Tang
1
-1
/
+12
2021-06-18
selftests: seg6: add selftest for SRv6 End.DT46 Behavior
Andrea Mayer
1
-0
/
+573
2021-06-18
perf probe: Add --bootconfig to output definition in bootconfig format
Masami Hiramatsu
3
-1
/
+85
2021-06-18
perf probe: Cleanup synthesize_probe_trace_command()
Masami Hiramatsu
1
-37
/
+49
2021-06-18
perf probe: Support probes on init functions for offline kernel
Masami Hiramatsu
1
-2
/
+7
2021-06-18
perf test: Make stat bpf counters test more robust
Ian Rogers
1
-0
/
+8
2021-06-18
perf test: Add verbose skip output for bpf counters
Ian Rogers
1
-1
/
+7
2021-06-18
bpf: Fix libelf endian handling in resolv_btfids
Tony Ambardar
1
-0
/
+3
2021-06-18
tools/power/x86/intel-speed-select: v1.10 release
Srinivas Pandruvada
1
-1
/
+1
2021-06-18
tools/power/x86/intel-speed-select: Fix uncore memory frequency display
Srinivas Pandruvada
4
-1
/
+34
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
30
-40
/
+179
2021-06-17
selftests/bpf: Fix ringbuf test fetching map FD
Andrii Nakryiko
1
-1
/
+1
2021-06-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-20
/
+20
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
104
-1052
/
+2913
2021-06-17
KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lost
Vitaly Kuznetsov
1
-26
/
+38
2021-06-17
KVM: selftests: Introduce hyperv_features test
Vitaly Kuznetsov
4
-0
/
+817
2021-06-17
KVM: selftests: Move evmcs.h to x86_64/
Vitaly Kuznetsov
1
-1
/
+1
2021-06-17
KVM: selftests: move Hyper-V MSR definitions to hyperv.h
Vitaly Kuznetsov
2
-7
/
+20
2021-06-17
KVM: selftests: Introduce x2APIC register manipulation functions
Jim Mattson
3
-5
/
+14
2021-06-17
KVM: selftests: Hoist APIC functions out of individual tests
Jim Mattson
7
-66
/
+83
2021-06-17
KVM: selftests: Move APIC definitions into a separate file
Jim Mattson
3
-47
/
+59
2021-06-17
KVM: selftests: x86: Add vmx_nested_tsc_scaling_test
Ilias Stamatis
3
-0
/
+244
2021-06-17
KVM: selftests: Fix kvm_check_cap() assertion
Fuad Tabba
1
-1
/
+1
2021-06-17
selftests/bpf: Fix selftests build with old system-wide headers
Andrii Nakryiko
1
-0
/
+4
2021-06-16
libbpf: Fail compilation if target arch is missing
Lorenz Bauer
1
-4
/
+42
2021-06-16
selftests/bpf: Whitelist test_progs.h from .gitignore
Daniel Xu
1
-0
/
+1
2021-06-16
selftests: net: use bash to run udpgro_fwd test case
Andrea Righi
1
-1
/
+1
2021-06-16
selftests: net: veth: make test compatible with dash
Andrea Righi
1
-2
/
+3
2021-06-16
perf annotate: Add itrace options support
Yang Jihong
2
-0
/
+18
2021-06-16
perf mem-events: Remove duplicate #undef
Li Huafei
1
-2
/
+0
2021-06-17
selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1
Athira Rajeev
2
-1
/
+64
2021-06-17
selftests/powerpc: Fix "no_handler" EBB selftest
Athira Rajeev
1
-2
/
+0
2021-06-17
powerpc/selftests: Use gettid() instead of getppid() for null_syscall
Christophe Leroy
1
-1
/
+2
2021-06-15
selftests/sgx: Refine the test enclave to have storage
Jarkko Sakkinen
4
-15
/
+74
2021-06-15
selftests/sgx: Add EXPECT_EEXIT() macro
Jarkko Sakkinen
1
-3
/
+11
2021-06-15
selftests/sgx: Dump enclave memory map
Jarkko Sakkinen
1
-0
/
+14
[prev]
[next]