summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-02Linux 4.4.96v4.4.96Greg Kroah-Hartman1-1/+1
2017-11-02Revert "drm: bridge: add DT bindings for TI ths8135"Greg Kroah-Hartman1-46/+0
2017-11-02ecryptfs: fix dereference of NULL user_key_payloadEric Biggers2-8/+25
2017-11-02x86/microcode/intel: Disable late loading on model 79Borislav Petkov1-0/+18
2017-11-02regulator: fan53555: fix I2C device idsGuillaume Tucker1-1/+4
2017-11-02can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson1-0/+6
2017-11-02can: kvaser_usb: Correct return value in printoutJimmy Assarsson1-1/+2
2017-11-02can: sun4i: fix loopback modeGerhard Bertelsmann1-2/+1
2017-11-02scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings1-1/+1
2017-11-02scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier3-7/+21
2017-11-02assoc_array: Fix a buggy node-splitting caseDavid Howells1-34/+17
2017-11-02Input: gtco - fix potential out-of-bound accessDmitry Torokhov1-7/+10
2017-11-02Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng1-0/+1
2017-11-02xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross1-1/+1
2017-11-02fuse: fix READDIRPLUS skipping an entryMiklos Szeredi1-1/+2
2017-11-02spi: uapi: spidev: add missing ioctl headerBaruch Siach1-0/+1
2017-11-02usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana1-5/+17
2017-11-02ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton1-1/+4
2017-11-02ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang1-0/+8
2017-11-02ALSA: hda/realtek - Add support for ALC236/ALC3204Kailang Yang1-0/+11
2017-11-02workqueue: replace pool->manager_arb mutex with a flagTejun Heo1-22/+15
2017-10-27Linux 4.4.95v4.4.95Greg Kroah-Hartman1-1/+1
2017-10-27FS-Cache: fix dereference of NULL user_key_payloadEric Biggers1-0/+7
2017-10-27fscrypto: require write access to mount to set encryption policyEric Biggers1-0/+6
2017-10-27KEYS: Fix race between updating and finding a negative keyDavid Howells14-58/+81
2017-10-27fscrypt: fix dereference of NULL user_key_payloadEric Biggers2-0/+12
2017-10-27f2fs crypto: add missing locking for keyring_key accessJaegeuk Kim1-0/+4
2017-10-27f2fs crypto: replace some BUG_ON()'s with error checksJaegeuk Kim3-6/+12
2017-10-27sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov1-11/+12
2017-10-27parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin1-3/+3
2017-10-27parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin1-29/+24
2017-10-27pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.Eric Sesterhenn1-0/+3
2017-10-27KEYS: don't let add_key() update an uninstantiated keyDavid Howells1-0/+10
2017-10-27lib/digsig: fix dereference of NULL user_key_payloadEric Biggers1-0/+6
2017-10-27KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers1-0/+7
2017-10-27rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger1-1/+1
2017-10-27clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub1-1/+2
2017-10-27bus: mbus: fix window size calculation for 4GB windowsJan Luebbe2-3/+3
2017-10-27brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann1-100/+97
2017-10-27i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson1-1/+4
2017-10-27ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai1-1/+1
2017-10-27ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2-16/+0
2017-10-27drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs1-0/+2
2017-10-27drm/nouveau/bsp/g92: disable by defaultIlia Mirkin1-1/+1
2017-10-27can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje1-1/+1
2017-10-27usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu1-4/+2
2017-10-27usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu1-0/+2
2017-10-27can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger1-8/+2
2017-10-27ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 DigitalJussi Laako1-0/+1
2017-10-27usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman1-4/+7