index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-24
mips: sched: Fix CPUMASK_OFFSTACK memory corruption
Aaron Tomlin
1
-13
/
+15
2026-07-24
MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()
Maciej W. Rozycki
2
-3
/
+18
2026-07-24
MIPS: ip22-gio: fix device reference leak in probe
Johan Hovold
1
-4
/
+0
2026-07-24
MIPS: ip22-gio: fix kfree() of static object
Johan Hovold
1
-1
/
+0
2026-07-24
MIPS: ip22-gio: fix gio device memory leak
Johan Hovold
1
-0
/
+2
2026-07-24
MIPS: mm: Add check for highmem before removing memory block
Kyle Hendry
1
-2
/
+3
2026-07-24
MIPS: DEC: Ensure RTC platform device deregistration upon failure
Maciej W. Rozycki
1
-1
/
+5
2026-07-24
MIPS: mm: Fix out-of-bounds write in maar_res_walk()
Yadan Fan
1
-4
/
+8
2026-07-24
uaccess: unify inline vs outline copy_{from,to}_user() selection
Yury Norov
1
-2
/
+1
2026-07-24
mips: n64: add __iomem for writel call
Rosen Penev
1
-1
/
+1
2026-07-24
mips: ralink: mt7621: add missing __iomem
Rosen Penev
1
-1
/
+1
2026-07-24
MIPS: DEC: Remove do_IRQ() call indirection
Maciej W. Rozycki
2
-7
/
+1
2026-07-24
MIPS: Fix big-endian stack argument fetching in o32 wrapper
Maciej W. Rozycki
1
-1
/
+1
2026-07-04
MIPS: smp: report dying CPU to RCU in stop_this_cpu()
Jonas Jelonek
1
-0
/
+2
2026-07-04
MIPS: DEC: Prevent initial console buffer from landing in XKPHYS
Maciej W. Rozycki
1
-2
/
+5
2026-05-30
Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+108
2026-05-22
serial: zs: Convert to use a platform device
Maciej W. Rozycki
1
-3
/
+57
2026-05-22
serial: dz: Convert to use a platform device
Maciej W. Rozycki
1
-1
/
+54
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
1
-0
/
+1
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
9
-78
/
+0
2026-04-24
drivers: net: 8390: AX88190: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
drivers: net: fujitsu: fmvj18x: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
drivers: net: smsc: smc91c92: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
drivers: net: amd: nmclan: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
drivers: net: 3com: 3c589: Remove this driver
Andrew Lunn
2
-2
/
+0
2026-04-24
drivers: net: 3com: 3c574: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
net: packetengines: remove obsolete yellowfin driver and vendor dir
Mingyu Wang
1
-1
/
+0
2026-04-24
net: packetengines: remove obsolete hamachi driver
Mingyu Wang
1
-1
/
+0
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
2
-26
/
+0
2026-04-23
Merge tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-1
/
+0
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
8
-43
/
+0
2026-04-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-20
/
+2
2026-04-17
Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
29
-93
/
+855
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
1
-1
/
+1
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
1
-19
/
+1
2026-04-16
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+8
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-11
/
+2
2026-04-15
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
18
-24
/
+0
2026-04-14
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+6
2026-04-14
Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2026-04-14
Merge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+6
2026-04-14
Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
1
-4
/
+2
2026-04-14
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-04-13
MIPS/mtd: Handle READY GPIO in generic NAND platform data
Linus Walleij
1
-15
/
+21
2026-04-13
MIPS/input: Move RB532 button to GPIO descriptors
Linus Walleij
1
-7
/
+40
2026-04-13
MIPS: validate DT bootargs before appending them
Pengpeng Hou
1
-0
/
+4
2026-04-13
MIPS: Alchemy: Remove unused forward declaration
Andy Shevchenko
2
-3
/
+0
2026-04-13
MIPS: config: add eyeq6lplus_defconfig
Benoît Monin
1
-0
/
+117
2026-04-13
MIPS: Add Mobileye EyeQ6Lplus evaluation board dts
Benoît Monin
2
-0
/
+104
2026-04-13
MIPS: Add Mobileye EyeQ6Lplus SoC dtsi
Benoît Monin
2
-0
/
+254
[next]