index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
selftests: arg_parsing: Ensure data is flushed to disk before reading.
Xing Guo
1
-0
/
+3
2025-10-23
selftests/bpf: make arg_parsing.c more robust to crashes
Andrii Nakryiko
1
-3
/
+6
2025-10-23
selftests: net: check jq command is supported
Wang Liang
2
-0
/
+4
2025-10-19
selftests: mptcp: join: validate C-flag + def limit
Matthieu Baerts (NGI0)
1
-0
/
+11
2025-10-19
rseq/selftests: Use weak symbol reference, not definition, to link with glibc
Sean Christopherson
1
-4
/
+4
2025-10-19
ACPICA: acpidump: drop ACPI_NONSTRING attribute from file_name
Ahmed Salem
1
-1
/
+1
2025-10-19
selftests: netfilter: query conntrack state to check for port clash resolution
Florian Westphal
1
-17
/
+41
2025-10-19
selftests: netfilter: nft_fib.sh: fix spurious test failures
Florian Westphal
1
-5
/
+8
2025-10-19
perf tools: Fix arm64 libjvmti build by generating unistd_64.h
Vincent Minet
1
-1
/
+1
2025-10-19
perf python: split Clang options when invoking Popen
Leo Yan
1
-1
/
+4
2025-10-19
tools build: Align warning options with perf
Leo Yan
1
-2
/
+2
2025-10-19
selftest: net: ovpn: Fix uninit return values
Sidharth Seela
1
-0
/
+2
2025-10-19
perf bpf_counter: Fix handling of cpumap fixing hybrid
Ian Rogers
2
-17
/
+12
2025-10-19
perf bpf-filter: Fix opts declaration on older libbpfs
Ian Rogers
1
-0
/
+8
2025-10-19
perf build-id: Ensure snprintf string is empty when size is 0
Ian Rogers
1
-0
/
+7
2025-10-19
perf evsel: Ensure the fallback message is always written to
Ian Rogers
1
-5
/
+7
2025-10-19
perf test: Avoid uncore_imc/clockticks in uniquification test
Ian Rogers
1
-60
/
+49
2025-10-19
perf evsel: Fix uniquification when PMU given without suffix
Ian Rogers
1
-10
/
+18
2025-10-19
perf test: Don't leak workload gopipe in PERF_RECORD_*
Ian Rogers
1
-0
/
+4
2025-10-19
perf session: Fix handling when buffer exceeds 2 GiB
Leo Yan
1
-1
/
+1
2025-10-19
perf trace: Fix IS_ERR() vs NULL check bug
Fushuai Wang
1
-2
/
+2
2025-10-19
perf test shell lbr: Avoid failures with perf event paranoia
Ian Rogers
1
-6
/
+20
2025-10-19
perf test: AMD IBS swfilt skip kernel tests if paranoia is >1
Ian Rogers
1
-13
/
+38
2025-10-19
perf vendor events arm64 AmpereOneX: Fix typo - should be l1d_cache_access_prefetches
Ilkka Koskinen
1
-5
/
+5
2025-10-19
perf arm_spe: Correct memory level for remote access
Leo Yan
1
-2
/
+2
2025-10-19
perf arm_spe: Correct setting remote access
Leo Yan
1
-1
/
+1
2025-10-19
perf util: Fix compression checks returning -1 as bool
Yunseong Kim
2
-2
/
+2
2025-10-19
perf drm_pmu: Fix fd_dir leaks in for_each_drm_fdinfo_in_dir()
GuoHan Zhao
1
-1
/
+3
2025-10-19
perf: Completely remove possibility to override MAX_NR_CPUS
Christophe Leroy
2
-4
/
+0
2025-10-19
perf parse-events: Handle fake PMUs in CPU terms
Ian Rogers
1
-56
/
+60
2025-10-19
libperf event: Ensure tracing data is multiple of 8 sized
Ian Rogers
1
-0
/
+1
2025-10-19
perf evsel: Avoid container_of on a NULL leader
Ian Rogers
1
-0
/
+2
2025-10-19
perf test trace_btf_enum: Skip if permissions are insufficient
Ian Rogers
1
-0
/
+11
2025-10-19
perf disasm: Avoid undefined behavior in incrementing NULL
Ian Rogers
1
-2
/
+5
2025-10-15
nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()
Guangshuo Li
1
-1
/
+12
2025-10-15
selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
Lance Yang
4
-20
/
+24
2025-10-15
selftests/bpf: Fix realloc size in bpf_get_addrs
Jiri Olsa
1
-1
/
+1
2025-10-15
selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
Menglong Dong
3
-217
/
+220
2025-10-15
selftests/bpf: Fix typos and grammar in test sources
Shubham Sharma
28
-36
/
+36
2025-10-15
iommu/selftest: prevent use of uninitialized variable
Alessandro Zanni
1
-5
/
+3
2025-10-15
selftests/mm: fix va_high_addr_switch.sh failure on x86_64
Chunyu Hu
1
-2
/
+2
2025-10-15
tools: ynl: fix undefined variable name
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-10-15
libbpf: Fix error when st-prefix_ops and ops from differ btf
D. Wythe
1
-19
/
+17
2025-10-15
tools/nolibc: add stdbool.h to nolibc includes
André Almeida
1
-0
/
+1
2025-10-15
tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host headers
Zhouyi Zhou
1
-1
/
+1
2025-10-15
selftests: always install UAPI headers to the correct directory
Thomas Weißschuh
1
-1
/
+4
2025-10-15
selftest/futex: Compile also with libnuma < 2.0.16
Sebastian Andrzej Siewior
2
-12
/
+14
2025-10-15
selftest/futex: Make the error check more precise for futex_numa_mpol
André Almeida
1
-15
/
+21
2025-10-15
selftests/futex: Fix futex_wait() for 32bit ARM
Dan Carpenter
2
-1
/
+12
2025-10-15
selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILES
Yi Lai
1
-0
/
+1
[next]