aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-24MAINTAINERS: remove myself as reviewerDarrick J. Wong1-1/+0
2025-03-24Linux 6.14v6.14Linus Torvalds1-1/+1
2025-03-22io_uring/net: fix sendzc double notif flushPavel Begunkov1-0/+2
2025-03-22keys: Fix UAF in key_put()David Howells3-1/+6
2025-03-22tracing: Disable branch profiling in noinstr codeJosh Poimboeuf14-10/+39
2025-03-22perf/amd/ibs: Prevent leaking sensitive data to userspaceNamhyung Kim1-6/+78
2025-03-21selftests/timers: Improve skew_consistency by testing with other clockidsJohn Stultz1-1/+1
2025-03-21timekeeping: Fix possible inconsistencies in _COARSE clockidsJohn Stultz1-25/+69
2025-03-21zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work aroun...Ingo Molnar1-1/+1
2025-03-21x86/asm: Make asm export of __ref_stack_chk_guard unconditionalArd Biesheuvel1-1/+1
2025-03-20cpumask: align text in commentJoel Savitz1-1/+1
2025-03-20perf/x86/rapl: Fix error handling in init_rapl_pmus()Dhananjay Ugwekar1-1/+6
2025-03-20io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionallyJens Axboe1-2/+1
2025-03-20drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz2-3/+1
2025-03-20cgroup: rstat: Cleanup flushing functions and lockingYosry Ahmed2-61/+20
2025-03-20MAINTAINERS: Add Andrea Mayer as a maintainer of SRv6David Ahern1-0/+11
2025-03-20Revert "gre: Fix IPv6 link-local address generation."Guillaume Nault1-9/+6
2025-03-20Revert "selftests: Add IPv6 link-local address generation tests for GRE devic...Guillaume Nault2-178/+0
2025-03-20selftests/pidfd: third test for multi-threaded exec pollingChristian Brauner1-0/+147
2025-03-20selftests/pidfd: second test for multi-threaded exec pollingChristian Brauner1-24/+48
2025-03-20selftests/pidfd: first test for multi-threaded exec pollingChristian Brauner1-7/+31
2025-03-20pidfs: improve multi-threaded exec and premature thread-group leader exit pol...Christian Brauner3-9/+9
2025-03-20net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTESLin Ma1-0/+1
2025-03-20fs: sort out fd allocation vs dup2 race commentary, take 2Mateusz Guzik1-14/+26
2025-03-20iomap: rework IOMAP atomic flagsJohn Garry6-30/+37
2025-03-20iomap: comment on atomic write checks in iomap_dio_bio_iter()John Garry1-1/+6
2025-03-20iomap: inline iomap_dio_bio_opflags()John Garry1-63/+49
2025-03-20tools headers: Sync uapi/asm-generic/socket.h with the kernel sourcesAlexander Mikhalitsyn1-2/+19
2025-03-20mptcp: Fix data stream corruption in the address announcementArthur Mongodin1-2/+4
2025-03-20i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irqYang Yingliang1-4/+1
2025-03-20libfs: Fix duplicate directory entry in offset_dir_lookupYongjian Sun1-1/+1
2025-03-20fs: call inode_sb_list_add() outside of inode hash lockMateusz Guzik1-5/+5
2025-03-20selftests: net: test for lwtunnel dst ref loopsJustin Iurman3-0/+249
2025-03-20net: ipv6: ioam6: fix lwtunnel_output() loopJustin Iurman1-4/+4
2025-03-20net: lwtunnel: fix recursion loopsJustin Iurman1-12/+53
2025-03-20net: ti: icssg-prueth: Add lock to statsMD Danish Anwar3-0/+7
2025-03-20net: atm: fix use after free in lec_send()Dan Carpenter1-1/+2
2025-03-20fs: tidy up do_sys_openat2() with likely/unlikelyMateusz Guzik1-4/+5
2025-03-20cpuidle, sched: Use smp_mb__after_atomic() in current_clr_polling()Yujun Dong1-7/+16
2025-03-20fs: reduce work in fdget_pos()Mateusz Guzik2-3/+22
2025-03-19xsk: fix an integer overflow in xp_create_and_assign_umem()Gavrilov Ilia1-1/+1
2025-03-19sched/debug: Remove CONFIG_SCHED_DEBUGIngo Molnar1-9/+0
2025-03-19sched/debug: Remove CONFIG_SCHED_DEBUG from self-test config filesIngo Molnar3-3/+1
2025-03-19sched/debug, Documentation: Remove (most) CONFIG_SCHED_DEBUG references from ...Ingo Molnar6-9/+7
2025-03-19sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditionalIngo Molnar12-108/+9
2025-03-19sched/debug: Make 'const_debug' tunables unconditional __read_mostlyIngo Molnar3-13/+8
2025-03-19sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()Ingo Molnar8-62/+56
2025-03-19x86/mm: Only do broadcast flush from reclaim if pages were unmappedRik van Riel3-1/+8
2025-03-19perf/x86/intel, x86/cpu: Replace Pentium 4 model checks with VFM onesSohil Mehta2-3/+5
2025-03-19perf/x86/intel, x86/cpu: Simplify Intel PMU initializationSohil Mehta2-27/+13