summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-15hv_netvsc: ignore devices that are not PCIStephen Hemminger1-0/+5
2018-09-15vhost: correctly check the iova range when waking virtqueueJason Wang1-1/+1
2018-09-15mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel3-0/+33
2018-09-15sctp: hold transport before accessing its asoc in sctp_transport_get_nextXin Long2-11/+15
2018-09-15nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski1-15/+33
2018-09-15tipc: fix a missing rhashtable_walk_exit()Cong Wang1-0/+2
2018-09-15net/sched: act_pedit: fix dump of extended layered opDavide Caratti1-5/+13
2018-09-15vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev1-1/+1
2018-09-15tcp: do not restart timewait timer on rst receptionFlorian Westphal1-1/+2
2018-09-15r8169: add support for NCube 8168 network cardAnthony Wong2-0/+3
2018-09-15qlge: Fix netdev features configuration.Manish Chopra1-15/+8
2018-09-15net: sched: Fix memory exposure from short TCA_U32_SELKees Cook1-2/+6
2018-09-15net: macb: do not disable MDIO bus at open/close timeAnssi Hannula1-3/+6
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger2-2/+11
2018-09-15ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT stateEric Dumazet1-0/+6
2018-09-15act_ife: fix a potential use-after-freeCong Wang1-1/+1
2018-09-09Linux 4.14.69v4.14.69Greg Kroah-Hartman1-1/+1
2018-09-09arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse1-1/+0
2018-09-09fs/quota: Fix spectre gadget in do_quotactlJeremy Cline1-0/+2
2018-09-09crypto: caam/qi - fix error path in xts setkeyHoria Geantă1-4/+2
2018-09-09crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă1-1/+2
2018-09-09crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă1-10/+10
2018-09-09crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek2-23/+28
2018-09-09perf auxtrace: Fix queue resizeAdrian Hunter1-0/+3
2018-09-09cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()Eddie.Horng1-1/+1
2018-09-09bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai1-1/+3
2018-09-09libnvdimm: fix ars_status output length calculationVishal Verma1-2/+2
2018-09-09getxattr: use correct xattr lengthChristian Brauner1-1/+1
2018-09-09udlfb: set optimal write delayMikulas Patocka1-1/+1
2018-09-09fb: fix lost console when the user unplugs a USB adapterMikulas Patocka1-6/+32
2018-09-09pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R1-0/+2
2018-09-09pwm: tiehrpwm: Don't use emulation mode bits to control PWM outputVignesh R1-11/+1
2018-09-09ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger1-0/+5
2018-09-09ubifs: xattr: Don't operate on deleted inodesRichard Weinberger1-0/+24
2018-09-09ubifs: Check data node size before truncateRichard Weinberger1-1/+10
2018-09-09Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger1-3/+2
2018-09-09ubifs: Fix memory leak in lprobs self-checkRichard Weinberger1-4/+4
2018-09-09userns: move user access out of the mutexJann Horn1-14/+10
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn5-110/+119
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan3-7/+21
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan2-0/+4
2018-09-09mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra1-9/+0
2018-09-09ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter1-0/+1
2018-09-09NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()Trond Myklebust1-4/+10
2018-09-09NFSv4: Fix locking in pnfs_generic_recover_commit_reqsTrond Myklebust1-9/+7
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker3-9/+29
2018-09-09pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter1-1/+1
2018-09-09block, bfq: return nbytes and not zero from struct cftype .write() methodMaciej S. Szmigiero1-1/+2
2018-09-09xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov1-2/+2
2018-09-09xtensa: limit offsets in __loop_cache_{all,page}Max Filippov1-25/+40