1. 228b983 MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()' by Christophe JAILLET · 4 years, 3 months ago
  2. c406230 mips: avoid explicit UB in assignment of mips_io_port_base by Nick Desaulniers · 4 years, 10 months ago
  3. 4b1ee30 MIPS: bmips: mark exception vectors as char arrays by Jonas Gorski · 4 years, 7 months ago
  4. 6f2a9a2 MIPS: kernel: only use i8253 clocksource with periodic clockevent by Thomas Bogendoerfer · 5 years ago
  5. eac97a7 MIPS: uprobes: remove set but not used variable 'epc' by YueHaibing · 5 years ago
  6. 078ffd6 MIPS: scall64-o32: Fix indirect syscall number load by Aurelien Jarno · 5 years ago
  7. c7ac334 MIPS: Ensure ELF appended dtb is relocated by Yasha Cherikovsky · 5 years ago
  8. a189410 MIPS: Remove function size check in get_frame_info() by Jun-Ru Chang · 5 years ago
  9. 2ffcbeb MIPS: irq: Allocate accurate order pages for irq stack by Liu Xiang · 5 years ago
  10. 88f4d26 mips: cm: reprime error cause by Vladimir Kondratiev · 5 years ago
  11. f12e01b MIPS: math-emu: Write-protect delay slot emulation pages by Paul Burton · 5 years ago
  12. 12b49fd MIPS: kexec: Mark CPU offline before disabling local IRQ by Dengcheng Zhu · 6 years ago
  13. 8ca1179 MIPS: Handle non word sized instructions when examining frame by Matt Redfearn · 7 years ago
  14. 416ca41 MIPS: microMIPS: Fix decoding of swsp16 instruction by Matt Redfearn · 7 years ago
  15. bd65d7b MIPS: VDSO: Match data page cache colouring when D$ aliases by Paul Burton · 6 years ago
  16. 0d8f227 kthread: fix boot hang (regression) on MIPS/OpenRISC by Vegard Nossum · 7 years ago
  17. eb3717f MIPS: Correct the 64-bit DSP accumulator register size by Maciej W. Rozycki · 6 years ago
  18. dc9e795 MIPS: Use async IPIs for arch_trigger_cpumask_backtrace() by Paul Burton · 6 years ago
  19. 473b33d MIPS: Call dump_stack() from show_regs() by Paul Burton · 6 years ago
  20. 95f8713 mips: ftrace: fix static function graph tracing by Matthias Schiffer · 6 years ago
  21. ef1b8fb MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests by Maciej W. Rozycki · 6 years ago
  22. 5826fc5 MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs by Maciej W. Rozycki · 6 years ago
  23. 0ed5a21 MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs by Maciej W. Rozycki · 6 years ago
  24. b1e0cf6 MIPS: ptrace: Expose FIR register through FP regset by Maciej W. Rozycki · 6 years ago
  25. c86742f MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters by Aleksandar Markovic · 7 years ago
  26. 198142a MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification by Leonid Yegoshin · 7 years ago
  27. 4bd523f MIPS: BMIPS: Do not mask IPIs during suspend by Justin Chen · 7 years ago
  28. 78c00f5 MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses by Maciej W. Rozycki · 6 years ago
  29. 1f4cff1 MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET by Maciej W. Rozycki · 6 years ago
  30. cfc5c63 MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA by Maciej W. Rozycki · 6 years ago
  31. f616180 MIPS: Consistently handle buffer counter with PTRACE_SETREGSET by Maciej W. Rozycki · 6 years ago
  32. 5b593a81 MIPS: Guard against any partial write attempt with PTRACE_SETREGSET by Maciej W. Rozycki · 6 years ago
  33. 8eb5655 MIPS: Factor out NT_PRFPREG regset access helpers by Maciej W. Rozycki · 6 years ago
  34. 14e1c57 MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task by Maciej W. Rozycki · 6 years ago
  35. 219f386 MIPS: Fix an n32 core file generation regset support regression by Maciej W. Rozycki · 7 years ago
  36. ade4b22 MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems by Paul Burton · 8 years ago
  37. 73b6038 MIPS: init: Ensure reserved memory regions are not added to bootmem by Marcin Nowakowski · 7 years ago
  38. 6539d1c MIPS: init: Ensure bootmem does not corrupt reserved memory by Marcin Nowakowski · 7 years ago
  39. b17e663 MIPS: BMIPS: Fix missing cbr address by Jaedon Shin · 7 years ago
  40. b982203 MIPS: SMP: Fix deadlock & online race by Matt Redfearn · 7 years ago
  41. 3b9fd33 MIPS: Fix race on setting and getting cpu_online_mask by Matija Glavinic Pecotic · 7 years ago
  42. d99db83 MIPS: SMP: Use a completion event to signal CPU up by Matt Redfearn · 8 years ago
  43. 67e8be2 MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs by Matt Redfearn · 7 years ago
  44. 3798fd1 MIPS: IRQ Stack: Unwind IRQ stack onto task stack by Matt Redfearn · 7 years ago
  45. 84eaa74 MIPS: Ensure bss section ends on a long-aligned address by Paul Burton · 8 years ago
  46. 6d77ac4 MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message by Maciej W. Rozycki · 7 years ago
  47. 3330a05 MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  48. d4bd6a1 MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  49. 99ce761 MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  50. 86dd4aa MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  51. 434c9f2 MIPS: Actually decode JALX in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  52. f8c331c MIPS: Save static registers before sysmips by James Hogan · 7 years ago
  53. a9db2f4 MIPS: Fix MIPS I ISA /proc/cpuinfo reporting by Maciej W. Rozycki · 7 years ago
  54. 02131ae MIPS: Negate error syscall return in trace by James Hogan · 7 years ago
  55. f39f3b5 MIPS: Fix mips_atomic_set() with EVA by James Hogan · 7 years ago
  56. dd2f832 MIPS: Fix mips_atomic_set() retry condition by James Hogan · 7 years ago
  57. dad3135 MIPS: Fix IRQ tracing & lockdep when rescheduling by Paul Burton · 7 years ago
  58. e9e24fa MIPS: pm-cps: Drop manual cache-line alignment of ready_count by Paul Burton · 7 years ago
  59. f7d3d40 MIPS: Avoid accidental raw backtrace by James Hogan · 7 years ago
  60. 3d4ac49 MIPS: head: Reorder instructions missing a delay slot by Karl Beldan · 7 years ago
  61. 6b706cb MIPS: Fix bnezc/jialc return address calculation by Paul Burton · 7 years ago
  62. b0e2e3a MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix by Leonid Yegoshin · 8 years ago
  63. 92f0dde MIPS: Avoid BUG warning in arch_check_elf by James Cowgill · 7 years ago
  64. 6fbb6c0 MIPS: cevt-r4k: Fix out-of-bounds array access by James Hogan · 7 years ago
  65. 4805f8a MIPS: KGDB: Use kernel context for sleeping threads by James Hogan · 7 years ago
  66. 91f9f51 MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch by Matt Redfearn · 7 years ago
  67. e8fa51d MIPS: Switch to the irq_stack in interrupts by Matt Redfearn · 7 years ago
  68. 86b54e4 MIPS: Stack unwinding while on IRQ stack by Matt Redfearn · 7 years ago
  69. 742817b MIPS: Introduce irq_stack by Matt Redfearn · 7 years ago
  70. 186fb3c MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2 by Huacai Chen · 7 years ago
  71. 3d5e13d MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3 by Huacai Chen · 7 years ago
  72. 0ba34c8 mips/ptrace: Preserve previous registers for short regset write by Dave Martin · 7 years ago
  73. 8d06cbd MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps by Paul Burton · 8 years ago
  74. 209ad19 MIPS: Calculate microMIPS ra properly when unwinding the stack by Paul Burton · 8 years ago
  75. b14e085 MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions by Paul Burton · 8 years ago
  76. b0b4eb5 MIPS: Fix get_frame_info() handling of microMIPS function size by Paul Burton · 8 years ago
  77. ce449cb MIPS: Prevent unaligned accesses during stack unwinding by Paul Burton · 8 years ago
  78. d0eae5b MIPS: Clear ISA bit correctly in get_frame_info() by Paul Burton · 8 years ago
  79. e71b4e0 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 7 years ago
  80. edb6fa1 MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time by Luuk Paulussen · 7 years ago
  81. 16a767e MIPS: Fix max_low_pfn with disabled highmem by James Hogan · 8 years ago
  82. f92722d MIPS: Correct MIPS I FP sigcontext layout by Maciej W. Rozycki · 8 years ago
  83. 758ef0a MIPS: Fix ISA I/II FP signal context offsets by Maciej W. Rozycki · 8 years ago
  84. 6daaa32 MIPS: Remove FIR from ISA I FP signal context by Maciej W. Rozycki · 8 years ago
  85. 35938a0 MIPS: Fix ISA I FP sigcontext access violation handling by Maciej W. Rozycki · 8 years ago
  86. 5a1aca4 MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue by Maciej W. Rozycki · 8 years ago
  87. c9e5603 MIPS: ptrace: Also initialize the FP context on individual FCSR writes by Maciej W. Rozycki · 8 years ago
  88. 752f549 MIPS: Fix __show_regs() output by Paul Burton · 8 years ago
  89. 41000c5 MIPS: traps: Fix output of show_code by Matt Redfearn · 8 years ago
  90. fe4e09e MIPS: traps: Fix output of show_stacktrace by Matt Redfearn · 8 years ago
  91. bcf084d MIPS: traps: Fix output of show_backtrace by Matt Redfearn · 8 years ago
  92. 4736697 MIPS: KASLR: Fix handling of NULL FDT by Matt Redfearn · 8 years ago
  93. 682c1e5 MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC by Paul Burton · 8 years ago
  94. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  95. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  96. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  97. 11ed3e0 MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls by Ralf Baechle · 8 years ago
  98. 54c721b mips/panic: replace smp_send_stop() with kdump friendly version in panic path by Hidehiro Kawai · 8 years ago
  99. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  100. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago