aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-17hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz1-1/+4
2023-02-17mm/migrate: fix wrongly apply write bit after mkdirty on sparc64Peter Xu2-2/+6
2023-02-16MAINTAINERS: update FPU EMULATOR web pageRandy Dunlap1-1/+1
2023-02-16mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcountZach O'Keefe1-0/+1
2023-02-16mm/filemap: fix page end in filemap_get_read_batchQian Yingjin1-2/+3
2023-02-09of: reserved_mem: Have kmemleak ignore dynamically allocated reserved memIsaac J. Manjarres1-1/+2
2023-02-09scripts/gdb: fix 'lx-current' for x86Jeff Xie1-1/+1
2023-02-09lib: parser: optimize match_NUMBER apis to use local arrayLi Lingfeng1-19/+20
2023-02-09mm: shrinkers: fix deadlock in shrinker debugfsQi Zheng3-8/+16
2023-02-09mm: hwpoison: support recovery from ksm_might_need_to_copy()Kefeng Wang3-8/+22
2023-02-09kasan: fix Oops due to missing calls to kasan_arch_is_ready()Christophe Leroy3-1/+21
2023-02-03revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"Andrew Morton1-1/+1
2023-02-03fsdax: dax_unshare_iter() should return a valid lengthShiyang Ruan1-2/+3
2023-02-03mm/gup: add folio to list when folio_isolate_lru() succeedKuan-Ying Lee1-1/+1
2023-02-03aio: fix mremap after fork null-derefSeth Jenkins1-0/+4
2023-02-03mailmap: add entry for Alexander MikhalitsynAlexander Mikhalitsyn1-0/+2
2023-02-03mm: extend max struct page size for kmsanArnd Bergmann1-3/+9
2023-01-31mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang1-1/+4
2023-01-31Kconfig.debug: fix the help description in SCHED_DEBUGye xingchen1-1/+1
2023-01-31mm/swapfile: add cond_resched() in get_swap_pages()Longlong Xia1-0/+1
2023-01-31mm: use stack_depot_early_init for kmemleakZhaoyang Huang2-2/+4
2023-01-31Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher4-5/+5
2023-01-31sh: define RUNTIME_DISCARD_EXITTom Saeger1-0/+1
2023-01-31highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)1-2/+2
2023-01-31migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz1-1/+2
2023-01-31mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2-3/+14
2023-01-31mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookupsZach O'Keefe1-0/+8
2023-01-31Revert "mm: kmemleak: alloc gray object for reserved region with direct map"Isaac J. Manjarres1-5/+1
2023-01-31freevxfs: Kconfig: fix spellingRandy Dunlap1-1/+1
2023-01-31maple_tree: should get pivots boundary by typeWei Yang1-2/+3
2023-01-31.mailmap: update e-mail address for Eugen HristevEugen Hristev1-0/+1
2023-01-31mm, mremap: fix mremap() expanding for vma's with vm_ops->close()Vlastimil Babka1-6/+19
2023-01-31squashfs: harden sanity check in squashfs_read_xattr_id_tableFedor Pchelkin1-1/+1
2023-01-31ia64: fix build error due to switch case label appearing next to declarationJames Morse1-2/+5
2023-01-31mm: multi-gen LRU: fix crash during cgroup migrationYu Zhao1-1/+4
2023-01-31Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko4-68/+21
2023-01-31zsmalloc: fix a race with deferred_handles storingNhat Pham1-32/+205
2023-01-31mm/khugepaged: fix ->anon_vma raceJann Horn1-1/+13
2023-01-31maple_tree: fix mas_empty_area_rev() lower bound validationLiam Howlett2-9/+97
2023-01-19selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu1-0/+0
2023-01-18selftests/vm: remove __USE_GNU in hugetlb-madvise.cPeter Xu1-1/+0
2023-01-18mm: fix a few rare cases of using swapin error pte markerPeter Xu3-3/+16
2023-01-18mm/uffd: fix pte marker when fork() without fork eventPeter Xu1-6/+2
2023-01-15Linux 6.2-rc4Linus Torvalds1-1/+1
2023-01-13kbuild: Fix CFI hash randomization with KASANSami Tolvanen2-0/+2
2023-01-13firmware: coreboot: Check size of table entry and use flex-arrayKees Cook2-2/+8
2023-01-13kallsyms: Fix scheduling with interrupts disabled in self-testNicholas Piggin1-15/+6
2023-01-14ata: pata_cs5535: Don't build on UMLPeter Foley1-0/+1
2023-01-13lockref: stop doing cpu_relax in the cmpxchg loopMateusz Guzik1-1/+0
2023-01-13x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas1-0/+31