aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-02nfs: Add missing release on error in nfs_lock_and_join_requests()Dan Carpenter1-1/+3
2025-04-02docs: Fix references to IBM CAPI (cxl) removal versionMichael Ellerman2-3/+3
2025-04-01Documentation/EDAC: Fix warning document isn't included in any toctreeShiju Jose1-0/+1
2025-04-01cpufreq: Reference count policy in cpufreq_update_limits()Rafael J. Wysocki1-0/+6
2025-04-01objtool/loongarch: Add unwind hints in prepare_frametrace()Josh Poimboeuf2-1/+12
2025-04-01rcu-tasks: Always inline rcu_irq_work_resched()Josh Poimboeuf1-1/+1
2025-04-01context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()Josh Poimboeuf1-4/+4
2025-04-01sched/smt: Always inline sched_smt_active()Josh Poimboeuf1-1/+1
2025-04-01objtool: Fix verbose disassembly if CROSS_COMPILE isn't setDavid Laight1-0/+2
2025-04-01objtool: Change "warning:" to "error: " for fatal errorsJosh Poimboeuf11-222/+226
2025-04-01objtool: Always fail on fatal errorsJosh Poimboeuf1-11/+4
2025-04-01Revert "objtool: Increase per-function WARN_FUNC() rate limit"Josh Poimboeuf3-14/+6
2025-04-01objtool: Append "()" to function name in "unexpected end of section" warningJosh Poimboeuf1-1/+1
2025-04-01objtool: Ignore end-of-section jumps for KCOV/GCOVJosh Poimboeuf1-6/+16
2025-04-01objtool: Silence more KCOV warnings, part 2Josh Poimboeuf1-1/+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-31ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGEGergo Koteles1-1/+8
2025-03-31fuse: remove unneeded atomic set in uring creationJoanne Koong1-1/+0
2025-03-31fuse: fix uring race condition for null dereference of fcJoanne Koong1-2/+2
2025-03-31fuse: Increase FUSE_NAME_MAX to PATH_MAXBernd Schubert4-5/+20
2025-03-31fuse: Allocate only namelen buf memory in fuse_notify_Bernd Schubert1-12/+14
2025-03-31fuse: add default_request_timeout and max_request_timeout sysctlsJoanne Koong5-5/+90
2025-03-31fuse: add kernel-enforced timeout option for requestsJoanne Koong7-4/+179
2025-03-31fuse: optmize missing FUSE_LINK supportMiklos Szeredi2-1/+11
2025-03-31fuse: Return EPERM rather than ENOSYS from link()Matt Johnston1-0/+2
2025-03-31fuse: removed unused function fuse_uring_create() from headerLuis Henriques1-6/+0
2025-03-31fuse: {io-uring} Fix a possible req cancellation raceBernd Schubert5-13/+46
2025-03-31net: phy: broadcom: Correct BCM5221 PHY model detectionJim Liu1-3/+3
2025-03-31ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalidGiovanni Gherdovich1-0/+4
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