summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-13MIPS: PCI: add controllers before the specified headMathias Kresin
2017-04-12MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-04-12MIPS: smp-cps: Fix potentially uninitialised value of coreMatt Redfearn
2017-04-12MIPS: KASLR: Add missing header filesMatt Redfearn
2017-04-12MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2017-04-12MIPS: Fix modversioning of _mcount symbolJames Cowgill
2017-04-11MIPS: generic: fix out-of-tree defconfig target buildsMarcin Nowakowski
2017-04-10MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan
2017-04-10MIPS: perf: fix deadlockRabin Vincent
2017-04-10MIPS: Malta: Fix i8259 irqchip setupMatt Redfearn
2017-04-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-04-06mips: switch to RAW_COPY_USERAl Viro
2017-04-06mips: get rid of tail-zeroing in primitivesAl Viro
2017-04-06mips: make copy_from_user() zero tail explicitlyAl Viro
2017-04-06mips: clean and reorder the forest of macros...Al Viro
2017-04-06mips: consolidate __invoke_... wrappersAl Viro
2017-04-06mips: sanitize __access_ok()Al Viro
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsAl Viro
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds
2017-03-29mips/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-22MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn
2017-03-21MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen
2017-03-21MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen
2017-03-21MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen
2017-03-21MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen
2017-03-21MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens
2017-03-21MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUsMatt Redfearn
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-08MIPS: Wire up statx system callJames Hogan
2017-03-08MIPS: Include asm/ptrace.h now linux/sched.h doesn'tJames Hogan
2017-03-08MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin
2017-03-08MIPS: End spinlocks with .insnPaul Burton
2017-03-08MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan
2017-03-08MIPS: Add missing include filesArnd Bergmann
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar