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
2023-06-19
selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c
John Hubbard
4
-63
/
+64
2023-06-19
selftests/mm: fix build failures due to missing MADV_COLLAPSE
John Hubbard
3
-17
/
+10
2023-06-19
selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
John Hubbard
1
-1
/
+1
2023-06-19
selftests/mm: fix two -Wformat-security warnings in uffd builds
John Hubbard
1
-10
/
+6
2023-06-19
selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
John Hubbard
1
-0
/
+2
2023-06-19
selftests/mm: fix invocation of tests that are run via shell scripts
John Hubbard
1
-3
/
+3
2023-06-19
selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...
John Hubbard
1
-1
/
+0
2023-06-19
selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
John Hubbard
2
-3
/
+10
2023-06-19
selftests/mm: fix uffd-stress unused function warning
John Hubbard
1
-10
/
+0
2023-06-19
selftests/bpf: Set the default value of consumer_cnt as 0
Hou Tao
14
-128
/
+35
2023-06-19
selftests/bpf: Ensure that next_cpu() returns a valid CPU number
Hou Tao
2
-1
/
+3
2023-06-19
selftests/bpf: Output the correct error code for pthread APIs
Hou Tao
1
-4
/
+6
2023-06-19
selftests/bpf: Use producer_cnt to allocate local counter array
Hou Tao
1
-1
/
+1
2023-06-19
selftests/mm: fix cross compilation with LLVM
Mark Brown
1
-5
/
+8
2023-06-19
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
1
-1
/
+5
2023-06-19
btrfs: print assertion failure report and stack trace from the same line
David Sterba
1
-1
/
+0
2023-06-19
selftests/powerpc/dexcr: Add DEXCR status utility lsdexcr
Benjamin Gray
3
-0
/
+144
2023-06-19
selftests/powerpc/dexcr: Add hashst/hashchk test
Benjamin Gray
9
-0
/
+449
2023-06-19
selftests/powerpc: Add more utility macros
Benjamin Gray
2
-3
/
+26
2023-06-18
test_sysclt: Test for registering a mount point
Joel Granados
1
-0
/
+16
2023-06-18
test_sysctl: Add an option to prevent test skip
Joel Granados
1
-22
/
+44
2023-06-18
test_sysctl: Add an unregister sysctl test
Joel Granados
1
-0
/
+16
2023-06-18
test_sysctl: Fix test metadata getters
Joel Granados
1
-6
/
+13
2023-06-16
perf pmus: Check if we can encode the PMU number in perf_event_attr.type
Arnaldo Carvalho de Melo
1
-1
/
+28
2023-06-16
perf print-events: Export is_event_supported()
Arnaldo Carvalho de Melo
2
-1
/
+3
2023-06-16
perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescen...
Tiezhu Yang
1
-2
/
+2
2023-06-16
perf mem: Scan all PMUs instead of just core ones
Ravi Bangoria
1
-4
/
+9
2023-06-16
perf mem amd: Fix perf_pmus__num_mem_pmus()
Ravi Bangoria
2
-1
/
+13
2023-06-16
perf pmus: Describe semantics of 'core_pmus' and 'other_pmus'
Ravi Bangoria
1
-0
/
+15
2023-06-16
perf stat: Show average value on multiple runs
Namhyung Kim
3
-1
/
+27
2023-06-16
perf stat: Reset aggr stats for each run
Namhyung Kim
1
-0
/
+2
2023-06-16
perf test: fix failing test cases on linux-next for s390
Thomas Richter
1
-1
/
+1
2023-06-16
perf annotate: Work with vmlinux outside symfs
Vincent Whitchurch
1
-1
/
+4
2023-06-16
perf vendor events arm64: Add default tags for Hisi hip08 L1 metrics
Kan Liang
1
-4
/
+8
2023-06-16
perf test: Add test case for the standard 'perf stat' output
Kan Liang
1
-0
/
+108
2023-06-16
perf test: Move all the check functions of stat CSV output to lib
Kan Liang
2
-173
/
+184
2023-06-16
perf stat: New metricgroup output for the default mode
Kan Liang
5
-22
/
+234
2023-06-16
perf metrics: Sort the Default metricgroup
Kan Liang
2
-0
/
+29
2023-06-16
selftests: gpio: gpio-sim: Use same variable name for sysfs pathname
Andy Shevchenko
1
-2
/
+2
2023-06-16
KVM: s390: selftests: add selftest for CMMA migration
Nico Boehr
2
-0
/
+701
2023-06-15
selftests: net: fcnal-test: check if FIPS mode is enabled
Magali Lemes
1
-8
/
+19
2023-06-15
selftests: net: vrf-xfrm-tests: change authentication and encryption algos
Magali Lemes
1
-16
/
+16
2023-06-15
selftests: net: tls: check if FIPS mode is enabled
Magali Lemes
1
-1
/
+23
2023-06-15
selftests/harness: allow tests to be skipped during setup
Magali Lemes
1
-3
/
+3
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-253
/
+535
2023-06-15
Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
14
-243
/
+503
2023-06-15
pert tests: Update metric-value for perf stat JSON output
Kan Liang
1
-3
/
+3
2023-06-15
perf stat,jevents: Introduce Default tags for the default mode
Kan Liang
4
-4
/
+12
2023-06-15
perf metric: JSON flag to default metric group
Kan Liang
6
-76
/
+114
2023-06-15
perf evsel: Fix the annotation for hardware events on hybrid
Kan Liang
1
-3
/
+14
[prev]
[next]