summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-03sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET5-16/+18
2013-08-03vlan: fix a race in egress prio managementEric Dumazet1-0/+7
2013-08-03atl1e: unmap partially mapped skb on dma error and free skbNeil Horman1-1/+23
2013-08-03atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-08-03ifb: fix oops when loading the ifb faileddingtianhong1-0/+4
2013-08-03dummy: fix oops when loading the dummy faileddingtianhong1-0/+4
2013-08-039p: fix off by one causing access violations and memory corruptionSasha Levin1-5/+5
2013-08-03macvtap: correctly linearize skb when zerocopy is usedJason Wang1-2/+6
2013-08-03ifb: fix rcu_sched self-detected stallsdingtianhong1-1/+3
2013-08-03sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp1-0/+2
2013-08-03ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa1-6/+10
2013-08-03ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa3-2/+9
2013-08-03l2tp: add missing .owner to struct pppox_protoWei Yongjun1-1/+2
2013-08-03ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang3-18/+31
2013-08-03net: Swap ver and type in pppoe_hdrChangli Gao1-2/+2
2013-08-03x25: Fix broken locking in ioctl error paths.Dave Jones1-7/+8
2013-08-03neighbour: fix a race in neigh_destroy()Eric Dumazet1-5/+7
2013-08-03sh_eth: fix unhandled RFE interruptSergei Shtylyov2-9/+10
2013-08-03af_key: fix info leaks in notify messagesMathias Krause1-0/+2
2013-08-03ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet1-1/+7
2013-08-03macvtap: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-08-03ipv6: don't call addrconf_dst_alloc again when enable loGao feng1-0/+3
2013-08-03bridge: fix switched interval for MLD Query typesLinus Lüssing1-2/+3
2013-07-27Linux 3.2.49v3.2.49Ben Hutchings1-1/+1
2013-07-27MAINTAINERS: add stable_kernel_rules.txt to stable maintainer informationGreg Kroah-Hartman1-0/+1
2013-07-27MAINTAINERS: Greg's suse email address is deadGreg KH1-15/+14
2013-07-27ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archsJan Kara1-2/+2
2013-07-27ext4: fix overflow when counting used blocks on 32-bit architecturesJan Kara1-2/+2
2013-07-27drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan1-1/+1
2013-07-27pch_uart: fix a deadlock when pch_uart as consoleLiang Li1-7/+22
2013-07-27perf: Fix mmap() accounting holePeter Zijlstra2-71/+157
2013-07-27perf: Fix perf mmap bugsPeter Zijlstra3-19/+24
2013-07-27ceph: fix statvfs fr_sizeSage Weil2-2/+7
2013-07-27perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra1-1/+14
2013-07-27perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa1-1/+10
2013-07-27perf: Clone child context from parent context pmuJiri Olsa1-1/+1
2013-07-27iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJörn Engel1-1/+1
2013-07-27megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork1-4/+6
2013-07-27hpfs: better test for errorsMikulas Patocka2-2/+9
2013-07-27nbd: correct disconnect behaviorPaul Clements2-1/+7
2013-07-27drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin1-1/+1
2013-07-27crypto: sanitize argument for format stringKees Cook1-1/+2
2013-07-27block: do not pass disk names as format stringsKees Cook3-3/+4
2013-07-27ocfs2: xattr: fix inlined xattr reflinkJunxiao Bi1-0/+10
2013-07-27drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz1-2/+2
2013-07-27libceph: Fix NULL pointer dereference in auth client codeTyler Hicks1-0/+6
2013-07-27tracing: Fix irqs-off tag display in syscall tracingzhangwei(Jovi)1-4/+17
2013-07-27nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields1-1/+1
2013-07-27jbd2: fix theoretical race in jbd2__journal_restartTheodore Ts'o1-1/+1
2013-07-27ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()Al Viro2-10/+4