dtoverlays: Convert the camera sensor overlays to use the new regs and clks.
[platform/kernel/linux-rpi.git] / arch / x86 /
2022-03-19 Peter Zijlstrax86/module: Fix the paravirt vs alternative order
2022-03-16 Li Huafeix86/traps: Mark do_int3() NOKPROBE_SYMBOL
2022-03-16 Jarkko Sakkinenx86/sgx: Free backing memory after faulting the enclave...
2022-03-16 Ross Philipsonx86/boot: Add setup_indirect support in early_memremap_...
2022-03-16 Ross Philipsonx86/boot: Fix memremap of setup_indirect structures
2022-03-16 Andrei VaginKVM: x86/mmu: kvm_faultin_pfn has to return false if...
2022-03-16 Wanpeng Lix86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
2022-03-16 Anton Romanovkvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in...
2022-03-11 Josh Poimboeufx86/speculation: Warn about eIBRS + LFENCE + Unprivileg...
2022-03-11 Josh Poimboeufx86/speculation: Warn about Spectre v2 LFENCE mitigation
2022-03-11 Kim Phillipsx86/speculation: Use generic retpoline by default on AMD
2022-03-11 Josh Poimboeufx86/speculation: Include unprivileged eBPF status in...
2022-03-11 Peter Zijlstrax86/speculation: Add eIBRS + Retpoline options
2022-03-11 Peter Zijlstra ... x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
2022-03-11 Peter Zijlstrax86,bugs: Unconditionally allow spectre_v2=retpoline,amd
2022-03-08 Like XuKVM: x86/mmu: Passing up the error state of mmu_alloc_s...
2022-03-08 Kefeng Wangmm: defer kmemleak object creation of module_alloc()
2022-03-08 Vitaly Kuznetsovx86/hyperv: Properly deal with empty cpumasks in hyperv...
2022-03-08 Hou WenlongKVM: x86: Exit to userspace if emulation prepared a...
2022-03-08 Sean ChristophersonKVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP...
2022-03-08 Lai JiangshanKVM: X86: Ensure that dirty PDPTRs are loaded
2022-03-08 Sean ChristophersonKVM: VMX: Read Posted Interrupt "control" exactly once...
2022-03-08 Paolo BonziniKVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs...
2022-03-02 Liang ZhangKVM: x86/mmu: make apf token non-zero to fix bug
2022-03-02 Andy Lutomirskix86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
2022-02-23 Nick Desaulniersx86/bug: Merge annotate_reachable() into _BUG_FLAGS...
2022-02-23 Jim MattsonKVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
2022-02-23 Jim MattsonKVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when...
2022-02-23 Like XuKVM: x86/pmu: Refactoring find_arch_event() to pmc_perf...
2022-02-23 Maxim LevitskyKVM: x86: nSVM: mark vmcb01 as dirty when restoring...
2022-02-23 Maxim LevitskyKVM: x86: nSVM: fix potential NULL derefernce on nested...
2022-02-23 Maxim LevitskyKVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits...
2022-02-23 Maxim LevitskyKVM: x86: nSVM/nVMX: set nested_run_pending on VM entry...
2022-02-23 David WoodhouseKVM: x86/xen: Fix runstate updates to be atomic when...
2022-02-23 Jan Beulichx86/Xen: streamline (and fix) PV CPU enumeration
2022-02-23 Sean ChristophersonRevert "svm: Add warning message for AVIC IPI invalid...
2022-02-16 Reinette Chatrex86/sgx: Silence softlockup detection when releasing...
2022-02-16 Jim MattsonKVM: x86: Report deprecated x87 features in supported...
2022-02-16 Sean ChristophersonKVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS...
2022-02-16 Sean ChristophersonKVM: SVM: Don't kill SEV guest if SMAP erratum triggers...
2022-02-16 Vitaly KuznetsovKVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS...
2022-02-16 Vitaly KuznetsovKVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTIO...
2022-02-16 Andi Kleenx86/perf: Avoid warning for Arch LBR without XSAVE
2022-02-16 Stephane Eranianperf/x86/rapl: fix AMD event handling
2022-02-08 Peter Zijlstrax86/perf: Default set FREEZE_ON_SMI for all
2022-02-08 Tristan Humeperf/x86/intel/pt: Fix crash with stop filters in singl...
2022-02-01 Tony Luckx86/cpu: Add Xeon Icelake-D to list of CPUs that suppor...
2022-02-01 Yazen Ghannamx86/MCE/AMD: Allow thresholding interface updates after...
2022-02-01 Bjorn HelgaasPCI/sysfs: Find shadow ROM before static attribute...
2022-02-01 Like XuKVM: x86: Sync the states size with the XCR0/IA32_XSS...
2022-02-01 Like XuKVM: x86: Update vCPU's runtime CPUID on write to MSR_I...
2022-02-01 Xiaoyao LiKVM: x86: Keep MSR_IA32_XSS unchanged for INIT
2022-02-01 Sean ChristophersonKVM: x86: Forcibly leave nested virt when SMM state...
2022-02-01 Denis ValeevKVM: x86: nSVM: skip eax alignment check for non-SVM...
2022-02-01 Sean ChristophersonKVM: SVM: Don't intercept #GP for SEV guests
2022-02-01 Sean ChristophersonKVM: SVM: Never reject emulation due to SMAP errata...
2022-02-01 Wanpeng LiKVM: LAPIC: Also cancel preemption timer during SET_LAPIC
2022-02-01 Kan Liangperf/x86/intel: Add a quirk for the calculation of...
2022-02-01 Zhengjun Xingperf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX
2022-02-01 Sean ChristophersonRevert "KVM: SVM: avoid infinite loop on NPF from bad...
2022-01-27 Ingo Molnarx86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs
2022-01-27 Randy Dunlapum: registers: Rename function names to avoid conflicts...
2022-01-27 Borislav Petkovx86/mce: Mark mce_read_aux() noinstr
2022-01-27 Borislav Petkovx86/mce: Mark mce_end() noinstr
2022-01-27 Borislav Petkovx86/mce: Mark mce_panic() noinstr
2022-01-27 Borislav Petkovx86/mce: Allow instrumentation during task work queueing
2022-01-27 Joerg Roedelx86/mm: Flush global TLB when switching to trampoline...
2022-01-27 Huang Ruix86, sched: Fix undefined reference to init_freq_invari...
2022-01-27 Zhang Zixunx86/mce/inject: Avoid out-of-bounds write when setting...
2022-01-27 Nathan Chancellorx86/boot/compressed: Move CLANG_FLAGS to beginning...
2022-01-27 Kees Cookx86/uaccess: Move variable into switch case statement
2022-01-27 Jakub Kicinskicrypto: x86/aesni - don't require alignment of data
2022-01-27 Lucas De Marchix86/gpu: Reserve stolen memory for first integrated...
2022-01-27 Marcelo TosattiKVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock
2022-01-27 David MatlackKVM: x86/mmu: Fix write-protection of PTs mapped by...
2022-01-20 Wei WangKVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all
2022-01-20 Li RongQingKVM: x86: don't print when fail to read/write pv eoi...
2022-01-20 Sean ChristophersonKVM: x86: Register Processor Trace interrupt hook iff...
2022-01-20 Sean ChristophersonKVM: x86: Register perf callbacks after calling vendor...
2022-01-20 Sean Christophersonperf: Protect perf_guest_cbs with RCU
2022-01-11 Nikunj A DadhaniaKVM: x86: Check for rmaps allocation
2022-01-05 Javier Martinez... efi: Move efifb_setup_from_dmi() prototype from arch...
2021-12-29 Sean ChristophersonKVM: VMX: Wake vCPU when delivering posted IRQ even...
2021-12-29 Sean ChristophersonKVM: VMX: Always clear vmx->fail on emulation_required
2021-12-29 Sean ChristophersonKVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation...
2021-12-29 Sean ChristophersonKVM: x86/mmu: Don't advance iterator after restart...
2021-12-29 Marc OrrKVM: x86: Always set kvm_run->if_flag
2021-12-29 Andrew Cooperx86/pkey: Fix undefined behaviour with PKRU_WD_BIT
2021-12-29 Mike Rapoportx86/boot: Move EFI range reservation after cmdline...
2021-12-29 Borislav PetkovRevert "x86/boot: Pull up cmdline preparation and early...
2021-12-22 Alexei Starovoitovbpf: Fix extable address check.
2021-12-22 Jie Mengbpf, x64: Factor out emission of REX byte in more cases
2021-12-22 Vitaly KuznetsovKVM: x86: Drop guest CPUID check for host initiated...
2021-12-22 Alexei Starovoitovbpf: Fix extable fixup offset.
2021-12-22 Lai JiangshanKVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
2021-12-22 Juergen Grossx86/kvm: remove unused ack_notifier callbacks
2021-12-22 Paolo BonziniKVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv...
2021-12-14 Vitaly KuznetsovKVM: x86: Wait for IPIs to be delivered when handling...
2021-12-14 Sean ChristophersonKVM: x86: Ignore sparse banks size for an "all CPUs...
2021-12-14 Sean ChristophersonKVM: x86: Don't WARN if userspace mucks with RCX during...
next