aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-20bcma: use (get|put)_device when probing/removing device driverfix-utf8Rafał Miłecki1-0/+4
2017-06-15Linux 3.10.106v3.10.106Willy Tarreau1-1/+1
2017-06-09dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov1-1/+2
2017-06-08char: lp: fix possible integer overflow in lp_setup()Willy Tarreau1-1/+5
2017-06-08dccp/tcp: do not inherit mc_list from parentEric Dumazet1-0/+2
2017-06-08mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer1-3/+16
2017-06-08fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai1-2/+8
2017-06-08ipv6: handle -EFAULT from skb_copy_bitsDave Jones1-2/+5
2017-06-08tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov1-63/+69
2017-06-08TTY: n_hdlc, fix lockdep false positiveJiri Slaby1-15/+4
2017-06-08KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand3-20/+25
2017-06-08kvm: exclude ioeventfd from counting kvm_io_range limitAmos Kong3-2/+6
2017-06-08KVM: x86: clear bus pointer when destroyedPeter Xu1-1/+11
2017-06-08sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner1-2/+6
2017-06-08sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner1-1/+2
2017-06-08ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing1-5/+16
2017-06-08ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1
2017-06-08ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet1-12/+22
2017-06-08xc2028: Fix use-after-free bug properlyTakashi Iwai1-20/+16
2017-06-08xc2028: unlock on error in xc2028_set_config()Dan Carpenter1-2/+5
2017-06-08xc2028: avoid use after freeMauro Carvalho Chehab1-1/+2
2017-06-08Drivers: hv: avoid vfree() on crashVitaly Kuznetsov3-5/+6
2017-06-08can: Fix kernel panic at security_sock_rcv_skbEric Dumazet6-12/+20
2017-06-08mm/init: fix zone boundary creationOliver O'Halloran1-7/+10
2017-06-08USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern1-3/+3
2017-06-08USB: fix problems with duplicate endpoint addressesAlan Stern1-0/+10
2017-06-08ping: implement proper lockingEric Dumazet1-2/+3
2017-06-08USB: usbtmc: add missing endpoint sanity checkJohan Hovold1-1/+8
2017-06-08perf trace: Use the syscall raw_syscalls:sys_enter timestampArnaldo Carvalho de Melo1-2/+2
2017-06-08net: sctp: rework multihoming retransmission path selection to rfc4960Daniel Borkmann1-51/+80
2017-06-08Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter1-1/+2
2017-06-08tun: Fix TUN_PKT_STRIP settingHerbert Xu1-4/+8
2017-06-08ARM: dts: imx31: fix AVIC base addressVladimir Zapolskiy1-2/+2
2017-06-08ARM: dts: imx31: move CCM device node to AIPS2 bus devicesVladimir Zapolskiy1-7/+7
2017-06-08MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-06-08l2tp: take reference on sessions being dumpedGuillaume Nault5-11/+27
2017-06-08net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1
2017-06-08netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia1-2/+2
2017-06-08ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)1-2/+14
2017-06-08tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)1-3/+5
2017-06-08rtl8150: Use heap buffers for all register accessBen Hutchings1-7/+27
2017-06-08pegasus: Use heap buffers for all register accessBen Hutchings1-4/+25
2017-06-08powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt1-0/+9
2017-06-08char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven1-1/+0
2017-06-08net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein1-18/+20
2017-06-08net/mlx4_en: Fix bad WQE issueEugenia Emantayev1-1/+7
2017-06-08s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri1-16/+19
2017-06-08metag/usercopy: Add missing fixupsJames Hogan1-24/+48
2017-06-08metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan1-8/+28
2017-06-08metag/usercopy: Set flags before ADDZJames Hogan1-4/+4
2017-06-08metag/usercopy: Add early abort to copy_to_userJames Hogan1-0/+20
2017-06-08metag/usercopy: Fix alignment error checkingJames Hogan1-6/+4
2017-06-08ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun1-4/+4
2017-06-08ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com1-4/+10
2017-06-08ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn1-2/+4
2017-06-08i2c: at91: manage unexpected RXRDY flag when starting a transferLudovic Desroches1-10/+26
2017-06-08USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern1-6/+1
2017-06-08ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki4-201/+18
2017-06-08ACPI / resources: free memory on error in add_region_before()Dan Carpenter1-1/+3
2017-06-08ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki4-14/+197
2017-06-08ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai1-1/+1
2017-06-08ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2-25/+12
2017-06-08scsi: libsas: fix ata xfer lengthJohn Garry1-1/+1
2017-06-08ext4: mark inode dirty after converting inline directoryEric Biggers1-3/+2
2017-06-08mmc: ushc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-06-08uwb: hwa-rc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-06-08uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold1-0/+3
2017-06-08USB: wusbcore: fix NULL-deref at probeJohan Hovold1-0/+3
2017-06-08USB: idmouse: fix NULL-deref at probeJohan Hovold1-0/+3
2017-06-08USB: uss720: fix NULL-deref at probeJohan Hovold1-0/+5
2017-06-08Input: cm109 - validate number of endpoints before using themJohan Hovold1-0/+4
2017-06-08Input: yealink - validate number of endpoints before using themJohan Hovold1-0/+4
2017-06-08Input: hanwang - validate number of endpoints before using themJohan Hovold1-0/+3
2017-06-08Input: ims-pcu - validate number of endpoints before using themJohan Hovold1-0/+4
2017-06-08net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov1-9/+9
2017-06-08net: properly release sk_frag.pageEric Dumazet1-5/+5
2017-06-08xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman1-16/+7
2017-06-08isdn/gigaset: fix NULL-deref at probeJohan Hovold1-0/+3
2017-06-08perf/core: Fix event inheritance on fork()Peter Zijlstra1-2/+3
2017-06-08net sched actions: decrement module reference count after table flush.Roman Mashak1-4/+1
2017-06-08dccp/tcp: fix routing redirect raceJon Maxwell4-8/+14
2017-06-08net: net_enable_timestamp() can be called from irq contextsEric Dumazet1-4/+31
2017-06-08locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra2-4/+18
2017-06-08ipv4: mask tos for input routeJulian Anastasov1-0/+1
2017-06-08vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer1-1/+1
2017-06-08USB: serial: io_ti: fix information leak in completion handlerJohan Hovold1-1/+1
2017-06-08USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold1-0/+6
2017-06-08USB: iowarrior: fix NULL-deref in writeJohan Hovold1-0/+8
2017-06-08USB: iowarrior: fix NULL-deref at probeJohan Hovold1-6/+7
2017-06-08USB: serial: omninet: fix reference leaks at openJohan Hovold1-6/+0
2017-06-08USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold1-0/+5
2017-06-08tracing: Add #undef to fix compile errorRik van Riel1-0/+1
2017-06-08MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann1-1/+0
2017-06-08USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold1-1/+1
2017-06-08USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold1-5/+9
2017-06-08dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka1-0/+55
2017-06-08nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-06-08ktest: Fix child exit code processingSteven Rostedt (VMware)1-1/+1
2017-06-08IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2-9/+9
2017-06-08s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann1-4/+4
2017-06-08NFSv4: fix getacl head length estimationJ. Bruce Fields1-1/+1
2017-06-08RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe1-3/+3
2017-06-08fuse: add missing FR_FORCEMiklos Szeredi1-0/+1
2017-06-08ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter1-2/+2
2017-06-08scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta1-4/+17
2017-06-08uvcvideo: Fix a wrong macroGuennadi Liakhovetski1-1/+1
2017-06-08MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton1-0/+2
2017-06-08MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton1-20/+63
2017-06-08MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton1-3/+8
2017-06-08MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton1-7/+5
2017-06-08MIPS: Prevent unaligned accesses during stack unwindingPaul Burton1-35/+35
2017-06-08MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton1-5/+2
2017-06-08MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill1-8/+12
2017-06-08net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID framesShmulik Ladkani1-4/+5
2017-06-08vti4: Don't count header length twice.Steffen Klassert1-1/+0
2017-06-08net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann1-1/+1
2017-06-08drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()Dan Carpenter1-1/+1
2017-06-08mfd: pm8921: Potential NULL dereference in pm8921_remove()Dan Carpenter1-4/+5
2017-06-08ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings1-86/+43
2017-06-08goldfish: Sanitize the broken interrupt handlerThomas Gleixner1-5/+8
2017-06-08x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2-1/+17
2017-06-08USB: serial: ark3116: fix register-accessor error handlingJohan Hovold1-3/+10
2017-06-08USB: serial: opticon: fix CTS retrieval at openJohan Hovold1-1/+1
2017-06-08USB: serial: spcp8x5: fix modem-status handlingJohan Hovold1-1/+7
2017-06-08USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold1-9/+14
2017-06-08USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold1-2/+0
2017-06-08USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold1-1/+5
2017-06-08USB: serial: mos7840: fix another NULL-deref at openJohan Hovold1-1/+3
2017-06-08net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat1-1/+3
2017-06-08packet: Do not call fanout_release from atomic contextsAnoob Soman1-8/+21
2017-06-08packet: fix races in fanout_add()Eric Dumazet1-12/+14
2017-06-08l2tp: do not use udp_ioctl()Eric Dumazet3-2/+28
2017-06-08ping: fix a null pointer dereferenceWANG Cong1-0/+2
2017-06-08ip6_gre: fix ip6gre_err() invalid readsEric Dumazet1-19/+22
2017-06-08netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2-0/+8
2017-06-08ipv4: keep skb->dst around in presence of IP optionsEric Dumazet1-1/+8
2017-06-08net: use a work queue to defer net_disable_timestamp() workEric Dumazet1-18/+13
2017-06-08drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin1-2/+2
2017-06-08scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier1-4/+4
2017-06-08mac80211: Fix adding of mesh vendor IEsThorsten Horstmann1-1/+1
2017-06-08ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-06-08svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields1-1/+1
2017-06-08tcp: initialize max window for a new fastopen socketAlexey Kodanev1-0/+1
2017-06-08net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet1-2/+2
2017-06-08platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOTAndy Shevchenko1-2/+2
2017-06-08s5k4ecgx: select CRC32 helperArnd Bergmann1-0/+1
2017-06-08drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira1-4/+5
2017-06-08crypto: caam - fix non-hmac hashesRussell King1-0/+1
2017-06-08fuse: do not use iocb after it may have been freedRobert Doebbelin1-2/+3
2017-06-08ite-cir: initialize use_demodulator before using itNicolas Iooss1-0/+2
2017-06-08ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann1-2/+2
2017-06-08arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin1-0/+4
2017-06-08arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin1-0/+1
2017-06-08arm64/ptrace: Preserve previous registers for short regset writeDave Martin1-3/+4
2017-06-08ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger1-2/+23
2017-06-08mtd: nand: xway: disable module supportHauke Mehrtens1-1/+1
2017-06-08mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren1-2/+4
2017-06-08svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields1-1/+1
2017-06-08ARM: dts: imx31: fix clock control module interrupts descriptionVladimir Zapolskiy2-2/+2
2017-06-08perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo1-2/+4
2017-06-08IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed1-3/+5
2017-06-08IB/mlx4: Set traffic class in AHMaor Gottlieb1-2/+4
2017-06-08powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold1-2/+6
2017-06-08powerpc/ibmebus: Fix further device reference leaksJohan Hovold1-2/+6
2017-06-08NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown1-1/+2
2017-06-08x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba1-1/+1
2017-06-08USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold1-9/+9
2017-06-08USB: serial: ch341: fix resume after resetJohan Hovold1-4/+13
2017-06-08USB: serial: ch341: fix open and resume after B0Johan Hovold1-2/+1
2017-06-08USB: serial: ch341: fix control-message error handlingJohan Hovold1-12/+22
2017-06-08USB: serial: ch341: fix open error handlingJohan Hovold1-5/+12
2017-06-08USB: serial: ch341: fix initial modem-control stateJohan Hovold1-1/+0
2017-06-08USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold1-4/+5
2017-06-08mm/hugetlb.c: fix reservation race when freeing surplus pagesMike Kravetz1-9/+28
2017-06-08Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza1-0/+6
2017-06-08powerpc: Fix build warning on 32-bit PPCLarry Finger1-1/+1
2017-06-08gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2-2/+8
2017-06-08gro: use min_t() in skb_gro_reset_offset()Eric Dumazet1-2/+3
2017-06-08gro: Enter slow-path if there is no tailroomHerbert Xu1-1/+2
2017-06-08net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli1-8/+12
2017-06-08net, sched: fix soft lockup in tc_classifyDaniel Borkmann1-1/+3
2017-06-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3
2017-06-08powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold1-1/+9
2017-06-08mmc: mmc_test: Uninitialized return valueDan Carpenter1-1/+1
2017-06-08target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter1-1/+0
2017-06-08scsi: mvsas: fix command_active typoArnd Bergmann1-1/+1
2017-06-08iommu/amd: Fix the left value check of cmd bufferHuang Rui1-1/+1
2017-06-08clk: clk-wm831x: fix a logic errorPan Bian1-1/+1
2017-06-08hwmon: (ds620) Fix overflows seen when writing temperature limitsGuenter Roeck1-1/+1
2017-06-08cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck1-0/+8
2017-06-08usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi1-4/+4
2017-06-08staging: iio: ad7606: fix improper setting of oversampling pinsEva Rachel Retuya1-1/+1
2017-06-08USB: serial: kl5kusb105: abort on open exception pathPan Bian1-0/+2
2017-06-08ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()Takashi Iwai1-1/+0
2017-06-08usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren1-1/+1
2017-06-08usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter1-2/+2
2017-06-08USB: serial: mos7720: fix parallel probeJohan Hovold1-23/+7
2017-06-08USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold1-10/+8
2017-06-08USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold1-1/+5
2017-06-08USB: serial: mos7720: fix NULL-deref at openJohan Hovold1-0/+5