index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
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
2026-01-08
KVM: selftests: Use TEST_ASSERT_EQ() in test_vmx_nested_state()
Yosry Ahmed
1
-2
/
+4
2026-01-08
KVM: selftests: Rename vm_get_page_table_entry() to vm_get_pte()
Sean Christopherson
4
-6
/
+4
2026-01-08
KVM: selftests: Extend memstress to run on nested SVM
Yosry Ahmed
1
-7
/
+35
2026-01-08
KVM: selftests: Extend vmx_dirty_log_test to cover SVM
Yosry Ahmed
2
-21
/
+54
2026-01-08
KVM: selftests: Set the user bit on nested NPT PTEs
Yosry Ahmed
4
-2
/
+9
2026-01-08
KVM: selftests: Add support for nested NPTs
Yosry Ahmed
6
-4
/
+54
2026-01-08
KVM: selftests: Allow kvm_cpu_has_ept() to be called on AMD CPUs
Yosry Ahmed
1
-0
/
+3
2026-01-08
KVM: selftests: Move TDP mapping functions outside of vmx.c
Sean Christopherson
4
-74
/
+57
2026-01-08
KVM: selftests: Reuse virt mapping functions for nested EPTs
Yosry Ahmed
4
-108
/
+52
2026-01-08
KVM: selftests: Add a stage-2 MMU instance to kvm_vm
Sean Christopherson
1
-0
/
+5
2026-01-08
KVM: selftests: Stop passing VMX metadata to TDP mapping functions
Yosry Ahmed
4
-40
/
+24
2026-01-08
KVM: selftests: Use a TDP MMU to share EPT page tables between vCPUs
Yosry Ahmed
7
-32
/
+48
2026-01-08
KVM: selftests: Move PTE bitmasks to kvm_mmu
Yosry Ahmed
3
-39
/
+76
2026-01-08
KVM: selftests: Add a "struct kvm_mmu_arch arch" member to kvm_mmu
Sean Christopherson
6
-0
/
+9
2026-01-08
KVM: selftests: Plumb "struct kvm_mmu" into x86's MMU APIs
Sean Christopherson
2
-28
/
+39
2026-01-08
KVM: selftests: Add "struct kvm_mmu" to track a given MMU instance
Sean Christopherson
8
-88
/
+94
2026-01-08
KVM: selftests: Stop setting A/D bits when creating EPT PTEs
Yosry Ahmed
1
-8
/
+0
2026-01-08
KVM: selftests: Kill eptPageTablePointer
Yosry Ahmed
1
-20
/
+17
2026-01-08
KVM: selftests: Rename nested TDP mapping functions
Yosry Ahmed
4
-39
/
+37
2026-01-08
KVM: selftests: Stop passing a memslot to nested_map_memslot()
Yosry Ahmed
3
-7
/
+11
2026-01-08
KVM: selftests: Make __vm_get_page_table_entry() static
Yosry Ahmed
2
-4
/
+2
2026-01-08
KVM: selftests: Fix sign extension bug in get_desc64_base()
MJ Pooladkhay
1
-2
/
+4
2026-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
63
-69
/
+534
2026-01-08
KVM: selftests: Test TPR / CR8 sync and interrupt masking
Maciej S. Szmigiero
3
-0
/
+280
2026-01-08
Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
12
-12
/
+197
2026-01-08
tools: ynl: don't install tests
Jakub Kicinski
1
-1
/
+0
2026-01-08
Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-13
/
+64
2026-01-07
thermal: intel: selftests: workload_hint: Support slow workload hints
Srinivas Pandruvada
1
-22
/
+52
2026-01-07
Merge tag 'linux-cpupower-6.20-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
4
-7
/
+6
2026-01-07
kunit: tool: test: Don't rely on implicit working directory change
Thomas Weißschuh
1
-2
/
+3
2026-01-07
kunit: tool: test: Rename test_data_path() to _test_data_path()
Thomas Weißschuh
1
-28
/
+28
2026-01-07
rtla: Fix parse_cpu_set() return value documentation
Wander Lairson Costa
1
-1
/
+1
2026-01-07
rtla: Ensure null termination after read operations in utils.c
Wander Lairson Costa
1
-0
/
+3
2026-01-07
rtla: Make stop_tracing variable volatile
Wander Lairson Costa
2
-2
/
+2
2026-01-07
rtla: Add generated output files to gitignore
Wander Lairson Costa
1
-0
/
+4
2026-01-07
rtla: Fix NULL pointer dereference in actions_parse
Wander Lairson Costa
1
-0
/
+2
2026-01-07
rtla: Remove unused headers
Wander Lairson Costa
4
-4
/
+0
2026-01-07
rtla: Remove redundant memset after calloc
Wander Lairson Costa
1
-2
/
+0
[prev]
[next]