summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing/probe: Add trace_probe init and free functionsMasami Hiramatsu2019-07-164-58/+58
* tracing/uprobe: Set print format when parsing commandMasami Hiramatsu2019-07-161-18/+7
* tracing/kprobe: Set print format right after parsed commandMasami Hiramatsu2019-07-161-16/+9
* kprobes: Fix to init kprobes in subsys_initcallMasami Hiramatsu2019-07-161-1/+1
* tracepoint: Use struct_size() in kmalloc()Gustavo A. R. Silva2019-06-171-2/+2
* ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESSSteven Rostedt (VMware)2019-05-282-29/+4
* ftrace: Enable trampoline when rec count returns back to oneCheng Jian2019-05-251-13/+15
* tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdlineSteven Rostedt (VMware)2019-05-251-0/+8
* tracing: Make a separate config for trace event self testsSteven Rostedt (VMware)2019-05-252-2/+12
* tracing/kprobe: Add kprobe_event= boot parameterMasami Hiramatsu2019-05-253-0/+81
* kprobes: Initialize kprobes at postcore_initcallMasami Hiramatsu2019-05-251-2/+1
* tracing/kprobe: Cast user-space address correctlyMasami Hiramatsu2019-05-251-1/+3
* uaccess: Add a prototype of non-static __probe_user_read()Masami Hiramatsu2019-05-251-0/+1
* tracing: Use correct function name in trace_filter_add_remove_task() commentMatthias Kaehlcke2019-05-251-1/+1
* perf-probe: Add user memory access attribute supportMasami Hiramatsu2019-05-256-8/+35
* selftests/ftrace: Add user-memory access syntax testcaseMasami Hiramatsu2019-05-251-0/+32
* tracing/probe: Support user-space dereferenceMasami Hiramatsu2019-05-258-23/+81
* tracing/probe: Add ustring type for user-space stringMasami Hiramatsu2019-05-257-10/+84
* uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu2019-05-252-6/+130
* x86/uaccess: Allow access_ok() in irq context if pagefault_disabledMasami Hiramatsu2019-05-252-2/+7
* x86/ftrace: Make enable parameter bool where applicableSteven Rostedt (VMware)2019-05-251-3/+3
* ftrace: Make enable and update parameters bool when applicableSteven Rostedt (VMware)2019-05-252-12/+12
* tracing: Silence GCC 9 array bounds warningMiguel Ojeda2019-05-253-10/+20
* kernel/trace/trace.h: Remove duplicate header of trace_seq.hJagadeesh Pagadala2019-05-221-1/+0
* tracing: Add a check_val() check before updating cond_snapshot() track_valTom Zanussi2019-05-211-0/+6
* tracing: Check keys for variable references in expressions tooTom Zanussi2019-05-211-2/+2
* tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_eltsTom Zanussi2019-05-211-0/+3
* Linux 5.2-rc1v5.2-rc1Linus Torvalds2019-05-191-2/+2
* Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-193-4/+8
|\
| * ubifs: Convert xattr inum to host orderRichard Weinberger2019-05-151-1/+1
| * ubifs: Use correct config name for encryptionRichard Weinberger2019-05-151-2/+2
| * ubifs: Fix build error without CONFIG_UBIFS_FS_XATTRYueHaibing2019-05-151-1/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1910-257/+889
|\ \
| * | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-185-4/+24
| * | initramfs: don't free a non-existent initrdSteven Price2019-05-181-1/+1
| * | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue2019-05-181-3/+8
| * | mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman2019-05-181-2/+2
| * | mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)2019-05-181-0/+43
| * | mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)2019-05-181-0/+48
| * | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-182-247/+763
* | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1974-172/+178
|\ \ \
| * | | kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada2019-05-191-3/+1
| * | | kbuild: check uniqueness of module namesMasahiro Yamada2019-05-182-0/+17
| * | | kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov2019-05-181-1/+12
| * | | kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada2019-05-181-1/+1
| * | | kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada2019-05-183-33/+13
| * | | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1817-26/+25
| * | | media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1830-49/+47
| * | | media: remove unneeded header search pathsMasahiro Yamada2019-05-187-11/+0
| * | | alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2019-05-182-0/+2