index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
2022-10-11
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-10-03
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-28
firmware/psci: Add debugfs support to ease debugging
Dmitry Baryshkov
2022-09-28
firmware/psci: Print a warning if PSCI doesn't accept PC mode
Dmitry Baryshkov
2022-09-28
Merge tag 'mmc-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2022-09-27
efi/arm64: libstub: avoid SetVirtualAddressMap() when possible
Ard Biesheuvel
2022-09-27
efi: zboot: create MemoryMapped() device path for the parent if needed
Ard Biesheuvel
2022-09-27
efi: libstub: fix up the last remaining open coded boot service call
Ard Biesheuvel
2022-09-27
efi/arm: libstub: move ARM specific code out of generic routines
Ard Biesheuvel
2022-09-27
efi/libstub: measure EFI LoadOptions
Ilias Apalodimas
2022-09-27
efi/libstub: refactor the initrd measuring functions
Ilias Apalodimas
2022-09-27
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
2022-09-27
efi/loongarch: libstub: remove dependency on flattened DT
Ard Biesheuvel
2022-09-27
efi: libstub: install boot-time memory map as config table
Ard Biesheuvel
2022-09-27
efi: libstub: remove DT dependency from generic stub
Ard Biesheuvel
2022-09-27
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
2022-09-26
mm: remove rb tree.
Liam R. Howlett
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-26
efi: libstub: remove pointless goto kludge
Ard Biesheuvel
2022-09-26
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
2022-09-26
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
Ard Biesheuvel
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
2022-09-26
psci: Fix the function type for psci_initcall_t
Sami Tolvanen
2022-09-26
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
2022-09-24
firmware: google: Test spinlock on panic path to avoid lockups
Guilherme G. Piccoli
2022-09-23
Merge tag 'qcom-drivers-for-6.1' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2022-09-23
Merge tag 'tegra-for-6.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2022-09-23
firmware: dmi: Fortify entry point length checks
Jean Delvare
2022-09-23
Revert "firmware: arm_scmi: Add clock management to the SCMI power domain"
Ulf Hansson
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-22
Merge tag 'efi-urgent-for-v6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-09-22
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
2022-09-22
efi: x86: Wipe setup_data on pure EFI boot
Ard Biesheuvel
2022-09-20
efi: libstub: drop pointless get_memory_map() call
Ard Biesheuvel
2022-09-20
efi: efibc: Guard against allocation failure
Guilherme G. Piccoli
2022-09-20
firmware: xilinx: add support for sd/gem config
Ronak Jain
2022-09-20
efi: libstub: fix type confusion for load_options_size
Ard Biesheuvel
2022-09-20
efi/libstub: implement generic EFI zboot
Ard Biesheuvel
2022-09-19
efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
[next]