index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
netfs: In readahead, put the folio refs as soon extracted
David Howells
1
-1
/
+0
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-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-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
2024-09-16
Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-9
/
+9
2024-09-16
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-40
/
+104
2024-09-16
Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+9
2024-09-13
mm: Define VM_DROPPABLE for powerpc/32
Christophe Leroy
1
-2
/
+2
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-6
/
+6
2024-09-12
firewire: core: rename cause flag of tracepoints event
Takashi Sakamoto
1
-2
/
+2
2024-09-12
netfs: Cancel dirty folios that have no storage destination
David Howells
1
-0
/
+1
2024-09-12
netfs: Speed up buffered reading
David Howells
1
-5
/
+98
2024-09-12
netfs: Simplify the writeback code
David Howells
1
-31
/
+2
2024-09-12
netfs: Use new folio_queue data type and iterator instead of xarray iter
David Howells
1
-0
/
+1
2024-09-11
page_pool: devmem support
Mina Almasry
1
-6
/
+6
2024-09-11
tcp: Use skb__nullable in trace_tcp_send_reset
Philo Lu
1
-6
/
+6
2024-09-10
btrfs: constify more pointer parameters
David Sterba
1
-3
/
+3
2024-09-10
btrfs: rename __extent_writepage() and drop double underscores
David Sterba
1
-1
/
+1
2024-09-10
btrfs: update the writepage tracepoint to take a folio
Josef Bacik
1
-5
/
+5
2024-09-10
dma-mapping: add tracing for dma-mapping API calls
Sean Anderson
1
-0
/
+341
2024-09-05
Merge tag 'hwmon-for-v6.11-rc7' into review-hans
Hans de Goede
4
-1
/
+47
2024-09-05
pwm: Make info in traces about affected pwm more useful
Uwe Kleine-König
1
-4
/
+6
2024-09-05
netfs: Remove NETFS_COPY_TO_CACHE
David Howells
1
-2
/
+1
2024-09-05
netfs: Reserve netfs_sreq_source 0 as unset/unknown
David Howells
1
-0
/
+1
2024-09-05
netfs: Reduce number of conditional branches in netfs_perform_write()
David Howells
1
-2
/
+0
2024-09-04
Merge branch 'bpf/master' into for-6.12
Tejun Heo
3
-1
/
+11
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
1
-12
/
+11
2024-09-03
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-09-03
printf: remove %pGt support
Matthew Wilcox (Oracle)
1
-10
/
+0
[next]