summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf/tracing: Use stage6 of tracing to not duplicate macrosSteven Rostedt (Google)2023-01-251-44/+1
* perf/tracing: Use stage6 of tracing to not duplicate macrosSteven Rostedt (Google)2023-01-252-45/+4
* tracing/histogram: Add simple tests for stacktrace usage of synthetic eventsSteven Rostedt (Google)2023-01-253-1/+31
* tracing/histogram: Document variable stacktraceSteven Rostedt (Google)2023-01-251-0/+129
* tracing/histogram: Add stacktrace typeSteven Rostedt (Google)2023-01-251-0/+4
* tracing: Allow synthetic events to pass around stacktracesSteven Rostedt (Google)2023-01-254-5/+87
* tracing: Allow stacktraces to be saved as histogram variablesSteven Rostedt (Google)2023-01-251-10/+42
* tracing: Simplify calculating entry size using struct_size()Steven Rostedt (Google)2023-01-251-2/+1
* tracing: Add NULL checks for buffer in ring_buffer_free_read_page()Jia-Ju Bai2023-01-251-1/+6
* ftrace: Add sample with custom opsMark Rutland2023-01-254-0/+261
* tracing/selftests: Add test for event filtering on function nameSteven Rostedt (Google)2023-01-251-0/+58
* tracing: Add a way to filter function addresses to function namesSteven Rostedt (Google)2023-01-253-2/+105
* rv: remove redundant initialization of pointer ptrColin Ian King2023-01-251-1/+1
* ftrace: Maintain samples/ftraceMark Rutland2023-01-251-0/+1
* tracing/filter: fix kernel-doc warningsRandy Dunlap2023-01-251-4/+4
* lib: Kconfig: fix spellosRandy Dunlap2023-01-252-2/+2
* trace_events_hist: add check for return value of 'create_hist_field'Natalia Petrova2023-01-251-0/+2
* tracing/osnoise: Use built-in RCU list checkingChuang Wang2023-01-251-3/+2
* tracing: Kconfig: Fix spelling/grammar/punctuationRandy Dunlap2023-01-241-4/+4
* ftrace/scripts: Update the instructions for ftrace-bisect.shSteven Rostedt (Google)2023-01-241-8/+26
* tracing: Make sure trace_printk() can output as soon as it can be usedSteven Rostedt (Google)2023-01-243-2/+4
* ftrace: Export ftrace_free_filter() to modulesMark Rutland2023-01-243-1/+24
* Linux 6.2-rc5v6.2-rc5Linus Torvalds2023-01-221-1/+1
* Merge tag 'io_uring-6.2-2023-01-21' of git://git.kernel.dk/linuxLinus Torvalds2023-01-221-1/+5
|\
| * io_uring/poll: don't reissue in case of poll race on multishot requestJens Axboe2023-01-201-1/+5
* | Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-2112-91/+122
|\ \
| * | VMCI: Use threaded irqs instead of taskletsVishnu Dasa2023-01-201-30/+19
| * | misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman2023-01-201-9/+6
| * | gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov2023-01-201-3/+4
| * | misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson2023-01-201-3/+5
| * | misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa2023-01-201-9/+9
| * | misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa2023-01-201-20/+21
| * | misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter2023-01-201-1/+0
| * | mei: me: add meteor lake point M DIDAlexander Usyskin2023-01-202-0/+4
| * | mei: bus: fix unlink on bus in error pathAlexander Usyskin2023-01-201-4/+8
| * | Merge tag 'icc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-01-203-7/+38
| |\ \
| | * | interconnect: qcom: rpm: Use _optional func for provider clocksKonrad Dybcio2023-01-051-1/+1
| | * | interconnect: qcom: msm8996: Fix regmap max_register valuesKonrad Dybcio2023-01-051-5/+5
| | * | interconnect: qcom: msm8996: Provide UFS clocks to A2NoCKonrad Dybcio2023-01-051-0/+9
| | * | dt-bindings: interconnect: Add UFS clocks to MSM8996 A2NoCKonrad Dybcio2023-01-051-1/+23
| * | | w1: fix WARNING after calling w1_process()Yang Yingliang2023-01-191-1/+3
| * | | w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2023-01-192-3/+4
| * | | comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott2023-01-191-1/+1
* | | | Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-01-213-7/+15
|\ \ \ \
| * | | | prlimit: do_prlimit needs to have a speculation checkGreg Kroah-Hartman2023-01-211-0/+2
| * | | | driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin2023-01-191-1/+1
| * | | | device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()Yang Yingliang2023-01-191-6/+12
* | | | | Merge tag 'staging-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-212-3/+3
|\ \ \ \ \
| * | | | | staging: vchiq_arm: fix enum vchiq_status return typesArnd Bergmann2023-01-172-3/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'tty-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-216-20/+47
|\ \ \ \ \