summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-05-25osf_wait4(): fix infoleakAl Viro
2017-05-25metag/uaccess: Check access_ok in strncpy_from_userJames Hogan
2017-05-25metag/uaccess: Fix access_ok()James Hogan
2017-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-05-25ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches
2017-05-25ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches
2017-05-25powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler
2017-05-20arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose
2017-05-20arm64: make sys_call_table constMark Rutland
2017-05-20um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger
2017-05-20x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra
2017-05-15ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel
2017-05-15Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson
2017-05-15x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko
2017-05-15kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu
2017-05-15x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky
2017-05-15powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman
2017-05-08MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle
2017-05-08MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle
2017-05-08MIPS: jz4740: fix build error in irq.hArnd Bergmann
2017-05-08arm64: build vdso without libgcovArnd Bergmann
2017-05-08arm64: Provide a namespace to NCAPSFabio Estevam
2017-05-08ARM: cns3xxx: shut up frame size warningArnd Bergmann
2017-05-08powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2017-05-08ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf
2017-05-08MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-05-08sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka
2017-05-08sparc64: kern_addr_valid regressionbob picco
2017-05-08xen/x86: don't lose event interruptsStefano Stabellini
2017-05-08MIPS: Fix crash registers on non-crashing CPUsCorey Minyard
2017-04-30ARM: 8383/1: nommu: avoid deprecated source register on movStefan Agner
2017-04-30kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann
2017-04-30MIPS: ralink: Cosmetic change to prom_init().John Crispin
2017-04-30ARM: 8296/1: cache-l2x0: clean up aurora cache handlingArnd Bergmann
2017-04-30MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov
2017-04-30MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras
2017-04-30MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel
2017-04-30arm64: avoid returning from bad_modeMark Rutland
2017-04-30kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose
2017-04-30x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-04-30powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria
2017-04-30s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger
2017-04-22metag/usercopy: Add missing fixupsJames Hogan
2017-04-22metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-04-22metag/usercopy: Set flags before ADDZJames Hogan
2017-04-22metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-04-22metag/usercopy: Add early abort to copy_to_userJames Hogan
2017-04-22metag/usercopy: Fix alignment error checkingJames Hogan
2017-04-22metag/usercopy: Drop unused macrosJames Hogan
2017-04-22arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier