index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
firewire: core: add tracepoints events for initiating bus reset
Takashi Sakamoto
1
-0
/
+33
2024-05-06
firewire: core: add tracepoints event for asynchronous inbound phy packet
Takashi Sakamoto
1
-0
/
+30
2024-05-06
firewire: core/cdev: add tracepoints events for asynchronous phy packet
Takashi Sakamoto
1
-0
/
+48
2024-05-06
firewire: core: add tracepoints events for asynchronous outbound response
Takashi Sakamoto
1
-0
/
+24
2024-05-06
firewire: core: add tracepoint event for asynchronous inbound request
Takashi Sakamoto
1
-0
/
+21
2024-05-06
firewire: core: add tracepoints event for asynchronous inbound response
Takashi Sakamoto
1
-0
/
+50
2024-05-06
firewire: core: add tracepoints events for asynchronous outbound request
Takashi Sakamoto
1
-1
/
+102
2024-05-06
firewire: core: add support for Linux kernel tracepoints
Takashi Sakamoto
1
-0
/
+15
2024-05-06
trace/events/page_ref: trace the raw page mapcount value
David Hildenbrand
1
-2
/
+2
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-05-01
cifs: Implement netfslib hooks
David Howells
1
-0
/
+1
2024-05-01
netfs: Miscellaneous tidy ups
David Howells
1
-5
/
+1
2024-05-01
netfs: New writeback implementation
David Howells
1
-3
/
+229
2024-05-01
netfs: Switch to using unsigned long long rather than loff_t
David Howells
1
-3
/
+3
2024-05-01
netfs: Remove ->launder_folio() support
David Howells
1
-3
/
+0
2024-04-30
ASoC: doc: dapm: various improvements
Mark Brown
1
-2
/
+2
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+17
2024-04-29
netfs: Replace PG_fscache by setting folio->private and marking dirty
David Howells
1
-1
/
+5
2024-04-29
platform/x86/intel/ifs: trace: display batch num in hex
Jithu Joseph
1
-1
/
+1
2024-04-26
Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2024-04-26
rstreason: make it work in trace world
Jason Xing
1
-4
/
+22
2024-04-26
khugepaged: use a folio throughout hpage_collapse_scan_file()
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-04-26
khugepaged: remove hpage from collapse_file()
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-04-26
dax: use huge_zero_folio
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-04-26
mm: free up PG_slab
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-04-25
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
1
-0
/
+1
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2
-8
/
+8
2024-04-19
f2fs: convert f2fs__page tracepoint class to use folio
Chao Yu
1
-21
/
+21
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-04-17
cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints
Jesper Dangaard Brouer
1
-0
/
+48
2024-04-16
ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value
Steven Rostedt
1
-0
/
+2
2024-04-16
Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-2
/
+2
2024-04-15
rcu: Add a trace event for synchronize_rcu_normal()
Uladzislau Rezki (Sony)
1
-0
/
+27
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
1
-15
/
+0
2024-04-11
tracing: Add sched_prepare_exec tracepoint
Marco Elver
1
-0
/
+35
2024-04-11
SUNRPC: Fix rpcgss_context trace event acceptor field
Steven Rostedt (Google)
1
-2
/
+2
2024-04-09
Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixes
Ingo Molnar
4
-27
/
+42
2024-04-06
trace: events: cleanup deprecated strncpy uses
Justin Stitt
3
-3
/
+3
2024-04-04
trace: tcp: fully support trace_tcp_send_reset
Jason Xing
1
-2
/
+38
2024-04-04
trace: adjust TP_STORE_ADDR_PORTS_SKB() parameters
Jason Xing
3
-11
/
+13
2024-04-03
tracing: Add the ::microcode field to the mce_record tracepoint
Avadhut Naik
1
-2
/
+5
2024-04-03
tracing: Add the ::ppin field to the mce_record tracepoint
Avadhut Naik
1
-1
/
+12
2024-04-01
dlm: remove lkb from callback tracepoints
Alexander Aring
1
-27
/
+19
2024-03-30
x86/mce: Clean up TP_printk() output line of the 'mce_record' tracepoint
Ingo Molnar
1
-3
/
+6
2024-03-29
net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
Balazs Scheidler
1
-5
/
+24
2024-03-29
net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent
Balazs Scheidler
2
-43
/
+42
2024-03-29
bpf: add bpf_modify_return_test_tp() kfunc triggering tracepoint
Andrii Nakryiko
1
-0
/
+17
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+1
2024-03-26
include: trace: Widen the tag buffer in trace_scmi_dump_msg
Cristian Marussi
1
-2
/
+4
2024-03-26
trace: use TP_STORE_ADDRS() macro in inet_sock_set_state()
Jason Xing
1
-15
/
+2
[prev]
[next]