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