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
2026-03-21
selftests/bpf: Add tests for bpf_throw lock leak from subprogs
Ihor Solodrai
1
-0
/
+47
2026-03-21
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
1
-3
/
+6
2026-03-21
Merge tag 'bootconfig-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-2
/
+5
2026-03-19
selftests/landlock: Test tsync interruption and cancellation paths
Mickaël Salaün
1
-1
/
+90
2026-03-19
tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
Josh Law
1
-2
/
+5
2026-03-18
tools/power turbostat: Fix delimiter bug in print functions
Artem Bityutskiy
1
-6
/
+6
2026-03-18
Merge remote-tracking branch 'torvalds/master' into perf-tools
Arnaldo Carvalho de Melo
1
-0
/
+12
2026-03-17
tools/power turbostat: Fix --show/--hide for individual cpuidle counters
Artem Bityutskiy
1
-14
/
+21
2026-03-17
tools/power turbostat: Fix incorrect format variable
Artem Bityutskiy
1
-3
/
+3
2026-03-17
tools/power turbostat: Consistently use print_float_value()
Artem Bityutskiy
1
-2
/
+2
2026-03-17
tools/power/turbostat: Fix microcode patch level output for AMD/Hygon
Serhii Pievniev
1
-3
/
+6
2026-03-17
tools/power turbostat: Eliminate unnecessary data structure allocation
Zhang Rui
1
-4
/
+4
2026-03-17
tools/power turbostat: Fix swidle header vs data display
Len Brown
1
-4
/
+3
2026-03-17
Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+12
2026-03-17
perf kvm stat: Fix relative paths for including headers
Leo Yan
1
-3
/
+3
2026-03-17
perf parse-events: Fix big-endian 'overwrite' by writing correct union member
Thomas Richter
1
-17
/
+65
2026-03-17
perf metricgroup: Fix metricgroup__has_metric_or_groups()
Ian Rogers
1
-3
/
+3
2026-03-17
selftests/mount_setattr: increase tmpfs size for idmapped mount tests
Christian Brauner
1
-1
/
+1
2026-03-16
objtool: Fix Clang jump table detection
Josh Poimboeuf
1
-3
/
+2
2026-03-16
objtool/klp: fix mkstemp() failure with long paths
Joe Lawrence
1
-20
/
+3
2026-03-16
objtool/klp: fix data alignment in __clone_symbol()
Joe Lawrence
1
-1
/
+2
2026-03-16
KVM: s390: selftests: Add IRQ routing address offset tests
Janosch Frank
2
-0
/
+76
2026-03-16
selftests/hid: fix compilation when bpf_wq and hid_device are not exported
Benjamin Tissoires
1
-0
/
+12
2026-03-16
tools headers: Skip arm64 cputype.h check
Leo Yan
1
-1
/
+0
2026-03-15
Merge tag 'bootconfig-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
5
-0
/
+51
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-26
/
+250
2026-03-15
Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
4
-14
/
+24
2026-03-15
Merge tag 'objtool-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-60
/
+71
2026-03-13
Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-2
/
+2
2026-03-13
Merge tag 'perf-tools-fixes-for-v7.0-1-2026-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
37
-550
/
+584
2026-03-13
bootconfig: Add bootconfig tests about braces
Masami Hiramatsu (Google)
5
-0
/
+51
2026-03-12
Merge tag 'pm-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-6
/
+61
2026-03-12
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+55
2026-03-12
KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8
Sean Christopherson
2
-0
/
+53
2026-03-12
powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_power7_vmx
Sayali Patil
4
-14
/
+24
2026-03-11
selftests: rtnetlink: add neighbour update test
Sabrina Dubroca
1
-0
/
+55
2026-03-11
perf synthetic-events: Fix stale build ID in module MMAP2 records
Chuck Lever
1
-0
/
+5
2026-03-11
selftests: kvm: add a test that VMX validates controls on RSM
Paolo Bonzini
2
-0
/
+151
2026-03-11
selftests: kvm: extract common functionality out of smm_test.c
Paolo Bonzini
3
-25
/
+45
2026-03-11
KVM: selftests: Increase 'maxnode' for guest_memfd tests
Kai Huang
1
-1
/
+1
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-0
/
+32
2026-03-10
selftests/bpf: Fix pkg-config call on static builds
Paul Chaignon
1
-1
/
+1
2026-03-10
tools/power turbostat: Fix illegal memory access when SMT is present and disabled
Zhang Rui
1
-3
/
+2
2026-03-10
selftests/bpf: Add test for BPF_END register ID reset
Yazhou Tang
1
-0
/
+22
2026-03-10
perf annotate loongarch: Fix off-by-one bug in outside check
Ian Rogers
1
-1
/
+1
2026-03-10
perf ftrace: Fix hashmap__new() error checking
Chen Ni
1
-2
/
+7
2026-03-10
perf annotate: Fix hashmap__new() error checking
Chen Ni
1
-1
/
+4
2026-03-10
perf cs-etm: Sync coresight-pmu.h header with the kernel sources
James Clark
1
-24
/
+0
2026-03-10
perf cs-etm: Finish removal of ETM_OPT_*
James Clark
4
-38
/
+29
2026-03-09
Merge tag 'linux-cpupower-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux
Rafael J. Wysocki
6
-6
/
+61
[prev]
[next]