index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
firmware_loader
/
fallback.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware_loader: fix use-after-free in firmware_fallback_sysfs
Anirudh Rayabharam
2021-08-12
1
-4
/
+8
*
firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
Anirudh Rayabharam
2021-08-12
1
-2
/
+0
*
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
1
-11
/
+10
|
\
|
*
firmware_loader: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-10-06
1
-0
/
+2
|
*
firmware: Store opt_flags in fw_priv
Kees Cook
2020-10-05
1
-7
/
+4
|
*
firmware_loader: Use security_post_load_data()
Kees Cook
2020-10-05
1
-4
/
+4
|
*
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2020-10-05
1
-1
/
+1
*
|
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
2020-10-02
1
-1
/
+1
*
|
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
2020-10-02
1
-1
/
+1
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
firmware_loader: change enum fw_opt to u32
Scott Branden
2020-05-27
1
-6
/
+6
*
firmware_loader: move fw_fallback_config to a private kernel symbol namespace
Luis Chamberlain
2020-04-28
1
-0
/
+3
*
firmware: fix a double abort case with fw_load_sysfs_fallback
Junyong Sun
2020-03-18
1
-1
/
+1
*
firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
Hans de Goede
2020-01-24
1
-5
/
+6
*
firmware: Factor out the paged buffer handling code
Takashi Iwai
2019-06-18
1
-54
/
+7
*
firmware: improve LSM/IMA security behaviour
Sven Van Asbroeck
2019-06-18
1
-1
/
+1
*
firmware: Use kvmalloc for page tables
Takashi Iwai
2019-06-10
1
-3
/
+4
*
firmware: Unify the paged buffer release helper
Takashi Iwai
2019-06-10
1
-7
/
+1
*
firmware: Free temporary page table after vmapping
Takashi Iwai
2019-06-10
1
-1
/
+6
*
firmware_loader: Fix a typo ("syfs" -> "sysfs")
Jonathan Neuschäfer
2019-05-01
1
-3
/
+3
*
mm: provide a fallback for PAGE_KERNEL_RO for architectures
Luis R. Rodriguez
2018-08-17
1
-5
/
+0
*
firmware: add call to LSM hook before firmware sysfs fallback
Mimi Zohar
2018-07-16
1
-0
/
+7
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
firmware_loader: make firmware_fallback_sysfs() print more useful
Luis R. Rodriguez
2018-05-14
1
-1
/
+6
*
firmware_loader: document firmware_sysfs_fallback()
Luis R. Rodriguez
2018-05-14
1
-0
/
+20
*
firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()
Andres Rodriguez
2018-05-14
1
-4
/
+4
*
firmware: use () to terminate kernel-doc function names
Andres Rodriguez
2018-05-14
1
-4
/
+4
*
firmware: wrap FW_OPT_* into an enum
Andres Rodriguez
2018-05-14
1
-6
/
+6
*
firmware: some documentation fixes
Andres Rodriguez
2018-04-25
1
-2
/
+2
*
firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is used
Luis R. Rodriguez
2018-03-22
1
-1
/
+1
*
firmware: explicitly include vmalloc.h
Stephen Rothwell
2018-03-21
1
-0
/
+1
*
rename: _request_firmware_load() fw_load_sysfs_fallback()
Luis R. Rodriguez
2018-03-20
1
-3
/
+10
*
firmware: enable to force disable the fallback mechanism at run time
Luis R. Rodriguez
2018-03-20
1
-0
/
+5
*
firmware: enable run time change of forcing fallback loader
Luis R. Rodriguez
2018-03-20
1
-0
/
+1
*
firmware: move firmware loader into its own directory
Luis R. Rodriguez
2018-03-20
1
-0
/
+661