index
:
kernel/linux.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.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-26
efi/libstub: Handle NULL cmdline
Arvind Sankar
1
-1
/
+5
2020-08-26
efi/libstub: Stop parsing arguments at "--"
Arvind Sankar
1
-0
/
+2
2020-08-26
efi: add missed destroy_workqueue when efisubsys_init fails
Li Heng
1
-0
/
+2
2020-08-19
firmware: qcom_scm: Fix legacy convention SCM accessors
Jonathan McDowell
1
-4
/
+3
2020-08-19
firmware: arm_scmi: Fix SCMI genpd domain probing
Cristian Marussi
1
-6
/
+6
2020-08-11
firmware: Fix a reference count leak.
Qiushi Wu
1
-3
/
+4
2020-07-29
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
4
-12
/
+16
2020-07-29
drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()
Gavin Shan
1
-1
/
+4
2020-07-09
efi: Make it possible to disable efivar_ssdt entirely
Peter Jones
2
-1
/
+12
2020-06-30
efi/libstub: Fix path separator regression
Philipp Fent
1
-4
/
+12
2020-06-30
efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
Qiushi Wu
1
-1
/
+1
2020-06-24
firmware: imx: scu: Fix possible memory leak in imx_scu_probe()
Wei Yongjun
1
-0
/
+1
2020-06-24
firmware: qcom_scm: fix bogous abuse of dma-direct internals
Christoph Hellwig
1
-6
/
+3
2020-06-22
efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGN
Ard Biesheuvel
1
-1
/
+3
2020-06-22
efi/libstub/x86: Work around LLVM ELF quirk build regression
Ard Biesheuvel
1
-0
/
+1
2020-06-17
firmware: imx: scu: Fix corruption of header
Franck LENORMAND
1
-5
/
+5
2020-06-17
firmware: imx-scu: Support one TX and one RX
Peng Fan
1
-11
/
+43
2020-06-17
efi/efivars: Add missing kobject_put() in sysfs entry creation error path
Ard Biesheuvel
1
-1
/
+3
2020-05-22
Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Borislav Petkov
9
-31
/
+105
2020-05-17
tpm: check event log version before reading final events
Loïc Yhuel
2
-3
/
+7
2020-05-17
efi: Pull up arch-specific prototype efi_systab_show_arch()
Benjamin Thiel
1
-4
/
+1
2020-05-14
efi: cper: Add support for printing Firmware Error Record Reference
Punit Agrawal
1
-0
/
+62
2020-05-14
efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
Lenny Szubowicz
3
-17
/
+22
2020-05-12
efi/earlycon: Fix early printk for wider fonts
Dave Young
1
-6
/
+8
2020-05-10
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
1
-1
/
+1
2020-05-01
efi/libstub: Avoid returning uninitialized data from setup_graphics()
Heinrich Schuchardt
1
-1
/
+5
2020-04-26
Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2020-04-23
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-1
/
+1
2020-04-17
firmware: imx: fix compile-testing
Arnd Bergmann
1
-2
/
+2
2020-04-15
firmware: xilinx: make firmware_debugfs_root static
Jason Yan
1
-1
/
+1
2020-04-14
efi/libstub/file: Merge file name buffers to reduce stack usage
Ard Biesheuvel
1
-13
/
+14
2020-04-14
efi/x86: Always relocate the kernel for EFI handover entry
Arvind Sankar
1
-4
/
+10
2020-04-14
efi/x86: Move efi stub globals from .bss to .data
Arvind Sankar
2
-2
/
+2
2020-04-14
efi/libstub/x86: Remove redundant assignment to pointer hdr
Colin Ian King
1
-2
/
+0
2020-04-14
efi/cper: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-04-10
Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2020-04-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+3
2020-04-04
Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-267
/
+434
2020-04-04
Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+2
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+4
2020-04-02
edd: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2020-04-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+25
2020-04-01
arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature
Ard Biesheuvel
1
-5
/
+3
2020-04-01
Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-0
/
+2
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-35
/
+36
2020-03-31
Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+5
2020-03-31
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2020-03-31
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
32
-1349
/
+2795
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-1
/
+214
[next]