summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-07-21kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang
2017-07-21kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson
2017-07-21kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson
2017-07-21kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson
2017-07-21crypto: sha1-ssse3 - Disable avx2Herbert Xu
2017-07-21arm64: Preventing READ_IMPLIES_EXEC propagationDong Bo
2017-07-21ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiersMarc Zyngier
2017-07-21powerpc/kexec: Fix radix to hash kexec due to IAMR/AMORBalbir Singh
2017-07-21s390: reduce ELF_ET_DYN_BASEKees Cook
2017-07-21powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-21arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-21arm: move ELF_ET_DYN_BASE to 4MBKees Cook
2017-07-21binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook
2017-07-21parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller
2017-07-21parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer
2017-07-21parisc: use compat_sys_keyctl()Eric Biggers
2017-07-21parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller
2017-07-21sparc64: Fix gup_huge_pmdNitin Gupta
2017-07-21Adding the type of exported symbolsNagarathnam Muthusamy
2017-07-21sed regex in Makefile.build requires line break between exported symbolsNagarathnam Muthusamy
2017-07-21Adding asm-prototypes.h for genksyms to generate crcNagarathnam Muthusamy
2017-07-15x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka
2017-07-12x86/uaccess: Optimize copy_user_enhanced_fast_string() for short stringsPaolo Abeni
2017-07-12arm: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli
2017-07-05KVM: nVMX: Fix exception injectionWanpeng Li
2017-07-05KVM: x86: zero base3 of unusable segmentsRadim Krčmář
2017-07-05KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář
2017-07-05KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek
2017-07-05x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski
2017-07-05x86/mpx: Correctly report do_mpx_bt_fault() failures to user-spaceJoerg Roedel
2017-07-05perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang
2017-07-05x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He
2017-07-05x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner
2017-07-05Revert "x86/entry: Fix the end of the stack for newly forked tasks"Josh Poimboeuf
2017-07-05ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_...Christophe JAILLET
2017-07-05ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'Christophe JAILLET
2017-07-05ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger
2017-07-05ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi
2017-07-05ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure pathTimmy Li
2017-07-05x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...Baoquan He
2017-07-05perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang
2017-07-05x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa
2017-07-05MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-07-05MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton
2017-07-05MIPS: Avoid accidental raw backtraceJames Hogan
2017-07-05MIPS: head: Reorder instructions missing a delay slotKarl Beldan
2017-06-29arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon
2017-06-29powerpc/64s: Handle data breakpoints in Radix modeNaveen N. Rao
2017-06-29powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao
2017-06-29KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras