index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-07
xfs: fix uninit warning in xfs_growfs_data
Darrick J. Wong
1
-1
/
+1
2023-07-03
xfs: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-07-03
xfs: AGI length should be bounds checked
Darrick J. Wong
3
-39
/
+60
2023-07-02
xfs: fix the calculation for "end" and "length"
Shiyang Ruan
1
-4
/
+5
2023-07-02
xfs: fix xfs_btree_query_range callers to initialize btree rec fully
Darrick J. Wong
3
-20
/
+13
2023-07-02
xfs: validate fsmap offsets specified in the query keys
Darrick J. Wong
1
-11
/
+19
2023-07-02
xfs: fix logdev fsmap query result filtering
Darrick J. Wong
1
-22
/
+8
2023-07-02
xfs: clean up the rtbitmap fsmap backend
Darrick J. Wong
2
-53
/
+34
2023-07-02
xfs: fix getfsmap reporting past the last rt extent
Darrick J. Wong
1
-1
/
+1
2023-07-02
xfs: fix integer overflows in the fsmap rtbitmap and logdev backends
Darrick J. Wong
1
-26
/
+64
2023-07-02
xfs: fix interval filtering in multi-step fsmap queries
Darrick J. Wong
1
-19
/
+48
2023-06-29
xfs: fix bounds check in xfs_defer_agfl_block()
Dave Chinner
1
-5
/
+6
2023-06-29
xfs: AGF length has never been bounds checked
Dave Chinner
1
-34
/
+56
2023-06-29
xfs: journal geometry is not properly bounds checked
Dave Chinner
2
-33
/
+70
2023-06-29
xfs: don't block in busy flushing when freeing extents
Dave Chinner
4
-30
/
+88
2023-06-29
xfs: allow extent free intents to be retried
Dave Chinner
1
-3
/
+69
2023-06-29
xfs: pass alloc flags through to xfs_extent_busy_flush()
Dave Chinner
4
-47
/
+56
2023-06-29
xfs: use deferred frees for btree block freeing
Dave Chinner
11
-26
/
+33
2023-06-29
xfs: don't reverse order of items in bulk AIL insertion
Dave Chinner
1
-1
/
+1
2023-06-29
xfs: remove redundant initializations of pointers drop_leaf and save_leaf
Colin Ian King
1
-2
/
+0
2023-06-13
xfs: fix ag count overflow during growfs
Long Li
2
-4
/
+11
2023-06-12
xfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2
-3
/
+1
2023-06-12
xfs: drop EXPERIMENTAL tag for large extent counts
Darrick J. Wong
1
-4
/
+0
2023-06-12
xfs: don't deplete the reserve pool when trying to shrink the fs
Darrick J. Wong
1
-3
/
+7
2023-06-11
Linux 6.4-rc6
Linus Torvalds
1
-1
/
+1
2023-06-11
Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+9
2023-06-11
Merge tag '6.4-rc5-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
6
-56
/
+62
2023-06-10
Merge tag 'i2c-for-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-7
/
+37
2023-06-10
Merge tag 'soundwire-6.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+23
2023-06-10
Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
82
-226
/
+479
2023-06-09
Merge tag 'block-6.4-2023-06-09' of git://git.kernel.dk/linux
Linus Torvalds
3
-6
/
+7
2023-06-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
11
-64
/
+119
2023-06-09
Merge tag 'ceph-for-6.4-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-19
/
+53
2023-06-09
s390/dasd: Use correct lock while counting channel queue length
Jan Höppner
1
-2
/
+2
2023-06-09
Merge tag 'riscv-for-linus-6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-46
/
+39
2023-06-09
Merge tag 's390-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-1
/
+5
2023-06-09
Merge tag 'gpio-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+17
2023-06-09
tools/virtio: use canonical ftrace path
Ross Zwisler
2
-5
/
+9
2023-06-09
vhost_vdpa: support PACKED when setting-getting vring_base
Shannon Nelson
1
-4
/
+17
2023-06-09
vhost: support PACKED when setting-getting vring_base
Shannon Nelson
2
-7
/
+19
2023-06-09
Merge tag 'pinctrl-v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+1
2023-06-09
Merge tag 'sound-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
32
-116
/
+151
2023-06-09
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+5
2023-06-09
Merge tag 'at24-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
1
-0
/
+1
2023-06-09
Merge tag 'imx-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
3
-4
/
+12
2023-06-08
Merge tag 'drm-fixes-2023-06-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-238
/
+342
2023-06-08
Merge tag 'cgroup-for-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-23
/
+20
2023-06-09
Merge tag 'drm-msm-fixes-2023-06-08' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
6
-59
/
+44
2023-06-08
drm/msm/a6xx: initialize GMU mutex earlier
Dmitry Baryshkov
2
-2
/
+2
2023-06-08
drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disable
Kuogee Hsieh
3
-54
/
+35
[next]