| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -3/+3 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -3/+3 |
| 2024-05-02 | hwtracing: hisi_ptt: Assign parent for event_source device | Jonathan Cameron | 1 | -0/+1 |
| 2024-02-26 | hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i... | Yang Jihong | 1 | -3/+3 |
| 2023-11-16 | hwtracing: hisi_ptt: Optimize the trace data committing | Yicong Yang | 1 | -8/+7 |
| 2023-11-16 | hwtracing: hisi_ptt: Disable interrupt after trace end | Yicong Yang | 2 | -0/+5 |
| 2023-11-13 | hwtracing: hisi_ptt: Don't try to attach a task | Yicong Yang | 1 | -0/+3 |
| 2023-11-13 | hwtracing: hisi_ptt: Handle the interrupt in hardirq context | Yicong Yang | 1 | -3/+3 |
| 2023-11-13 | hwtracing: hisi_ptt: Add dummy callback pmu::read() | Junhao He | 1 | -0/+5 |
| 2023-08-15 | hwtracing: hisi_ptt: Use pci_dev_id() to simplify the code | Xiongfeng Wang | 1 | -4/+4 |
| 2023-06-21 | hwtracing: hisi_ptt: Fix potential sleep in atomic context | Yicong Yang | 2 | -7/+7 |
| 2023-06-21 | hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMU | Yicong Yang | 1 | -1/+1 |
| 2023-06-21 | hwtracing: hisi_ptt: Export available filters through sysfs | Yicong Yang | 2 | -0/+221 |
| 2023-06-21 | hwtracing: hisi_ptt: Add support for dynamically updating the filter list | Yicong Yang | 2 | -8/+202 |
| 2023-06-21 | hwtracing: hisi_ptt: Factor out filter allocation and release operation | Yicong Yang | 1 | -24/+39 |
| 2023-01-19 | hwtracing: hisi_ptt: Only add the supported devices to the filters list | Yicong Yang | 1 | -0/+10 |
| 2022-09-12 | hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private" | Stephen Rothwell | 1 | -1/+0 |
| 2022-09-08 | hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Tr... | Yicong Yang | 2 | -0/+154 |
| 2022-09-08 | hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and T... | Yicong Yang | 4 | -0/+1107 |