summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/reboot.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-26efi/reboot: Make function pointer orig_pm_power_off staticColin Ian King1-1/+1
2017-08-26efi/random: Increase size of firmware supplied randomnessArd Biesheuvel3-7/+8
2017-08-26efi/libstub: Enable reset attack mitigationMatthew Garrett6-0/+82
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman4-53/+89
2017-08-24IB/mlx5: Always return success for RoCE modify portMajd Dibbiny1-0/+6
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny1-0/+1
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich3-5/+14
2017-08-24Btrfs: fix blk_status_t/errno confusionOmar Sandoval5-60/+64
2017-08-24kbuild: update comments of Makefile.asm-genericCao jin1-2/+2
2017-08-24tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)1-0/+4
2017-08-24tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu1-4/+7
2017-08-24ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)1-0/+4
2017-08-24Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds3-9/+4
2017-08-23ARM: dts: exynos: add needs-hpd for Odroid-XU3/4Hans Verkuil1-0/+1
2017-08-23ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann2-1/+13
2017-08-22ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()Sakari Ailus1-1/+1
2017-08-22ACPICA: Fix acpi_evaluate_object_typed()Rafael J. Wysocki1-3/+7
2017-08-22RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri1-1/+1
2017-08-22arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas1-7/+3
2017-08-22arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel2-4/+9
2017-08-22arm64: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-08-22arm64: fpsimd: Prevent registers leaking across execDave Martin1-0/+2
2017-08-22Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model"Lee Jones1-0/+6
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni1-1/+1
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov3-32/+34
2017-08-21x86/CPU: Align CR3 definesBorislav Petkov1-6/+6
2017-08-21rtc: ds1307: fix regmap configHeiner Kallweit1-1/+0
2017-08-21firmware/efi/esrt: Constify attribute_group structuresArvind Yadav1-1/+1
2017-08-21firmware/efi: Constify attribute_group structuresArvind Yadav1-1/+1
2017-08-21firmware/dcdbas: Constify attribute_group structuresArvind Yadav1-1/+1
2017-08-21arm/efi: Split zImage code and data into separate PE/COFF sectionsArd Biesheuvel2-16/+46
2017-08-21arm/efi: Replace open coded constants with symbolic onesArd Biesheuvel1-61/+67
2017-08-21arm/efi: Remove pointless dummy .reloc sectionArd Biesheuvel1-17/+1
2017-08-21arm/efi: Remove forbidden values from the PE/COFF headerArd Biesheuvel1-3/+3
2017-08-21drivers/fbdev/efifb: Allow BAR to be moved instead of claiming itArd Biesheuvel1-13/+18
2017-08-21efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returnsHans de Goede1-1/+11
2017-08-21efi/arm/arm64: Add missing assignment of efi.config_tableArd Biesheuvel1-0/+3
2017-08-21efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel1-1/+1
2017-08-21efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel1-1/+9
2017-08-21efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel1-0/+3
2017-08-21efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAPArd Biesheuvel1-0/+5
2017-08-21soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_createKeerthy1-0/+3
2017-08-21ipv6: repair fib6 tree in failure caseWei Wang1-13/+11
2017-08-21net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-08-21tools lib bpf: improve warningEric Leblond1-1/+2
2017-08-21switchdev: documentation: minor typo fixesChris Packham1-2/+2
2017-08-21bpf, doc: also add s390x as arch to sysctl descriptionDaniel Borkmann1-0/+1
2017-08-21kbuild: Do not use hyphen in exported variable nameBen Hutchings1-2/+2
2017-08-21Makefile: add kselftest-clean to PHONY target listShuah Khan1-0/+1
2017-08-21Kbuild: use -fshort-wchar globallyArnd Bergmann2-4/+1