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
2025-11-04
KVM: SVM: Initialize per-CPU svm_data at the end of hardware setup
Sean Christopherson
-6
/
+7
2025-11-04
KVM: x86: Call out MSR_IA32_S_CET is not handled by XSAVES
Chao Gao
-9
/
+8
2025-11-04
KVM: x86: Harden KVM against imbalanced load/put of guest FPU state
Sean Christopherson
-0
/
+6
2025-11-04
KVM: x86: Unload "FPU" state on INIT if and only if its currently in-use
Sean Christopherson
-11
/
+16
2025-11-04
x86/CPU/AMD: Add missing terminator for zen5_rdseed_microcode
Mario Limonciello
-0
/
+1
2025-11-04
nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported attributes
Olga Kornievskaia
-0
/
+1
2025-11-04
nfsd: fix refcount leak in nfsd_set_fh_dentry()
NeilBrown
-3
/
+3
2025-11-04
Merge branch 'xsk-minor-optimizations-around-locks'
Paolo Abeni
-22
/
+21
2025-11-04
xsk: use a smaller new lock for shared pool case
Jason Xing
-14
/
+17
2025-11-04
xsk: do not enable/disable irq when grabbing/releasing xsk_tx_list_lock
Jason Xing
-8
/
+4
2025-11-04
smb: client: fix potential UAF in smb2_close_cached_fid()
Henrique Carvalho
-7
/
+9
2025-11-04
ksmbd: detect RDMA capable netdevs include IPoIB
Namjae Jeon
-0
/
+4
2025-11-04
ksmbd: detect RDMA capable lower devices when bridge and vlan netdev is used
Namjae Jeon
-1
/
+19
2025-11-04
parisc: Avoid crash due to unaligned access in unwinder
Helge Deller
-3
/
+10
2025-11-04
net: add net cookie for net device trace events
Tonghao Zhang
-10
/
+27
2025-11-04
Merge tag 'for-6.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+24
2025-11-03
Merge branch 'ethtool-introduce-phy-mse-diagnostics-uapi-and-drivers'
Jakub Kicinski
-1
/
+897
2025-11-03
net: phy: dp83td510: add MSE interface support for 10BASE-T1L
Oleksij Rempel
-0
/
+62
2025-11-03
net: phy: micrel: add MSE interface support for KSZ9477 family
Oleksij Rempel
-0
/
+102
2025-11-03
ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
Oleksij Rempel
-1
/
+527
2025-11-03
net: phy: introduce internal API for PHY MSE diagnostics
Oleksij Rempel
-0
/
+206
2025-11-03
Merge branch 'add-support-to-do-threaded-napi-busy-poll'
Jakub Kicinski
-19
/
+145
2025-11-03
selftests: Add napi threaded busy poll test in `busy_poller`
Samiullah Khawaja
-4
/
+36
2025-11-03
net: Extend NAPI threaded polling to allow kthread based busy polling
Samiullah Khawaja
-15
/
+109
2025-11-03
Merge branch 'mpls-remove-rtnl-dependency'
Jakub Kicinski
-128
/
+224
2025-11-03
mpls: Drop RTNL for RTM_NEWROUTE, RTM_DELROUTE, and RTM_GETROUTE.
Kuniyuki Iwashima
-3
/
+5
2025-11-03
mpls: Protect net->mpls.platform_label with a per-netns mutex.
Kuniyuki Iwashima
-20
/
+43
2025-11-03
mpls: Convert RTM_GETNETCONF to RCU.
Kuniyuki Iwashima
-14
/
+30
2025-11-03
mpls: Convert mpls_dump_routes() to RCU.
Kuniyuki Iwashima
-10
/
+16
2025-11-03
mpls: Use mpls_route_input() where appropriate.
Kuniyuki Iwashima
-19
/
+13
2025-11-03
mpls: Add mpls_route_input().
Kuniyuki Iwashima
-10
/
+18
2025-11-03
mpls: Pass net to mpls_dev_get().
Kuniyuki Iwashima
-6
/
+8
2025-11-03
mpls: Add mpls_dev_rcu().
Kuniyuki Iwashima
-7
/
+12
2025-11-03
mpls: Use in6_dev_rcu() and dev_net_rcu() in mpls_forward() and mpls_xmit().
Kuniyuki Iwashima
-10
/
+12
2025-11-03
ipv6: Add in6_dev_rcu().
Kuniyuki Iwashima
-0
/
+5
2025-11-03
mpls: Unify return paths in mpls_dev_notify().
Kuniyuki Iwashima
-8
/
+16
2025-11-03
mpls: Hold dev refcnt for mpls_nh.
Kuniyuki Iwashima
-19
/
+45
2025-11-03
mpls: Return early in mpls_label_ok().
Kuniyuki Iwashima
-6
/
+5
2025-11-03
net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixup
Qendrim Maxhuni
-0
/
+6
2025-11-03
sctp: make sctp_transport_init() void
Huiwen He
-15
/
+6
2025-11-03
net: spacemit: Check netif_running() in emac_set_pauseparam()
Vivian Wang
-0
/
+3
2025-11-03
octeontx2-pf: Fix devm_kcalloc() error checking
Dan Carpenter
-4
/
+2
2025-11-03
net: ionic: map SKB after pseudo-header checksum prep
Mohammad Heib
-17
/
+13
2025-11-03
net: ionic: add dma_wmb() before ringing TX doorbell
Mohammad Heib
-0
/
+4
2025-11-03
Merge branch 'fix-sctp-diag-locking-issues'
Jakub Kicinski
-5
/
+16
2025-11-03
sctp: Hold sock lock while iterating over address list
Stefan Wiehler
-5
/
+9
2025-11-03
sctp: Prevent TOCTOU out-of-bounds write
Stefan Wiehler
-0
/
+3
2025-11-03
sctp: Hold RCU read lock while iterating over address list
Stefan Wiehler
-0
/
+4
2025-11-03
net: stmmac: rename devlink parameter ts_coarse into phc_coarse_adj
Maxime Chevallier
-7
/
+16
2025-11-03
Merge branch 'net-phy-micrel-lan8842-erratas'
Jakub Kicinski
-0
/
+163
[prev]
[next]