- fa62f39 MIPS: Fix build error due to PTR used in more places by Thomas Bogendoerfer · 3 years ago
- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
- 408bd9d MIPS: signal: Return immediately if call fails by Tiezhu Yang · 3 years, 1 month ago
- 0ebd37a MIPS: signal: Protect against sigaltstack wraparound by Tiezhu Yang · 3 years, 1 month ago
- 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 7 months ago
- 9d348f6 MIPS: CPC: Use bitfield helpers by Geert Uytterhoeven · 3 years, 2 months ago
- 7db5e9e MIPS: loongson64: fix FTLB configuration by Huang Pei · 3 years, 2 months ago
- 1cab5bd MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo() by Tiezhu Yang · 3 years, 2 months ago
- b3ff288 MIPS: syscalls: Wire up futex_waitv syscall by Wang Haojun · 3 years, 2 months ago
- 4218a96 Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 2 months ago
- 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- 1f761b3 MIPS: Allow modules to set board_be_handler by Florian Fainelli · 3 years, 2 months ago
- a3f3677 Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 2 months ago
- 18b8f5b mips: cm: Convert to bitfield API to fix out-of-bounds access by Geert Uytterhoeven · 3 years, 3 months ago
- 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- f2786f4 Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 2 months ago
- 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- c6dca71 Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next by Marc Zyngier · 3 years, 3 months ago
- 34fca89 MIPS: irq: Avoid an unused-variable error by Yanteng Si · 3 years, 3 months ago
- 95bf9d6 signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT by Eric W. Biederman · 3 years, 3 months ago
- 4cb6f4d irq: mips: simplify do_domain_IRQ() by Mark Rutland · 3 years, 3 months ago
- 95b8a5e MIPS: Remove NETLOGIC support by Thomas Bogendoerfer · 3 years, 3 months ago
- 626bfa0 MIPS: kernel: proc: add CPU option reporting by Hauke Mehrtens · 3 years, 3 months ago
- 1ad964a MIPS: kernel: proc: use seq_puts instead of seq_printf by Ilya Lipnitskiy · 3 years, 3 months ago
- 01fde9a MIPS: kernel: proc: fix trivial style errors by Ilya Lipnitskiy · 3 years, 3 months ago
- bf8bde4 MIPS: BMIPS: Remove use of irq_cpu_offline by Florian Fainelli · 3 years, 3 months ago
- 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 4 months ago
- 25d7b70 MIPS: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 4 months ago
- adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 4 months ago
- 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 4 months ago
- 9c89bb8 kprobes: treewide: Cleanup the error messages for kprobes by Masami Hiramatsu · 3 years, 4 months ago
- a68de80 entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() by Sean Christopherson · 3 years, 5 months ago
- c2f4954 Merge branch 'linus' into smp/urgent by Thomas Gleixner · 3 years, 4 months ago
- 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 4 months ago
- d674221 Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 4 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 4 months ago
- a7259df memblock: make memblock_find_in_range method private by Mike Rapoport · 3 years, 4 months ago
- 4b92d4a drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() by Thomas Gleixner · 3 years, 5 months ago
- 126b3936 MIPS: Return true/false (not 1/0) from bool functions by Huilong Deng · 3 years, 5 months ago
- 730d070 MIPS: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 6 months ago
- b48c723 exit/bdflush: Remove the deprecated bdflush system call by Eric W. Biederman · 3 years, 7 months ago
- 4840048 Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 3 years, 6 months ago
- 1fee9db irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry by Marc Zyngier · 3 years, 6 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
- 19b4385 Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 7 months ago
- 911a299 Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 7 months ago
- f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 7 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
- 7f7020a arch/mips/kernel/traps: use vma_lookup() instead of find_vma() by Liam Howlett · 3 years, 7 months ago
- 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
- 28a27cb Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
- a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
- 7c3edd6 sched,arch: Remove unused TASK_STATE offsets by Peter Zijlstra · 3 years, 7 months ago
- b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
- 65ffb3d quota: Wire up quotactl_fd syscall by Jan Kara · 3 years, 8 months ago
- a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 8 months ago
- ec6aba3 kprobes: Remove kprobe::fault_handler by Peter Zijlstra · 3 years, 8 months ago
- fc52f92 MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B) by Paul Cercueil · 3 years, 8 months ago
- c8ba52d mips: syscalls: use pattern rules to generate syscall headers by Masahiro Yamada · 3 years, 8 months ago
- faf243e mips: syscalls: define syscall offsets directly in <asm/unistd.h> by Masahiro Yamada · 3 years, 8 months ago
- c7b5fd6 locking/atomic: mips: move to ARCH_ATOMIC by Mark Rutland · 3 years, 8 months ago
- 5b9fedb quota: Disable quotactl_path syscall by Jan Kara · 3 years, 8 months ago
- f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
- 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 9 months ago
- 77d5133 Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 9 months ago
- 767fcbc Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 9 months ago
- a49f4f8 arch: Wire up Landlock syscalls by Mickaël Salaün · 3 years, 9 months ago
- 1b6bc35 MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACE by zhaoxiao · 3 years, 9 months ago
- 6ce4889 MIPS: Loongson64: Add kexec/kdump support by Huacai Chen · 3 years, 9 months ago
- 7cba412 MIPS: Fix new sparse warnings by Thomas Bogendoerfer · 3 years, 9 months ago
- 5e65c52 MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATED by Tiezhu Yang · 3 years, 9 months ago
- 04324f4 MIPS: Remove get_fs/set_fs by Thomas Bogendoerfer · 3 years, 10 months ago
- 45deb5fa MIPS: uaccess: Remove get_fs/set_fs call sites by Thomas Bogendoerfer · 3 years, 10 months ago
- 9a91dd5 MIPS: kernel: Remove not needed set_fs calls by Thomas Bogendoerfer · 3 years, 10 months ago
- dfad83c MIPS: Add support for CONFIG_DEBUG_VIRTUAL by Florian Fainelli · 3 years, 10 months ago
- 9ae31e2 MIPS: kernel: setup.c: fix compilation error by Mauri Sandberg · 3 years, 10 months ago
- fa8b900 quota: wire up quotactl_path by Sascha Hauer · 3 years, 11 months ago
- 3f6c515 MIPS: vmlinux.lds.S: Fix appended dtb not properly aligned by Paul Cercueil · 3 years, 10 months ago
- 63d6c98 mips: kernel: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe() by Wang Qing · 3 years, 10 months ago
- 6228bd6 mips: syscalls: switch to generic syscallhdr.sh by Masahiro Yamada · 3 years, 11 months ago
- ecbba30 mips: syscalls: switch to generic syscalltbl.sh by Masahiro Yamada · 3 years, 11 months ago
- a1515ec MIPS: Remove KVM_GUEST support by Thomas Bogendoerfer · 3 years, 11 months ago
- 87aaf25 Merge tag 'mips-fixes_5.12_1' into mips-next by Thomas Bogendoerfer · 3 years, 10 months ago
- bd67b71 MIPS: kernel: Reserve exception base early to prevent corruption by Thomas Bogendoerfer · 3 years, 10 months ago
- 6654111 MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytes by Bjørn Mork · 3 years, 10 months ago
- 7a05293 MIPS: boot/compressed: Copy DTB to aligned address by Paul Cercueil · 3 years, 11 months ago
- 4f62d0a mips: smp-bmips: fix CPU mappings by Álvaro Fernández Rojas · 3 years, 11 months ago
- 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
- a6525b9 Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 11 months ago
- 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 11 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
- 057a14d arch: mips: update references to current linux-mips list by Lukas Bulwahn · 3 years, 11 months ago
- 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 4 years ago
- 29c5c3a arch: syscalls: remove $(srctree)/ prefix from syscall tables by Masahiro Yamada · 4 years ago
- 865fa29 arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work by Masahiro Yamada · 4 years ago
- 2671fe5 Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 11 months ago
- 591fd30 Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago