index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
Eric Dumazet
-75
/
+86
2026-03-04
net-sysfs: add rps_sock_flow_table_mask() helper
Eric Dumazet
-13
/
+21
2026-03-04
net-sysfs: remove rcu field from 'struct rps_sock_flow_table'
Eric Dumazet
-2
/
+3
2026-03-04
net: add rps_tag_ptr type and helpers
Eric Dumazet
-0
/
+24
2026-03-04
net: fix off-by-one in udp_flow_src_port() / psp_write_headers()
Eric Dumazet
-2
/
+3
2026-03-04
hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read
Sanman Pradhan
-9
/
+10
2026-03-04
Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
-28
/
+104
2026-03-04
selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encap
Feng Yang
-0
/
+31
2026-03-04
mailmap: reflect my gmail as default
Jason Xing
-0
/
+1
2026-03-04
bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
Feng Yang
-0
/
+15
2026-03-04
Merge branch 'tools-ynl-tests-adjust-makefile-to-mimic-ksft'
Jakub Kicinski
-13
/
+17
2026-03-04
tools: ynl: produce kselftest-list.txt from tests
Jakub Kicinski
-0
/
+3
2026-03-04
tools: ynl: support INSTALL_PATH in the tests Makefile
Jakub Kicinski
-5
/
+7
2026-03-04
tools: ynl: don't install tests in /usr/bin/
Jakub Kicinski
-5
/
+4
2026-03-04
tools: ynl: rename TESTS variable to TEST_PROGS
Jakub Kicinski
-6
/
+6
2026-03-04
net: dsa: mxl862xx: rename MDIO op arguments
Daniel Golle
-16
/
+16
2026-03-04
dt-bindings: net: dsa: maxlinear,mxl862xx: remove port label
Daniel Golle
-1
/
+0
2026-03-04
KVM: selftests: Add a test for L2 clearing EFER.SVME without intercept
Yosry Ahmed
-0
/
+56
2026-03-04
KVM: SVM: Triple fault L1 on unintercepted EFER.SVME clear by L2
Yosry Ahmed
-0
/
+13
2026-03-04
KVM: x86: SVM: Remove vmcb_is_dirty()
Jim Mattson
-5
/
+0
2026-03-04
KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12
Yosry Ahmed
-0
/
+99
2026-03-04
KVM: nSVM: Only copy SVM_MISC_ENABLE_NP from VMCB01's misc_ctl
Yosry Ahmed
-2
/
+10
2026-03-04
KVM: nSVM: Sanitize INT/EVENTINJ fields when copying from vmcb12
Yosry Ahmed
-4
/
+9
2026-03-04
KVM: nSVM: Sanitize TLB_CONTROL field when copying from vmcb12
Yosry Ahmed
-1
/
+3
2026-03-04
KVM: nSVM: Use PAGE_MASK to drop lower bits of bitmap GPAs from vmcb12
Yosry Ahmed
-4
/
+2
2026-03-04
KVM: nSVM: Restrict mapping vmcb12 on nested VMRUN
Yosry Ahmed
-38
/
+51
2026-03-04
KVM: nSVM: Cache all used fields from VMCB12
Yosry Ahmed
-52
/
+93
2026-03-04
KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
Yosry Ahmed
-36
/
+35
2026-03-04
KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
Sean Christopherson
-21
/
+21
2026-03-04
KVM: nSVM: Capture svm->nested.ctl as vmcb12_ctrl when preparing vmcb02
Sean Christopherson
-20
/
+19
2026-03-04
KVM: nSVM: Move vmcb_ctrl_area_cached.bus_lock_rip to svm_nested_state
Sean Christopherson
-6
/
+6
2026-03-04
KVM: nSVM: Use vmcb12_is_intercept() in nested_sync_control_from_vmcb02()
Yosry Ahmed
-1
/
+1
2026-03-04
KVM: nSVM: Use intuitive local variables in nested_vmcb02_recalc_intercepts()
Sean Christopherson
-18
/
+15
2026-03-04
KVM: nSVM: Directly (re)calc vmcb02 intercepts from nested_vmcb02_prepare_con...
Sean Christopherson
-1
/
+1
2026-03-04
KVM: nSVM: WARN and abort vmcb02 intercepts recalc if vmcb02 isn't active
Yosry Ahmed
-0
/
+3
2026-03-04
KVM: SVM: Separate recalc_intercepts() into nested vs. non-nested parts
Sean Christopherson
-16
/
+25
2026-03-04
KVM: SVM: Recalc instructions intercepts when EFER.SVME is toggled
Kevin Cheng
-12
/
+23
2026-03-04
KVM: SVM: Move STGI and CLGI intercept handling
Kevin Cheng
-8
/
+24
2026-03-04
KVM: nSVM: Always intercept VMMCALL when L2 is active
Sean Christopherson
-11
/
+0
2026-03-04
KVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1
Kevin Cheng
-12
/
+30
2026-03-04
KVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB intercepts
Sean Christopherson
-1
/
+3
2026-03-04
KVM: nSVM: Add missing consistency check for EVENTINJ
Yosry Ahmed
-0
/
+51
2026-03-04
KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
Yosry Ahmed
-0
/
+7
2026-03-04
KVM: nSVM: Add missing consistency check for nCR3 validity
Yosry Ahmed
-0
/
+4
2026-03-04
KVM: nSVM: Drop the non-architectural consistency check for NP_ENABLE
Yosry Ahmed
-4
/
+5
2026-03-04
KVM: nSVM: Drop nested_vmcb_check_{save/control}() wrappers
Yosry Ahmed
-26
/
+10
2026-03-04
KVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ on nested #VMEXIT
Yosry Ahmed
-2
/
+4
2026-03-04
KVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXIT
Yosry Ahmed
-2
/
+4
2026-03-04
KVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)
Yosry Ahmed
-0
/
+1
2026-03-04
KVM: nSVM: Triple fault if restore host CR3 fails on nested #VMEXIT
Yosry Ahmed
-19
/
+8
[prev]
[next]