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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
Maxim Levitsky
1
-0
/
+3
2021-08-18
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
3
-7
/
+13
2021-08-18
KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock
Sean Christopherson
2
-0
/
+35
2021-08-18
KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEs
Sean Christopherson
1
-10
/
+16
2021-08-18
KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
Sean Christopherson
1
-1
/
+2
2021-08-18
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
Sean Christopherson
1
-1
/
+1
2021-08-18
powerpc/32: Fix critical and debug interrupts on BOOKE
Christophe Leroy
3
-41
/
+33
2021-08-18
powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
Cédric Le Goater
1
-11
/
+24
2021-08-18
powerpc/smp: Fix OOPS in topology_init()
Christophe Leroy
1
-1
/
+1
2021-08-18
powerpc/32s: Fix napping restore in data storage interrupt (DSI)
Christophe Leroy
1
-1
/
+1
2021-08-18
powerpc/pseries: Fix update of LPAR security flavor after LPM
Laurent Dufour
1
-2
/
+3
2021-08-18
powerpc/interrupt: Do not call single_step_exception() from other exceptions
Christophe Leroy
1
-2
/
+7
2021-08-18
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
4
-3
/
+11
2021-08-18
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
1
-14
/
+13
2021-08-18
x86/ioapic: Force affinity setup before startup
Thomas Gleixner
1
-2
/
+4
2021-08-18
x86/msi: Force affinity setup before startup
Thomas Gleixner
2
-4
/
+9
2021-08-18
x86/tools: Fix objdump version check again
Randy Dunlap
1
-0
/
+1
2021-08-18
powerpc/kprobes: Fix kprobe Oops happens in booke
Pu Lehui
1
-1
/
+2
2021-08-18
KVM: arm64: Fix off-by-one in range_is_memory
David Brazdil
1
-1
/
+1
2021-08-18
perf/x86/intel: Apply mid ACK for small core
Kan Liang
2
-8
/
+30
2021-08-18
riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support it
Changbin Du
1
-1
/
+1
2021-08-18
ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch
Vineet Gupta
1
-3
/
+6
2021-08-12
alpha: Send stop IPI to send to online CPUs
Prarit Bhargava
1
-1
/
+1
2021-08-12
riscv: dts: fix memory size for the SiFive HiFive Unmatched
Qiu Wenbo
1
-1
/
+1
2021-08-12
perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
Like Xu
1
-1
/
+2
2021-08-12
KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
Sean Christopherson
1
-1
/
+1
2021-08-12
KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
Sean Christopherson
1
-1
/
+1
2021-08-12
KVM: x86: accept userspace interrupt only if no event is injected
Paolo Bonzini
1
-2
/
+11
2021-08-12
ARM: omap2+: hwmod: fix potential NULL pointer access
Tero Kristo
1
-1
/
+9
2021-08-12
arm64: fix compat syscall return truncation
Mark Rutland
5
-18
/
+27
2021-08-12
MIPS: Malta: Do not byte-swap accesses to the CBUS UART
Maciej W. Rozycki
1
-1
/
+2
2021-08-12
arm64: stacktrace: avoid tracing arch_stack_walk()
Mark Rutland
1
-1
/
+1
2021-08-12
mips: Fix non-POSIX regexp
H. Nikolaus Schaller
1
-1
/
+1
2021-08-12
x86/tools/relocs: Fix non-POSIX regexp
H. Nikolaus Schaller
1
-4
/
+4
2021-08-12
MIPS: check return value of pgtable_pmd_page_ctor
Huang Pei
1
-6
/
+11
2021-08-12
riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabled
Guenter Roeck
1
-0
/
+1
2021-08-12
ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
Marek Vasut
1
-10
/
+14
2021-08-12
ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM
Marek Vasut
1
-0
/
+1
2021-08-12
ARM: dts: stm32: Prefer HW RTC on DHCOM SoM
Marek Vasut
1
-1
/
+3
2021-08-12
omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator
H. Nikolaus Schaller
1
-8
/
+1
2021-08-12
ARM: dts: am437x-l4: fix typo in can@0 node
Dario Binacchi
1
-1
/
+1
2021-08-12
riscv: stacktrace: Fix NULL pointer dereference
Jisheng Zhang
1
-1
/
+1
2021-08-12
arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
Pali Rohár
1
-0
/
+1
2021-08-12
arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllers
Vladimir Oltean
1
-0
/
+2
2021-08-12
ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pins
Marek Vasut
1
-2
/
+2
2021-08-12
ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
Colin Ian King
1
-1
/
+1
2021-08-12
ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
Oleksandr Suvorov
1
-0
/
+1
2021-08-12
arm64: dts: ls1028: sl28: fix networking for variant 2
Michael Walle
1
-0
/
+2
2021-08-12
ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10ms
Maxime Chevallier
1
-1
/
+7
2021-08-12
ARM: imx: add missing clk_disable_unprepare()
Yang Yingliang
1
-3
/
+9
[next]