index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
firmware_loader
Age
Commit message (
Expand
)
Author
11 hours
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-06-16
fs: move name_contains_dotdot() to header
Christian Brauner
2025-04-30
firmware_loader: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-10
firmware_loader: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-13
firmware_loader: Fix possible resource leak in fw_log_firmware_info()
Gaosheng Cui
2024-10-14
firmware_loader: Reorganize kerneldoc parameter names
Julia Lawall
2024-09-03
firmware_loader: Block path traversal
Jann Horn
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-06-18
rust: add firmware abstractions
Danilo Krummrich
2024-06-07
firmware: add nowarn variant of request_firmware_nowait()
Lucas Stach
2024-03-07
firmware_loader: Suppress warning on FW_OPT_NO_WARN flag
Mukesh Ojha
2023-11-24
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
2023-11-03
Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-27
firmware_loader: Abort all upcoming firmware load request once reboot triggered
Mukesh Ojha
2023-10-27
firmware_loader: Refactor kill_pending_fw_fallback_reqs()
Mukesh Ojha
2023-10-11
fw loader: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2023-05-31
firmware_loader: Fix a NULL vs IS_ERR() check
Dan Carpenter
2023-04-20
firmware_loader: rework crypto dependencies
Arnd Bergmann
2023-04-20
firmware_loader: Strip off \n from customized path
Florian Fainelli
2023-03-29
firmware_loader: Add debug message with checksum for FW file
Amadeusz Sławiński
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-10
firmware_loader: remove #include <generated/utsrelease.h>
Thomas Weißschuh
2022-12-06
firmware_loader: fix up to_fw_sysfs() to preserve const
Greg Kroah-Hartman
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-01
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
2022-09-01
firmware_loader: Fix memory leak in firmware upload
Russ Weight
2022-09-01
firmware_loader: Fix use-after-free during unregister
Russ Weight
2022-07-28
firmware_loader: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-06-03
firmware_loader: enable XZ by default if compressed support is enabled
Linus Torvalds
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-06
firmware_loader: use kernel credentials when reading firmware
Thiébaud Weksteen
2022-05-03
firmware_loader: describe 'module' parameter of firmware_upload_register()
Bagas Sanjaya
2022-04-29
firmware_loader: Move definitions from sysfs_upload.h to sysfs.h
Russ Weight
2022-04-29
firmware_loader: Fix configs for sysfs split
Russ Weight
2022-04-27
Revert "firmware_loader: use kernel credentials when reading firmware"
Greg Kroah-Hartman
2022-04-26
firmware_loader: Add sysfs nodes to monitor fw_upload
Russ Weight
2022-04-26
firmware_loader: Add firmware-upload support
Russ Weight
2022-04-26
firmware_loader: Split sysfs support from fallback
Russ Weight
2022-04-22
firmware_loader: use kernel credentials when reading firmware
Thiébaud Weksteen
2022-04-22
firmware_loader: Check fw_state_is_done in loading_store
Russ Weight
2022-04-22
firmware_loader: Clear data and size in fw_free_paged_buf
Russ Weight
2022-04-22
firmware: Add the support for ZSTD-compressed firmware files
Takashi Iwai
2022-02-25
firmware_loader: EXTRA_FIRMWARE does not support compressed files
Randy Dunlap
[next]