summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-06-15parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin1-1/+1
2016-06-15x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich1-0/+1
2016-06-15s390/hugetlb: add hugepages_supported defineDominik Dingel1-0/+1
2016-06-15powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2-1/+2
2016-06-15kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack1-5/+5
2016-06-15x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt1-2/+2
2016-06-15x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen1-6/+18
2016-06-15x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov2-6/+36
2016-06-15x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov2-1/+24
2016-05-01x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert1-13/+1
2016-05-01x86: standardize mmap_rnd() usageKees Cook1-16/+20
2016-05-01parisc: Unbreak handling exceptions from kernel modulesHelge Deller4-0/+9
2016-05-01parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-05-01parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-05-01KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya1-7/+5
2016-05-01fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-05-01x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski1-1/+6
2016-05-01x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski3-1/+15
2016-05-01x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas1-0/+7
2016-05-01KVM: i8254: change PIT discard tick policyRadim Krčmář1-5/+7
2016-04-01s390/mm: four page table levels vs. forkMartin Schwidefsky2-12/+11
2016-04-01MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki1-7/+6
2016-04-01PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt1-0/+7
2016-04-01x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani1-4/+32
2016-04-01x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani1-41/+73
2016-04-01x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_...H. Peter Anvin1-27/+23
2016-02-27ARM: 8519/1: ICST: try other dividends than 1Linus Walleij1-0/+1
2016-02-27ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij1-2/+6
2016-02-27x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming1-2/+2
2016-02-27KVM: vmx: fix MPX detectionPaolo Bonzini1-1/+2
2016-02-13m32r: fix m32104ut_defconfig build failSudip Mukherjee1-0/+3
2016-02-13sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin1-1/+1
2016-02-13x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski1-7/+8
2016-02-13parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-02-13x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner1-0/+8
2016-02-13x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu1-1/+1
2016-02-13x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2-5/+54
2016-02-13uml: flush stdout before forkingVegard Nossum1-0/+2
2016-02-13x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)1-1/+2
2016-02-13x86/LDT: Print the real LDT base addressJan Beulich1-1/+1
2016-02-13powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng1-8/+8
2016-02-13powerpc: Make value-returning atomics fully orderedBoqun Feng1-1/+1
2016-02-13KVM: x86: correctly print #AC in tracesPaolo Bonzini1-1/+1
2016-02-13KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini1-1/+16
2016-01-22kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2-1/+3
2016-01-22KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig1-3/+6
2016-01-22MIPS: Fix restart of indirect syscallsEd Swierk2-0/+2
2016-01-22parisc: Fix syscall restartsHelge Deller1-12/+52
2016-01-22s390/dis: Fix handling of format specifiersMichael Holzheu1-4/+11
2015-12-30sh64: fix __NR_fgetxattrDmitry V. Levin1-1/+1