summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+1
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada-2/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+4
2022-03-25Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-106/+31
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+17
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand-5/+0
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang-0/+5
2022-03-14MIPS: Only use current_stack_pointer on GCCKees Cook-1/+2
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman-3/+2
2022-03-07MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin-11/+11
2022-03-01mips: Implement "current_stack_pointer"Kees Cook-2/+1
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer-75/+4
2022-02-25MIPS: Handle address errors for accesses above CPU max virtual user addressThomas Bogendoerfer-0/+17
2022-02-23MIPS: Modernize READ_IMPLIES_EXECKees Cook-11/+5
2022-02-22MIPS: remove asm/war.hThomas Bogendoerfer-9/+6
2022-02-22mips: setup: fix setnocoherentio() boolean settingRandy Dunlap-1/+1
2022-02-16MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin-3/+3
2022-01-27MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer-83/+83
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+3
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V-0/+3
2022-01-02MIPS: signal: Return immediately if call failsTiezhu Yang-9/+11
2022-01-02MIPS: signal: Protect against sigaltstack wraparoundTiezhu Yang-0/+7
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman-1/+1
2021-11-29MIPS: CPC: Use bitfield helpersGeert Uytterhoeven-1/+2
2021-11-25MIPS: loongson64: fix FTLB configurationHuang Pei-2/+2
2021-11-25MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()Tiezhu Yang-1/+1
2021-11-16MIPS: syscalls: Wire up futex_waitv syscallWang Haojun-0/+3
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds-1/+7
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-11/+2
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli-1/+7
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-226/+194
2021-11-02mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven-11/+10
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-14/+12
2021-11-01Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+3
2021-10-28Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier-7/+1
2021-10-28MIPS: irq: Avoid an unused-variable errorYanteng Si-2/+0
2021-10-25signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman-11/+2
2021-10-25irq: mips: simplify do_domain_IRQ()Mark Rutland-5/+1
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer-172/+0
2021-10-24MIPS: kernel: proc: add CPU option reportingHauke Mehrtens-0/+122
2021-10-24MIPS: kernel: proc: use seq_puts instead of seq_printfIlya Lipnitskiy-38/+38
2021-10-24MIPS: kernel: proc: fix trivial style errorsIlya Lipnitskiy-24/+43
2021-10-20MIPS: BMIPS: Remove use of irq_cpu_offlineFlorian Fainelli-1/+2
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook-5/+3
2021-10-13MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+1
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu-6/+6
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu-2/+1