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.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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
x86/mce: Include the PPIN in MCE records when available
Tony Luck
5
-0
/
+47
2016-11-22
x86/mce/AMD: Add system physical address translation for AMD Fam17h
Yazen Ghannam
3
-1
/
+203
2016-11-16
x86/amd_nb: Add SMN and Indirect Data Fabric access for AMD Fam17h
Yazen Ghannam
2
-2
/
+111
2016-11-16
x86/amd_nb: Add Fam17h Data Fabric as "Northbridge"
Yazen Ghannam
1
-0
/
+5
2016-11-16
x86/amd_nb: Make all exports EXPORT_SYMBOL_GPL
Yazen Ghannam
1
-11
/
+13
2016-11-16
x86/amd_nb: Make amd_northbridges internal to amd_nb.c
Yazen Ghannam
2
-23
/
+28
2016-11-16
x86/mce/AMD: Reset Threshold Limit after logging error
Yazen Ghannam
1
-0
/
+6
2016-11-11
x86/mce/AMD: Fix HWID_MCATYPE calculation by grouping arguments
Yazen Ghannam
1
-1
/
+1
2016-11-11
x86/MCE: Correct TSC timestamping of error records
Borislav Petkov
2
-8
/
+12
2016-11-08
x86/RAS: Hide SMCA bank names
Borislav Petkov
2
-10
/
+30
2016-11-08
x86/RAS: Rename smca_bank_names to smca_names
Borislav Petkov
2
-4
/
+4
2016-11-08
x86/RAS: Simplify SMCA HWID descriptor struct
Borislav Petkov
2
-17
/
+11
2016-11-08
x86/RAS: Simplify SMCA bank descriptor struct
Borislav Petkov
2
-8
/
+9
2016-11-08
x86/MCE: Dump MCE to dmesg if no consumers
Borislav Petkov
1
-6
/
+46
2016-11-08
x86/RAS: Add TSC timestamp to the injected MCE
Borislav Petkov
1
-0
/
+2
2016-11-08
x86/MCE: Do not look at panic_on_oops in the severity grading
Yinghai Lu
1
-1
/
+1
2016-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-102
/
+59
2016-11-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
15
-235
/
+287
2016-11-04
Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-36
/
+40
2016-11-04
MIPS: Fix max_low_pfn with disabled highmem
James Hogan
1
-0
/
+13
2016-11-04
MIPS: Correct MIPS I FP sigcontext layout
Maciej W. Rozycki
1
-64
/
+39
2016-11-04
MIPS: Fix ISA I/II FP signal context offsets
Maciej W. Rozycki
2
-117
/
+131
2016-11-04
MIPS: Remove FIR from ISA I FP signal context
Maciej W. Rozycki
1
-5
/
+1
2016-11-04
MIPS: Fix ISA I FP sigcontext access violation handling
Maciej W. Rozycki
1
-1
/
+1
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
5
-42
/
+78
2016-11-04
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
Maciej W. Rozycki
1
-0
/
+1
2016-11-04
MIPS: dump_tlb: Fix printk continuations
James Hogan
2
-31
/
+31
2016-11-04
MIPS: Fix __show_regs() output
Paul Burton
1
-21
/
+21
2016-11-04
MIPS: traps: Fix output of show_code
Matt Redfearn
1
-3
/
+4
2016-11-04
MIPS: traps: Fix output of show_stacktrace
Matt Redfearn
1
-6
/
+8
2016-11-04
MIPS: traps: Fix output of show_backtrace
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: Fix build of compressed image
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: generic: Fix KASLR for generic kernel.
Matt Redfearn
1
-6
/
+10
2016-11-04
MIPS: KASLR: Fix handling of NULL FDT
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: Malta: Fixup reboot
Paul Burton
1
-1
/
+2
2016-11-04
MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC
Paul Burton
1
-1
/
+10
2016-11-03
parisc: Ignore the pkey system calls for now
Helge Deller
1
-1
/
+3
2016-11-03
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
1
-1
/
+1
2016-11-03
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
1
-2
/
+9
2016-11-03
parisc: Avoid trashing sr2 and sr3 in LWS code
John David Anglin
1
-29
/
+24
2016-11-03
parisc: use KERN_CONT when printing device inventory
Helge Deller
1
-3
/
+3
2016-11-02
kvm: x86: Check memopp before dereference (CVE-2016-8630)
Owen Hofmann
1
-1
/
+1
2016-11-02
kvm: nVMX: VMCLEAR an active shadow VMCS after last use
Jim Mattson
1
-7
/
+15
2016-11-02
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
Paolo Bonzini
4
-65
/
+6
2016-10-31
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-11
/
+31
2016-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
32
-723
/
+1400
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+4
2016-10-30
arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold
Ivan Vecera
1
-8
/
+4
2016-10-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2016-10-29
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
17
-28
/
+46
[next]