summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-11net: systemport: Free DMA coherent descriptors on errorsFlorian Fainelli1-0/+2
2017-11-11net: bcmgenet: Be drop monitor friendlyFlorian Fainelli1-3/+3
2017-11-11net: systemport: Be drop monitor friendlyFlorian Fainelli1-1/+1
2017-11-11nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever1-4/+2
2017-11-11qlge: avoid memcpy buffer overflowArnd Bergmann1-1/+1
2017-11-11tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)1-0/+4
2017-11-11cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg1-6/+12
2017-11-11cifs: Fix df output for users with quota limitsSachin Prabhu1-2/+2
2017-11-11ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Takashi Iwai1-0/+1
2017-11-11ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio1-4/+2
2017-11-11arm64: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-11-11arm64: fpsimd: Prevent registers leaking across execDave Martin1-0/+2
2017-11-11ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai1-1/+1
2017-11-11drm: Release driver tracking before making the object available againChris Wilson1-3/+3
2017-11-11net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-11-11iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan1-1/+1
2017-11-11Input: trackpoint - add new trackpoint firmware IDAaron Ma2-2/+4
2017-11-11ipv6: reset fn->rr_ptr when replacing routeWei Wang1-0/+4
2017-11-11staging: rtl8188eu: add RNX-N150NUB supportCharles Milette1-0/+1
2017-11-11mm/mempolicy: fix use after free when calling get_mempolicyzhong jiang1-5/+0
2017-11-11netxen: fix incorrect loop counter decrementColin Ian King1-1/+1
2017-11-11ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devicesTakashi Iwai3-0/+9
2017-11-11parisc: pci memory bar assignment fails with 64bit kernels on dino/cujoThomas Bogendoerfer1-1/+1
2017-11-11net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov1-1/+4
2017-11-11ipv4: fix NULL dereference in free_fib_info_rcu()Eric Dumazet1-5/+7
2017-11-11ipv4: add reference counting to metricsEric Dumazet5-22/+44
2017-11-11dst: Increase alignment of metrics to allow extra flag on pointersBen Hutchings7-11/+32
2017-11-11audit: Fix use after free in audit_remove_watch_rule()Jan Kara1-5/+7
2017-11-11af_key: do not use GFP_KERNEL in atomic contextsEric Dumazet1-22/+26
2017-11-11xfs: fix inobt inode allocation search optimizationOmar Sandoval1-1/+1
2017-11-11mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit3-12/+25
2017-11-11usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng1-0/+3
2017-11-11USB: Check for dropped connection before switching to full speedAlan Stern1-4/+6
2017-11-11usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh2-5/+13
2017-11-11x86/asm/64: Clear AC on NMI entriesAndy Lutomirski1-0/+2
2017-11-11crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com2-32/+37
2017-11-11net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn3-3/+3
2017-11-11net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet1-3/+4
2017-11-11net: reduce skb_warn_bad_offload() noiseEric Dumazet1-3/+9
2017-11-11net: remove open-coded skb_cow_head.françois romieu1-2/+2
2017-11-11scsi: st: fix blk_get_queue usageBodo Stroesser1-2/+2
2017-11-11s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann1-2/+2
2017-11-11irqchip: brcmstb-l2: Define an irq_pm_shutdown functionFlorian Fainelli1-0/+1
2017-11-11iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger3-2/+7
2017-11-11ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee1-1/+2
2017-11-11ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara1-0/+3
2017-11-11IB/uverbs: Fix device cleanupYishai Hadas1-2/+1
2017-11-11RDMA/uverbs: Prevent leak of reserved fieldLeon Romanovsky1-1/+1
2017-11-11ipv6: set rt6i_protocol properly in the route when it is installedXin Long1-8/+3
2017-11-11ocfs2: don't clear SGID when inheriting ACLsJan Kara1-13/+14