summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-09Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas
2020-12-02of: unittest: Fix build on architectures without CONFIG_OF_ADDRESSCatalin Marinas
2020-11-27arm64: Extend the kernel command line from the bootloaderTyler Hicks
2020-11-27arm64: kaslr: Refactor early init command line parsingTyler Hicks
2020-11-23arm64: expose FAR_EL1 tag bits in siginfoPeter Collingbourne
2020-11-23signal: define the SA_EXPOSE_TAGBITS bit in sa_flagsPeter Collingbourne
2020-11-23signal: define the SA_UNSUPPORTED bit in sa_flagsPeter Collingbourne
2020-11-23arch: provide better documentation for the arch-specific SA_* flagsPeter Collingbourne
2020-11-23signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-11-23parisc: start using signal-defs.hPeter Collingbourne
2020-11-23parisc: Drop parisc special case for __sighandler_tHelge Deller
2020-11-20mm: Remove examples from enum zone_type commentNicolas Saenz Julienne
2020-11-20arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel
2020-11-20arm64: mm: Set ZONE_DMA size based on devicetree's dma-rangesNicolas Saenz Julienne
2020-11-20of: unittest: Add test for of_dma_get_max_cpu_address()Nicolas Saenz Julienne
2020-11-20of/address: Introduce of_dma_get_max_cpu_address()Nicolas Saenz Julienne
2020-11-20arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()Nicolas Saenz Julienne
2020-11-20arm64: mm: Move reserve_crashkernel() into mem_init()Nicolas Saenz Julienne
2020-11-20arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is requiredCatalin Marinas
2020-11-19arm64: Ignore any DMA offsets in the max_zone_phys() calculationCatalin Marinas
2020-11-17arm64: head: tidy up the Image header definitionArd Biesheuvel
2020-11-17arm64/head: avoid symbol names pointing into first 64 KB of kernel imageArd Biesheuvel
2020-11-17arm64: omit [_text, _stext) from permanent kernel mappingArd Biesheuvel
2020-11-13arm64: abort counter_read_on_cpu() when irqs_disabled()Ionela Voinescu
2020-11-13arm64: implement CPPC FFH support using AMUsIonela Voinescu
2020-11-13arm64: split counter validation functionIonela Voinescu
2020-11-13arm64: wrap and generalise counter read functionsIonela Voinescu
2020-11-12arm64: mm: don't assume struct page is always 64 bytesArd Biesheuvel
2020-11-10arm64/mm/hotplug: Ensure early memory sections are all onlineAnshuman Khandual
2020-11-10arm64/mm/hotplug: Enable MEM_OFFLINE event handlingAnshuman Khandual
2020-11-10arm64/mm/hotplug: Register boot memory hot remove notifier earlierAnshuman Khandual
2020-11-10arm64: mm: account for hotplug memory when randomizing the linear regionArd Biesheuvel
2020-11-10Documentation/arm64: fix RST layout of memory.rstArd Biesheuvel
2020-11-09arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=yWill Deacon
2020-11-09arm64: alternatives: Remove READ_ONCE() usage during patch operationWill Deacon
2020-11-09arm64: cpufeatures: Add capability for LDAPR instructionWill Deacon
2020-11-09arm64: alternatives: Split up alternative.hWill Deacon
2020-11-09arm64: uaccess: move uao_* alternatives to asm-uaccess.hMark Rutland
2020-11-09arm64: mm: tidy up top of kernel VA spaceArd Biesheuvel
2020-11-09arm64: mm: make vmemmap region a projection of the linear regionArd Biesheuvel
2020-11-09arm64: mm: extend linear region for 52-bit VA configurationsArd Biesheuvel
2020-11-08Linux 5.10-rc3v5.10-rc3Linus Torvalds
2020-11-08Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-08Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-08Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-08fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu
2020-11-08vt: Disable KD_FONT_OP_COPYDaniel Vetter
2020-11-08Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-11-08Merge branch 'hch' (patches from Christoph)Linus Torvalds