Age | Commit message (Expand) | Author | Files | Lines |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -1/+1 |
2020-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -588/+576 |
2020-10-23 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -5/+4 |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+7 |
2020-10-20 | Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 19 | -794/+643 |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim | 2 | -1/+3 |
2020-10-15 | arm64: mm: use single quantity to represent the PA to VA translation | Ard Biesheuvel | 2 | -5/+4 |
2020-10-14 | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+2 |
2020-10-14 | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+2 |
2020-10-14 | Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+6 |
2020-10-12 | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2020-10-12 | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+0 |
2020-10-12 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+5 |
2020-10-12 | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+2 |
2020-10-12 | Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -28/+23 |
2020-10-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 41 | -295/+541 |
2020-10-11 | Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 5 | -28/+23 |
2020-10-09 | Revert "arm64: initialize per-cpu offsets earlier" | Will Deacon | 1 | -2/+0 |
2020-10-08 | cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale() | Ionela Voinescu | 1 | -0/+1 |
2020-10-07 | Merge branch 'for-next/late-arrivals' into for-next/core | Will Deacon | 2 | -5/+2 |
2020-10-07 | arm64: random: Remove no longer needed prototypes | Andre Przywara | 1 | -5/+0 |
2020-10-07 | Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '... | Joerg Roedel | 4 | -1/+15 |
2020-10-05 | arm64: initialize per-cpu offsets earlier | Mark Rutland | 1 | -0/+2 |
2020-10-05 | Merge back cpufreq material for 5.10. | Rafael J. Wysocki | 1 | -0/+1 |
2020-10-04 | xen/arm: do not setup the runstate info page if kpti is enabled | Stefano Stabellini | 1 | -0/+6 |
2020-10-03 | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig | 1 | -2/+2 |
2020-10-03 | fs: remove compat_sys_vmsplice | Christoph Hellwig | 1 | -1/+1 |
2020-10-03 | fs: remove the compat readv/writev syscalls | Christoph Hellwig | 1 | -2/+2 |
2020-10-02 | Merge branch 'for-next/mte' into for-next/core | Will Deacon | 16 | -25/+299 |
2020-10-02 | Merge branch 'for-next/ghostbusters' into for-next/core | Will Deacon | 10 | -206/+67 |
2020-10-02 | Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp... | Will Deacon | 25 | -59/+175 |
2020-10-01 | arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op | Will Deacon | 1 | -0/+8 |
2020-09-30 | Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next | Marc Zyngier | 13 | -267/+202 |
2020-09-30 | Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp... | Marc Zyngier | 10 | -198/+67 |
2020-09-30 | kvm: arm64: Remove unnecessary hyp mappings | David Brazdil | 1 | -20/+0 |
2020-09-30 | kvm: arm64: Set up hyp percpu data for nVHE | David Brazdil | 1 | -2/+17 |
2020-09-30 | kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE | David Brazdil | 1 | -1/+1 |
2020-09-30 | kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp | David Brazdil | 1 | -1/+13 |
2020-09-30 | kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars | David Brazdil | 1 | -2/+23 |
2020-09-30 | kvm: arm64: Remove hyp_adr/ldr_this_cpu | David Brazdil | 2 | -23/+20 |
2020-09-30 | kvm: arm64: Remove __hyp_this_cpu_read | David Brazdil | 2 | -22/+26 |
2020-09-30 | kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h | David Brazdil | 2 | -7/+13 |
2020-09-30 | kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY | David Brazdil | 1 | -0/+24 |
2020-09-29 | KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled | Will Deacon | 2 | -52/+1 |
2020-09-29 | arm64: Get rid of arm64_ssbd_state | Marc Zyngier | 1 | -14/+0 |
2020-09-29 | KVM: arm64: Get rid of kvm_arm_have_ssbd() | Marc Zyngier | 1 | -23/+0 |
2020-09-29 | KVM: arm64: Simplify handling of ARCH_WORKAROUND_2 | Marc Zyngier | 4 | -34/+9 |
2020-09-29 | arm64: Rewrite Spectre-v4 mitigation code | Will Deacon | 2 | -17/+7 |
2020-09-29 | arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4 | Will Deacon | 1 | -1/+1 |
2020-09-29 | arm64: Group start_thread() functions together | Will Deacon | 1 | -12/+12 |