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-11-30
tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax`
Ammar Faizi
1
-1
/
+1
2021-11-30
tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
Ammar Faizi
1
-14
/
+19
2021-11-30
tools/nolibc: fix incorrect truncation of exit code
Willy Tarreau
1
-8
/
+5
2021-11-30
tools/nolibc: i386: fix initial stack alignment
Willy Tarreau
1
-1
/
+9
2021-11-30
tools/nolibc: x86-64: Fix startup code bug
Ammar Faizi
1
-2
/
+8
2021-11-30
rcu: Remove the RCU_FAST_NO_HZ Kconfig option
Paul E. McKenney
3
-3
/
+0
2021-11-30
torture: Remove RCU_FAST_NO_HZ from rcu scenarios
Paul E. McKenney
6
-6
/
+0
2021-11-30
torture: Remove RCU_FAST_NO_HZ from rcuscale and refscale scenarios
Paul E. McKenney
6
-6
/
+0
2021-11-30
rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenarios
Paul E. McKenney
5
-0
/
+5
2021-11-30
libbpf: Avoid reload of imm for weak, unresolved, repeating ksym
Kumar Kartikeya Dwivedi
1
-3
/
+2
2021-11-30
libbpf: Avoid double stores for success/failure case of ksym relocations
Kumar Kartikeya Dwivedi
1
-16
/
+21
2021-11-30
selftest/bpf/benchs: Add bpf_loop benchmark
Joanne Koong
7
-1
/
+203
2021-11-30
selftests/bpf: Measure bpf_loop verifier performance
Joanne Koong
5
-4
/
+169
2021-11-30
selftests/bpf: Add bpf_loop test
Joanne Koong
2
-0
/
+257
2021-11-30
bpf: Add bpf_loop helper
Joanne Koong
1
-0
/
+25
2021-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-80
/
+257
2021-11-30
tools: Fix math.h breakage
Matthew Wilcox (Oracle)
3
-21
/
+29
2021-11-30
libbpf: Remove duplicate assignments
Mehrdad Arshad Rad
1
-1
/
+0
2021-11-30
Bonding: add arp_missed_max option
Hangbin Liu
1
-0
/
+1
2021-11-30
KVM: SEV: Prohibit migration of a VM that has mirrors
Paolo Bonzini
1
-0
/
+37
2021-11-30
selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROM
Paolo Bonzini
1
-7
/
+105
2021-11-30
KVM: selftests: page_table_test: fix calculation of guest_test_phys_mem
Maciej S. Szmigiero
1
-1
/
+1
2021-11-29
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
1
-1
/
+23
2021-11-29
wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST
Li Zhijian
1
-1
/
+1
2021-11-29
wireguard: selftests: actually test for routing loops
Jason A. Donenfeld
1
-1
/
+5
2021-11-29
wireguard: selftests: increase default dmesg log size
Jason A. Donenfeld
1
-0
/
+1
2021-11-29
libbpf: Silence uninitialized warning/error in btf_dump_dump_type_data
Alan Maguire
1
-1
/
+1
2021-11-29
selftests: net: bridge: fix typo in vlan_filtering dependency test
Ivan Vecera
1
-1
/
+1
2021-11-28
selftests/bpf: Test BPF_MAP_TYPE_PROG_ARRAY static initialization
Hengqi Chen
2
-0
/
+71
2021-11-28
libbpf: Support static initialization of BPF_MAP_TYPE_PROG_ARRAY
Hengqi Chen
1
-33
/
+121
2021-11-26
af_unix: Remove UNIX_ABSTRACT() macro and test sun_path[0] instead.
Kuniyuki Iwashima
3
-4
/
+2
2021-11-26
selftests: net: bridge: add test for vlan_filtering dependency
Nikolay Aleksandrov
1
-1
/
+11
2021-11-26
selftests: net: bridge: add vlan mcast_router tests
Nikolay Aleksandrov
1
-1
/
+53
2021-11-26
selftests: net: bridge: add vlan mcast query and query response interval tests
Nikolay Aleksandrov
1
-1
/
+50
2021-11-26
selftests: net: bridge: add vlan mcast_querier_interval tests
Nikolay Aleksandrov
1
-1
/
+39
2021-11-26
selftests: net: bridge: add vlan mcast_membership_interval test
Nikolay Aleksandrov
1
-1
/
+27
2021-11-26
selftests: net: bridge: add vlan mcast_startup_query_count/interval tests
Nikolay Aleksandrov
1
-1
/
+41
2021-11-26
selftests: net: bridge: add vlan mcast_last_member_count/interval tests
Nikolay Aleksandrov
1
-1
/
+35
2021-11-26
selftests: net: bridge: add vlan mcast igmp/mld version tests
Nikolay Aleksandrov
1
-1
/
+44
2021-11-26
selftests: net: bridge: add vlan mcast querier test
Nikolay Aleksandrov
1
-1
/
+104
2021-11-26
selftests: net: bridge: add vlan mcast snooping control test
Nikolay Aleksandrov
1
-0
/
+148
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
34
-294
/
+1155
2021-11-26
bpf, mips: Fix build errors about __NR_bpf undeclared
Tiezhu Yang
3
-0
/
+22
2021-11-26
Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-184
/
+1017
2021-11-26
KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
Vitaly Kuznetsov
1
-0
/
+30
2021-11-26
KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test
Vitaly Kuznetsov
1
-69
/
+71
2021-11-26
selftests: sev_migrate_tests: free all VMs
Paolo Bonzini
1
-1
/
+8
2021-11-26
selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
1
-2
/
+5
2021-11-25
selftests: tls: test for correct proto_ops
Jakub Kicinski
1
-0
/
+55
2021-11-25
selftests: tls: test splicing decrypted records
Jakub Kicinski
1
-0
/
+49
[prev]
[next]