summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-24target: Fix incorrect strlen() NULL terminator checksDan Carpenter4-17/+17
2011-06-24target: Drop bogus ERR_PTR usage in target_fabric_configfs_initDan Carpenter1-1/+1
2011-06-24target: Fix ERR_PTR dereferencing bugsDan Carpenter2-4/+7
2011-06-24target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...Roland Dreier1-3/+3
2011-06-24target: Fix transport_get_lun_for_tmr failure casesNicholas Bellinger2-2/+9
2011-06-24Merge tag 'v3.0-rc4' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 into for...Nicholas Bellinger7599-378860/+462333
2011-06-21Linux 3.0-rc4Linus Torvalds1-1/+1
2011-06-21vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds1-1/+1
2011-06-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds10-61/+84
2011-06-21Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds1-3/+11
2011-06-21Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-21/+25
2011-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds48-77/+563
2011-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-44/+15
2011-06-21drm/radeon/kms/r6xx+: voltage fixesAlex Deucher4-0/+16
2011-06-21msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd1-2/+4
2011-06-21pxa168_eth: fix race in transmit path.Richard Cochran1-1/+1
2011-06-21ipv4, ping: Remove duplicate icmp.h includeJesper Juhl1-1/+0
2011-06-21netxen: fix race in skb->len accessEric Dumazet1-2/+2
2011-06-20Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-8/+32
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-6/+8
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds11-189/+174
2011-06-20Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+11
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro2-8/+10
2011-06-20fix comment in generic_permission()Al Viro1-1/+2
2011-06-20kill obsolete comment for follow_down()Al Viro1-3/+0
2011-06-20proc_sys_permission() is OK in RCU modeAl Viro1-3/+0
2011-06-20reiserfs_permission() doesn't need to bail out in RCU modeAl Viro1-2/+0
2011-06-20proc_fd_permission() is doesn't need to bail out in RCU modeAl Viro1-5/+1
2011-06-20nilfs2_permission() doesn't need to bail out in RCU modeAl Viro1-6/+1
2011-06-20logfs doesn't need ->permission() at allAl Viro1-8/+0
2011-06-20coda_ioctl_permission() is safe in RCU modeAl Viro1-2/+0
2011-06-20cifs_permission() doesn't need to bail out in RCU modeAl Viro1-3/+0
2011-06-20bad_inode_permission() is safe from RCU modeAl Viro1-3/+0
2011-06-20ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter1-0/+1
2011-06-20nfsd4: fix break_lease flags on nfsd openJ. Bruce Fields1-6/+9
2011-06-20drm/nouveau: drop leftover debuggingDave Airlie1-1/+0
2011-06-20Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie4-39/+46
2011-06-20drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.Dave Airlie2-18/+14
2011-06-20drm/radeon/kms: add missing param for dce3.2 DP transmitter setupAlex Deucher1-2/+3
2011-06-20drm/radeon/kms/atom: fix duallink on some early DCE3.2 cardsAlex Deucher1-1/+5
2011-06-20sgi-xp: fix a use after freeEric Dumazet1-3/+3
2011-06-20hp100: fix an skb->len raceEric Dumazet1-2/+2
2011-06-20Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller1-4/+6
2011-06-20netpoll: copy dev name of slaves to struct netpollWANG Cong2-0/+2
2011-06-19KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden1-2/+7
2011-06-19KVM: MMU: fix opposite condition in mapping_level_dirty_bitmapSteve1-1/+1
2011-06-19KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGSMarcelo Tosatti1-1/+2
2011-06-19KVM: MMU: Fix build warnings in walk_addr_generic()Borislav Petkov1-1/+1
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds12-29/+61
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-403/+466