index
:
kernel/git/sysctl/sysctl.git
master
sysctl-next
sysctl-testing
sysctl tree for the next Linux release
Sysctl Group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-06
Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-05-02
btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref
Goldwyn Rodrigues
1
-1
/
+1
2025-04-05
tracing/timers: Rename the hrtimer_init event to hrtimer_setup
Nam Cao
1
-2
/
+2
2025-04-05
hrtimers: Make callback function pointer private
Nam Cao
1
-2
/
+2
2025-04-02
Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-19
/
+92
2025-03-27
Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-31
/
+10
2025-03-27
Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+116
2025-03-27
Merge tag 'erofs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+6
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-4
/
+4
2025-03-25
Merge tag 'pmdomain-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-0
/
+37
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+1
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+19
2025-03-24
Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-34
/
+0
2025-03-24
sched: Add sched tracepoints for RV task model
Gabriele Monaco
1
-0
/
+13
2025-03-22
tracing: gfp: vsprintf: Do not print "none" when using %pGg printf format
Petr Mladek
1
-1
/
+1
2025-03-21
NFS: Treat ENETUNREACH errors as fatal in containers
Trond Myklebust
1
-0
/
+1
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
1
-2
/
+0
2025-03-17
mm/page_alloc: add trace event for totalreserve_pages calculation
Martin Liu
1
-0
/
+18
2025-03-17
mm/page_alloc: add trace event for per-zone lowmem reserve setup
Martin Liu
1
-0
/
+27
2025-03-17
mm/page_alloc: add trace event for per-zone watermark setup
Martin Liu
1
-0
/
+33
2025-03-17
writeback: fix calculations in trace_balance_dirty_pages() for cgwb
Tang Yizhou
1
-3
/
+2
2025-03-17
writeback: rename variables in trace_balance_dirty_pages()
Tang Yizhou
1
-7
/
+7
2025-03-17
writeback: let trace_balance_dirty_pages() take struct dtc as parameter
Tang Yizhou
1
-10
/
+6
2025-03-17
erofs: implement 48-bit block addressing for unencoded inodes
Gao Xiang
1
-1
/
+1
2025-03-10
afs: Simplify cell record handling
David Howells
1
-12
/
+11
2025-03-10
afs: Fix afs_server ref accounting
David Howells
1
-3
/
+4
2025-03-10
afs: Use the per-peer app data provided by rxrpc
David Howells
1
-3
/
+1
2025-03-10
afs: Drop the net parameter from afs_unuse_cell()
David Howells
1
-0
/
+1
2025-03-10
afs: Make afs_lookup_cell() take a trace note
David Howells
1
-1
/
+6
2025-03-10
afs: Improve server refcount/active count tracing
David Howells
1
-12
/
+15
2025-03-10
afs: Improve afs_volume tracing to display a debug ID
David Howells
1
-7
/
+11
2025-03-10
afs: Change dynroot to create contents on demand
David Howells
1
-0
/
+2
2025-03-06
tracing: gfp: Remove duplication of recording GFP flags
Steven Rostedt
1
-31
/
+10
2025-03-04
sched_ext: Add trace point to track sched_ext core events
Changwoo Min
1
-0
/
+19
2025-03-04
tracing: Fix DECLARE_TRACE_CONDITION
Gabriele Monaco
1
-0
/
+7
2025-02-28
pmdomain: Merge tag 'v6.14-rc4' from Linus into next
Ulf Hansson
1
-1
/
+3
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+3
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+2
2025-02-26
trace/osnoise: Add trace events for samples
Tomas Glozar
1
-0
/
+96
2025-02-26
Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-2
/
+1
2025-02-24
Merge patch series "Initial support for RK3576 UFS controller"
Martin K. Petersen
1
-0
/
+1
2025-02-21
afs: Give an afs_server object a ref on the afs_cell object it points to
David Howells
1
-0
/
+2
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2025-02-19
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
1
-2
/
+1
2025-02-18
trace: tcp: Add tracepoint for tcp_cwnd_reduction()
Breno Leitao
1
-0
/
+6
2025-02-17
cpuidle: psci: Add trace for PSCI domain idle
Keita Morisaki
1
-0
/
+37
2025-02-13
netfs: Fix a number of read-retry hangs
David Howells
1
-1
/
+3
2025-02-12
scsi: usb: Rename the RESERVE and RELEASE constants
Bart Van Assche
2
-4
/
+4
2025-02-05
rcu: Trace expedited grace-period numbers in hexadecimal
Paul E. McKenney
1
-1
/
+1
2025-02-05
rcu: remove trace_rcu_kvfree_callback
Vlastimil Babka
1
-34
/
+0
2025-02-04
rxrpc: Fix the rxrpc_connection attend queue handling
David Howells
1
-0
/
+1
2025-01-27
Merge tag 'f2fs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+19
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-18
/
+17
2025-01-26
Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-142
/
+0
2025-01-25
mm: add PG_dropbehind folio flag
Jens Axboe
1
-1
/
+2
2025-01-23
Merge tag 'caps-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/se...
Linus Torvalds
1
-0
/
+57
2025-01-22
Merge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+39
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-116
/
+770
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+101
2025-01-20
Merge tag 'for-6.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-1
/
+2
2025-01-20
Merge tag 'vfs-6.14-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-217
/
+407
2025-01-18
Merge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+63
2025-01-17
tracing: gfp: Fix the GFP enum values shown for user space tracing tools
Steven Rostedt
1
-0
/
+63
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-01-13
mm: mmap_lock: optimize mmap_lock tracepoints
Shakeel Butt
1
-17
/
+15
2025-01-13
btrfs: zoned: reclaim unused zone by zone resetting
Naohiro Aota
1
-1
/
+2
2025-01-12
hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inode
Muchun Song
1
-1
/
+1
2025-01-10
afs: Make /afs/@cell and /afs/.@cell symlinks
David Howells
1
-0
/
+2
2024-12-27
rv: Simplify manual steps in monitor creation
Gabriele Monaco
1
-142
/
+0
2024-12-22
tracing: Remove pid in task_rename tracing output
Marco Elver
1
-5
/
+2
2024-12-22
tracing: Add task_prctl_unknown tracepoint
Marco Elver
1
-0
/
+37
2024-12-20
afs: Add a tracepoint for afs_read_receive()
David Howells
1
-0
/
+30
2024-12-20
afs: Make afs_mkdir() locally initialise a new directory's content
David Howells
1
-0
/
+2
2024-12-20
netfs: Change the read result collector to only use one work item
David Howells
1
-67
/
+12
2024-12-20
afs: Fix cleanup of immediately failed async calls
David Howells
1
-0
/
+2
2024-12-20
afs: Use netfslib for symlinks, allowing them to be cached
David Howells
1
-0
/
+1
2024-12-20
afs: Use netfslib for directories
David Howells
1
-3
/
+3
2024-12-20
netfs: Add support for caching single monolithic objects such as AFS dirs
David Howells
1
-0
/
+4
2024-12-20
netfs: Add functions to build/clean a buffer in a folio_queue
David Howells
1
-4
/
+2
2024-12-20
afs: Add more tracepoints to do with tracking validity
David Howells
1
-5
/
+164
2024-12-20
cachefiles: Add auxiliary data trace
David Howells
1
-3
/
+10
2024-12-20
cachefiles: Add some subrequest tracepoints
David Howells
1
-0
/
+3
2024-12-20
netfs: Abstract out a rolling folio buffer implementation
David Howells
1
-0
/
+2
2024-12-20
netfs: Add a tracepoint to log the lifespan of folio_queue structs
David Howells
1
-2
/
+39
2024-12-20
cachefiles: Clean up some whitespace in trace header
David Howells
1
-86
/
+86
2024-12-20
netfs: Clean up some whitespace in trace header
David Howells
1
-65
/
+65
2024-12-19
tracing: ipv6: Add flow label to fib6_table_lookup tracepoint
Ido Schimmel
1
-3
/
+5
2024-12-16
f2fs: Remove calls to folio_file_mapping()
Matthew Wilcox (Oracle)
1
-5
/
+4
2024-12-16
f2fs: Convert submit tracepoints to take a folio
Matthew Wilcox (Oracle)
1
-15
/
+15
2024-12-13
Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-0
/
+101
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-12-09
rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]
David Howells
1
-19
/
+323
2024-12-09
rxrpc: Manage RTT per-call rather than per-peer
David Howells
1
-1
/
+1
2024-12-09
rxrpc: Add a reason indicator to the tx_ack tracepoint
David Howells
1
-4
/
+9
2024-12-09
rxrpc: Add a reason indicator to the tx_data tracepoint
David Howells
1
-7
/
+14
2024-12-09
rxrpc: Don't allocate a txbuf for an ACK transmission
David Howells
1
-2
/
+0
2024-12-09
rxrpc: Display userStatus in rxrpc_rx_ack trace
David Howells
1
-1
/
+4
2024-12-09
rxrpc: Adjust the rxrpc_rtt_rx tracepoint
David Howells
1
-4
/
+10
2024-12-09
rxrpc: Store the DATA serial in the txqueue and use this in RTT calc
David Howells
1
-9
/
+5
2024-12-09
rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKs
David Howells
1
-11
/
+75
2024-12-09
rxrpc: Adjust names and types of congestion-related fields
David Howells
1
-23
/
+35
2024-12-09
rxrpc: Replace call->acks_first_seq with tracking of the hard ACK point
David Howells
1
-36
/
+32
2024-12-09
rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove it
David Howells
1
-10
/
+10
2024-12-09
rxrpc: Implement progressive transmission queue struct
David Howells
1
-15
/
+83
2024-12-09
rxrpc: Fix CPU time starvation in I/O thread
David Howells
1
-0
/
+3
2024-12-09
rxrpc: Add a tracepoint to show variables pertinent to jumbo packet size
David Howells
1
-0
/
+41
2024-12-09
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
David Howells
1
-0
/
+124
2024-12-09
rxrpc: Request an ACK on impending Tx stall
David Howells
1
-0
/
+1
2024-12-09
rxrpc: Clean up Tx header flags generation handling
David Howells
1
-1
/
+0
2024-12-09
rxrpc: Fix handling of received connection abort
David Howells
1
-0
/
+25
2024-12-05
mm/damon: fix order of arguments in damos_before_apply tracepoint
Akinobu Mita
1
-1
/
+1
2024-12-04
security: add trace event for cap_capable
Jordan Rome
1
-0
/
+57
2024-12-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
24
-138
/
+1028
2024-11-30
Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+2
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+43
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+35
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-10
/
+155
2024-11-22
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
6
-17
/
+120
2024-11-22
accel/amdxdna: Add command execution
Lizhi Hou
1
-0
/
+41
2024-11-22
accel/amdxdna: Support hardware mailbox
Lizhi Hou
1
-0
/
+60
2024-11-21
Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-40
/
+173
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+25
2024-11-20
Merge tag 'pwm/for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+126
2024-11-19
Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-23
/
+35
2024-11-18
Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linux
Linus Torvalds
1
-15
/
+9
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+3
2024-11-18
Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-19
/
+20
2024-11-18
Merge tag 'vfs-6.13.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+156
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+124
2024-11-13
LoongArch: KVM: Add iocsr and mmio bus simulation in kernel
Xianglai Li
1
-0
/
+35
2024-11-12
block: remove the ioprio field from struct request
Christoph Hellwig
1
-3
/
+3
2024-11-11
mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcount
Vlastimil Babka
1
-10
/
+4
2024-11-11
rxrpc: Add a tracepoint for aborts being proposed
David Howells
1
-0
/
+25
2024-11-11
btrfs: rename extent map shrinker members from struct btrfs_fs_info
Filipe Manana
1
-5
/
+5
2024-11-11
btrfs: simplify tracking progress for the extent map shrinker
Filipe Manana
1
-11
/
+10
2024-11-11
btrfs: remove unused btrfs_try_tree_write_lock()
Dr. David Alan Gilbert
1
-1
/
+0
2024-11-11
btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_record
Filipe Manana
1
-7
/
+10
2024-11-11
memcg: add flush tracepoint
JP Kobryn
1
-0
/
+25
2024-11-08
sunrpc: remove newlines from tracepoints
Jeff Layton
1
-2
/
+2
2024-11-07
Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2024-11-07
rxrpc: Fix missing locking causing hanging calls
David Howells
1
-0
/
+1
2024-11-06
vmscan: add a vmscan event for reclaim_pages
Jaewon Kim
1
-0
/
+45
2024-11-06
memcg: add tracing for memcg stat updates
Shakeel Butt
1
-0
/
+81
2024-11-04
rust: samples: add tracepoint to Rust sample
Alice Ryhl
1
-0
/
+31
2024-11-04
rust: add tracepoint support
Alice Ryhl
1
-0
/
+12
2024-11-01
tracing: Introduce tracepoint_is_faultable()
Mathieu Desnoyers
1
-1
/
+1
2024-11-01
Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+6
2024-10-31
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers
Avadhut Naik
1
-2
/
+5
2024-10-30
tracing: Add __print_dynamic_array() helper
Steven Rostedt
2
-0
/
+9
2024-10-30
x86/mce: Add wrapper for struct mce to export vendor specific info
Avadhut Naik
1
-21
/
+21
2024-10-29
io_uring: clean up cqe trace points
Pavel Begunkov
1
-15
/
+9
2024-10-29
dma-mapping: trace more error paths
Sean Anderson
1
-0
/
+36
2024-10-29
dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_map
Sean Anderson
1
-2
/
+97
2024-10-29
dma-mapping: trace dma_alloc/free direction
Sean Anderson
1
-6
/
+12
2024-10-29
dma-mapping: use macros to define events in a class
Sean Anderson
1
-32
/
+28
2024-10-25
Merge tag 'pwm/duty_offset-for-6.13-rc1' of https://git.kernel.org/pub/scm/li...
Uwe Kleine-König
1
-8
/
+126
2024-10-24
afs: Fix missing subdir edit when renamed between parent dirs
David Howells
1
-1
/
+6
2024-10-21
Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2024-10-20
Merge tag 'dma-mapping-6.12-2024-10-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-8
/
+8
2024-10-17
dma-mapping: fix tracing dma_alloc/free with vmalloc'd memory
Sean Anderson
1
-8
/
+8
2024-10-17
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Yang Shi
1
-2
/
+2
2024-10-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
1
-0
/
+124
2024-10-10
fs: tracepoints around multigrain timestamp events
Jeff Layton
1
-0
/
+124
2024-10-09
tracing/bpf: Add might_fault check to syscall probes
Mathieu Desnoyers
1
-0
/
+1
2024-10-09
tracing/perf: Add might_fault check to syscall probes
Mathieu Desnoyers
1
-0
/
+1
2024-10-09
tracing/ftrace: Add might_fault check to syscall probes
Mathieu Desnoyers
1
-0
/
+1
2024-10-09
tracing/bpf: disable preemption in syscall probe
Mathieu Desnoyers
1
-1
/
+11
2024-10-09
tracing/perf: disable preemption in syscall probe
Mathieu Desnoyers
1
-4
/
+38
2024-10-09
tracing/ftrace: disable preemption in syscall probe
Mathieu Desnoyers
1
-7
/
+32
2024-10-09
tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
Mathieu Desnoyers
5
-2
/
+41
2024-10-08
tracing: Remove definition of trace_*_rcuidle()
Steven Rostedt
1
-8
/
+0
2024-10-07
netfs: In readahead, put the folio refs as soon extracted
David Howells
1
-1
/
+0
2024-10-07
Merge patch series "Random netfs folio fixes"
Christian Brauner
1
-2
/
+3
2024-10-07
netfs: Remove call to folio_index()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-10-04
Merge tag 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-10-02
Merge patch series "Introduce tracepoint for hugetlbfs"
Christian Brauner
1
-0
/
+156
2024-10-01
btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent even...
Filipe Manana
1
-1
/
+1
2024-09-30
Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2024-09-30
netfs: Fix the netfs_folio tracepoint to handle NULL mapping
David Howells
1
-1
/
+2
2024-09-29
Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-18
/
+19
2024-09-28
pwm: Add tracing for waveform callbacks
Uwe Kleine-König
1
-8
/
+126
2024-09-26
dma-mapping: fix DMA API tracing for chained scatterlists
Christoph Hellwig
1
-18
/
+19
2024-09-24
Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2024-09-23
Merge tag 'firewire-updates-6.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2024-09-23
Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-0
/
+24
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+32
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-26
/
+98
2024-09-20
svcrdma: Handle device removal outside of the CM event handler
Chuck Lever
1
-0
/
+23
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-399
/
+0
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-0
/
+341
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+27
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2024-09-18
Merge tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2024-09-18
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+10
2024-09-17
Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+2
[next]