summaryrefslogtreecommitdiff
path: root/drivers/base/firmware_loader
AgeCommit message (Expand)Author
2022-01-22firmware_loader: move firmware sysctl to its own filesXiaoming Ni
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada
2021-10-22firmware_loader: move struct builtin_fw to the only place usedLuis Chamberlain
2021-10-22firmware_loader: formalize built-in firmware APILuis Chamberlain
2021-10-05firmware_loader: add a sanity check for firmware_request_builtin()Luis Chamberlain
2021-10-05firmware_loader: split built-in firmware callLuis Chamberlain
2021-10-05firmware_loader: fix pre-allocated buf built-in firmware useLuis Chamberlain
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-07-29firmware_loader: fix use-after-free in firmware_fallback_sysfsAnirudh Rayabharam
2021-07-29firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallbackAnirudh Rayabharam
2021-07-21firmware: fix theoretical UAF race with firmware cache and resumeZhen Lei
2021-06-04firmware_loader: remove unneeded 'comma' macroMasahiro Yamada
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes
2020-11-09drivers: base: fix some kernel-doc markupsMauro Carvalho Chehab
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-06firmware_loader: fix a kernel-doc markupMauro Carvalho Chehab
2020-10-05firmware: Add request_partial_firmware_into_buf()Scott Branden
2020-10-05firmware: Store opt_flags in fw_privKees Cook
2020-10-05fs/kernel_file_read: Add "offset" arg for partial readsKees Cook
2020-10-05firmware_loader: Use security_post_load_data()Kees Cook
2020-10-05LSM: Introduce kernel_post_load_data() hookKees Cook
2020-10-05fs/kernel_read_file: Add file_size output argumentKees Cook
2020-10-05fs/kernel_read_file: Remove redundant size argumentKees Cook
2020-10-05fs/kernel_read_file: Split into separate include fileScott Branden
2020-10-05fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook
2020-10-05fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook
2020-10-02drivers core: Miscellaneous changes for sysfs_emitJoe Perches
2020-10-02drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-28firmware_loader: fix memory leak for paged bufferPrateek Sood
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-25firmware_loader: EFI firmware loader must handle pre-allocated bufferKees Cook
2020-07-03firmware: improve description of firmware_request_nowarnWolfram Sang
2020-05-27firmware_loader: change enum fw_opt to u32Scott Branden
2020-04-28firmware_loader: move fw_fallback_config to a private kernel symbol namespaceLuis Chamberlain
2020-04-27Merge 5.7-rc3 into driver-core-nextGreg Kroah-Hartman
2020-04-26firmware_loader: revert removal of the fw_fallback_config exportLuis Chamberlain
2020-04-17firmware: Drop unused pages field from struct firmwareTakashi Iwai
2020-04-17firmware_loader: remove unused exportsChristoph Hellwig
2020-03-20firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede
2020-03-18firmware: fix a double abort case with fw_load_sysfs_fallbackJunyong Sun
2020-02-10firmware_loader: load files from the mount namespace of initTopi Miettinen
2020-01-29Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-24firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFSHans de Goede
2020-01-15Fix built-in early-load Intel microcode alignmentJari Ruusu
2019-11-20drivers: base: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-19firmware_loader: Fix labels with comma for builtin firmwareLinus Walleij
2019-11-14firmware_class: make firmware caching configurableMark Salyzyn
2019-11-03firmware loader: log path to loaded firmwaresDrew DeVault
2019-10-11firmware: Update pointer to documentationArkadiusz Drabczyk