index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
firmware: Fix a reference count leak.
Qiushi Wu
1
-3
/
+4
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-36
/
+38
2020-07-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-12
/
+15
2020-07-13
efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLR
Will Deacon
2
-12
/
+15
2020-07-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+5
2020-07-09
efi: Revert "efi/x86: Fix build with gcc 4"
Ard Biesheuvel
1
-2
/
+1
2020-07-09
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
4
-12
/
+16
2020-07-09
efi/libstub: Move the function prototypes to header file
Atish Patra
2
-17
/
+16
2020-07-09
efi/libstub: Fix gcc error around __umoddi3 for 32 bit builds
Atish Patra
1
-1
/
+1
2020-07-08
drivers/firmware/psci: Assign @err directly in hotplug_tests()
Gavin Shan
1
-2
/
+1
2020-07-08
drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()
Gavin Shan
1
-1
/
+4
2020-06-28
Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+4
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-26
/
+199
2020-06-28
Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl...
Arnd Bergmann
1
-1
/
+4
2020-06-25
efi/x86: Only copy upto the end of setup_header
Arvind Sankar
1
-2
/
+4
2020-06-25
efi/x86: Remove unused variables
Arvind Sankar
1
-2
/
+0
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
4
-3
/
+90
2020-06-17
efi/libstub: arm: Omit arch specific config table matching array on arm64
Ard Biesheuvel
1
-2
/
+4
2020-06-17
ARM: bcm2835: Fix integer overflow in rpi_firmware_print_firmware_revision()
Andy Shevchenko
1
-1
/
+4
2020-06-16
efi: Make it possible to disable efivar_ssdt entirely
Peter Jones
2
-1
/
+12
2020-06-16
efi/libstub: Descriptions for stub helper functions
Heinrich Schuchardt
2
-13
/
+75
2020-06-15
firmware: pcdp: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
ibft: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
firmware: google: vpd: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
firmware: google: memconsole: Replace zero-length array with flexible-array m...
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
firmware: dmi-sysfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
efi/libstub: Fix path separator regression
Philipp Fent
1
-4
/
+12
2020-06-15
efi/libstub: Fix missing-prototype warning for skip_spaces()
Ard Biesheuvel
1
-0
/
+1
2020-06-15
efi: Replace zero-length array and use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+2
2020-06-15
efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
Qiushi Wu
1
-1
/
+1
2020-06-15
efi/x86: Fix build with gcc 4
Arvind Sankar
1
-1
/
+2
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+2
2020-06-09
mmap locking API: add MMAP_LOCK_INITIALIZER
Michel Lespinasse
1
-1
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-149
/
+535
2020-06-06
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+36
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+63
2020-06-06
firmware/dmi: Report DMI Bios & EC firmware release
Erwan Velu
2
-0
/
+36
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-55
/
+381
2020-06-04
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-8
/
+22
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+0
2020-06-01
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-39
/
+6
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-49
/
+83
2020-06-01
Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
22
-766
/
+1949
2020-06-01
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-9
/
+3
2020-05-29
efi_test: get rid of pointless access_ok()
Al Viro
1
-12
/
+0
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
1
-0
/
+3
[next]