summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-11jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara2-31/+78
2014-02-11isofs: avoid info leak on exportMathias Krause1-0/+1
2014-02-11fs/cifs/cifs_dfs_ref.c: fix potential memory leakageCong Ding1-0/+2
2014-02-11tmpfs: fix use-after-free of mempolicy objectGreg Thelen1-2/+8
2014-02-11sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven1-8/+8
2014-02-11fs/fscache/stats.c: fix memory leakAnurup m1-1/+1
2014-02-11fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook1-0/+2
2014-02-11epoll: prevent missed events on EPOLL_CTL_MODEric Wong1-1/+21
2014-02-11usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede1-3/+7
2014-02-11USB: serial: fix race between probe and openJohan Hovold1-0/+8
2014-02-11USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork1-0/+2
2014-02-11USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2014-02-11USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King1-1/+1
2014-02-11usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell1-3/+6
2014-02-11USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle1-1/+2
2014-02-11USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley1-0/+4
2014-02-11USB: cdc-wdm: fix buffer overflowOliver Neukum1-3/+20
2014-02-11USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch1-0/+3
2014-02-11USB: garmin_gps: fix memory leak on disconnectJohan Hovold1-6/+1
2014-02-11USB: mos7840: fix port-device leak in error pathJohan Hovold1-1/+0
2014-02-11USB: mos7840: fix urb leak at releaseJohan Hovold1-0/+1
2014-02-11USB: serial: Fix memory leak in sierra_release()Lennart Sorensen1-0/+1
2014-02-11USB: whiteheat: fix memory leak in error pathJohan Hovold1-0/+1
2014-02-11USB: EHCI: go back to using the system clock for QH unlinksAlan Stern3-48/+45
2014-02-11xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp1-7/+2
2014-02-11xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2-5/+10
2014-02-11xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp1-0/+1
2014-02-11xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp1-2/+3
2014-02-11xhci: Make handover code more robustMatthew Garrett1-2/+10
2014-02-11Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold1-1/+1
2014-02-11Bluetooth: add NULL pointer check in HCIJun Nie1-2/+4
2014-02-11Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause1-2/+2
2014-02-11Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause1-0/+1
2014-02-11Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause1-0/+1
2014-02-11Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause1-0/+1
2014-02-11Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause1-0/+1
2014-02-11Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo1-1/+1
2014-02-11IPoIB: Fix use-after-free of multicast objectPatrick McHardy2-10/+11
2014-02-11crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corr...Jussi Kivilinna1-3/+8
2014-02-11keys: fix race with concurrent install_user_keyrings()David Howells1-1/+1
2014-02-11bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai1-0/+3
2014-02-11fix crash in scsi_dispatch_cmd()James Bottomley3-0/+12
2014-02-11fix Null pointer dereference on disk errorXiaotian Feng1-2/+4
2014-02-11w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski1-1/+2
2014-02-11drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang1-2/+2
2014-02-11serial: 8250, increase PASS_LIMITJiri Slaby1-1/+1
2014-02-11ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk1-0/+3
2014-02-11MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen1-1/+8
2014-02-11KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)Andy Honig1-2/+5
2014-02-11KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig1-0/+5