summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-05-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-05-06autofs - remove autofs dentry mount checkDavid Jeffery
2013-05-06autofs - fix sparse warning for autofs4_d_manage()Claudiu Ghioc
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-05-063c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-05-06netpoll: inverted down_trylock() testDan Carpenter
2013-05-06rps_dev_flow_table_release(): no need to delay vfree()Al Viro
2013-05-06fib_trie: no need to delay vfree()Al Viro
2013-05-06net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov
2013-05-06slab: Return NULL for oversized allocationsChristoph Lameter
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-05Give the OID registry file module info to avoid kernel taintingDavid Howells
2013-05-05tcp: do not expire TCP fastopen cookiesEric Dumazet
2013-05-05net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt
2013-05-05virtio: don't expose u16 in userspace apistephen hemminger
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-05Merge branch 'ipc-cleanups'Linus Torvalds
2013-05-05kvm: Add compat_ioctl for device control APIScott Wood
2013-05-05perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra
2013-05-05rcutrace: single_open() leaksAl Viro
2013-05-05gadget: single_open() leaksAl Viro
2013-05-05staging: single_open() leaksAl Viro
2013-05-05megaraid: single_open() leakAl Viro
2013-05-05wireless: single_open() leaksAl Viro
2013-05-05input: single_open() leakAl Viro
2013-05-05rtc: single_open() leaksAl Viro
2013-05-05ds1620: single_open() leakAl Viro
2013-05-05sh: single_open() leaksAl Viro
2013-05-05parisc: single_open() leaksAl Viro
2013-05-05mips: single_open() leaksAl Viro
2013-05-05ia64: single_open() leaksAl Viro
2013-05-05h8300: single_open() leaksAl Viro
2013-05-05cris: single_open() leaksAl Viro
2013-05-05arm: single_open() leaksAl Viro
2013-05-04cifs: small variable name cleanupDan Carpenter
2013-05-04CIFS: fix error return code in cifs_atomic_open()Wei Yongjun
2013-05-04cifs: store the real expected sequence number in the midJeff Layton
2013-05-04cifs: on send failure, readjust server sequence number downwardJeff Layton
2013-05-04cifs: remove ENOSPC handling in smb_sendvJeff Layton
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2013-05-04fs: cifs: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu
2013-05-04cifs: replaced kmalloc + memset with kzallocDia Vasile
2013-05-04cifs: ignore the unc= and prefixpath= mount optionsJeff Layton