index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Lines
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-8
/
+8
2024-05-13
Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+35
2024-05-13
Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-13
/
+237
2024-05-13
Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linux
Linus Torvalds
-0
/
+27
2024-05-13
Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+4
2024-05-13
Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
-2
/
+4
2024-05-11
nilfs2: use __field_struct() for a bitwise field
Bart Van Assche
-1
/
+5
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-2
/
+3
2024-05-09
ALSA/ASoC: include: clarify Copyright information
Pierre-Louis Bossart
-2
/
+2
2024-05-08
net/ipv4: add tracepoint for icmp_send
Peilin He
-0
/
+67
2024-05-07
btrfs: add tracepoints for extent map shrinker events
Filipe Manana
-0
/
+99
2024-05-07
btrfs: stop referencing btrfs_delayed_tree_ref directly
Josef Bacik
-1
/
+0
2024-05-07
btrfs: stop referencing btrfs_delayed_data_ref directly
Josef Bacik
-1
/
+0
2024-05-07
btrfs: move ->parent and ->ref_root into btrfs_delayed_ref_node
Josef Bacik
-4
/
+4
2024-05-07
btrfs: simplify delayed ref tracepoints
Josef Bacik
-33
/
+21
2024-05-07
btrfs: remove not needed mod_start and mod_len from struct extent_map
Filipe Manana
-2
/
+1
2024-05-06
NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'
Trond Myklebust
-2
/
+0
2024-05-06
firewire: core: remove flag and width from u64 formats of tracepoints events
Takashi Sakamoto
-3
/
+3
2024-05-06
firewire: core: fix type of timestamp for async_inbound_template tracepoints ...
Takashi Sakamoto
-1
/
+1
2024-05-06
firewire: core: add tracepoint event for handling bus reset
Takashi Sakamoto
-1
/
+27
2024-05-06
firewire: core: add tracepoints events for initiating bus reset
Takashi Sakamoto
-0
/
+33
2024-05-06
firewire: core: add tracepoints event for asynchronous inbound phy packet
Takashi Sakamoto
-0
/
+30
2024-05-06
firewire: core/cdev: add tracepoints events for asynchronous phy packet
Takashi Sakamoto
-0
/
+48
2024-05-06
firewire: core: add tracepoints events for asynchronous outbound response
Takashi Sakamoto
-0
/
+24
2024-05-06
firewire: core: add tracepoint event for asynchronous inbound request
Takashi Sakamoto
-0
/
+21
2024-05-06
firewire: core: add tracepoints event for asynchronous inbound response
Takashi Sakamoto
-0
/
+50
2024-05-06
firewire: core: add tracepoints events for asynchronous outbound request
Takashi Sakamoto
-1
/
+102
2024-05-06
firewire: core: add support for Linux kernel tracepoints
Takashi Sakamoto
-0
/
+15
2024-05-05
trace/events/page_ref: trace the raw page mapcount value
David Hildenbrand
-2
/
+2
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2024-05-01
cifs: Implement netfslib hooks
David Howells
-0
/
+1
2024-05-01
netfs: Miscellaneous tidy ups
David Howells
-5
/
+1
2024-05-01
netfs: New writeback implementation
David Howells
-3
/
+229
2024-05-01
netfs: Switch to using unsigned long long rather than loff_t
David Howells
-3
/
+3
2024-05-01
netfs: Remove ->launder_folio() support
David Howells
-3
/
+0
2024-05-01
ASoC: doc: dapm: various improvements
Mark Brown
-2
/
+2
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+17
2024-04-29
netfs: Replace PG_fscache by setting folio->private and marking dirty
David Howells
-1
/
+5
2024-04-29
platform/x86/intel/ifs: trace: display batch num in hex
Jithu Joseph
-1
/
+1
2024-04-26
Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+1
2024-04-26
rstreason: make it work in trace world
Jason Xing
-4
/
+22
2024-04-25
khugepaged: use a folio throughout hpage_collapse_scan_file()
Matthew Wilcox (Oracle)
-3
/
+3
2024-04-25
khugepaged: remove hpage from collapse_file()
Matthew Wilcox (Oracle)
-3
/
+3
2024-04-25
dax: use huge_zero_folio
Matthew Wilcox (Oracle)
-8
/
+8
2024-04-25
mm: free up PG_slab
Matthew Wilcox (Oracle)
-1
/
+1
2024-04-24
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
-0
/
+1
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
-8
/
+8
2024-04-19
f2fs: convert f2fs__page tracepoint class to use folio
Chao Yu
-21
/
+21
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+2
2024-04-16
cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints
Jesper Dangaard Brouer
-0
/
+48
[prev]
[next]