summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* i2c: riic: correctly finish transfersChris Brandt2017-11-081-7/+23
* ext4: do not use stripe_width if it is not setJan Kara2017-11-081-2/+2
* ext4: fix stripe-unaligned allocationsJan Kara2017-11-081-2/+4
* staging: rtl8712u: Fix endian settings for structs describing network packetsLarry Finger2017-11-081-42/+42
* mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann2017-11-081-0/+1
* x86/microcode/intel: Disable late loading on model 79Borislav Petkov2017-11-081-0/+18
* drm/msm: fix an integer overflow testDan Carpenter2017-11-081-1/+1
* drm/msm: Fix potential buffer overflow issueKasin Li2017-11-081-2/+5
* ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant2017-11-081-6/+18
* ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2017-11-082-1/+27
* arm64: ensure __dump_instr() checks addr_limitMark Rutland2017-11-081-1/+1
* ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof2017-11-082-1/+25
* KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers2017-11-081-0/+3
* KEYS: return full count in keyring_read() if buffer is too smallEric Biggers2017-11-081-20/+19
* cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg2017-11-081-2/+3
* ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai2017-11-081-1/+1
* ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai2017-11-081-2/+15
* blk-mq: fix race between timeout and freeing requestMing Lei2017-11-085-17/+34
* Linux 3.18.79v3.18.79Greg Kroah-Hartman2017-11-021-1/+1
* ecryptfs: fix dereference of NULL user_key_payloadEric Biggers2017-11-022-9/+25
* can: kvaser_usb: Correct return value in printoutJimmy Assarsson2017-11-021-1/+2
* 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
* 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
* Linux 3.18.78v3.18.78Greg Kroah-Hartman2017-10-271-1/+1
* FS-Cache: fix dereference of NULL user_key_payloadEric Biggers2017-10-271-0/+7
* af_packet: don't pass empty blocks for PACKET_V3Alexander Drozdov2017-10-271-1/+9
* 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
* cls_api.c: Fix dumping of non-existing actions' stats.Ignacy Gawędzki2017-10-271-3/+4
* 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
* 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
* can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje2017-10-271-1/+1
* can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger2017-10-271-8/+2
* usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman2017-10-271-4/+7
* usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi2017-10-271-0/+4
* usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau2017-10-271-0/+3
* USB: serial: metro-usb: add MS7820 device idJohan Hovold2017-10-271-0/+1
* USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern2017-10-271-2/+4