index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2022-08-10
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+20
2022-08-10
KVM: x86/mmu: rename trace function name for asynchronous page fault
Mingwei Zhang
1
-1
/
+1
2022-08-09
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-5
/
+9
2022-08-09
Merge tag 'fscache-fixes-20220809' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2022-08-09
Merge tag 'afs-fixes-20220802' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-18
/
+18
2022-08-09
fscache: add tracepoint when failing cookie
Jeff Layton
1
-0
/
+2
2022-08-08
Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+22
2022-08-06
Merge tag '9p-for-5.20' of https://github.com/martinetd/linux
Linus Torvalds
1
-0
/
+48
2022-08-06
Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-94
/
+0
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+97
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
12
-19
/
+187
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-11
/
+24
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-91
/
+4
2022-08-03
Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-0
/
+158
2022-08-03
cpuidle: Add cpu_idle_miss trace event
Kajetan Puchalski
1
-0
/
+22
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-19
/
+19
2022-08-02
Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....
Linus Torvalds
1
-0
/
+25
2022-08-02
Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-86
/
+88
2022-08-02
tracing: Use alignof__(struct {type b;}) instead of offsetof()
Steven Rostedt (Google)
1
-1
/
+1
2022-08-02
Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+8
2022-08-02
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+29
2022-08-02
afs: Fix access after dec in put functions
David Howells
1
-6
/
+6
2022-08-02
afs: Use refcount_t rather than atomic_t
David Howells
1
-13
/
+13
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+56
2022-08-01
Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+26
2022-08-01
Merge tag 'dlm-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-22
/
+96
2022-07-31
tracing: Use a struct alignof to determine trace event field alignment
Steven Rostedt (Google)
1
-3
/
+5
2022-07-30
rv/monitor: Add the wwnr monitor
Daniel Bristot de Oliveira
1
-0
/
+12
2022-07-30
rv/monitor: Add the wip monitor
Daniel Bristot de Oliveira
1
-0
/
+10
2022-07-30
rv/include: Add deterministic automata monitor definition via C macros
Daniel Bristot de Oliveira
1
-0
/
+120
2022-07-30
tracing: Use a copy of the va_list for __assign_vstr()
Steven Rostedt (Google)
1
-1
/
+6
2022-07-29
SUNRPC: Expand the svc_alloc_arg_err tracepoint
Chuck Lever
1
-5
/
+9
2022-07-29
Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-20
/
+8
2022-07-29
Merge back cpuidle material for 5.20.
Rafael J. Wysocki
1
-0
/
+29
2022-07-29
Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...
Joerg Roedel
1
-94
/
+0
2022-07-28
drivers/thermal/cpufreq_cooling : Refactor thermal_power_cpu_get_power tracing
Lukasz Luba
1
-20
/
+8
2022-07-25
btrfs: add tracepoints for ordered extents
Johannes Thumshirn
1
-0
/
+64
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
1
-0
/
+94
2022-07-24
io_uring: Add tracepoint for short writes
Stefan Roesch
1
-0
/
+25
2022-07-24
io_uring: fix io_uring_cqe_overflow trace format
Dylan Yudaken
1
-1
/
+1
2022-07-24
io_uring: add trace event for running task work
Dylan Yudaken
1
-0
/
+30
2022-07-24
io_uring: clean up tracing events
Pavel Begunkov
1
-85
/
+57
2022-07-24
spmi: trace: fix stack-out-of-bound access in SPMI tracing functions
David Collins
1
-6
/
+6
2022-07-23
SUNRPC: Replace dprintk() call site in xs_data_ready
Chuck Lever
1
-0
/
+20
2022-07-19
scsi: qla2xxx: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-2
/
+2
2022-07-19
scsi: iscsi: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-2
/
+2
2022-07-15
tracing/events: Add __vstring() and __assign_vstr() helper macros
Steven Rostedt (Google)
5
-0
/
+20
2022-07-15
neighbor: tracing: Have neigh_create event use __string()
Steven Rostedt (Google)
1
-1
/
+1
[next]