index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3 days
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5 days
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5 days
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7 days
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9 days
MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
Thomas Bogendoerfer
11 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12 days
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-22
crypto: ansi_cprng - Remove unused ansi_cprng algorithm
Eric Biggers
2025-11-21
MIPS: kernel: Fix random segmentation faults
Thomas Bogendoerfer
2025-11-21
MIPS: mm: Prevent a TLB shutdown on initial uniquification
Maciej W. Rozycki
2025-11-16
mm: abstract io_remap_pfn_range() based on PFN
Lorenzo Stoakes
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-11-11
mips: dts: econet: fix EN751221 core type
Aleksander Jan Bajkowski
2025-11-11
MIPS: Malta: Fix !EVA SOC-it PCI MMIO
Maciej W. Rozycki
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
2025-11-05
KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
Sean Christopherson
2025-11-05
KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
Sean Christopherson
2025-11-04
MIPS: BCM47XX: remove creating a fixed phy
Heiner Kallweit
2025-11-03
arch: hookup listns() system call
Christian Brauner
2025-10-24
Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-10-22
MIPS: Malta: Use pcibios_align_resource() to block io range
Ilpo Järvinen
2025-10-22
MIPS: Malta: Fix PCI southbridge legacy resource reservations
Maciej W. Rozycki
2025-10-22
MIPS: Malta: Fix keyboard resource preventing i8042 driver from registering
Maciej W. Rozycki
2025-10-15
Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-10-13
Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs
Theodore Ts'o
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-10-05
Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2025-10-04
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
2025-09-21
mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
David Hildenbrand
2025-09-19
Merge 6.17-rc6 into kbuild-next
Nathan Chancellor
2025-09-16
MIPS: PCI: Use pci_enable_resources()
Ilpo Järvinen
2025-09-15
Merge 6.17-rc6 into tty-next
Greg Kroah-Hartman
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-12
mips: math-emu: replace deprecated strcpy() in me-debugfs
Osama Abdelkader
2025-09-08
mips: Add __attribute_const__ to ffs()-family implementations
Kees Cook
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE
Thomas Weißschuh
2025-09-03
sched: Unify the SCHED_{SMT,CLUSTER,MC} Kconfig
Peter Zijlstra
[next]