summaryrefslogtreecommitdiffstats
path: root/kernel/locking/mutex-debug.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-30powerpc/hw_breakpoint: Avoid relying on caller synchronizationMarco Elver1-13/+40
2022-08-30perf/hw_breakpoint: Remove useless code related to flexible breakpointsMarco Elver1-40/+17
2022-08-30perf/hw_breakpoint: Make hw_breakpoint_weight() inlinableMarco Elver2-2/+3
2022-08-30perf/hw_breakpoint: Optimize constant number of breakpoint slotsMarco Elver3-41/+63
2022-08-30perf/hw_breakpoint: Mark data __ro_after_initMarco Elver1-3/+3
2022-08-30perf/hw_breakpoint: Optimize list of per-task breakpointsMarco Elver2-22/+37
2022-08-30perf/hw_breakpoint: Clean up headersMarco Elver1-10/+9
2022-08-30perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in testMarco Elver3-1/+43
2022-08-30perf/hw_breakpoint: Add KUnit test for constraints accountingMarco Elver3-0/+334
2022-08-29perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platformAnshuman Khandual1-0/+6
2022-08-29perf: Capture branch privilege informationAnshuman Khandual1-1/+13
2022-08-29perf: Extend branch type classificationAnshuman Khandual1-1/+15
2022-08-29perf: Add system error and not in transaction branch typesAnshuman Khandual2-1/+3
2022-08-27perf/x86/amd/lbr: Add LbrExtV2 branch speculation info supportSandipan Das1-3/+32
2022-08-27perf/core: Add speculation info to branch entriesSandipan Das2-1/+15
2022-08-27perf/x86/amd/lbr: Use fusion-aware branch classifierSandipan Das1-2/+10
2022-08-27perf/x86: Make branch classifier fusion-awareSandipan Das2-69/+102
2022-08-27perf/x86/amd/lbr: Add LbrExtV2 software branch filter supportSandipan Das1-5/+87
2022-08-27perf/x86: Move branch classifierSandipan Das4-274/+279
2022-08-27perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter supportSandipan Das2-7/+108
2022-08-27perf/x86/amd/lbr: Add LbrExtV2 branch record supportSandipan Das4-11/+252
2022-08-27perf/x86/amd/lbr: Detect LbrExtV2 supportSandipan Das5-6/+31
2022-08-27x86/cpufeatures: Add LbrExtV2 feature bitSandipan Das2-1/+2
2022-08-27perf/x86/amd/core: Add generic branch record interfacesSandipan Das1-12/+22
2022-08-27perf/x86/amd/core: Refactor branch attributesSandipan Das1-6/+19
2022-08-27perf/x86/amd/brs: Move feature-specific functionsSandipan Das3-70/+76
2022-08-22Linux 6.0-rc2v6.0-rc2Linus Torvalds1-1/+1
2022-08-21tracing: Have filter accept "common_cpu" to be consistentSteven Rostedt (Google)1-0/+1
2022-08-21tracing/probes: Have kprobes and uprobes use $COMM tooSteven Rostedt (Google)1-2/+3
2022-08-21tracing/eprobes: Have event probes be consistent with kprobes and uprobesSteven Rostedt (Google)1-6/+64
2022-08-21tracing/eprobes: Fix reading of string fieldsSteven Rostedt (Google)1-0/+21
2022-08-21tracing/eprobes: Do not hardcode $comm as a stringSteven Rostedt (Google)1-2/+3
2022-08-21tracing/eprobes: Do not allow eprobes to use $stack, or % for regsSteven Rostedt (Google)1-8/+13
2022-08-21ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is deadYang Jihong1-0/+10
2022-08-21tracing/perf: Fix double put of trace event when init failsSteven Rostedt (Google)1-3/+4
2022-08-21tracing: React to error return from traceprobe_parse_event_name()Lukas Bulwahn1-1/+1
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers10-89/+7
2022-08-21i2c: imx: Make sure to unregister adapter on remove()Uwe Kleine-König1-9/+11
2022-08-21Revert "i2c: scmi: Replace open coded device_get_match_data()"Wolfram Sang1-2/+7
2022-08-20scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling checkGuru Das Srinagesh1-0/+1
2022-08-20kbuild: fix the modules order between drivers and libsMasahiro Yamada1-4/+2
2022-08-20scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-lengthNathan Chancellor1-1/+0
2022-08-20kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__Jiri Slaby1-1/+1
2022-08-20modpost: fix module versioning when a symbol lacks valid CRCMasahiro Yamada1-3/+1
2022-08-20ata: libata: Set __ATA_BASE_SHT max_sectorsJohn Garry1-1/+2
2022-08-19perf tools: Support reading PERF_FORMAT_LOSTNamhyung Kim6-42/+108
2022-08-19libperf: Add a test case for read formatsNamhyung Kim1-0/+161
2022-08-19libperf: Handle read format in perf_evsel__read()Namhyung Kim3-3/+83
2022-08-19tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim1-1/+4
2022-08-19tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+8