summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-26can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde1-0/+2
2017-06-26configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger1-2/+1
2017-06-26sparc64: make string buffers large enoughDan Carpenter1-2/+2
2017-06-26log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-06-26ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton1-0/+3
2017-06-26ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton3-8/+21
2017-06-26net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula1-3/+7
2017-06-26net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula1-54/+62
2017-06-26Call echo service immediately after socket reconnectSachin Prabhu1-6/+18
2017-06-26partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard1-0/+2
2017-06-26s390/vmem: fix identity mappingHeiko Carstens1-1/+1
2017-06-14Linux 3.18.57v3.18.57Greg Kroah-Hartman1-1/+1
2017-06-14ALSA: timer: Fix race between read and ioctlTakashi Iwai1-0/+4
2017-06-14mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig4-4/+4
2017-06-14arm64: ensure extension of smp_store_release valueMark Rutland1-2/+8
2017-06-14usercopy: Adjust tests to deal with SMAP/PANKees Cook1-2/+18
2017-06-14RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn1-1/+3
2017-06-14arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2-2/+17
2017-06-14arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko3-1/+21
2017-06-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama1-4/+6
2017-06-14drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner1-1/+1
2017-06-14ASoC: Fix use-after-free at card unregistrationTakashi Iwai1-2/+3
2017-06-14ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai1-0/+1
2017-06-14drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov1-0/+3
2017-06-14drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter1-0/+2
2017-06-14perf/core: Drop kernel samples even though :u is specifiedJin Yao1-0/+21
2017-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2-2/+16
2017-06-14powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey1-4/+15
2017-06-14scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn1-4/+4
2017-06-14btrfs: fix memory leak in update_space_info failure pathJeff Mahoney1-0/+1
2017-06-14btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba1-2/+2
2017-06-14stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay1-1/+1
2017-06-14random: properly align get_random_int_hashEric Biggers1-1/+3
2017-06-14drivers: char: random: add get_random_long()Daniel Cashman2-0/+23
2017-06-14iio: proximity: as3935: fix AS3935_INT maskMatt Ranostay1-2/+2
2017-06-14staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin1-9/+0
2017-06-14usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier1-1/+2
2017-06-14usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang1-2/+6
2017-06-14usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen1-2/+11
2017-06-14ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov1-2/+3
2017-06-14ext4: fix SEEK_HOLEJan Kara1-36/+14
2017-06-14dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin1-0/+2
2017-06-14arm: KVM: Allow unaligned accesses at HYPMarc Zyngier1-3/+2
2017-06-14KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li1-9/+11
2017-06-14kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini1-1/+1
2017-06-14nfsd4: fix null dereference on replayJ. Bruce Fields1-7/+6
2017-06-14crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef1-4/+2
2017-06-14KEYS: fix freeing uninitialized memory in key_update()Eric Biggers1-3/+2
2017-06-14KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers1-2/+2
2017-06-14serial: ifx6x60: fix use-after-free on module unloadJohan Hovold1-1/+1