summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-05of: clk: Make <linux/of_clk.h> self-containedGeert Uytterhoeven
2020-02-05bootconfig: Show the number of nodes on boot messageMasami Hiramatsu
2020-02-05tools/bootconfig: Show the number of bootconfig nodesMasami Hiramatsu
2020-02-05bootconfig: Add more parse error messagesMasami Hiramatsu
2020-02-05bootconfig: Use bootconfig instead of boot configMasami Hiramatsu
2020-02-05ftrace: Protect ftrace_graph_hash with ftrace_syncSteven Rostedt (VMware)
2020-02-05broken ping to ipv6 linklocal addresses on debian busterCasey Schaufler
2020-02-05ftrace: Add comment to why rcu_dereference_sched() is open codedSteven Rostedt (VMware)
2020-02-05tracing: Annotate ftrace_graph_notrace_hash pointer with __rcuAmol Grover
2020-02-05tracing: Annotate ftrace_graph_hash pointer with __rcuAmol Grover
2020-02-06kbuild: make multiple directory targets workMasahiro Yamada
2020-02-05Merge branch 'bpf-xsk-fixes'Daniel Borkmann
2020-02-05samples: bpf: Allow for -ENETDOWN in xdpsockMaciej Fijalkowski
2020-02-05samples: bpf: Drop doubled variable declaration in xdpsockMaciej Fijalkowski
2020-02-05i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski
2020-02-05tools/bpf/runqslower: Rebuild libbpf.a on libbpf source changeSong Liu
2020-02-05Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-02-05Merge tag 'dmaengine-fix-5.6-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-02-05PCI/ATS: Use PF PASID for VFsKuppuswamy Sathyanarayanan
2020-02-05Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-02-05Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-05Merge tag 'devicetree-fixes-for-5.6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-05Allow git builds of SphinxStephen Kitt
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-05Documentation: changes.rst: update several outdated project URLsRandy Dunlap
2020-02-05Documentation: build warnings related to missing blank lines after explicit m...Sameer Rahmani
2020-02-05mailmap: add entry for Tiezhu YangTiezhu Yang
2020-02-05Documentation/ko_KR/howto: Update a broken linkSeongJae Park
2020-02-05Documentation/ko_KR/howto: Update broken web addressesSeongJae Park
2020-02-05docs/locking: Fix outdated section namesSeongJae Park
2020-02-05KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declarationMiaohe Lin
2020-02-05KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bitSean Christopherson
2020-02-05x86: vmxfeatures: rename features for consistency with KVM and manualPaolo Bonzini
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-02-05KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accessesPaolo Bonzini
2020-02-05KVM: x86: Fix perfctr WRMSR for running countersEric Hankland
2020-02-05x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested g...Vitaly Kuznetsov
2020-02-05x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()Vitaly Kuznetsov
2020-02-05kvm: mmu: Separate generating and setting mmio ptesBen Gardon
2020-02-05kvm: mmu: Replace unsigned with unsigned int for PTE accessBen Gardon
2020-02-05KVM: nVMX: Remove stale comment from nested_vmx_load_cr3()Sean Christopherson
2020-02-05KVM: MIPS: Fold comparecount_func() into comparecount_wakeup()Sean Christopherson
2020-02-05KVM: MIPS: Fix a build error due to referencing not-yet-defined functionSean Christopherson
2020-02-05x86/kvm: do not setup pv tlb flush when not paravirtualizedThadeu Lima de Souza Cascardo
2020-02-05KVM: fix overflow of zero page refcount with ksm runningZhuang Yanying
2020-02-05qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru
2020-02-05KVM: x86: Take a u64 when checking for a valid dr7 valueSean Christopherson
2020-02-05KVM: x86: use raw clock values consistentlyPaolo Bonzini
2020-02-05KVM: x86: reorganize pvclock_gtod_data membersPaolo Bonzini
2020-02-05KVM: nVMX: delete meaningless nested_vmx_run() declarationMiaohe Lin