index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-22
firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enabling
Qingqing Zhou
1
-1
/
+12
2024-10-22
firmware: arm_scmi: Reject clear channel request on A2P
Cristian Marussi
2
-0
/
+8
2024-10-22
firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()
Xinqi Zhang
1
-3
/
+4
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
4
-20
/
+35
2024-10-17
firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors
Conor Dooley
1
-35
/
+7
2024-10-15
firmware: google: Unregister driver_info on failure
Yuan Can
1
-2
/
+4
2024-10-15
Merge tag 'scmi-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Arnd Bergmann
3
-16
/
+26
2024-10-15
Merge tag 'ffa-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Arnd Bergmann
1
-4
/
+9
2024-10-15
libstub,tpm: do not ignore failure case when reading final event log
Gregory Price
1
-0
/
+3
2024-10-15
tpm: fix unsigned/signed mismatch errors related to __calc_tpm2_event_size
Gregory Price
2
-4
/
+4
2024-10-15
tpm: do not ignore memblock_reserve return value
Gregory Price
1
-1
/
+6
2024-10-15
tpm: fix signed/unsigned bug when checking event logs
Gregory Price
1
-8
/
+9
2024-10-15
efi/libstub: measure initrd to PCR9 independent of source
Jeremy Linton
1
-4
/
+5
2024-10-15
efi/libstub: remove unnecessary cmd_line_len from efi_convert_cmdline()
Jonathan Marek
4
-8
/
+5
2024-10-15
efi/libstub: fix efi_parse_options() ignoring the default command line
Jonathan Marek
1
-1
/
+1
2024-10-15
firmware: arm_ffa: Avoid string-fortify warning caused by memcpy()
Gavin Shan
1
-1
/
+1
2024-10-14
firmware: qcom: scm: Allow QSEECOM on Dell XPS 13 9345
Aleksandrs Vinarskis
1
-0
/
+1
2024-10-14
firmware: arm_scmi: Queue in scmi layer for mailbox implementation
Justin Chen
1
-11
/
+21
2024-10-14
firmware: arm_ffa: Avoid string-fortify warning in export_uuid()
Arnd Bergmann
1
-3
/
+8
2024-10-13
firmware: memmap: Constify memmap_ktype
Kunwu Chan
1
-1
/
+1
2024-10-13
firmware: mtk-adsp-ipc: Switch to using dev_err_probe()
AngeloGioacchino Del Regno
1
-4
/
+3
2024-10-11
firmware: arm_scmi: Give SMC transport precedence over mailbox
Florian Fainelli
1
-2
/
+4
2024-10-11
firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()
Su Hui
1
-3
/
+1
2024-10-05
firmware: qcom: scm: Allow QSEECOM on Microsoft Surface Pro 9 5G
Jérôme de Bretagne
1
-0
/
+1
2024-10-05
firmware: qcom: scm: fix a NULL-pointer dereference
Bartosz Golaszewski
1
-1
/
+1
2024-10-05
firmware: qcom: scm: suppress download mode error
Johan Hovold
1
-1
/
+1
2024-10-05
firmware: qcom: scm: Allow QSEECOM on Lenovo Yoga Slim 7x
Maya Matuszczyk
1
-0
/
+1
2024-10-04
Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
7
-7
/
+7
2024-10-02
firmware: xilinx: fix feature check logic for TF-A specific APIs
Ronak Jain
1
-2
/
+5
2024-10-02
firmware: xilinx: add support for new SMC call format
Ronak Jain
1
-4
/
+133
2024-10-02
firmware: xilinx: add a warning print for unsupported feature
Ronak Jain
1
-1
/
+4
2024-10-02
firmware: xilinx: use u32 for reset ID in reset APIs
Ronak Jain
1
-2
/
+2
2024-10-02
firmware: xilinx: Add missing debug firmware interfaces
Ronak Jain
1
-1
/
+161
2024-10-01
Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
1
-1
/
+3
2024-09-30
firmware: coreboot: Don't register a pdev if screen_info data is present
Javier Martinez Canillas
1
-0
/
+14
2024-09-30
firmware: sysfb: Add a sysfb_handles_screen_info() helper function
Javier Martinez Canillas
1
-0
/
+19
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
5
-9
/
+0
2024-09-26
Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
3
-5
/
+10
2024-09-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2024-09-26
firmware/sysfb: Disable sysfb for firmware buffers with unknown parent
Thomas Zimmermann
1
-1
/
+3
2024-09-25
fw_cfg: Constify struct kobj_type
Hongbo Li
1
-1
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-10
/
+13
2024-09-17
Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
35
-823
/
+2890
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+2
2024-09-13
efi: Remove redundant null pointer checks in efi_debugfs_init()
Li Zetao
1
-1
/
+1
2024-09-13
efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
Ard Biesheuvel
1
-1
/
+1
2024-09-11
Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+4
2024-09-11
Merge tag 'arm-soc/for-6.12/drivers' of https://github.com/Broadcom/stblinux into soc/drivers
Arnd Bergmann
1
-1
/
+2
2024-09-05
Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
4
-35
/
+82
[prev]
[next]