index
:
Linux Stable
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.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: ARM/arm64: avoid returning negative error code as bool
Will Deacon
2015-06-29
2
-2
/
+2
*
KVM: ARM/arm64: fix broken __percpu annotation
Will Deacon
2015-06-29
2
-2
/
+2
*
KVM: ARM/arm64: fix non-const declaration of function returning const
Will Deacon
2015-06-29
2
-2
/
+2
*
ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word
Victor Kamensky
2015-06-29
1
-1
/
+1
*
ARM: virt: fix wrong HSCTLR.EE bit setting
Li Liu
2015-06-29
1
-3
/
+1
*
arm64: KVM: export demux regids as KVM_REG_ARM64
Alex Bennée
2015-06-29
1
-1
/
+1
*
ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
Kim Phillips
2015-06-29
1
-3
/
+8
*
ARM: KVM: Unmap IPA on memslot delete/move
Eric Auger
2015-06-29
2
-37
/
+46
*
arm/arm64: KVM: Fix and refactor unmap_range
Christoffer Dall
2015-06-29
3
-72
/
+111
*
MIPS: Fix enabling of DEBUG_STACKOVERFLOW
James Hogan
2015-06-22
1
-1
/
+1
*
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
2015-06-22
4
-27
/
+43
*
x86: bpf_jit: fix compilation of large bpf programs
Alexei Starovoitov
2015-06-22
1
-1
/
+6
*
ARM: fix missing syscall trace exit
Russell King
2015-06-06
1
-1
/
+3
*
ARM: dts: imx27: only map 4 Kbyte for fec registers
Philippe Reynes
2015-06-06
1
-1
/
+1
*
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
Harald Freudenberger
2015-06-06
1
-12
/
+13
*
powerpc: Align TOC to 256 bytes
Anton Blanchard
2015-06-06
1
-0
/
+1
*
KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
Paolo Bonzini
2015-06-06
1
-1
/
+1
*
arm64: kvm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
2015-05-17
1
-3
/
+9
*
ARM: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
2015-05-17
5
-19
/
+66
*
ARM: KVM: add world-switch for AMAIR{0,1}
Marc Zyngier
2015-05-17
3
-3
/
+19
*
ARM: KVM: introduce per-vcpu HYP Configuration Register
Marc Zyngier
2015-05-17
5
-10
/
+11
*
ARM: KVM: fix ordering of 64bit coprocessor accesses
Marc Zyngier
2015-05-17
1
-3
/
+3
*
ARM: KVM: fix handling of trapped 64bit coprocessor accesses
Marc Zyngier
2015-05-17
2
-4
/
+4
*
ARM: KVM: force cache clean on page fault when caches are off
Marc Zyngier
2015-05-17
1
-1
/
+10
*
arm64: KVM: flush VM pages before letting the guest enable caches
Marc Zyngier
2015-05-17
4
-1
/
+101
*
ARM: KVM: introduce kvm_p*d_addr_end
Marc Zyngier
2015-05-17
3
-5
/
+22
*
arm64: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
2015-05-17
3
-14
/
+82
*
arm64: KVM: allows discrimination of AArch32 sysreg access
Marc Zyngier
2015-05-17
2
-0
/
+8
*
arm64: KVM: force cache clean on page fault when caches are off
Marc Zyngier
2015-05-17
3
-8
/
+16
*
ARM: ux500: Enable GPIO regulator for SD-card for snowball
Ulf Hansson
2015-05-17
1
-2
/
+0
*
ARM: ux500: Enable GPIO regulator for SD-card for HREF boards
Ulf Hansson
2015-05-17
1
-2
/
+0
*
ARM: ux500: Move GPIO regulator for SD-card into board DTSs
Ulf Hansson
2015-05-17
3
-17
/
+32
*
ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.
Nicolas Schichan
2015-05-17
1
-2
/
+13
*
ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC
Gregory CLEMENT
2015-05-17
1
-0
/
+4
*
ARM: dts: imx23-olinuxino: Fix polarity of LED GPIO
Fabio Estevam
2015-05-17
1
-1
/
+2
*
ARM: dts: imx23-olinuxino: Fix dr_mode of usb0
Stefan Wahren
2015-05-17
1
-0
/
+1
*
ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name
Marek Vasut
2015-05-17
1
-1
/
+1
*
ARM: dts: imx25: Add #pwm-cells to pwm4
Markus Pargmann
2015-05-17
1
-0
/
+1
*
ARC: signal handling robustify
Vineet Gupta
2015-05-13
1
-4
/
+16
*
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
2015-05-06
10
-29
/
+7
*
C6x: time: Ensure consistency in __init
Nishanth Menon
2015-05-06
1
-1
/
+1
*
xtensa: ISS: fix locking in TAP network adapter
Max Filippov
2015-05-06
1
-14
/
+15
*
xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range
Max Filippov
2015-05-06
1
-1
/
+1
*
xtensa: xtfpga: fix hardware lockup caused by LCD driver
Max Filippov
2015-05-06
5
-25
/
+81
*
powerpc/cell: Fix cell iommu after it_page_shift changes
Michael Ellerman
2015-05-06
1
-1
/
+1
*
powerpc: Fix missing L2 cache size in /sys/devices/system/cpu
Dave Olson
2015-05-06
1
-10
/
+34
*
powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH
Anton Blanchard
2015-05-06
1
-1
/
+1
*
arm64: vdso: fix build error when switching from LE to BE
Arun Chandran
2015-05-06
1
-1
/
+1
*
ARM: dts: dove: Fix uart[23] reg property
Sebastian Hesselbarth
2015-05-06
1
-2
/
+2
*
ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on Cragganmore
Charles Keepax
2015-05-06
2
-0
/
+2
[next]