aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-12jbd2: refactor JBD2_COMMIT_BLOCK process in do_one_pass()Ye Bin1-26/+29
2024-11-12jbd2: unified release of buffer_head in do_one_pass()Ye Bin1-25/+9
2024-11-12jbd2: remove redundant judgments for check v1 checksumYe Bin1-1/+0
2024-11-12ext4: use ERR_CAST to return an error-valued pointerYu Jiaoliang1-2/+2
2024-11-12mm: zero range of eof folio exposed by inode size extensionBrian Foster1-0/+15
2024-11-12ext4: partial zero eof block on unaligned inode size extensionBrian Foster2-16/+42
2024-11-12ext4: disambiguate the return value of ext4_dio_write_end_io()Jinliang Zheng1-2/+3
2024-11-12ext4: pass write-hint for buffered IOj.xia1-1/+3
2024-11-12ext4: fix race in buffer_head read fault injectionLong Li10-29/+29
2024-11-12ext4: don't pass full mapping flags to ext4_es_insert_extent()Zhang Yi4-10/+11
2024-11-12ext4: mark ctx_*_flags() with __maybe_unusedAndy Shevchenko1-4/+4
2024-11-12ext4: return error on syncfs after shutdownAmir Goldstein1-1/+1
2024-11-12fs: ext4: Don't use CMA for buffer_headZhaoyang Huang1-1/+8
2024-11-12ext4: simplify if conditionJiapeng Chong1-3/+1
2024-11-12ext4: fix FS_IOC_GETFSMAP handlingTheodore Ts'o3-5/+68
2024-11-12ext4: WARN if a full dir leaf block has only one dentryBaokun Li1-2/+12
2024-11-12ext4: show the default enabled prefetch_block_bitmaps optionBaokun Li1-0/+3
2024-10-30ext4: avoid remount errors with 'abort' mount optionJan Kara1-3/+8
2024-10-30ext4: supress data-race warnings in ext4_free_inodes_{count,set}()Jeongjun Park1-4/+4
2024-10-30ext4: Call ext4_journal_stop(handle) only once in ext4_dio_write_iter()Markus Elfring1-5/+2
2024-10-20Linux 6.12-rc4Linus Torvalds1-1/+1
2024-10-19io_uring/rw: fix wrong NOWAIT check in io_rw_init_file()Jens Axboe1-1/+1
2024-10-18fgraph: Allocate ret_stack_list with proper sizeSteven Rostedt1-1/+2
2024-10-18fgraph: Use CPU hotplug mechanism to initialize idle shadow stacksSteven Rostedt1-7/+21
2024-10-18Input: zinitix - don't fail if linux,keycodes prop is absentNikita Travkin1-12/+22
2024-10-18Input: xpad - add support for MSI Claw A1MJohn Edwards1-0/+2
2024-10-18MAINTAINERS: update IPE tree url and Fan Wu's emailFan Wu1-2/+2
2024-10-18ipe: fallback to platform keyring also if key in trusted keyring is rejectedLuca Boccassi1-1/+1
2024-10-18mm: fix follow_pfnmap API lockdep assertLinus Torvalds1-1/+2
2024-10-18misc: rtsx: list supported models in Kconfig helpYo-Jung (Leo) Lin1-1/+2
2024-10-18MAINTAINERS: Remove some entries due to various compliance requirements.Greg Kroah-Hartman1-178/+0
2024-10-18xen: Remove dependency between pciback and privcmdJiqian Chen5-12/+44
2024-10-17cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()Josh Poimboeuf1-1/+1
2024-10-17MAINTAINERS: Add an entry for PREEMPT_RT.Sebastian Andrzej Siewior1-0/+8
2024-10-17lib/buildid: Handle memfd_secret() files in build_id_parse()Andrii Nakryiko1-0/+5
2024-10-17ipe: allow secondary and platform keyrings to install/update policiesLuca Boccassi3-2/+36
2024-10-17ipe: also reject policy updates with the same versionLuca Boccassi2-2/+2
2024-10-17ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower versionLuca Boccassi1-1/+1
2024-10-17nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish functionNilay Shroff1-8/+2
2024-10-17nvme: make keep-alive synchronous operationNilay Shroff1-10/+7
2024-10-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff1-0/+13
2024-10-17selftests/bpf: Add test case for delta propagationDaniel Borkmann2-0/+36
2024-10-17bpf: Fix print_reg_state's constant scalar dumpDaniel Borkmann1-2/+1
2024-10-17bpf: Fix incorrect delta propagation between linked registersDaniel Borkmann1-5/+6
2024-10-17bpf: Properly test iter/task tid filteringJordan Rome1-5/+22
2024-10-17bpf: Fix iter/task tid filteringJordan Rome1-1/+1
2024-10-17nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi1-3/+16
2024-10-17dma-mapping: fix tracing dma_alloc/free with vmalloc'd memorySean Anderson1-8/+8
2024-10-17maple_tree: add regression test for spanning store bugLorenzo Stoakes1-0/+84
2024-10-17maple_tree: correct tree corruption on spanning storeLorenzo Stoakes1-6/+6