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-04-08
selftests/bpf: ringbuf_multi: Test bpf_map__set_inner_map_fd
Yauheni Kaliuta
2
-0
/
+25
2021-04-08
selftests/bpf: ringbuf_multi: Use runtime page size
Yauheni Kaliuta
2
-4
/
+20
2021-04-08
libbpf: Add bpf_map__inner_map API
Andrii Nakryiko
3
-0
/
+12
2021-04-08
selftests/bpf: ringbuf: Use runtime page size
Yauheni Kaliuta
2
-5
/
+13
2021-04-08
selftests/bpf: mmap: Use runtime page size
Yauheni Kaliuta
2
-7
/
+19
2021-04-08
selftests/bpf: Pass page size from userspace in map_ptr
Yauheni Kaliuta
2
-4
/
+15
2021-04-08
selftests/bpf: Pass page size from userspace in sockopt_sk
Yauheni Kaliuta
2
-6
/
+6
2021-04-08
selftests/bpf: test_progs/sockopt_sk: Convert to use BPF skeleton
Yauheni Kaliuta
1
-48
/
+17
2021-04-08
selftests/bpf: test_progs/sockopt_sk: Remove version
Yauheni Kaliuta
1
-1
/
+0
2021-04-08
libbpf: Fix potential NULL pointer dereference
Ciara Loftus
1
-2
/
+3
2021-04-08
tc-testing: add simple action test to verify batch change cleanup
Vlad Buslov
1
-0
/
+29
2021-04-08
tc-testing: add simple action test to verify batch add cleanup
Vlad Buslov
1
-0
/
+30
2021-04-08
tools: Fix a typo in kernel-chktaint
Masanari Iida
1
-1
/
+1
2021-04-08
perf vendor events amd: Add Zen3 events
Smita Koralahalli
9
-1
/
+1575
2021-04-08
perf vendor events amd: Use 0x%02x format for event code and umask
Smita Koralahalli
13
-182
/
+182
2021-04-08
perf vendor events amd: Use lowercases for all the eventcodes and umasks
Smita Koralahalli
3
-10
/
+10
2021-04-08
perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metric
Smita Koralahalli
4
-8
/
+8
2021-04-08
perf vendor events arm64: Add Hisi hip08 L3 metrics
John Garry
1
-0
/
+161
2021-04-08
perf vendor events arm64: Add Hisi hip08 L2 metrics
John Garry
1
-0
/
+42
2021-04-08
perf vendor events arm64: Add Hisi hip08 L1 metrics
John Garry
1
-0
/
+30
2021-04-08
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry
7
-8
/
+37
2021-04-08
perf test: Handle metric reuse in pmu-events parsing test
John Garry
1
-0
/
+81
2021-04-08
perf metricgroup: Make find_metric() public with name change
John Garry
2
-3
/
+5
2021-04-08
lkdtm: Add REPORT_STACK for checking stack offsets
Kees Cook
3
-0
/
+38
2021-04-08
selftests/powerpc: Suggest memtrace instead of /dev/mem for ci memory
Jordan Niethe
1
-10
/
+1
2021-04-08
selftests/powerpc: Test for spurious kernel memory faults on radix
Jordan Niethe
2
-0
/
+50
2021-04-07
selftests/resctrl: Change a few printed messages
Fenghua Yu
4
-7
/
+7
2021-04-07
selftests: mptcp: add the net device name testcase
Geliang Tang
1
-0
/
+8
2021-04-07
perf arm-spe: Avoid potential buffer overrun
Ian Rogers
1
-1
/
+3
2021-04-07
perf report: Fix wrong LBR block sorting
Jin Yao
1
-3
/
+3
2021-04-07
tools/power/x86/intel-speed-select: v1.9 release
Srinivas Pandruvada
1
-1
/
+1
2021-04-07
tools/power/x86/intel-speed-select: Drop __DATE__ and __TIME__ macros
Antonio Terceiro
1
-1
/
+0
2021-04-07
tools/power/x86/intel-speed-select: Add options to force online
Srinivas Pandruvada
1
-2
/
+21
2021-04-07
tools/power/x86/intel-speed-select: Process mailbox read error for core-power
Srinivas Pandruvada
1
-0
/
+4
2021-04-07
tools/power/x86/intel-speed-select: Increase string size
Srinivas Pandruvada
1
-2
/
+10
2021-04-07
ACPICA: Tree-wide: fix various typos and spelling mistakes
Colin Ian King
1
-1
/
+1
2021-04-07
KVM: selftests: vgic_init kvm selftests fixup
Eric Auger
3
-171
/
+136
2021-04-06
perf mem-events: Remove unnecessary 'struct mem_info' forward declaration
Wan Jiabing
1
-1
/
+0
2021-04-06
KVM: selftests: aarch64/vgic-v3 init sequence tests
Eric Auger
5
-0
/
+672
2021-04-06
doc: update rcu_dereference.rst reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-04-06
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson
1
-1
/
+1
2021-04-05
libbpf: Fix KERNEL_VERSION macro
Hengqi Chen
1
-1
/
+1
2021-04-05
perf inject: Fix repipe usage
Adrian Hunter
1
-1
/
+1
2021-04-05
Merge 5.12-rc6 into staging-next
Greg Kroah-Hartman
39
-108
/
+486
2021-04-05
Merge 5.12-rc6 into usb-next
Greg Kroah-Hartman
39
-108
/
+486
2021-04-05
Merge 5.12-rc6 into driver-core-next
Greg Kroah-Hartman
39
-108
/
+486
2021-04-03
bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing config
Martin KaFai Lau
1
-0
/
+2
2021-04-03
libbpf: Remove redundant semi-colon
Yang Yingliang
1
-1
/
+1
2021-04-03
bpf, selftests: test_maps generating unrecognized data section
John Fastabend
1
-12
/
+0
2021-04-02
selftests: mptcp: dump more info on mpjoin errors
Matthieu Baerts
1
-2
/
+15
[prev]
[next]