summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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-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/intel_rdt: Fix locking in rdtgroup_schemata_write()Jiri Olsa
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
2017-04-18MIPS: Stack unwinding while on IRQ stackMatt Redfearn
2017-04-18MIPS: Introduce irq_stackMatt Redfearn
2017-04-12x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic
2017-04-12x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirkMatjaz Hegedic
2017-04-12x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirkMatjaz Hegedic
2017-04-12firmware: qcom: scm: Fix interrupted SCM callsAndy Gross
2017-04-12arm: kernel: Add SMC structure parameterAndy Gross
2017-04-12kvm: fix page struct leak in handle_vmonPaolo Bonzini
2017-04-12MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen
2017-04-12MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen
2017-04-12MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen
2017-04-12MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen
2017-04-12MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens
2017-04-12MIPS: End spinlocks with .insnPaul Burton
2017-04-12MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin
2017-04-12MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan
2017-04-12s390/uaccess: get_user() should zero on failure (again)Heiko Carstens
2017-04-12s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri
2017-04-12xtensa: make __pa work with uncached KSEG addressesMax Filippov
2017-04-12nios2: reserve boot memory for device treeTobias Klauser
2017-04-12x86/mce: Don't print MCEs when mcelog is activeAndi Kleen
2017-04-12powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman
2017-04-12powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras
2017-04-12powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran
2017-04-12powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat
2017-04-12powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt
2017-04-12metag/usercopy: Add missing fixupsJames Hogan
2017-04-12metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-04-12metag/usercopy: Set flags before ADDZJames Hogan
2017-04-12metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-04-12metag/usercopy: Add early abort to copy_to_userJames Hogan
2017-04-12metag/usercopy: Fix alignment error checkingJames Hogan
2017-04-12metag/usercopy: Drop unused macrosJames Hogan
2017-04-12arm64: mm: unaligned access by user-land should be received as SIGBUSVictor Kamensky