summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-18Linux 3.2.91v3.2.91Ben Hutchings1-1/+1
2017-07-18ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai1-0/+1
2017-07-18ALSA: timer: Fix race between read and ioctlTakashi Iwai1-2/+4
2017-07-18fs/exec.c: account for argv/envp pointersKees Cook1-4/+24
2017-07-18char: lp: fix possible integer overflow in lp_setup()Willy Tarreau1-1/+5
2017-07-18xen-blkback: don't leak stack data via response ringJan Beulich2-27/+15
2017-07-18mm: Tighten x86 /dev/mem with zeroing readsKees Cook2-41/+82
2017-07-18x86/mm/init.c: Fix devmem_is_allowed() off by oneT Makphaibulchoke1-1/+1
2017-07-18Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-07-18net: tc35815: move free after the dereferenceDan Carpenter1-1/+1
2017-07-18cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2
2017-07-18smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-6/+2
2017-07-18mac80211: reject ToDS broadcast data framesJohannes Berg1-0/+24
2017-07-18ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)1-2/+14
2017-07-18ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-1/+1
2017-07-18KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells1-1/+1
2017-07-18p9_client_readdir() fixAl Viro1-0/+4
2017-07-18ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf1-0/+12
2017-07-18cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings1-0/+1
2017-07-18ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai1-6/+3
2017-07-18MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-07-18x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner1-1/+1
2017-07-18l2tp: don't mask errors in pppol2tp_getsockopt()Guillaume Nault1-1/+6
2017-07-18l2tp: don't mask errors in pppol2tp_setsockopt()Guillaume Nault1-2/+0
2017-07-18ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com1-4/+10
2017-07-18scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen1-2/+18
2017-07-18scsi: sr: Sanity check returned mode dataMartin K. Petersen1-2/+4
2017-07-18xen, fbfront: fix connecting to backendJuergen Gross1-2/+2
2017-07-18l2tp: take reference on sessions being dumpedGuillaume Nault5-11/+27
2017-07-18powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras1-8/+19
2017-07-18af_key: Add lock to key dumpYuejie Shi1-7/+35
2017-07-18iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger1-16/+0
2017-07-18l2tp: take a reference on sessions used in genetlink handlersGuillaume Nault3-16/+35
2017-07-18l2tp: fix duplicate session creationGuillaume Nault3-56/+85
2017-07-18l2tp: ensure session can't get removed during pppol2tp_session_ioctl()Guillaume Nault1-4/+11
2017-07-18l2tp: fix race in l2tp_recv_common()Guillaume Nault3-18/+76
2017-07-18serial: mxs-auart: Fix baudrate calculationUwe Kleine-König1-1/+1
2017-07-18serial: mxs-auart: fix baud rate rangeStefan Wahren1-2/+6
2017-07-18mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede1-0/+6
2017-07-18drm/vmwgfx: Remove getparam error messageThomas Hellstrom1-2/+0
2017-07-18drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister1-1/+1
2017-07-18drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom1-25/+49
2017-07-18ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2017-07-18xhci: Manually give back cancelled URB if we can't queue it for cancelMathias Nyman1-25/+31
2017-07-18ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf1-1/+0
2017-07-18ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse1-0/+1
2017-07-18virtio_balloon: prevent uninitialized variable useArnd Bergmann1-0/+2
2017-07-18virtio_balloon: init 1st buffer in stats vqLadi Prosek1-0/+2
2017-07-18netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng1-18/+1
2017-07-18IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1