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-01-26
KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN KVM_SET_CPUID{,2}
Sean Christopherson
1
-2
/
+8
2022-01-26
xfs, iomap: limit individual ioend chain lengths in writeback
Dave Chinner
3
-5
/
+65
2022-01-26
KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02
Sean Christopherson
1
-10
/
+12
2022-01-26
KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
Sean Christopherson
1
-1
/
+0
2022-01-26
KVM: x86: Check .flags in kvm_cpuid_check_equal() too
Vitaly Kuznetsov
1
-0
/
+1
2022-01-26
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
6
-7
/
+12
2022-01-26
KVM: SVM: drop unnecessary code in svm_hv_vmcb_dirty_nested_enlightenments()
Vitaly Kuznetsov
2
-13
/
+1
2022-01-26
KVM: SVM: hyper-v: Enable Enlightened MSR-Bitmap support for real
Vitaly Kuznetsov
1
-0
/
+3
2022-01-26
KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode
Sean Christopherson
1
-1
/
+15
2022-01-26
KVM: SVM: Don't apply SEV+SMAP workaround on code fetch or PT access
Sean Christopherson
1
-9
/
+34
2022-01-26
KVM: SVM: Inject #UD on attempted emulation for SEV guest w/o insn buffer
Sean Christopherson
1
-34
/
+55
2022-01-26
KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for SEV guests
Sean Christopherson
1
-0
/
+5
2022-01-26
KVM: x86: Pass emulation type to can_emulate_instruction()
Sean Christopherson
4
-7
/
+17
2022-01-26
KVM: SVM: Explicitly require DECODEASSISTS to enable SEV support
Sean Christopherson
1
-2
/
+7
2022-01-26
KVM: SVM: Don't intercept #GP for SEV guests
Sean Christopherson
1
-3
/
+8
2022-01-26
Revert "KVM: SVM: avoid infinite loop on NPF from bad address"
Sean Christopherson
2
-8
/
+0
2022-01-26
KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests
Sean Christopherson
1
-4
/
+6
2022-01-26
KVM: x86: nSVM: skip eax alignment check for non-SVM instructions
Denis Valeev
1
-5
/
+6
2022-01-26
KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID
Like Xu
1
-12
/
+13
2022-01-26
KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
Wanpeng Li
1
-1
/
+1
2022-01-26
KVM: VMX: Remove vmcs_config.order
Jim Mattson
2
-4
/
+2
2022-01-26
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
1
-2
/
+1
2022-01-26
PCI/sysfs: Find shadow ROM before static attribute initialization
Bjorn Helgaas
3
-9
/
+8
2022-01-26
spi: uniphier: fix reference count leak in uniphier_spi_probe()
Xin Xiong
1
-4
/
+14
2022-01-26
Merge branch 'lan966x-fixes'
David S. Miller
2
-8
/
+9
2022-01-26
net: lan966x: Fix sleep in atomic context when updating MAC table
Horatiu Vultur
1
-5
/
+6
2022-01-26
net: lan966x: Fix sleep in atomic context when injecting frames
Horatiu Vultur
1
-3
/
+3
2022-01-26
Merge branch 'dev_addr-const-fixes'
David S. Miller
6
-26
/
+33
2022-01-26
ethernet: seeq/ether3: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-1
/
+3
2022-01-26
ethernet: 8390/etherh: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-2
/
+4
2022-01-26
ethernet: i825xx: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-1
/
+3
2022-01-26
ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-3
/
+1
2022-01-26
ethernet: tundra: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-17
/
+18
2022-01-26
ethernet: 3com/typhoon: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-2
/
+4
2022-01-26
ALSA: hda: Fix UAF of leds class devs at unbinding
Takashi Iwai
2
-2
/
+18
2022-01-26
drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screen
Tong Zhang
1
-0
/
+3
2022-01-26
perf/core: Fix cgroup event list management
Namhyung Kim
1
-2
/
+9
2022-01-26
perf: Always wake the parent event
James Clark
1
-2
/
+10
2022-01-26
serial: core: Initialize rs485 RTS polarity already on probe
Lukas Wunner
2
-36
/
+13
2022-01-26
serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrl
Jochen Mades
1
-2
/
+6
2022-01-26
serial: stm32: fix software flow control transfer
Valentin Caron
1
-1
/
+1
2022-01-26
serial: stm32: prevent TDR register overwrite when sending x_char
Valentin Caron
1
-0
/
+12
2022-01-26
tty: n_gsm: fix SW flow control encoding/handling
daniel.starke@siemens.com
1
-1
/
+3
2022-01-26
serial: 8250: of: Fix mapped region size when using reg-offset property
Robert Hancock
1
-1
/
+10
2022-01-26
tty: rpmsg: Fix race condition releasing tty port
Arnaud Pouliquen
1
-14
/
+26
2022-01-26
tty: Partially revert the removal of the Cyclades public API
Maciej W. Rozycki
1
-0
/
+35
2022-01-26
tty: Add support for Brainboxes UC cards.
Cameron Williams
1
-2
/
+98
2022-01-26
blk-mq: fix missing blk_account_io_done() in error path
Yu Kuai
1
-0
/
+2
2022-01-26
Revert "tty: serial: Use fifo in 8250 console driver"
Greg Kroah-Hartman
1
-55
/
+6
2022-01-26
spi: meson-spicc: add IRQ check in meson_spicc_probe
Miaoqian Lin
1
-0
/
+5
[prev]
[next]