summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+27
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2024-09-18Merge tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+6
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+10
2024-09-17Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+2
2024-09-16Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-9/+9
2024-09-16Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-40/+104
2024-09-16Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds1-1/+9
2024-09-13mm: Define VM_DROPPABLE for powerpc/32Christophe Leroy1-2/+2
2024-09-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-6/+6
2024-09-12netfs: Cancel dirty folios that have no storage destinationDavid Howells1-0/+1
2024-09-12netfs: Speed up buffered readingDavid Howells1-5/+98
2024-09-12netfs: Simplify the writeback codeDavid Howells1-31/+2
2024-09-12netfs: Use new folio_queue data type and iterator instead of xarray iterDavid Howells1-0/+1
2024-09-12page_pool: devmem supportMina Almasry1-6/+6
2024-09-11tcp: Use skb__nullable in trace_tcp_send_resetPhilo Lu1-6/+6
2024-09-10btrfs: constify more pointer parametersDavid Sterba1-3/+3
2024-09-10btrfs: rename __extent_writepage() and drop double underscoresDavid Sterba1-1/+1
2024-09-10btrfs: update the writepage tracepoint to take a folioJosef Bacik1-5/+5
2024-09-05Merge tag 'hwmon-for-v6.11-rc7' into review-hansHans de Goede4-1/+47
2024-09-05pwm: Make info in traces about affected pwm more usefulUwe Kleine-König1-4/+6
2024-09-05netfs: Remove NETFS_COPY_TO_CACHEDavid Howells1-2/+1
2024-09-05netfs: Reserve netfs_sreq_source 0 as unset/unknownDavid Howells1-0/+1
2024-09-05netfs: Reduce number of conditional branches in netfs_perform_write()David Howells1-2/+0
2024-08-30writeback: Refine the show_inode_state() macro definitionJulian Sun1-1/+9
2024-08-28ext4: remove tracing for FALLOC_FL_NO_HIDE_STALEChristoph Hellwig1-1/+0
2024-08-19rpcrdma: Trace connection registration and unregistrationChuck Lever1-0/+36
2024-08-19Merge branch 'topic/seq-filter-cleanup' into for-nextTakashi Iwai1-0/+2
2024-08-15context_tracking, rcu: Rename rcu_dyntick trace event into rcu_watchingValentin Schneider1-9/+9
2024-08-14Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2024-08-12netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells1-0/+1
2024-08-12netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second...David Howells1-0/+1
2024-08-12trace: platform/x86/intel/ifs: Add SBAF trace supportJithu Joseph1-0/+27
2024-08-11context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ...Valentin Schneider1-1/+1
2024-08-09Merge branch 'topic/control-lookup-rwlock' into for-nextTakashi Iwai2-1/+9
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2024-08-01ALSA: trace: use snd_pcm_direction_name()Kuninori Morimoto1-1/+2
2024-07-31Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+8
2024-07-30mptcp: sched: check both directions for backupMatthieu Baerts (NGI0)1-1/+1
2024-07-29btrfs: zoned: fix zone_unusable accounting on making block group read-write a...Naohiro Aota1-0/+8
2024-07-27Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+8
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+7
2024-07-22timers/migration: Rename childmask by groupmask to make naming more obviousAnna-Maria Behnsen1-8/+8
2024-07-22Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+4
2024-07-20Merge tag 'firewire-updates-6.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+641
2024-07-19mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld1-0/+7
2024-07-19Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-1/+58
2024-07-19Merge tag 'ext4_for_linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+15
2024-07-18Merge tag 'trace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-2/+2