| Age | Commit message (Expand) | Author |
| 2026-01-12 | tools: jobserver: Prevent deadlock caused by incorrect jobserver configuratio... | Changbin Du |
| 2026-01-12 | verification/rvgen: Remove unused variable declaration from containers | Gabriele Monaco |
| 2026-01-12 | verification/dot2c: Remove superfluous enum assignment and add last comma | Gabriele Monaco |
| 2026-01-12 | verification/dot2c: Remove __buff_to_string() and cleanup | Gabriele Monaco |
| 2026-01-12 | verification/rvgen: Annotate DA functions with types | Gabriele Monaco |
| 2026-01-12 | verification/rvgen: Adapt dot2k and templates after refactoring da_monitor.h | Gabriele Monaco |
| 2026-01-11 | Merge branch 'block-6.19' into for-7.0/block | Jens Axboe |
| 2026-01-11 | treewide: Update email address | Thomas Gleixner |
| 2026-01-11 | tools/nolibc: Add a simple test for writing to a FILE and reading it back | Daniel Palmer |
| 2026-01-11 | tools/nolibc: Add fseek() to stdio.h | Daniel Palmer |
| 2026-01-11 | tools/nolibc: Add fread() to stdio.h | Daniel Palmer |
| 2026-01-11 | selftests/nolibc: also test libc-test through regular selftest framework | Thomas Weißschuh |
| 2026-01-11 | selftests/nolibc: scope custom flags to the nolibc-test target | Thomas Weißschuh |
| 2026-01-11 | selftests/nolibc: try to read from stdin in readv_zero test | Thomas Weißschuh |
| 2026-01-10 | Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
| 2026-01-10 | selftests: net: py: ensure defer() is only used within a test case | Jakub Kicinski |
| 2026-01-10 | selftests: net: py: capitalize defer queue and improve import | Jakub Kicinski |
| 2026-01-10 | selftests/net: parametrise iou-zcrx.py with ksft_variants | David Wei |
| 2026-01-10 | selftests: drv-net: psp: Better control the used PSP dev | Cosmin Ratiu |
| 2026-01-10 | vsock/test: add a final full barrier after run all tests | Stefano Garzarella |
| 2026-01-10 | selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1 | Sean Christopherson |
| 2026-01-10 | selftests: kvm: try getting XFD and XSAVE state out of sync | Paolo Bonzini |
| 2026-01-10 | selftests: kvm: replace numbered sync points with actions | Paolo Bonzini |
| 2026-01-09 | selftests: forwarding: update PTP tcpdump patterns | Jakub Kicinski |
| 2026-01-09 | selftests: drv-net: gro: increase the rcvbuf size | Jakub Kicinski |
| 2026-01-09 | selftests: tls: avoid flakiness in data_steal | Jakub Kicinski |
| 2026-01-09 | libbpf: Fix OOB read in btf_dump_get_bitfield_value | Varun R Mallya |
| 2026-01-09 | selftests/resctrl: Fix non-contiguous CBM check for Hygon | Xiaochen Shen |
| 2026-01-09 | selftests/resctrl: Add CPU vendor detection for Hygon | Xiaochen Shen |
| 2026-01-09 | selftests/resctrl: Define CPU vendor IDs as bits to match usage | Xiaochen Shen |
| 2026-01-09 | selftests/resctrl: Fix a division by zero error on Hygon | Xiaochen Shen |
| 2026-01-09 | selftests/tracing: Fix test_multiple_writes stall | Fushuai Wang |
| 2026-01-09 | bpftool: Make skeleton C++ compatible with explicit casts | WanLi Niu |
| 2026-01-09 | tools: ynl-gen-c: Fix remaining pylint warnings | Donald Hunter |
| 2026-01-09 | tools: ynl-gen-c: fix pylint None, type, dict, generators, init | Donald Hunter |
| 2026-01-09 | tools: ynl-gen-c: fix pylint warnings for returns, unused, redefined | Donald Hunter |
| 2026-01-09 | tools: ynl-gen-c: suppress unhelpful pylint messages | Donald Hunter |
| 2026-01-09 | tools: ynl: fix pylint issues in ynl_gen_rst | Donald Hunter |
| 2026-01-09 | tools: ynl: ethtool: fix pylint issues | Donald Hunter |
| 2026-01-09 | tools: ynl: fix logic errors reported by pylint | Donald Hunter |
| 2026-01-09 | tools: ynl: fix pylint global variable related warnings | Donald Hunter |
| 2026-01-09 | tools: ynl: fix pylint misc warnings | Donald Hunter |
| 2026-01-09 | tools: ynl: fix pylint dict, indentation, long lines, uninitialised | Donald Hunter |
| 2026-01-09 | tools: ynl: fix pylint exception warnings | Donald Hunter |
| 2026-01-09 | tools: ynl: fix pylint redefinition, encoding errors | Donald Hunter |
| 2026-01-09 | tools: ynl: pylint suppressions and docstrings | Donald Hunter |
| 2026-01-09 | selftests/landlock: Properly close a file descriptor | Günther Noack |
| 2026-01-09 | x86/CPU/AMD: Simplify the spectral chicken fix | Borislav Petkov (AMD) |
| 2026-01-09 | memblock: drop redundant 'struct page *' argument from memblock_free_pages() | Shengming Hu |
| 2026-01-08 | KVM: selftests: Extend vmx_set_nested_state_test to cover SVM | Yosry Ahmed |