| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config() | Marc Zyngier | 2021-03-06 | 4 | -7/+14 |
| * | | KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is available | Marc Zyngier | 2021-03-06 | 2 | -3/+9 |
| * | | KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key | Marc Zyngier | 2021-03-06 | 2 | -10/+10 |
| * | | KVM: arm64: Fix nVHE hyp panic host context restore | Andrew Scull | 2021-03-06 | 3 | -10/+11 |
| * | | KVM: arm64: Avoid corrupting vCPU context register in guest exit | Will Deacon | 2021-03-06 | 1 | -1/+1 |
| * | | KVM: arm64: nvhe: Save the SPE context early | Suzuki K Poulose | 2021-03-06 | 3 | -3/+25 |
* | | | arm64: mm: remove unused __cpu_uses_extended_idmap[_level()] | Ard Biesheuvel | 2021-03-11 | 1 | -14/+0 |
* | | | arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds | Ard Biesheuvel | 2021-03-11 | 3 | -6/+3 |
* | | | arm64: perf: Fix 64-bit event counter read truncation | Rob Herring | 2021-03-10 | 1 | -1/+1 |
* | | | arm64/mm: Fix __enable_mmu() for new TGRAN range values | James Morse | 2021-03-10 | 3 | -12/+24 |
* | | | arm64: mte: Map hotplugged memory as Normal Tagged | Catalin Marinas | 2021-03-10 | 3 | -2/+5 |
* | | | arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL | Andrey Konovalov | 2021-03-09 | 1 | -0/+5 |
* | | | arm64/mm: Reorganize pfn_valid() | Anshuman Khandual | 2021-03-08 | 1 | -5/+16 |
* | | | arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory | Anshuman Khandual | 2021-03-08 | 1 | -0/+12 |
* | | | arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDER | Anshuman Khandual | 2021-03-08 | 1 | -2/+2 |
* | | | arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHARE | Anshuman Khandual | 2021-03-08 | 1 | -2/+0 |
* | | | arm64: Drop support for CMDLINE_EXTEND | Will Deacon | 2021-03-08 | 2 | -10/+1 |
* | | | arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overrides | Will Deacon | 2021-03-08 | 1 | -19/+25 |
| |/
|/| |
|
* | | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-02-27 | 1 | -1/+1 |
|\ \ |
|
| * | | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe | 2021-02-21 | 1 | -1/+1 |
* | | | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-02-26 | 6 | -526/+4 |
|\ \ \ |
|
| * | | | numa: Move numa implementation to common code | Atish Patra | 2021-01-14 | 4 | -531/+2 |
| * | | | arm64, numa: Change the numa init functions name to be generic | Atish Patra | 2021-01-14 | 4 | -20/+27 |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2021-02-26 | 10 | -25/+42 |
|\ \ \ \ |
|
| * | | | | arm64: stacktrace: Report when we reach the end of the stack | Mark Brown | 2021-02-25 | 1 | -1/+1 |
| * | | | | arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL) | Timothy E Baldwin | 2021-02-25 | 1 | -1/+1 |
| * | | | | arm64: Add missing ISB after invalidating TLB in enter_vhe | Marc Zyngier | 2021-02-24 | 1 | -0/+1 |
| * | | | | arm64: Add missing ISB after invalidating TLB in __primary_switch | Marc Zyngier | 2021-02-24 | 1 | -0/+1 |
| * | | | | arm64: VHE: Enable EL2 MMU from the idmap | Marc Zyngier | 2021-02-24 | 1 | -13/+26 |
| * | | | | KVM: arm64: make the hyp vector table entries local | Joey Gouly | 2021-02-24 | 1 | -1/+1 |
| * | | | | arm64/mm: Fixed some coding style issues | Zhiyuan Dai | 2021-02-23 | 1 | -3/+3 |
| * | | | | arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing | He Zhe | 2021-02-23 | 1 | -1/+1 |
| * | | | | arm64 module: set plt* section addresses to 0x0 | Shaoying Xu | 2021-02-19 | 1 | -3/+3 |
| * | | | | arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() fails | qiuguorui1 | 2021-02-19 | 1 | -1/+3 |
| * | | | | arm64: spectre: Prevent lockdep splat on v4 mitigation enable path | Will Deacon | 2021-02-19 | 1 | -1/+1 |
* | | | | | arm64: kasan: simplify and inline MTE functions | Andrey Konovalov | 2021-02-26 | 7 | -73/+60 |
* | | | | | kfence: add test suite | Marco Elver | 2021-02-26 | 1 | -1/+1 |
* | | | | | kfence: use pt_regs to generate stack trace on faults | Marco Elver | 2021-02-26 | 2 | -3/+1 |
* | | | | | arm64, kfence: enable KFENCE for ARM64 | Marco Elver | 2021-02-26 | 4 | -1/+36 |
* | | | | | arm64/mm: define arch_get_mappable_range() | Anshuman Khandual | 2021-02-26 | 1 | -8/+7 |
* | | | | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-02-25 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | kbuild: LD_VERSION redenomination | Masahiro Yamada | 2021-02-12 | 1 | -1/+1 |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-02-24 | 4 | -6/+39 |
|\ \ \ \ \ \ |
|
| * | | | | | | kasan, arm64: allow using KUnit tests with HW_TAGS mode | Andrey Konovalov | 2021-02-24 | 4 | -6/+39 |
* | | | | | | | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-24 | 1 | -0/+11 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | arm64: Add TRFCR_ELx definitions | Jonathan Zhou | 2021-02-04 | 1 | -0/+11 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2021-02-23 | 1 | -1/+2 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'for-5.12/i2c-hid' into for-linus | Jiri Kosina | 2021-02-23 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | arm64: defconfig: Update config names for i2c-hid rejigger | Douglas Anderson | 2021-01-18 | 1 | -1/+2 |
* | | | | | | | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-02-23 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ \ |
|