index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-06-06
Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
28
-33
/
+388
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-29
/
+44
2025-05-30
MIPS: loongson2ef: lemote-2f: add missing function prototypes
Randy Dunlap
1
-0
/
+9
2025-05-30
MIPS: loongson2ef: cs5536: add missing function prototypes
Randy Dunlap
1
-0
/
+20
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
5
-4
/
+3
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-23
/
+25
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
26
-880
/
+282
2025-05-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-2
/
+2
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2025-05-26
Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-9
/
+0
2025-05-25
MIPS: SMP: Move the AP sync point before the calibration delay
Gregory CLEMENT
1
-3
/
+3
2025-05-25
mips: econet: Fix incorrect Kconfig dependencies
Caleb James DeLisle
1
-1
/
+2
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
1
-0
/
+2
2025-05-23
mips, net: ensure that SOCK_COREDUMP is defined
Christian Brauner
1
-9
/
+0
2025-05-21
mips/perf: Remove driver-specific throttle support
Kan Liang
1
-2
/
+1
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_add
Heiner Kallweit
1
-1
/
+1
2025-05-20
mips: dts: Add EcoNet DTS with EN751221 and SmartFiber XP8421-B board
Caleb James DeLisle
5
-0
/
+100
2025-05-20
mips: Add EcoNet MIPS platform support
Caleb James DeLisle
7
-0
/
+153
2025-05-20
mips: dts: pic32: pic32mzda: Rename the sdhci nodename to match with common mmc-controller binding
Charan Pedumuru
1
-1
/
+1
2025-05-20
MIPS: SMP: Move the AP sync point before the non-parallel aware functions
Gregory CLEMENT
1
-3
/
+3
2025-05-16
MIPS: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
7
-23
/
+25
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-46
/
+54
2025-05-12
crypto: Kconfig - make CRYPTO_MANAGER a hidden symbol
Eric Biggers
4
-4
/
+0
2025-05-12
crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK
Eric Biggers
4
-4
/
+4
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
1
-1
/
+1
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
1
-2
/
+4
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
1
-1
/
+1
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+15
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+28
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
3
-22
/
+0
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-6
/
+0
2025-05-11
Merge tag 'mips-fixes_6.15_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
6
-46
/
+54
2025-05-09
lib/crc: make arch-optimized code use subsys_initcall
Eric Biggers
1
-1
/
+1
2025-05-05
block: remove bounce buffering support
Christoph Hellwig
1
-1
/
+0
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
1
-2
/
+2
2025-05-05
crypto: mips/sha256 - implement library instead of shash
Eric Biggers
4
-119
/
+33
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
1
-60
/
+0
2025-05-05
crypto: mips/poly1305 - Add block-only interface
Herbert Xu
2
-15
/
+26
2025-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5
Herbert Xu
13
-13
/
+0
2025-04-30
MIPS: Fix MAX_REG_OFFSET
Thorsten Blum
1
-1
/
+2
2025-04-28
lib/crc: make the CPU feature static keys __ro_after_init
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: mips - move library functions to arch/mips/lib/crypto/
Eric Biggers
10
-28
/
+35
2025-04-27
MIPS: CPS: Fix potential NULL pointer dereferences in cps_prepare_cpus()
Thorsten Blum
1
-0
/
+4
2025-04-27
MIPS: rename rollback_handler with skipover_handler
Marco Crivellari
3
-11
/
+11
2025-04-27
MIPS: Move r4k_wait() to .cpuidle.text section
Marco Crivellari
1
-0
/
+1
2025-04-27
MIPS: Fix idle VS timer enqueue
Marco Crivellari
3
-35
/
+37
[prev]
[next]