summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov2016-08-221-2/+2
* kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu2016-08-221-0/+12
* x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin2016-08-221-0/+3
* parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller2016-08-221-1/+9
* KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini2016-08-221-0/+5
* ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King2016-08-221-1/+1
* x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava2016-08-221-0/+7
* powerpc/mm/hash64: Fix subpage protection with 4K HPTE configMichael Ellerman2016-08-221-1/+9
* powerpc/mm/hash64: Factor out hash preload psize checkMichael Ellerman2016-08-221-4/+17
* MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WARJoshua Kinard2016-08-221-13/+32
* alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IOBjorn Helgaas2016-08-221-2/+2
* parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin2016-06-151-1/+1
* x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich2016-06-151-0/+1
* s390/hugetlb: add hugepages_supported defineDominik Dingel2016-06-151-0/+1
* powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2016-06-152-1/+2
* kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack2016-06-151-5/+5
* x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt2016-06-151-2/+2
* x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen2016-06-151-6/+18
* x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov2016-06-152-6/+36
* x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov2016-06-152-1/+24
* x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert2016-05-011-13/+1
* x86: standardize mmap_rnd() usageKees Cook2016-05-011-16/+20
* parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-05-014-0/+9
* parisc: Fix kernel crash with reversed copy_from_user()Helge Deller2016-05-011-0/+3
* parisc: Avoid function pointers for kernel exception routinesHelge Deller2016-05-011-5/+5
* KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya2016-05-011-7/+5
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-05-011-1/+1
* x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski2016-05-011-1/+6
* x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski2016-05-013-1/+15
* x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas2016-05-011-0/+7
* KVM: i8254: change PIT discard tick policyRadim Krčmář2016-05-011-5/+7
* s390/mm: four page table levels vs. forkMartin Schwidefsky2016-04-012-12/+11
* MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki2016-04-011-7/+6
* PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt2016-04-011-0/+7
* x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani2016-04-011-4/+32
* x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani2016-04-011-41/+73
* x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_...H. Peter Anvin2016-04-011-27/+23
* ARM: 8519/1: ICST: try other dividends than 1Linus Walleij2016-02-271-0/+1
* ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij2016-02-271-2/+6
* x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming2016-02-271-2/+2
* KVM: vmx: fix MPX detectionPaolo Bonzini2016-02-271-1/+2
* m32r: fix m32104ut_defconfig build failSudip Mukherjee2016-02-131-0/+3
* sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin2016-02-131-1/+1
* x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-02-131-7/+8
* parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller2016-02-131-0/+4
* x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner2016-02-131-0/+8
* x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-02-131-1/+1
* x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-02-132-5/+54
* uml: flush stdout before forkingVegard Nossum2016-02-131-0/+2
* x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)2016-02-131-1/+2