aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-python.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-06LoongArch: vDSO: Correctly use asm parameters in syscall wrappersThomas Weißschuh2-4/+4
2025-06-06ceph: fix variable dereferenced before check in ceph_umount_begin()Viacheslav Dubeyko1-2/+1
2025-06-05kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_countMax Kellermann1-0/+26
2025-06-05MAINTAINERS: add mm swap sectionLorenzo Stoakes1-0/+19
2025-06-05kmsan: test: add module descriptionArnd Bergmann1-0/+1
2025-06-05MAINTAINERS: add tlb trace events to MMU GATHER AND TLB INVALIDATIONTal Zussman1-0/+1
2025-06-05mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast raceJann Horn1-0/+7
2025-06-05mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn4-16/+56
2025-06-05MAINTAINERS: add Alistair as reviewer of mm memory policyAlistair Popple1-0/+1
2025-06-05iov_iter: use iov_offset for length calculation in iov_iter_aligned_bvecNitesh Shetty1-1/+1
2025-06-05mm/mempolicy: fix incorrect freeing of wi_kobjJoshua Hahn1-3/+1
2025-06-05alloc_tag: handle module codetag load errors as module load failuresSuren Baghdasaryan4-20/+39
2025-06-05mm/madvise: handle madvise_lock() failure during race unwindingSeongJae Park1-1/+4
2025-06-05mm: fix vmstat after removing NR_BOUNCEKirill A. Shutemov1-1/+0
2025-06-05KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMYLorenzo Stoakes1-4/+4
2025-06-05selftests/mm: add test about uprobe pte be orphan during vma mergePu Lehui1-0/+43
2025-06-05selftests/mm: extract read_sysfs and write_sysfs into vm_utilPu Lehui4-33/+45
2025-06-05mm: expose abnormal new_pte during move_ptesPu Lehui1-0/+2
2025-06-05mm: fix uprobe pte be overwritten when expanding vmaPu Lehui2-3/+24
2025-06-05mm/damon: s/primitives/code/ on commentsEnze Li8-8/+8
2025-06-06drm/nouveau/vfn/r535: Convert comma to semicolonChen Ni1-1/+1
2025-06-05riscv: uaccess: Only restore the CSR_STATUS SUM bitCyril Bur3-8/+9
2025-06-05RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao7-0/+308
2025-06-05riscv: enable mseal sysmap for RV64Jisheng Zhang2-1/+2
2025-06-05raid6: Add RISC-V SIMD syndrome and recovery calculationsChunyan Zhang6-0/+1495
2025-06-05riscv: mm: Add support for Svinval extensionMayuresh Chitale1-0/+31
2025-06-06efi/libstub: use 'targets' instead of extra-y in MakefileMasahiro Yamada1-1/+1
2025-06-06module: make __mod_device_table__* symbols staticMasahiro Yamada1-2/+2
2025-06-06scripts/misc-check: check unnecessary #include <linux/export.h> when W=1Masahiro Yamada1-0/+12
2025-06-06scripts/misc-check: check missing #include <linux/export.h> when W=1Masahiro Yamada1-0/+43
2025-06-06scripts/misc-check: add double-quotes to satisfy shellcheckMasahiro Yamada1-1/+1
2025-06-06kbuild: move W=1 check for scripts/misc-check to top-level MakefileMasahiro Yamada2-8/+4
2025-06-06scripts/tags.sh: allow to use alternative ctags implementationMasatake YAMATO1-1/+1
2025-06-06kconfig: introduce menu type enumMasahiro Yamada4-9/+21
2025-06-06docs: symbol-namespaces: fix reST warning with literal blockKhaled Elnaggar1-1/+1
2025-06-06kbuild: link lib-y objects to vmlinux forcibly even when CONFIG_MODULES=nMasahiro Yamada1-6/+1
2025-06-06tinyconfig: enable CONFIG_LD_DEAD_CODE_DATA_ELIMINATIONMasahiro Yamada1-0/+1
2025-06-05RISC-V: Documentation: Add enough title underlines to CMODXPalmer Dabbelt1-2/+2
2025-06-05riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVEMiquel Sabaté Solà1-4/+4
2025-06-05MAINTAINERS: Update Atish's email addressAtish Patra2-3/+4
2025-06-05MAINTAINERS: add entry for crypto libraryEric Biggers1-1/+10
2025-06-05riscv: uaccess: do not do misaligned accesses in get/put_user()Clément Léger1-5/+18
2025-06-05riscv: process: use unsigned int instead of unsigned long for put_user()Clément Léger1-1/+1
2025-06-05riscv: make unsafe user copy routines use existing assembly routinesAlexandre Ghiti5-48/+63
2025-06-05riscv: hwprobe: export Zabha extensionAlexandre Ghiti3-0/+6
2025-06-05riscv: Make regs_irqs_disabled() more clearTiezhu Yang1-1/+1
2025-06-05perf symbols: Ignore mapping symbols on riscvHaibo Xu1-0/+6
2025-06-05RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND谢致邦 (XIE Zhibang)1-2/+2
2025-06-05riscv: module: Optimize PLT/GOT entry countingSamuel Holland1-16/+65
2025-06-05riscv: Add support for PUD THPAlexandre Ghiti6-2/+120