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
2024-01-21
bcachefs: helpers for printing data types
Kent Overstreet
14
-64
/
+64
2024-01-21
bcachefs: BTREE_TRIGGER_ATOMIC
Kent Overstreet
8
-30
/
+27
2024-01-21
bcachefs: drop to_text code for obsolete bps in alloc keys
Kent Overstreet
1
-18
/
+0
2024-01-21
bcachefs: eytzinger_for_each() declares loop iter
Kent Overstreet
2
-3
/
+3
2024-01-21
bcachefs: Don't log errors if BCH_WRITE_ALLOC_NOWAIT
Kent Overstreet
1
-4
/
+5
2024-01-21
bcachefs: fix memleak in bch2_split_devs
Su Yue
1
-3
/
+5
2024-01-20
Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-257
/
+244
2024-01-20
Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
46
-300
/
+1882
2024-01-20
Merge tag 'coccinelle-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+8
2024-01-20
media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
Aurelien Jarno
1
-5
/
+5
2024-01-20
coccinelle: device_attr_show: simplify patch case
Julia Lawall
1
-8
/
+3
2024-01-20
execve: open the executable file before doing anything else
Linus Torvalds
1
-34
/
+35
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
71
-213
/
+2676
2024-01-20
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-39
/
+103
2024-01-20
Merge tag 'sh-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+3
2024-01-20
Merge tag 'fbdev-for-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+1
2024-01-19
Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...
Linus Torvalds
249
-2141
/
+7843
2024-01-19
Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-82
/
+3
2024-01-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
11
-49
/
+83
2024-01-19
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
34
-102
/
+1735
2024-01-19
Revert "firmware/sysfb: Clear screen_info state after consuming it"
Helge Deller
1
-13
/
+1
2024-01-19
Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-49
/
+30
2024-01-19
coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...
Li Zhijian
1
-9
/
+13
2024-01-19
Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2024-01-19
Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-149
/
+209
2024-01-19
string: Remove strlcpy()
Kees Cook
6
-80
/
+1
2024-01-19
Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
85
-463
/
+692
2024-01-19
Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
29
-342
/
+614
2024-01-19
Merge tag 'apparmor-pr-2024-01-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-74
/
+54
2024-01-19
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
11
-63
/
+98
2024-01-19
Merge tag 'xfs-6.8-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2024-01-19
Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd
Linus Torvalds
8
-26
/
+48
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
74
-2180
/
+4158
2024-01-19
cifs: update iface_last_update on each query-and-update
Shyam Prasad N
1
-1
/
+3
2024-01-19
cifs: handle servers that still advertise multichannel after disabling
Shyam Prasad N
2
-46
/
+69
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
5
-0
/
+15
2024-01-19
cifs: reschedule periodic query for server interfaces
Shyam Prasad N
1
-0
/
+2
2024-01-19
smb: client: don't clobber ->i_rdev from cached reparse points
Paulo Alcantara
1
-3
/
+3
2024-01-19
smb: client: get rid of smb311_posix_query_path_info()
Paulo Alcantara
2
-83
/
+36
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
4
-89
/
+71
2024-01-19
smb: client: fix parsing of SMB3.1.1 POSIX create context
Paulo Alcantara
1
-1
/
+1
2024-01-19
cifs: update known bugs mentioned in kernel docs for cifs
Steve French
1
-7
/
+1
2024-01-19
lib: checksum: Fix build with CONFIG_NET=n
Palmer Dabbelt
1
-0
/
+2
2024-01-19
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
1
-0
/
+5
2024-01-19
of: Stop circularly including of_device.h and of_platform.h
Rob Herring
2
-6
/
+3
2024-01-19
clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includes
Stephen Rothwell
1
-1
/
+2
2024-01-19
thermal: loongson2: Replace of_device.h with explicit includes
Rob Herring
1
-1
/
+2
2024-01-19
net: can: Use device_get_match_data()
Rob Herring
4
-31
/
+11
2024-01-19
sparc: Use device_get_match_data()
Rob Herring
2
-10
/
+12
2024-01-19
dmaengine: dw-edma: increase size of 'name' in debugfs code
Vinod Koul
2
-4
/
+4
[prev]
[next]