summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-01-18MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova
2023-01-18MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang
2023-01-18MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang
2022-12-08MIPS: pic32: treat port as signed integerJason A. Donenfeld
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook
2022-09-28MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap
2022-09-28MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor
2022-08-25mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He
2022-08-25MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-07-02MIPS: Remove repetitive increase irq_err_counthuhai
2022-06-25mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun
2022-06-14MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki
2022-05-25MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang
2022-05-18MIPS: fix allmodconfig build with latest mkimageSudip Mukherjee
2022-05-15MIPS: Use address-of operator on section symbolsNathan Chancellor
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki
2022-04-15MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-04-15MIPS: RB532: fix return value of __setup handlerRandy Dunlap
2022-04-15DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki
2022-03-23MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-01-27mips,s390,sh,sparc: gup: Work around the "COW can break either way" issueBen Hutchings
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang
2022-01-27MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin
2022-01-27mips: bcm63xx: add support for clk_set_parent()Randy Dunlap
2022-01-27mips: lantiq: add support for clk_set_parent()Randy Dunlap
2021-12-01MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei
2021-11-26mips: lantiq: add support for clk_get_parent()Randy Dunlap
2021-11-26mips: bcm63xx: add support for clk_get_parent()Randy Dunlap
2021-11-26MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King
2021-11-26mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap
2021-11-26MIPS: sni: Fix the buildBart Van Assche
2021-11-26mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven
2021-11-26MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu
2021-11-26MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski
2021-11-26MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski
2021-11-26signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman
2021-11-06arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2021-10-13bpf, mips: Validate conditional branch offsetsPiotr Krysiuk
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-09-22MIPS: Malta: fix alignment of the devicetree bufferOleksij Rempel
2021-09-22bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-08-12MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki
2021-08-12mips: Fix non-POSIX regexpH. Nikolaus Schaller
2021-07-28Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei
2021-07-20MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz
2021-07-20mips: disable branch profiling in boot/decompress.oRandy Dunlap