aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-07-1814-359/+550
|\
| * tracing: Make trace_get_fields() globalCong Wang2019-07-161-8/+0
| * tracing: Let filter_assign_type() detect FILTER_PTR_STRINGCong Wang2019-07-161-0/+3
| * tracing: Pass type into tracing_generic_entry_update()Cong Wang2019-07-162-6/+5
| * tracing/kprobe: Check registered state using kprobeMasami Hiramatsu2019-07-162-14/+15
| * tracing/probe: Add trace_event_call accesses APIsMasami Hiramatsu2019-07-164-28/+40
| * tracing/probe: Add probe event name and group name accesses APIsMasami Hiramatsu2019-07-163-23/+33
| * tracing/probe: Add trace flag access APIs for trace_probeMasami Hiramatsu2019-07-164-23/+41
| * tracing/probe: Add trace_event_file access APIs for trace_probeMasami Hiramatsu2019-07-164-101/+109
| * tracing/probe: Add trace_event_call register API for trace_probeMasami Hiramatsu2019-07-164-36/+28
| * 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-281-13/+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-251-0/+54
| * kprobes: Initialize kprobes at postcore_initcallMasami Hiramatsu2019-05-251-2/+1
| * tracing/kprobe: Cast user-space address correctlyMasami Hiramatsu2019-05-251-1/+3
| * tracing: Use correct function name in trace_filter_add_remove_task() commentMatthias Kaehlcke2019-05-251-1/+1
| * tracing/probe: Support user-space dereferenceMasami Hiramatsu2019-05-256-14/+53
| * tracing/probe: Add ustring type for user-space stringMasami Hiramatsu2019-05-256-8/+77
| * ftrace: Make enable and update parameters bool when applicableSteven Rostedt (VMware)2019-05-251-10/+10
* | Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-181-14/+16
|\ \
| * \ Merge branch 'stable/for-linus-5.2' into devel/for-linus-5.2Konrad Rzeszutek Wilk2019-06-191-2/+2
| |\ \
| | * | swiotlb: fix phys_addr_t overflow warningArnd Bergmann2019-06-191-2/+2
| * | | swiotlb: Return consistent SWIOTLB segments/nr_tblFlorian Fainelli2019-06-111-4/+4
| * | | swiotlb: Group identical cleanup in swiotlb_cleanup()Florian Fainelli2019-06-111-8/+10
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-174-65/+132
|\ \ \
| * | | kernel/pid.c: convert struct pid count to refcount_tJoel Fernandes (Google)2019-07-161-5/+4
| * | | signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov2019-07-161-50/+19
| * | | ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova2019-07-161-1/+100
| * | | kernel: fix typos and some coding style in commentsWeitao Hou2019-07-161-9/+9
* | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-164-4/+4
|\ \ \ \
| * | | | docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab2019-07-151-1/+1
| * | | | docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab2019-07-151-1/+1
| * | | | docs: sysctl: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
| * | | | docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-152-2/+2
* | | | | Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-161-2/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | clone: fix CLONE_PIDFD supportDmitry V. Levin2019-07-141-2/+15
* | | | | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-3/+3
* | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-143-77/+157
|\ \ \ \ \
| * \ \ \ \ Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmmJason Gunthorpe2019-07-022-76/+157
| |\ \ \ \ \
| | * | | | | memremap: provide an optional internal refcount in struct dev_pagemapChristoph Hellwig2019-07-021-13/+51
| | * | | | | memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig2019-07-021-16/+10
| | * | | | | memremap: remove the data field in struct dev_pagemapChristoph Hellwig2019-07-021-1/+1