index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_firmware.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation
Mirsad Goran Todorovac
1
-5
/
+5
2023-08-11
test_firmware: prevent race conditions by a correct implementation of locking
Mirsad Goran Todorovac
1
-9
/
+28
2023-06-21
test_firmware: fix a memory leak with reqs buffer
Mirsad Goran Todorovac
1
-0
/
+10
2023-06-09
test_firmware: fix the memory leak of the allocated firmware buffer
Mirsad Goran Todorovac
1
-1
/
+18
2023-01-18
test_firmware: fix memory leak in test_firmware_init()
Zhengchao Shao
1
-0
/
+1
2019-09-04
test_firmware: add support for request_firmware_into_buf
Scott Branden
1
-2
/
+48
2019-07-25
test_firmware: fix a memory leak bug
Wenwen Wang
1
-1
/
+4
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2019-05-24
test_firmware: Use correct snprintf() limit
Dan Carpenter
1
-7
/
+7
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-03-07
lib/test_firmware.c: remove some dead code
Dan Carpenter
1
-9
/
+0
2018-11-11
test_firmware: fix error return getting clobbered
Colin Ian King
1
-0
/
+1
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-4
/
+6
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-0
/
+1
2018-01-22
test_firmware: fix missing unlock on error in config_num_requests_store()
Wei Yongjun
1
-0
/
+1
2018-01-22
test_firmware: make local symbol test_fw_config static
Wei Yongjun
1
-1
/
+1
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
1
-9
/
+5
2017-08-10
test_firmware: add batched firmware tests
Luis R. Rodriguez
1
-0
/
+710
2017-01-25
test_firmware: add test custom fallback trigger
Luis R. Rodriguez
1
-0
/
+45
2017-01-25
test_firmware: use device attribute groups
Luis R. Rodriguez
1
-24
/
+11
2017-01-25
test_firmware: move misc_device down
Luis R. Rodriguez
1
-6
/
+6
2016-01-07
test: firmware_class: add asynchronous request trigger
Brian Norris
1
-0
/
+65
2016-01-07
test: firmware_class: use kstrndup() where appropriate
Brian Norris
1
-2
/
+1
2016-01-07
test: firmware_class: report errors properly on failure
Brian Norris
1
-3
/
+8
2014-07-17
test: add firmware_class loader test
Kees Cook
1
-0
/
+117