aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-22tools headers UAPI: Add new macros for mem_hops field to perf_event.hKajol Jain
2021-12-22Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-12-21perf arm64: Inject missing frames when using 'perf record --call-graph=fp'Alexandre Truong
2021-12-21perf tools: Refactor SMPL_REG macro in perf_regs.hGerman Gomez
2021-12-21perf callchain: Enable dwarf_callchain_users on arm64Alexandre Truong
2021-12-21perf script: Use callchain_param_setup() instead of open coded equivalentAlexandre Truong
2021-12-21perf machine: Add a mechanism to inject stack framesAlexandre Truong
2021-12-21perf tools: Record ARM64 LR register automaticallyAlexandre Truong
2021-12-21perf test: Use 3 digits for test numbering now we can have more testsCarsten Haitzler
2021-12-21Merge tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-21Merge tag 'nfsd-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-12-21KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPUSean Christopherson
2021-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-12-20Merge tag 'spi-fix-v5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-20Merge tag 'regulator-fix-v5.16-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-12-20Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds
2021-12-20KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest stateSean Christopherson
2021-12-20KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_stateSean Christopherson
2021-12-20KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is requiredSean Christopherson
2021-12-20KVM: VMX: Always clear vmx->fail on emulation_requiredSean Christopherson
2021-12-20selftests: KVM: Fix non-x86 compilingAndrew Jones
2021-12-20KVM: x86: Always set kvm_run->if_flagMarc Orr
2021-12-20KVM: x86/mmu: Don't advance iterator after restart due to yieldingSean Christopherson
2021-12-20HID: potential dereference of null pointerJiasheng Jiang
2021-12-20HID: holtek: fix mouse probingBenjamin Tissoires
2021-12-20KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_allWei Wang
2021-12-19Linux 5.16-rc6Linus Torvalds
2021-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-19Merge tag 'block-5.16-2021-12-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-19Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-19Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-12-19Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-12-19Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-12-19Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-19Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-12-19Merge tag '5.16-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-12-19KVM: x86: Retry page fault if MMU reload is pending and root has no spSean Christopherson
2021-12-19KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDsVitaly Kuznetsov
2021-12-19KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...Vitaly Kuznetsov
2021-12-19Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption"Jens Axboe
2021-12-18NFSD: Fix READDIR buffer overflowChuck Lever
2021-12-18Merge tag 'tty-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-12-18Merge tag 'usb-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-12-18Merge tag 'perf-tools-fixes-for-v5.16-2021-12-18' of git://git.kernel.org/pub...Linus Torvalds
2021-12-18perf inject: Fix segfault due to perf_data__fd() without openAdrian Hunter
2021-12-18perf inject: Fix segfault due to close without openAdrian Hunter
2021-12-18perf expr: Fix missing check for return value of hashmap__new()Miaoqian Lin
2021-12-18locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()Zqiang