aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hXiao Wang14-102/+95
2023-11-09drivers: perf: Do not broadcast to other cpus when starting a counterAlexandre Ghiti1-4/+2
2023-11-09drivers: perf: Check find_first_bit() return valueAlexandre Ghiti1-0/+5
2023-11-09net: ti: icss-iep: fix setting counter valueDiogo Ivo1-1/+1
2023-11-08of: property: Add fw_devlink support for msi-parentAnup Patel1-0/+2
2023-11-08RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTsAnup Patel1-5/+6
2023-11-08ptp: fix corrupted list in ptp_openEdward Adam Davis3-11/+19
2023-11-08ptp: ptp_read should not release queueEdward Adam Davis1-2/+0
2023-11-08net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAPEric Dumazet1-8/+2
2023-11-08net: kcm: fill in MODULE_DESCRIPTION()Jakub Kicinski1-0/+1
2023-11-08net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov3-15/+32
2023-11-08MAINTAINERS: update lists.linuxfoundation.org migrated listsKonstantin Ryabitsev1-25/+25
2023-11-08netfilter: nat: fix ipv6 nat redirect with mapped and scoped addressesFlorian Westphal1-1/+26
2023-11-08riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear m...Alexandre Ghiti1-40/+230
2023-11-08riscv: Don't use PGD entries for the linear mappingAlexandre Ghiti1-6/+6
2023-11-08netfilter: xt_recent: fix (increase) ipv6 literal buffer lengthMaciej Żenczykowski1-1/+1
2023-11-08ipvs: add missing module descriptionsFlorian Westphal16-0/+16
2023-11-08netfilter: nf_tables: remove catchall element in GC sync pathPablo Neira Ayuso1-5/+17
2023-11-08netfilter: add missing module descriptionsFlorian Westphal22-0/+22
2023-11-08drivers/net/ppp: use standard array-copy-functionPhilipp Stanner1-2/+2
2023-11-08i2c: cp2615: Fix 'assignment to __be16' warningBence Csókás1-1/+1
2023-11-08i2c: dev: copy userspace array safelyPhilipp Stanner1-2/+2
2023-11-08i2c: designware: Disable TX_EMPTY irq while waiting for block length byteTam Nguyen1-3/+16
2023-11-08i2c: iproc: handle invalid slave stateRoman Bacik1-58/+75
2023-11-07net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean1-1/+1
2023-11-07virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()Shigeru Yoshida1-0/+2
2023-11-07r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit1-0/+2
2023-11-07selftests/bpf: get trusted cgrp from bpf_iter__cgroup directlyChuyi Zhou1-12/+4
2023-11-07bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_regChuyi Zhou2-2/+2
2023-11-07RISC-V: Probe misaligned access speed in parallelEvan Green3-21/+77
2023-11-07RISC-V: Remove __init on unaligned_emulation_finish()Evan Green1-1/+1
2023-11-07RISC-V: Show accurate per-hart isa in /proc/cpuinfoEvan Green2-4/+38
2023-11-07RISC-V: Don't rely on positional structure initializationPalmer Dabbelt1-60/+65
2023-11-07riscv: Add tests for riscv module loadingCharlie Jenkins16-0/+366
2023-11-07riscv: Add remaining module relocationsCharlie Jenkins2-30/+423
2023-11-07riscv: Avoid unaligned access when relocating modulesEmil Renner Berthing1-76/+81
2023-11-07net: phylink: initialize carrier state at creationKlaus Kudielka1-0/+1
2023-11-07test/vsock: add dobule bind connect testFilippo Storniolo3-0/+100
2023-11-07test/vsock: refactor vsock_acceptFilippo Storniolo1-12/+20
2023-11-07test/vsock fix: add missing check on socket creationFilippo Storniolo1-0/+8
2023-11-07vsock/virtio: remove socket from connected/bound list on shutdownFilippo Storniolo1-5/+11
2023-11-07tcp: Fix -Wc23-extensions in tcp_options_write()Nathan Chancellor1-31/+39
2023-11-07tg3: Fix the TX ring stallAlex Pakhunov1-11/+42
2023-11-07s390/qeth: Fix typo 'weed' in commentKuan-Wei Chiu1-1/+1
2023-11-07riscv: split cache ops out of dma-noncoherent.cChristoph Hellwig3-15/+18
2023-11-07MAINTAINERS: create an entry for exportfsAmir Goldstein1-1/+12
2023-11-07iomap: rename iomap entryChristian Brauner1-10/+9
2023-11-07crypto: ahash - Set using_shash for cloned ahash wrapper over shashDmitry Safonov1-0/+1
2023-11-07crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERTHerbert Xu1-3/+25
2023-11-06riscv: Improve flush_tlb_kernel_range()Alexandre Ghiti2-15/+30