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