aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-09filemap: replace pte_offset_map() with pte_offset_map_nolock()ZhangPeng1-1/+2
2024-07-09arch/xtensa: always_inline get_current() and current_thread_info()Suren Baghdasaryan2-2/+2
2024-07-09sched.h: always_inline alloc_tag_{save|restore} to fix modpost warningsSuren Baghdasaryan1-2/+2
2024-07-06MAINTAINERS: mailmap: update Lorenzo Stoakes's email addressLorenzo Stoakes2-1/+2
2024-07-06mm: fix crashes from deferred split racing folio migrationHugh Dickins2-11/+13
2024-07-06lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 compatPaul Menzel1-1/+3
2024-07-06mm: gup: stop abusing try_grab_folioYang Shi3-139/+156
2024-07-03nilfs2: fix kernel bug on rename operation of broken directoryRyusuke Konishi1-2/+30
2024-07-03mm/hugetlb_vmemmap: fix race with speculative PFN walkersYu Zhao3-47/+30
2024-07-03cachestat: do not flush stats in recency checkNhat Pham3-5/+17
2024-07-03mm/shmem: disable PMD-sized page cache if neededGavin Shan1-2/+13
2024-07-03mm/filemap: skip to create PMD-sized page cache if neededGavin Shan1-1/+1
2024-07-03mm/readahead: limit page cache size in page_cache_ra_order()Gavin Shan1-4/+4
2024-07-03mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarrayGavin Shan1-2/+9
2024-07-03mm/damon/core: merge regions aggressively when max_nr_regions is unmetSeongJae Park1-3/+20
2024-07-03Fix userfaultfd_api to return EINVAL as expectedAudra Mitchell1-1/+6
2024-07-03mm: vmalloc: check if a hash-index is in cpu_possible_maskUladzislau Rezki (Sony)1-1/+9
2024-07-03mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long1-1/+2
2024-07-03mm: page_ref: remove folio_try_get_rcu()Yang Shi3-53/+8
2024-07-03nilfs2: fix incorrect inode allocation from reserved inodesRyusuke Konishi4-12/+20
2024-07-03nilfs2: add missing check for inode numbers on directory entriesRyusuke Konishi2-0/+11
2024-07-03nilfs2: fix inode number range checksRyusuke Konishi3-3/+10
2024-07-03mm: avoid overflows in dirty throttling logicJan Kara1-4/+26
2024-07-03Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"Jan Kara1-1/+1
2024-07-03mm: optimize the redundant loop of mm_update_owner_next()Jinliang Zheng1-0/+2
2024-06-30Linux 6.10-rc6Linus Torvalds1-1/+1
2024-06-30ata: ahci: Clean up sysfs file on errorNiklas Cassel1-5/+12
2024-06-30ata: libata-core: Fix double free on errorNiklas Cassel1-4/+4
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel4-14/+19
2024-06-30ata: libata-core: Fix null pointer dereference on errorNiklas Cassel1-0/+3
2024-06-30x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds1-7/+5
2024-06-28x86: stop playing stack games in profile_pc()Linus Torvalds1-19/+1
2024-06-28i2c: testunit: discard write requests while old command is runningWolfram Sang1-0/+3
2024-06-28i2c: testunit: don't erase registers after STOPWolfram Sang1-1/+1
2024-06-28tty: mxser: Remove __counted_by from mxser_board.ports[]Nathan Chancellor1-1/+1
2024-06-28randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook3-19/+14
2024-06-28string: kunit: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-28ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 modelsNiklas Cassel1-2/+1
2024-06-28MAINTAINERS: Update IOMMU tree locationJoerg Roedel1-4/+4
2024-06-27tools/power turbostat: Add local build_bug.h header for snapshot targetPatryk Wlazlyn2-2/+6
2024-06-27tools/power turbostat: Fix unc freq columns not showing with '-q' or '-l'Adam Hawley1-8/+8
2024-06-27tools/power turbostat: option '-n' is ambiguousDavid Arcari1-1/+1
2024-06-28drm/drm_file: Fix pid refcounting raceJann Horn1-5/+3
2024-06-27kallsyms: rework symbol lookup return codesArnd Bergmann7-53/+49
2024-06-27gpiolib: cdev: Ignore reconfiguration without directionKent Gibson1-5/+7
2024-06-27gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)Kent Gibson1-6/+10
2024-06-27usb: dwc3: core: Workaround for CSR read timeoutJos Wang1-1/+19
2024-06-27Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"Ferry Toth1-1/+1
2024-06-27Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"Ferry Toth1-2/+0
2024-06-27staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not setBernhard Rosenkränzer1-1/+1