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
2016-01-09
nfsd: don't hold i_mutex over userspace upcalls
NeilBrown
5
-19
/
+86
2016-01-09
fs:affs:Replace time_t with time64_t
DengChao
3
-8
/
+9
2016-01-09
fs/9p: use fscache mutex rather than spinlock
Sasha Levin
3
-6
/
+6
2016-01-09
proc: add a reschedule point in proc_readfd_common()
Eric Dumazet
1
-0
/
+1
2016-01-09
logfs: constify logfs_block_ops structures
Julia Lawall
3
-5
/
+5
2016-01-09
fcntl: allow to set O_DIRECT flag on pipe
Stanislav Kinsburskiy
1
-1
/
+2
2016-01-09
fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
Abhi Das
1
-5
/
+3
2016-01-09
fs: xattr: Use kvfree()
Richard Weinberger
1
-24
/
+14
2016-01-09
[s390] page_to_phys() always returns a multiple of PAGE_SIZE
Al Viro
1
-2
/
+1
2016-01-08
nbd: use ->compat_ioctl()
Al Viro
2
-11
/
+1
2016-01-08
Merge branch 'for-linus' into work.misc
Al Viro
77
-568
/
+855
2016-01-08
compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
Jann Horn
1
-62
/
+68
2016-01-08
compat_ioctl: don't pass fd around when not needed
Al Viro
4
-55
/
+61
2016-01-08
compat_ioctl: don't look up the fd twice
Jann Horn
1
-54
/
+68
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
17
-90
/
+49
2016-01-06
lib/vsprintf: add %*pg format specifier
Dmitry Monakhov
2
-0
/
+35
2016-01-06
fs: use gendisk->disk_name where possible
Dmitry Monakhov
1
-9
/
+3
2016-01-06
poll: plug an unused argument to do_poll
Mateusz Guzik
1
-3
/
+3
2016-01-06
amdkfd: don't open-code memdup_user()
Al Viro
1
-26
/
+7
2016-01-06
cdrom: don't open-code memdup_user()
Al Viro
1
-7
/
+3
2016-01-06
rsxx: don't open-code memdup_user()
Al Viro
1
-7
/
+4
2016-01-06
mtip32xx: don't open-code memdup_user()
Al Viro
1
-15
/
+8
2016-01-04
[um] mconsole: don't open-code memdup_user_nul()
Al Viro
1
-11
/
+3
2016-01-04
[um] hostaudio: don't open-code memdup_user()
Al Viro
1
-7
/
+3
2016-01-04
HFS wants 8Kb per-superblock allocation; just use kmalloc()
Al Viro
1
-2
/
+2
2016-01-04
jfs: microoptimize get_zeroed_page / virt_to_page
Al Viro
1
-5
/
+4
2016-01-04
... and a couple in net/9p
Al Viro
1
-2
/
+2
2016-01-04
md: more open-coded offset_in_page()
Al Viro
2
-3
/
+3
2016-01-04
dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE
Al Viro
1
-1
/
+1
2016-01-04
hpfs: missing endianness annotation
Al Viro
1
-1
/
+1
2016-01-04
drivers/mtd/maps/pcmciamtd.c: __iomem annotations
Al Viro
1
-14
/
+14
2016-01-04
don't carry MAY_OPEN in op->acc_mode
Al Viro
3
-18
/
+12
2016-01-04
saner calling conventions for copy_mount_options()
Al Viro
3
-30
/
+28
2016-01-04
fix the leak in integrity_read_file()
Al Viro
1
-5
/
+6
2016-01-04
ppc: get rid of the remnants of __get_user64()
Al Viro
1
-15
/
+0
2016-01-04
put the remnants of ..._user_ret() to rest
Al Viro
5
-130
/
+0
2016-01-04
proc_pid_attr_write(): switch to memdup_user()
Al Viro
1
-10
/
+7
2016-01-04
kernel/*: switch to memdup_user_nul()
Al Viro
4
-95
/
+48
2016-01-04
cciss: switch to memdup_user_nul()
Al Viro
1
-10
/
+4
2016-01-04
switch wireless debugfs ->write() instances to memdup_user_nul()
Al Viro
2
-174
/
+89
2016-01-04
selinuxfs: switch to memdup_user_nul()
Al Viro
1
-73
/
+41
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
12
-197
/
+71
2016-01-04
Merge branch 'memdup_user_nul' into work.misc
Al Viro
596
-2937
/
+5015
2016-01-04
new helper: memdup_user_nul()
Al Viro
2
-0
/
+32
2016-01-03
Linux 4.4-rc8
v4.4-rc8
Linus Torvalds
1
-1
/
+1
2016-01-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2016-01-03
Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
2
-5
/
+9
2015-12-31
Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-18
/
+25
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
36
-198
/
+334
[next]