summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-17tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+3
2018-06-17l2tp: fix tunnel lookup use-after-free raceJames Chapman1-7/+7
2018-06-17l2tp: fix race in pppol2tp_release with session object destroyJames Chapman1-25/+27
2018-06-17l2tp: fix races with tunnel socket closeJames Chapman4-116/+42
2018-06-17l2tp: don't use inet_shutdown on ppp session destroyJames Chapman1-10/+0
2018-06-17l2tp: don't use inet_shutdown on tunnel destroyJames Chapman1-9/+2
2018-06-17l2tp: avoid using ->tunnel_sock for getting session's parent tunnelGuillaume Nault1-54/+12
2018-06-17l2tp: don't close sessions in l2tp_tunnel_destruct()Guillaume Nault1-2/+0
2018-06-17l2tp: remove l2tp_tunnel_count and l2tp_session_countGuillaume Nault1-10/+0
2018-06-17clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King1-1/+1
2018-06-17batman-adv: Fix internal interface indices typesSven Eckelmann5-17/+25
2018-06-17netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal1-0/+4
2018-06-17batman-adv: invalidate checksum on fragment reassemblyMatthias Schiffer1-1/+2
2018-06-17batman-adv: fix packet checksum in receive pathMatthias Schiffer1-7/+1
2018-06-17ALSA: usb-audio: Add a quirck for B&W PX headphonesErik Veijola1-0/+47
2018-06-17lock_parent() needs to recheck if dentry got __dentry_kill'ed under itAl Viro1-3/+8
2018-06-17KVM: mmu: Fix overlap between public and private memslotsWanpeng Li1-2/+1
2018-06-17drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LEBen Crocker1-0/+4
2018-06-17regulatory: add NUL to request alpha2Johannes Berg1-1/+1
2018-06-17kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZEDavid Rientjes1-1/+1
2018-06-17x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann1-1/+1
2018-06-17libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng1-0/+3
2018-06-17x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich2-2/+7
2018-06-17md raid10: fix NULL deference in handle_write_completed()Yufen Yu1-2/+4
2018-06-17netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet1-3/+6
2018-06-17arm64: __show_regs: Only resolve kernel symbols when running at EL1Will Deacon1-2/+9
2018-06-17arm64: Remove unimplemented syscall log messageMichael Weiser1-8/+0
2018-06-17arm64: Disable unhandled signal log messages by defaultMichael Weiser1-1/+1
2018-06-17arm64: do not use print_symbol()Sergey Senozhatsky1-3/+2
2018-06-17arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon2-50/+4
2018-06-17arm64: remove __die()'s stack dumpMark Rutland1-2/+0
2018-06-17drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAKai-Heng Feng1-0/+3
2018-06-17cfg80211: fix cfg80211_beacon_dupArnd Bergmann1-1/+1
2018-06-17ASoC: rt5651: Fix regcache sync errors on resumeHans de Goede1-0/+1
2018-06-17libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede1-0/+4
2018-06-17iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz1-1/+1
2018-06-17iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen1-3/+4
2018-06-17nospec: Allow index argument to have const-qualified typeRasmus Villemoes1-2/+1
2018-06-17drm/radeon: Fix deadlock on runtime suspendLukas Wunner1-25/+49
2018-06-17drm/nouveau: Fix deadlock on runtime suspendLukas Wunner1-5/+13
2018-06-17drm: Allow determining if current task is output poll workerLukas Wunner2-0/+21
2018-06-17workqueue: Allow retrieval of current task's work structLukas Wunner2-0/+17
2018-06-17udplite: fix partial checksum initializationAlexey Kodanev3-0/+11
2018-06-17dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni1-29/+33
2018-06-17NFC: llcp: Limit size of SDP URIKees Cook2-1/+6
2018-06-17mm: hide a #warning for COMPILE_TESTArnd Bergmann1-1/+1
2018-06-17staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie1-5/+3
2018-06-17staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings1-8/+11
2018-06-17binder: replace "%p" with "%pK"Todd Kjos1-4/+4
2018-06-17binder: check for binder_thread allocation failure in binder_poll()Eric Biggers1-0/+4