Vladimir Zapolskiy
|
a885de6715
firmware: fix wrong memory deallocation in fw_add_devm_name()
|
10 年之前 |
Linus Torvalds
|
6f957724b9
Fix firmware loader uevent buffer NULL pointer dereference
|
10 年之前 |
Luis R. Rodriguez
|
303cda0ea7
firmware: add missing kfree for work on async call
|
10 年之前 |
Luis R. Rodriguez
|
e0fd9b1d9c
firmware: use const for remaining firmware names
|
10 年之前 |
Luis R. Rodriguez
|
f9692b2699
firmware: fix possible use after free on name on asynchronous request
|
10 年之前 |
Luis R. Rodriguez
|
1ba4de17e0
firmware: check for file truncation on direct firmware loading
|
10 年之前 |
Luis R. Rodriguez
|
f5727b05d2
firmware: fix __getname() missing failure check
|
10 年之前 |
Zahari Doychev
|
ef518cc8aa
drivers: base: fw: fix ret value when loading fw
|
10 年之前 |
Takashi Iwai
|
46239902ec
firmware: Avoid manual device_create_file() calls
|
10 年之前 |
Andrei Oprea
|
ea31003ccb
firmware_class: Fix whitespace and indentation
|
10 年之前 |
Linus Torvalds
|
9682ec9692
Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Quentin Lambert
|
59d84ca8c4
PM / OPP / clk: Remove unnecessary OOM message
|
10 年之前 |
Ming Lei
|
68ff2a00db
firmware_loader: handle timeout via wait_for_completion_interruptible_timeout()
|
10 年之前 |
Ming Lei
|
0cb64249ca
firmware_loader: abort request if wait_for_completion is interrupted
|
10 年之前 |
Borislav Petkov
|
3c1556b287
firmware: Correct function name in comment
|
10 年之前 |
Markus Elfring
|
daa3d67fa3
firmware class: Deletion of an unnecessary check before the function call "vunmap"
|
10 年之前 |
Kweh, Hock Leong
|
000deba73a
firmware loader: fix hung task warning dump
|
10 年之前 |
Kees Cook
|
471b095dfe
firmware_class: make sure fw requests contain a name
|
11 年之前 |
Linus Torvalds
|
bb2cbf5e93
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
11 年之前 |
Kees Cook
|
6593d9245b
firmware_class: perform new LSM checks
|
11 年之前 |
Shuah Khan
|
0542ad88fb
firmware loader: Fix _request_firmware_load() return val for fw load abort
|
11 年之前 |
Luis R. Rodriguez
|
c868edf42b
firmware loader: inform direct failure when udev loader is disabled
|
11 年之前 |
Fabian Frederick
|
a76040d835
firmware: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
|
11 年之前 |
Dmitry Kasatkin
|
6af6b163b3
firmware: read firmware size using i_size_read()
|
11 年之前 |
Takashi Iwai
|
5a1379e874
firmware loader: allow disabling of udev as firmware loader
|
11 年之前 |
Greg Kroah-Hartman
|
13df797743
Merge 3.14-rc5 into driver-core-next
|
11 年之前 |
Sebastian Capella
|
f8d5b9e9e5
PM / hibernate: Fix restore hang in freeze_processes()
|
11 年之前 |
Shaibal Dutta
|
bce6618a11
firmware: use power efficient workqueue for unloading and aborting fw load
|
11 年之前 |
zhang jun
|
2b1278cb65
firmware: give a protection when map page failed
|
11 年之前 |
Ben Hutchings
|
08da2012e0
firmware_class: Fix the file size check
|
11 年之前 |