summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-07iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause
2013-04-07irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause
2013-04-07caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause
2013-04-07Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()Mathias Krause
2013-04-07Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause
2013-04-07Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause
2013-04-07ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause
2013-04-07atm: update msg_namelen in vcc_recvmsg()Mathias Krause
2013-04-07Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-04-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon
2013-04-07alpha: irq: run all handlers with interrupts disabledWill Deacon
2013-04-07alpha: makefile: don't enforce small data model for kernel buildsWill Deacon
2013-04-07alpha: Add irongate_io to PCI bus resourcesJay Estabrook
2013-04-07ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch
2013-04-07remoteproc: fix FW_CONFIG typoRobert Tivy
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-07ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*Eldad Zack
2013-04-06[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau
2013-04-06[SCSI] ibmvscsi: Fix slave_configure deadlockBrian King
2013-04-06[SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.Saurav Kashyap
2013-04-06[SCSI] qla2xxx: Remove debug code that msleeps for random duration.Saurav Kashyap
2013-04-06[SCSI] qla2xxx: Update copyright dates information in LICENSE.qla2xxx file.Saurav Kashyap
2013-04-06[SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi
2013-04-06[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...Joe Carnuccio
2013-04-06[SCSI] ipr: dlpar failed when adding an adapter backwenxiong@linux.vnet.ibm.com
2013-04-06[SCSI] ipr: fix addition of abort command to HRRQ free queueKleber Sacilotto de Souza
2013-04-06[SCSI] st: Take additional queue ref in st_probeJoe Lawrence
2013-04-06[SCSI] libsas: use right function to alloc smp responseJohn Gong
2013-04-06[SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapterwenxiong@linux.vnet.ibm.com
2013-04-05Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-04-05Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-05SUNRPC: Fix a potential memory leak in rpc_new_clientTrond Myklebust
2013-04-05x86: Fix rebuild with EFI_STUB enabledJan Beulich
2013-04-05NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_listTrond Myklebust
2013-04-05NFSv4: Fix a memory leak in nfs4_discover_server_trunkingTrond Myklebust
2013-04-05SUNRPC: Remove extra xprt_put()Chuck Lever
2013-04-05netfilter: don't reset nf_trace in nf_reset()Patrick McHardy
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2013-04-05firmware,IB/qib: revert firmware file moveMike Marciniszyn
2013-04-05Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-05GFS2: Issue discards in 512b sectorsBob Peterson
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold
2013-04-05Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-04-05Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-04-05hwspinlock: fix __hwspin_lock_request error pathLi Fei
2013-04-05dm cache: reduce bio front_pad size in writeback modeMike Snitzer
2013-04-05dm cache: fix writes to cache device in writethrough modeDarrick J. Wong