summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-05-14xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-05-14bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann
2017-05-14sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge
2017-05-14MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin
2017-05-14KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek
2017-05-14KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek
2017-05-14Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson
2017-05-14x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko
2017-05-14kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu
2017-05-14x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky
2017-05-14x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko
2017-05-14ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settingsFlorian Fainelli
2017-05-14ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 buildMatthijs van Duin
2017-05-14ARM: dts: NSP: GPIO reboot open-sourceJon Mason
2017-05-14arm64: Improve detection of user/non-user mappings in set_pte(_at)Catalin Marinas
2017-05-14arm: dts: qcom: Fix ipq board clock ratesStephen Boyd
2017-05-14arm64: dts: r8a7795: Mark EthernetAVB device node disabledGeert Uytterhoeven
2017-05-14perf/x86/intel/pt: Add format strings for PTWRITE and power event tracingAlexander Shishkin
2017-05-14powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan
2017-05-14powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNELAnton Blanchard
2017-05-14powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman
2017-05-14powerpc/mm: Fixup wrong LPCR_VRMASD valueAneesh Kumar K.V
2017-05-03ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf
2017-05-03ARCv2: save r30 on kernel entry as gcc uses it for code-genVineet Gupta
2017-05-03MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2017-05-03MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan
2017-05-03MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-05-03ARC: [plat-eznps] Fix build errorNoam Camus
2017-05-03sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka
2017-05-03sparc64: kern_addr_valid regressionbob picco
2017-04-27x86/mce: Make the MCE notifier a blocking oneVishal Verma
2017-04-27x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-04-27powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria
2017-04-27s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger
2017-04-21mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-04-21x86/xen: Fix APIC id mismatch warning on IntelMohit Gambhir
2017-04-21parisc: Fix get_user() for 64-bit value on 32-bit kernelHelge Deller
2017-04-21kvm: fix page struct leak in handle_vmonPaolo Bonzini
2017-04-21Revert "MIPS: Lantiq: Fix cascaded IRQ setup"Greg Kroah-Hartman
2017-04-21parisc: fix bugs in pa_memcpyMikulas Patocka
2017-04-21x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner
2017-04-21x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause
2017-04-21x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams
2017-04-21x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel
2017-04-21x86/efi: Don't try to reserve runtime regionsOmar Sandoval
2017-04-21perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra
2017-04-18MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn
2017-04-18MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn
2017-04-18MIPS: Switch to the irq_stack in interruptsMatt Redfearn
2017-04-18MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn