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
2020-07-27
selftests/net: tcp_mmap: fix clang warning for target arch PowerPC
Tanner Love
1
-3
/
+3
2020-07-27
selftests/net: so_txtime: fix clang issues for target arch PowerPC
Tanner Love
1
-1
/
+1
2020-07-27
selftests/net: psock_fanout: fix clang issues for target arch PowerPC
Tanner Love
1
-1
/
+2
2020-07-27
selftests/net: rxtimestamp: fix clang issues for target arch PowerPC
Tanner Love
1
-2
/
+1
2020-07-27
KVM: nVMX: check for invalid hdr.vmx.flags
Paolo Bonzini
1
-0
/
+13
2020-07-27
KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE
Paolo Bonzini
1
-1
/
+11
2020-07-27
selftests: kvm: do not set guest mode flag
Paolo Bonzini
1
-8
/
+9
2020-07-27
ACPI: Use valid link to the ACPI specification
Tiezhu Yang
1
-1
/
+1
2020-07-27
pm-graph v5.7 - important s2idle fixes
Todd Brandt
2
-102
/
+149
2020-07-27
Merge tag 'linux-cpupower-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
3
-10
/
+10
2020-07-27
Merge 5.8-rc7 into driver-core-next
Greg Kroah-Hartman
4
-3
/
+5
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
4
-3
/
+5
2020-07-27
Merge 5.8-rc7 into usb-next
Greg Kroah-Hartman
4
-3
/
+5
2020-07-25
selftests/bpf: Add BPF XDP link selftests
Andrii Nakryiko
2
-0
/
+149
2020-07-25
libbpf: Add support for BPF XDP link
Andrii Nakryiko
5
-3
/
+21
2020-07-25
selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingress
YiFei Zhu
3
-27
/
+311
2020-07-25
selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progs
YiFei Zhu
4
-11
/
+99
2020-07-25
selftests/bpf: Add test for CGROUP_STORAGE map on multiple attaches
YiFei Zhu
2
-0
/
+191
2020-07-25
selftests/bpf: Add get_stackid_cannot_attach
Song Liu
1
-0
/
+91
2020-07-25
selftests/bpf: Add callchain_stackid
Song Liu
2
-0
/
+175
2020-07-25
libbpf: Print hint when PERF_EVENT_IOC_SET_BPF returns -EPROTO
Song Liu
1
-0
/
+3
2020-07-25
selftests/bpf: Add a test for out of bound rdonly buf access
Yonghong Song
2
-0
/
+57
2020-07-25
selftests/bpf: Add a test for bpf sk_storage_map iterator
Yonghong Song
2
-0
/
+106
2020-07-25
selftests/bpf: Add test for bpf array map iterators
Yonghong Song
3
-0
/
+247
2020-07-25
selftests/bpf: Add test for bpf hash map iterators
Yonghong Song
3
-0
/
+337
2020-07-25
tools/bpftool: Add bpftool support for bpf map element iterator
Yonghong Song
3
-7
/
+62
2020-07-25
tools/libbpf: Add support for bpf map element iterator
Yonghong Song
4
-3
/
+14
2020-07-25
bpf: Implement bpf iterator for map elements
Yonghong Song
1
-0
/
+7
2020-07-25
selftests/bpf: Test BPF socket lookup and reuseport with connections
Jakub Sitnicki
1
-1
/
+53
2020-07-25
tools/bpftool: Strip BPF .o files before skeleton generation
Andrii Nakryiko
1
-1
/
+2
2020-07-25
tools/testing/nvdimm: Emulate firmware activation commands
Dan Williams
1
-4
/
+205
2020-07-25
tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulation
Dan Williams
1
-40
/
+43
2020-07-25
tools/testing/nvdimm: Add command debug messages
Dan Williams
1
-0
/
+25
2020-07-25
tools/testing/nvdimm: Cleanup dimm index passing
Dan Williams
1
-16
/
+18
2020-07-25
ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor
Dan Williams
1
-8
/
+8
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-13
/
+23
2020-07-25
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
42
-150
/
+397
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
3
-2
/
+4
2020-07-25
selftest/firmware: Add selftest timeout in settings
Kees Cook
2
-1
/
+13
2020-07-23
vrf: Handle CONFIG_SYSCTL not set
David Ahern
1
-0
/
+6
2020-07-23
selftests/powerpc: Add test of memcmp at end of page
Michael Ellerman
1
-18
/
+22
2020-07-23
KVM: PPC: Fix typo on H_DISABLE_AND_GET hcall
Leonardo Bras
1
-1
/
+1
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
30
-116
/
+2849
2020-07-22
perf stat: Implement control commands handling
Alexey Budankov
1
-18
/
+65
2020-07-22
perf stat: extend -D,--delay option with -1 value
Alexey Budankov
4
-7
/
+21
2020-07-22
perf stat: Factor out event handling loop into dispatch_events()
Alexey Budankov
1
-12
/
+24
2020-07-22
perf stat: Factor out body of event handling loop for fork case
Alexey Budankov
1
-4
/
+1
2020-07-22
perf stat: Move target check to loop control statement
Alexey Budankov
1
-3
/
+1
2020-07-22
perf stat: Factor out body of event handling loop for system wide
Alexey Budankov
1
-6
/
+11
2020-07-22
perf evlist: Implement control command handling functions
Alexey Budankov
2
-0
/
+158
[prev]
[next]