| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | ftrace: Look up the address of return_to_handler() using helpers | Naveen N. Rao | 2019-09-18 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | Merge branch 'topic/mem-encrypt' into next | Michael Ellerman | 2019-08-30 | 2 | -10/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | dma-mapping: Remove dma_check_mask() | Thiago Jung Bauermann | 2019-08-09 | 1 | -8/+0 | |
| | | * | | | | | | | | | | | | swiotlb: Remove call to sme_active() | Thiago Jung Bauermann | 2019-08-09 | 1 | -2/+1 | |
| | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | ||||||
| | * / | | | | | | | | | | | extable: Add function to search only kernel exception table | Santosh Sivaraj | 2019-08-21 | 1 | -2/+9 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2019-09-20 | 13 | -192/+858 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | tracing/probe: Reject exactly same probe event | Masami Hiramatsu | 2019-09-19 | 3 | -17/+90 | |
| | * | | | | | | | | | | | tracing/probe: Fix to allow user to enable events on unloaded modules | Masami Hiramatsu | 2019-09-19 | 1 | -12/+5 | |
| | * | | | | | | | | | | | tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink() | Masami Hiramatsu | 2019-09-17 | 1 | -5/+6 | |
| | * | | | | | | | | | | | tracing: Make sure variable reference alias has correct var_ref_idx | Tom Zanussi | 2019-09-17 | 1 | -0/+2 | |
| | * | | | | | | | | | | | tracing: Be more clever when dumping hex in __print_hex() | Andy Shevchenko | 2019-09-17 | 1 | -3/+3 | |
| | * | | | | | | | | | | | ftrace: Simplify ftrace hash lookup code in clear_func_from_hash() | Changbin Du | 2019-09-17 | 1 | -5/+1 | |
| | * | | | | | | | | | | | tracing: Add "gfp_t" support in synthetic_events | Zhengjun Xing | 2019-09-05 | 1 | -0/+19 | |
| | * | | | | | | | | | | | tracing: Rename tracing_reset() to tracing_reset_cpu() | Steven Rostedt (VMware) | 2019-08-31 | 2 | -4/+3 | |
| | * | | | | | | | | | | | tracing: Document the stack trace algorithm in the comments | Steven Rostedt (VMware) | 2019-08-31 | 1 | -0/+98 | |
| | * | | | | | | | | | | | tracing/arm64: Have max stack tracer handle the case of return address after ... | Steven Rostedt (VMware) | 2019-08-31 | 1 | -0/+14 | |
| | * | | | | | | | | | | | tracing/probe: Add immediate string parameter support | Masami Hiramatsu | 2019-08-31 | 5 | -15/+51 | |
| | * | | | | | | | | | | | tracing/probe: Add immediate parameter support | Masami Hiramatsu | 2019-08-31 | 3 | -1/+20 | |
| | * | | | | | | | | | | | tracing/uprobe: Add per-probe delete from event | Masami Hiramatsu | 2019-08-31 | 1 | -1/+30 | |
| | * | | | | | | | | | | | tracing/kprobe: Add per-probe delete from event | Masami Hiramatsu | 2019-08-31 | 3 | -1/+44 | |
| | * | | | | | | | | | | | tracing/uprobe: Add multi-probe per uprobe event support | Masami Hiramatsu | 2019-08-31 | 2 | -19/+43 | |
| | * | | | | | | | | | | | tracing/kprobe: Add multi-probe per event support | Masami Hiramatsu | 2019-08-31 | 4 | -18/+111 | |
| | * | | | | | | | | | | | tracing/dynevent: Pass extra arguments to match operation | Masami Hiramatsu | 2019-08-31 | 5 | -10/+13 | |
| | * | | | | | | | | | | | tracing/dynevent: Delete all matched events | Masami Hiramatsu | 2019-08-31 | 1 | -3/+5 | |
| | * | | | | | | | | | | | tracing/probe: Split trace_event related data from trace_probe | Masami Hiramatsu | 2019-08-31 | 4 | -113/+311 | |
| | * | | | | | | | | | | | kprobes: Allow kprobes coexist with livepatch | Masami Hiramatsu | 2019-08-31 | 1 | -16/+40 | |
| * | | | | | | | | | | | | Merge tag 'kgdb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds | 2019-09-20 | 2 | -5/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | kgdb: fix comment regarding static function | Nadav Amit | 2019-09-03 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | kdb: Replace strncmp with str_has_prefix | Chuhong Yuan | 2019-09-03 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-09-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | kbuild: add $(BASH) to run scripts with bash-extension | Masahiro Yamada | 2019-09-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-09-19 | 4 | -66/+115 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | dma-mapping: introduce a dma_common_find_pages helper | Christoph Hellwig | 2019-09-04 | 1 | -2/+11 | |
| | * | | | | | | | | | | | | dma-mapping: always use VM_DMA_COHERENT for generic DMA remap | Christoph Hellwig | 2019-09-04 | 1 | -13/+10 | |
| | * | | | | | | | | | | | | dma-mapping: provide a better default ->get_required_mask | Christoph Hellwig | 2019-09-04 | 1 | -20/+10 | |
| | * | | | | | | | | | | | | dma-mapping: remove the dma_declare_coherent_memory export | Christoph Hellwig | 2019-09-04 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | dma-mapping: remove the dma_mmap_from_dev_coherent export | Christoph Hellwig | 2019-09-04 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | dma-mapping: remove dma_release_declared_memory | Christoph Hellwig | 2019-09-04 | 1 | -11/+0 | |
| | * | | | | | | | | | | | | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig | 2019-09-04 | 1 | -7/+5 | |
| | * | | | | | | | | | | | | dma-mapping: add a dma_can_mmap helper | Christoph Hellwig | 2019-09-04 | 1 | -0/+23 | |
| | * | | | | | | | | | | | | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig | 2019-09-04 | 1 | -8/+12 | |
| | * | | | | | | | | | | | | dma-mapping: move the dma_get_sgtable API comments from arm to common code | Christoph Hellwig | 2019-09-04 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | dma-mapping: introduce dma_get_merge_boundary() | Yoshihiro Shimoda | 2019-09-03 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | dma-mapping: make dma_atomic_pool_init self-contained | Christoph Hellwig | 2019-08-29 | 1 | -3/+14 | |
| | * | | | | | | | | | | | | dma-mapping: remove arch_dma_mmap_pgprot | Christoph Hellwig | 2019-08-29 | 2 | -6/+14 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2019-09-18 | 9 | -88/+511 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-09-16 | 3 | -9/+22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | bpf: fix accessing bpf_sysctl.file_pos on s390 | Ilya Leoshkevich | 2019-09-16 | 2 | -4/+10 | |
| | | * | | | | | | | | | | | | | xdp: Fix race in dev_map_hash_update_elem() when replacing element | Toke Høiland-Jørgensen | 2019-09-16 | 1 | -5/+12 | |
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-09-15 | 7 | -51/+81 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||

