Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-29 | sched/debug: Add explicit TASK_PARKED printing | Peter Zijlstra |
2017-09-29 | sched/debug: Add explicit TASK_IDLE printing | Peter Zijlstra |
2017-09-29 | sched/tracing: Fix trace_sched_switch task-state printing | Peter Zijlstra |
2017-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-09-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-09-14 | KVM: trace events: update list of exit reasons | Ladi Prosek |
2017-09-13 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko |
2017-09-13 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-12 | Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2017-09-11 | xdp: implement xdp_redirect_map for generic XDP | Jesper Dangaard Brouer |
2017-09-11 | block: tolerate tracing of NULL bio | Greg Thelen |
2017-09-09 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2017-09-07 | Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-07 | Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-06 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel |
2017-09-06 | dax: use common 4k zero page for dax mmap reads | Ross Zwisler |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-08-31 | bridge: add tracepoint in br_fdb_update | Roopa Prabhu |
2017-08-31 | xen: remove not used trace functions | Juergen Gross |
2017-08-31 | xen: remove unused function xen_set_domain_pte() | Juergen Gross |
2017-08-30 | mmc: core: Add members to mmc_request and mmc_data for CQE's | Adrian Hunter |
2017-08-29 | bridge: fdb add and delete tracepoints | Roopa Prabhu |
2017-08-29 | xdp: separate xdp_redirect tracepoint in map case | Jesper Dangaard Brouer |
2017-08-29 | xdp: separate xdp_redirect tracepoint in error case | Jesper Dangaard Brouer |
2017-08-29 | xdp: make xdp tracepoints report bpf prog id instead of prog_tag | Jesper Dangaard Brouer |
2017-08-29 | xdp: tracepoint xdp_redirect also need a map argument | Jesper Dangaard Brouer |
2017-08-29 | xdp: remove redundant argument to trace_xdp_redirect | Jesper Dangaard Brouer |
2017-08-24 | xdp: get tracepoints xdp_exception and xdp_redirect in sync | Jesper Dangaard Brouer |
2017-08-24 | xdp: remove net_device names from xdp_redirect tracepoint | Jesper Dangaard Brouer |
2017-08-23 | block: replace bi_bdev with a gendisk pointer and partitions index | Christoph Hellwig |
2017-08-21 | f2fs: add tracepoint for f2fs_gc | Chao Yu |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-08-18 | xdp: adjust xdp redirect tracepoint to include return error code | Jesper Dangaard Brouer |
2017-08-18 | btrfs: use BTRFS_FSID_SIZE for fsid | Anand Jain |
2017-08-16 | qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs | Jesper Dangaard Brouer |
2017-08-16 | btrfs: Remove redundant argument of flush_space | Nikolay Borisov |
2017-08-16 | btrfs: backref, add tracepoints for prelim_ref insertion and merging | Jeff Mahoney |
2017-08-16 | btrfs: constify tracepoint arguments | Jeff Mahoney |
2017-08-15 | f2fs: fix potential overflow when adjusting GC cycle | Chao Yu |
2017-08-07 | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller |
2017-07-30 | ext4: remove unused metadata accounting variables | Eric Whitney |
2017-07-29 | kernfs: introduce kernfs_node_id | Shaohua Li |
2017-07-24 | rcutorture: Place event-traced strings into trace buffer | Paul E. McKenney |
2017-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-07-17 | xdp: add trace event for xdp redirect | John Fastabend |
2017-07-12 | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s... | Michal Hocko |
2017-07-12 | Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |