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.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
*
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
|
|
*
|
|
efi: libstub: install boot-time memory map as config table
Ard Biesheuvel
2022-09-27
6
-8
/
+30
|
|
*
|
|
efi: libstub: remove DT dependency from generic stub
Ard Biesheuvel
2022-09-27
3
-61
/
+60
|
|
*
|
|
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
2022-09-27
7
-97
/
+98
|
|
*
|
|
efi: libstub: remove pointless goto kludge
Ard Biesheuvel
2022-09-26
1
-15
/
+7
|
|
*
|
|
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
2022-09-26
8
-157
/
+76
|
|
*
|
|
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
Ard Biesheuvel
2022-09-26
3
-22
/
+47
|
|
*
|
|
efi: libstub: drop pointless get_memory_map() call
Ard Biesheuvel
2022-09-20
1
-8
/
+0
|
*
|
|
|
efi: libstub: fix type confusion for load_options_size
Ard Biesheuvel
2022-09-20
3
-11
/
+12
|
*
|
|
|
efi/libstub: implement generic EFI zboot
Ard Biesheuvel
2022-09-20
7
-3
/
+612
|
*
|
|
|
efi/libstub: move efi_system_table global var into separate object
Ard Biesheuvel
2022-09-19
3
-3
/
+10
|
*
|
|
|
efi/libstub: use EFI provided memcpy/memset routines
Ard Biesheuvel
2022-09-17
3
-3
/
+33
|
*
|
|
|
efi/libstub: add some missing EFI prototypes
Ard Biesheuvel
2022-09-17
1
-5
/
+26
|
|
/
/
/
|
*
|
|
efi/loongarch: Add efistub booting support
Huacai Chen
2022-09-06
4
-8
/
+86
*
|
|
|
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
1
-0
/
+9
|
\
\
\
\
|
*
|
|
|
firmware: google: Test spinlock on panic path to avoid lockups
Guilherme G. Piccoli
2022-09-24
1
-0
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-10-06
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
2022-09-09
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-06
5
-42
/
+227
|
\
\
\
\
|
*
|
|
|
firmware/psci: Add debugfs support to ease debugging
Dmitry Baryshkov
2022-09-28
1
-1
/
+115
|
*
|
|
|
firmware/psci: Print a warning if PSCI doesn't accept PC mode
Dmitry Baryshkov
2022-09-28
1
-0
/
+2
|
*
|
|
|
Merge tag 'qcom-drivers-for-6.1' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2022-09-23
1
-2
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
firmware: qcom: scm: remove unused __qcom_scm_init declaration
Gaosheng Cui
2022-09-13
1
-2
/
+0
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'tegra-for-6.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2022-09-23
1
-10
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
firmware: tegra: Switch over to memdup_user()
Qing Wang
2022-09-15
1
-10
/
+3
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'ffa-updates-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2022-09-15
2
-29
/
+107
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
firmware: arm_ffa: Split up ffa_ops into info, message and memory operations
Sudeep Holla
2022-09-08
1
-2
/
+14
|
|
*
|
|
firmware: arm_ffa: Set up 32bit execution mode flag using partiion property
Sudeep Holla
2022-09-08
1
-1
/
+13
|
|
*
|
|
firmware: arm_ffa: Add v1.1 get_partition_info support
Sudeep Holla
2022-09-08
1
-8
/
+35
|
|
*
|
|
firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
Sudeep Holla
2022-09-08
2
-2
/
+2
[next]