aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-11x86/bugs: Add attack vector controls for spectre_v1David Kaplan1-2/+5
2025-07-11x86/bugs: Add attack vector controls for GDSDavid Kaplan1-5/+8
2025-07-11x86/bugs: Add attack vector controls for SRBDSDavid Kaplan1-3/+9
2025-07-11x86/bugs: Add attack vector controls for RFDSDavid Kaplan1-4/+8
2025-07-11x86/bugs: Add attack vector controls for MMIODavid Kaplan1-4/+8
2025-07-11x86/bugs: Add attack vector controls for TAADavid Kaplan1-7/+8
2025-07-11x86/bugs: Add attack vector controls for MDSDavid Kaplan1-5/+9
2025-07-11x86/bugs: Define attack vectors relevant for each bugDavid Kaplan1-0/+56
2025-07-11x86/Kconfig: Add arch attack vector supportDavid Kaplan2-0/+4
2025-07-11cpu: Define attack vectorsDavid Kaplan2-11/+140
2025-07-11Documentation/x86: Document new attack vector controlsDavid Kaplan3-0/+243
2025-06-26x86/bugs: Clean up SRSO microcode handlingDavid Kaplan1-19/+18
2025-06-26x86/bugs: Use IBPB for retbleed if used by SRSODavid Kaplan1-15/+19
2025-06-26x86/bugs: Add SRSO_MITIGATION_NOSMTDavid Kaplan1-7/+4
2025-06-24x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode alsoPawan Gupta1-2/+4
2025-06-23x86/bugs: Remove its=stuff dependency on retbleedPawan Gupta1-8/+6
2025-06-23x86/bugs: Introduce cdt_possible()Pawan Gupta1-1/+14
2025-06-23x86/bugs: Use switch/case in its_apply_mitigation()Pawan Gupta1-7/+13
2025-06-23x86/bugs: Avoid warning when overriding return thunkPawan Gupta1-3/+2
2025-06-23x86/bugs: Simplify the retbleed=stuff checksPawan Gupta1-16/+8
2025-06-23x86/bugs: Avoid AUTO after the select step in the retbleed mitigationPawan Gupta1-9/+10
2025-06-17x86/process: Move the buffer clearing before MONITORBorislav Petkov (AMD)2-14/+27
2025-06-17x86/microcode/AMD: Add TSA microcode SHAsBorislav Petkov (AMD)1-0/+112
2025-06-17KVM: SVM: Advertise TSA CPUID bits to guestsBorislav Petkov (AMD)3-1/+17
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)13-7/+232
2025-06-16x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)8-36/+35
2025-06-15Linux 6.16-rc2v6.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_ti...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 ...Gal 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