aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-26x86/fpu: Fix irq_fpu_usable() to return false during CPU onliningEric Biggers4-13/+31
2025-05-25Linux 6.15Linus Torvalds1-1/+1
2025-05-25Disable FOP_DONTCACHE for now due to bugsLinus Torvalds1-1/+1
2025-05-25mailmap: add Jarkko's employer email addressJarkko Sakkinen1-0/+1
2025-05-25mm: fix copy_vma() error handling for hugetlb mappingsRicardo CaƱuelo Navarro4-3/+22
2025-05-25memcg: always call cond_resched() after fn()Breno Leitao1-4/+2
2025-05-25mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb foliosGe Yang1-0/+8
2025-05-25mm: vmalloc: only zero-init on vrealloc shrinkKees Cook1-5/+7
2025-05-25mm: vmalloc: actually use the in-place vrealloc regionKees Cook1-0/+1
2025-05-25alloc_tag: allocate percpu counters for module tags dynamicallySuren Baghdasaryan5-28/+88
2025-05-25module: release codetag section when module load failsDavid Wang1-0/+1
2025-05-25mm/cma: make detection of highmem_start more robustMike Rapoport (Microsoft)1-1/+4
2025-05-25perf/headers: Clean up <linux/perf_event.h> a bitIngo Molnar1-127/+155
2025-05-25erofs: support DEFLATE decompression by using Intel QATBo Liu8-5/+265
2025-05-23bcachefs: Don't mount bs > ps without TRANSPARENT_HUGEPAGEKent Overstreet1-0/+7
2025-05-23bcachefs: Fix btree_iter_next_node() for new locking assertsKent Overstreet1-2/+2
2025-05-23bcachefs: Ensure we don't use a blacklisted journal seqKent Overstreet3-1/+27
2025-05-23bcachefs: Small check_fix_ptr fixesKent Overstreet1-8/+9
2025-05-23bcachefs: Fix opts.recovery_pass_lastKent Overstreet1-0/+3
2025-05-23bcachefs: Fix allocate -> self healing pathKent Overstreet1-0/+2
2025-05-23bcachefs: Fix endianness in casefold check/repairKent Overstreet2-4/+4
2025-05-23tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABIStuart Yoder1-4/+7
2025-05-23tpm_crb_ffa: use dev_xx() macro to print logYeoreum Yun1-4/+4
2025-05-23tpm_ffa_crb: access tpm service over FF-A direct message request v2Yeoreum Yun1-15/+40
2025-05-23tpm: remove kmalloc failure error messageColin Ian King1-5/+2
2025-05-23selftests: ublk: add test for UBLK_F_QUIESCEMing Lei6-5/+115
2025-05-23ublk: add feature UBLK_F_QUIESCEMing Lei2-1/+142
2025-05-23selftests: ublk: add test case for UBLK_U_CMD_UPDATE_SIZEMing Lei5-1/+93
2025-05-23traceevent/block: Add REQ_ATOMIC flag to block trace eventsRitesh Harjani (IBM)2-1/+3
2025-05-23io_uring/cmd: warn on reg buf imports by ineligible cmdsPavel Begunkov1-0/+6
2025-05-23statmount: update STATMOUNT_SUPPORTED macroDmitry V. Levin1-1/+3
2025-05-23fs: convert mount flags to enumStephen Brennan1-42/+45
2025-05-23->mnt_devname is never NULLAl Viro2-14/+11
2025-05-23mount: add a comment about concurrent changes with statmount()/listmount()Christian Brauner1-3/+23
2025-05-23io_uring/io-wq: only create a new worker if it can make progressJens Axboe1-0/+28
2025-05-23io_uring/io-wq: ignore non-busy worker going to sleepJens Axboe1-0/+2
2025-05-23io_uring/io-wq: move hash helpers to the topJens Axboe1-10/+10
2025-05-23bcachefs: Path must be locked if trans->locked && should_be_lockedKent Overstreet3-8/+11
2025-05-23bcachefs: Simplify bch2_path_put()Kent Overstreet1-13/+22
2025-05-23bcachefs: Plumb btree_trans for more locking assertsKent Overstreet5-19/+21
2025-05-23bcachefs: Clear trans->locked before unlockKent Overstreet1-2/+2
2025-05-23bcachefs: Clear should_be_locked before unlock in key_cache_drop()Kent Overstreet1-1/+8
2025-05-23bcachefs: bch2_path_get() reuses paths if upgrade_fails & !should_be_lockedKent Overstreet1-2/+7
2025-05-23bcachefs: Give out new path if upgrade failsKent Overstreet1-8/+6
2025-05-23bcachefs: Fix btree_path_get_locks when not doing trans restartKent Overstreet3-51/+72
2025-05-23bcachefs: btree_node_locked_type_nowrite()Kent Overstreet2-7/+13
2025-05-23bcachefs: Kill bch2_path_put_nokeep()Kent Overstreet1-18/+8
2025-05-23crypto: qat - add missing header inclusionArnd Bergmann2-0/+2
2025-05-23crypto: api - Redo lookup on EEXISTHerbert Xu1-2/+11
2025-05-23Revert "crypto: testmgr - Add hash export format testing"Herbert Xu3-94/+9