summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau2023-06-211-4/+5
* MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang2023-04-261-0/+2
* kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu2023-02-221-6/+5
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-011-1/+1
* MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang2022-12-311-2/+2
* MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang2022-12-311-2/+2
* MIPS: fix duplicate definitions for exported symbolsRongwei Zhang2022-11-261-10/+5
* MIPS: jump_label: Fix compat branch range checkJiaxun Yang2022-11-161-1/+1
* MIPS: vdso: Utilize __pa() for gic_pfnFlorian Fainelli2022-08-171-1/+1
* MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen2022-08-171-1/+1
* mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun2022-06-141-0/+1
* MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2022-05-121-8/+3
* MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2022-04-131-11/+11
* MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin2022-03-191-3/+3
* mips: setup: fix setnocoherentio() boolean settingRandy Dunlap2022-03-081-1/+1
* MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer2022-02-169-83/+83
* MIPS: loongson64: fix FTLB configurationHuang Pei2021-12-011-2/+2
* mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2021-11-181-11/+10
* signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman2021-11-182-11/+2
* entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson2021-09-221-3/+1
* Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-117-31/+35
|\
| * compat: remove some compat entry pointsArnd Bergmann2021-09-082-10/+10
| * Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-09-033-12/+12
| |\
| | * MIPS: Return true/false (not 1/0) from bool functionsHuilong Deng2021-08-211-5/+5
| | * MIPS: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-052-7/+7
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-034-8/+12
| |\ \
| | * | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-033-0/+6
| | * | memblock: make memblock_find_in_range method privateMike Rapoport2021-09-031-8/+6
| | |/
| * / exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
| |/
* / drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-011-5/+2
|/
* Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-07-091-0/+16
|\
| * irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier2021-07-091-0/+16
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+1
|\ \
| * | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
* | | Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-07-013-31/+10
|\ \ \
| * | | MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil2021-06-011-0/+5
| * | | mips: syscalls: use pattern rules to generate syscall headersMasahiro Yamada2021-06-011-24/+4
| * | | mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada2021-06-012-7/+1
* | | | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-013-3/+3
|\ \ \ \
| * | | | quota: Wire up quotactl_fd syscallJan Kara2021-06-073-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-3/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | arch/mips/kernel/traps: use vma_lookup() instead of find_vma()Liam Howlett2021-06-291-3/+1
| |/ /
* | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-283-3/+1
|\ \ \
| * | | sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra2021-06-181-1/+0
| * | | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-033-3/+3
| |\| |
| * | | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+0
| | |/ | |/|
* | | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-281-3/+0
|\ \ \
| * | | kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-3/+0
| |/ /
* | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-281-2/+2
|\ \ \ | |_|/ |/| |