summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | tracing/probe: Add trace_event_call register API for trace_probeMasami Hiramatsu2019-07-164-36/+28Star
| * | | | | | | | | 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/+7Star
| * | | | | | | | | tracing/kprobe: Set print format right after parsed commandMasami Hiramatsu2019-07-161-16/+9Star
| * | | | | | | | | kprobes: Fix to init kprobes in subsys_initcallMasami Hiramatsu2019-07-161-1/+1
| * | | | | | | | | tracepoint: Use struct_size() in kmalloc()Gustavo A. R. Silva2019-06-181-2/+2
| * | | | | | | | | ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESSSteven Rostedt (VMware)2019-05-281-13/+4Star
| * | | | | | | | | ftrace: Enable trampoline when rec count returns back to oneCheng Jian2019-05-261-13/+15
| * | | | | | | | | tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdlineSteven Rostedt (VMware)2019-05-261-0/+8
| * | | | | | | | | tracing: Make a separate config for trace event self testsSteven Rostedt (VMware)2019-05-262-2/+12
| * | | | | | | | | tracing/kprobe: Add kprobe_event= boot parameterMasami Hiramatsu2019-05-261-0/+54
| * | | | | | | | | kprobes: Initialize kprobes at postcore_initcallMasami Hiramatsu2019-05-261-2/+1Star
| * | | | | | | | | tracing/kprobe: Cast user-space address correctlyMasami Hiramatsu2019-05-261-1/+3
| * | | | | | | | | tracing: Use correct function name in trace_filter_add_remove_task() commentMatthias Kaehlcke2019-05-261-1/+1
| * | | | | | | | | tracing/probe: Support user-space dereferenceMasami Hiramatsu2019-05-266-14/+53
| * | | | | | | | | tracing/probe: Add ustring type for user-space stringMasami Hiramatsu2019-05-266-8/+77
| * | | | | | | | | ftrace: Make enable and update parameters bool when applicableSteven Rostedt (VMware)2019-05-261-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-171-5/+4Star
| * | | | | | | | | | signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov2019-07-171-50/+19Star
| * | | | | | | | | | ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova2019-07-171-1/+100
| * | | | | | | | | | kernel: fix typos and some coding style in commentsWeitao Hou2019-07-171-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-161-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-153-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/+10Star
| | * | | | | | | | | memremap: remove the data field in struct dev_pagemapChristoph Hellwig2019-07-021-1/+1
| | * | | | | | | | | memremap: add a migrate_to_ram method to struct dev_pagemap_opsChristoph Hellwig2019-07-021-31/+4Star
| | * | | | | | | | | memremap: lift the devmap_enable manipulation into devm_memremap_pagesChristoph Hellwig2019-07-021-22/+37
| | * | | | | | | | | memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig2019-07-021-4/+4
| | * | | | | | | | | memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig2019-07-021-9/+9
| | * | | | | | | | | memremap: validate the pagemap type passed to devm_memremap_pagesChristoph Hellwig2019-07-021-0/+22
| | * | | | | | | | | mm: factor out a devm_request_free_mem_region helperChristoph Hellwig2019-07-021-0/+39
| * | | | | | | | | | Merge tag 'v5.2-rc7' into rdma.git hmmJason Gunthorpe2019-07-0264-400/+458
| |\| | | | | | | | |
| * | | | | | | | | | mm/hmm: Hold a mmgrab from hmm to mmJason Gunthorpe2019-06-101-1/+0Star
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-141-20/+63
|\ \ \ \ \ \ \ \ \ \ \