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-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
2021-04-02
selftests: mptcp: init nstat history
Matthieu Baerts
1
-0
/
+7
2021-04-02
selftests: mptcp: launch mptcp_connect with timeout
Matthieu Baerts
4
-33
/
+72
2021-04-02
kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment
Daniel Latypov
3
-1
/
+11
2021-04-02
selftests/resctrl: Create .gitignore to include resctrl_tests
Fenghua Yu
1
-0
/
+2
2021-04-02
selftests/resctrl: Fix checking for < 0 for unsigned values
Fenghua Yu
1
-18
/
+23
2021-04-02
selftests/resctrl: Fix incorrect parsing of iMC counters
Fenghua Yu
1
-2
/
+20
2021-04-02
selftests/resctrl: Fix unmount resctrl FS
Fenghua Yu
2
-0
/
+5
2021-04-02
selftests/resctrl: Skip the test if requested resctrl feature is not supported
Fenghua Yu
4
-9
/
+23
2021-04-02
selftests/resctrl: Modularize resctrl test suite main() function
Fenghua Yu
1
-31
/
+57
2021-04-02
selftests/resctrl: Don't hard code value of "no_of_bits" variable
Fenghua Yu
2
-3
/
+10
2021-04-02
selftests/resctrl: Fix MBA/MBM results reporting format
Fenghua Yu
2
-16
/
+21
2021-04-02
selftests/resctrl: Use resctrl/info for feature detection
Fenghua Yu
2
-12
/
+46
2021-04-02
selftests/resctrl: Check for resctrl mount point only if resctrl FS is supported
Fenghua Yu
1
-0
/
+3
2021-04-02
selftests/resctrl: Add config dependencies
Fenghua Yu
1
-0
/
+2
2021-04-02
selftests/resctrl: Fix a printed message
Reinette Chatre
1
-2
/
+2
2021-04-02
selftests/resctrl: Share show_cache_info() by CAT and CMT tests
Fenghua Yu
4
-55
/
+52
2021-04-02
selftests/resctrl: Call kselftest APIs to log test results
Fenghua Yu
8
-117
/
+105
2021-04-02
selftests/resctrl: Rename CQM test as CMT test
Fenghua Yu
7
-41
/
+41
2021-04-02
selftests/resctrl: Fix missing options "-n" and "-p"
Fenghua Yu
1
-1
/
+1
2021-04-02
selftests/resctrl: Ensure sibling CPU is not same as original CPU
Reinette Chatre
1
-1
/
+1
2021-04-02
selftests/resctrl: Clean up resctrl features check
Fenghua Yu
10
-35
/
+41
2021-04-02
selftests/resctrl: Fix compilation issues for other global variables
Fenghua Yu
1
-4
/
+4
2021-04-02
selftests/resctrl: Fix compilation issues for global variables
Fenghua Yu
4
-16
/
+16
2021-04-02
selftests/resctrl: Enable gcc checks to detect buffer overflows
Fenghua Yu
2
-2
/
+2
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
28
-668
/
+1496
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-21
/
+101
2021-04-02
dma-mapping: benchmark: Add support for multi-pages map/unmap
Xiang Chen
1
-4
/
+16
2021-04-02
dma-mapping: benchmark: use the correct HiSilicon copyright
Hao Fang
1
-1
/
+1
[prev]
[next]