Age | Commit message (Expand) | Author | Files | Lines |
2023-01-28 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -53/+48 |
2023-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -12/+20 |
2023-01-27 | net: checksum: drop the linux/uaccess.h include | Jakub Kicinski | 1 | -1/+0 |
2023-01-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -12/+9 |
2023-01-22 | Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+9 |
2023-01-22 | Merge tag 'perf_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+2 |
2023-01-22 | KVM: x86/vmx: Do not skip segment attributes if unusable bit is set | Hendrik Borghorst | 1 | -12/+9 |
2023-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 11 | -91/+164 |
2023-01-18 | perf/x86/intel/cstate: Add Emerald Rapids | Kan Liang | 1 | -0/+1 |
2023-01-18 | perf/x86/intel: Add Emerald Rapids | Kan Liang | 1 | -0/+1 |
2023-01-16 | x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i... | Yair Podemsky | 1 | -0/+9 |
2023-01-15 | Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -20/+52 |
2023-01-14 | Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+38 |
2023-01-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -63/+72 |
2023-01-13 | x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space | Bjorn Helgaas | 1 | -0/+31 |
2023-01-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -2/+2 |
2023-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -14/+21 |
2023-01-13 | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+0 |
2023-01-12 | x86/mm: fix poking_init() for Xen PV guests | Juergen Gross | 1 | -0/+4 |
2023-01-12 | KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lock | David Woodhouse | 2 | -37/+31 |
2023-01-12 | x86/pci: Simplify is_mmconf_reserved() messages | Bjorn Helgaas | 1 | -6/+7 |
2023-01-11 | KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest() | David Woodhouse | 1 | -2/+17 |
2023-01-11 | KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking | David Woodhouse | 1 | -1/+3 |
2023-01-11 | bpf, x86: Simplify the parsing logic of structure parameters | Pu Lehui | 1 | -53/+48 |
2023-01-10 | x86/resctrl: Fix event counts regression in reused RMIDs | Peter Newman | 1 | -16/+33 |
2023-01-10 | x86/resctrl: Fix task CLOSID/RMID update race | Peter Newman | 1 | -1/+11 |
2023-01-10 | x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case | Juergen Gross | 1 | -1/+2 |
2023-01-10 | x86/boot: Avoid using Intel mnemonics in AT&T syntax asm | Peter Zijlstra | 1 | -2/+2 |
2023-01-09 | perf/x86/intel/uncore: Add Emerald Rapids | Kan Liang | 1 | -0/+1 |
2023-01-09 | perf/x86/msr: Add Emerald Rapids | Kan Liang | 1 | -0/+1 |
2023-01-09 | perf/x86/msr: Add Meteor Lake support | Kan Liang | 1 | -0/+2 |
2023-01-09 | perf/x86/cstate: Add Meteor Lake support | Kan Liang | 1 | -9/+12 |
2023-01-09 | KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID | Paolo Bonzini | 1 | -16/+16 |
2023-01-09 | KVM: nSVM: clarify recalc_intercepts() wrt CR8 | Paolo Bonzini | 1 | -7/+5 |
2023-01-09 | x86/xen: Remove the unused function p2m_index() | Jiapeng Chong | 1 | -5/+0 |
2023-01-06 | Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+5 |
2023-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 22 | -186/+227 |
2023-01-05 | elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size} | Catalin Marinas | 1 | -2/+2 |
2023-01-05 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -31/+39 |
2023-01-04 | perf/x86/rapl: Add support for Intel Emerald Rapids | Zhang Rui | 1 | -0/+1 |
2023-01-04 | perf/x86/rapl: Add support for Intel Meteor Lake | Zhang Rui | 1 | -0/+2 |
2023-01-04 | x86/bugs: Flush IBP in ib_prctl_set() | Rodrigo Branco | 1 | -0/+2 |
2023-01-03 | perf/x86/rapl: Treat Tigerlake like Icelake | Chris Wilson | 1 | -0/+2 |
2023-01-03 | x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f... | Jason A. Donenfeld | 4 | -41/+41 |
2023-01-03 | x86/asm: Fix an assembler warning with current binutils | Mikulas Patocka | 1 | -1/+1 |
2023-01-02 | x86/kexec: Fix double-free of elf header buffer | Takashi Iwai | 1 | -3/+1 |
2023-01-01 | Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2023-01-01 | Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -25/+17 |
2022-12-28 | Merge branch 'kvm-late-6.1-fixes' into HEAD | Paolo Bonzini | 11 | -115/+164 |
2022-12-28 | KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET | Paolo Bonzini | 1 | -3/+27 |