summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06Merge 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-05cifs: small variable name cleanupDan Carpenter
2013-05-05CIFS: fix error return code in cifs_atomic_open()Wei Yongjun
2013-05-05cifs: store the real expected sequence number in the midJeff Layton
2013-05-05cifs: on send failure, readjust server sequence number downwardJeff Layton
2013-05-05cifs: remove ENOSPC handling in smb_sendvJeff Layton
2013-05-05[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches
2013-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2013-05-05fs: cifs: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu
2013-05-05cifs: replaced kmalloc + memset with kzallocDia Vasile
2013-05-05cifs: ignore the unc= and prefixpath= mount optionsJeff Layton
2013-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2013-05-05serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-05sparc32, leon: Do not overwrite previously set irq flow handlersAndreas Larsson
2013-05-05sparc/kernel/vio.c: add put_device() after device_find_child()Federico Vaga
2013-05-05ipc: simplify rcu_read_lock() in semctl_nolock()Linus Torvalds
2013-05-05ipc: simplify semtimedop/semctl_main() common error path handlingLinus Torvalds
2013-05-05ipc: move sem_obtain_lock() rcu locking into the only callerLinus Torvalds