summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-11Linux 3.4.74v3.4.74Greg Kroah-Hartman
2013-12-11crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky
2013-12-11drivers/char/i8k.c: add Dell XPLS L421XAlan Cox
2013-12-11USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens
2013-12-11USB: spcp8x5: correct handling of CS5 settingColin Leitner
2013-12-11USB: mos7840: correct handling of CS5 settingColin Leitner
2013-12-11USB: pl2303: fixed handling of CS5 settingColin Leitner
2013-12-11i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley
2013-12-11ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley
2013-12-11ahci: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston
2013-12-11um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich
2013-12-11Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen
2013-12-11Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen
2013-12-11net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
2013-12-11irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan
2013-12-11powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang
2013-12-11NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust
2013-12-11net: smc91: fix crash regression on the versatileLinus Walleij
2013-12-11SCSI: hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron
2013-12-11SCSI: hpsa: do not discard scsi status on aborted commandsStephen M. Cameron
2013-12-11SCSI: libsas: fix usage of ata_tf_to_fisDan Williams
2013-12-11SCSI: enclosure: fix WARN_ON in dual path device removingJames Bottomley
2013-12-11ASoC: wm8731: fix dsp mode configurationBo Shen
2013-12-11ASoC: wm8990: Mark the register map as dirty when powering downMark Brown
2013-12-11crypto: authenc - Find proper IV address in ablkcipher callbackTom Lendacky
2013-12-11crypto: ccm - Fix handling of zero plaintext when computing macHoria Geanta
2013-12-11crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky
2013-12-08Linux 3.4.73v3.4.73Greg Kroah-Hartman
2013-12-08blk-core: Fix memory corruption if blkcg_init_queue failsMikulas Patocka
2013-12-08dm: fix truncated status stringsMikulas Patocka
2013-12-08elevator: acquire q->sysfs_lock in elevator_change()Tomoki Sekiyama
2013-12-08iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limitsJulian Stecklina
2013-12-08video: kyro: fix incorrect sizes when copying to userspaceSasha Levin
2013-12-08nfsd: use "init_net" for portmapperStanislav Kinsbursky
2013-12-08mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake
2013-12-08HID: picolcd_core: validate output report detailsKees Cook
2013-12-08{pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du
2013-12-08ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa
2013-12-08inet: fix possible seqlock deadlocksEric Dumazet
2013-12-08net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
2013-12-08af_packet: block BH in prb_shutdown_retire_blk_timer()Veaceslav Falico
2013-12-08packet: fix use after free race in send path when dev is releasedDaniel Borkmann
2013-12-08bridge: flush br's address entry in fdb when remove the bridge devDing Tianhong
2013-12-08net: core: Always propagate flag changes to interfacesVlad Yasevich
2013-12-08atm: idt77252: fix dev refcnt leakYing Xue
2013-12-08ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa
2013-12-08net: clamp ->msg_namelen instead of returning an errorDan Carpenter
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-12-08net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa