Age | Commit message (Expand) | Author |
2022-04-29 | MIPS: Fix CP0 counter erratum detection for R4k CPUs | Maciej W. Rozycki |
2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-31 | arch: syscalls: simplify uapi/kapi directory creation | Masahiro Yamada |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-25 | Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-22 | drivers/base/node: consolidate node device subsystem initialization in node_d... | David Hildenbrand |
2022-03-14 | MIPS: Remove redundant definitions of device_tree_init() | Tiezhu Yang |
2022-03-14 | MIPS: Only use current_stack_pointer on GCC | Kees Cook |
2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman |
2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman |
2022-03-07 | MIPS: fix fortify panic when copying asm exception handlers | Alexander Lobakin |
2022-03-01 | mips: Implement "current_stack_pointer" | Kees Cook |
2022-03-01 | MIPS: Remove TX39XX support | Thomas Bogendoerfer |
2022-02-25 | MIPS: Handle address errors for accesses above CPU max virtual user address | Thomas Bogendoerfer |
2022-02-23 | MIPS: Modernize READ_IMPLIES_EXEC | Kees Cook |
2022-02-22 | MIPS: remove asm/war.h | Thomas Bogendoerfer |
2022-02-22 | mips: setup: fix setnocoherentio() boolean setting | Randy Dunlap |
2022-02-16 | MIPS: smp: fill in sibling and core maps earlier | Alexander Lobakin |
2022-01-27 | MIPS: Fix build error due to PTR used in more places | Thomas Bogendoerfer |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V |
2022-01-02 | MIPS: signal: Return immediately if call fails | Tiezhu Yang |
2022-01-02 | MIPS: signal: Protect against sigaltstack wraparound | Tiezhu Yang |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman |
2021-11-29 | MIPS: CPC: Use bitfield helpers | Geert Uytterhoeven |
2021-11-25 | MIPS: loongson64: fix FTLB configuration | Huang Pei |
2021-11-25 | MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo() | Tiezhu Yang |
2021-11-16 | MIPS: syscalls: Wire up futex_waitv syscall | Wang Haojun |
2021-11-13 | Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds |
2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-11-09 | MIPS: Allow modules to set board_be_handler | Florian Fainelli |
2021-11-05 | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2021-11-02 | mips: cm: Convert to bitfield API to fix out-of-bounds access | Geert Uytterhoeven |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-11-01 | Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-10-28 | Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next | Marc Zyngier |
2021-10-28 | MIPS: irq: Avoid an unused-variable error | Yanteng Si |
2021-10-25 | signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT | Eric W. Biederman |
2021-10-25 | irq: mips: simplify do_domain_IRQ() | Mark Rutland |
2021-10-24 | MIPS: Remove NETLOGIC support | Thomas Bogendoerfer |
2021-10-24 | MIPS: kernel: proc: add CPU option reporting | Hauke Mehrtens |
2021-10-24 | MIPS: kernel: proc: use seq_puts instead of seq_printf | Ilya Lipnitskiy |
2021-10-24 | MIPS: kernel: proc: fix trivial style errors | Ilya Lipnitskiy |
2021-10-20 | MIPS: BMIPS: Remove use of irq_cpu_offline | Florian Fainelli |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-10-13 | MIPS: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2021-09-30 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu |