index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-02
Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
7
-45
/
+72
2022-04-01
MIPS: crypto: Fix CRC32 code
Paul Cercueil
1
-20
/
+26
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+1
2022-03-30
MIPS: rb532: move GPIOD definition into C-files
Jackie Liu
2
-9
/
+10
2022-03-30
MIPS: lantiq: check the return value of kzalloc()
Xiaoke Wang
3
-16
/
+34
2022-03-30
mips: sgi-ip22: add a check for the return of kzalloc()
Xiaoke Wang
1
-0
/
+2
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+4
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-0
/
+756
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+2
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2022-03-25
Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
116
-2453
/
+191
2022-03-24
mm: madvise: MADV_DONTNEED_LOCKED
Johannes Weiner
1
-0
/
+2
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2022-03-24
MIPS: Fix build error for loongson64 and sgi-ip27
Feiyang Chen
3
-0
/
+25
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-49
/
+26
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-5
/
+5
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
1
-5
/
+0
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
15
-15
/
+0
2022-03-21
mips: Make pmd_pfn() available in all configurations
Matthew Wilcox (Oracle)
1
-5
/
+5
2022-03-18
MIPS: ingenic: correct unit node address
Krzysztof Kozlowski
1
-1
/
+1
2022-03-16
mips: dts: ralink: add MT7621 SoC
Arınç ÜNAL
5
-0
/
+756
2022-03-14
MIPS: Fix wrong comments in asm/prom.h
Tiezhu Yang
1
-2
/
+2
2022-03-14
MIPS: Remove redundant definitions of device_tree_init()
Tiezhu Yang
8
-41
/
+5
2022-03-14
MIPS: Remove redundant check in device_tree_init()
Tiezhu Yang
2
-6
/
+0
2022-03-14
MIPS: pgalloc: fix memory leak caused by pgd_free()
Yaliang Wang
1
-0
/
+6
2022-03-14
MIPS: RB532: fix return value of __setup handler
Randy Dunlap
1
-4
/
+2
2022-03-14
MIPS: Only use current_stack_pointer on GCC
Kees Cook
4
-3
/
+8
2022-03-14
MIPS: boot/compressed: Use array reference for image bounds
Kees Cook
1
-5
/
+5
2022-03-11
arch: Remove references to CONFIG_NFSD_V3 in the default configs
Chuck Lever
15
-15
/
+0
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-03-07
mips: remove reference to "newer Loongson-3"
Xi Ruoyao
1
-7
/
+2
2022-03-07
mips: Always permit to build u-boot images
Paul Cercueil
1
-4
/
+0
2022-03-07
MIPS: Sanitise Cavium switch cases in TLB handler synthesizers
Maciej W. Rozycki
1
-13
/
+10
2022-03-07
DEC: Limit PMAX memory probing to R3k systems
Maciej W. Rozycki
2
-11
/
+6
2022-03-07
mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n
Randy Dunlap
2
-4
/
+5
2022-03-07
MIPS: fix fortify panic when copying asm exception handlers
Alexander Lobakin
2
-12
/
+12
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-17
/
+27
2022-03-01
mips: ralink: fix a refcount leak in ill_acc_of_setup()
Hangyu Hua
1
-0
/
+1
2022-03-01
mips: Implement "current_stack_pointer"
Kees Cook
4
-5
/
+5
2022-03-01
MIPS: ralink: mt7621: use bitwise NOT instead of logical
Ilya Lipnitskiy
1
-1
/
+1
2022-03-01
MIPS: Remove TX39XX support
Thomas Bogendoerfer
66
-2210
/
+16
2022-02-25
Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Arnd Bergmann
2
-46
/
+20
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-28
/
+1
2022-02-25
MIPS: use simpler access_ok()
Arnd Bergmann
1
-18
/
+4
2022-02-25
MIPS: Handle address errors for accesses above CPU max virtual user address
Thomas Bogendoerfer
1
-0
/
+17
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2022-02-23
MIPS: Modernize READ_IMPLIES_EXEC
Kees Cook
1
-11
/
+5
[next]