aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-21futex: Correct the kernedoc return value for futex_wait_setup().Sebastian Andrzej Siewior1-1/+2
2025-05-21tools headers: Synchronize prctl.h ABI headerSebastian Andrzej Siewior3-11/+15
2025-05-21futex: Use RCU_INIT_POINTER() in futex_mm_init().Sebastian Andrzej Siewior1-8/+1
2025-05-21selftests/futex: Use TAP output in futex_numa_mpolSebastian Andrzej Siewior1-33/+32
2025-05-21selftests/futex: Use TAP output in futex_priv_hashSebastian Andrzej Siewior1-86/+62
2025-05-16futex: Fix kernel-doc commentsBorislav Petkov (AMD)2-3/+3
2025-05-11futex: Relax the rcu_assign_pointer() assignment of mm->futex_phash in futex_...Ingo Molnar1-1/+8
2025-05-08futex: Fix outdated comment in struct restart_blockNam Cao1-1/+1
2025-05-06locking/lockdep: Add number of dynamic keys to /proc/lockdep_statsWaiman Long3-0/+6
2025-05-06locking/lockdep: Prevent abuse of lockdep subclassWaiman Long1-0/+3
2025-05-06locking/lockdep: Move hlock_equal() to the respective #ifdefferyAndy Shevchenko1-35/+35
2025-05-04Linux 6.15-rc5v6.15-rc5Linus Torvalds1-1/+1
2025-05-04parisc: Fix double SIGFPE crashHelge Deller1-3/+13
2025-05-04x86/boot/sev: Support memory acceptance in the EFI stub under SVSMArd Biesheuvel3-4/+43
2025-05-03futex,selftests: Add another FUTEX2_NUMA selftestPeter Zijlstra2-1/+264
2025-05-03selftests/futex: Add futex_numa_mpolSebastian Andrzej Siewior5-1/+290
2025-05-03selftests/futex: Add futex_priv_hashSebastian Andrzej Siewior4-2/+323
2025-05-03selftests/futex: Build without headers nonsensePeter Zijlstra1-0/+18
2025-05-03tools/perf: Allow to select the number of hash bucketsSebastian Andrzej Siewior8-1/+101
2025-05-03tools headers: Synchronize prctl.h ABI headerSebastian Andrzej Siewior1-1/+43
2025-05-03futex: Implement FUTEX2_MPOLPeter Zijlstra5-18/+115
2025-05-03futex: Implement FUTEX2_NUMAPeter Zijlstra4-20/+123
2025-05-03futex: Allow to make the private hash immutableSebastian Andrzej Siewior2-6/+45
2025-05-03futex: Allow to resize the private local hashSebastian Andrzej Siewior4-21/+281
2025-05-03futex: Allow automatic allocation of process wide futex hashSebastian Andrzej Siewior3-0/+39
2025-05-03futex: Add basic infrastructure for local task local hashSebastian Andrzej Siewior8-21/+244
2025-05-03futex: Create helper function to initialize a hash slotSebastian Andrzej Siewior1-5/+9
2025-05-03futex: Introduce futex_q_lockptr_lock()Sebastian Andrzej Siewior4-6/+53
2025-05-03futex: Decrease the waiter count before the unlock operationSebastian Andrzej Siewior2-5/+5
2025-05-03futex: Acquire a hash reference in futex_wait_multiple_setup()Sebastian Andrzej Siewior1-0/+6
2025-05-03futex: Create private_hash() get/put classPeter Zijlstra2-0/+20
2025-05-03futex: Create futex_hash() get/put classPeter Zijlstra5-24/+30
2025-05-03futex: Create hb scopesPeter Zijlstra4-474/+493
2025-05-03futex: Pull futex_hash() out of futex_q_lock()Peter Zijlstra4-10/+8
2025-05-03futex: Move futex_queue() into futex_wait_setup()Peter Zijlstra4-43/+42
2025-05-03mm: Add vmalloc_huge_node()Peter Zijlstra3-8/+30
2025-05-03rcuref: Provide rcuref_is_dead()Sebastian Andrzej Siewior1-1/+21
2025-05-02irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOsStephan Gerhold1-0/+3
2025-05-01drm/gpusvm: set has_dma_mapping inside mapping loopDafna Hirschfeld1-1/+1
2025-05-01drm/xe/hwmon: Fix kernel version documentation for temperatureLucas De Marchi1-2/+2
2025-05-01tracing: Do not take trace_event_sem in print_event_fields()Steven Rostedt1-2/+2
2025-05-01bcachefs: Remove incorrect __counted_by annotationAlan Huang1-1/+7
2025-05-02spi: tegra114: Don't fail set_cs_timing when delays are zeroAaron Kling1-3/+3
2025-05-01tracing: Fix trace_adjust_address() when there is no modules in scratch areaSteven Rostedt1-1/+3
2025-05-01ftrace: Fix NULL memory allocation checkColin Ian King1-1/+1
2025-05-01tracing: Fix oob write in trace_seq_to_buffer()Jeongjun Park1-2/+3
2025-05-01bcachefs: add missing sched_annotate_sleep()Kent Overstreet1-2/+2
2025-05-01arm64: errata: Add missing sentinels to Spectre-BHB MIDR arraysWill Deacon1-0/+2
2025-05-01drm/xe/eustall: Do not support EU stall on SRIOV VFHarish Chegondi2-1/+5
2025-05-01drm/xe/eustall: Resolve a possible circular locking dependencyHarish Chegondi1-2/+9