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
/
cavium-octeon
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-05
Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-18
/
+19
2025-08-29
MIPS: octeon: Replace deprecated strcpy() in octeon_model_get_string_buffer()
Thorsten Blum
1
-15
/
+16
2025-08-29
MIPS: octeon: Replace memset(0) + deprecated strcpy() with strscpy_pad()
Thorsten Blum
1
-2
/
+2
2025-08-29
mips/octeon/smp: Remove space before newline
Colin Ian King
1
-1
/
+1
2025-08-26
mips: cavium-octeon: Move octeon-crypto.c into parent dir
Eric Biggers
3
-7
/
+1
2025-08-26
lib/crypto: mips/md5: Migrate optimized code into library
Eric Biggers
2
-216
/
+0
2025-07-14
lib/crypto: mips/sha1: Migrate optimized code into library
Eric Biggers
2
-147
/
+0
2025-07-04
lib/crypto: sha256: Consolidate into single module
Eric Biggers
3
-73
/
+0
2025-07-04
lib/crypto: sha256: Remove sha256_is_arch_optimized()
Eric Biggers
1
-6
/
+0
2025-07-04
lib/crypto: sha256: Propagate sha256_block_state type to implementations
Eric Biggers
1
-1
/
+1
2025-06-30
lib/crypto: mips/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
2
-167
/
+0
2025-06-30
mips: cavium-octeon: Move octeon-crypto.h into asm directory
Eric Biggers
6
-234
/
+5
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-12
/
+13
2025-05-16
MIPS: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
1
-12
/
+13
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
2
-108
/
+33
2025-04-23
crypto: mips/octeon-sha512 - Use API partial block handling
Herbert Xu
1
-114
/
+43
2025-04-23
crypto: mips/octeon-sha256 - Use API partial block handling
Herbert Xu
1
-125
/
+38
2025-04-23
crypto: mips/octeon-sha1 - Use API partial block handling
Herbert Xu
1
-107
/
+31
2025-04-23
crypto: mips/octeon-md5 - Use API partial block handling
Herbert Xu
1
-57
/
+64
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
1
-3
/
+3
2024-01-17
Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
7
-8
/
+8
2024-01-08
MIPS: Fix typos
Bjorn Helgaas
7
-8
/
+8
2023-12-12
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
1
-2
/
+2
2023-09-07
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-2
/
+5
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-553
/
+0
2023-08-18
range.h: Move resource API and constant to respective files
Andy Shevchenko
1
-1
/
+1
2023-08-15
mips: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
1
-1
/
+1
2023-08-04
usb: dwc3: dwc3-octeon: Convert to glue driver
Ladislav Michl
3
-553
/
+0
2023-07-28
MIPS: More explicit DT include clean-ups
Rob Herring
2
-0
/
+4
2023-07-25
MIPS: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-06-29
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-313
/
+316
2023-06-23
MIPS: OCTEON: octeon-usb: cleanup divider calculation
Ladislav Michl
1
-13
/
+18
2023-06-23
MIPS: OCTEON: octeon-usb: introduce dwc3_octeon_{read,write}q
Ladislav Michl
1
-40
/
+59
2023-06-23
MIPS: OCTEON: octeon-usb: move gpio config to separate function
Ladislav Michl
1
-20
/
+25
2023-06-23
MIPS: OCTEON: octeon-usb: use bitfields for shim register
Ladislav Michl
1
-55
/
+41
2023-06-23
MIPS: OCTEON: octeon-usb: use bitfields for host config register
Ladislav Michl
1
-45
/
+38
2023-06-23
MIPS: OCTEON: octeon-usb: use bitfields for control register
Ladislav Michl
1
-171
/
+159
2023-06-23
MIPS: OCTEON: octeon-usb: add all register offsets
Ladislav Michl
1
-14
/
+21
2023-05-15
MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
1
-0
/
+1
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2023-04-27
Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-21
/
+17
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
1
-1
/
+1
2023-04-05
MIPS: Octeon: Disable CVMSEG by default on other platforms
Jiaxun Yang
1
-1
/
+2
2023-03-27
MIPS: octeon: Fix compile error
Thomas Bogendoerfer
1
-1
/
+1
2023-03-24
MIPS: octeon: Use of_address_to_resource()
Rob Herring
1
-20
/
+15
2023-03-08
mips/cpu: Expose play_dead()'s prototype definition
Josh Poimboeuf
1
-0
/
+1
2023-01-27
MIPS: OCTEON: octeon-usb: Consolidate error messages
Ladislav Michl
1
-22
/
+20
2022-12-09
MIPS: OCTEON: warn only once if deprecated link status is being used
Ladislav Michl
2
-2
/
+2
2022-12-08
MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
[next]