aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-08-15f2fs: sysfs: support atgc_enabledliujinbao12-0/+14
2024-08-15Revert "f2fs: use flush command instead of FUA for zoned device"Wenjie Cheng2-3/+2
2024-08-15f2fs: get rid of buffer_head useChao Yu5-41/+66
2024-08-15f2fs: fix to avoid racing in between read and OPU dio writeChao Yu1-0/+4
2024-08-15f2fs: fix to wait dio completionChao Yu1-0/+13
2024-08-15f2fs: reduce expensive checkpoint trigger frequencyChao Yu4-3/+19
2024-08-05f2fs: atomic: fix to avoid racing w/ GCChao Yu2-2/+16
2024-08-05f2fs: fix macro definition stat_inc_cp_countJulian Sun1-1/+1
2024-08-05f2fs: fix macro definition on_f2fs_build_free_nidsJulian Sun1-1/+1
2024-08-05f2fs: add write priority option based on zone UFSLiao Yuanhong5-1/+58
2024-08-05f2fs: avoid potential int overflow in sanity_check_area_boundary()Nikita Zhandarovich1-2/+2
2024-08-05f2fs: fix several potential integer overflows in file offsetsNikita Zhandarovich2-3/+3
2024-08-05f2fs: prevent possible int overflow in dir_block_index()Nikita Zhandarovich1-1/+2
2024-08-05f2fs: clean up data_blkaddr() and get_dnode_addr()Chao Yu1-29/+17
2024-08-04Linux 6.11-rc2Linus Torvalds1-1/+1
2024-08-04profiling: remove profile=sleep supportTetsuo Handa4-24/+2
2024-08-04arm: dts: arm: versatile-ab: Fix duplicate clock node nameRob Herring (Arm)1-1/+1
2024-08-03runtime constants: deal with old decrepit linkersLinus Torvalds1-6/+5
2024-08-02clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()Paul E. McKenney1-1/+1
2024-08-02cifs: update internal version numberSteve French1-2/+2
2024-08-02smb: client: fix FSCTL_GET_REPARSE_POINT against NetAppPaulo Alcantara1-2/+4
2024-08-02smb3: add dynamic tracepoints for shutdown ioctlSteve French2-8/+75
2024-08-02cifs: Remove cifs_aio_ctxDavid Howells3-80/+0
2024-08-02smb: client: handle lack of FSCTL_GET_REPARSE_POINT supportPaulo Alcantara4-4/+38
2024-08-02arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon2-2/+10
2024-08-02syscalls: fix syscall macros for newfstat/newfstatatArnd Bergmann4-5/+6
2024-08-02uretprobe: change syscall number, againArnd Bergmann4-7/+3
2024-08-02thermal: core: Update thermal zone registration documentationRafael J. Wysocki1-35/+30
2024-08-02Revert "nouveau: rip out busy fence waits"Dave Airlie6-6/+34
2024-08-01protect the fetch of ->fd[fd] in do_dup2() from mispredictionsAl Viro1-0/+1
2024-08-01x86/uaccess: Zero the 8-byte get_range case on failure on 32-bitDavid Gow1-1/+3
2024-08-01riscv: Fix linear mapping checks for non-contiguous memory regionsStuart Menefy1-4/+11
2024-08-01KVM: x86/mmu: fix determination of max NPT mapping level for private pagesAckerley Tng1-1/+1
2024-08-01PCI: pciehp: Retain Power Indicator bits for userspace indicatorsBlazej Kucman1-1/+3
2024-08-01PCI: Fix devres regression in pci_intx()Philipp Stanner1-7/+8
2024-08-01rust: SHADOW_CALL_STACK is incompatible with RustAlice Ryhl1-0/+1
2024-08-01arm64: errata: Expand speculative SSBS workaround (again)Mark Rutland3-7/+44
2024-08-01arm64: cputype: Add Cortex-A725 definitionsMark Rutland1-0/+2
2024-08-01arm64: cputype: Add Cortex-X1C definitionsMark Rutland1-0/+2
2024-08-01RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu2-1/+2
2024-08-01riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()Zhe Qiao1-8/+9
2024-08-01perf: riscv: Fix selecting counters in legacy modeShifrin Dmitry1-1/+1
2024-08-01cache: StarFive: Require a 64-bit systemPalmer Dabbelt1-0/+1
2024-08-01perf arch events: Fix duplicate RISC-V SBI firmware event nameEric Lin5-5/+5
2024-08-01riscv/purgatory: align riscv_kernel_entryDaniel Maslowski1-0/+2
2024-08-01alpha: fix ioread64be()/iowrite64be() helpersArnd Bergmann1-2/+2
2024-08-01x86/mm: Fix pti_clone_entry_text() for i386Peter Zijlstra1-1/+1
2024-08-01x86/mm: Fix pti_clone_pgtable() alignment assumptionPeter Zijlstra1-3/+3
2024-08-01ceph: force sending a cap update msg back to MDS for revoke opXiubo Li2-14/+28
2024-08-01mptcp: fix duplicate data handlingPaolo Abeni1-4/+12