summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests/user_events: Add test cases when event is disabledsunliming2023-06-281-0/+4
* selftests/user_events: Enable the event before write_fault test in ftrace sel...sunliming2023-06-281-0/+4
* tracing/user_events: Fix incorrect return value for writing operation when ev...sunliming2023-06-281-1/+2
* tracing/user_events: Document auto-cleanup and remove dyn_event refsBeau Belgrave2023-06-141-4/+3
* selftests/user_events: Adapt dyn_test to non-persist eventsBeau Belgrave2023-06-141-41/+136
* selftests/user_events: Ensure auto cleanup works as expectedBeau Belgrave2023-06-141-11/+38
* tracing/user_events: Add auto cleanup and future persist flagBeau Belgrave2023-06-141-13/+126
* tracing/user_events: Track refcount consistently via put/getBeau Belgrave2023-06-141-28/+41
* tracing/user_events: Store register flags on eventsBeau Belgrave2023-06-141-6/+10
* tracing/user_events: Remove user_ns walk for groupsBeau Belgrave2023-06-141-37/+5
* selftests/user_events: Add perf self-test for empty arguments eventssunliming2023-06-141-0/+53
* selftests/user_events: Clear the events after perf self-testsunliming2023-06-141-0/+29
* selftests/user_events: Add ftrace self-test for empty arguments eventssunliming2023-06-141-0/+33
* tracing/user_events: Fix the incorrect trace record for empty arguments eventssunliming2023-06-141-2/+2
* tracing: Modify print_fields() for fields output ordersunliming2023-06-141-1/+1
* tracing/user_events: Handle matching arguments that is null from dyn_eventssunliming2023-06-141-0/+2
* tracing/user_events: Prevent same name but different args eventsunliming2023-06-142-6/+36
* tracing/rv/rtla: Update MAINTAINERS file to point to proper mailing listSteven Rostedt (Google)2023-05-301-2/+2
* tracing: Have function_graph selftest call cond_resched()Steven Rostedt (Google)2023-05-291-0/+10
* tracing: Only make selftest conditionals affect the global_traceSteven Rostedt (Google)2023-05-291-2/+8
* tracing: Make tracing_selftest_running/delete nops when not usedSteven Rostedt (Google)2023-05-291-1/+4
* tracing: Have tracer selftests call cond_resched() before runningSteven Rostedt (Google)2023-05-291-0/+7
* tracing: Move setting of tracing_selftest_running out of register_tracer()Steven Rostedt (Google)2023-05-291-4/+16
* tracing/selftests: Update synthetic event selftest to use common_stacktraceSteven Rostedt (Google)2023-05-242-3/+26
* tracing: Rename stacktrace field to common_stacktraceSteven Rostedt (Google)2023-05-245-39/+46
* tracing/histograms: Allow variables to have some modifiersSteven Rostedt (Google)2023-05-241-7/+16
* tracing/user_events: Document user_event_mm one-shot list usageBeau Belgrave2023-05-242-1/+23
* tracing/user_events: Rename link fields for clarityBeau Belgrave2023-05-242-19/+23
* tracing/user_events: Remove RCU lock while pinning pagesLinus Torvalds2023-05-241-6/+7
* tracing/user_events: Split up mm alloc and attachLinus Torvalds2023-05-241-11/+18
* tracing/timerlat: Always wakeup the timerlat threadDaniel Bristot de Oliveira2023-05-231-0/+2
* tracing/user_events: Use long vs int for atomic bit opsBeau Belgrave2023-05-231-7/+8
* Linux 6.4-rc3v6.4-rc3Linus Torvalds2023-05-211-1/+1
* Merge tag 'uml-for-linus-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-215-7/+23
|\
| * um: harddog: fix modular buildJohannes Berg2023-05-105-7/+23
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-2113-66/+129
|\ \
| * | KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveMingwei Zhang2023-05-211-1/+5
| * | KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson2023-05-211-16/+0
| * | KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson2023-05-211-2/+9
| * | KVM: Fix vcpu_array[0] racesMichal Luczaj2023-05-191-6/+10
| * | KVM: VMX: Fix header file dependency of asm/vmx.hJacob Xu2023-05-191-0/+2
| * | KVM: Don't enable hardware after a restart/shutdown is initiatedSean Christopherson2023-05-191-1/+16
| * | KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdownSean Christopherson2023-05-191-15/+11
| * | Merge tag 'kvmarm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-05-178-25/+76
| |\ \
| | * \ Merge branch kvm-arm64/pgtable-fixes-6.4 into kvmarm-master/fixesMarc Zyngier2023-05-112-9/+33
| | |\ \
| | | * | KVM: arm64: Constify start/end/phys fields of the pgtable walker dataMarc Zyngier2023-04-211-4/+4
| | | * | KVM: arm64: Infer PA offset from VA in hyp map walkerOliver Upton2023-04-211-2/+1
| | | * | KVM: arm64: Infer the PA offset from IPA in stage-2 map walkerOliver Upton2023-04-212-4/+29
| | * | | Merge branch kvm-arm64/misc-6.4 into kvmarm-master/fixesMarc Zyngier2023-05-116-16/+43
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implem...Marc Zyngier2023-05-112-0/+12