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.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
2022-09-27
efi: libstub: remove DT dependency from generic stub
Ard Biesheuvel
3
-61
/
+60
2022-09-27
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
7
-97
/
+98
2022-09-27
mm: remove rb tree.
Liam R. Howlett
1
-1
/
+0
2022-09-27
mm: start tracking VMAs with maple tree
Liam R. Howlett
1
-0
/
+1
2022-09-26
efi: libstub: remove pointless goto kludge
Ard Biesheuvel
1
-15
/
+7
2022-09-26
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
8
-157
/
+76
2022-09-26
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
Ard Biesheuvel
3
-22
/
+47
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
1
-2
/
+2
2022-09-26
psci: Fix the function type for psci_initcall_t
Sami Tolvanen
1
-4
/
+4
2022-09-26
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
1
-0
/
+2
2022-09-24
firmware: google: Test spinlock on panic path to avoid lockups
Guilherme G. Piccoli
1
-0
/
+9
2022-09-23
Merge tag 'qcom-drivers-for-6.1' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-2
/
+0
2022-09-23
Merge tag 'tegra-for-6.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-10
/
+3
2022-09-23
firmware: dmi: Fortify entry point length checks
Jean Delvare
1
-2
/
+8
2022-09-23
Revert "firmware: arm_scmi: Add clock management to the SCMI power domain"
Ulf Hansson
1
-26
/
+0
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+14
2022-09-22
Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-8
/
+54
2022-09-22
Merge tag 'efi-urgent-for-v6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+14
2022-09-22
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
1
-4
/
+4
2022-09-22
efi: x86: Wipe setup_data on pure EFI boot
Ard Biesheuvel
1
-0
/
+7
2022-09-20
efi: libstub: drop pointless get_memory_map() call
Ard Biesheuvel
1
-8
/
+0
2022-09-20
efi: efibc: Guard against allocation failure
Guilherme G. Piccoli
1
-0
/
+3
2022-09-20
firmware: xilinx: add support for sd/gem config
Ronak Jain
1
-0
/
+31
2022-09-20
efi: libstub: fix type confusion for load_options_size
Ard Biesheuvel
3
-11
/
+12
2022-09-20
efi/libstub: implement generic EFI zboot
Ard Biesheuvel
7
-3
/
+612
2022-09-19
efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
1
-4
/
+6
2022-09-19
efi/libstub: move efi_system_table global var into separate object
Ard Biesheuvel
3
-3
/
+10
2022-09-17
efi/libstub: use EFI provided memcpy/memset routines
Ard Biesheuvel
3
-3
/
+33
2022-09-17
efi/libstub: add some missing EFI prototypes
Ard Biesheuvel
1
-5
/
+26
2022-09-15
Merge tag 'ffa-updates-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-29
/
+107
2022-09-15
firmware: tegra: Switch over to memdup_user()
Qing Wang
1
-10
/
+3
2022-09-13
firmware: qcom: scm: remove unused __qcom_scm_init declaration
Gaosheng Cui
1
-2
/
+0
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
1
-2
/
+2
2022-09-08
Merge tag 'scmi-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
5
-8
/
+54
2022-09-08
Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-25
/
+14
2022-09-08
firmware: arm_ffa: Split up ffa_ops into info, message and memory operations
Sudeep Holla
1
-2
/
+14
2022-09-08
firmware: arm_ffa: Set up 32bit execution mode flag using partiion property
Sudeep Holla
1
-1
/
+13
2022-09-08
firmware: arm_ffa: Add v1.1 get_partition_info support
Sudeep Holla
1
-8
/
+35
2022-09-08
firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
Sudeep Holla
2
-2
/
+2
2022-09-08
firmware: arm_ffa: Make memory apis ffa_device independent
Sudeep Holla
1
-4
/
+2
2022-09-08
firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported
Sudeep Holla
1
-6
/
+16
2022-09-08
firmware: arm_ffa: Add support for querying FF-A features
Sudeep Holla
1
-0
/
+26
2022-09-08
firmware: arm_ffa: Remove ffa_dev_ops_get()
Sudeep Holla
1
-9
/
+0
2022-09-08
firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
Sudeep Holla
2
-2
/
+4
2022-09-07
efi: capsule-loader: Fix use-after-free in efi_capsule_write
Hyunwoo Kim
1
-24
/
+7
2022-09-07
efi/x86: libstub: remove unused variable
chen zhang
1
-1
/
+0
2022-09-06
efi/loongarch: Add efistub booting support
Huacai Chen
4
-8
/
+86
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
1
-0
/
+4
2022-08-25
efi: libstub: Disable struct randomization
Ard Biesheuvel
1
-0
/
+7
2022-08-24
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
[prev]
[next]