Linux MIPS
[Prev Page][Next Page]
[PATCH 1/1] MIPS: math-emu: cp1emu: Fix typo when returning to register file,
Rob Kendrick
[PATCH] MIPS: bpf: Add new emit_long_instr macro,
Markos Chandras
smp-cmp.c: CDFIXMES,
Nick Krause
[PATCH 3.8 029/116] MIPS: DTS: Fix missing device_type="memory" property in memory nodes, Kamal Mostafa
[PATCH 3.8 112/116] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules, Kamal Mostafa
[PATCH 3.8 113/116] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region, Kamal Mostafa
[3.8.y.z extended stable] Patch "recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules" has been added to staging queue, Kamal Mostafa
[3.8.y.z extended stable] Patch "MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region" has been added to staging queue, Kamal Mostafa
[PATCH 0/8] xtensa: highmem support on cores with aliasing cache,
Max Filippov
Re: [PATCH 3/3] driver:gpio remove all usage of gpio_remove retval in driver,
Linus Walleij
[PATCH] MIPS: prevent user from setting FCSR cause bits,
Paul Burton
EdgeRouter Pro supported? Strange FP problems,
Rob Kendrick
[PATCH] MIPS: OCTEON: make get_system_type() thread-safe,
Aaro Koskinen
[PATCH] MIPS: Kconfig: Select SMP symbols for CMP,
Markos Chandras
decompress.c : Add cache support,
Nick Krause
[PATCH v3 0/8] Two-phase seccomp and x86 tracing changes,
Andy Lutomirski
- [PATCH v3 1/8] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing, Andy Lutomirski
- [PATCH v3 2/8] seccomp: Refactor the filter callback and the API, Andy Lutomirski
- [PATCH v3 3/8] seccomp: Allow arch code to provide seccomp_data, Andy Lutomirski
- [PATCH v3 4/8] seccomp: Document two-phase seccomp and arch-provided seccomp_data, Andy Lutomirski
- [PATCH v3 5/8] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit, Andy Lutomirski
- [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases, Andy Lutomirski
- [PATCH v3 7/8] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls, Andy Lutomirski
- [PATCH v3 8/8] x86_64,entry: Use split-phase syscall_trace_enter for 64-bit syscalls, Andy Lutomirski
- Re: [PATCH v3 0/8] Two-phase seccomp and x86 tracing changes, Kees Cook
[3.8.y.z extended stable] Patch "MIPS: DTS: Fix missing device_type="memory" property in memory nodes" has been added to staging queue, Kamal Mostafa
[PATCH 40/43] mips: Use sigsp(), Richard Weinberger
[PATCH 13/43] mips: Use get_signal() signal_setup_done(), Richard Weinberger
[PATCH 0/3] EVA/CPS fixes,
Markos Chandras
[PATCH v3] MIPS: ZBOOT: add missing <linux/string.h> include, Aurelien Jarno
[PATCH v2] MIPS: ZBOOT: add missing <linux/string.h> include, Aurelien Jarno
[PATCH] MIPS: ZBOOT: add missing <linux/string.h> include,
Aurelien Jarno
Dirty memory amount corruption on Loongson 2E kernel, Aurelien Jarno
[PATCH] mips: Remove uneeded line in cmp_smp_finish,
Nicholas Krause
[PATCH v2 0/7] Two-phase seccomp and x86 tracing changes,
Andy Lutomirski
- [PATCH v2 1/7] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing, Andy Lutomirski
- [PATCH v2 2/7] seccomp: Refactor the filter callback and the API, Andy Lutomirski
- [PATCH v2 3/7] seccomp: Allow arch code to provide seccomp_data, Andy Lutomirski
- [PATCH v2 4/7] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit, Andy Lutomirski
- [PATCH v2 5/7] x86: Split syscall_trace_enter into two phases, Andy Lutomirski
- [PATCH v2 6/7] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls, Andy Lutomirski
- [PATCH v2 7/7] x86_64,entry: Use split-phase syscall_trace_enter for 64-bit syscalls, Andy Lutomirski
- [PATCH v2 8/7] seccomp: Document two-phase seccomp and arch-provided seccomp_data, Andy Lutomirski
[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use,
Benoit Taine
[PATCH 3.12 050/170] MIPS: KVM: Remove redundant NULL checks before kfree(), Jiri Slaby
[PATCH 3.12 020/170] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region, Jiri Slaby
[PATCH 3.12 019/170] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules, Jiri Slaby
[PATCH 0/4] Add pgprot_writecombine function for MIPS,
Markos Chandras
[patch added to the 3.12 stable tree] MIPS: KVM: Remove redundant NULL checks before kfree(), Jiri Slaby
[patch added to the 3.12 stable tree] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region, Jiri Slaby
[patch added to the 3.12 stable tree] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules, Jiri Slaby
MIPS seccomp and changing syscalls,
Kees Cook
[PATCH 1/2] Revert "MIPS: Delete unused function add_temporary_entry.",
Rafał Miłecki
[PATCH] MIPS: BCM47XX: Devices database update for 3.17, Rafał Miłecki
[PATCH v12 11/11] seccomp: add thread sync ability,
Kees Cook
- [PATCH v12 05/11] ARM: add seccomp syscall, Kees Cook
- [PATCH v12 08/11] seccomp: split filter prep from check and apply, Kees Cook
- [PATCH v12 01/11] seccomp: create internal mode-setting function, Kees Cook
- [PATCH v12 03/11] seccomp: split mode setting routines, Kees Cook
- [PATCH v12 06/11] MIPS: add seccomp syscall, Kees Cook
- [PATCH v12 02/11] seccomp: extract check/assign mode helpers, Kees Cook
- [PATCH v12 11/11] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC, Kees Cook
- [PATCH v12 10/11] seccomp: allow mode setting across threads, Kees Cook
- [PATCH v12 09/11] seccomp: introduce writer locking, Kees Cook
- [PATCH v12 04/11] seccomp: add "seccomp" syscall, Kees Cook
- [PATCH v12 07/11] sched: move no_new_privs into new atomic flags, Kees Cook
- Re: [PATCH v12 11/11] seccomp: add thread sync ability, James Morris
[PATCH v2] mm/highmem: make kmap cache coloring aware,
Max Filippov
[PATCH] mm/highmem.c: make kmap cache coloring aware, Max Filippov
[PATCH 2/3] arch/mips/net/bpf_jit.c: fix failure check,
Andrey Utkin
[PATCH 0/7] Misc GIC fixes,
Markos Chandras
[PATCH v11 0/11] seccomp: add thread sync ability,
Kees Cook
- [PATCH v11 04/11] seccomp: add "seccomp" syscall, Kees Cook
- [PATCH v11 05/11] ARM: add seccomp syscall, Kees Cook
- [PATCH v11 02/11] seccomp: extract check/assign mode helpers, Kees Cook
- [PATCH v11 06/11] MIPS: add seccomp syscall, Kees Cook
- [PATCH v11 03/11] seccomp: split mode setting routines, Kees Cook
- [PATCH v11 01/11] seccomp: create internal mode-setting function, Kees Cook
- [PATCH v11 07/11] sched: move no_new_privs into new atomic flags, Kees Cook
- [PATCH v11 09/11] seccomp: introduce writer locking, Kees Cook
- [PATCH v11 10/11] seccomp: allow mode setting across threads, Kees Cook
- [PATCH v11 08/11] seccomp: split filter prep from check and apply, Kees Cook
- [PATCH v11 11/11] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC, Kees Cook
[PATCH 0/4] mips: Add cma support to mips,
Zubair Lutfullah Kakakhel
[PATCH] MIPS: smartmips: Disable assembler warnings, Markos Chandras
[PATCH] MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASE, Markos Chandras
[PATCH V2] MIPS: Don't BUG_ON(!is_fpu_owner()) in do_ade(), Huacai Chen
[PATCH 3.13 191/198] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region, Kamal Mostafa
[PATCH 3.13 076/198] MIPS: KVM: Allocate at least 16KB for exception handlers, Kamal Mostafa
[PATCH 3.13 190/198] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules, Kamal Mostafa
[3.13.y.z extended stable] Patch "recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules" has been added to staging queue, Kamal Mostafa
[3.13.y.z extended stable] Patch "MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region" has been added to staging queue, Kamal Mostafa
[3.13.y.z extended stable] Patch "MIPS: KVM: Allocate at least 16KB for exception handlers" has been added to staging queue, Kamal Mostafa
[PATCH 0/7] Two-phase seccomp and x86 tracing changes,
Andy Lutomirski
- [PATCH 1/7] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing, Andy Lutomirski
- [PATCH 2/7] seccomp: Refactor the filter callback and the API, Andy Lutomirski
- [PATCH 3/7] seccomp: Allow arch code to provide seccomp_data, Andy Lutomirski
- [PATCH 4/7] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit, Andy Lutomirski
- [PATCH 5/7] x86: Split syscall_trace_enter into two phases, Andy Lutomirski
- [PATCH 6/7] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls, Andy Lutomirski
- [PATCH 7/7] x86_64,entry: Use split-phase syscall_trace_enter for 64-bit syscalls, Andy Lutomirski
- Re: [PATCH 0/7] Two-phase seccomp and x86 tracing changes, Kees Cook
[PATCH 0/3] Use dedicated RI/XI exceptions for MIPSR5 cores,
Markos Chandras
[PATCH] mips: fix a warning for virt_to_page, Zubair Lutfullah Kakakhel
[PATCH 0/4] Memory Accessibility Attribute Register (MAAR) support,
Paul Burton
[PATCH 0/5] Add support for HardWare Table Walker for 32-bit cores,
Markos Chandras
[PATCH 00/10] MIPS: BCM63XX: add irq affinity support for IPIC,
Jonas Gorski
- [PATCH 01/10] MIPS: BCM63XX: add width to __dispatch_internal, Jonas Gorski
- [PATCH 02/10] MIPS: BCM63XX: move bcm63xx_init_irq down, Jonas Gorski
- [PATCH 03/10] MIPS: BCM63XX: replace irq dispatch code with a generic version, Jonas Gorski
- [PATCH 09/10] MIPS: BCM63XX: use irq_desc as argument for (un)mask, Jonas Gorski
- [PATCH 04/10] MIPS: BCM63XX: append irq line to irq_{stat,mask}*, Jonas Gorski
- [PATCH 05/10] MIPS: BCM63XX: populate irq_{stat,mask}_addr for second cpu, Jonas Gorski
- [PATCH 06/10] MIPS: BCM63XX: add cpu argument to dispatch internal, Jonas Gorski
- [PATCH 07/10] MIPS: BCM63XX: protect irq register accesses, Jonas Gorski
- [PATCH 08/10] MIPS: BCM63XX: wire up the second cpu's irq line, Jonas Gorski
- [PATCH 10/10] MIPS: BCM63XX: allow setting affinity for IPIC, Jonas Gorski
[PATCH RFC v2] MIPS: add support for vmlinux.bin appended DTB,
Jonas Gorski
FIX ME in mc146818rtc.h,
Nick Krause
[PATCH] MIPS: bugfix: missed cache flush of TLB refill handler, Leonid Yegoshin
[PATCH 00/13] MSA fixes,
Paul Burton
- [PATCH 01/13] MIPS: allow msa.h to be included in assembly files, Paul Burton
- [PATCH 02/13] MIPS: save/restore MSACSR register on context switch, Paul Burton
- [PATCH 03/13] MIPS: preserve scalar FP CSR when switching vector context, Paul Burton
- [PATCH 04/13] MIPS: save/disable MSA in lose_fpu, Paul Burton
- [PATCH 05/13] MIPS: clear upper 64b of vector registers when MSA is first used, Paul Burton
- [PATCH 06/13] MIPS: fix MSA context for tasks which don't use FP first, Paul Burton
- [PATCH 07/13] MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchains, Paul Burton
- [PATCH 08/13] MIPS: ensure MSA gets disabled during boot, Paul Burton
- [PATCH 09/13] MIPS: disable preemption whilst initialising MSA, Paul Burton
- [PATCH 10/13] MIPS: 16 byte align MSA vector context, Paul Burton
- [PATCH 11/13] MIPS: consistently clear MSA flags when starting & copying threads, Paul Burton
- [PATCH 12/13] MIPS: don't build MSA support unless it can be used, Paul Burton
- [PATCH 13/13] MIPS: mark MSA experimental, Paul Burton
[PATCH] MIPS: Don't BUG_ON(!is_fpu_owner()) in do_ade() when preemptible,
Huacai Chen
[PATCH v10 0/11] seccomp: add thread sync ability,
Kees Cook
- [PATCH v10 02/11] seccomp: extract check/assign mode helpers, Kees Cook
- [PATCH v10 09/11] seccomp: introduce writer locking, Kees Cook
- [PATCH v10 01/11] seccomp: create internal mode-setting function, Kees Cook
- [PATCH v10 07/11] sched: move no_new_privs into new atomic flags, Kees Cook
- [PATCH v10 10/11] seccomp: allow mode setting across threads, Kees Cook
- [PATCH v10 06/11] MIPS: add seccomp syscall, Kees Cook
- [PATCH v10 08/11] seccomp: split filter prep from check and apply, Kees Cook
- [PATCH v10 11/11] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC, Kees Cook
- [PATCH v10 03/11] seccomp: split mode setting routines, Kees Cook
- [PATCH v10 05/11] ARM: add seccomp syscall, Kees Cook
- [PATCH v10 04/11] seccomp: add "seccomp" syscall, Kees Cook
- Re: [PATCH v10 0/11] seccomp: add thread sync ability, Oleg Nesterov
[3.11.y.z extended stable] Patch "MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region" has been added to staging queue, Luis Henriques
[3.11.y.z extended stable] Patch "recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules" has been added to staging queue, Luis Henriques
[3.11.y.z extended stable] Patch "MIPS: KVM: Remove redundant NULL checks before kfree()" has been added to staging queue, Luis Henriques
[PATCH 0/5] {pm,smp}-cps fixes,
Paul Burton
[PATCH 3.2 109/125] MIPS: asm: thread_info: Add _TIF_SECCOMP flag, Ben Hutchings
[PATCH 3.2 102/125] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region, Ben Hutchings
[PATCH 3.2 101/125] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules, Ben Hutchings
dma: jz4740: Null pointer dereference,
Stefan Agner
[PATCH RFC] MIPS: add support for vmlinux appended DTB,
Jonas Gorski
[PATCH 0/8] MIPS: BCM63XX: remove !RUNTIME_DETECT support,
Jonas Gorski
[PATCH 5/8] MIPS: BCM63XX: remove !RUNTIME_DETECT from spi code, Jonas Gorski
[PATCH 7/8] MIPS: BCM63XX: remove !RUNTIME_DETECT in cpu-feature-overrides, Jonas Gorski
[PATCH 8/8] MIPS: BCM63XX: remove !RUNTIME_DETECT code for bcmcpu_get_id, Jonas Gorski
Re: [PATCH 0/8] MIPS: BCM63XX: remove !RUNTIME_DETECT support, Florian Fainelli
[PATCH] MIPS: BCM63XX: sync mips counters during cpu bringup, Jonas Gorski
include/linux/irqdesc.h:86:33: error: 'NR_IRQS' undeclared here (not in a function), Fengguang Wu
[PATCH] MIPS: Remove incorrect NULL check in local_flush_tlb_page(),
Emil Goode
[PATCH v2] Rename NOP transceiver in JZ4740 platform data,
Apelete Seketeli
[PATCH v2] MIPS: Fix incorrect NULL check in local_flush_tlb_page(),
Emil Goode
[PATCH] Rename NOP transceiver in JZ4740 platform data,
Apelete Seketeli
mips: FIX ME message in smp_cmp.c, Nick Krause
[PATCH] mips: Add #ifdef in file bridge.h,
Nicholas Krause
[PATCH 3.10 35/46] MIPS: KVM: Remove redundant NULL checks before kfree(), Greg Kroah-Hartman
[PATCH 3.10 12/46] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremapd region, Greg Kroah-Hartman
[PATCH 3.10 11/46] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules, Greg Kroah-Hartman
[PATCH 3.14 49/59] MIPS: KVM: Remove redundant NULL checks before kfree(), Greg Kroah-Hartman
[PATCH 3.14 15/59] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremapd region, Greg Kroah-Hartman
[PATCH 3.14 14/59] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules, Greg Kroah-Hartman
[PATCH 3.4 05/19] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremapd region, Greg Kroah-Hartman
[PATCH 3.4 04/19] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules, Greg Kroah-Hartman
[PATCH 3.15 56/66] MIPS: KVM: Remove redundant NULL checks before kfree(), Greg Kroah-Hartman
[PATCH 3.15 15/66] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremapd region, Greg Kroah-Hartman
[PATCH 3.15 14/66] Revert "MIPS: Save/restore MSA context around signals", Greg Kroah-Hartman
[PATCH 3.15 13/66] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules, Greg Kroah-Hartman
[PATCH] MIPS: Fix incorrect NULL check in local_flush_tlb_page(),
Emil Goode
[PATCH] MIPS: smp-mt: Fix link error when PROC_FS=n, James Hogan
[PATCH 0/2] Add perf support for P5600,
Markos Chandras
Re: [PATCH v2 5/6] mips: use per-mm page to execute FP branch delay slots,
Ed Swierk
[PATCH v2] MIPS: rb532: fix reregistering of serial console, Waldemar Brodkorb
[RFC PATCH v2 00/11] MIPS: Alchemy: clock framework support,
Manuel Lauss
- [RFC PATCH v2 02/11] MIPS: Alchemy: clock framework integration of onchip clocks, Manuel Lauss
- [RFC PATCH v2 03/11] MIPS: Alchemy: platform: use clk framework for uarts, Manuel Lauss
- [RFC PATCH v2 01/11] MIPS: Alchemy: au1000 header file cleanup, Manuel Lauss
- [RFC PATCH v2 04/11] MIPS: Alchemy: usb: use clk framework, Manuel Lauss
- [RFC PATCH v2 06/11] MIPS: Alchemy: db1200: use clk framework, Manuel Lauss
- [RFC PATCH v2 05/11] MIPS: Alchemy: pci: use clk framework to enable PCI clock, Manuel Lauss
- [RFC PATCH v2 07/11] MIPS: Alchemy: irda: use clk framework, Manuel Lauss
- [RFC PATCH v2 08/11] MIPS: Alchemy: au1100fb: use clk framework, Manuel Lauss
- [RFC PATCH v2 09/11] MIPS: Alchemy: au1200fb: use clk framework, Manuel Lauss
- [RFC PATCH v2 10/11] MIPS: Alchemy: au1xmmc: use clk framework, Manuel Lauss
- [RFC PATCH v2 11/11] MIPS: Alchemy: remove old clock support, Manuel Lauss
LittleSur in Linux, Ralf Baechle
[PATCH 3.11 079/198] MIPS: KVM: Allocate at least 16KB for exception handlers, Luis Henriques
Release #3 of Linux MTI-3.10-LTS kernel., Steven J. Hill
[PATCH] fix reregistering of serial console,
Waldemar Brodkorb
Re: [RFA][PATCH 21/27] MIPS: ftrace: Remove check of obsolete variable function_trace_stop,
Steven Rostedt
Re: [RFA][PATCH 07/27] MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph code,
Steven Rostedt
[PATCH 3.12 057/181] MIPS: KVM: Allocate at least 16KB for exception handlers, Jiri Slaby
[RFC PATCH 0/2] MIPS: Alchemy: common clk framework integration,
Manuel Lauss
[PATCH 1/1] MIPS: jz4740: remove unnecessary null test before debugfs_remove,
Fabian Frederick
[PATCH 1/1] MIPS: Octeon: remove unnecessary null test before debugfs_remove_recursive,
Fabian Frederick
[PATCH] MIPS: SB1: Check optional compilation flags one by one, Maciej W. Rozycki
[PATCH] MIPS: asm/bitops.h: Guard CLZ with `.set mips32', Maciej W. Rozycki
[PATCH] MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks, Maciej W. Rozycki
[PATCH] MIPS: math-emu: Avoid anonymous union members, Maciej W. Rozycki
[PATCH 0/3] MIPS: OCTEON: Minimal support for D-Link DSR-1000N,
Aaro Koskinen
[PATCH] MIPS: TXx9: delete an unused variable in tx4927_pcibios_setup, Atsushi Nemoto
[PATCH] MIPS: TXx9: add __init_refok annotation to quirk_slc90e66_bridge, Atsushi Nemoto
[PATCH] MIPS: TXx9: Fix quirk_slc90e66_ide, Atsushi Nemoto
[PATCH v9 0/11] seccomp: add thread sync ability,
Kees Cook
- [PATCH v9 01/11] seccomp: create internal mode-setting function, Kees Cook
- [PATCH v9 09/11] seccomp: introduce writer locking, Kees Cook
- [PATCH v9 04/11] seccomp: add "seccomp" syscall, Kees Cook
- [PATCH v9 10/11] seccomp: allow mode setting across threads, Kees Cook
- [PATCH v9 06/11] MIPS: add seccomp syscall, Kees Cook
- [PATCH v9 05/11] ARM: add seccomp syscall, Kees Cook
- [PATCH v9 02/11] seccomp: extract check/assign mode helpers, Kees Cook
- [PATCH v9 11/11] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC, Kees Cook
- [PATCH v9 08/11] seccomp: split filter prep from check and apply, Kees Cook
- [PATCH v9 03/11] seccomp: split mode setting routines, Kees Cook
- [PATCH v9 07/11] sched: move no_new_privs into new atomic flags, Kees Cook
Re: misp/ar7 serial port fix, Florian Fainelli
[PATCH v2 0/4] MIPS: OCTEON: run-time checks for HOTPLUG_CPU,
Aaro Koskinen
[PATCH v4 0/7] MIPS: KVM: Bugfixes and cleanups,
Deng-Cheng Zhu
[3.11.y.z extended stable] Patch "MIPS: KVM: Allocate at least 16KB for exception handlers" has been added to staging queue, Luis Henriques
[PATCH V3 0/8] MIPS: Loongson-3: Add NUMA and Loongson-3B support,
Huacai Chen
[PATCH] MIPS: document the cca= command-line parameter, Florian Fainelli
[patch added to the 3.12 stable tree] MIPS: KVM: Allocate at least 16KB for exception handlers, Jiri Slaby
[RFC][PATCH 1/2] Revert "MIPS: Delete unused function add_temporary_entry.",
Rafał Miłecki
[PATCH] mips: use wsbh/dsbh/dshd on Loongson 3A, chenj
[PATCH] MIPS: ZBOOT: implement stack protector in compressed boot phase,
Ben Chan
[PATCH v8 0/9] seccomp: add thread sync ability,
Kees Cook
- [PATCH v8 3/9] seccomp: introduce writer locking, Kees Cook
- [PATCH v8 6/9] seccomp: add "seccomp" syscall, Kees Cook
- [PATCH v8 5/9] seccomp: split mode set routines, Kees Cook
- [PATCH v8 7/9] ARM: add seccomp syscall, Kees Cook
- [PATCH v8 4/9] sched: move no_new_privs into new atomic flags, Kees Cook
- [PATCH v8 8/9] MIPS: add seccomp syscall, Kees Cook
- [PATCH v8 9/9] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC, Kees Cook
- [PATCH v8 1/9] seccomp: create internal mode-setting function, Kees Cook
- [PATCH v8 2/9] seccomp: split filter prep from check and apply, Kees Cook
- [PATCH v8 1/1] man-pages: seccomp.2: document syscall, Kees Cook
[PATCH v3 0/9] MIPS: KVM: Bugfixes and cleanups,
Deng-Cheng Zhu
- [PATCH v3 1/9] MIPS: KVM: Reformat code and comments, Deng-Cheng Zhu
- [PATCH v3 2/9] MIPS: KVM: Use KVM internal logger, Deng-Cheng Zhu
- [PATCH v3 3/9] MIPS: KVM: Simplify functions by removing redundancy, Deng-Cheng Zhu
- [PATCH v3 4/9] MIPS: KVM: Remove unneeded volatile, Deng-Cheng Zhu
- [PATCH v3 5/9] MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_", Deng-Cheng Zhu
- [PATCH v3 6/9] MIPS: KVM: Restore correct value for WIRED at TLB uninit, Deng-Cheng Zhu
- [PATCH v3 7/9] MIPS: KVM: Fix memory leak on VCPU, Deng-Cheng Zhu
- [PATCH v3 8/9] MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init(), Deng-Cheng Zhu
- [PATCH v3 9/9] MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr(), Deng-Cheng Zhu
- Re: [PATCH v3 0/9] MIPS: KVM: Bugfixes and cleanups, Paolo Bonzini
[PATCH 3.15 25/61] MIPS: KVM: Allocate at least 16KB for exception handlers, Greg Kroah-Hartman
[PATCH 3.14 38/68] MIPS: KVM: Allocate at least 16KB for exception handlers, Greg Kroah-Hartman
[PATCH 3.10 29/52] MIPS: KVM: Allocate at least 16KB for exception handlers, Greg Kroah-Hartman
[PATCH 1/1] ar7: replace mac address parsing,
Daniel Walter
[PATCH v3] arch/mips/rb532: replace mac_addr parsing,
Daniel Walter
[PATCH v2] arch/mips rb532: replace mac_addr parsing,
Daniel Walter
[PATCH v7 0/9] seccomp: add thread sync ability,
Kees Cook
[Index of Archives]
[Linux MIPS Home]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc