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-04
tools build: Make in-target rule robust against too long argument error
Changqing Li
1
-2
/
+4
2026-03-04
tools headers: Sync uapi/linux/prctl.h with the kernel source
Arnaldo Carvalho de Melo
1
-0
/
+37
2026-03-04
selftests: tc-testing: fix list_categories() crash on list type
Naveen Anandhan
1
-3
/
+7
2026-03-03
Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-110
/
+114
2026-03-03
Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
11
-14
/
+79
2026-03-03
cpupower: Add intel_pstate turbo boost support for Intel platforms
Zhang Rui
3
-4
/
+48
2026-03-03
cpupower: Add support for setting EPP via systemd service
Jan Kiszka
2
-0
/
+11
2026-03-03
selftests/bpf: add test for xdp_bonding xmit_hash_policy compat
Jiayuan Chen
1
-0
/
+58
2026-03-02
selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17
Zhao Mengmeng
1
-2
/
+2
2026-03-02
selftests/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
1
-0
/
+2
2026-03-02
tools/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
1
-0
/
+2
2026-03-02
selftests/net: packetdrill: restore tcp_rcv_big_endseq.pkt
Simon Baatz
1
-0
/
+44
2026-03-02
kbuild: Leave objtool binary around with 'make clean'
Nathan Chancellor
1
-3
/
+5
2026-03-02
kunit: tool: copy caller args in run_kernel to prevent mutation
Shuvam Pandey
2
-2
/
+30
2026-02-28
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
53
-166
/
+846
2026-02-28
cpupower: fix swapped power/energy unit labels
Kaushlendra Kumar
1
-2
/
+2
2026-02-28
selftests/net: packetdrill: remove tests for tcp_rcv_*big
Jakub Kicinski
2
-77
/
+0
2026-02-27
selftests/tc-testing: Create tests to exercise act_ct binding restrictions
Victor Nogueira
1
-0
/
+159
2026-02-27
selftests: netfilter: nft_queue.sh: avoid flakes on debug kernels
Florian Westphal
2
-6
/
+17
2026-02-27
selftests/bpf: Avoid simplification of crafted bounds test
Paul Chaignon
1
-1
/
+1
2026-02-27
selftests/bpf: Test refinement of single-value tnum
Paul Chaignon
1
-0
/
+137
2026-02-27
selftests/bpf: Add tests for special fields races
Kumar Kartikeya Dwivedi
2
-0
/
+415
2026-02-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+76
2026-02-27
selftests: fix mntns iteration selftests
Christian Brauner
1
-10
/
+15
2026-02-27
tools/sched_ext: fix strtoul() misuse in scx_hotplug_seq()
David Carlier
1
-2
/
+5
2026-02-26
selftests: net: Add bridge VLAN range grouping tests
Danielle Ratson
2
-0
/
+205
2026-02-26
selftests/bpf: Fix OOB read in dmabuf_collector
T.J. Mercier
1
-1
/
+1
2026-02-26
selftests/bpf: Fix a memory leak in xdp_flowtable test
Ihor Solodrai
1
-1
/
+2
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-21
/
+163
2026-02-26
selftests/vsock: change tests to respect write-once child ns mode
Bobby Eshleman
1
-19
/
+20
2026-02-25
selftests: team: Add a reference count leak test
Ido Schimmel
2
-0
/
+18
2026-02-25
selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0
Simon Baatz
1
-0
/
+27
2026-02-25
kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)
Catalin Marinas
1
-0
/
+76
2026-02-24
tools/sched_ext: Add Kconfig to sync with upstream
Cheng-Yang Chou
1
-0
/
+61
2026-02-24
tools/sched_ext: Sync README.md Kconfig with upstream scx
Cheng-Yang Chou
1
-6
/
+0
2026-02-24
selftests/bpf: Don't override SIGSEGV handler with ASAN
Ihor Solodrai
1
-10
/
+26
2026-02-24
selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()
Ihor Solodrai
1
-1
/
+12
2026-02-24
selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN
Ihor Solodrai
3
-7
/
+4
2026-02-24
selftests/bpf: Fix array bounds warning in jit_disasm_helpers
Ihor Solodrai
1
-9
/
+9
2026-02-24
selftests/bpf: Free bpf_object in test_sysctl
Ihor Solodrai
1
-0
/
+3
2026-02-24
selftests/bpf: Fix resource leaks caused by missing cleanups
Ihor Solodrai
7
-25
/
+29
2026-02-24
selftests/bpf: Fix double thread join in uprobe_multi_test
Ihor Solodrai
1
-1
/
+5
2026-02-24
selftests/bpf: Fix use-after-free in xdp_metadata test
Ihor Solodrai
1
-2
/
+2
2026-02-24
veristat: Fix a memory leak for preset ENUMERATOR
Ihor Solodrai
1
-0
/
+2
2026-02-24
selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
Ihor Solodrai
1
-2
/
+2
2026-02-24
selftests/bpf: Fix memory leaks in tests
Ihor Solodrai
3
-4
/
+22
2026-02-24
selftests/bpf: Refactor bpf_get_ksyms() trace helper
Ihor Solodrai
4
-26
/
+34
2026-02-24
selftests/bpf: Add DENYLIST.asan
Ihor Solodrai
1
-0
/
+3
2026-02-24
resolve_btfids: Fix memory leaks reported by ASAN
Ihor Solodrai
1
-27
/
+54
2026-02-24
selftests/bpf: Pass through build flags to bpftool and resolve_btfids
Ihor Solodrai
2
-6
/
+14
[prev]
[next]