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
2014-05-06
nick kvfree() from apparmor
Al Viro
4
-15
/
+12
2014-05-06
posix_acl: handle NULL ACL in posix_acl_equiv_mode
Christoph Hellwig
1
-0
/
+6
2014-05-03
dcache: don't need rcu in shrink_dentry_list()
Miklos Szeredi
1
-23
/
+4
2014-05-03
more graceful recovery in umount_collect()
Al Viro
1
-76
/
+25
2014-05-03
don't remove from shrink list in select_collect()
Al Viro
1
-21
/
+10
2014-05-01
dentry_kill(): don't try to remove from shrink list
Al Viro
2
-8
/
+21
2014-04-30
expand the call of dentry_lru_del() in dentry_kill()
Al Viro
1
-1
/
+6
2014-04-30
new helper: dentry_free()
Al Viro
1
-5
/
+10
2014-04-30
fold try_prune_one_dentry()
Al Viro
1
-50
/
+25
2014-04-30
fold d_kill() and d_free()
Al Viro
1
-52
/
+24
2014-04-19
fix races between __d_instantiate() and checks of dentry flags
Al Viro
2
-5
/
+4
2014-04-13
Linux 3.15-rc1
v3.15-rc1
Linus Torvalds
1
-2
/
+2
2014-04-13
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
1
-1
/
+1
2014-04-13
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
1
-1
/
+1
2014-04-13
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
5
-84
/
+128
2014-04-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
6
-120
/
+196
2014-04-12
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
1
-0
/
+4
2014-04-12
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
1
-1
/
+2
2014-04-12
futex: update documentation for ordering guarantees
Davidlohr Bueso
1
-9
/
+23
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
102
-433
/
+420
2014-04-12
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
37
-1473
/
+1115
2014-04-12
Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-17
/
+3
2014-04-12
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
9
-5
/
+71
2014-04-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
33
-437
/
+1241
2014-04-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-126
/
+200
2014-04-12
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
Linus Torvalds
5
-116
/
+150
2014-04-12
ceph: fix pr_fmt() redefinition
Linus Torvalds
1
-2
/
+1
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
76
-1537
/
+911
2014-04-12
Merge branch 'tunnels'
David S. Miller
2
-2
/
+2
2014-04-12
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-04-12
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-04-12
drivers: net: xen-netfront: fix array initialization bug
Vincenzo Maffione
1
-1
/
+1
2014-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-203
/
+91
2014-04-12
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
13
-363
/
+358
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
36
-119
/
+351
2014-04-12
missing bits of "splice: fix racy pipe->buffers uses"
Al Viro
3
-4
/
+4
2014-04-12
cifs: fix the race in cifs_writev()
Al Viro
1
-5
/
+18
2014-04-12
ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure
Al Viro
1
-2
/
+2
2014-04-12
pktgen: be friendly to LLTX devices
Daniel Borkmann
1
-2
/
+6
2014-04-12
r8152: check RTL8152_UNPLUG
hayeswang
1
-0
/
+48
2014-04-12
net: sun4i-emac: add promiscuous support
Marc Zyngier
1
-9
/
+21
2014-04-12
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2014-04-12
blackfin: cleanup board files
Steven Miao
28
-1209
/
+1089
2014-04-12
bf609: clock: drop unused clock bit set/clear functions
Steven Miao
1
-18
/
+0
2014-04-12
Blackfin: bf537: rename "CONFIG_ADT75"
Paul Bolle
1
-1
/
+1
2014-04-12
Blackfin: bf537: rename "CONFIG_AD7314"
Paul Bolle
1
-2
/
+2
2014-04-12
Blackfin: bf537: rename ad2s120x ->ad2s1200
Paul Bolle
1
-7
/
+7
2014-04-12
blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"
Paul Bolle
1
-1
/
+1
2014-04-12
blackfin: dma: current count mmr is read only
Sonic Zhang
1
-2
/
+0
2014-04-12
bfin_crc: Move architecture independant crc header file out of the blackfin f...
Sonic Zhang
1
-125
/
+0
[next]