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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
Merge tag 'for-linus-2024042501' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-40
/
+20
2024-04-24
Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-27
/
+25
2024-04-23
Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-26
/
+176
2024-04-22
Merge tag '6.9-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
5
-28
/
+42
2024-04-22
Merge tag 'bcachefs-2024-04-22' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
19
-52
/
+105
2024-04-22
Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
3
-78
/
+26
2024-04-22
Merge tag 'docs-6.9-fixes2' of git://git.lwn.net/linux
Linus Torvalds
1
-180
/
+417
2024-04-22
cifs: reinstate original behavior again for forceuid/forcegid
Takayuki Nagata
2
-0
/
+14
2024-04-22
bcachefs: If we run merges at a lower watermark, they must be nonblocking
Kent Overstreet
1
-1
/
+5
2024-04-21
Linux 6.9-rc5
Linus Torvalds
1
-1
/
+1
2024-04-21
Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-80
/
+104
2024-04-21
Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+3
2024-04-21
Merge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-34
/
+81
2024-04-21
Merge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-64
/
+147
2024-04-21
Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+25
2024-04-21
Merge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-12
/
+87
2024-04-20
bcachefs: Fix inode early destruction path
Kent Overstreet
1
-3
/
+6
2024-04-20
bcachefs: Fix deadlock in journal write path
Kent Overstreet
1
-18
/
+42
2024-04-20
bcachefs: Tweak btree key cache shrinker so it actually frees
Kent Overstreet
1
-15
/
+4
2024-04-20
bcachefs: bkey_cached.btree_trans_barrier_seq needs to be a ulong
Kent Overstreet
1
-1
/
+1
2024-04-20
Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linux
Linus Torvalds
4
-13
/
+28
2024-04-20
Merge tag 'email' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
25
-159
/
+267
2024-04-20
Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-6
/
+11
2024-04-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-39
/
+156
2024-04-20
Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"
Chuck Lever
3
-78
/
+26
2024-04-20
MAINTAINERS: update to working email address
James Bottomley
1
-2
/
+2
2024-04-20
bcachefs: Fix missing call to bch2_fs_allocator_background_exit()
Kent Overstreet
1
-0
/
+1
2024-04-20
bcachefs: Check for journal entries overruning end of sb clean section
Kent Overstreet
2
-1
/
+10
2024-04-19
ksmbd: add continuous availability share parameter
Namjae Jeon
2
-19
/
+27
2024-04-19
ksmbd: common: use struct_group_attr instead of struct_group for network_open...
Namjae Jeon
1
-1
/
+1
2024-04-19
ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
Marios Makassikis
1
-0
/
+5
2024-04-19
ksmbd: validate request buffer size in smb2_allocate_rsp_buf()
Namjae Jeon
1
-0
/
+4
2024-04-19
ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf
Namjae Jeon
1
-8
/
+5
2024-04-19
Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...
Linus Torvalds
19
-742
/
+817
2024-04-19
Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+22
2024-04-19
smb: client: fix rename(2) regression against samba
Paulo Alcantara
1
-0
/
+1
2024-04-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+3
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
11
-26
/
+143
2024-04-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-5
/
+11
2024-04-19
cifs: Fix reacquisition of volume cookie on still-live connection
David Howells
3
-0
/
+18
2024-04-19
Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-6
/
+23
2024-04-19
Merge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-27
/
+58
2024-04-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-6
/
+9
2024-04-19
Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-11
/
+46
2024-04-19
Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+21
2024-04-19
Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2024-04-19
Merge tag 'sound-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-7
/
+48
2024-04-19
Merge tag 'drm-fixes-2024-04-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
30
-172
/
+320
2024-04-19
Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...
Linus Torvalds
16
-223
/
+280
[next]