index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: move gf128mul library into lib/crypto
Ard Biesheuvel
2022-11-11
2
-2
/
+2
*
crypto: arm64/sm4 - add CE implementation for GCM mode
Tianjia Zhang
2022-11-04
4
-0
/
+1046
*
crypto: arm64/sm4 - add CE implementation for CCM mode
Tianjia Zhang
2022-11-04
4
-0
/
+650
*
crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac
Tianjia Zhang
2022-11-04
2
-1
/
+336
*
crypto: arm64/sm4 - add CE implementation for XTS mode
Tianjia Zhang
2022-11-04
3
-2
/
+504
*
crypto: arm64/sm4 - add CE implementation for CTS-CBC mode
Tianjia Zhang
2022-11-04
2
-0
/
+196
*
crypto: arm64/sm4 - export reusable CE acceleration functions
Tianjia Zhang
2022-11-04
2
-0
/
+21
*
crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation
Tianjia Zhang
2022-11-04
2
-24
/
+24
*
crypto: arm64/sm4 - refactor and simplify CE implementation
Tianjia Zhang
2022-11-04
3
-400
/
+519
*
crypto: arm64/sm4 - refactor and simplify NEON implementation
Tianjia Zhang
2022-11-04
2
-346
/
+456
*
crypto: arm64/sm3 - add NEON assembly implementation
Tianjia Zhang
2022-11-04
4
-0
/
+717
*
crypto: arm64/sm3 - raise the priority of the CE implementation
Tianjia Zhang
2022-11-04
1
-1
/
+1
*
crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned
Nathan Huckleberry
2022-10-21
1
-5
/
+14
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
23
-26
/
+26
|
\
|
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
4
-5
/
+5
|
*
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
|
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-12
2
-2
/
+2
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
16
-17
/
+17
*
|
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2022-10-16
1
-8
/
+8
|
\
\
|
*
|
openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
Jann Horn
2022-10-08
1
-8
/
+8
*
|
|
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-15
13
-57
/
+58
|
\
\
\
|
*
|
|
uml: Remove the initialization of statics to 0
Shaomin Deng
2022-09-19
1
-1
/
+1
|
*
|
|
um: Do not initialise statics to 0.
Xin Gao
2022-09-19
4
-4
/
+4
|
*
|
|
um: Fix comment typo
Jason Wang
2022-09-19
1
-1
/
+1
|
*
|
|
um: Improve panic notifiers consistency and ordering
Guilherme G. Piccoli
2022-09-19
2
-8
/
+7
|
*
|
|
um: remove unused reactivate_chan() declaration
Gaosheng Cui
2022-09-19
1
-1
/
+0
|
*
|
|
um: mmaper: add __exit annotations to module exit funcs
Xiu Jianfeng
2022-09-19
1
-1
/
+1
|
*
|
|
um: virt-pci: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-19
1
-2
/
+2
|
*
|
|
um: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-19
3
-3
/
+3
|
*
|
|
um: increase default virtual physical memory to 64 MiB
Christian Lamparter
2022-09-19
1
-1
/
+1
|
*
|
|
UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
2022-09-19
1
-1
/
+1
|
*
|
|
um: read multiple msg from virtio slave request fd
Benjamin Beichler
2022-09-19
1
-34
/
+37
*
|
|
|
Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
alpha: fix marvel_ioread8 build regression
Arnd Bergmann
2022-10-10
1
-1
/
+1
*
|
|
|
|
Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-14
4
-11
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
ARM: mmp: Make some symbols static
Chen Lifu
2022-10-10
1
-4
/
+4
|
*
|
|
|
|
ARM: spear6xx: Staticize few definitions
Viresh Kumar
2022-10-10
1
-4
/
+4
|
*
|
|
|
|
clk: spear: Move prototype to accessible header
Viresh Kumar
2022-10-10
3
-3
/
+2
*
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-10-14
7
-4
/
+46
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arm64: Add AMPERE1 to the Spectre-BHB affected list
D Scott Phillips
2022-10-12
2
-0
/
+10
|
*
|
|
|
|
|
arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored
Catalin Marinas
2022-10-12
2
-3
/
+13
|
*
|
|
|
|
|
arm64: errata: Add Cortex-A55 to the repeat tlbi list
James Morse
2022-10-07
2
-0
/
+22
|
*
|
|
|
|
|
arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK
Mark Brown
2022-10-07
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
2
-9
/
+15
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
LoongArch: update local TLB if PTE entry exists
Qi Zheng
2022-10-13
1
-0
/
+3
|
*
|
|
|
|
|
|
mm: free device private pages have zero refcount
Alistair Popple
2022-10-13
1
-1
/
+1
|
*
|
|
|
|
|
|
mm/memory.c: fix race when faulting a device private page
Alistair Popple
2022-10-13
1
-8
/
+11
*
|
|
|
|
|
|
|
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-14
8
-246
/
+61
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
parisc: Fix userspace graphics card breakage due to pgtable special bit
Helge Deller
2022-10-14
2
-1
/
+14
[next]