aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-20x86: use cmov for user address maskingLinus Torvalds2-9/+8
2025-01-20x86: use proper 'clac' and 'stac' opcode namesLinus Torvalds1-11/+7
2025-01-20samples/vfs: fix build warningsChristian Brauner1-11/+12
2025-01-20samples/vfs: use shared headerChristian Brauner3-93/+249
2025-01-19Linux 6.13Linus Torvalds1-1/+1
2025-01-19io_uring/fdinfo: fix io_uring_show_fdinfo() misuse of ->d_inameAl Viro1-4/+5
2025-01-17tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt1-0/+63
2025-01-17block: Don't trim an atomic writeJohn Garry1-0/+4
2025-01-17block: Add common atomic writes enable flagJohn Garry7-7/+11
2025-01-16ftrace: Implement :mod: cache filtering on kernel command lineSteven Rostedt3-9/+68
2025-01-16tracing: Adopt __free() and guard() for trace_fprobe.cMasami Hiramatsu (Google)1-66/+58
2025-01-16drm/xe: Mark ComputeCS read mode as UC on iGPUMatthew Brost1-1/+1
2025-01-16Documentation: Fix x86_64 UEFI outdated references to eliloNir Lichtman1-10/+27
2025-01-16Documentation/sysctl: Add timer_migration to kernel.rstPhil Auld1-0/+7
2025-01-16docs/mm: Physical memory: Remove zone_tI Hsin Cheng1-1/+1
2025-01-16md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add()Dan Carpenter1-2/+2
2025-01-16EDAC/cell: Remove powerpc Cell driverMichael Ellerman4-292/+0
2025-01-16x86/asm: Make serialize() always_inlineJuergen Gross1-1/+1
2025-01-16pmdomain: imx8mp-blk-ctrl: add missing loop break conditionXiaolei Wang1-1/+1
2025-01-16timers/migration: Simplify top level detection on group setupFrederic Weisbecker1-3/+1
2025-01-16netdev: avoid CFI problems with sock priv helpersJakub Kicinski2-5/+25
2025-01-16hrtimers: Handle CPU state correctly on hotplugKoichiro Den3-2/+12
2025-01-16timers/migration: Annotate accesses to ignore flagFrederic Weisbecker1-6/+15
2025-01-16timers/migration: Enforce group initialization visibility to tree walkersFrederic Weisbecker1-2/+12
2025-01-16timers/migration: Fix another race between hotplug and idle entry/exitFrederic Weisbecker1-1/+28
2025-01-16net/mlx5e: Always start IPsec sequence number from 1Leon Romanovsky2-3/+14
2025-01-16net/mlx5e: Rely on reqid in IPsec tunnel modeLeon Romanovsky1-7/+5
2025-01-16net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnelLeon Romanovsky1-10/+6
2025-01-16net/mlx5: Clear port select structure when fail to createMark Zhang1-1/+3
2025-01-16net/mlx5: SF, Fix add port error handlingChris Mi1-0/+1
2025-01-16net/mlx5: Fix a lockdep warning as part of the write combining testYishai Hadas1-12/+12
2025-01-16net/mlx5: Fix RDMA TX steering prioPatrisious Haddad1-0/+1
2025-01-16gfs2: use lockref_init for qd_lockrefChristoph Hellwig1-2/+1
2025-01-16erofs: use lockref_init for pcl->lockrefChristoph Hellwig1-2/+1
2025-01-16dcache: use lockref_init for d_lockrefChristoph Hellwig1-2/+1
2025-01-16lockref: add a lockref_init helperChristoph Hellwig1-0/+11
2025-01-16lockref: drop superfluous externsChristoph Hellwig1-3/+3
2025-01-16lockref: use bool for false/true returnsChristoph Hellwig2-19/+17
2025-01-16lockref: improve the lockref_get_not_zero descriptionChristoph Hellwig1-1/+1
2025-01-16lockref: remove lockref_put_not_zeroChristoph Hellwig2-29/+0
2025-01-16fs: Fix return type of do_mount() from long to intSentaro Onizuka2-2/+2
2025-01-16genirq/generic_chip: Export irq_gc_mask_disable_and_ack_set()Dr. David Alan Gilbert1-0/+1
2025-01-16timers: Optimize get_timer_[this_]cpu_base()Zhongqiu Han1-10/+6
2025-01-15ocfs2: check dir i_size in ocfs2_find_entrySu Yue1-4/+21
2025-01-15mailmap: update entry for Ethan Carter EdwardsEthan Carter Edwards1-0/+1
2025-01-15mm: zswap: move allocations during CPU init outside the lockYosry Ahmed1-18/+24
2025-01-15mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vmaLiu Shixin1-2/+2
2025-01-15mm: shmem: use signed int for version handling in casefold optionKaran Sanghavi1-1/+1
2025-01-15alloc_tag: skip pgalloc_tag_swap if profiling is disabledSuren Baghdasaryan1-0/+3
2025-01-15mm: page_alloc: fix missed updates of lowmem_reserve in adjust_managed_page_countzihan zhou1-0/+3