summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.46v3.10.46Greg Kroah-Hartman2014-06-301-1/+1
* iscsi-target: Re-add chunk from backport of upstream 79d59d08082d to 3.10Roland Dreier2014-06-301-6/+1
* x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski2014-06-301-2/+8
* Target/iser: Wait for proper cleanup before unloadingSagi Grimberg2014-06-301-0/+1
* Target/iser: Improve cm events handlingSagi Grimberg2014-06-302-12/+15
* usb: usbtest: Add timetout to simple_io()Roger Quadros2014-06-301-3/+11
* btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen2014-06-301-1/+1
* Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo2014-06-303-15/+24
* Btrfs: use right type to get real comparisonLiu Bo2014-06-301-1/+1
* fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-06-301-2/+3
* Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana2014-06-301-0/+4
* Btrfs: set right total device count for seeding supportWang Shilong2014-06-301-1/+0
* Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo2014-06-301-0/+2
* Btrfs: make sure there are not any read requests before stopping workersWang Shilong2014-06-301-0/+5
* Btrfs: output warning instead of error when loading free space cache failedMiao Xie2014-06-301-2/+2
* btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo2014-06-301-2/+24
* Btrfs: fix double free in find_lock_delalloc_rangeChris Mason2014-06-301-0/+1
* skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin2014-06-301-0/+2
* aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise2014-06-301-0/+2
* aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise2014-06-301-3/+1
* genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner2014-06-303-6/+108
* x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger2014-06-301-2/+4
* x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin2014-06-301-5/+0
* target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger2014-06-301-1/+1
* target: Report correct response length for some commandsRoland Dreier2014-06-304-5/+26
* iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger2014-06-301-2/+1
* target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger2014-06-301-3/+3
* target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger2014-06-301-0/+6
* Target/iser: Fix hangs in connection teardownSagi Grimberg2014-06-302-22/+10
* Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg2014-06-301-2/+7
* Bluetooth: Fix L2CAP deadlockJukka Taimisto2014-06-301-1/+4
* bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi2014-06-302-5/+20
* ARM: 8037/1: mm: support big-endian page tablesJianguo Wu2014-06-301-5/+13
* ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King2014-06-301-5/+13
* media: uvcvideo: Fix clock param realtime settingOlivier Langlois2014-06-301-5/+10
* ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng2014-06-301-0/+7
* ACPICA: utstring: Check array index bound before use.David Binderman2014-06-301-1/+1
* media: stk1160: Avoid stack-allocated buffer for control URBsEzequiel Garcia2014-06-302-2/+9
* media: ivtv: Fix Oops when no firmware is loadedTakashi Iwai2014-06-301-0/+6
* USB: serial: fix potential runtime pm imbalance at device removeJohan Hovold2014-06-301-3/+11
* usb: qcserial: add additional Sierra Wireless QMI devicesAleksander Morgado2014-06-301-0/+18
* usb: qcserial: add Netgear AirCard 341UAleksander Morgado2014-06-301-0/+3
* USB: sierra: fix remote wakeupJohan Hovold2014-06-301-2/+5
* USB: sierra: fix urb and memory leak on disconnectJohan Hovold2014-06-301-0/+13
* USB: sierra: fix urb and memory leak in resume error pathJohan Hovold2014-06-301-2/+6
* USB: sierra: fix use after free at suspend/resumeJohan Hovold2014-06-301-0/+6
* USB: sierra: fix AA deadlock in open error pathJohan Hovold2014-06-301-8/+13
* USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold2014-06-301-8/+17
* USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold2014-06-301-24/+19
* USB: usb_wwan: fix urb leak at shutdownJohan Hovold2014-06-301-12/+22