index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: arm_scmi: Clear stale xfer->hdr.status
Cristian Marussi
2023-02-06
1
-0
/
+2
*
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2023-02-01
1
-0
/
+1
*
firmware: coreboot: Check size of table entry and use flex-array
Kees Cook
2023-02-01
2
-2
/
+8
*
firmware: arm_scmi: Fix virtio channels cleanup on shutdown
Cristian Marussi
2023-02-01
1
-1
/
+6
*
firmware: arm_scmi: Harden shared memory access in fetch_notification
Cristian Marussi
2023-02-01
1
-1
/
+3
*
firmware: arm_scmi: Harden shared memory access in fetch_response
Cristian Marussi
2023-02-01
1
-2
/
+3
*
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
2023-01-24
1
-3
/
+4
*
efi: fix NULL-deref in init error path
Johan Hovold
2023-01-18
1
-3
/
+6
*
firmware/psci: Don't register with debugfs if PSCI isn't available
Marc Zyngier
2023-01-18
1
-0
/
+3
*
efi: fix userspace infinite retry read efivars after EFI runtime services pag...
Ding Hui
2023-01-18
1
-0
/
+1
*
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2023-01-12
3
-8
/
+40
*
firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()
Yang Yingliang
2022-12-31
1
-0
/
+1
*
firmware: ti_sci: Fix polled mode during system suspend
Georgi Vlaev
2022-12-31
1
-3
/
+2
*
Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-18
1
-8
/
+29
|
\
|
*
firmware: coreboot: Register bus in module init
Brian Norris
2022-11-10
1
-8
/
+29
*
|
Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-13
4
-2
/
+93
|
\
\
|
*
|
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
2022-11-10
4
-2
/
+93
*
|
|
Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-04
4
-51
/
+28
|
\
|
|
|
*
|
efi: efivars: Fix variable writes with unsupported query_variable_store()
Ard Biesheuvel
2022-10-28
1
-48
/
+20
|
*
|
efi: random: Use 'ACPI reclaim' memory for random seed
Ard Biesheuvel
2022-10-24
1
-1
/
+6
|
*
|
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
2022-10-24
1
-1
/
+1
|
*
|
efi/tpm: Pass correct address to memblock_reserve
Jerry Snitselaar
2022-10-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'scmi-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
2022-11-02
8
-32
/
+88
|
\
\
|
|
/
|
/
|
|
*
firmware: arm_scmi: Fix deferred_tx_wq release on error paths
Cristian Marussi
2022-11-01
1
-7
/
+13
|
*
firmware: arm_scmi: Fix devres allocation device in virtio transport
Cristian Marussi
2022-11-01
1
-3
/
+3
|
*
firmware: arm_scmi: Make Rx chan_setup fail on memory errors
Cristian Marussi
2022-11-01
1
-2
/
+6
|
*
firmware: arm_scmi: Make tx_prepare time out eventually
Cristian Marussi
2022-11-01
6
-8
/
+34
|
*
firmware: arm_scmi: Suppress the driver's bind attributes
Cristian Marussi
2022-11-01
1
-0
/
+1
|
*
firmware: arm_scmi: Cleanup the core driver removal callback
Cristian Marussi
2022-11-01
3
-12
/
+31
*
|
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
Ard Biesheuvel
2022-10-21
3
-6
/
+6
*
|
efi: libstub: Fix incorrect payload size in zboot header
Ard Biesheuvel
2022-10-21
1
-1
/
+2
*
|
efi: libstub: Give efi_main() asmlinkage qualification
Ard Biesheuvel
2022-10-21
1
-3
/
+3
*
|
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
2022-10-21
1
-5
/
+5
*
|
efi: ssdt: Don't free memory if ACPI table was loaded successfully
Ard Biesheuvel
2022-10-21
1
-0
/
+2
*
|
efi: libstub: Remove zboot signing from build options
Ard Biesheuvel
2022-10-21
2
-47
/
+4
|
/
*
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-11
1
-2
/
+8
|
\
|
*
firmware: dmi: Fortify entry point length checks
Jean Delvare
2022-09-23
1
-2
/
+8
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
2
-1
/
+2
|
\
\
|
*
|
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2022-10-03
1
-0
/
+1
|
*
|
mm: remove rb tree.
Liam R. Howlett
2022-09-26
1
-1
/
+0
|
*
|
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-26
1
-0
/
+1
*
|
|
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-09
21
-489
/
+1237
|
\
\
\
|
*
|
|
efi/arm64: libstub: avoid SetVirtualAddressMap() when possible
Ard Biesheuvel
2022-09-27
2
-1
/
+9
|
*
|
|
efi: zboot: create MemoryMapped() device path for the parent if needed
Ard Biesheuvel
2022-09-27
1
-4
/
+16
|
*
|
|
efi: libstub: fix up the last remaining open coded boot service call
Ard Biesheuvel
2022-09-27
1
-2
/
+2
|
*
|
|
efi/arm: libstub: move ARM specific code out of generic routines
Ard Biesheuvel
2022-09-27
1
-59
/
+2
|
*
|
|
efi/libstub: measure EFI LoadOptions
Ilias Apalodimas
2022-09-27
2
-0
/
+11
|
*
|
|
efi/libstub: refactor the initrd measuring functions
Ilias Apalodimas
2022-09-27
1
-43
/
+77
|
*
|
|
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
2022-09-27
13
-364
/
+358
|
|
\
\
\
|
|
*
|
|
efi/loongarch: libstub: remove dependency on flattened DT
Ard Biesheuvel
2022-09-27
2
-12
/
+57
[next]