aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crc32test.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-27perf/core: Add PERF_RECORD_CGROUP eventNamhyung Kim2-1/+123
2020-03-27perf script: Introduce --deltatime optionHagen Paul Pfeifer2-0/+20
2020-03-27perf test x86: Add CET instructions to the new instructions testAdrian Hunter3-0/+544
2020-03-27x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode mapYu-cheng Yu2-12/+22
2020-03-26perf: Normalize gcc parameter when generating arch errno tableHe Zhe1-1/+1
2020-03-26perf parse-events: Add defensive NULL checkIan Rogers1-6/+5
2020-03-25perf callchain: Update docs regarding kernel/user space unwindingTony Jones2-12/+20
2020-03-24perf dso: Fix dso comparisonRavi Bangoria1-1/+21
2020-03-24perf cpumap: Fix snprintf overflow checkChristophe JAILLET1-5/+5
2020-03-24perf test: Test pmu-events aliasesJohn Garry1-1/+147
2020-03-24perf pmu: Make pmu_uncore_alias_match() publicJohn Garry2-1/+2
2020-03-24perf pmu: Add is_pmu_core()John Garry2-0/+6
2020-03-24perf test: Add pmu-events testJohn Garry4-0/+239
2020-03-24perf pmu: Refactor pmu_add_cpu_aliases()John Garry2-8/+16
2020-03-24perf jevents: Support test events folderJohn Garry1-0/+30
2020-03-24perf jevents: Add some test eventsJohn Garry3-0/+59
2020-03-24perf tools: Unify a bit the build directory outputJiri Olsa1-4/+5
2020-03-24tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo1-0/+2
2020-03-24perf vendor events amd: Update Zen1 events to V2Vijay Thakkar7-136/+172
2020-03-24perf vendor events amd: Add Zen2 eventsVijay Thakkar7-0/+1117
2020-03-24perf vendor events amd: Restrict model detection for zen1 based processorsVijay Thakkar7-1/+1
2020-03-24perf metricgroup: Fix printing event names of metric group with multiple events incase of overlapping eventsKajol Jain1-19/+30
2020-03-24perf stat: Align the output for interval aggregation modeJin Yao1-3/+3
2020-03-24perf report/top TUI: Support hotkeys to let user select any event for sortingJin Yao1-1/+27
2020-03-24perf report: Support a new key to reload the browserJin Yao4-3/+6
2020-03-24perf report: Allow specifying event to be used as sort key in --group outputJin Yao4-15/+94
2020-03-24perf report/top TUI: Support hotkey 'a' for annotation of unresolved addressesJin Yao1-11/+35
2020-03-24perf report: Support interactive annotation of code without symbolsJin Yao2-6/+38
2020-03-23perf report: Print al_addr when symbol is not foundJin Yao1-2/+4
2020-03-23perf symbols: Consolidate symbol fixup issueLeo Yan5-33/+8
2020-03-23perf parse-events: Fix 3 use after frees found with clang ASANIan Rogers2-3/+4
2020-03-20perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_boxKan Liang1-3/+9
2020-03-20perf/x86/intel/uncore: Add box_offsets for free-running countersKan Liang1-1/+4
2020-03-20perf/core: Fix reversed NULL check in perf_event_groups_less()Dan Carpenter1-1/+1
2020-03-20perf/core: Fix endless multiplex timerPeter Zijlstra1-6/+14
2020-03-20x86/optprobe: Fix OPTPROBE vs UACCESSPeter Zijlstra2-0/+26
2020-03-17perf expr: Fix copy/paste mistakeJiri Olsa1-2/+2
2020-03-17perf report: Fix no branch type statistics report issueJin Yao1-5/+4
2020-03-17perf tools: Give synthetic mmap events an inode generationIan Rogers1-0/+1
2020-03-17perf/amd/uncore: Add support for Family 19h L3 PMUKim Phillips2-8/+27
2020-03-17perf/amd/uncore: Make L3 thread mask code more readableKim Phillips1-5/+8
2020-03-17perf/amd/uncore: Prepare L3 thread mask code for Family 19hKim Phillips1-9/+16
2020-03-16HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti2-0/+2
2020-03-16HID: google: add moonball USB idChen-Tsung Hsieh2-0/+3
2020-03-15Linux 5.6-rc6Linus Torvalds1-1/+1
2020-03-14iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey2-2/+13
2020-03-14KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov1-2/+3
2020-03-14irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2Marc Zyngier2-1/+31
2020-03-14KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirectNitesh Narayan Lal1-2/+5
2020-03-14KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1Sean Christopherson1-2/+14