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-09-18
selftests: riscv: Add README for RISC-V KSelfTest
Bala-Vignesh-Reddy
1
-0
/
+24
2025-09-18
selftests/bpf: Add tests for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
3
-0
/
+60
2025-09-18
bpf: Enforce RCU protection for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
2
-3
/
+3
2025-09-18
Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-next
Dave Jiang
6
-90
/
+172
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-30
/
+378
2025-09-18
selftests: always install UAPI headers to the correct directory
Thomas Weißschuh
1
-1
/
+4
2025-09-18
Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
13
-25
/
+364
2025-09-18
tools/docs: sphinx-build-wrapper: add support to run inside venv
Mauro Carvalho Chehab
1
-3
/
+30
2025-09-18
tools/docs: sphinx-* break documentation bulds on openSUSE
Mauro Carvalho Chehab
3
-6
/
+28
2025-09-18
tools/docs: sphinx-build-wrapper: move rust doc builder to wrapper
Mauro Carvalho Chehab
1
-26
/
+33
2025-09-18
docs: add support to build manpages from kerneldoc output
Mauro Carvalho Chehab
1
-5
/
+76
2025-09-18
tools/docs: sphinx-build-wrapper: Fix output for duplicated names
Mauro Carvalho Chehab
1
-11
/
+9
2025-09-18
tools/docs,scripts: sphinx-*: prevent sphinx-build crashes
Mauro Carvalho Chehab
2
-1
/
+24
2025-09-18
tools/docs: sphinx-build-wrapper: allow building PDF files in parallel
Mauro Carvalho Chehab
1
-52
/
+146
2025-09-18
tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive mode
Mauro Carvalho Chehab
1
-3
/
+11
2025-09-18
tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
Mauro Carvalho Chehab
1
-0
/
+599
2025-09-18
tools/docs: python_version: move version check from sphinx-pre-install
Mauro Carvalho Chehab
2
-134
/
+171
2025-09-18
tools/docs: sphinx-pre-install: allow check for alternatives and bail out
Mauro Carvalho Chehab
1
-10
/
+38
2025-09-18
tools/docs: sphinx-pre-install: drop a debug print
Mauro Carvalho Chehab
1
-1
/
+0
2025-09-18
scripts: sphinx-pre-install: move it to tools/docs
Mauro Carvalho Chehab
1
-0
/
+1621
2025-09-18
check-variable-fonts.py: add a helper to display instructions
Mauro Carvalho Chehab
2
-5
/
+20
2025-09-18
tools/docs: check-variable-fonts.py: split into a lib and an exec file
Mauro Carvalho Chehab
2
-0
/
+185
2025-09-18
cxl/test: Setup target_map for cxl_test decoder initialization
Dave Jiang
1
-3
/
+9
2025-09-18
cxl/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()
Dave Jiang
4
-4
/
+20
2025-09-18
cxl/test: Add mock version of devm_cxl_add_dport_by_dev()
Dave Jiang
6
-2
/
+99
2025-09-18
cxl/test: Refactor decoder setup to reduce cxl_test burden
Dave Jiang
4
-81
/
+44
2025-09-18
kselftest/arm64: Check that unsupported regsets fail in sve-ptrace
Mark Brown
1
-0
/
+46
2025-09-18
kselftest/arm64: Verify that we reject out of bounds VLs in sve-ptrace
Mark Brown
1
-1
/
+31
2025-09-18
objtool/LoongArch: Mark special atomic instruction as INSN_BUG type
Tiezhu Yang
2
-0
/
+33
2025-09-18
objtool/LoongArch: Mark types based on break immediate code
Tiezhu Yang
1
-3
/
+9
2025-09-18
selftests: tls: test skb copy under mem pressure and OOB
Jakub Kicinski
1
-0
/
+16
2025-09-18
psp: base PSP device support
Jakub Kicinski
1
-0
/
+1
2025-09-17
selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.
Kuniyuki Iwashima
1
-0
/
+26
2025-09-17
selftests: bonding: add vlan over bond testing
Hangbin Liu
2
-0
/
+59
2025-09-17
tools: ynl-gen: support uint in multi-attr
Jakub Kicinski
1
-1
/
+5
2025-09-17
selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative state
Eduard Zingerman
1
-0
/
+21
2025-09-17
selftest/futex: Compile also with libnuma < 2.0.16
Sebastian Andrzej Siewior
2
-12
/
+14
2025-09-17
selftest/futex: Reintroduce "Memory out of range" numa_mpol's subtest
André Almeida
1
-1
/
+7
2025-09-17
selftest/futex: Make the error check more precise for futex_numa_mpol
André Almeida
1
-15
/
+21
2025-09-17
cxl: Add a cached copy of target_map to cxl_decoder
Dave Jiang
1
-4
/
+4
2025-09-17
kselftest/arm64/gcs/basic-gcs: Respect parent directory CFLAGS
Thomas Weißschuh
1
-3
/
+3
2025-09-17
selftests/bpf: Test accesses to ctx padding
Paul Chaignon
1
-0
/
+30
2025-09-17
selftests/bpf: Move macros to bpf_misc.h
Paul Chaignon
5
-13
/
+6
2025-09-17
selftests/hid: hidraw: forge wrong ioctls and tests them
Benjamin Tissoires
1
-0
/
+127
2025-09-17
selftests/hid: hidraw: add more coverage for hidraw ioctls
Benjamin Tissoires
2
-0
/
+352
2025-09-17
selftests/hid: update vmtest.sh for virtme-ng
Benjamin Tissoires
1
-227
/
+405
2025-09-17
x86/cpu: Rename and move CPU model entry for Diamond Rapids
Tony Luck
1
-1
/
+1
2025-09-16
selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILES
Yi Lai
1
-0
/
+1
2025-09-16
selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean net/lib dependency
Nai-Chen Cheng
1
-1
/
+1
2025-09-16
selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported
Akhilesh Patil
1
-0
/
+6
[prev]
[next]