summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-06-13ARM: tegra: paz00: Mark panel regulator as enabled on bootMarc Dietrich
2017-06-13MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin
2017-06-13KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek
2017-06-13Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson
2017-06-13x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko
2017-06-13kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu
2017-06-13x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky
2017-06-13powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman
2017-06-13ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf
2017-06-13sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka
2017-06-13sparc64: kern_addr_valid regressionbob picco
2017-06-13xen/x86: don't lose event interruptsStefano Stabellini
2017-06-13MIPS: Fix crash registers on non-crashing CPUsCorey Minyard
2017-06-13x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-06-13mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-06-13kvm: fix page struct leak in handle_vmonPaolo Bonzini
2017-06-13MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn
2017-06-13MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn
2017-06-08x86/mce: Don't use percpu workqueuesChen, Gong
2017-06-08osf_wait4(): fix infoleakAl Viro
2017-06-08KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li
2017-06-08kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose
2017-06-08ARM: KVM: Remove pointless void pointer castFiro Yang
2017-06-07ARM: dts: imx6sx-sdb: Remove OPP overrideLeonard Crestez
2017-06-07ARM: dts: imx6sx-sdb: Add 198MHz operational pointFabio Estevam
2017-06-07s390/cputime: fix incorrect system timeMartin Schwidefsky
2017-05-28arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-05-17um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger
2017-05-17metag/uaccess: Check access_ok in strncpy_from_userJames Hogan
2017-05-17metag/uaccess: Fix access_ok()James Hogan
2017-05-17powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler
2017-05-17x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra
2017-05-17powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria
2017-05-17ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches
2017-05-17ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches
2017-05-17MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-05-17MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2017-05-17s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger
2017-05-17x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner
2017-05-17metag/usercopy: Add missing fixupsJames Hogan
2017-05-17metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-05-17metag/usercopy: Set flags before ADDZJames Hogan
2017-05-17metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-05-17metag/usercopy: Add early abort to copy_to_userJames Hogan
2017-05-17metag/usercopy: Fix alignment error checkingJames Hogan
2017-05-17metag/usercopy: Drop unused macrosJames Hogan
2017-05-17powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat
2017-05-17powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras
2017-05-17kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose
2017-05-17s390/uaccess: get_user() should zero on failure (again)Heiko Carstens