summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-08ext4: fix stripe-unaligned allocationsJan Kara1-2/+4
2017-11-08staging: rtl8712u: Fix endian settings for structs describing network packetsLarry Finger1-42/+42
2017-11-08mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swappedHans de Goede1-4/+4
2017-11-08mfd: ab8500-sysctrl: Handle probe deferralLinus Walleij1-3/+11
2017-11-08ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson7-0/+7
2017-11-08mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann1-0/+1
2017-11-08PM / wakeirq: report a wakeup_event on dedicated wekup irqGrygorii Strashko1-0/+7
2017-11-08Fix tracing sample code warning.Linus Torvalds1-1/+1
2017-11-08tracing/samples: Fix creation and deletion of simple_thread_fn creationSteven Rostedt (VMware)1-3/+11
2017-11-08drm/msm: fix an integer overflow testDan Carpenter1-1/+1
2017-11-08drm/msm: Fix potential buffer overflow issueKasin Li1-2/+5
2017-11-08perf tools: Fix build failure on perl script contextNamhyung Kim1-1/+3
2017-11-08ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant1-6/+18
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27
2017-11-08ARM: dts: mvebu: pl310-cache disable double-linefillYan Markman3-6/+6
2017-11-08arm64: ensure __dump_instr() checks addr_limitMark Rutland1-1/+1
2017-11-08ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof2-1/+25
2017-11-08KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers1-0/+3
2017-11-08KEYS: return full count in keyring_read() if buffer is too smallEric Biggers1-20/+19
2017-11-08cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg1-2/+3
2017-11-08ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai1-1/+1
2017-11-08ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai1-2/+15
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