summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-09perf tools: Add hw_idx in struct branch_stackKan Liang
2020-03-05tools headers UAPI: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo
2020-03-04tools lib traceevent: Remove extra '\n' in print_event_time()Steven Rostedt (VMware)
2020-03-04libperf: Add counting exampleMichael Petlan
2020-03-04perf annotate: Get rid of annotation->nr_jumpsRavi Bangoria
2020-03-04perf llvm: Add debug hint message about missing kernel-devel packageArnaldo Carvalho de Melo
2020-03-04perf stat: Show percore counts in per CPU outputJin Yao
2020-03-04tools lib api fs: Move cgroupsfs_find_mountpoint()Namhyung Kim
2020-03-04Merge remote-tracking branch 'acme/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2020-03-04perf diff: Fix undefined string comparison spotted by clang's -Wstring-compareNick Desaulniers
2020-03-04Merge tag 'perf-urgent-for-mingo-5.6-20200303' of git://git.kernel.org/pub/sc...Ingo Molnar
2020-03-03Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-03-03perf symbols: Don't try to find a vmlinux file when looking for kernel modulesArnaldo Carvalho de Melo
2020-03-03perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo
2020-03-02perf parse-events: Use asprintf() instead of strncpy() to read tracepoint filesArnaldo Carvalho de Melo
2020-03-02perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo
2020-03-02perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo
2020-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-01Linux 5.6-rc4Linus Torvalds
2020-03-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-01KVM: VMX: check descriptor table exits on instruction emulationOliver Upton
2020-02-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-29ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter
2020-02-29macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang
2020-02-29jbd2: fix data races at struct journal_headQian Cai
2020-02-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-02-29x86/mm: Fix dump_pagetables with Xen PVJuergen Gross
2020-02-29x86/ioperm: Add new paravirt function update_io_bitmap()Juergen Gross
2020-02-29Merge tag 'perf-urgent-for-mingo-5.6-20200228' of git://git.kernel.org/pub/sc...Ingo Molnar
2020-02-28Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-28Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-28Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6Jens Axboe
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-02-28Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-02-28Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-02-28Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-02-28kvm: x86: Limit the number of "kvm: disabled by bios" messagesErwan Velu
2020-02-28Merge branches 'pm-sleep' and 'pm-devfreq'Rafael J. Wysocki
2020-02-28KVM: x86: avoid useless copy of cpufreq policyPaolo Bonzini
2020-02-28KVM: allow disabling -WerrorPaolo Bonzini
2020-02-28KVM: x86: allow compiling as non-module with W=1Valdis Klētnieks
2020-02-28KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipisWanpeng Li
2020-02-28KVM: Introduce pv check helpersWanpeng Li
2020-02-28KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger
2020-02-28KVM: SVM: allocate AVIC data structures based on kvm_amd module parameterPaolo Bonzini