| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-03-13 | Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -62/+253 |
| 2022-03-11 | ARM: Spectre-BHB: provide empty stub for non-config | Randy Dunlap | 1 | -0/+6 |
| 2022-03-11 | Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -7/+19 |
| 2022-03-11 | Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
| 2022-03-11 | ARM: fix Thumb2 regression with Spectre BHB | Russell King (Oracle) | 1 | -2/+2 |
| 2022-03-11 | x86/sgx: Free backing memory after faulting the enclave page | Jarkko Sakkinen | 1 | -9/+48 |
| 2022-03-11 | x86/traps: Mark do_int3() NOKPROBE_SYMBOL | Li Huafei | 1 | -0/+1 |
| 2022-03-10 | riscv: Fix auipc+jalr relocation range checks | Emil Renner Berthing | 1 | -5/+16 |
| 2022-03-10 | Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -14/+53 |
| 2022-03-10 | riscv: alternative only works on !XIP_KERNEL | Jisheng Zhang | 2 | -2/+3 |
| 2022-03-10 | Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann | 2 | -2/+7 |
| 2022-03-10 | arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0 | Pali Rohár | 2 | -2/+7 |
| 2022-03-10 | ARM: fix build warning in proc-v7-bugs.c | Russell King (Oracle) | 1 | -1/+2 |
| 2022-03-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -2/+2 |
| 2022-03-09 | ARM: Do not use NOCROSSREFS directive with ld.lld | Nathan Chancellor | 1 | -0/+8 |
| 2022-03-09 | arm64: Do not include __READ_ONCE() block in assembly files | Nathan Chancellor | 1 | -2/+2 |
| 2022-03-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 5 | -16/+20 |
| 2022-03-09 | ARM: fix co-processor register typo | Russell King (Oracle) | 1 | -1/+1 |
| 2022-03-09 | arm64: kasan: fix include error in MTE functions | Paul Semel | 1 | -0/+1 |
| 2022-03-09 | x86/boot: Add setup_indirect support in early_memremap_is_setup_data() | Ross Philipson | 1 | -2/+31 |
| 2022-03-09 | x86/boot: Fix memremap of setup_indirect structures | Ross Philipson | 5 | -46/+165 |
| 2022-03-08 | ARM: fix build error when BPF_SYSCALL is disabled | Emmanuel Gil Peyrot | 1 | -1/+1 |
| 2022-03-08 | Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 26 | -76/+825 |
| 2022-03-08 | Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 10 | -55/+481 |
| 2022-03-08 | ARM: include unprivileged BPF status in Spectre V2 reporting | Russell King (Oracle) | 1 | -0/+13 |
| 2022-03-08 | Revert "arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint" | Robert Foss | 1 | -2/+0 |
| 2022-03-08 | x86/module: Fix the paravirt vs alternative order | Peter Zijlstra | 1 | -5/+8 |
| 2022-03-08 | ARM: dts: aspeed: Fix AST2600 quad spi group | Joel Stanley | 1 | -1/+1 |
| 2022-03-08 | Merge tag 'tegra-for-5.17-arm-dt-fixes-2' of git://git.kernel.org/pub/scm/lin... | Arnd Bergmann | 4 | -21/+33 |
| 2022-03-08 | arm64: Ensure execute-only permissions are not allowed without EPAN | Catalin Marinas | 4 | -16/+19 |
| 2022-03-07 | Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -62/+172 |
| 2022-03-07 | Merge tag 'tegra-for-5.17-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin... | Arnd Bergmann | 1 | -1/+1 |
| 2022-03-07 | ARM: tegra: Move Nyan FHD panels to AUX bus | Thierry Reding | 1 | -2/+8 |
| 2022-03-07 | arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation... | James Morse | 1 | -0/+26 |
| 2022-03-07 | powerpc: Fix STACKTRACE=n build | Michael Ellerman | 1 | -1/+1 |
| 2022-03-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -14/+20 |
| 2022-03-06 | Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -2/+2 |
| 2022-03-05 | Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 6 | -7/+62 |
| 2022-03-05 | ARM: Spectre-BHB workaround | Russell King (Oracle) | 9 | -9/+254 |
| 2022-03-05 | ARM: use LOADADDR() to get load address of sections | Russell King (Oracle) | 1 | -7/+12 |
| 2022-03-05 | ARM: early traps initialisation | Russell King (Oracle) | 1 | -6/+21 |
| 2022-03-05 | ARM: report Spectre v2 status through sysfs | Russell King (Oracle) | 5 | -39/+187 |
| 2022-03-05 | powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set | Murilo Opsfelder Araujo | 2 | -2/+2 |
| 2022-03-05 | x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT | Josh Poimboeuf | 1 | -2/+25 |
| 2022-03-05 | x86/speculation: Warn about Spectre v2 LFENCE mitigation | Josh Poimboeuf | 1 | -0/+5 |
| 2022-03-04 | Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -9/+14 |
| 2022-03-03 | riscv: dts: k210: fix broken IRQs on hart1 | Niklas Cassel | 1 | -1/+2 |
| 2022-03-03 | riscv: Fix kasan pud population | Alexandre Ghiti | 1 | -1/+4 |
| 2022-03-03 | riscv: Move high_memory initialization to setup_bootmem | Alexandre Ghiti | 1 | -1/+1 |
| 2022-03-03 | riscv: Fix config KASAN && DEBUG_VIRTUAL | Alexandre Ghiti | 1 | -0/+3 |
| 2022-03-03 | riscv: Fix DEBUG_VIRTUAL false warnings | Alexandre Ghiti | 1 | -3/+1 |
| 2022-03-03 | riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP | Alexandre Ghiti | 1 | -2/+1 |
| 2022-03-03 | riscv: Fix is_linear_mapping with recent move of KASAN region | Alexandre Ghiti | 2 | -1/+2 |
| 2022-03-03 | Merge tag 'mips-fixes-5.17_4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -17/+27 |
| 2022-03-02 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -8/+30 |
| 2022-03-02 | KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run | Paolo Bonzini | 1 | -12/+13 |
| 2022-03-02 | KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots() | Like Xu | 1 | -1/+1 |
| 2022-03-01 | arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias | Pali Rohár | 1 | -0/+1 |
| 2022-03-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -19/+28 |
| 2022-03-01 | s390/extable: fix exception table sorting | Heiko Carstens | 1 | -2/+7 |
| 2022-03-01 | s390/ftrace: fix arch_ftrace_get_regs implementation | Heiko Carstens | 4 | -5/+18 |
| 2022-03-01 | s390/ftrace: fix ftrace_caller/ftrace_regs_caller generation | Heiko Carstens | 1 | -0/+35 |
| 2022-03-01 | s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZE | Alexander Egorenkov | 1 | -0/+2 |
| 2022-03-01 | ARM: mstar: Select HAVE_ARM_ARCH_TIMER | Daniel Palmer | 1 | -0/+1 |
| 2022-03-01 | Merge tag 'v5.17-fixes-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 1 | -0/+2 |
| 2022-03-01 | Merge tag 'qcom-arm64-fixes-for-5.17' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 3 | -8/+33 |
| 2022-03-01 | Merge tag 'arm-soc/for-5.17/devicetree-fixes' of https://github.com/Broadcom/... | Arnd Bergmann | 1 | -0/+1 |
| 2022-03-01 | MIPS: ralink: mt7621: use bitwise NOT instead of logical | Ilya Lipnitskiy | 1 | -1/+1 |
| 2022-02-28 | Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 20 | -79/+92 |
| 2022-02-28 | x86/speculation: Use generic retpoline by default on AMD | Kim Phillips | 1 | -9/+0 |
| 2022-02-28 | ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions | Randy Dunlap | 1 | -0/+2 |
| 2022-02-28 | arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint | Nícolas F. R. A. Prado | 1 | -0/+2 |
| 2022-02-26 | Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -6/+46 |
| 2022-02-25 | KVM: x86: Yield to IPI target vCPU only if it is busy | Li RongQing | 1 | -1/+1 |
| 2022-02-25 | x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64 | Dexuan Cui | 1 | -1/+1 |
| 2022-02-25 | x86/kvm: Don't waste memory if kvmclock is disabled | Wanpeng Li | 1 | -0/+3 |
| 2022-02-25 | x86/kvm: Don't use PV TLB/yield when mwait is advertised | Wanpeng Li | 1 | -0/+2 |
| 2022-02-25 | Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 1 | -2/+1 |
| 2022-02-25 | Merge tag 'omap-for-v5.17/fixes-signed' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 2 | -33/+18 |
| 2022-02-25 | Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()" | Sean Christopherson | 2 | -11/+21 |
| 2022-02-25 | Revert "KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()" | Sean Christopherson | 3 | -14/+14 |
| 2022-02-24 | riscv: fix oops caused by irqsoff latency tracer | Changbin Du | 4 | -5/+45 |
| 2022-02-24 | riscv: fix nommu_k210_sdcard_defconfig | Damien Le Moal | 1 | -1/+1 |
| 2022-02-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -14/+68 |
| 2022-02-24 | Merge tag 'imx-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann | 19 | -72/+68 |
| 2022-02-24 | Merge tag 'tegra-for-5.17-arm-dt-fixes' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 3 | -19/+25 |
| 2022-02-24 | Merge tag 'v5.17-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 11 | -21/+45 |
| 2022-02-24 | KVM: x86: nSVM: disallow userspace setting of MSR_AMD64_TSC_RATIO to non defa... | Maxim Levitsky | 1 | -2/+17 |
| 2022-02-24 | KVM: x86/mmu: make apf token non-zero to fix bug | Liang Zhang | 1 | -1/+12 |
| 2022-02-24 | arm64: Use the clearbhb instruction in mitigations | James Morse | 10 | -0/+79 |
| 2022-02-24 | KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated | James Morse | 3 | -1/+34 |
| 2022-02-24 | arm64: Mitigate spectre style branch history side channels | James Morse | 12 | -2/+352 |
| 2022-02-23 | Merge tag 'for-5.17/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+7 |
| 2022-02-23 | ARM: boot: dts: bcm2711: Fix HVS register range | Maxime Ripard | 1 | -0/+1 |
| 2022-02-23 | parisc/unaligned: Fix ldw() and stw() unalignment handlers | Helge Deller | 1 | -3/+3 |
| 2022-02-23 | parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel | Helge Deller | 1 | -4/+4 |
| 2022-02-23 | ARM: tegra: Move panels to AUX bus | Thierry Reding | 3 | -19/+25 |
| 2022-02-22 | mips: setup: fix setnocoherentio() boolean setting | Randy Dunlap | 1 | -1/+1 |
| 2022-02-21 | ARM: Fix kgdb breakpoint for Thumb2 | Russell King (Oracle) | 1 | -8/+28 |
| 2022-02-21 | x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re... | Josh Poimboeuf | 1 | -6/+29 |
| 2022-02-21 | x86/speculation: Add eIBRS + Retpoline options | Peter Zijlstra | 2 | -38/+99 |
| 2022-02-21 | x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE | Peter Zijlstra (Intel) | 6 | -24/+31 |
| 2022-02-20 | Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -16/+7 |
| 2022-02-18 | Merge tag 'riscv-for-linus-5.17-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -25/+47 |
| 2022-02-18 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
| 2022-02-18 | Merge tag 'powerpc-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -2/+4 |
| 2022-02-18 | Merge tag 'juno-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/su... | Arnd Bergmann | 1 | -2/+1 |
| 2022-02-18 | Merge tag 'socfpga_dts_update_for_v5.18_part2' of git://git.kernel.org/pub/sc... | Arnd Bergmann | 1 | -2/+2 |
| 2022-02-18 | x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing | Andy Lutomirski | 2 | -7/+6 |
| 2022-02-18 | x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU | Wanpeng Li | 1 | -3/+6 |
| 2022-02-18 | x86/kvm: Fix compilation warning in non-x86_64 builds | Leonardo Bras | 1 | -0/+4 |
| 2022-02-18 | ARM: dts: Use 32KiHz oscillator on devkit8000 | Anthoine Bourgeois | 1 | -16/+1 |
| 2022-02-18 | ARM: dts: switch timer config to common devkit8000 devicetree | Anthoine Bourgeois | 2 | -33/+33 |
| 2022-02-17 | x86/sgx: Fix missing poison handling in reclaimer | Reinette Chatre | 1 | -9/+1 |
| 2022-02-17 | x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0 | Leonardo Bras | 3 | -8/+16 |
| 2022-02-17 | x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0 | Leonardo Bras | 2 | -1/+6 |
| 2022-02-17 | kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode | Anton Romanov | 1 | -0/+7 |
| 2022-02-17 | KVM: x86: Add KVM_CAP_ENABLE_CAP to x86 | Aaron Lewis | 1 | -0/+1 |
| 2022-02-17 | KVM: arm64: Don't miss pending interrupts for suspended vCPU | Oliver Upton | 1 | -2/+1 |
| 2022-02-16 | MIPS: smp: fill in sibling and core maps earlier | Alexander Lobakin | 1 | -3/+3 |
| 2022-02-16 | MIPS: ralink: mt7621: do memory detection on KSEG1 | Chuanhong Guo | 1 | -13/+23 |
| 2022-02-16 | arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2 | James Morse | 2 | -2/+36 |
| 2022-02-16 | arm64: Add percpu vectors for EL1 | James Morse | 4 | -9/+53 |
| 2022-02-16 | arm64: entry: Add macro for reading symbol addresses from the trampoline | James Morse | 1 | -21/+16 |
| 2022-02-16 | arm64: entry: Add vectors that have the bhb mitigation sequences | James Morse | 4 | -9/+118 |
| 2022-02-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 12 | -142/+232 |
| 2022-02-15 | arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations | James Morse | 1 | -1/+34 |
| 2022-02-15 | arm64: entry: Allow the trampoline text to occupy multiple pages | James Morse | 5 | -7/+20 |
| 2022-02-15 | arm64: entry: Make the kpti trampoline's kpti sequence optional | James Morse | 1 | -6/+12 |
| 2022-02-15 | arm64: entry: Move trampoline macros out of ifdef'd section | James Morse | 1 | -6/+5 |
| 2022-02-15 | arm64: entry: Don't assume tramp_vectors is the start of the vectors | James Morse | 1 | -13/+15 |
| 2022-02-15 | arm64: entry: Allow tramp_alias to access symbols after the 4K boundary | James Morse | 1 | -5/+8 |
| 2022-02-15 | arm64: entry: Move the trampoline data page before the text page | James Morse | 2 | -3/+8 |
| 2022-02-15 | arm64: entry: Free up another register on kpti's tramp_exit path | James Morse | 1 | -6/+13 |
| 2022-02-15 | arm64: entry: Make the trampoline cleanup optional | James Morse | 1 | -3/+7 |
| 2022-02-15 | KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A | James Morse | 3 | -5/+9 |
| 2022-02-15 | arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit | James Morse | 2 | -4/+4 |
| 2022-02-15 | arm64: entry.S: Add ventry overflow sanity checks | James Morse | 1 | -0/+3 |
| 2022-02-15 | Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -19/+45 |
| 2022-02-15 | powerpc/lib/sstep: fix 'ptesync' build error | Anders Roxell | 1 | -0/+2 |
| 2022-02-14 | arm64: dts: qcom: c630: disable crypto due to serror | Steev Klimaszewski | 1 | -0/+5 |
| 2022-02-14 | RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid ordering | Geert Uytterhoeven | 1 | -18/+39 |
| 2022-02-14 | RISC-V: Fix handling of empty cpu masks | Geert Uytterhoeven | 1 | -4/+4 |
| 2022-02-14 | RISC-V: Fix hartid mask handling for hartid 31 and up | Geert Uytterhoeven | 1 | -3/+4 |
| 2022-02-14 | arm64: Correct wrong label in macro __init_el2_gicv3 | Joakim Tjernlund | 1 | -1/+1 |
| 2022-02-14 | KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW | Jim Mattson | 1 | -1/+1 |
| 2022-02-14 | KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event | Jim Mattson | 1 | -2/+3 |
| 2022-02-14 | parisc: Fix some apparent put_user() failures | Helge Deller | 1 | -14/+15 |
| 2022-02-14 | arm64: dts: imx8ulp: Set #thermal-sensor-cells to 1 as required | Sudeep Holla | 1 | -1/+1 |
| 2022-02-14 | arm64: dts: imx8mm: Fix VPU Hanging | Adam Ford | 1 | -1/+0 |
| 2022-02-13 | parisc: Show error if wrong 32/64-bit compiler is being used | Helge Deller | 1 | -0/+8 |
| 2022-02-13 | Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -9/+11 |
| 2022-02-13 | Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
| 2022-02-12 | Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2 | -3/+3 |
| 2022-02-12 | Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -10/+22 |
| 2022-02-12 | ARM: dts: rockchip: fix a typo on rk3288 crypto-controller | Corentin Labbe | 1 | -1/+1 |
| 2022-02-12 | ARM: dts: rockchip: reorder rk322x hmdi clocks | Sascha Hauer | 1 | -2/+2 |
| 2022-02-11 | Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 30 | -137/+138 |
| 2022-02-11 | Merge tag 'riscv-for-linus-5.17-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -13/+23 |
| 2022-02-11 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -0/+1 |
| 2022-02-11 | Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -22/+1 |
| 2022-02-11 | KVM: SVM: fix race between interrupt delivery and AVIC inhibition | Maxim Levitsky | 4 | -49/+55 |
| 2022-02-11 | KVM: SVM: set IRR in svm_deliver_interrupt | Paolo Bonzini | 2 | -3/+1 |
| 2022-02-11 | KVM: SVM: extract avic_ring_doorbell | Maxim Levitsky | 1 | -11/+20 |
| 2022-02-11 | Merge tag 'kvmarm-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 1 | -0/+2 |
| 2022-02-11 | Merge branch 'acpi-x86' | Rafael J. Wysocki | 1 | -22/+1 |
| 2022-02-11 | KVM: arm64: vgic: Read HW interrupt pending state from the HW | Marc Zyngier | 1 | -0/+2 |
| 2022-02-10 | x86/sgx: Silence softlockup detection when releasing large enclaves | Reinette Chatre | 1 | -0/+2 |
| 2022-02-10 | KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU | David Woodhouse | 1 | -30/+67 |
| 2022-02-10 | riscv: fix build with binutils 2.38 | Aurelien Jarno | 1 | -0/+6 |
| 2022-02-10 | riscv: cpu-hotplug: clear cpu from numa map when teardown | Pingfan Liu | 1 | -0/+2 |
| 2022-02-10 | Merge tag 'mips-fixes-5.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+2 |
| 2022-02-10 | xen/x2apic: Fix inconsistent indenting | Jiapeng Chong | 1 | -2/+1 |
| 2022-02-10 | xen/x86: detect support for extended destination ID | Roger Pau Monne | 2 | -0/+13 |
| 2022-02-10 | xen/x86: obtain full video frame buffer address for Dom0 also under EFI | Jan Beulich | 1 | -8/+8 |
| 2022-02-10 | Revert "arm64: dts: imx8mn-venice-gw7902: disable gpu" | Arnd Bergmann | 1 | -12/+0 |
| 2022-02-09 | arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg" | Dinh Nguyen | 1 | -2/+2 |
| 2022-02-09 | x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems" | Hans de Goede | 1 | -22/+1 |
| 2022-02-09 | Merge tag 'kvm-s390-kernel-access' from emailed bundle | Linus Torvalds | 1 | -0/+2 |
| 2022-02-09 | MIPS: DTS: CI20: fix how ddc power is enabled | H. Nikolaus Schaller | 1 | -13/+2 |
| 2022-02-08 | riscv: extable: fix err reg writing in dedicated uaccess handler | Jisheng Zhang | 1 | -3/+3 |
| 2022-02-08 | KVM: x86: SVM: move avic definitions from AMD's spec to svm.h | Maxim Levitsky | 4 | -32/+38 |
| 2022-02-08 | KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibi... | Maxim Levitsky | 1 | -1/+6 |
| 2022-02-08 | KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L... | Maxim Levitsky | 1 | -4/+13 |
| 2022-02-08 | KVM: x86: nSVM: expose clean bit support to the guest | Maxim Levitsky | 1 | -0/+1 |
| 2022-02-08 | KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM | Maxim Levitsky | 2 | -0/+6 |
| 2022-02-08 | KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state | Maxim Levitsky | 1 | -0/+2 |
| 2022-02-08 | KVM: x86: nSVM: fix potential NULL derefernce on nested migration | Maxim Levitsky | 1 | -12/+14 |
| 2022-02-08 | KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case | Maxim Levitsky | 1 | -2/+10 |
| 2022-02-08 | Revert "svm: Add warning message for AVIC IPI invalid target" | Sean Christopherson | 1 | -2/+0 |
| 2022-02-08 | arm64: Remove ARCH_VULCAN | Geert Uytterhoeven | 1 | -3/+0 |
| 2022-02-08 | arm64: dts: rockchip: reorder rk3399 hdmi clocks | Sascha Hauer | 1 | -3/+3 |
| 2022-02-08 | Merge tag 'amlogic-fixes-v5.17-rc-v2' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 3 | -28/+28 |
| 2022-02-08 | Merge tag 'socfpga_fix_for_v5.17' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 1 | -0/+2 |
| 2022-02-08 | ARM: dts: Fix boot regression on Skomer | Linus Walleij | 1 | -4/+0 |
| 2022-02-08 | Merge tag 'ti-k3-dt-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 2 | -24/+12 |
| 2022-02-08 | ARM: dts: spear320: Drop unused and undocumented 'irq-over-gpio' property | Rob Herring | 1 | -1/+0 |
| 2022-02-08 | Merge tag 'imx-fixes-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Arnd Bergmann | 8 | -11/+29 |
| 2022-02-07 | Merge branch 'v5.17/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Arnd Bergmann | 7 | -20/+16 |
| 2022-02-07 | Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel.... | Arnd Bergmann | 7 | -46/+63 |