summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-12-151-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2020-12-141-0/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2020-12-041-16/+4
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | ASoC: soc-core: tidyup jack.hKuninori Morimoto2020-11-301-0/+1
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-152-7/+7
|\ \ \ \ \ \
| * | | | | | bpf: Remove trailing semicolon in macro definitionTom Rix2020-12-041-6/+6
| * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin2020-12-021-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-152-0/+191
|\ \ \ \ \ \
| * | | | | | mm: mmap_lock: add tracepoints around lock acquisitionAxel Rasmussen2020-12-151-0/+107
| * | | | | | kthread: add kthread_work tracepointsRob Clark2020-12-151-0/+84
| |/ / / / /
* | | | | | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tracepoints: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi2020-11-161-3/+3
| | |_|_|/ | |/| | |
* | | | | trace: fix potenial dangerous pointerHui Su2020-11-251-4/+4
| |_|/ / |/| | |
* | | | Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-11-181-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | SUNRPC: Fix oops in the rpc_xdr_buf event classScott Mayhew2020-11-121-1/+2
* | | | Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-11-091-4/+4
|\| | |
| * | | SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()Chuck Lever2020-11-051-4/+4
| |/ /
* | | ext4: disable fast commit with data journallingHarshad Shirwadkar2020-11-061-2/+4
* | | ext4: mark fc ineligible if inode gets evictied due to mem pressureHarshad Shirwadkar2020-11-061-3/+3
|/ /
* | afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells2020-10-291-2/+3
* | afs: Wrap page->private manipulations in inline functionsDavid Howells2020-10-291-16/+3
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-252-6/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-231-1/+1
|\
| * KVM: x86: Allow deflecting unknown MSR accesses to user spaceAlexander Graf2020-09-281-1/+1
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-10-221-4/+224
|\ \
| * | ext4: fast commit recovery pathHarshad Shirwadkar2020-10-211-4/+52
| * | ext4: main fast-commit commit pathHarshad Shirwadkar2020-10-211-0/+172
| |/
* | Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-10-202-96/+253
|\ \
| * | SUNRPC: Remove dprintk call sites in RPC queuing functionsChuck Lever2020-09-211-0/+1
| * | SUNRPC: Clean up RPC scheduler tracepointsChuck Lever2020-09-211-0/+2
| * | SUNRPC: Replace rpcbind dprintk call sites with tracepointsChuck Lever2020-09-211-0/+86
| * | SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever2020-09-212-1/+29
| * | SUNRPC: Remove rpcb_getport_async dprintk call sitesChuck Lever2020-09-211-0/+35
| * | SUNRPC: Clean up call_bind_status() observabilityChuck Lever2020-09-211-1/+13
| * | SUNRPC: Trace call_refresh eventsChuck Lever2020-09-211-0/+2
| * | SUNRPC: Add trace_rpc_timeout_status()Chuck Lever2020-09-211-0/+1
| * | SUNRPC: Replace connect dprintk call sites with a tracepointChuck Lever2020-09-211-0/+1
| * | SUNRPC: Replace dprintk() call site in xs_nospace()Chuck Lever2020-09-211-0/+28
| * | SUNRPC: Replace dprintk() call site in xprt_prepare_transmitChuck Lever2020-09-211-0/+1
| * | SUNRPC: Update debugging instrumentation in xprt_do_reserve()Chuck Lever2020-09-211-31/+24
| * | SUNRPC: Remove debugging instrumentation from xprt_releaseChuck Lever2020-09-211-32/+0
| * | SUNRPC: Hoist trace_xprtrdma_op_allocate into generic codeChuck Lever2020-09-212-30/+30
| * | SUNRPC: Remove trace_xprt_complete_rqst()Chuck Lever2020-09-211-1/+0
| |/
* | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-181-27/+27
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-10-091-27/+27
| |\ \ | | |/ | |/|
| | * rcu/trace: Print negative GP numbers correctlyJoel Fernandes (Google)2020-08-241-27/+27
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-172-1/+41
|\ \ \
| * | | Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-181-5/+22
| |\| |
| * | | Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe2020-08-313-18/+83
| |\ \ \