summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Move PRM config option under the main ACPI configSudeep Holla2022-06-301-15/+15
* ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64Sudeep Holla2022-06-301-1/+1
* ACPI: PRM: Change handler_addr type to void pointerSudeep Holla2022-06-301-2/+2
* efi: Simplify arch_efi_call_virt() macroSudeep Holla2022-06-286-30/+7
* drivers: fix typo in firmware/efi/memmap.cZheng Zhi Yuan2022-06-281-1/+1
* efi: vars: Drop __efivar_entry_iter() helper which is no longer usedArd Biesheuvel2022-06-242-57/+7
* efi: vars: Use locking version to iterate over efivars linked listsArd Biesheuvel2022-06-244-21/+7
* efi: pstore: Omit efivars caching EFI varstore access layerArd Biesheuvel2022-06-245-310/+91
* efi: vars: Add thin wrapper around EFI get/set variable interfaceArd Biesheuvel2022-06-242-10/+164
* efi: vars: Don't drop lock in the middle of efivar_init()Ard Biesheuvel2022-06-245-24/+17
* pstore: Add priv field to pstore_record for backend specific useArd Biesheuvel2022-06-243-0/+6
* Input: applespi - avoid efivars API and invoke EFI services directlyArd Biesheuvel2022-06-241-28/+14
* selftests/kexec: remove broken EFI_VARS secure boot fallback checkArd Biesheuvel2022-06-241-34/+2
* brcmfmac: Switch to appropriate helper to load EFI variable contentsArd Biesheuvel2022-06-201-17/+8
* iwlwifi: Switch to proper EFI variable store interfaceArd Biesheuvel2022-06-201-64/+32
* media: atomisp_gmin_platform: stop abusing efivar APIArd Biesheuvel2022-06-201-21/+6
* efi: efibc: avoid efivar API for setting variablesArd Biesheuvel2022-06-202-47/+30
* efi: avoid efivars layer when loading SSDTs from variablesArd Biesheuvel2022-06-201-62/+41
* efi: Correct comment on efi_memmap_allocLiu Zixian2022-06-151-2/+1
* memblock: Disable mirror feature if kernelcore is not specifiedMa Wupeng2022-06-153-1/+6
* arm64: mm: Only remove nomap flag for initrdMa Wupeng2022-06-151-1/+1
* mm: Limit warning message in vmemmap_verify() to onceMa Wupeng2022-06-151-1/+1
* mm: Ratelimited mirrored memory related warning messagesMa Wupeng2022-06-151-2/+2
* efi: Make code to find mirrored memory ranges genericMa Wupeng2022-06-155-27/+27
* Linux 5.19-rc1v5.19-rc1Linus Torvalds2022-06-051-2/+2
* Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-053-6/+4
|\
| * fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-053-6/+4
* | Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-057-35/+50
|\ \
| * | mm/oom_kill.c: fix vm_oom_kill_table[] ifdefferyAndrew Morton2022-06-011-29/+29
| * | x86/kexec: fix memory leak of elf header bufferBaoquan He2022-06-011-3/+9
| * | mm/memremap: fix missing call to untrack_pfn() in pagemap_range()Miaohe Lin2022-06-011-1/+1
| * | mm: page_isolation: use compound_nr() correctly in isolate_single_pageblock()Zi Yan2022-06-011-1/+1
| * | mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song2022-06-011-1/+1
| * | MAINTAINERS: add maintainer information for z3foldMiaohe Lin2022-06-011-0/+7
| * | mailmap: update Josh Poimboeuf's emailJosh Poimboeuf2022-06-011-0/+2
* | | Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-057-3/+76
|\ \ \
| * | | delayacct: track delays from write-protect copyYang Yang2022-06-017-3/+76
| |/ /
* | | bluetooth: don't use bitmaps for random flag accessesLinus Torvalds2022-06-055-39/+27
* | | Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-053-6/+115
|\ \ \
| * | | x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi2022-06-023-6/+115
* | | | Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-051-4/+4
|\ \ \ \
| * | | | x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)Fanjun Kong2022-05-271-4/+4
* | | | | Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-053-112/+20
|\ \ \ \ \
| * | | | | x86/microcode: Remove unnecessary perf callbackBorislav Petkov2022-05-311-3/+0
| * | | | | x86/microcode: Taint and warn on late loadingBorislav Petkov2022-05-311-0/+5
| * | | | | x86/microcode: Default-disable late loadingBorislav Petkov2022-05-313-1/+19
| * | | | | x86/microcode: Rip out the OLD_INTERFACEBorislav Petkov2022-05-312-112/+0
| |/ / / /
* | | | | Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-055-71/+66
|\ \ \ \ \
| * | | | | x86: Fix all occurences of the "the the" typoBo Liu2022-05-273-3/+3
| * | | | | x86/idt: Remove unused headerssunliming2022-05-251-3/+0