Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | virtio: record the maximum queue num supported by the device. | Xuan Zhuo | 2022-08-11 | 1 | -0/+1 | |
* | | | | | | | | Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 2022-08-12 | 36 | -60/+1086 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | LoongArch: Update Loongson-3 default config file | Huacai Chen | 2022-08-12 | 1 | -1/+33 | |
| * | | | | | | | | LoongArch: Add USER_STACKTRACE support | Qing Zhang | 2022-08-12 | 3 | -0/+47 | |
| * | | | | | | | | LoongArch: Add STACKTRACE support | Qing Zhang | 2022-08-12 | 8 | -6/+93 | |
| * | | | | | | | | LoongArch: Add prologue unwinder support | Qing Zhang | 2022-08-12 | 6 | -1/+259 | |
| * | | | | | | | | LoongArch: Add guess unwinder support | Qing Zhang | 2022-08-12 | 7 | -11/+200 | |
| * | | | | | | | | LoongArch: Add vDSO syscall __vdso_getcpu() | Huacai Chen | 2022-08-12 | 6 | -12/+75 | |
| * | | | | | | | | LoongArch: Add PCI controller support | Huacai Chen | 2022-08-12 | 8 | -10/+321 | |
| * | | | | | | | | LoongArch: Parse MADT to get multi-processor information | Huacai Chen | 2022-08-12 | 4 | -7/+40 | |
| * | | | | | | | | LoongArch: Jump to the link address before enable PG | Huacai Chen | 2022-08-12 | 1 | -8/+11 | |
| * | | | | | | | | LoongArch: Requires __force attributes for any casts | Qing Zhang | 2022-08-12 | 1 | -2/+2 | |
| * | | | | | | | | LoongArch: Fix unsigned comparison with less than zero | Yang Li | 2022-08-12 | 1 | -1/+1 | |
| * | | | | | | | | LoongArch: Adjust arch/loongarch/Kconfig | Huacai Chen | 2022-08-12 | 1 | -1/+4 | |
| * | | | | | | | | LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK | Huacai Chen | 2022-08-12 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ | Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable' | Huacai Chen | 2022-08-11 | 38 | -326/+247 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | / / / / / | | | | |_|/ / / / / | | | |/| | | | | | | ||||||
* | | | | | | | | | | Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2022-08-11 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bpf, arm64: Fix bpf trampoline instruction endianness | Xu Kuohai | 2022-08-10 | 1 | -6/+6 | |
| * | | | | | | | | | | bpf, arm64: Allocate program buffer using kvcalloc instead of kcalloc | Aijun Sun | 2022-08-08 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-08-11 | 13 | -50/+125 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refresh | Sean Christopherson | 2022-08-10 | 2 | -11/+8 | |
| * | | | | | | | | | | | KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpers | Sean Christopherson | 2022-08-10 | 1 | -9/+17 | |
| * | | | | | | | | | | | KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIES | Sean Christopherson | 2022-08-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | KVM: x86/mmu: Add sanity check that MMIO SPTE mask doesn't overlap gen | Sean Christopherson | 2022-08-10 | 2 | -0/+22 | |
| * | | | | | | | | | | | KVM: x86/mmu: rename trace function name for asynchronous page fault | Mingwei Zhang | 2022-08-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | KVM: x86/xen: Stop Xen timer before changing IRQ | Coleman Dietsch | 2022-08-10 | 1 | -18/+17 | |
| * | | | | | | | | | | | KVM: x86/xen: Initialize Xen timer only once | Coleman Dietsch | 2022-08-10 | 1 | -1/+3 | |
| * | | | | | | | | | | | KVM: SVM: Disable SEV-ES support if MMIO caching is disable | Sean Christopherson | 2022-08-10 | 5 | -5/+19 | |
| * | | | | | | | | | | | KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks change | Sean Christopherson | 2022-08-10 | 3 | -0/+24 | |
| * | | | | | | | | | | | KVM: x86: Tag kvm_mmu_x86_module_init() with __init | Sean Christopherson | 2022-08-10 | 2 | -2/+2 | |
| * | | | | | | | | | | | KVM: x86: emulator: Fix illegal LEA handling | Michal Luczaj | 2022-08-10 | 1 | -1/+5 | |
| * | | | | | | | | | | | KVM: X86: avoid uninitialized 'fault.async_page_fault' from fixed-up #PF | Yu Zhang | 2022-08-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | KVM: x86: Bug the VM if an accelerated x2APIC trap occurs on a "bad" reg | Sean Christopherson | 2022-08-10 | 1 | -3/+5 | |
| * | | | | | | | | | | | KVM: x86: do not report preemption if the steal time cache is stale | Paolo Bonzini | 2022-08-10 | 1 | -0/+2 | |
| * | | | | | | | | | | | KVM: x86: revalidate steal time cache if MSR value changes | Paolo Bonzini | 2022-08-10 | 1 | -3/+3 | |
* | | | | | | | | | | | | x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments | Nick Desaulniers | 2022-08-11 | 3 | -2/+6 | |
* | | | | | | | | | | | | Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-08-10 | 2 | -11/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry | Naoya Horiguchi | 2022-08-09 | 1 | -1/+7 | |
| * | | | | | | | | | | | | mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled() | Muchun Song | 2022-08-09 | 1 | -10/+3 | |
* | | | | | | | | | | | | | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2022-08-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | powerpc/mm: Export memory_add_physaddr_to_nid() for modules | Michael Ellerman | 2022-07-29 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2022-08-10 | 4 | -3/+1561 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ARM: dts: imxrt1170-pinfunc: Add pinctrl binding header | Jesse Taube | 2022-07-26 | 1 | -0/+1561 | |
| * | | | | | | | | | | | | | | ARM: dts: sunxi: Drop resets from r_pio nodes | Samuel Holland | 2022-06-15 | 3 | -3/+0 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2022-08-10 | 13 | -13/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 | Nick Desaulniers | 2022-07-27 | 13 | -13/+0 | |
* | | | | | | | | | | | | | | | Merge tag 'm68knommu-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-08-09 | 3 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | m68k: Fix syntax errors in comments | Xiang wangx | 2022-07-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | m68k: coldfire: make symbol m523x_clk_lookup static | Wang Jingjin | 2022-07-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | m68k: coldfire/device.c: protect FLEXCAN blocks | Randy Dunlap | 2022-07-25 | 1 | -3/+3 |