Age | Commit message (Expand) | Author |
2020-08-30 | Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-20 | efi/libstub: Handle unterminated cmdline | Arvind Sankar |
2020-08-20 | efi/libstub: Handle NULL cmdline | Arvind Sankar |
2020-08-20 | efi/libstub: Stop parsing arguments at "--" | Arvind Sankar |
2020-08-20 | efi: add missed destroy_workqueue when efisubsys_init fails | Li Heng |
2020-08-16 | firmware: ti_sci: Add support for getting resource with subtype | Lokesh Vutla |
2020-08-16 | firmware: ti_sci: Drop unused structure ti_sci_rm_type_map | Lokesh Vutla |
2020-08-16 | firmware: ti_sci: Drop the device id to resource type translation | Lokesh Vutla |
2020-08-12 | uaccess: add force_uaccess_{begin,end} helpers | Christoph Hellwig |
2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-08-07 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-08-06 | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-05 | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-03 | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-08-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-07-29 | firmware: Fix a reference count leak. | Qiushi Wu |
2020-07-27 | Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann |
2020-07-27 | Merge 5.8-rc7 into char-misc-next | Greg Kroah-Hartman |
2020-07-25 | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-07-24 | scsi: firmware: qcom_scm: Add support for programming inline crypto keys | Eric Biggers |
2020-07-24 | firmware: ti_sci: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-24 | Merge tag 'mvebu-drivers-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann |
2020-07-22 | Merge tag 'qcom-drivers-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann |
2020-07-22 | Merge tag 'imx-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann |
2020-07-20 | Merge v5.8-rc6 into char-misc-next | Greg Kroah-Hartman |
2020-07-18 | firmware: turris-mox-rwtm: support ECDSA signatures via debugfs | Marek Behún |
2020-07-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-07-17 | Merge tag 'tegra-for-5.9-firmware' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann |
2020-07-17 | firmware: arm_scmi: Use NULL instead of integer 0 for rate pointer | Sudeep Holla |
2020-07-16 | efi: use sha256() instead of open coding | Eric Biggers |
2020-07-14 | firmware: tegra: Add support for in-band debug | Jon Hunter |
2020-07-14 | firmware: tegra: Prepare for supporting in-band debugfs | Jon Hunter |
2020-07-14 | firmware: tegra: Use consistent return variable name | Jon Hunter |
2020-07-14 | firmware: tegra: Add return code checks and increase debugfs size | Timo Alho |
2020-07-14 | Merge tag 'scmi-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann |
2020-07-13 | firmware: qcom_scm: Add msm8994 compatible | Konrad Dybcio |
2020-07-13 | firmware: qcom_scm: Fix legacy convention SCM accessors | Jonathan McDowell |
2020-07-13 | efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLR | Will Deacon |
2020-07-13 | firmware: arm_scmi: Remove fixed size fields from reports/scmi_event_header | Cristian Marussi |
2020-07-13 | firmware: arm_scmi: Remove unneeded __packed attribute | Cristian Marussi |
2020-07-13 | firmware: arm_scmi: Provide a missing function param description | Sudeep Holla |
2020-07-13 | firmware: imx: Move i.MX SCU soc driver into imx firmware folder | Anson Huang |
2020-07-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-07-10 | firmware: arm_scmi: Keep the discrete clock rates sorted | Sudeep Holla |
2020-07-09 | efi: Revert "efi/x86: Fix build with gcc 4" | Ard Biesheuvel |
2020-07-09 | efi/efivars: Expose RT service availability via efivars abstraction | Ard Biesheuvel |
2020-07-09 | efi/libstub: Move the function prototypes to header file | Atish Patra |
2020-07-09 | efi/libstub: Fix gcc error around __umoddi3 for 32 bit builds | Atish Patra |
2020-07-08 | drivers/firmware/psci: Assign @err directly in hotplug_tests() | Gavin Shan |