aboutsummaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-23scripts/dtc: Add missing fdtoverlay to gitignoreRob Herring2-0/+2
2021-02-23Kbuild: disable TRIM_UNUSED_KSYMS optionLinus Torvalds1-0/+1
2021-02-23gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flushBob Peterson1-2/+7
2021-02-22gfs2: Per-revoke accounting in transactionsAndreas Gruenbacher7-42/+131
2021-02-22gfs2: Rework the log space allocation logicAndreas Gruenbacher3-69/+104
2021-02-22gfs2: Minor calc_reserved cleanupAndreas Gruenbacher1-8/+5
2021-02-22ARM: 9065/1: OABI compat: fix build when EPOLL is not enabledRandy Dunlap1-0/+15
2021-02-22exfat: improve performance of exfat_free_cluster when using dirsync mount optionHyeongseok Kim3-9/+40
2021-02-22exfat: fix shift-out-of-bounds in exfat_fill_super()Namjae Jeon2-5/+30
2021-02-20tty: protect tty_write from odd low-level tty disciplinesLinus Torvalds1-1/+4
2021-02-20fix handling of nd->depth on LOOKUP_CACHED failures in try_to_unlazy*Al Viro1-4/+5
2021-02-19kprobes: Fix to delay the kprobes jump optimizationMasami Hiramatsu1-10/+21
2021-02-18drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)Alex Deucher1-0/+2
2021-02-18drm/radeon: OLAND boards don't have VCEAlex Deucher3-2/+3
2021-02-18drm/amdkfd: Fix recursive lock warningsFelix Kuehling1-2/+2
2021-02-18drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()Jan Kokemüller2-3/+19
2021-02-18drm/amd/display: Fix potential integer overflowGustavo A. R. Silva1-1/+1
2021-02-18drm/amdgpu/display: remove hdcp_srm sysfs on device removalNirmoy Das3-3/+4
2021-02-18drm/amdgpu: fix CGTS_TCC_DISABLE register offset on gfx10.3Marek Olšák1-12/+10
2021-02-18pstore: Fix typo in compression option nameJiri Bohac1-2/+2
2021-02-18perf buildid-cache: Don't skip 16-byte build-idsNicholas Fraser2-3/+6
2021-02-18perf buildid-cache: Add test for 16-byte build-idNicholas Fraser1-0/+6
2021-02-18perf symbol: Remove redundant libbfd checksNicholas Fraser1-9/+0
2021-02-18perf test: Output the sub testing result in cs-etmLeo Yan1-10/+14
2021-02-18perf test: Suppress logs in cs-etm testingLeo Yan1-12/+9
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv8-7/+14
2021-02-18perf intel-pt: Add documentation for tracing virtual machinesAdrian Hunter1-0/+82
2021-02-18perf intel-pt: Split VM-Entry and VM-Exit branchesAdrian Hunter1-1/+21
2021-02-18perf intel-pt: Adjust sample flags for VM-ExitAdrian Hunter1-4/+7
2021-02-18perf intel-pt: Allow for a guest kernel address filterAdrian Hunter1-1/+7
2021-02-18perf intel-pt: Support decoding of guest kernelAdrian Hunter1-12/+69
2021-02-18perf machine: Factor out machine__idle_thread()Adrian Hunter3-22/+22
2021-02-18perf machine: Factor out machines__find_guest()Adrian Hunter3-6/+11
2021-02-18perf intel-pt: Amend decoder to track the NR flagAdrian Hunter2-9/+53
2021-02-18perf intel-pt: Retain the last PIP packet payload as isAdrian Hunter5-18/+16
2021-02-18perf intel_pt: Add vmlaunch and vmresume as branchesAdrian Hunter3-0/+17
2021-02-18perf script: Add branch types for VM-Entry and VM-ExitAdrian Hunter3-1/+9
2021-02-18perf auxtrace: Automatically group aux-output eventsAdrian Hunter3-0/+23
2021-02-18perf test: Fix unaligned access in sample parsing testNamhyung Kim1-1/+1
2021-02-18perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processingKan Liang4-14/+43
2021-02-18perf intel-pt: Add PSB eventsAdrian Hunter7-53/+251
2021-02-18perf intel-pt: Fix IPC with CYC thresholdAdrian Hunter3-0/+41
2021-02-18perf intel-pt: Fix premature IPCAdrian Hunter3-11/+17
2021-02-18perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter1-0/+3
2021-02-18perf unwind: Set userdata for all __report_module() pathsDave Rigby1-3/+8
2021-02-18HID: playstation: add DualSense player LED support.Roderick Colenbrander1-1/+82
2021-02-18HID: playstation: add microphone mute support for DualSense.Roderick Colenbrander1-0/+44
2021-02-18HID: playstation: add initial DualSense lightbar support.Roderick Colenbrander1-0/+65
2021-02-18perf record: Fix continue profiling after draining the bufferYang Jihong3-1/+13
2021-02-18gpio: pcf857x: Fix missing first interruptMaxim Kiselev1-1/+1