index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: apic: avoid calculating pending eoi from an uninitialized val
Miaohe Lin
2020-02-28
1
-1
/
+3
*
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
2020-02-28
4
-10
/
+17
*
KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...
Vitaly Kuznetsov
2020-02-28
4
-11
/
+8
*
KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton
2020-02-28
2
-7
/
+52
*
KVM: nVMX: Refactor IO bitmap checks into helper function
Oliver Upton
2020-02-28
2
-14
/
+27
*
KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
Miaohe Lin
2020-02-28
1
-1
/
+1
*
KVM: nVMX: Don't emulate instructions in guest mode
Paolo Bonzini
2020-02-28
1
-1
/
+1
*
x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF
Kim Phillips
2020-02-28
2
-0
/
+16
*
x86/mce/amd: Fix kobject lifetime
Thomas Gleixner
2020-02-28
1
-6
/
+11
*
x86/mce/amd: Publish the bank pointer only after setup has succeeded
Borislav Petkov
2020-02-28
1
-17
/
+16
*
x86/ima: use correct identifier for SetupMode variable
Ard Biesheuvel
2020-02-28
1
-4
/
+2
*
arm64: memory: Add missing brackets to untagged_addr() macro
Will Deacon
2020-02-28
1
-1
/
+1
*
powerpc/hugetlb: Fix 8M hugepages on 8xx
Christophe Leroy
2020-02-28
1
-0
/
+5
*
powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size
Christophe Leroy
2020-02-28
1
-11
/
+18
*
powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S
Christophe Leroy
2020-02-28
1
-2
/
+2
*
powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
Gustavo Luiz Duarte
2020-02-28
3
-28
/
+39
*
powerpc/eeh: Fix deadlock handling dead PHB
Sam Bobroff
2020-02-28
1
-10
/
+11
*
powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
Christophe Leroy
2020-02-28
1
-1
/
+1
*
s390/pci: Recover handle in clp_set_pci_fn()
Niklas Schnelle
2020-02-24
3
-21
/
+31
*
microblaze: Prevent the overflow of the start
Shubhrajyoti Datta
2020-02-24
1
-1
/
+2
*
asm-generic/tlb: add missing CONFIG symbol
Peter Zijlstra
2020-02-24
1
-0
/
+3
*
powerpc: Do not consider weak unresolved symbol relocations as bad
Alexandre Ghiti
2020-02-24
2
-10
/
+14
*
powerpc/mm: Don't log user reads to 0xffffffff
Christophe Leroy
2020-02-24
1
-0
/
+3
*
ARM: 8951/1: Fix Kexec compilation issue.
Vincenzo Frascino
2020-02-24
1
-1
/
+1
*
powerpc/pseries/lparcfg: Fix display of Maximum Memory
Michael Bringmann
2020-02-24
1
-2
/
+2
*
powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
Oliver O'Halloran
2020-02-24
1
-1
/
+14
*
s390/ftrace: generate traced function stack frame
Vasily Gorbik
2020-02-24
1
-1
/
+14
*
s390: adjust -mpacked-stack support check for clang 10
Vasily Gorbik
2020-02-24
1
-1
/
+1
*
x86/decoder: Add TEST opcode to Group3-2
Masami Hiramatsu
2020-02-24
1
-1
/
+1
*
x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd
Ard Biesheuvel
2020-02-24
1
-7
/
+1
*
perf/x86/amd: Constrain Large Increment per Cycle events
Kim Phillips
2020-02-24
2
-30
/
+63
*
arm64: dts: ti: k3-j721e-main: Add missing power-domains for smmu
Lokesh Vutla
2020-02-24
1
-0
/
+1
*
KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'
zhengbin
2020-02-24
1
-5
/
+0
*
arm64: fix alternatives with LLVM's integrated assembler
Sami Tolvanen
2020-02-24
1
-11
/
+21
*
arm64: lse: fix LSE atomics with LLVM's integrated assembler
Sami Tolvanen
2020-02-24
2
-3
/
+22
*
ARM: dts: rockchip: add reg property to brcmf sub node for rk3188-bqedison2qc
Johan Jonker
2020-02-24
1
-0
/
+3
*
arm64: dts: rockchip: add reg property to brcmf sub-nodes
Johan Jonker
2020-02-24
3
-0
/
+9
*
arm64: dts: rockchip: fix dwmmc clock name for px30
Johan Jonker
2020-02-24
1
-3
/
+3
*
x86/nmi: Remove irq_work from the long duration NMI handler
Changbin Du
2020-02-24
2
-12
/
+9
*
efi/x86: Don't panic or BUG() on non-critical error conditions
Ard Biesheuvel
2020-02-24
2
-18
/
+19
*
ARM: dts: stm32: Add power-supply for DSI panel on stm32f469-disco
Benjamin Gaignard
2020-02-24
1
-0
/
+8
*
pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
Geert Uytterhoeven
2020-02-24
1
-2
/
+9
*
x86/vdso: Provide missing include file
Valdis Klētnieks
2020-02-24
1
-0
/
+1
*
arm64: dts: qcom: db845c: Enable ath10k 8bit host-cap quirk
Bjorn Andersson
2020-02-24
1
-0
/
+2
*
ARM: dts: r8a7779: Add device node for ARM global timer
Geert Uytterhoeven
2020-02-24
1
-0
/
+8
*
ARM: dts: imx6: rdu2: Limit USBH1 to Full Speed
Andrey Smirnov
2020-02-24
1
-0
/
+1
*
ARM: dts: imx6: rdu2: Disable WP for USDHC2 and USDHC3
Andrey Smirnov
2020-02-24
1
-4
/
+2
*
ARM: exynos_defconfig: Bring back explicitly wanted options
Krzysztof Kozlowski
2020-02-24
1
-0
/
+6
*
arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by core
Manu Gautam
2020-02-24
1
-0
/
+4
*
arm: dts: allwinner: H3: Add PMU node
Andre Przywara
2020-02-24
1
-3
/
+12
[next]