aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook2016-11-119-46/+43
* defconfig: enable CC_STACKPROTECTOR-STRONGMoyster2016-11-111-0/+4
* hardcode LINUX_COMPILE_BY and COMPILE_HOST to linux@linux-userMoyster2016-11-081-0/+11
* defconfig : So wrong...Moyster2016-11-071-2/+2
* regen defconfigMoyster2016-11-071-14/+6
* defconfig: don't build old ext3Moyster2016-11-071-3/+3
* Regen Defconfig: Remove Deprecated FSscafroglia932016-11-071-3/+3
* proc: much faster /proc/vmstatFrancisco Franco2016-11-071-1/+3
* arm64: kill off the libgcc dependencyFrancisco Franco2016-11-071-3/+0
* proc: Remove verifiedbootstate flag from /proc/cmdlineSultanxda2016-11-071-1/+27
* defconfig: enable dummy0 interfaceMoyster2016-11-071-1/+1
* defconfigMoyster2016-11-071-2/+3
* ping: fix null pointer exception (seen in speedtest app)DerTeufel2016-11-071-4/+3
* ping: Fix race in free in receive pathsubashab@codeaurora.org2016-11-071-2/+8
* tcp: make challenge acks less predictableCharles (Chas) Williams2016-11-071-5/+7
* cleanup: delete 3.10.101 patch from /Moyster2016-11-071-1493/+0
* cleanup infosMoyster2016-11-074-110/+9
* Linux 3.10.104Willy Tarreau2016-11-071-1/+1
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-11-072-2/+13
* xen-netback: ref count shared ringsWei Liu2016-11-073-2/+25
* security: let security modules use PTRACE_MODE_* with bitmasksJann Horn2016-11-071-2/+2
* MIPS: KVM: Check for pfn noslot caseJames Hogan2016-11-071-1/+1
* mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDAndrea Arcangeli2016-11-071-2/+12
* ACPI / sysfs: fix error code in get_status()Dan Carpenter2016-11-071-4/+3