Age | Commit message (Expand) | Author |
2022-04-02 | Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds |
2022-04-01 | MIPS: crypto: Fix CRC32 code | Paul Cercueil |
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-30 | MIPS: rb532: move GPIOD definition into C-files | Jackie Liu |
2022-03-30 | MIPS: lantiq: check the return value of kzalloc() | Xiaoke Wang |
2022-03-30 | mips: sgi-ip22: add a check for the return of kzalloc() | Xiaoke Wang |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-28 | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-25 | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-03-25 | Merge branch 'akpm' (patches from Andrew) | 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-24 | mm: madvise: MADV_DONTNEED_LOCKED | Johannes Weiner |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-03-24 | MIPS: Fix build error for loongson64 and sgi-ip27 | Feiyang Chen |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-22 | drivers/base/node: consolidate node device subsystem initialization in node_d... | David Hildenbrand |
2022-03-22 | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-03-21 | mips: Make pmd_pfn() available in all configurations | Matthew Wilcox (Oracle) |
2022-03-18 | MIPS: ingenic: correct unit node address | Krzysztof Kozlowski |
2022-03-16 | mips: dts: ralink: add MT7621 SoC | Arınç ÜNAL |
2022-03-14 | MIPS: Fix wrong comments in asm/prom.h | Tiezhu Yang |
2022-03-14 | MIPS: Remove redundant definitions of device_tree_init() | Tiezhu Yang |
2022-03-14 | MIPS: Remove redundant check in device_tree_init() | Tiezhu Yang |
2022-03-14 | MIPS: pgalloc: fix memory leak caused by pgd_free() | Yaliang Wang |
2022-03-14 | MIPS: RB532: fix return value of __setup handler | Randy Dunlap |
2022-03-14 | MIPS: Only use current_stack_pointer on GCC | Kees Cook |
2022-03-14 | MIPS: boot/compressed: Use array reference for image bounds | Kees Cook |
2022-03-11 | arch: Remove references to CONFIG_NFSD_V3 in the default configs | Chuck Lever |
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: remove reference to "newer Loongson-3" | Xi Ruoyao |
2022-03-07 | mips: Always permit to build u-boot images | Paul Cercueil |
2022-03-07 | MIPS: Sanitise Cavium switch cases in TLB handler synthesizers | Maciej W. Rozycki |
2022-03-07 | DEC: Limit PMAX memory probing to R3k systems | Maciej W. Rozycki |
2022-03-07 | mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n | Randy Dunlap |
2022-03-07 | MIPS: fix fortify panic when copying asm exception handlers | Alexander Lobakin |
2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-01 | mips: ralink: fix a refcount leak in ill_acc_of_setup() | Hangyu Hua |
2022-03-01 | mips: Implement "current_stack_pointer" | Kees Cook |
2022-03-01 | MIPS: ralink: mt7621: use bitwise NOT instead of logical | Ilya Lipnitskiy |
2022-03-01 | MIPS: Remove TX39XX support | Thomas Bogendoerfer |
2022-02-25 | Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Arnd Bergmann |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |
2022-02-25 | MIPS: use simpler access_ok() | Arnd Bergmann |
2022-02-25 | MIPS: Handle address errors for accesses above CPU max virtual user address | Thomas Bogendoerfer |
2022-02-25 | uaccess: add generic __{get,put}_kernel_nofault | Arnd Bergmann |
2022-02-23 | MIPS: Modernize READ_IMPLIES_EXEC | Kees Cook |