summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-15hpfs: fix warnings when the filesystem fills upMikulas Patocka
2014-02-15Fix warning from machine_kexec.cPaul Gortmaker
2014-02-15staging: comedi: cb_pcidio: fix for newer PCI-DIO48HIan Abbott
2014-02-15mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu
2014-02-15PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang
2014-02-15xfs: Account log unmount transaction correctlyDave Chinner
2014-02-15net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa
2014-02-15inet_diag: fix inet_diag_dump_icsk() timewait socket state logicNeal Cardwell
2014-02-15bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt
2014-02-15bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune
2014-02-15net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann
2014-02-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2014-02-15net: rose: restore old recvmsg behaviorFlorian Westphal
2014-02-15rds: prevent dereference of a NULL deviceSasha Levin
2014-02-15hamradio/yam: fix info leak in ioctlSalva Peiró
2014-02-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan
2014-02-15net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann
2014-02-15net: unix: allow bind to fail on mutex lockSasha Levin
2014-02-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2014-02-15net: drop_monitor: fix the value of maxattrChangli Gao
2014-02-15ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa
2014-02-15rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra
2014-02-15net: do not pretend FRAGLIST supportEric Dumazet
2014-01-03Linux 3.2.54v3.2.54Ben Hutchings
2014-01-03mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake
2014-01-03ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)
2014-01-03ftrace: Check module functions being traced on reloadSteven Rostedt (Red Hat)
2014-01-03ftrace: Create ftrace_hash_empty() helper routineSteven Rostedt
2014-01-03ftrace: Fix ftrace hash record update with notraceSteven Rostedt
2014-01-03net: flow_dissector: fail on evil iph->ihlJason Wang
2014-01-03xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter
2014-01-03aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara
2014-01-03libertas: potential oops in debugfsDan Carpenter
2014-01-03ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King
2014-01-03KVM: Fix iommu map/unmap to handle memory slot movesAlex Williamson
2014-01-03KVM: perform an invalid memslot step for gpa base changeMarcelo Tosatti
2014-01-03crypto: ansi_cprng - Fix off by one error in non-block size requestNeil Horman
2014-01-03HID: multitouch: validate indexes detailsBenjamin Tissoires
2014-01-03{pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du
2014-01-03ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa
2014-01-03inet: fix possible seqlock deadlocksEric Dumazet
2014-01-03af_packet: block BH in prb_shutdown_retire_blk_timer()Veaceslav Falico
2014-01-03packet: fix use after free race in send path when dev is releasedDaniel Borkmann
2014-01-03bridge: flush br's address entry in fdb when remove the bridge devDing Tianhong
2014-01-03net: core: Always propagate flag changes to interfacesVlad Yasevich
2014-01-03atm: idt77252: fix dev refcnt leakYing Xue
2014-01-03ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa
2014-01-03net: clamp ->msg_namelen instead of returning an errorDan Carpenter
2014-01-03inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2014-01-03net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa