index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Lines
2020-06-15
efi: Replace zero-length array and use struct_size() helper
Gustavo A. R. Silva
-1
/
+2
2020-06-15
efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
Qiushi Wu
-1
/
+1
2020-06-15
sched: Remove sched_set_*() return value
Peter Zijlstra
-2
/
+1
2020-06-15
sched,psci: Convert to sched_set_fifo*()
Peter Zijlstra
-9
/
+2
2020-06-15
efi/x86: Fix build with gcc 4
Arvind Sankar
-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
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
-1
/
+1
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
-0
/
+2
2020-06-09
mmap locking API: add MMAP_LOCK_INITIALIZER
Michel Lespinasse
-1
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
-1
/
+1
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-149
/
+535
2020-06-06
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+36
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+63
2020-06-06
firmware/dmi: Report DMI Bios & EC firmware release
Erwan Velu
-0
/
+36
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-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
-8
/
+22
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-12
/
+0
2020-06-01
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-39
/
+6
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-49
/
+83
2020-06-01
Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-766
/
+1949
2020-06-01
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-9
/
+3
2020-05-29
efi_test: get rid of pointless access_ok()
Al Viro
-12
/
+0
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
-0
/
+3
2020-05-28
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
-49
/
+80
2020-05-28
efi/x86: Don't blow away existing initrd
Arvind Sankar
-4
/
+6
2020-05-26
Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
-16
/
+48
2020-05-25
Merge tag 'qcom-drivers-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
-8
/
+5
2020-05-25
Merge tag 'tegra-for-5.8-firmware-v2' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
-10
/
+24
2020-05-25
Merge tag 'scmi-updates-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
-29
/
+326
2020-05-25
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
-288
/
+1171
2020-05-25
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
-35
/
+109
2020-05-23
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
-1
/
+5
2020-05-22
Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Borislav Petkov
-31
/
+105
2020-05-22
efi/efivars: Add missing kobject_put() in sysfs entry creation error path
Ard Biesheuvel
-1
/
+3
2020-05-22
efi/libstub: Use pool allocation for the command line
Ard Biesheuvel
-8
/
+7
2020-05-22
efi/libstub: Don't parse overlong command lines
Arvind Sankar
-5
/
+23
2020-05-22
firmware: tegra: Defer BPMP probe if shared memory not available
Jon Hunter
-2
/
+2
2020-05-21
firmware: smccc: Fix missing prototype warning for arm_smccc_version_init
Sudeep Holla
-1
/
+0
2020-05-20
firmware: smccc: Add function to fetch SMCCC version
Sudeep Holla
-0
/
+5
2020-05-20
firmware: smccc: Refactor SMCCC specific bits into separate file
Sudeep Holla
-16
/
+36
2020-05-20
firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
Sudeep Holla
-4
/
+4
2020-05-20
firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identify SMCCC v1.1 and above
Sudeep Holla
-4
/
+18
2020-05-20
efi/libstub: Use snprintf with %ls to convert the command line
Arvind Sankar
-60
/
+6
2020-05-20
efi/libstub: Get the exact UTF-8 length
Arvind Sankar
-12
/
+32
2020-05-20
efi/libstub: Use %ls for filename
Arvind Sankar
-3
/
+1
2020-05-20
efi/libstub: Add UTF-8 decoding to efi_puts
Arvind Sankar
-5
/
+62
2020-05-20
efi/printf: Add support for wchar_t (UTF-16)
Arvind Sankar
-5
/
+106
2020-05-20
efi/gop: Add an option to list out the available GOP modes
Arvind Sankar
-1
/
+133
2020-05-20
efi/libstub: Add definitions for console input and events
Arvind Sankar
-5
/
+72
[prev]
[next]