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