summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-12tpm_eventlog.c: fix binary_bios_measurementsHarald Hoyer1-4/+10
2016-04-12tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen1-2/+2
2016-04-12tpm: fix the rollback in tpm_chip_register()Jarkko Sakkinen1-5/+5
2016-04-12mei: bus: check if the device is enabled before data transferAlexander Usyskin1-0/+9
2016-04-12X.509: Fix leap year handling againDavid Howells1-4/+4
2016-04-12crypto: marvell/cesa - forward devm_ioremap_resource() error codeBoris BREZILLON1-1/+1
2016-04-12crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2-4/+4
2016-04-12crypto: atmel - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy3-6/+6
2016-04-12crypto: keywrap - memzero the correct memoryDan Carpenter1-2/+2
2016-04-12crypto: ccp - memset request context to zero during importTom Lendacky2-0/+2
2016-04-12crypto: ccp - Don't assume export/import areas are alignedTom Lendacky2-25/+37
2016-04-12crypto: ccp - Limit the amount of information exportedTom Lendacky3-10/+48
2016-04-12crypto: ccp - Add hash state import and export supportTom Lendacky2-0/+46
2016-04-12Bluetooth: btusb: Add a new AR3012 ID 13d3:3472Dmitry Tunin2-0/+3
2016-04-12Bluetooth: btusb: Add a new AR3012 ID 04ca:3014Dmitry Tunin2-0/+3
2016-04-12Bluetooth: btusb: Add new AR3012 ID 13d3:3395Dmitry Tunin2-0/+3
2016-04-12ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2-1/+9
2016-04-12ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai1-11/+11
2016-04-12ALSA: usb-audio: add Microsoft HD-5001 to quirksVictor Clément1-0/+1
2016-04-12ALSA: usb-audio: Add sanity checks for endpoint accessesTakashi Iwai4-0/+11
2016-04-12ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()Takashi Iwai1-0/+6
2016-04-12Input: powermate - fix oops with malicious USB descriptorsJosh Boyer1-0/+3
2016-04-12pwc: Add USB id for Philips Spc880nc webcamHans de Goede1-0/+6
2016-04-12USB: option: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+2
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: uas: Reduce can_queue to MAX_CMNDSHans de Goede1-1/+1
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-12dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()Bryn M. Reeves1-1/+1
2016-04-12dm cache: make sure every metadata function checks fail_ioJoe Thornber3-43/+71
2016-04-12dm thin metadata: don't issue prefetches if a transaction abort has failedJoe Thornber1-1/+4
2016-04-12dm: fix excessive dm-mq context switchingMike Snitzer2-8/+7
2016-04-12dm snapshot: disallow the COW and origin devices from being identicalDingXiang3-12/+35
2016-04-12libnvdimm: Fix security issue with DSM IOCTL.Jerry Hoemann1-4/+4
2016-04-12aic7xxx: Fix queue depth handlingAlan1-0/+1
2016-04-12be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi1-0/+1
2016-04-12scsi: storvsc: fix SRB_STATUS_ABORTED handlingVitaly Kuznetsov1-2/+3
2016-04-12sd: Fix discard granularity when LBPRZ=1Martin K. Petersen1-1/+1
2016-04-12aacraid: Set correct msix count for EEH recoveryRaghava Aditya Renukunta1-1/+11
2016-04-12aacraid: Fix memory leak in aac_fib_map_freeRaghava Aditya Renukunta1-3/+6
2016-04-12aacraid: Fix RRQ overloadRaghava Aditya Renukunta3-23/+37
2016-04-12sg: fix dxferp in from_to caseDouglas Gilbert1-1/+2
2016-04-12x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit1-3/+9