aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-04f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()Chao Yu1-1/+8
2025-03-04f2fs: fix to call f2fs_recover_quota_end() correctlyChao Yu1-1/+1
2025-03-04f2fs: fix potential deadloop in prepare_compress_overwrite()Chao Yu2-4/+7
2025-02-28f2fs: add check for deleted inodeLeo Stone1-0/+8
2025-02-28f2fs: fix the missing write pointer correctionJaegeuk Kim1-1/+3
2025-02-28f2fs: fix to set .discard_granularity correctlyChao Yu1-3/+2
2025-02-13f2fs: add a sysfs entry to reclaim POSIX_FADV_NOREUSE pagesJaegeuk Kim4-0/+162
2025-02-13f2fs: keep POSIX_FADV_NOREUSE rangesJaegeuk Kim5-6/+84
2025-02-12f2fs: fix to avoid panic once fallocation fails for pinfileChao Yu2-13/+15
2025-02-12f2fs: add ioctl to get IO priority hintJaegeuk Kim4-0/+34
2025-02-12f2fs: add dump_stack() in f2fs_handle_critical_error()Chao Yu1-0/+2
2025-02-10f2fs: don't retry IO for corrupted data scenarioChao Yu1-0/+4
2025-02-10f2fs: fix to return SHRINK_EMPTY if no objects to freeZhiguo Niu1-1/+1
2025-02-10f2fs: quota: fix to avoid warning in dquot_writeback_dquots()Chao Yu3-22/+61
2025-02-06f2fs: remove unnecessary null checkingKohei Enju1-2/+0
2025-02-06f2fs: introduce f2fs_base_attr for global sysfs entriesJaegeuk Kim1-22/+52
2025-02-02Linux 6.14-rc1Linus Torvalds1-2/+2
2025-02-02tools/power turbostat: version 2025.02.02Len Brown1-1/+1
2025-02-01MAINTAINERS: include linux-mm for xarray maintenanceAndrew Morton1-0/+1
2025-02-01revert "xarray: port tests to kunit"Andrew Morton16-410/+294
2025-02-01MAINTAINERS: add lib/test_xarray.cTamir Duberstein1-0/+1
2025-02-01mailmap, MAINTAINERS, docs: update Carlos's email addressCarlos Bilbao3-6/+8
2025-02-01mm/hugetlb: fix hugepage allocation for interleaved memory nodesRitesh Harjani (IBM)1-1/+1
2025-02-01mm: gup: fix infinite loop within __get_longterm_lockedZhaoyang Huang1-10/+4
2025-02-01mm, swap: fix reclaim offset calculation error during allocationKairui Song1-1/+1
2025-02-01.mailmap: update email address for Christopher ObbardChristopher Obbard1-0/+1
2025-02-01kfence: skip __GFP_THISNODE allocations on NUMA systemsMarco Elver1-0/+2
2025-02-01nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich1-3/+3
2025-02-01mm: compaction: use the proper flag to determine watermarksyangge1-4/+25
2025-02-01kernel: be more careful about dup_mmap() failures and uprobe registeringLiam R. Howlett2-3/+18
2025-02-01mm/fake-numa: handle cases with no SRAT infoBruno Faccini1-1/+10
2025-02-01mm: kmemleak: fix upper boundary check for physical address objectsCatalin Marinas1-1/+1
2025-02-01mailmap: add an entry for Hamza MahfoozHamza Mahfooz1-0/+1
2025-02-01MAINTAINERS: mailmap: update Yosry Ahmed's email addressYosry Ahmed2-1/+2
2025-02-01scripts/gdb: fix aarch64 userspace detection in get_current_taskJan Kiszka1-1/+1
2025-02-01mm/vmscan: accumulate nr_demoted for accurate demotion statisticsLi Zhijian1-3/+4
2025-02-01ocfs2: fix incorrect CPU endianness conversion causing mount failureHeming Zhao1-1/+1
2025-02-01mm/zsmalloc: add __maybe_unused attribute for is_first_zpdesc()Hyeonggon Yoo1-1/+1
2025-02-01mm/vmscan: fix hard LOCKUP in function isolate_lru_foliosliuye2-1/+6
2025-02-01sh: boards: Use imply to enable hardware with complex dependenciesGeert Uytterhoeven1-2/+2
2025-02-01sh: Migrate to the generic rule for built-in DTBMasahiro Yamada4-7/+7
2025-02-01sh: irq: Use seq_put_decimal_ull_width() for decimal valuesDavid Wang1-2/+2
2025-01-31Remove stale generated 'genheaders' fileLinus Torvalds1-0/+0
2025-01-31Revert "media: uvcvideo: Require entities to have a non-zero unique ID"Thadeu Lima de Souza Cascardo1-43/+27
2025-02-01kbuild: fix Clang LTO with CONFIG_OBJTOOL=nMasahiro Yamada2-4/+8
2025-02-01kbuild: Strip runtime const RELA sections correctlyArd Biesheuvel4-16/+7
2025-01-31cifs: Fix parsing native symlinks directory/file typePali Rohár4-0/+62
2025-01-31cifs: update internal version numberSteve French1-2/+2
2025-01-31cifs: Add support for creating WSL-style symlinksPali Rohár1-12/+53
2025-01-31smb3: add support for IAKerbSteve French5-3/+12