aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-25cpuidle: menu: Use one loop for average and variance computationsRafael J. Wysocki1-33/+28
2025-02-25cpuidle: menu: Drop a redundant local variableRafael J. Wysocki1-5/+1
2025-01-20cpuidle: teo: Skip sleep length computation for low latency constraintsRafael J. Wysocki1-1/+12
2025-01-20cpuidle: teo: Replace time_span_ns with a flagRafael J. Wysocki1-18/+9
2025-01-20cpuidle: teo: Simplify handling of total events countRafael J. Wysocki1-4/+1
2025-01-20cpuidle: teo: Skip getting the sleep length if wakeups are very frequentRafael J. Wysocki1-22/+36
2025-01-20cpuidle: teo: Simplify counting events used for tick managementRafael J. Wysocki1-35/+14
2025-01-20cpuidle: teo: Clarify two code commentsRafael J. Wysocki1-5/+11
2025-01-20cpuidle: teo: Drop local variable prev_intercept_idxRafael J. Wysocki1-10/+5
2025-01-20cpuidle: teo: Combine candidate state index checks against 0Rafael J. Wysocki1-14/+9
2025-01-20cpuidle: teo: Reorder candidate state index checksRafael J. Wysocki1-7/+8
2025-01-20cpuidle: teo: Rearrange idle state lookup codeRafael J. Wysocki1-14/+20
2025-01-13cpuidle: teo: Update documentation after previous changesRafael J. Wysocki1-43/+48
2025-01-13cpuidle: menu: Update documentation after previous changesRafael J. Wysocki1-41/+31
2025-01-12Linux 6.13-rc7Linus Torvalds1-1/+1
2025-01-12KVM: e500: perform hugepage check after looking up the PFNPaolo Bonzini1-109/+69
2025-01-12KVM: e500: map readonly host pages for readPaolo Bonzini1-2/+3
2025-01-12KVM: e500: track host-writability of pagesPaolo Bonzini2-4/+13
2025-01-12KVM: e500: use shadow TLB entry as witness for writabilityPaolo Bonzini1-4/+3
2025-01-12KVM: e500: always restore irqsPaolo Bonzini1-2/+2
2025-01-10MAINTAINERS: powerpc: Update my statusMichael Ellerman1-3/+2
2025-01-10smb: client: sync the root session and superblock context passwords before automountingMeetakshi Setiya1-1/+18
2025-01-10sched_ext: idle: Refresh idle masks during idle-to-idle transitionsAndrea Righi3-15/+59
2025-01-10io_uring: don't touch sqd->thread off tw addPavel Begunkov1-4/+1
2025-01-10io_uring/sqpoll: zero sqd->thread on tctx errorsPavel Begunkov1-1/+5
2025-01-10workqueue: warn if delayed_work is queued to an offlined cpu.Imran Khan1-0/+7
2025-01-10poll: kill poll_does_not_wait()Oleg Nesterov1-13/+3
2025-01-10sock_poll_wait: kill the no longer necessary barrier after poll_wait()Oleg Nesterov1-10/+7
2025-01-10io_uring_poll: kill the no longer necessary barrier after poll_wait()Oleg Nesterov1-5/+4
2025-01-10poll_wait: kill the obsolete wait_address checkOleg Nesterov1-1/+1
2025-01-10poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll()Oleg Nesterov1-1/+9
2025-01-10xfs: lock dquot buffer before detaching dquot from b_li_listDarrick J. Wong1-1/+2
2025-01-10fs: debugfs: fix open proxy for unsafe filesJohannes Berg1-1/+1
2025-01-10uprobes: Fix race in uprobe_free_utaskJiri Olsa1-1/+1
2025-01-10tracing/kprobes: Fix to free objects when failed to copy a symbolMasami Hiramatsu (Google)1-2/+4
2025-01-09firewall: remove misplaced semicolon from stm32_firewall_get_firewallguanjing1-1/+1
2025-01-09drivers/perf: riscv: Do not allow invalid raw event configAtish Patra1-2/+5
2025-01-09drivers/perf: riscv: Return error for default caseAtish Patra1-2/+3
2025-01-09drivers/perf: riscv: Fix Platform firmware event dataAtish Patra2-7/+6
2025-01-09tools: selftests: riscv: Add test count for vstate_prctlYong-Xuan Wang1-0/+2
2025-01-09tools: selftests: riscv: Add pass message for v_initval_nolibcYong-Xuan Wang1-0/+4
2025-01-09rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxyMatthieu Baerts (NGI0)1-7/+32
2025-01-09sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxyMatthieu Baerts (NGI0)1-1/+2
2025-01-09sctp: sysctl: udp_port: avoid using current->nsproxyMatthieu Baerts (NGI0)1-1/+1
2025-01-09sctp: sysctl: auth_enable: avoid using current->nsproxyMatthieu Baerts (NGI0)1-1/+1
2025-01-09sctp: sysctl: rto_min/max: avoid using current->nsproxyMatthieu Baerts (NGI0)1-2/+2
2025-01-09sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxyMatthieu Baerts (NGI0)1-1/+2
2025-01-09mptcp: sysctl: blackhole timeout: avoid using current->nsproxyMatthieu Baerts (NGI0)1-1/+3
2025-01-09mptcp: sysctl: sched: avoid using current->nsproxyMatthieu Baerts (NGI0)1-6/+5
2025-01-09mptcp: sysctl: avail sched: remove write accessMatthieu Baerts (NGI0)1-1/+1