aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tty: fix up atime/mtime mess, take threeLinus Torvalds2013-05-072-2/+5
* serial_core.c: add put_device() after device_find_child()Federico Vaga2013-05-071-0/+4
* xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2013-05-072-2/+9
* s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens2013-05-071-1/+3
* usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden2013-05-071-2/+14
* usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede2013-05-071-0/+2
* USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset2013-05-072-2/+5
* USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold2013-05-072-0/+2
* usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks2013-05-071-0/+1
* USB: option: add a D-Link DWM-156 variantBjørn Mork2013-05-071-0/+6
* USB: serial: option: Added support Olivetti Olicard 145Filippo Turato2013-05-071-0/+2
* powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman2013-05-071-0/+1
* powerpc: Add isync to copy_and_flushMichael Neuling2013-05-071-0/+1
* Linux 3.0.76Greg Kroah-Hartman2013-05-011-1/+1
* sparc32: support atomic64_tSam Ravnborg2013-05-012-0/+3
* net: drop dst before queueing fragmentsEric Dumazet2013-05-012-6/+22
* netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun2013-05-011-1/+1
* tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause2013-05-011-0/+7
* rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause2013-05-011-0/+1
* netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause2013-05-011-0/+1
* llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause2013-05-011-0/+2
* iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause2013-05-011-0/+2
* irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause2013-05-011-0/+2
* caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause2013-05-011-0/+2
* Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause2013-05-011-0/+1
* Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause2013-05-011-2/+2
* ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause2013-05-011-0/+1
* atm: update msg_namelen in vcc_recvmsg()Mathias Krause2013-05-011-0/+2
* net: fix incorrect credentials passingLinus Torvalds2013-05-013-6/+13
* tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet2013-05-011-33/+32
* net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-05-011-1/+1
* esp4: fix error return code in esp_output()Wei Yongjun2013-05-011-3/+3
* tcp: incoming connections might use wrong route under synfloodDmitry Popov2013-05-011-2/+2
* rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch2013-05-011-2/+2
* netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-05-012-0/+9
* af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman2013-05-011-1/+1
* bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com2013-05-011-0/+1
* atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-05-012-1/+2
* net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-05-012-4/+4
* net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-05-011-0/+27
* cbq: incorrect processing of high limitsVasily Averin2013-05-011-1/+4
* sparc64: Fix race in TLB batch processing.David S. Miller2013-05-017-55/+242
* TTY: fix atime/mtime regressionJiri Slaby2013-05-011-1/+15
* TTY: do not update atime/mtime on read/writeJiri Slaby2013-05-011-6/+2
* Linux 3.0.75Greg Kroah-Hartman2013-04-251-1/+1
* Btrfs: make sure nbytes are right after log replayJosef Bacik2013-04-251-6/+42
* vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds2013-04-251-30/+2
* vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds2013-04-251-13/+1
* vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds2013-04-251-26/+14
* vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds2013-04-251-10/+2