aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* udf: Fix deadlock between writeback and udf_setsize()Jan Kara2017-11-061-2/+2
* ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann2017-11-061-1/+1
* crypto: caam - fix signals handlingHoria Geantă2017-11-062-2/+2
* mm: fix overflow check in expand_upwards()Helge Deller2017-11-061-1/+1
* cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari2017-11-061-2/+1
* cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari2017-11-061-0/+4
* ipv6: avoid unregistering inet6_dev for loopbackWANG Cong2017-11-061-1/+2
* KEYS: Fix an error code in request_master_key()Dan Carpenter2017-11-061-1/+1
* KVM: x86: zero base3 of unusable segmentsRadim Krčmář2017-11-061-0/+2
* cpufreq: s3c2416: double free on driver init error pathDan Carpenter2017-11-061-1/+0
* xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter2017-11-061-4/+12
* xfrm: NULL dereference on allocation failureDan Carpenter2017-11-061-0/+1
* net: korina: Fix NAPI versus resources freeingFlorian Fainelli2017-11-061-4/+4
* net: phy: fix marvell phy status readingRussell King2017-11-061-2/+0
* drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter2017-11-061-2/+2
* usb: r8a66597-hcd: decrease timeoutChris Brandt2017-11-061-1/+1
* usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt2017-11-061-1/+3
* pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann2017-11-061-9/+4
* mfd: omap-usb-tll: Fix inverted bit use for USB TLL modeTony Lindgren2017-11-061-1/+1
* x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott2017-11-061-0/+1
* serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET2017-11-061-3/+8
* net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula2017-11-061-3/+7
* drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter2017-11-061-0/+2
* scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn2017-11-061-4/+4
* net: ping: do not abuse udp_poll()Eric Dumazet2017-11-063-2/+3
* kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini2017-11-061-1/+1
* x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann2017-11-061-2/+2
* net: 8021q: Fix one possible panic caused by BUG_ON in free_netdevGao Feng2017-11-061-1/+2
* net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny2017-11-061-2/+0
* net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch2017-11-061-0/+2
* net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko2017-11-061-0/+2
* tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang2017-11-061-0/+4
* tcp: when rearming RTO, if RTO time is in past then fire RTO ASAPNeal Cardwell2017-11-061-2/+1
* tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction statesYuchung Cheng2017-11-061-2/+2
* tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong2017-11-061-0/+2
* netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet2017-11-061-1/+5
* tcp: disallow cwnd undo when switching congestion controlYuchung Cheng2017-11-061-0/+1
* sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-11-061-1/+5
* sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko2017-11-061-0/+2
* sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long2017-11-061-2/+2
* sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko2017-11-061-0/+4
* ext4: avoid deadlock when expanding inode sizeJan Kara2017-11-062-8/+13
* ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong2017-11-061-2/+2
* netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregisterLiping Zhang2017-11-061-3/+10
* wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann2017-11-061-1/+2
* kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski2017-11-061-1/+1
* net: prevent sign extension in dev_get_stats()Eric Dumazet2017-11-061-1/+1
* ext4: fix SEEK_HOLEJan Kara2017-11-061-36/+14
* lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov2017-11-061-3/+3
* md: fix super_offset endianness in super_1_rdev_size_changeJason Yan2017-11-061-1/+1