summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-12USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer2-0/+12
2016-04-12USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-04-12USB: cypress_m8: add endpoint sanity checkOliver Neukum1-6/+5
2016-04-12USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum1-0/+19
2016-04-12USB: mct_u232: add sanity checking in probeOliver Neukum1-1/+8
2016-04-12USB: usb_driver_claim_interface: add sanity checkingOliver Neukum1-1/+5
2016-04-12USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer1-0/+6
2016-04-12USB: cdc-acm: more sanity checkingOliver Neukum1-0/+3
2016-04-12usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum1-5/+5
2016-04-12usb: retry reset if a device times outOliver Neukum1-1/+7
2016-04-12be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi1-0/+1
2016-04-12aacraid: Fix memory leak in aac_fib_map_freeRaghava Aditya Renukunta1-3/+6
2016-04-12sg: fix dxferp in from_to caseDouglas Gilbert1-1/+2
2016-04-12x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski1-3/+9
2016-04-12x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones1-1/+1
2016-04-12PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2-0/+15
2016-04-12EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()Dan Carpenter1-1/+1
2016-04-12KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini1-0/+1
2016-04-12KVM: fix spin_lock_init order on x86Paolo Bonzini1-10/+11
2016-04-12KVM: i8254: change PIT discard tick policyRadim Krčmář1-5/+7
2016-04-12USB: serial: add Google simple serial SubClass supportAnton Staaf2-0/+11
2016-04-12target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger1-1/+0
2016-03-16Linux 3.14.65v3.14.65Greg Kroah-Hartman1-1/+1
2016-03-16Revert: "crypto: af_alg - Disallow bind/setkey/... after accept(2)"Greg Kroah-Hartman2-35/+8
2016-03-16modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2-50/+78
2016-03-16lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk1-7/+7
2016-03-16efi: Add pstore variables to the deletion whitelistMatt Fleming1-0/+1
2016-03-16efi: Make efivarfs entries immutable by defaultPeter Jones9-41/+259
2016-03-16efi: Make our variable validation list include the guidPeter Jones3-22/+39
2016-03-16efi: Do variable name validation tests in utf8Peter Jones3-28/+40
2016-03-16efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2-22/+13
2016-03-16lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2-0/+66
2016-03-16KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti1-7/+2
2016-03-16powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab1-1/+1
2016-03-16mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau1-1/+1
2016-03-16mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge1-1/+1
2016-03-16wext: fix message delay/orderingJohannes Berg1-11/+40
2016-03-16ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai1-4/+4
2016-03-16ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai1-2/+2
2016-03-16tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-16KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras1-0/+14
2016-03-16KVM: VMX: disable PEBS before a guest entryRadim Krčmář1-0/+7
2016-03-10Linux 3.14.64v3.14.64Greg Kroah-Hartman1-1/+1
2016-03-10target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie4-62/+70
2016-03-10target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger1-12/+42
2016-03-10target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger3-48/+148
2016-03-10target: Fix TAS handling for multi-session se_node_aclsNicholas Bellinger1-8/+9
2016-03-10target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger2-55/+76
2016-03-10target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger2-1/+38
2016-03-10target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger18-2/+111