aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-12init: remove unused __MEMINIT* macrosMasahiro Yamada1-4/+0
2024-07-12nilfs2: Constify struct kobj_typeChristophe JAILLET1-3/+3
2024-07-04nilfs2: avoid undefined behavior in nilfs_cnt32_ge macroRyusuke Konishi1-1/+1
2024-07-04math: rational: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-04lib/zlib: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-04fs: ufs: add MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-07-04lib/rbtree.c: fix the example typoHsin Chang Yu1-4/+4
2024-07-04ocfs2: add bounds checking to ocfs2_check_dir_entry()lei lu1-17/+29
2024-07-04fs: add kernel-doc comments to ocfs2_prepare_orphan_dir()Yang Li1-0/+2
2024-07-04coredump: simplify zap_process()Oleg Nesterov1-7/+7
2024-06-28selftests/fpu: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28compiler.h: simplify data_race() macroAlexey Dobriyan1-4/+2
2024-06-28build-id: require program headers to be right after ELF headerAlexey Dobriyan1-0/+14
2024-06-28resource: add missing MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-06-28kfifo: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-06-28scripts/gdb: rename pool_index to pool_index_plus_1Kuan-Ying Lee1-2/+6
2024-06-28scripts/gdb: change VA_BITS_MIN when we use 16K pageKuan-Ying Lee1-1/+4
2024-06-28scripts/gdb: set vabits_actual based on TCR_EL1Kuan-Ying Lee1-1/+3
2024-06-28scripts/gdb: change the layout of vmemmapKuan-Ying Lee1-4/+4
2024-06-28scripts/gdb: rework module VA rangeKuan-Ying Lee1-1/+1
2024-06-28scripts/gdb: redefine MAX_ORDER sanelyKuan-Ying Lee1-2/+2
2024-06-28kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg10-10/+13
2024-06-28selftests: proc: remove unreached code and fix build warningAmer Al Shanawany1-3/+0
2024-06-28tools/testing/radix-tree/idr-test: add missing MODULE_DESCRIPTION defineSidhartha Kumar1-0/+1
2024-06-24KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.koJeff Johnson20-2/+22
2024-06-24lib/dump_stack: report process UID in dump_stack_print_info()Suren Baghdasaryan1-2/+4
2024-06-24tools/testing/radix-tree: add missing MODULE_DESCRIPTION definitionSidhartha Kumar2-0/+2
2024-06-24ocfs2: constify struct ocfs2_stack_operationsChristophe JAILLET3-3/+3
2024-06-24ocfs2: constify struct ocfs2_lock_res_opsChristophe JAILLET2-15/+15
2024-06-24lib/plist.c: avoid worst case scenario in plist_addI Hsin Cheng1-1/+37
2024-06-24hung_task: ignore hung_task_warnings when hung_task_panic is enabledYongliang Gao1-1/+1
2024-06-24checkpatch: check for missing Fixes tagsDan Carpenter1-0/+24
2024-06-24checkpatch: really skip LONG_LINE_* when LONG_LINE is ignoredWolfram Sang1-1/+1
2024-06-24nilfs2: do not call inode_attach_wb() directlyRyusuke Konishi1-2/+2
2024-06-24nilfs2: prepare backing device folios for writing after adding checksumsRyusuke Konishi1-33/+52
2024-06-24proc: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-06-24most: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2-8/+8
2024-06-24fsi: occ: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-9/+8
2024-06-24crash: remove header files which are included more than onceWenchao Hao1-1/+0
2024-06-24proc: test "Kthread:" fieldAlexey Dobriyan4-0/+94
2024-06-24lib/Kconfig.debug: document panic= command line option and procfs entry for PANIC_TIMEOUTBrian Masney1-1/+3
2024-06-24lib/test_linear_ranges: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-24lib/test_kmod: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-24siphash: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-24uuid: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-24kunit: add missing MODULE_DESCRIPTION() macros to lib/*.cJeff Johnson6-0/+6
2024-06-24lib/asn1_encoder: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-24KUnit: add missing MODULE_DESCRIPTION() macros for lib/*_test.koJeff Johnson2-0/+2
2024-06-24kunit/fortify: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-24kernel/panic: add verbose logging of kernel taints in backtracesJani Nikula3-14/+42