| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-09-04 | 1 | -5/+22 |
|\ |
|
| * | Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 2020-08-27 | 1 | -5/+22 |
| |\ |
|
| | * | rxrpc: Fix loss of RTT samples due to interposed ACK | David Howells | 2020-08-20 | 1 | -5/+22 |
* | | | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-08-30 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Revert "powerpc/64s: Remove PROT_SAO support" | Shawn Anastasio | 2020-08-24 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-08-28 | 1 | -8/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | writeback: Drop I_DIRTY_TIME_EXPIRE | Jan Kara | 2020-06-15 | 1 | -1/+0 |
| * | | writeback: Fix sync livelock due to b_dirty_time processing | Jan Kara | 2020-06-15 | 1 | -7/+6 |
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2020-08-21 | 1 | -10/+75 |
|\ \ \
| |_|/
|/| | |
|
| * | | ext4: limit the length of per-inode prealloc list | brookxu | 2020-08-19 | 1 | -6/+11 |
| * | | ext4: add prefetch_block_bitmaps mount option | Theodore Ts'o | 2020-08-07 | 1 | -0/+44 |
| * | | ext4: indicate via a block bitmap read is prefetched via a tracepoint | Theodore Ts'o | 2020-08-07 | 1 | -4/+20 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-08-14 | 1 | -0/+17 |
|\ \ \ |
|
| * | | | random32: add a tracepoint for prandom_u32() | Eric Dumazet | 2020-08-14 | 1 | -0/+17 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-08-12 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2020-08-09 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next | Marc Zyngier | 2020-07-30 | 1 | -1/+1 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | * | | | KVM: arm: Add trace name for ARM_NISV | Alexander Graf | 2020-07-30 | 1 | -1/+1 |
* | | | | | | mm/vmstat: add events for THP migration without split | Anshuman Khandual | 2020-08-12 | 1 | -3/+14 |
* | | | | | | Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-08-11 | 1 | -0/+63 |
|\ \ \ \ \ \ |
|
| * | | | | | | f2fs: support to trace f2fs_fiemap() | Chao Yu | 2020-07-08 | 1 | -0/+37 |
| * | | | | | | f2fs: support to trace f2fs_bmap() | Chao Yu | 2020-07-08 | 1 | -0/+26 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds | 2020-08-09 | 3 | -127/+283 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | SUNRPC: Refresh the show_rqstp_flags() macro | Chuck Lever | 2020-07-26 | 1 | -8/+27 |
| * | | | | | svcrdma: Display chunk completion ID when posting a rw_ctxt | Chuck Lever | 2020-07-13 | 1 | -44/+12 |
| * | | | | | svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send() | Chuck Lever | 2020-07-13 | 1 | -7/+11 |
| * | | | | | svcrdma: Introduce Send completion IDs | Chuck Lever | 2020-07-13 | 1 | -1/+1 |
| * | | | | | svcrdma: Record Receive completion ID in svc_rdma_decode_rqst | Chuck Lever | 2020-07-13 | 1 | -7/+27 |
| * | | | | | svcrdma: Introduce Receive completion IDs | Chuck Lever | 2020-07-13 | 1 | -31/+20 |
| * | | | | | svcrdma: Introduce infrastructure to support completion IDs | Chuck Lever | 2020-07-13 | 1 | -0/+43 |
| * | | | | | svcrdma: Clean up trace_svcrdma_send_failed() tracepoint | Chuck Lever | 2020-07-13 | 1 | -5/+2 |
| * | | | | | SUNRPC: Augment server-side rpcgss tracepoints | Chuck Lever | 2020-07-13 | 1 | -26/+142 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2020-08-08 | 1 | -17/+2 |
|\ \ \ \ \ |
|
| * | | | | | tracing: not necessary to define DEFINE_EVENT_PRINT to be empty again | Wei Yang | 2020-06-30 | 1 | -3/+0 |
| * | | | | | tracing: define DEFINE_EVENT_PRINT not related to DEFINE_EVENT | Wei Yang | 2020-06-30 | 1 | -4/+2 |
| * | | | | | tracing: not necessary re-define DEFINE_EVENT_PRINT | Wei Yang | 2020-06-30 | 1 | -4/+0 |
| * | | | | | tracing: not necessary to undefine DEFINE_EVENT again | Wei Yang | 2020-06-30 | 1 | -6/+0 |
| |/ / / / |
|
* | | | | | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-08-07 | 1 | -2/+0 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/64s: Remove PROT_SAO support | Nicholas Piggin | 2020-07-21 | 1 | -2/+0 |
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-08-07 | 1 | -0/+31 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | scsi: ufs: Add trace event for UIC commands | Stanley Chu | 2020-06-16 | 1 | -0/+31 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-08-06 | 1 | -4/+12 |
|\ \ \ \ \ |
|
| * | | | | | bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries | Lorenzo Bianconi | 2020-07-16 | 1 | -2/+4 |
| * | | | | | bpf: cpumap: Add the possibility to attach an eBPF program to cpumap | Lorenzo Bianconi | 2020-07-16 | 1 | -4/+10 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-08-04 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'scmi-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann | 2020-07-14 | 1 | -3/+3 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | firmware: arm_scmi: Use signed integer to report transfer status | Sudeep Holla | 2020-06-30 | 1 | -3/+3 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-03 | 1 | -1/+13 |
|\ \ \ \ \ |
|
| * | | | | | trace/events/sched.h: fix duplicated word | Randy Dunlap | 2020-07-22 | 1 | -1/+1 |
| * | | | | | sched: Add a tracepoint to track rq->nr_running | Phil Auld | 2020-07-08 | 1 | -0/+4 |