aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2016-10-294-21/+56
* ARM: assembler.h: Add string declaration macroDave Martin2016-10-291-0/+9
* ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas2016-10-297-79/+79
* drivers:staging:android Typos: fix some comments that have typos in them.Justin P. Mattock2016-10-291-1/+1
* Staging: android: binder: Remove an inconsequential conditional macroSachin Kamat2016-10-291-2/+2
* drivers: staging: android: binder.c: fix printk macrosSherwin Soltani2016-10-291-27/+27
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-292-2/+13
* HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer2016-10-291-5/+5
* mnt: Fail collect_mounts when applied to unmounted mountsEric W. Biederman2016-10-291-1/+5
* net: wireless: bcmdhd: check privilege on priv cmdJerry Lee2016-10-291-0/+4
* USB: usbfs: fix potential infoleak in devioKangjie Lu2016-10-291-4/+5
* ppp: take reference on channels netnsGuillaume Nault2016-10-291-1/+3
* netfilter: x_tables: check for size overflowFlorian Westphal2016-10-291-0/+4
* ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu2016-10-291-0/+1
* ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu2016-10-291-0/+1
* ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu2016-10-291-0/+1
* Input: aiptek - adjust error-handling code labelJulia Lawall2016-10-291-2/+2
* Input: aiptek - fix crash on detecting device without endpointsVladis Dronov2016-10-291-0/+9
* netfilter: x_tables: fix unconditional helperFlorian Westphal2016-10-293-33/+31
* ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller2016-10-293-2/+18
* USB: cdc-acm: more sanity checkingOliver Neukum2016-10-291-0/+3
* usbnet: cleanup after bind() in probe()Oliver Neukum2016-10-291-0/+7
* ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai2016-10-291-1/+2
* pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-10-295-2/+87
* ALSA: timer: Harden slave timer list handlingTakashi Iwai2016-10-291-4/+14
* ALSA: timer: Fix race among timer ioctlsTakashi Iwai2016-10-291-13/+19
* ALSA: timer: Fix double unlink of active_listTakashi Iwai2016-10-291-1/+1
* ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov2016-10-291-1/+0
* pipe: Fix buffer offset after partially failed readBen Hutchings2016-10-291-1/+4
* UPSTREAM: include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov2016-10-291-2/+2
* pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomicBen Hutchings2016-10-291-23/+32
* tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley2016-10-291-1/+23
* KEYS: Fix race between read and revokeDavid Howells2016-10-291-9/+9
* fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin2016-10-291-1/+1
* ext4: make orphan functions be no-op in no-journal modeAnatol Pomozov2016-10-291-4/+3
* ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2016-10-291-1/+16
* KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells2016-10-293-2/+10
* md: use kzalloc() when bitmap is disabledBenjamin Randazzo2016-10-291-2/+2
* fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn2016-10-291-25/+40
* KEYS: close race between key lookup and freeingSasha Levin2016-10-291-2/+2
* tuna: Add CONFIG_SECURITY_PERF_EVENTS_RESTRICT=yKyle Repinski2016-10-292-0/+2
* FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep2016-10-293-0/+22
* UPSTREAM: net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo2016-10-291-19/+19
* UPSTREAM: netfilter: x_tables: make sure e->next_offset covers remaining blob...Florian Westphal2016-10-293-6/+12
* UPSTREAM: netfilter: x_tables: validate e->target_offset earlyFlorian Westphal2016-10-293-27/+24
* ipv6: sysctl to restrict candidate source addressesErik Kline2016-10-293-1/+27
* net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro2016-10-291-0/+4
* fix infoleak in rtnetlinkkangjie2016-10-291-8/+8
* Replace %p with %pK to prevent leaking kernel addressMohamad Ayyash2016-10-291-1/+1
* UPSTREAM: ALSA: control: Fix replacing user controlsLars-Peter Clausen2016-10-291-17/+10