aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-16drm/i915/pmu: Fix build error with GCOV and AutoFDO enabledTzung-Bi Shih1-2/+2
2025-06-15Linux 6.16-rc2Linus Torvalds1-1/+1
2025-06-16gendwarfksyms: Fix structure type overridesSami Tolvanen2-58/+21
2025-06-16kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada2-6/+12
2025-06-13io_uring: run local task_work from ring exit IOPOLL reapingJens Axboe1-0/+3
2025-06-13nvme: always punt polled uring_cmd end_io work to task_workJens Axboe1-14/+7
2025-06-13posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()Oleg Nesterov1-0/+9
2025-06-13io_uring/kbuf: don't truncate end buffer for multiple buffer peeksJens Axboe1-1/+4
2025-06-13Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublistsBagas Sanjaya1-0/+2
2025-06-13iommu/tegra: Fix incorrect size calculationJason Gunthorpe1-2/+2
2025-06-13block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)1-2/+5
2025-06-13bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)1-1/+1
2025-06-13spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engineThangaraj Samynathan1-1/+1
2025-06-12mm: add mmap_prepare() compatibility layer for nested file systemsLorenzo Stoakes5-3/+107
2025-06-12smb: improve directory cache reuse for readdir operationsBharath SM2-17/+19
2025-06-12smb: client: fix perf regression with deferred closesPaulo Alcantara1-3/+6
2025-06-12drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi1-4/+20
2025-06-12selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS contextGal Pressman1-1/+58
2025-06-12net: ethtool: Don't check if RSS context exists in case of context 0Gal Pressman1-1/+2
2025-06-12af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.Kuniyuki Iwashima1-1/+2
2025-06-12ipv6: Move fib6_config_validate() to ip6_route_add().Kuniyuki Iwashima1-55/+55
2025-06-12net: drv: netdevsim: don't napi_complete() from netpollJakub Kicinski1-1/+2
2025-06-12net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()Dan Carpenter1-2/+17
2025-06-12veth: prevent NULL pointer dereference in veth_xdp_rcvJesper Dangaard Brouer1-2/+2
2025-06-12net_sched: remove qdisc_tree_flush_backlog()Eric Dumazet1-8/+0
2025-06-12net_sched: ets: fix a race in ets_qdisc_change()Eric Dumazet1-1/+1
2025-06-12net_sched: tbf: fix a race in tbf_change()Eric Dumazet1-1/+1
2025-06-12net_sched: red: fix a race in __red_change()Eric Dumazet1-1/+1
2025-06-12net_sched: prio: fix a race in prio_tune()Eric Dumazet1-1/+1
2025-06-12net_sched: sch_sfq: reject invalid perturb periodEric Dumazet1-2/+8
2025-06-12net: phy: phy_caps: Don't skip better duplex macth on non-exact matchMaxime Chevallier1-6/+12
2025-06-12io_uring: consistently use rcu semantics with sqpoll threadKeith Busch4-15/+38
2025-06-11init: fix build warnings about export.hHuacai Chen2-0/+2
2025-06-11MAINTAINERS: add Barry as a THP reviewerBarry Song1-0/+1
2025-06-11drivers/rapidio/rio_cm.c: prevent possible heap overwriteAndrew Morton1-0/+3
2025-06-11mm: close theoretical race where stale TLB entries could lingerRyan Roberts1-0/+2
2025-06-11mm/vma: reset VMA iterator on commit_merge() OOM failureLorenzo Stoakes1-18/+4
2025-06-11docs: proc: update VmFlags documentation in smapswangfushuai1-1/+3
2025-06-11scatterlist: fix extraneous '@'-sign kernel-doc notationRandy Dunlap2-6/+6
2025-06-11selftests/mm: skip failed memfd setups in gup_longtermMark Brown1-1/+6
2025-06-12rust: cpu: Add CpuId::current() to retrieve current CPU IDViresh Kumar4-0/+21
2025-06-12rust: Use CpuId in place of raw CPU numbersViresh Kumar4-27/+59
2025-06-12KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORYPaolo Bonzini1-0/+3
2025-06-12KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORYPaolo Bonzini1-1/+5
2025-06-11bcachefs: Don't trace should_be_locked unless changingKent Overstreet1-2/+4
2025-06-11bcachefs: Ensure that snapshot creation propagates has_case_insensitiveKent Overstreet1-0/+10
2025-06-11bcachefs: Print devices we're mounting on multi device filesystemsKent Overstreet1-6/+14
2025-06-11bcachefs: Don't trust sb->nr_devices in members_to_text()Kent Overstreet1-4/+30
2025-06-11bcachefs: Fix version checks in validate_bset()Kent Overstreet1-5/+11
2025-06-11bcachefs: ioctl: avoid stack overflow warningArnd Bergmann1-2/+2