aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-10vsprintf: Use __diag macros to disable '-Wsuggest-attribute=format'Nathan Chancellor1-5/+4
2025-04-10compiler-gcc.h: Introduce __diag_GCC_allNathan Chancellor1-0/+2
2025-04-02mm/page_alloc: Fix try_alloc_pagesAlexei Starovoitov1-0/+3
2025-04-01Documentation/EDAC: Fix warning document isn't included in any toctreeShiju Jose1-0/+1
2025-03-31Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"Eric Dumazet4-35/+6
2025-03-31bnxt_en: bring back rtnl lock in bnxt_shutdownStanislav Fomichev1-0/+2
2025-03-31eth: gve: add missing netdev locks on reset and shutdown pathsJakub Kicinski1-0/+4
2025-03-31selftests: mptcp: ignore mptcp_diag binaryMatthieu Baerts (NGI0)1-0/+1
2025-03-31selftests: mptcp: close fd_in before returning in main_loopGeliang Tang1-2/+5
2025-03-31selftests: mptcp: fix incorrect fd checks in main_loopCong Liu1-2/+2
2025-03-31mptcp: fix NULL pointer in can_accept_new_subflowGang Yan1-7/+8
2025-03-31octeontx2-af: Free NIX_AF_INT_VEC_GEN irqGeetha sowjanya1-1/+1
2025-03-31octeontx2-af: Fix mbox INTR handler when num VFs > 64Geetha sowjanya1-1/+1
2025-03-31net: fix use-after-free in the netdev_nl_sock_priv_destroy()Taehee Yoo1-2/+4
2025-03-31selftests: net: use Path helpers in pingJakub Kicinski1-10/+5
2025-03-31selftests: net: use the dummy bpf from net/libJakub Kicinski7-31/+5
2025-03-31selftests: drv-net: replace the rpath helper with Path objectsJakub Kicinski5-18/+13
2025-03-31net: lapbether: use netdev_lockdep_set_classes() helperEric Dumazet1-0/+2
2025-03-31x86: don't re-generate cpufeaturemasks.h so eagerlyLinus Torvalds1-3/+2
2025-03-31net: phy: broadcom: Correct BCM5221 PHY model detectionJim Liu1-3/+3
2025-03-31i3c: Add NULL pointer check in i3c_master_queue_ibi()Manjunatha Venkatesh1-0/+3
2025-03-31i3c: master: Drop duplicate check before calling OF APIsAndy Shevchenko1-12/+6
2025-03-31scripts: generate_rust_analyzer: fix pin-init name in kernel depsAndrei Lalaev1-1/+1
2025-03-30bcachefs: fix bch2_write_point_to_text() unitsKent Overstreet1-1/+1
2025-03-30bcachefs: Log original key being moved in data updatesKent Overstreet3-1/+34
2025-03-30bcachefs: BCH_JSET_ENTRY_log_bkeyKent Overstreet4-1/+34
2025-03-30bcachefs: Reorder error messages that include journal debugKent Overstreet2-7/+7
2025-03-30bcachefs: Don't use designated initializers for disk_accounting_posKent Overstreet7-46/+44
2025-03-30bcachefs: Silence errors after emergency shutdownKent Overstreet2-3/+7
2025-03-30bcachefs: fix units in rebalance_statusKent Overstreet1-1/+1
2025-03-30bcachefs: bch2_ioctl_subvolume_destroy() fixesKent Overstreet1-2/+4
2025-03-30Revert "crypto: testmgr - Add multibuffer hash testing"Herbert Xu1-133/+24
2025-03-29bcachefs: Clear fs_path_parent on subvolume unlinkKent Overstreet1-0/+1
2025-03-29bcachefs: Change btree_insert_node() assertion to errorKent Overstreet1-1/+16
2025-03-29bcachefs: Better printing of inconsistency errorsKent Overstreet10-151/+153
2025-03-29bcachefs: bch2_count_fsck_err()Kent Overstreet3-38/+68
2025-03-29exfat: call bh_read in get_block only when necessarySungjong Seo1-82/+77
2025-03-29exfat: fix potential wrong error return from get_blockSungjong Seo1-0/+2
2025-03-28srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERTPaul E. McKenney1-0/+2
2025-03-28bcachefs: Better helpers for inconsistency errorsKent Overstreet2-38/+110
2025-03-28bcachefs: Consistent indentation of multiline fsck errorsKent Overstreet20-94/+113
2025-03-28bcachefs: Add an "ignore unknown" option to bch2_parse_mount_opts()Kent Overstreet4-27/+26
2025-03-28bcachefs: bch2_time_stats_init_no_pcpu()Kent Overstreet2-4/+17
2025-03-28kdb: Remove optional size arguments from strscpy() callsThorsten Blum1-2/+2
2025-03-28kdb: remove usage of static environment bufferNir Lichtman2-41/+9
2025-03-28Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds12-252/+287
2025-03-28bcachefs: Fix bch2_fs_get_tree() error pathFlorian Albrechtskirchinger1-1/+2
2025-03-28bcachefs: fix logging in journal_entry_err_msg()Kent Overstreet1-2/+2
2025-03-28bcachefs: add missing newline in bch2_trans_updates_to_text()Kent Overstreet1-1/+3
2025-03-28bcachefs: print_string_as_lines: fix extra newlineKent Overstreet1-1/+1