index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
firmware_loader
Age
Commit message (
Expand
)
Author
2021-06-04
firmware_loader: remove unneeded 'comma' macro
Masahiro Yamada
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
2020-11-09
drivers: base: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-06
firmware_loader: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-10-05
firmware: Add request_partial_firmware_into_buf()
Scott Branden
2020-10-05
firmware: Store opt_flags in fw_priv
Kees Cook
2020-10-05
fs/kernel_file_read: Add "offset" arg for partial reads
Kees Cook
2020-10-05
firmware_loader: Use security_post_load_data()
Kees Cook
2020-10-05
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2020-10-05
fs/kernel_read_file: Add file_size output argument
Kees Cook
2020-10-05
fs/kernel_read_file: Remove redundant size argument
Kees Cook
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
Kees Cook
2020-10-05
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
2020-10-02
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
2020-10-02
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-28
firmware_loader: fix memory leak for paged buffer
Prateek Sood
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-25
firmware_loader: EFI firmware loader must handle pre-allocated buffer
Kees Cook
2020-07-03
firmware: improve description of firmware_request_nowarn
Wolfram Sang
2020-05-27
firmware_loader: change enum fw_opt to u32
Scott Branden
2020-04-28
firmware_loader: move fw_fallback_config to a private kernel symbol namespace
Luis Chamberlain
2020-04-27
Merge 5.7-rc3 into driver-core-next
Greg Kroah-Hartman
2020-04-26
firmware_loader: revert removal of the fw_fallback_config export
Luis Chamberlain
2020-04-17
firmware: Drop unused pages field from struct firmware
Takashi Iwai
2020-04-17
firmware_loader: remove unused exports
Christoph Hellwig
2020-03-20
firmware: Add new platform fallback mechanism and firmware_request_platform()
Hans de Goede
2020-03-18
firmware: fix a double abort case with fw_load_sysfs_fallback
Junyong Sun
2020-02-10
firmware_loader: load files from the mount namespace of init
Topi Miettinen
2020-01-29
Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-24
firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
Hans de Goede
2020-01-15
Fix built-in early-load Intel microcode alignment
Jari Ruusu
2019-11-20
drivers: base: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-19
firmware_loader: Fix labels with comma for builtin firmware
Linus Walleij
2019-11-14
firmware_class: make firmware caching configurable
Mark Salyzyn
2019-11-03
firmware loader: log path to loaded firmwares
Drew DeVault
2019-10-11
firmware: Update pointer to documentation
Arkadiusz Drabczyk
2019-07-23
firmware: Fix missing inline
Takashi Iwai
2019-07-22
firmware: fix build errors in paged buffer handling code
Mauro Rossi
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-06-18
firmware: Add support for loading compressed files
Takashi Iwai
2019-06-18
firmware: Factor out the paged buffer handling code
Takashi Iwai
2019-06-18
firmware: improve LSM/IMA security behaviour
Sven Van Asbroeck
2019-06-10
firmware: Use kvmalloc for page tables
Takashi Iwai
2019-06-10
firmware: Unify the paged buffer release helper
Takashi Iwai
2019-06-10
firmware: Free temporary page table after vmapping
Takashi Iwai
2019-05-01
firmware_loader: Fix a typo ("syfs" -> "sysfs")
Jonathan Neuschäfer
2019-04-04
drivers: base: firmware_loader: add proper SPDX identifiers on files that did...
Greg Kroah-Hartman
[next]