aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "proc: Remove verifiedbootstate flag from /proc/cmdline"mm-6.0Moyster2016-11-241-27/+1
* regen defconfigMoyster2016-11-181-2/+0
* add CC_STACK_PROTECTOR_STRONG to android-recommended.cfg so regening defconf ...Moyster2016-11-181-0/+1
* UPSTREAM: capabilities: ambient capabilitiesAndy Lutomirski2016-11-186-11/+113
* cleanup defconfigsMoyster2016-11-172-48/+52
* defconfig: Add IPv6 rpfilter supportMoyster2016-11-171-1/+1
* UPSTREAM: perf: Fix race in swevent hashPeter Zijlstra2016-11-171-11/+1
* ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa2016-11-171-1/+1
* net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti2016-11-171-16/+17
* cgroup: prefer %pK to %pNick Desaulniers2016-11-171-1/+1
* ASoC: check for null function pointer for dummy device read/writeYuan Lin2016-11-171-6/+14
* ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2016-11-172-1/+9
* ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai2016-11-171-8/+9
* ext4: fix potential use after free in __ext4_journal_stopLukas Czerner2016-11-171-1/+7
* HID: core: prevent out-of-bound readingsBenjamin Tissoires2016-11-171-0/+3
* BACKPORT: tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley2016-11-171-0/+7
* perf: Fix race in swevent hashPeter Zijlstra2016-11-171-8/+0
* BACKPORT: audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore2016-11-171-170/+167
* xc2028: avoid use after freeMauro Carvalho Chehab2016-11-171-1/+2
* sg: Fix double-free when drives detach during SG_IOCalvin Owens2016-11-171-1/+7
* block: fix use-after-free in sys_ioprio_get()Omar Sandoval2016-11-171-0/+2
* FmRadio: fix it, by adding definition for COMPAT_FM_IOCTL_GET_AUDIO_INFODerTeufel2016-11-172-2/+11
* mediatek: aee: remove dependencies on deprecated android loggerfire8552016-11-172-6/+6
* staging: Remove logger and alarm-dev from android MakefileJohn Stultz2016-11-171-2/+0
* staging: Remove the Android alarm-dev driverJohn Stultz2016-11-174-652/+0
* staging: Remove the Android logger driverJohn Stultz2016-11-173-1395/+0
* android: drivers: workaround debugfs race in binderRiley Andrews2016-11-171-17/+9
* ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2016-11-173-4/+27
* KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells2016-11-173-2/+10
* net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca2016-11-177-7/+14
* mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep2016-11-171-2/+2
* net: fix iterating over hashtable in tcp_nuke_addr()Dmitry Torokhov2016-11-171-1/+1
* bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2016-11-171-1/+1
* ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2016-11-171-1/+16
* msm: null pointer dereferencingWish Wu2016-11-172-2/+9
* mnt: Fail collect_mounts when applied to unmounted mountsEric W. Biederman2016-11-171-2/+5
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-11-173-0/+9
* netfilter: x_tables: check for size overflowFlorian Westphal2016-11-171-0/+4
* ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller2016-11-173-2/+18
* tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-11-171-0/+2
* KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells2016-11-171-1/+1
* Revert "security/selinux: force permissive"fire8552016-11-171-2/+0
* Revert "hand-pick: mediatek:remove unnecessary sido call flow"Moyster2016-11-111-0/+12
* wlan: WiFi Direct CTS fixsdragonpt2016-11-116-11/+66
* tty: Properly fix memleak of alloc_piddragonpt2016-11-111-2/+2
* KBUILD_CFLAGS: Some more tuningcm2016-11-111-1/+1
* KBUILD_CFLAGS: Some tuningcm2016-11-111-1/+1
* Fix "Security Vulnerability - kernel info leak of wifi driver"cm2016-11-111-7/+14
* nf: IDLETIMER: Adds the uid field in the msgRuchi Kandoi2016-11-111-5/+32
* stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONGKees Cook2016-11-113-4/+69