summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: Add arch hooks for saving/restoring tagsSteven Price2020-09-044-0/+46
* fs: Handle intra-page faults in copy_mount_options()Catalin Marinas2020-09-041-7/+18
* arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regsetCatalin Marinas2020-09-042-0/+43
* arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS supportCatalin Marinas2020-09-045-0/+218
* arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasksCatalin Marinas2020-09-044-22/+30
* arm64: mte: Restore the GCR_EL1 register after a suspendCatalin Marinas2020-09-043-0/+16
* arm64: mte: Allow user control of the generated random tags via prctl()Catalin Marinas2020-09-045-4/+44
* arm64: mte: Allow user control of the tag check mode via prctl()Catalin Marinas2020-09-045-3/+123
* mm: Allow arm64 mmap(PROT_MTE) on RAM-based filesCatalin Marinas2020-09-041-0/+3
* arm64: mte: Validate the PROT_MTE request via arch_validate_flags()Catalin Marinas2020-09-041-1/+13
* mm: Introduce arch_validate_flags()Catalin Marinas2020-09-043-0/+28
* arm64: mte: Add PROT_MTE support to mmap() and mprotect()Catalin Marinas2020-09-047-12/+72
* mm: Introduce arch_calc_vm_flag_bits()Kevin Brodsky2020-09-041-2/+8
* arm64: mte: Tags-aware aware memcmp_pages() implementationCatalin Marinas2020-09-042-1/+27
* arm64: Avoid unnecessary clear_user_page() indirectionCatalin Marinas2020-09-042-8/+1
* arm64: mte: Tags-aware copy_{user_,}highpage() implementationsVincenzo Frascino2020-09-044-7/+55
* arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTECatalin Marinas2020-09-046-0/+91
* mm: Preserve the PG_arch_2 flag in __split_huge_page_tail()Catalin Marinas2020-09-041-0/+3
* mm: Add PG_arch_2 page flagSteven Price2020-09-045-1/+17
* arm64: mte: Handle synchronous and asynchronous tag check faultsVincenzo Frascino2020-09-049-3/+119
* arm64: mte: Add specific SIGSEGV codesVincenzo Frascino2020-09-042-2/+4
* arm64: kvm: mte: Hide the MTE CPUID information from the guestsCatalin Marinas2020-09-041-0/+16
* arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino2020-09-039-5/+54
* arm64: mte: Use Normal Tagged attributes for the linear mapCatalin Marinas2020-09-035-4/+31
* arm64: mte: system register definitionsVincenzo Frascino2020-09-034-1/+56
* Linux 5.9-rc3v5.9-rc3Linus Torvalds2020-08-311-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-314-13/+19
|\
| * crypto: af_alg - Work around empty control messages without MSG_MOREHerbert Xu2020-08-271-3/+10
| * crypto: sa2ul - add Kconfig selects to fix build errorRandy Dunlap2020-08-211-0/+3
| * crypto: ingenic - Drop kfree for memory allocated with devm_kzallocWei Yongjun2020-08-211-7/+2
| * crypto: qat - add delay before polling mailboxGiovanni Cabiddu2020-08-211-3/+4
* | Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-304-13/+45
|\ \
| * | genirq/matrix: Deal with the sillyness of for_each_cpu() on UPThomas Gleixner2020-08-301-0/+7
| * | x86/irq: Unbreak interrupt affinity settingThomas Gleixner2020-08-271-7/+9
| * | x86/hotplug: Silence APIC only after all interrupts are migratedAshok Raj2020-08-271-6/+20
| * | MAINTAINERS: Add entry for HPE Superdome Flex (UV) maintainersSteve Wahl2020-08-261-0/+9
* | | Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-3023-394/+534
|\ \ \
| * \ \ Merge tag 'irqchip-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-08-261477-13974/+25422
| |\ \ \
| | * | | irqchip/ingenic: Leave parent IRQ unmasked on suspendPaul Cercueil2020-08-251-1/+1
| | * | | irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...qiuguorui12020-08-251-2/+12
| | * | | irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...Marc Zyngier2020-08-254-14/+4
| | * | | irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpersMarc Zyngier2020-08-171-1/+1
| | * | | arm64: dts: k3-am65: Update the RM resource typesLokesh Vutla2020-08-162-12/+12
| | * | | arm64: dts: k3-am65: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla2020-08-164-20/+17
| | * | | arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla2020-08-163-32/+32
| | * | | irqchip/ti-sci-inta: Add support for INTA directly connecting to GICLokesh Vutla2020-08-161-13/+74
| | * | | irqchip/ti-sci-inta: Do not store TISCI device id in platform device id fieldLokesh Vutla2020-08-161-7/+9
| | * | | dt-bindings: irqchip: Convert ti, sci-inta bindings to yamlLokesh Vutla2020-08-163-67/+99
| | * | | dt-bindings: irqchip: ti, sci-inta: Update docs to support different parent.Lokesh Vutla2020-08-161-9/+9
| | * | | irqchip/ti-sci-intr: Add support for INTR being a parent to INTRLokesh Vutla2020-08-161-59/+93