index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tracing/perf: Use strndup_user() instead of buggy open-coded version
Jann Horn
2019-03-23
1
-9
/
+7
|
*
tracing: Do not free iter->trace in fail path of tracing_open_pipe()
zhangyi (F)
2019-03-23
1
-1
/
+0
|
*
tracing: Use strncpy instead of memcpy for string keys in hist triggers
Tom Zanussi
2019-03-23
1
-2
/
+3
|
*
smb3: make default i/o size for smb3 mounts larger
Steve French
2019-03-23
5
-3
/
+28
|
*
CIFS: Fix read after write for files with read caching
Pavel Shilovsky
2019-03-23
1
-5
/
+7
|
*
CIFS: Do not skip SMB2 message IDs on send failures
Pavel Shilovsky
2019-03-23
4
-3
/
+49
|
*
CIFS: Do not reset lease state to NONE on lease break
Pavel Shilovsky
2019-03-23
2
-6
/
+26
|
*
CIFS: Fix leaking locked VFS cache pages in writeback retry
Pavel Shilovsky
2019-03-23
1
-4
/
+13
|
*
crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
Ard Biesheuvel
2019-03-23
1
-3
/
+1
|
*
crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
Ard Biesheuvel
2019-03-23
1
-2
/
+3
|
*
crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
Eric Biggers
2019-03-23
2
-48
/
+31
|
*
crypto: x86/aesni-gcm - fix crash on empty plaintext
Eric Biggers
2019-03-23
1
-5
/
+8
|
*
crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
Eric Biggers
2019-03-23
3
-69
/
+45
|
*
crypto: testmgr - skip crc32c context test for ahash algorithms
Eric Biggers
2019-03-23
1
-4
/
+10
|
*
crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
Eric Biggers
2019-03-23
1
-9
/
+18
|
*
crypto: pcbc - remove bogus memcpy()s with src == dest
Eric Biggers
2019-03-23
1
-10
/
+4
|
*
crypto: morus - fix handling chunked inputs
Eric Biggers
2019-03-23
2
-12
/
+14
|
*
crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
Eric Biggers
2019-03-23
2
-14
/
+32
|
*
crypto: arm64/crct10dif - revert to C code for short inputs
Ard Biesheuvel
2019-03-23
1
-19
/
+6
|
*
crypto: arm64/aes-neonbs - fix returning final keystream block
Eric Biggers
2019-03-23
1
-2
/
+6
|
*
crypto: arm/crct10dif - revert to C code for short inputs
Ard Biesheuvel
2019-03-23
2
-24
/
+13
|
*
crypto: aegis - fix handling chunked inputs
Eric Biggers
2019-03-23
3
-21
/
+21
|
*
crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
Eric Biggers
2019-03-23
1
-1
/
+3
|
*
fix cgroup_do_mount() handling of failure exits
Al Viro
2019-03-23
2
-5
/
+12
|
*
libnvdimm: Fix altmap reservation size calculation
Oliver O'Halloran
2019-03-23
1
-1
/
+1
|
*
libnvdimm/pmem: Honor force_raw for legacy pmem regions
Dan Williams
2019-03-23
1
-0
/
+4
|
*
libnvdimm, pfn: Fix over-trim in trim_pfn_device()
Wei Yang
2019-03-23
1
-1
/
+1
|
*
libnvdimm/label: Clear 'updating' flag after label-set update
Dan Williams
2019-03-23
1
-5
/
+18
|
*
nfit/ars: Attempt short-ARS even in the no_init_ars case
Dan Williams
2019-03-23
1
-2
/
+3
|
*
nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
Dan Williams
2019-03-23
1
-1
/
+1
|
*
acpi/nfit: Fix bus command validation
Dan Williams
2019-03-23
1
-10
/
+12
|
*
nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
Dexuan Cui
2019-03-23
1
-7
/
+7
|
*
nfit: Fix nfit_intel_shutdown_status() command submission
Dan Williams
2019-03-23
1
-17
/
+24
|
*
dax: Flush partial PMDs correctly
Matthew Wilcox
2019-03-23
1
-10
/
+9
|
*
crypto: rockchip - update new iv to device in multiple operations
Zhang Zhijie
2019-03-23
2
-0
/
+35
|
*
crypto: rockchip - fix scatterlist nents error
Zhang Zhijie
2019-03-23
4
-5
/
+7
|
*
crypto: ahash - fix another early termination in hash walk
Eric Biggers
2019-03-23
1
-7
/
+7
|
*
crypto: ofb - fix handling partial blocks and make thread-safe
Eric Biggers
2019-03-23
2
-56
/
+63
|
*
crypto: cfb - remove bogus memcpy() with src == dest
Eric Biggers
2019-03-23
1
-4
/
+4
|
*
crypto: cfb - add missing 'chunksize' property
Eric Biggers
2019-03-23
2
-0
/
+31
|
*
crypto: ccree - don't copy zero size ciphertext
Gilad Ben-Yossef
2019-03-23
1
-1
/
+2
|
*
crypto: ccree - unmap buffer before copying IV
Gilad Ben-Yossef
2019-03-23
1
-1
/
+2
|
*
crypto: ccree - fix free of unallocated mlli buffer
Hadar Gat
2019-03-23
1
-4
/
+4
|
*
crypto: caam - fix DMA mapping of stack memory
Horia Geantă
2019-03-23
1
-64
/
+21
|
*
crypto: caam - fixed handling of sg list
Pankaj Gupta
2019-03-23
1
-0
/
+1
|
*
crypto: ccree - fix missing break in switch statement
Gustavo A. R. Silva
2019-03-23
1
-0
/
+1
|
*
crypto: caam - fix hash context DMA unmap size
Franck LENORMAND
2019-03-23
1
-3
/
+5
|
*
stm class: Fix an endless loop in channel allocation
Zhi Jin
2019-03-23
1
-0
/
+3
|
*
stm class: Prevent division by zero
Alexander Shishkin
2019-03-23
1
-3
/
+5
|
*
mei: bus: move hw module get/put to probe/release
Alexander Usyskin
2019-03-23
1
-11
/
+10
[prev]
[next]