summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-11tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet1-1/+3
2013-01-11sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann1-1/+2
2013-01-11net: sched: integer overflow fixStefan Hasko1-1/+1
2013-01-11mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring1-1/+1
2013-01-11ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong2-0/+24
2013-01-11inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch6-8/+25
2013-01-11batman-adv: fix random jitter calculationAkinobu Mita1-1/+1
2013-01-11sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller1-0/+3
2013-01-11sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller1-0/+6
2013-01-11sparc64: Fix ECB looping constructs in AES code.David S. Miller1-0/+1
2013-01-11sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller1-0/+4
2013-01-11sparc64: Fix AES ctr mode block size.David S. Miller1-3/+24
2013-01-11sparc64: Fix unrolled AES 256-bit key loops.David S. Miller1-6/+14
2013-01-11sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp1-2/+8
2013-01-11freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo1-8/+42
2013-01-11SMB3 mounts fail with access denied to some serversSteve French1-1/+1
2013-01-11staging: drm/omap: Fix include error during makeAndy Gross1-1/+1
2013-01-11mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu3-15/+20
2013-01-11cgroup_rm_file: don't delete the uncreated filesGao feng1-6/+6
2013-01-11cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()Tejun Heo1-2/+0
2013-01-11cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo4-50/+35
2013-01-11xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2-2/+5
2013-01-11usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes1-1/+1
2013-01-11USB: fix endpoint-disabling for failed config changesAlan Stern1-23/+31
2013-01-11xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner1-2/+7
2013-01-11xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp1-13/+19
2013-01-11xhci: Fix conditional check in bandwidth calculation.Sarah Sharp1-1/+1
2013-01-11Revert "usb: musb: dsps: remove explicit NOP device creation"Afzal Mohammed1-1/+2
2013-01-11usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov1-0/+1
2013-01-11genirq: Always force thread affinityThomas Gleixner1-2/+21
2013-01-11Input: gpio_keys - defer probing if GPIO probing is deferredDmitry Torokhov1-1/+12
2013-01-11Input: gpio_keys_polled - defer probing if GPIO probing is deferredGabor Juhos1-1/+12
2013-01-11Input: sentelic - only report position of first finger as ST coordinatesChristophe TORDEUX1-1/+1
2013-01-11Input: wacom - fix touch support for Bamboo Fun CTH-461Diego Calleja1-1/+2
2013-01-11Input: walkera0701 - fix crash on startupPeter Popovec1-3/+4
2013-01-11vfs: d_obtain_alias() needs to use "/" as default name.NeilBrown1-1/+1
2013-01-11nfs: avoid dereferencing null pointer in initiate_bulk_drainingNickolai Zeldovich1-1/+1
2013-01-11NFS: Ensure that we free the rpc_task after read and write cleanups are doneTrond Myklebust2-6/+14
2013-01-11nfs: fix null checking in nfs_get_option_str()Xi Wang1-1/+1
2013-01-11pnfs: Increase the refcount when LAYOUTGET fails the first timeYanchuan Nian1-1/+1
2013-01-11NFS: Fix access to suid/sgid executablesWeston Andros Adamson2-13/+21
2013-01-11nfsd: avoid permission checks on EXCLUSIVE_CREATE replayNeil Brown2-5/+13
2013-01-11nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields1-1/+10
2013-01-11nfsd: fix v4 reply cachingJ. Bruce Fields1-1/+1
2013-01-11nfs: fix wrong object type in lockowner_slabYanchuan Nian1-1/+1
2013-01-11NFS: Don't use SetPageError in the NFS writeback codeTrond Myklebust1-1/+0
2013-01-11NFS: Fix calls to drop_nlink()Trond Myklebust1-5/+6
2013-01-11NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown1-2/+1
2013-01-11nfs: don't zero out the rest of the page if we hit the EOF on a DIO READJeff Layton1-8/+0
2013-01-11NFSv4: Check for buffer length in __nfs4_get_acl_uncachedSven Wegener1-1/+6