summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-07MIPS: Hibernate: flush TLB entries earlierHuacai Chen1-1/+2
2015-08-07rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2015-08-07ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2015-08-07btrfs: don't accept bare namespace as a valid xattrDavid Sterba1-13/+37
2015-08-07Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana1-3/+2
2015-08-07Drivers: hv: vmbus: Don't wait after requesting offersK. Y. Srinivasan1-11/+1
2015-08-07UBI: fix check for "too many bytes"Brian Norris1-1/+1
2015-08-07UBI: initialize LEB number variableBrian Norris1-1/+1
2015-08-07UBI: fix out of bounds writeBrian Norris1-1/+2
2015-08-07UBI: account for bitflips in both the VID header and dataBrian Norris1-1/+1
2015-08-07staging: panel: fix lcd typeSudip Mukherjee1-7/+6
2015-08-07cdc-wdm: fix endianness bug in debug statementsOliver Neukum1-5/+7
2015-08-07ASoC: wm8741: Fix rates constraints valuesSergej Sawazki1-4/+4
2015-08-07lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VARmancha security1-1/+1
2015-08-07drm/radeon: fix doublescan modes (v2)Alex Deucher1-2/+6
2015-08-07pinctrl: fix example .get_group_pins implementation signatureBaruch Siach1-2/+2
2015-08-07compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski1-1/+8
2015-08-07usb: musb: core: fix TX/RX endpoint orderFelipe Balbi1-18/+26
2015-08-07KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova1-0/+1
2015-08-07e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca1-1/+9
2015-08-07Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()K. Y. Srinivasan1-2/+5
2015-08-07Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos2-0/+2
2015-05-10Linux 3.2.69v3.2.69Ben Hutchings1-1/+1
2015-05-10Revert "KVM: s390: flush CPU on load control"Ben Hutchings1-2/+0
2015-05-10ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter1-5/+5
2015-05-10ipvs: rerouting to local clients is not needed anymoreJulian Anastasov1-11/+21
2015-05-10IB/core: Avoid leakage from kernel to user spaceEli Cohen1-0/+1
2015-05-10spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott1-1/+4
2015-05-10net: make skb_gso_segment error handling more robustFlorian Westphal2-1/+3
2015-05-10tcp: avoid looping in tcp_send_fin()Eric Dumazet1-20/+27
2015-05-10ip_forward: Drop frames with attached skb->skSebastian Pöhn1-0/+3
2015-05-10gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman1-2/+2
2015-05-10benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-05-10ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-05-10tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-7/+7
2015-05-10r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-05-108139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-2/+2
2015-05-108139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-05-10tcp: make connect() mem charging friendlyEric Dumazet1-5/+2
2015-05-10rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro1-1/+1
2015-05-10caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro1-1/+1
2015-05-10rds: avoid potential stack overflowArnd Bergmann1-18/+22
2015-05-10net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev1-6/+6
2015-05-10net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com2-9/+17
2015-05-10net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti1-1/+6
2015-05-10udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2-2/+4
2015-05-10usb: plusb: Add support for National Instruments host-to-host cableBen Shelton1-0/+5
2015-05-10macvtap: make sure neighbour code can push ethernet headerEric Dumazet1-2/+5
2015-05-10macvtap: limit head length of skb allocatedJason Wang1-1/+7
2015-05-10net: reject creation of netdev names with colonsMatthew Thode1-1/+1