summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.96v4.4.96Greg Kroah-Hartman2017-11-021-1/+1
* Revert "drm: bridge: add DT bindings for TI ths8135"Greg Kroah-Hartman2017-11-021-46/+0
* ecryptfs: fix dereference of NULL user_key_payloadEric Biggers2017-11-022-8/+25
* x86/microcode/intel: Disable late loading on model 79Borislav Petkov2017-11-021-0/+18
* regulator: fan53555: fix I2C device idsGuillaume Tucker2017-11-021-1/+4
* can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson2017-11-021-0/+6
* can: kvaser_usb: Correct return value in printoutJimmy Assarsson2017-11-021-1/+2
* can: sun4i: fix loopback modeGerhard Bertelsmann2017-11-021-2/+1
* scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings2017-11-021-1/+1
* scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier2017-11-023-7/+21
* assoc_array: Fix a buggy node-splitting caseDavid Howells2017-11-021-34/+17
* Input: gtco - fix potential out-of-bound accessDmitry Torokhov2017-11-021-7/+10
* Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng2017-11-021-0/+1
* xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross2017-11-021-1/+1
* fuse: fix READDIRPLUS skipping an entryMiklos Szeredi2017-11-021-1/+2
* spi: uapi: spidev: add missing ioctl headerBaruch Siach2017-11-021-0/+1
* usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana2017-11-021-5/+17
* ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton2017-11-021-1/+4
* ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang2017-11-021-0/+8
* ALSA: hda/realtek - Add support for ALC236/ALC3204Kailang Yang2017-11-021-0/+11
* workqueue: replace pool->manager_arb mutex with a flagTejun Heo2017-11-021-22/+15
* Linux 4.4.95v4.4.95Greg Kroah-Hartman2017-10-271-1/+1
* FS-Cache: fix dereference of NULL user_key_payloadEric Biggers2017-10-271-0/+7
* fscrypto: require write access to mount to set encryption policyEric Biggers2017-10-271-0/+6
* KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-2714-58/+81
* fscrypt: fix dereference of NULL user_key_payloadEric Biggers2017-10-272-0/+12
* f2fs crypto: add missing locking for keyring_key accessJaegeuk Kim2017-10-271-0/+4
* f2fs crypto: replace some BUG_ON()'s with error checksJaegeuk Kim2017-10-273-6/+12
* sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov2017-10-271-11/+12
* parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin2017-10-271-3/+3
* parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin2017-10-271-29/+24
* pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.Eric Sesterhenn2017-10-271-0/+3
* KEYS: don't let add_key() update an uninstantiated keyDavid Howells2017-10-271-0/+10
* lib/digsig: fix dereference of NULL user_key_payloadEric Biggers2017-10-271-0/+6
* KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers2017-10-271-0/+7
* rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger2017-10-271-1/+1
* clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub2017-10-271-1/+2
* bus: mbus: fix window size calculation for 4GB windowsJan Luebbe2017-10-272-3/+3
* brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann2017-10-271-100/+97
* i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson2017-10-271-1/+4
* ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai2017-10-271-1/+1
* ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2017-10-272-16/+0
* drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs2017-10-271-0/+2
* drm/nouveau/bsp/g92: disable by defaultIlia Mirkin2017-10-271-1/+1
* can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje2017-10-271-1/+1
* usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu2017-10-271-4/+2
* usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu2017-10-271-0/+2
* can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger2017-10-271-8/+2
* ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 DigitalJussi Laako2017-10-271-0/+1
* usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman2017-10-271-4/+7