aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* KEYS: potential uninitialized variableDan Carpenter2016-10-121-1/+1
* net: wireless: bcmdhd: check privilege on priv cmdJerry Lee2016-10-121-0/+4
* USB: usbfs: fix potential infoleak in devioKangjie Lu2016-10-121-4/+5
* ppp: take reference on channels netnsGuillaume Nault2016-10-121-1/+3
* netfilter: x_tables: check for size overflowFlorian Westphal2016-10-121-0/+4
* ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu2016-10-121-0/+1
* ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu2016-10-121-0/+1
* ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu2016-10-121-0/+1
* Input: aiptek - adjust error-handling code labelJulia Lawall2016-10-121-2/+2
* Input: aiptek - fix crash on detecting device without endpointsVladis Dronov2016-10-121-0/+9
* netfilter: x_tables: fix unconditional helperFlorian Westphal2016-10-123-33/+31
* ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller2016-10-123-2/+18
* USB: cdc-acm: more sanity checkingOliver Neukum2016-10-121-0/+3
* usbnet: cleanup after bind() in probe()Oliver Neukum2016-10-121-0/+7
* ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai2016-10-121-1/+2
* pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-10-125-2/+87
* ALSA: timer: Harden slave timer list handlingTakashi Iwai2016-10-121-4/+14
* ALSA: timer: Fix race among timer ioctlsTakashi Iwai2016-10-121-13/+19
* ALSA: timer: Fix double unlink of active_listTakashi Iwai2016-10-121-1/+1
* ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov2016-10-121-1/+0
* pipe: Fix buffer offset after partially failed readBen Hutchings2016-10-121-1/+4
* UPSTREAM: include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov2016-10-121-2/+2
* pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomicBen Hutchings2016-10-121-23/+32
* tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley2016-10-121-1/+23
* KEYS: Fix race between read and revokeDavid Howells2016-10-121-9/+9
* fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin2016-10-121-1/+1
* ext4: make orphan functions be no-op in no-journal modeAnatol Pomozov2016-10-121-4/+3
* bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2016-10-121-0/+3
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-10-126-0/+16
* net: fix iterating over hashtable in tcp_nuke_addr()Dmitry Torokhov2016-10-121-1/+1
* pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov2016-10-121-0/+10
* __ptrace_may_access() should not deny sub-threadsMark Grondona2016-10-121-1/+1
* ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2016-10-121-1/+16
* KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells2016-10-123-2/+10
* md: use kzalloc() when bitmap is disabledBenjamin Randazzo2016-10-121-2/+2
* udp: fix behavior of wrong checksumsEric Dumazet2016-10-122-8/+4
* fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn2016-10-121-25/+40
* net: llc: use correct size for sysctl timeout entriesSasha Levin2016-10-121-4/+4
* ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2016-10-121-1/+8
* vfs: read file_handle only once in handle_to_pathSasha Levin2016-10-121-2/+3
* netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann2016-10-121-3/+3
* netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal2016-10-121-1/+25
* eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow2016-10-121-1/+0
* ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2016-10-123-7/+12
* KEYS: close race between key lookup and freeingSasha Levin2016-10-121-2/+2
* tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent2016-10-121-4/+4
* tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1Will Deacon2016-10-121-0/+4
* Revert "[espresso] mmc: disable MMC_CAP_ERASE for espresso"Andreas Blaesius2016-09-241-4/+0
* Update espresso10 touch firmwareAndreas Blaesius2016-09-232-1933/+1933
* mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park2016-09-221-1/+1