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
2019-09-06
x86/ptrace: fix up botched merge of spectrev1 fix
Greg Kroah-Hartman
1
-2
/
+1
2019-09-06
uprobes/x86: Fix detection of 32-bit user mode
Sebastian Mayr
1
-7
/
+10
2019-09-06
ptrace,x86: Make user_64bit_mode() available to 32-bit builds
Ricardo Neri
1
-1
/
+5
2019-09-06
x86/apic: Include the LDR when clearing out APIC registers
Bandan Das
1
-0
/
+4
2019-09-06
x86/apic: Do not initialize LDR and DFR for bigsmp
Bandan Das
1
-22
/
+2
2019-09-06
KVM: x86: Don't update RIP or do single-step on faulting emulation
Sean Christopherson
1
-4
/
+5
2019-09-06
x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
Tom Lendacky
3
-13
/
+140
2019-09-06
x86/boot: Fix boot regression caused by bootparam sanitizing
John Hubbard
1
-0
/
+1
2019-09-06
x86/boot: Save fields explicitly, zero out everything else
John Hubbard
1
-13
/
+46
2019-09-06
x86/apic: Handle missing global clockevent gracefully
Thomas Gleixner
1
-15
/
+53
2019-09-06
x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
Sean Christopherson
1
-1
/
+1
2019-09-06
x86/lib/cpu: Address missing prototypes warning
Valdis Klētnieks
1
-0
/
+1
2019-09-06
MIPS: kernel: only use i8253 clocksource with periodic clockevent
Thomas Bogendoerfer
1
-1
/
+2
2019-08-25
arm64: compat: Allow single-byte watchpoints on all addresses
Will Deacon
1
-3
/
+4
2019-08-25
arm64/mm: fix variable 'pud' set but not used
Qian Cai
1
-2
/
+2
2019-08-25
arm64/efi: fix variable 'si' set but not used
Qian Cai
1
-1
/
+5
2019-08-25
xtensa: add missing isync to the cpu_reset TLB code
Max Filippov
1
-0
/
+1
2019-08-25
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
8
-16
/
+0
2019-08-25
sh: kernel: hw_breakpoint: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-08-25
ARM: davinci: fix sleep.S build error on ARMv4
Arnd Bergmann
1
-0
/
+1
2019-08-25
x86/mm: Sync also unmappings in vmalloc_sync_all()
Joerg Roedel
1
-8
/
+5
2019-08-25
x86/mm: Check for pfn instead of page in vmalloc_sync_one()
Joerg Roedel
1
-1
/
+1
2019-08-11
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
3
-29
/
+32
2019-08-11
x86/entry/64: Use JMP instead of JMPQ
Josh Poimboeuf
1
-1
/
+1
2019-08-11
x86/speculation: Enable Spectre v1 swapgs mitigations
Josh Poimboeuf
1
-9
/
+106
2019-08-11
x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
Josh Poimboeuf
3
-3
/
+39
2019-08-11
x86: cpufeatures: Sort feature word 7
Ben Hutchings
1
-3
/
+1
2019-08-11
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
2
-5
/
+10
2019-08-11
arm64: cpufeature: Fix CTR_EL0 field definitions
Will Deacon
1
-3
/
+5
2019-08-11
ARM: dts: logicpd-som-lv: Fix Audio Mute
Adam Ford
1
-0
/
+2
2019-08-11
ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedo
Adam Ford
1
-0
/
+16
2019-08-11
ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV
Adam Ford
1
-0
/
+16
2019-08-06
x86, mm, gup: prevent get_page() race with munmap in paravirt guest
Vlastimil Babka
1
-2
/
+30
2019-08-06
x86, boot: Remove multiple copy of static function sanitize_boot_params()
Zhenzhong Duan
2
-1
/
+1
2019-08-06
x86/kvm: Don't call kvm_spurious_fault() from .fixup
Josh Poimboeuf
1
-15
/
+19
2019-08-06
x86: math-emu: Hide clang warnings for 16-bit overflow
Arnd Bergmann
2
-2
/
+2
2019-08-06
x86/apic: Silence -Wtype-limits compiler warnings
Qian Cai
2
-2
/
+2
2019-08-06
MIPS: lantiq: Fix bitfield masking
Petr Cvek
1
-2
/
+3
2019-08-06
ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
Douglas Anderson
1
-0
/
+1
2019-08-06
ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again
Douglas Anderson
1
-4
/
+0
2019-08-06
ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
Douglas Anderson
1
-4
/
+0
2019-08-06
ARM: riscpc: fix DMA
Russell King
1
-1
/
+4
2019-08-04
arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ
Will Deacon
1
-0
/
+1
2019-08-04
arm64: dts: marvell: Fix A37xx UART0 register size
allen yan
1
-1
/
+1
2019-08-04
powerpc/tm: Fix oops on sigreturn on systems without TM
Michael Neuling
2
-0
/
+8
2019-08-04
x86/speculation/mds: Apply more accurate check on hypervisor platform
Zhenzhong Duan
1
-1
/
+1
2019-08-04
x86/sysfb_efi: Add quirks for some devices with swapped width and height
Hans de Goede
1
-0
/
+46
2019-08-04
sh: prevent warnings when using iounmap
Sam Ravnborg
1
-1
/
+5
2019-08-04
powerpc/eeh: Handle hugepages in ioremap space
Oliver O'Halloran
1
-3
/
+12
2019-08-04
powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
Masahiro Yamada
1
-0
/
+20
[next]