aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-06smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma...Stefan Metzmacher1-2/+9
2025-08-06smb: server: remove separate empty_recvmsg_queueStefan Metzmacher1-52/+8
2025-07-28block: change blk_get_meta_cap() stub return -ENOIOCTLCMDKlara Modin1-1/+1
2025-07-28fuse: remove page alignment check for writeback lenJoanne Koong1-2/+0
2025-07-27Linux 6.16v6.16Linus Torvalds1-1/+1
2025-07-25hfs: fix general protection fault in hfs_find_init()Viacheslav Dubeyko4-12/+51
2025-07-25hfs: fix slab-out-of-bounds in hfs_bnode_read()Viacheslav Dubeyko1-0/+92
2025-07-25hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()Viacheslav Dubeyko1-0/+92
2025-07-25hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()Viacheslav Dubeyko1-0/+7
2025-07-25hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()Tetsuo Handa1-1/+5
2025-07-25hfsplus: don't set REQ_SYNC for hfsplus_submit_bio()Johannes Thumshirn1-4/+2
2025-07-25ARM: 9450/1: Fix allowing linker DCE with binutils < 2.36Nathan Chancellor1-1/+1
2025-07-25ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGSNathan Chancellor1-1/+1
2025-07-25ovl: properly print correct variableAntonio Quartulli1-2/+3
2025-07-24ksmbd: fix corrupted mtime and ctime in smb2_openNamjae Jeon1-1/+2
2025-07-24ksmbd: fix Preauh_HashValue race conditionNamjae Jeon1-4/+0
2025-07-24ksmbd: check return value of xa_store() in krb5_authenticateNamjae Jeon1-2/+7
2025-07-24ksmbd: fix null pointer dereference error in generate_encryptionkeyNamjae Jeon1-2/+16
2025-07-24bcachefs: Add missing snapshots_seen_add_inorder()Kent Overstreet1-5/+6
2025-07-24bcachefs: Fix write buffer flushing from open journal entryKent Overstreet1-0/+1
2025-07-24sprintf.h requires stdarg.hStephen Rothwell1-0/+1
2025-07-24resource: fix false warning in __request_region()Akinobu Mita1-2/+3
2025-07-24mm/damon/core: commit damos_quota_goal->nidSeongJae Park1-0/+15
2025-07-24drm/xe: Fix build without debugfsLucas De Marchi1-1/+1
2025-07-24smb/server: add ksmbd_vfs_kern_path()NeilBrown3-71/+111
2025-07-24xfs: don't use a xfs_log_iovec for ri_buf in log recoveryChristoph Hellwig17-155/+157
2025-07-24xfs: don't use a xfs_log_iovec for attr_item names and valuesChristoph Hellwig3-66/+60
2025-07-24xfs: use better names for size members in xfs_log_vecChristoph Hellwig3-24/+25
2025-07-24xfs: cleanup the ordered item logic in xlog_cil_insert_format_itemsChristoph Hellwig1-18/+13
2025-07-24xfs: don't pass the old lv to xfs_cil_prepare_itemChristoph Hellwig1-9/+7
2025-07-24xfs: remove unused trace event xfs_reflink_cow_enospcSteven Rostedt1-1/+0
2025-07-24xfs: remove unused trace event xfs_discard_rtrelaxSteven Rostedt1-1/+0
2025-07-24xfs: remove unused trace event xfs_log_cil_returnSteven Rostedt1-1/+0
2025-07-24xfs: remove unused trace event xfs_dqreclaim_dirtySteven Rostedt1-1/+0
2025-07-24fs/xfs: replace strncpy with memtostr_pad()Pranav Tyagi2-3/+2
2025-07-24xfs: Remove unused label in xfs_dax_notify_dev_failureAlan Huang1-1/+0
2025-07-24xfs: improve the comments in xfs_select_zone_nowaitChristoph Hellwig1-8/+2
2025-07-24xfs: improve the comments in xfs_max_open_zonesChristoph Hellwig1-6/+9
2025-07-24xfs: stop passing an inode to the zone space reservation helpersChristoph Hellwig4-27/+22
2025-07-24xfs: rename oz_write_pointer to oz_allocatedChristoph Hellwig5-29/+28
2025-07-24xfs: use a uint32_t to cache i_used_blocks in xfs_init_zoneChristoph Hellwig1-1/+1
2025-07-24xfs: improve the xg_active_ref check in xfs_group_freeChristoph Hellwig1-1/+2
2025-07-24xfs: remove the xlog_ticket_t typedefChristoph Hellwig2-5/+5
2025-07-24xfs: remove xrep_trans_{alloc,cancel}_hook_dummyChristoph Hellwig4-46/+6
2025-07-24xfs: return the allocated transaction from xchk_trans_alloc_emptyChristoph Hellwig11-41/+18
2025-07-24xfs: return the allocated transaction from xfs_trans_alloc_emptyChristoph Hellwig17-99/+31
2025-07-24xfs: don't use xfs_trans_reserve in xfs_trans_rollChristoph Hellwig1-79/+54
2025-07-24xfs: decouple xfs_trans_alloc_empty from xfs_trans_allocChristoph Hellwig1-24/+28
2025-07-24xfs: don't use xfs_trans_reserve in xfs_trans_reserve_moreChristoph Hellwig1-3/+12
2025-07-24xfs: use xfs_trans_reserve_more in xfs_trans_reserve_more_inodeChristoph Hellwig1-2/+1