- 816c347 Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp-pcpu by Marc Zyngier · 4 years, 6 months ago
- a3bb9c3 kvm: arm64: Remove unnecessary hyp mappings by David Brazdil · 4 years, 6 months ago
- 30c9539 kvm: arm64: Set up hyp percpu data for nVHE by David Brazdil · 4 years, 6 months ago
- 2a1198c kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE by David Brazdil · 4 years, 6 months ago
- df4c821 kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp by David Brazdil · 4 years, 6 months ago
- 5724949 kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars by David Brazdil · 4 years, 6 months ago
- ea39102 kvm: arm64: Remove hyp_adr/ldr_this_cpu by David Brazdil · 4 years, 6 months ago
- 717cf94 kvm: arm64: Remove __hyp_this_cpu_read by David Brazdil · 4 years, 6 months ago
- 3471ee0 kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM by David Brazdil · 4 years, 6 months ago
- ce492a1 kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h by David Brazdil · 4 years, 6 months ago
- ab25464 kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY by David Brazdil · 4 years, 6 months ago
- 780c083 arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() option by Will Deacon · 4 years, 6 months ago
- 5c8b0cb arm64: Pull in task_stack_page() to Spectre-v4 mitigation code by Will Deacon · 4 years, 6 months ago
- 9ef2b48 KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled by Will Deacon · 4 years, 6 months ago
- 31c84d6 arm64: Get rid of arm64_ssbd_state by Marc Zyngier · 4 years, 6 months ago
- d63d975 KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state() by Marc Zyngier · 4 years, 6 months ago
- 7311467 KVM: arm64: Get rid of kvm_arm_have_ssbd() by Marc Zyngier · 4 years, 6 months ago
- 29e8910 KVM: arm64: Simplify handling of ARCH_WORKAROUND_2 by Marc Zyngier · 4 years, 6 months ago
- c287620 arm64: Rewrite Spectre-v4 mitigation code by Will Deacon · 4 years, 6 months ago
- 9e78b65 arm64: Move SSBD prctl() handler alongside other spectre mitigation code by Will Deacon · 4 years, 6 months ago
- 9b0955b arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4 by Will Deacon · 4 years, 6 months ago
- 532d581 arm64: Treat SSBS as a non-strict system feature by Will Deacon · 4 years, 6 months ago
- a8de949 arm64: Group start_thread() functions together by Will Deacon · 4 years, 6 months ago
- e102623 KVM: arm64: Set CSV2 for guests on hardware unaffected by Spectre-v2 by Marc Zyngier · 4 years, 6 months ago
- d4647f0 arm64: Rewrite Spectre-v2 mitigation code by Will Deacon · 4 years, 6 months ago
- 455697a arm64: Introduce separate file for spectre mitigations and reporting by Will Deacon · 4 years, 6 months ago
- 688f1e4 arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2 by Will Deacon · 4 years, 6 months ago
- b181048 KVM: arm64: Simplify install_bp_hardening_cb() by Will Deacon · 4 years, 6 months ago
- 5359a87 KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE by Will Deacon · 4 years, 6 months ago
- 6e5f092 arm64: Remove Spectre-related CONFIG_* options by Will Deacon · 4 years, 6 months ago
- 39533e1 arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs by Marc Zyngier · 4 years, 8 months ago
- 18fce56 arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs by Marc Zyngier · 4 years, 8 months ago
- b11483e arm64: Make use of ARCH_WORKAROUND_1 even when KVM is not enabled by Marc Zyngier · 4 years, 8 months ago
- f4d51df Linux 5.9-rc4 by Linus Torvalds · 4 years, 6 months ago
- a8205e3 Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- 2ccdd9f Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 6 months ago
- 015b315 Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 6 months ago
- c127a2a io_uring: fix linked deferred ->files cancellation by Pavel Begunkov · 4 years, 6 months ago
- b7ddce3 io_uring: fix cancel of deferred reqs with ->files by Pavel Begunkov · 4 years, 6 months ago
- dd9fb9b Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux by Linus Torvalds · 4 years, 6 months ago
- 70187f7 Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 6 months ago
- 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 6 months ago
- 428fc0a include/linux/log2.h: add missing () around n in roundup_pow_of_two() by Jason Gunthorpe · 4 years, 6 months ago
- e5a59d3 mm/khugepaged.c: fix khugepaged's request size in collapse_file by David Howells · 4 years, 6 months ago
- 1774379 mm/hugetlb: fix a race between hugetlb sysctl handlers by Muchun Song · 4 years, 6 months ago
- 953f064 mm/hugetlb: try preferred node first when alloc gigantic page from cma by Li Xinhai · 4 years, 6 months ago
- 3d321bf8 mm/migrate: preserve soft dirty in remove_migration_pte() by Ralph Campbell · 4 years, 6 months ago
- 6128763 mm/migrate: remove unnecessary is_zone_device_page() check by Ralph Campbell · 4 years, 6 months ago
- ad7df76 mm/rmap: fixup copying of soft dirty and uffd ptes by Alistair Popple · 4 years, 6 months ago
- ebdf832 mm/migrate: fixup setting UFFD_WP flag by Alistair Popple · 4 years, 6 months ago
- 7867fd7 mm: madvise: fix vma user-after-free by Yang Shi · 4 years, 6 months ago
- 13e4541 checkpatch: fix the usage of capture group ( ... ) by Mrinal Pandey · 4 years, 6 months ago
- b0daa2c fork: adjust sysctl_max_threads definition to match prototype by Tobias Klauser · 4 years, 6 months ago
- fff1662 ipc: adjust proc_ipc_sem_dointvec definition to match prototype by Tobias Klauser · 4 years, 6 months ago
- e80d390 mm: track page table modifications in __apply_to_page_range() by Joerg Roedel · 4 years, 6 months ago
- 9d90dd1 MAINTAINERS: IA64: mark Status as Odd Fixes only by Randy Dunlap · 4 years, 6 months ago
- b964428 MAINTAINERS: add LLVM maintainers by Nick Desaulniers · 4 years, 6 months ago
- f548a64 MAINTAINERS: update Cavium/Marvell entries by Robert Richter · 4 years, 6 months ago
- dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 6 months ago
- e3336ca mm: memcg: fix memcg reclaim soft lockup by Xunlei Pang · 4 years, 6 months ago
- f179654 memcg: fix use-after-free in uncharge_batch by Michal Hocko · 4 years, 6 months ago
- 9322c47 Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 6 months ago
- b17164e xfs: don't update mtime on COW faults by Mikulas Patocka · 4 years, 6 months ago
- 1ef6ea0 ext2: don't update mtime on COW faults by Mikulas Patocka · 4 years, 6 months ago
- c183edf io_uring: fix explicit async read/write mapping for large segments by Jens Axboe · 4 years, 6 months ago
- c70672d Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 6 months ago
- 09274ae Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 6 months ago
- 16bf121 Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 6 months ago
- 41bef91 Merge tag 'kbuild-fixes-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 6 months ago
- f162626 Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 6 months ago
- d824e08 Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- d849ca4 Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- 2fb5479 Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 6 months ago
- e2dacf6c Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 6 months ago
- 86edf52 Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 6 months ago
- cf85f5d Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 6 months ago
- acf69c9 net/packet: fix overflow in tpacket_rcv by Or Cohen · 4 years, 6 months ago
- b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 4 years, 6 months ago
- f7ce2c3 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 6 months ago
- 798a6b8 mm: Add PGREUSE counter by Peter Xu · 4 years, 7 months ago
- a308c71 mm/gup: Remove enfornced COW mechanism by Peter Xu · 4 years, 7 months ago
- 1a0cf26 mm/ksm: Remove reuse_ksm_page() by Peter Xu · 4 years, 7 months ago
- 09854ba mm: do_wp_page() simplification by Linus Torvalds · 4 years, 7 months ago
- cfc905f gcov: Disable gcov build with GCC 10 by Leon Romanovsky · 4 years, 6 months ago
- 7b81ce7 init: fix error check in clean_path() by Barret Rhoden · 4 years, 6 months ago
- 4facb95 x86/entry: Unbreak 32bit fast syscall by Thomas Gleixner · 4 years, 7 months ago
- d5c678a x86/debug: Allow a single level of #DB recursion by Andy Lutomirski · 4 years, 7 months ago
- 662a022 x86/entry: Fix AC assertion by Peter Zijlstra · 4 years, 7 months ago
- 2356bb4 tracing/kprobes, x86/ptrace: Fix regs argument order for i386 by Vamshi K Sthambamkadi · 4 years, 7 months ago
- 29aaebb iommu/vt-d: Handle 36bit addressing for x86-32 by Chris Wilson · 4 years, 7 months ago
- 2822e58 iommu/amd: Do not use IOMMUv2 functionality when SME is active by Joerg Roedel · 4 years, 7 months ago
- 7cad554 iommu/amd: Do not force direct mapping when SME is active by Joerg Roedel · 4 years, 7 months ago
- e52d58d iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE by Suravee Suthikulpanit · 4 years, 6 months ago
- 26e495f iommu/amd: Restore IRTE.RemapEn bit after programming IRTE by Suravee Suthikulpanit · 4 years, 6 months ago
- a5f785c thermal: core: Fix use-after-free in thermal_zone_device_unregister() by Dmitry Osipenko · 4 years, 7 months ago
- 0ffdab6 thermal: qcom-spmi-temp-alarm: Don't suppress negative temp by Veera Vegivada · 4 years, 8 months ago
- 30d24fa thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 by Tony Lindgren · 4 years, 8 months ago
- 2d33b7d iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set() by Lu Baolu · 4 years, 6 months ago