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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-20
tools/nolibc: remove more __nolibc_enosys() fallbacks
Thomas Weißschuh
1
-12
/
+4
2025-11-20
tools/nolibc: remove now superfluous overflow check in llseek
Thomas Weißschuh
1
-2
/
+0
2025-11-20
tools/nolibc: use 64-bit off_t
Thomas Weißschuh
1
-1
/
+1
2025-11-20
tools/nolibc: prefer the llseek syscall
Thomas Weißschuh
1
-3
/
+3
2025-11-20
tools/nolibc: handle 64-bit off_t for llseek
Thomas Weißschuh
1
-2
/
+1
2025-11-20
tools/nolibc: use 64-bit ino_t
Thomas Weißschuh
1
-1
/
+1
2025-11-20
selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache names
Matt Bobrowski
1
-1
/
+2
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
36
-70
/
+1176
2025-11-20
sched_ext: tools: Removing duplicate targets during non-cross compilation
Rong Tao
1
-0
/
+2
2025-11-20
Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-12
/
+188
2025-11-20
tools: ynl: cli: Display enum values in --list-attrs output
Gal Pressman
1
-1
/
+7
2025-11-20
tools: ynl: cli: Parse nested attributes in --list-attrs output
Gal Pressman
1
-9
/
+26
2025-11-20
tools: ynl: cli: Add --list-attrs option to show operation attributes
Gal Pressman
1
-0
/
+56
2025-11-20
tools/rtla: Fix --on-threshold always triggering
Tomas Glozar
1
-9
/
+15
2025-11-20
rtla/timerlat_bpf: Stop tracing on user latency
Tomas Glozar
1
-0
/
+3
2025-11-20
tools/rtla: Fix unassigned nr_cpus
Costa Shulyupin
2
-2
/
+3
2025-11-20
tools/rtla: Remove unused optional option_index
Costa Shulyupin
4
-16
/
+4
2025-11-20
tools/rtla: Add for_each_monitored_cpu() helper
Costa Shulyupin
6
-58
/
+23
2025-11-20
Merge branch 'for-linus' into for-next
Takashi Iwai
43
-278
/
+974
2025-11-19
selftests: mptcp: add a check for 'add_addr_accepted'
Gang Yan
1
-0
/
+7
2025-11-19
selftests: mptcp: join: userspace: longer timeout
Matthieu Baerts (NGI0)
1
-5
/
+5
2025-11-19
selftests: mptcp: join: endpoints: longer timeout
Matthieu Baerts (NGI0)
1
-4
/
+4
2025-11-19
selftests: mptcp: join: fastclose: remove flaky marks
Matthieu Baerts (NGI0)
1
-2
/
+0
2025-11-19
perf evsel: Skip store_evsel_ids for non-perf-event PMUs
Ian Rogers
1
-0
/
+3
2025-11-19
perf pmu: Add PMU kind to simplify differentiating
Ian Rogers
1
-0
/
+34
2025-11-19
perf header: Switch "cpu" for find_core_pmu in caps feature writing
Ian Rogers
1
-1
/
+1
2025-11-19
perf test maps: Additional maps__fixup_overlap_and_insert tests
Ian Rogers
3
-3
/
+83
2025-11-19
perf maps: Avoid RC_CHK use after free
Ian Rogers
1
-2
/
+20
2025-11-19
selftests: tracing: Update fprobe selftest for ftrace based fprobe
Masami Hiramatsu (Google)
1
-14
/
+4
2025-11-19
selftests: tracing: Add tprobe enable/disable testcase
Masami Hiramatsu (Google)
1
-0
/
+40
2025-11-19
selftests/run_kselftest.sh: exit with error if tests fail
Brendan Jackman
2
-4
/
+24
2025-11-19
selftests/dma: fix invalid array access in printf
Zhang Chujun
1
-1
/
+1
2025-11-19
KVM: selftests: SYNC after guest ITS setup in vgic_lpi_stress
Maximilian Dittgen
3
-0
/
+15
2025-11-19
KVM: selftests: Assert GICR_TYPER.Processor_Number matches selftest CPU number
Maximilian Dittgen
1
-0
/
+5
2025-11-19
selftests/riscv: Add Zicbop prefetch test
Yao Zihong
1
-28
/
+135
2025-11-19
selftests: riscv: Add test for the Vector ptrace interface
Yong-Xuan Wang
2
-1
/
+138
2025-11-18
perf stat: Read tool events last
Ian Rogers
1
-6
/
+39
2025-11-18
perf arm_spe: Synthesize memory samples for SIMD operations
Leo Yan
1
-8
/
+8
2025-11-18
perf arm_spe: Expose SIMD information in other operations
Leo Yan
2
-1
/
+21
2025-11-18
perf arm_spe: Report GCS in record
Leo Yan
2
-0
/
+6
2025-11-18
perf arm_spe: Report memset and memcpy in records
Leo Yan
2
-0
/
+6
2025-11-18
perf arm_spe: Report associated info for SVE / SME operations
Leo Yan
2
-0
/
+6
2025-11-18
perf arm_spe: Report extended memory operations in records
Leo Yan
1
-0
/
+7
2025-11-18
perf arm_spe: Report MTE allocation tag in record
Leo Yan
2
-0
/
+3
2025-11-18
perf arm_spe: Report register access in record
Leo Yan
1
-1
/
+12
2025-11-18
perf arm_spe: Introduce data processing macro for SVE operations
Leo Yan
3
-8
/
+5
2025-11-18
perf arm_spe: Consolidate operation types
Leo Yan
1
-20
/
+22
2025-11-18
perf arm_spe: Remove unused operation types
Leo Yan
1
-4
/
+0
2025-11-18
perf arm_spe: Decode SME data processing packet
Leo Yan
2
-0
/
+20
2025-11-18
perf arm_spe: Decode ASE and FP fields in other operation
Leo Yan
2
-1
/
+9
[prev]
[next]