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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64
Dexuan Cui
1
-1
/
+1
2022-02-25
x86/kvm: Don't waste memory if kvmclock is disabled
Wanpeng Li
1
-0
/
+3
2022-02-25
x86/kvm: Don't use PV TLB/yield when mwait is advertised
Wanpeng Li
1
-0
/
+2
2022-02-25
Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-4
/
+14
2022-02-25
KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3
Mark Brown
3
-2
/
+13
2022-02-25
net: sparx5: Fix add vlan when invalid operation
Casper Andersson
1
-10
/
+10
2022-02-25
net: chelsio: cxgb3: check the return value of pci_find_capability()
Jia-Ju Bai
1
-0
/
+2
2022-02-25
Merge branch 'ibmvnic-fixes'
David S. Miller
2
-28
/
+156
2022-02-25
ibmvnic: Allow queueing resets during probe
Sukadev Bhattiprolu
2
-10
/
+98
2022-02-25
ibmvnic: clear fop when retrying probe
Sukadev Bhattiprolu
1
-0
/
+5
2022-02-25
ibmvnic: init init_done_rc earlier
Sukadev Bhattiprolu
1
-5
/
+21
2022-02-25
ibmvnic: register netdev after init of adapter
Sukadev Bhattiprolu
1
-6
/
+8
2022-02-25
ibmvnic: complete init_done on transport events
Sukadev Bhattiprolu
1
-0
/
+7
2022-02-25
ibmvnic: define flush_reset_queue helper
Sukadev Bhattiprolu
1
-8
/
+16
2022-02-25
ibmvnic: initialize rc before completing wait
Sukadev Bhattiprolu
1
-1
/
+1
2022-02-25
ibmvnic: free reset-work-item when flushing
Sukadev Bhattiprolu
1
-1
/
+3
2022-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
11
-35
/
+51
2022-02-25
net: dcb: flush lingering app table entries for unregistered devices
Vladimir Oltean
1
-0
/
+44
2022-02-25
net/smc: fix connection leak
D. Wythe
1
-2
/
+8
2022-02-25
net: stmmac: only enable DMA interrupts when ready
Vincent Whitchurch
1
-2
/
+26
2022-02-25
xen/netfront: destroy queues before real_num_tx_queues is zeroed
Marek Marczykowski-Górecki
1
-16
/
+23
2022-02-25
Merge tag 'omap-for-v5.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
3
-35
/
+19
2022-02-25
Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()"
Sean Christopherson
2
-11
/
+21
2022-02-25
Revert "KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()"
Sean Christopherson
3
-14
/
+14
2022-02-25
can: gs_usb: change active_channels's type from atomic_t to u8
Vincent Mailhol
1
-5
/
+5
2022-02-25
can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
Vincent Mailhol
2
-7
/
+10
2022-02-25
Merge branch 'mptcp-fixes-for-5-17'
Jakub Kicinski
2
-4
/
+18
2022-02-25
mptcp: Correctly set DATA_FIN timeout when number of retransmits is large
Mat Martineau
1
-2
/
+5
2022-02-25
selftests: mptcp: do complete cleanup at exit
Paolo Abeni
1
-2
/
+2
2022-02-25
mptcp: accurate SIOCOUTQ for fallback socket
Paolo Abeni
1
-0
/
+11
2022-02-25
riscv: fix oops caused by irqsoff latency tracer
Changbin Du
4
-5
/
+45
2022-02-25
riscv: fix nommu_k210_sdcard_defconfig
Damien Le Moal
1
-1
/
+1
2022-02-25
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
1
-1
/
+6
2022-02-25
Merge tag 'for-net-2022-02-24' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
5
-12
/
+33
2022-02-25
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-99
/
+10
2022-02-25
Merge tag 'drm-fixes-2022-02-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
25
-81
/
+156
2022-02-25
clk: lan966x: Fix linking error
Horatiu Vultur
1
-0
/
+2
2022-02-25
drm/exynos: Search for TE-gpio in DSI panel's node
Marek Szyprowski
1
-1
/
+1
2022-02-25
drm/exynos: Don't fail if no TE-gpio is defined for DSI driver
Marek Szyprowski
1
-1
/
+3
2022-02-25
drm/exynos: gsc: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-7
/
+3
2022-02-25
drm/exynos/fimc: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-8
/
+5
2022-02-25
drm/exynos/exynos_drm_fimd: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
1
-9
/
+4
2022-02-25
drm/exynos: mixer: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-8
/
+6
2022-02-25
drm/exynos/exynos7_drm_decon: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
1
-9
/
+3
2022-02-25
clk: qcom: dispcc: Update the transition delay for MDSS GDSC
Taniya Das
3
-3
/
+12
2022-02-25
clk: qcom: gdsc: Add support to update GDSC transition delay
Taniya Das
2
-6
/
+28
2022-02-25
Merge tag 'perf-tools-fixes-for-v5.17-2022-02-24' of git://git.kernel.org/pub...
Linus Torvalds
5
-21
/
+8
2022-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-18
/
+86
2022-02-25
Merge tag 'imx-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
246
-811
/
+1611
2022-02-25
Merge tag 'tegra-for-5.17-arm-dt-fixes' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
3
-19
/
+25
[prev]
[next]