| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-06-16 | 1 | -4/+4 |
|\ |
|
| * | workqueue: Fix type of cpu in trace event | Wonhyuk Yang | 2022-06-07 | 1 | -4/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-06-09 | 1 | -0/+29 |
|\ \
| |/ |
|
| * | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-06-03 | 1 | -0/+29 |
| |\ |
|
| | * | arch_topology: Trace the update thermal pressure | Lukasz Luba | 2022-05-06 | 1 | -0/+29 |
* | | | net: skb: use auto-generation to convert skb drop reason to string | Menglong Dong | 2022-06-07 | 1 | -88/+1 |
|/ / |
|
* | | Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-05-31 | 1 | -32/+109 |
|\ \ |
|
| * | | f2fs: do not stop GC when requiring a free section | Jaegeuk Kim | 2022-05-17 | 1 | -3/+8 |
| * | | f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters | Jaegeuk Kim | 2022-05-12 | 1 | -9/+9 |
| * | | f2fs: change the current atomic write way | Daeho Jeong | 2022-05-12 | 1 | -22/+0 |
| * | | f2fs: introduce data read/write showing path info | Jaegeuk Kim | 2022-04-25 | 1 | -0/+94 |
| |/ |
|
* | | Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 2022-05-26 | 1 | -7/+5 |
|\ \ |
|
| * | | SUNRPC: Remove svc_rqst::rq_xprt_hlen | Chuck Lever | 2022-05-19 | 1 | -2/+1 |
| * | | SUNRPC: Clean up svc_deferred_class trace events | Chuck Lever | 2022-05-19 | 1 | -5/+4 |
* | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-05-26 | 6 | -72/+89 |
|\ \ \ |
|
| * | | | include/trace/events/percpu.h: cleanup for "percpu: improve percpu_alloc_perc... | Vasily Averin | 2022-05-25 | 1 | -2/+2 |
| * | | | include/trace/events/mmflags.h: cleanup for "tracing: incorrect gfp_t convers... | Vasily Averin | 2022-05-25 | 1 | -41/+43 |
| * | | | tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate | Vasily Averin | 2022-05-19 | 1 | -2/+2 |
| * | | | mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked() | Wonhyuk Yang | 2022-05-19 | 1 | -5/+9 |
| * | | | tracing: incorrect gfp_t conversion | Vasily Averin | 2022-05-13 | 5 | -57/+57 |
| * | | | percpu: improve percpu_alloc_percpu event trace | Vasily Averin | 2022-05-13 | 1 | -6/+17 |
| | |/
| |/| |
|
* | | | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/... | Linus Torvalds | 2022-05-25 | 1 | -19/+10 |
|\ \ \ |
|
| * | | | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig | 2022-04-18 | 1 | -19/+10 |
| |/ / |
|
* | | | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-05-25 | 4 | -225/+114 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-23 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | rxrpc: Fix decision on when to generate an IDLE ACK | David Howells | 2022-05-22 | 1 | -1/+1 |
| * | | | | rxrpc: Automatically generate trace tag enums | David Howells | 2022-05-22 | 1 | -219/+42 |
| * | | | | rxrpc: Use refcount_t rather than atomic_t | David Howells | 2022-05-22 | 1 | -1/+1 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-19 | 2 | -4/+4 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | mptcp: dump infinite_map field in mptcp_dump_mpext | Geliang Tang | 2022-04-23 | 1 | -2/+4 |
| * | | | | tcp: add drop reason support to tcp_ofo_queue() | Eric Dumazet | 2022-04-17 | 1 | -0/+1 |
| * | | | | tcp: add drop reason support to tcp_prune_ofo_queue() | Eric Dumazet | 2022-04-17 | 1 | -0/+2 |
| * | | | | tcp: add two drop reasons for tcp_ack() | Eric Dumazet | 2022-04-17 | 1 | -0/+3 |
| * | | | | tcp: add drop reasons to tcp_rcv_state_process() | Eric Dumazet | 2022-04-17 | 1 | -0/+3 |
| * | | | | tcp: add drop reason support to tcp_validate_incoming() | Eric Dumazet | 2022-04-17 | 1 | -0/+5 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2022-04-15 | 1 | -4/+4 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | net: ip: add skb drop reasons to ip forwarding | Menglong Dong | 2022-04-13 | 1 | -0/+1 |
| * | | | | net: ipv4: add skb drop reasons to ip_error() | Menglong Dong | 2022-04-13 | 1 | -0/+2 |
| * | | | | net: icmp: add skb drop reasons to icmp protocol | Menglong Dong | 2022-04-11 | 1 | -0/+2 |
| * | | | | net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT | Menglong Dong | 2022-04-11 | 1 | -1/+1 |
| * | | | | tcp: Add tracepoint for tcp_set_ca_state | Ping Gan | 2022-04-07 | 1 | -0/+45 |
| * | | | | tcp: add accessors to read/set tp->snd_cwnd | Eric Dumazet | 2022-04-06 | 1 | -1/+1 |
* | | | | | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2022-05-24 | 2 | -21/+12 |
|\ \ \ \ \ |
|
| * | | | | | fs: Remove flags parameter from aops->write_begin | Matthew Wilcox (Oracle) | 2022-05-08 | 2 | -21/+12 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 2022-05-24 | 1 | -18/+12 |
|\ \ \ \ \ |
|
| * | | | | | btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue | Christoph Hellwig | 2022-05-16 | 1 | -18/+12 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'erofs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-05-24 | 1 | -0/+176 |
|\ \ \ \ \ |
|
| * | | | | | cachefiles: add tracepoints for on-demand read mode | Jeffle Xu | 2022-05-18 | 1 | -0/+174 |
| * | | | | | cachefiles: notify the user daemon when looking up cookie | Jeffle Xu | 2022-05-18 | 1 | -0/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-05-24 | 1 | -3/+60 |
|\ \ \ \ \ |
|