aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-29drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2-0/+31
2023-03-27drm/i915/perf: Drop wakeref on GuC RC errorChris Wilson2-5/+15
2023-03-27drm/i915/dpt: Treat the DPT BO as a framebufferVille Syrjälä3-1/+6
2023-03-27drm/i915/gem: Flush lmem contents after constructionChris Wilson1-1/+2
2023-03-27drm/i915/tc: Fix the ICL PHY ownership check in TC-cold stateImre Deak1-2/+2
2023-03-27drm/i915: Disable DC states for all commitsVille Syrjälä1-3/+25
2023-03-27drm/i915: Workaround ICL CSC_MODE sticky armingVille Syrjälä1-1/+43
2023-03-27drm/i915: Add a .color_post_update() hookVille Syrjälä3-0/+17
2023-03-27drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on ...Ville Syrjälä1-2/+21
2023-03-27drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()Ville Syrjälä1-1/+20
2023-03-27drm/i915/pmu: Use functions common with sysfs to read actual freqAshutosh Dixit3-26/+26
2023-03-26Linux 6.3-rc4v6.3-rc4Linus Torvalds1-1/+1
2023-03-24xfs: fix mismerged tracepointsDarrick J. Wong1-4/+4
2023-03-24smb3: fix unusable share after force unmount failureSteve French4-13/+11
2023-03-24cifs: fix dentry lookups in directory handle cachePaulo Alcantara1-2/+34
2023-03-24smb3: lower default deferred close timeout to address perf regressionSteve French1-1/+1
2023-03-24cifs: fix missing unload_nls() in smb2_reconnect()Paulo Alcantara1-3/+3
2023-03-24ACPI: resource: Add Medion S17413 to IRQ override quirkAymeric Wibo1-0/+7
2023-03-24xfs: clear incore AGFL_RESET state if it's not neededDarrick J. Wong1-0/+2
2023-03-24xfs: pass the correct cursor to xfs_iomap_prealloc_sizeDarrick J. Wong1-1/+4
2023-03-24cifs: avoid race conditions with parallel reconnectsShyam Prasad N3-33/+76
2023-03-24cifs: append path to open_enter trace eventShyam Prasad N6-6/+25
2023-03-24gpu: host1x: fix uninitialized variable useArnd Bergmann1-3/+2
2023-03-24ksmbd: return unsupported error on smb1 mountNamjae Jeon3-30/+30
2023-03-24platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih1-1/+1
2023-03-23mm: mmap: remove newline at the end of the traceMinwoo Im1-2/+2
2023-03-23mailmap: add entries for Richard LeitnerRichard Leitner1-0/+3
2023-03-23kcsan: avoid passing -g for testMarco Elver1-1/+1
2023-03-23kfence: avoid passing -g for testMarco Elver1-1/+1
2023-03-23mm: kfence: fix using kfence_metadata without initialization in show_object()Muchun Song1-2/+8
2023-03-23lib: dhry: fix unstable smp_processor_id(_) usageGeert Uytterhoeven1-2/+4
2023-03-23mailmap: add entry for Enric Balletbo i SerraEnric Balletbo i Serra1-0/+2
2023-03-23mailmap: map Sai Prakash Ranjan's old address to his current oneKonrad Dybcio1-0/+1
2023-03-23mailmap: map Rajendra Nayak's old address to his current oneKonrad Dybcio1-0/+1
2023-03-23Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"Peter Collingbourne1-1/+2
2023-03-23mailmap: add entry for Tobias KlauserTobias Klauser1-0/+4
2023-03-23kasan, powerpc: don't rename memintrinsics if compiler adds prefixesMarco Elver3-7/+19
2023-03-23mm/ksm: fix race with VMA iteration and mm_struct teardownLiam R. Howlett1-2/+9
2023-03-23kselftest: vm: fix unused variable warningPeter Xu1-2/+1
2023-03-23mm: fix error handling for map_deny_write_execJoey Gouly1-1/+1
2023-03-23mm: deduplicate error handling for map_deny_write_execJoey Gouly1-6/+1
2023-03-23checksyscalls: ignore fstat to silence build warning on LoongArchTiezhu Yang1-1/+3
2023-03-23nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()Ryusuke Konishi1-1/+1
2023-03-23test_maple_tree: add more testing for mas_empty_area()Liam R. Howlett1-0/+48
2023-03-23maple_tree: fix mas_skip_node() end slot detectionLiam R. Howlett1-19/+5
2023-03-23mm, vmalloc: fix high order __GFP_NOFAIL allocationsMichal Hocko1-5/+23
2023-03-23Bluetooth: HCI: Fix global-out-of-boundsSungwoo Kim1-0/+2
2023-03-23Bluetooth: mgmt: Fix MGMT add advmon with RSSI commandHoward Chung1-1/+2
2023-03-23Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang1-0/+1
2023-03-23Bluetooth: L2CAP: Fix responding with wrong PDU typeLuiz Augusto von Dentz1-38/+79