index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-05
21
-438
/
+50
|
\
|
*
m68k: Add -ffreestanding to CFLAGS
Finn Thain
2019-01-21
1
-1
/
+4
|
*
m68k/apollo: Fix comment in Makefile
Jonathan Neuschäfer
2019-01-21
1
-1
/
+1
|
*
dio: Fix buffer overflow in case of unknown board
Geert Uytterhoeven
2019-01-21
1
-2
/
+2
|
*
m68k/defconfig: Update defconfigs for v5.0-rc1
Geert Uytterhoeven
2019-01-21
12
-36
/
+24
|
*
m68k/atari: Avoid VLA use in atari_switches_setup()
Geert Uytterhoeven
2019-01-21
1
-1
/
+1
|
*
m68k: Avoid VLA use in mangle_kernel_stack()
Geert Uytterhoeven
2019-01-21
1
-1
/
+2
|
*
m68k/mac: Use '030 reset method on SE/30
Finn Thain
2019-01-21
1
-14
/
+4
|
*
m68k/mac: Remove obsolete comment
Finn Thain
2019-01-21
1
-1
/
+0
|
*
m68k/mac: Skip VIA port setup unless RTC is connected
Finn Thain
2019-01-21
1
-7
/
+12
|
*
m68k/mac: Clean up unused timer definitions
Finn Thain
2019-01-21
1
-3
/
+0
|
*
m68k/defconfig: Drop NET_VENDOR_<FOO>=n
Geert Uytterhoeven
2019-01-21
13
-371
/
+0
*
|
x86: Deprecate a.out support
Borislav Petkov
2019-03-05
2
-2
/
+1
*
|
a.out: remove core dumping support
Linus Torvalds
2019-03-05
6
-485
/
+0
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-05
170
-11380
/
+8863
|
\
\
|
*
|
crypto: s5p - add AES support for Exynos5433
Kamil Konieczny
2019-02-28
1
-4
/
+46
|
*
|
dt-bindings: crypto: document Exynos5433 SlimSSS
Kamil Konieczny
2019-02-28
1
-0
/
+19
|
*
|
crypto: crypto4xx - add missing of_node_put after of_device_is_available
Julia Lawall
2019-02-28
1
-1
/
+3
|
*
|
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
2019-02-28
1
-2
/
+4
|
*
|
crypto: af_alg - use struct_size() in sock_kfree_s()
Gustavo A. R. Silva
2019-02-28
1
-2
/
+1
|
*
|
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
2019-02-28
2
-5
/
+5
|
*
|
crypto: s5p - update iv after AES-CBC op end
Kamil Konieczny
2019-02-28
1
-0
/
+8
|
*
|
crypto: x86/poly1305 - Clear key material from stack in SSE2 variant
Tommi Hirvola
2019-02-28
1
-0
/
+4
|
*
|
crypto: caam - generate hash keys in-place
Horia Geantă
2019-02-28
2
-47
/
+23
|
*
|
crypto: caam - fix DMA mapping xcbc key twice
Horia Geantă
2019-02-28
1
-2
/
+1
|
*
|
crypto: caam - fix hash context DMA unmap size
Franck LENORMAND
2019-02-28
1
-3
/
+5
|
*
|
hwrng: bcm2835 - fix probe as platform device
Jonas Gorski
2019-02-28
1
-8
/
+10
|
*
|
crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of number
Krzysztof Kozlowski
2019-02-28
1
-2
/
+4
|
*
|
crypto: stm32 - drop pointless static qualifier in stm32_hash_remove()
Mao Wenan
2019-02-28
1
-1
/
+1
|
*
|
crypto: chelsio - Fixed Traffic Stall
Atul Gupta
2019-02-28
1
-13
/
+20
|
*
|
crypto: marvell - Remove set but not used variable 'ivsize'
YueHaibing
2019-02-28
1
-2
/
+0
|
*
|
crypto: ccp - Update driver messages to remove some confusion
Lendacky, Thomas
2019-02-22
2
-9
/
+14
|
*
|
crypto: adiantum - add 1536 and 4096-byte test vectors
Eric Biggers
2019-02-22
1
-0
/
+2860
|
*
|
crypto: nhpoly1305 - add a test vector with len % 16 != 0
Eric Biggers
2019-02-22
1
-0
/
+144
|
*
|
crypto: arm/aes-ce - update IV after partial final CTR block
Eric Biggers
2019-02-22
1
-13
/
+13
|
*
|
crypto: arm64/aes-blk - update IV after partial final CTR block
Eric Biggers
2019-02-22
1
-2
/
+1
|
*
|
crypto: testmgr - add iv_out to all CTR test vectors
Eric Biggers
2019-02-22
1
-0
/
+45
|
*
|
crypto: testmgr - add iv_out to all CBC test vectors
Eric Biggers
2019-02-22
1
-0
/
+48
|
*
|
crypto: testmgr - support checking skcipher output IV
Eric Biggers
2019-02-22
2
-7
/
+11
|
*
|
crypto: testmgr - remove extra bytes from 3DES-CTR IVs
Eric Biggers
2019-02-22
1
-4
/
+2
|
*
|
crypto: rockchip - update new iv to device in multiple operations
Zhang Zhijie
2019-02-22
2
-0
/
+35
|
*
|
crypto: rockchip - fix scatterlist nents error
Zhang Zhijie
2019-02-22
4
-5
/
+7
|
*
|
crypto: ccree - fix missing break in switch statement
Gustavo A. R. Silva
2019-02-22
1
-0
/
+1
|
*
|
crypto: caam/qi2 - relax busy polling while enqueuing FDs
Horia Geantă
2019-02-22
1
-0
/
+2
|
*
|
crypto: caam/qi2 - rate-limit enqueue failure prints
Horia Geantă
2019-02-22
1
-1
/
+1
|
*
|
crypto: caam/qi2 - use affine DPIOs
Horia Geantă
2019-02-22
2
-23
/
+31
|
*
|
crypto: chtls - remove cdev_list_lock
Sebastian Andrzej Siewior
2019-02-22
1
-1
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux next
Herbert Xu
2019-02-22
11
-30
/
+131
|
|
\
\
|
|
*
|
bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocate
Ioana Ciornei
2019-01-11
3
-0
/
+25
|
|
*
|
soc: fsl: dpio: add a device_link at dpaa2_io_service_register
Ioana Ciornei
2019-01-11
4
-11
/
+26
[next]