index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
15
-3833
/
+4
2025-06-30
lib/crc: arm: Migrate optimized CRC code into lib/crc/
Eric Biggers
5
-975
/
+0
2025-06-30
lib/crypto: arm: Move arch/arm/lib/crypto/ into lib/crypto/
Eric Biggers
15
-3833
/
+4
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
14
-0
/
+3833
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2
-7
/
+7
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2
-15
/
+20
2025-05-09
lib/crc: make arch-optimized code use subsys_initcall
Eric Biggers
2
-2
/
+2
2025-05-05
crypto: arm/sha256 - Add simd block function
Herbert Xu
3
-17
/
+18
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
1
-2
/
+2
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
3
-3
/
+3
2025-05-05
crypto: arm/sha256 - implement library instead of shash
Eric Biggers
6
-1
/
+925
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
1
-57
/
+0
2025-05-05
crypto: arm/poly1305 - Add block-only interface
Herbert Xu
2
-36
/
+48
2025-04-28
arm/crc: drop "glue" from filenames
Eric Biggers
3
-2
/
+2
2025-04-28
lib/crc: make the CPU feature static keys __ro_after_init
Eric Biggers
2
-4
/
+4
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: arm - move library functions to arch/arm/lib/crypto/
Eric Biggers
11
-0
/
+2948
2025-03-26
arm/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch()
Eric Biggers
1
-3
/
+1
2025-02-09
lib/crc-t10dif: remove crc_t10dif_is_optimized()
Eric Biggers
1
-6
/
+0
2025-02-08
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
1
-6
/
+6
2024-12-01
arm/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
3
-0
/
+551
2024-12-01
arm/crc32: expose CRC32 functions through lib
Eric Biggers
3
-0
/
+432
2024-09-01
crypto: arm/xor - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-05-19
ARM: crypto: use CC_FLAGS_FPU for NEON CFLAGS
Samuel Holland
1
-2
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
2024-05-16
Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linus
Russell King (Oracle)
2
-7
/
+29
2024-04-29
ARM: 9390/2: lib: Annotate loop delay instructions for CFI
Linus Walleij
1
-6
/
+10
2024-04-25
mm/arm: remove pmd_thp_or_huge()
Peter Xu
1
-2
/
+2
2024-04-18
ARM: 9358/2: Implement PAN for LPAE by TTBR0 page table walks disablement
Linus Walleij
1
-1
/
+19
2023-10-05
ARM: 9321/1: memset: cast the constant byte to unsigned char
Kursad Oney
1
-0
/
+1
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+3
2023-06-19
arm: allow pte_offset_map[_lock]() to fail
Hugh Dickins
1
-0
/
+3
2023-06-05
locking/atomic: arm: fix sync ops
Mark Rutland
4
-3
/
+23
2023-03-06
ARM: 9290/1: uaccess: Fix KASAN false-positives
Andrew Jeffery
1
-2
/
+2
2022-12-07
ARM: 9279/1: support function error injection
Wang Kefeng
2
-0
/
+12
2022-11-14
ARM: findbit: add unwinder information
Russell King (Oracle)
1
-1
/
+7
2022-11-14
ARM: findbit: operate by words
Russell King (Oracle)
1
-34
/
+44
2022-11-14
ARM: findbit: convert to macros
Russell King (Oracle)
1
-116
/
+42
2022-11-14
ARM: findbit: provide more efficient ARMv7 implementation
Russell King (Oracle)
1
-1
/
+5
2022-11-14
ARM: findbit: document ARMv5 bit offset calculation
Russell King (Oracle)
1
-4
/
+4
2022-11-08
ARM: 9263/1: use .arch directives instead of assembler command line flags
Nick Desaulniers
2
-4
/
+4
2022-10-04
ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()
Li Huafei
1
-0
/
+2
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2022-07-29
ARM: findbit: fix overflowing offset
Russell King (Oracle)
1
-8
/
+8
2022-07-17
arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-1
/
+1
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-10
/
+0
2022-03-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-123
/
+105
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-10
/
+0
2022-02-11
crypto: arm/xor - make vectorized C code Clang-friendly
Ard Biesheuvel
1
-9
/
+3
[next]