index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-08
notifiers: add tracepoints to the notifiers infrastructure
Guilherme G. Piccoli
1
-0
/
+69
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+17
2023-04-05
trace: cma: remove unnecessary event class cma_alloc_class
Wenchao Hao
1
-33
/
+25
2023-04-05
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
1
-1
/
+2
2023-04-05
rcu/trace: use strscpy() to instead of strncpy()
Xu Panda
1
-3
/
+1
2023-04-04
net: qrtr: correct types of trace event parameters
Simon Horman
1
-15
/
+18
2023-04-03
Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Rafael J. Wysocki
2
-287
/
+0
2023-04-03
tracing: Error if a trace event has an array for a __field()
Steven Rostedt (Google)
1
-4
/
+17
2023-04-03
io_uring: rename trace_io_uring_submit_sqe() tracepoint
Jens Axboe
1
-9
/
+6
2023-04-01
thermal/core: Relocate the traces definition in thermal directory
Daniel Lezcano
2
-287
/
+0
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+4
2023-03-29
Merge tag 'f2fs-fix-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
1
-1
/
+1
2023-03-29
ipv6: Remove in6addr_any alternatives.
Kuniyuki Iwashima
2
-7
/
+3
2023-03-28
kasan: remove PG_skip_kasan_poison flag
Peter Collingbourne
1
-11
/
+2
2023-03-28
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
1
-0
/
+8
2023-03-28
mmflags.h: use less error prone method to define pageflag_names
Hyeonggon Yoo
1
-41
/
+44
2023-03-28
mm: add tracepoints to ksm
Stefan Roesch
1
-0
/
+251
2023-03-28
Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
1
-1
/
+1
2023-03-24
trace: Add trace_ipi_send_cpu()
Peter Zijlstra
1
-0
/
+22
2023-03-24
trace: Add trace_ipi_send_cpumask()
Valentin Schneider
1
-0
/
+22
2023-03-23
mm: mmap: remove newline at the end of the trace
Minwoo Im
1
-2
/
+2
2023-03-23
ext4: Convert data=journal writeback to use ext4_writepages()
Jan Kara
1
-7
/
+0
2023-03-22
rcu: Fix rcu_torture_read ftrace event
Douglas Raillard
1
-1
/
+1
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
2
-3
/
+3
2023-03-16
scsi: ufs: core: Add trace event for MCQ
Ziqi Chen
1
-10
/
+12
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
Amit Kumar Mahapatra via Alsa-devel
1
-5
/
+5
2023-03-10
f2fs: Fix f2fs_truncate_partial_nodes ftrace event
Douglas Raillard
1
-1
/
+1
2023-03-06
fs: dlm: change dflags to use atomic bits
Alexander Aring
1
-2
/
+2
2023-03-06
fs: dlm: store lkb distributed flags into own value
Alexander Aring
1
-9
/
+2
2023-03-06
fs: dlm: remove DLM_IFL_LOCAL_MS flag
Alexander Aring
1
-1
/
+0
2023-03-06
fs: dlm: rename stub to local message flag
Alexander Aring
1
-1
/
+1
2023-02-27
Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
1
-35
/
+69
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-6
/
+12
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-112
/
+0
2023-02-24
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-7
/
+0
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-4
/
+29
2023-02-23
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
5
-89
/
+9
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+75
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-14
/
+36
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
5
-230
/
+401
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+6
2023-02-20
Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-23
/
+104
2023-02-20
Merge tag 'erofs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
1
-6
/
+11
2023-02-20
SUNRPC: Clean up the svc_xprt_flags() macro
Chuck Lever
1
-14
/
+14
2023-02-20
SUNRPC: Record gss_wrap() errors in svcauth_gss_wrap_priv()
Chuck Lever
1
-0
/
+21
2023-02-20
SUNRPC: Record gss_get_mic() errors in svcauth_gss_wrap_integ()
Chuck Lever
1
-0
/
+1
2023-02-20
net: add location to trace_consume_skb()
Eric Dumazet
1
-4
/
+6
2023-02-20
rxrpc: Fix overproduction of wakeups to recvmsg()
David Howells
1
-0
/
+1
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next
Joerg Roedel
1
-7
/
+0
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
[prev]
[next]