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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-22
selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDS
Ming Lei
3
-12
/
+174
2026-01-22
selftests: ublk: add batch buffer management infrastructure
Ming Lei
4
-3
/
+282
2026-01-22
selftests: ublk: add ublk_io_buf_idx() for returning io buffer index
Ming Lei
5
-20
/
+33
2026-01-22
selftests: ublk: replace assert() with ublk_assert()
Ming Lei
6
-9
/
+19
2026-01-22
selftests: ublk: fix user_data truncation for tgt_data >= 256
Ming Lei
1
-1
/
+1
2026-01-22
selftests: net: Add kernel selftest for RFC 4884
Danielle Ratson
3
-0
/
+681
2026-01-22
cxl/pci: Move CXL driver's RCH error handling into core/ras_rch.c
Terry Bowman
1
-0
/
+1
2026-01-22
cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from core/pci.c
Dave Jiang
1
-1
/
+1
2026-01-22
Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-44
/
+426
2026-01-22
vsock/test: add stream TX credit bounds test
Melbin K Mathew
1
-0
/
+101
2026-01-22
vsock/test: fix seqpacket message bounds test
Stefano Garzarella
1
-0
/
+11
2026-01-22
kselftest/arm64: Add HWCAP test for FEAT_LS64
Yicong Yang
1
-0
/
+49
2026-01-22
kselftest/arm64: Use syscall() macro over nolibc my_syscall()
Thomas Weißschuh
2
-26
/
+17
2026-01-22
selftests/rseq: Add rseq slice histogram script
Peter Zijlstra
1
-0
/
+132
2026-01-22
selftests/rseq: Implement time slice extension test
Thomas Gleixner
4
-1
/
+251
2026-01-21
selftests: net: amt: wait longer for connection before sending packets
Taehee Yoo
1
-2
/
+5
2026-01-21
selftests: netconsole: validate target resume
Andre Carvalho
3
-5
/
+155
2026-01-21
selftests/bpf: Fix resource leak in serial_test_wq on attach failure
Kery Qi
1
-2
/
+3
2026-01-21
selftests/pidfd: fix typo in comment
Ziyu Chen
1
-1
/
+1
2026-01-21
selftests/bpf: Test kfunc bpf_strncasecmp
Yuzuki Ishiyama
4
-0
/
+15
2026-01-21
selftests/bpf: test bpf_get_func_arg() for tp_btf
Menglong Dong
4
-0
/
+61
2026-01-21
selftests/ublk: fix garbage output in foreground mode
Ming Lei
1
-1
/
+2
2026-01-21
selftests/ublk: fix error handling for starting device
Ming Lei
1
-2
/
+4
2026-01-21
selftests/ublk: fix IO thread idle check
Ming Lei
1
-1
/
+1
2026-01-20
selftests/bpf: test the jited inline of bpf_get_current_task
Menglong Dong
2
-0
/
+22
2026-01-20
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
2
-2
/
+2
2026-01-20
selftests/mm: fix comment for check_test_requirements
Chunyu Hu
1
-3
/
+3
2026-01-20
selftests/mm: va_high_addr_switch return fail when either test failed
Chunyu Hu
1
-3
/
+7
2026-01-20
selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch test
Chunyu Hu
1
-8
/
+0
2026-01-20
selftests/mm: allocate 6 hugepages in va_high_addr_switch.sh
Chunyu Hu
1
-2
/
+2
2026-01-20
selftests/mm: fix va_high_addr_switch.sh return value
Chunyu Hu
1
-0
/
+2
2026-01-20
selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helper
Li Wang
1
-21
/
+30
2026-01-20
selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
Li Wang
1
-2
/
+2
2026-01-20
selftests/mm/write_to_hugetlbfs: parse -s as size_t
Li Wang
1
-3
/
+6
2026-01-20
lib/test_vmalloc.c: minor fixes to test_vmalloc.c
Audra Mitchell
1
-3
/
+28
2026-01-20
selftests: drv-net: fix missing include in ncdevmem
Jakub Kicinski
1
-0
/
+1
2026-01-20
selftests: drv-net: extend HW timestamp test with ioctl
Vadim Fedorenko
1
-8
/
+120
2026-01-20
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
2
-12
/
+99
2026-01-20
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
8
-301
/
+6
2026-01-20
selftests/bpf: update verifier test for default trusted pointer semantics
Matt Bobrowski
5
-34
/
+52
2026-01-20
selftests/bpf: Add tests for BPF_DIV and BPF_MOD range tracking
Yazhou Tang
2
-0
/
+1151
2026-01-20
bpf: Add range tracking for BPF_DIV and BPF_MOD
Yazhou Tang
2
-5
/
+6
2026-01-20
selftests/bpf: Migrate struct_ops_assoc test to KF_IMPLICIT_ARGS
Ihor Solodrai
5
-16
/
+17
2026-01-20
bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS
Ihor Solodrai
1
-3
/
+3
2026-01-20
bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGS
Ihor Solodrai
5
-13
/
+12
2026-01-20
HID: Use bpf_wq_set_callback kernel function
Ihor Solodrai
1
-5
/
+3
2026-01-20
bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGS
Ihor Solodrai
3
-9
/
+4
2026-01-20
selftests/bpf: Add tests for KF_IMPLICIT_ARGS
Ihor Solodrai
3
-0
/
+77
2026-01-20
selftests/bpf: Add perfbuf multi-producer benchmark
Gyutae Bae
1
-0
/
+5
2026-01-20
kunit: add bash completion
Ryota Sakamoto
3
-0
/
+85
[prev]
[next]