Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | tracing/probe: Add trace_event_call register API for trace_probe | Masami Hiramatsu | 2019-07-16 | 4 | -36/+28 | |
| * | | | | | | | | | tracing/probe: Add trace_probe init and free functions | Masami Hiramatsu | 2019-07-16 | 4 | -58/+58 | |
| * | | | | | | | | | tracing/uprobe: Set print format when parsing command | Masami Hiramatsu | 2019-07-16 | 1 | -18/+7 | |
| * | | | | | | | | | tracing/kprobe: Set print format right after parsed command | Masami Hiramatsu | 2019-07-16 | 1 | -16/+9 | |
| * | | | | | | | | | kprobes: Fix to init kprobes in subsys_initcall | Masami Hiramatsu | 2019-07-16 | 1 | -1/+1 | |
| * | | | | | | | | | tracepoint: Use struct_size() in kmalloc() | Gustavo A. R. Silva | 2019-06-17 | 1 | -2/+2 | |
| * | | | | | | | | | ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS | Steven Rostedt (VMware) | 2019-05-28 | 1 | -13/+4 | |
| * | | | | | | | | | ftrace: Enable trampoline when rec count returns back to one | Cheng Jian | 2019-05-25 | 1 | -13/+15 | |
| * | | | | | | | | | tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdline | Steven Rostedt (VMware) | 2019-05-25 | 1 | -0/+8 | |
| * | | | | | | | | | tracing: Make a separate config for trace event self tests | Steven Rostedt (VMware) | 2019-05-25 | 2 | -2/+12 | |
| * | | | | | | | | | tracing/kprobe: Add kprobe_event= boot parameter | Masami Hiramatsu | 2019-05-25 | 1 | -0/+54 | |
| * | | | | | | | | | kprobes: Initialize kprobes at postcore_initcall | Masami Hiramatsu | 2019-05-25 | 1 | -2/+1 | |
| * | | | | | | | | | tracing/kprobe: Cast user-space address correctly | Masami Hiramatsu | 2019-05-25 | 1 | -1/+3 | |
| * | | | | | | | | | tracing: Use correct function name in trace_filter_add_remove_task() comment | Matthias Kaehlcke | 2019-05-25 | 1 | -1/+1 | |
| * | | | | | | | | | tracing/probe: Support user-space dereference | Masami Hiramatsu | 2019-05-25 | 6 | -14/+53 | |
| * | | | | | | | | | tracing/probe: Add ustring type for user-space string | Masami Hiramatsu | 2019-05-25 | 6 | -8/+77 | |
| * | | | | | | | | | ftrace: Make enable and update parameters bool when applicable | Steven Rostedt (VMware) | 2019-05-25 | 1 | -10/+10 | |
* | | | | | | | | | | Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-18 | 1 | -14/+16 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'stable/for-linus-5.2' into devel/for-linus-5.2 | Konrad Rzeszutek Wilk | 2019-06-19 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | swiotlb: fix phys_addr_t overflow warning | Arnd Bergmann | 2019-06-19 | 1 | -2/+2 | |
| * | | | | | | | | | | swiotlb: Return consistent SWIOTLB segments/nr_tbl | Florian Fainelli | 2019-06-11 | 1 | -4/+4 | |
| * | | | | | | | | | | swiotlb: Group identical cleanup in swiotlb_cleanup() | Florian Fainelli | 2019-06-11 | 1 | -8/+10 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-07-17 | 4 | -65/+132 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kernel/pid.c: convert struct pid count to refcount_t | Joel Fernandes (Google) | 2019-07-16 | 1 | -5/+4 | |
| * | | | | | | | | | | signal: simplify set_user_sigmask/restore_user_sigmask | Oleg Nesterov | 2019-07-16 | 1 | -50/+19 | |
| * | | | | | | | | | | ptrace: add PTRACE_GET_SYSCALL_INFO request | Elvira Khabirova | 2019-07-16 | 1 | -1/+100 | |
| * | | | | | | | | | | kernel: fix typos and some coding style in comments | Weitao Hou | 2019-07-16 | 1 | -9/+9 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 2019-07-16 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 | |
| * | | | | | | | | | | docs: admin-guide: move sysctl directory to it | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 | |
| * | | | | | | | | | | docs: sysctl: convert to ReST | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 | |
| * | | | | | | | | | | docs: locking: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-07-15 | 2 | -2/+2 | |
* | | | | | | | | | | | Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-07-16 | 1 | -2/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | clone: fix CLONE_PIDFD support | Dmitry V. Levin | 2019-07-14 | 1 | -2/+15 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-15 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | docs: power: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -3/+3 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2019-07-14 | 3 | -77/+157 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmm | Jason Gunthorpe | 2019-07-02 | 2 | -76/+157 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | memremap: provide an optional internal refcount in struct dev_pagemap | Christoph Hellwig | 2019-07-02 | 1 | -13/+51 | |
| | * | | | | | | | | | memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag | Christoph Hellwig | 2019-07-02 | 1 | -16/+10 | |
| | * | | | | | | | | | memremap: remove the data field in struct dev_pagemap | Christoph Hellwig | 2019-07-02 | 1 | -1/+1 | |
| | * | | | | | | | | | memremap: add a migrate_to_ram method to struct dev_pagemap_ops | Christoph Hellwig | 2019-07-02 | 1 | -31/+4 | |
| | * | | | | | | | | | memremap: lift the devmap_enable manipulation into devm_memremap_pages | Christoph Hellwig | 2019-07-02 | 1 | -22/+37 | |
| | * | | | | | | | | | memremap: pass a struct dev_pagemap to ->kill and ->cleanup | Christoph Hellwig | 2019-07-02 | 1 | -4/+4 | |
| | * | | | | | | | | | memremap: move dev_pagemap callbacks into a separate structure | Christoph Hellwig | 2019-07-02 | 1 | -9/+9 | |
| | * | | | | | | | | | memremap: validate the pagemap type passed to devm_memremap_pages | Christoph Hellwig | 2019-07-02 | 1 | -0/+22 | |
| | * | | | | | | | | | mm: factor out a devm_request_free_mem_region helper | Christoph Hellwig | 2019-07-02 | 1 | -0/+39 | |
| * | | | | | | | | | | Merge tag 'v5.2-rc7' into rdma.git hmm | Jason Gunthorpe | 2019-07-02 | 64 | -400/+458 | |
| |\| | | | | | | | | | ||||||
| * | | | | | | | | | | mm/hmm: Hold a mmgrab from hmm to mm | Jason Gunthorpe | 2019-06-10 | 1 | -1/+0 | |
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-07-14 | 1 | -20/+63 | |
|\ \ \ \ \ \ \ \ \ \ \ |