Age | Commit message (Expand) | Author | Files | Lines |
2018-08-24 | Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux | Linus Torvalds | 1 | -1/+1 |
2018-08-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -41/+76 |
2018-08-22 | module: allow symbol exports to be disabled | Ard Biesheuvel | 1 | -0/+1 |
2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+4 |
2018-08-16 | Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -0/+1 |
2018-08-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -11/+15 |
2018-08-14 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2018-08-03 | media: headers: fix linux/mod_devicetable.h inclusions | Arnd Bergmann | 1 | -0/+1 |
2018-08-02 | firmware: vpd: Fix section enabled flag on vpd_section_destroy | Anton Vasilyev | 1 | -1/+4 |
2018-07-31 | efi/libstub: Only disable stackleak plugin for arm64 | Laura Abbott | 1 | -2/+4 |
2018-07-26 | arm64: Add support for STACKLEAK gcc plugin | Laura Abbott | 1 | -1/+2 |
2018-07-26 | drivers/firmware: psci_checker: stash and use topology_core_cpumask for hotpl... | Sudeep Holla | 1 | -34/+49 |
2018-07-23 | efi/arm: map UEFI memory map even w/o runtime services enabled | AKASHI Takahiro | 1 | -7/+7 |
2018-07-23 | efi/arm: preserve early mapping of UEFI memory map longer for BGRT | Ard Biesheuvel | 2 | -2/+3 |
2018-07-22 | efi/cper: Use consistent types for UUIDs | Andy Shevchenko | 1 | -1/+1 |
2018-07-22 | efi: Deduplicate efi_open_volume() | Lukas Wunner | 3 | -30/+29 |
2018-07-17 | mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids | Rik van Riel | 1 | -0/+1 |
2018-07-17 | efi/esrt: Only call efi_mem_reserve() for boot services memory | Ard Biesheuvel | 1 | -1/+2 |
2018-07-16 | efi: Drop type and attribute checks in efi_mem_desc_lookup() | Ard Biesheuvel | 2 | -8/+5 |
2018-07-16 | efi/libstub/arm: Add opt-in Kconfig option for the DTB loader | Ard Biesheuvel | 2 | -3/+16 |
2018-07-16 | efi/cper: Avoid using get_seconds() | Arnd Bergmann | 1 | -2/+15 |
2018-07-16 | efi: Use a work queue to invoke EFI Runtime Services | Sai Praneeth | 2 | -15/+201 |
2018-07-15 | Merge tag 'scmi-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 1 | -5/+0 |
2018-07-15 | Merge tag 'arm-soc/for-4.19/drivers' of https://github.com/Broadcom/stblinux ... | Olof Johansson | 1 | -2/+27 |
2018-07-10 | headers: fix linux/mod_devicetable.h inclusions | Arnd Bergmann | 1 | -0/+1 |
2018-07-09 | firmware: raspberrypi: Remove VLA usage | Kees Cook | 1 | -2/+8 |
2018-07-09 | firmware: raspberrypi: Register hwmon driver | Stefan Wahren | 1 | -0/+19 |
2018-07-09 | firmware: arm_scmi: remove some unnecessary checks | Dan Carpenter | 1 | -5/+0 |
2018-07-03 | efi/bgrt: Drop __initdata from bgrt_image_size | Hans de Goede | 1 | -1/+1 |
2018-06-22 | efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode | Hans de Goede | 1 | -1/+1 |
2018-06-18 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+3 |
2018-06-17 | firmware: dmi: Add access to the SKU ID string | Simon Glass | 2 | -0/+3 |
2018-06-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2018-06-15 | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX | Stefan Agner | 1 | -1/+1 |
2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -13/+14 |
2018-06-14 | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti... | Arnd Bergmann | 1 | -13/+14 |
2018-06-13 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -7/+7 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2 | -4/+4 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 3 | -3/+3 |
2018-06-12 | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -1/+1 |
2018-06-12 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -0/+3 |
2018-06-12 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 10 | -181/+153 |
2018-06-06 | pstore: Convert internal records to timespec64 | Kees Cook | 1 | -13/+14 |
2018-06-06 | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 | -109/+313 |
2018-06-05 | Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -2/+6 |
2018-06-05 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -13/+390 |
2018-05-26 | Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 1 | -0/+3 |
2018-05-25 | firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1() | Niklas Cassel | 1 | -4/+4 |
2018-05-20 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+10 |
2018-05-19 | efi/libstub/arm64: Handle randomized TEXT_OFFSET | Mark Rutland | 1 | -0/+10 |