aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/regulator (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-12sfc: don't read beyond unicast address listBert Kenward1-5/+3
2017-07-12datagram: fix kernel-doc commentsstephen hemminger1-3/+3
2017-07-12socket: add documentation for missing elementsstephen hemminger1-0/+3
2017-07-12smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov1-0/+5
2017-07-12brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-12net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng1-7/+9
2017-07-12net: ipmr: ipmr_get_table() returns NULLDan Carpenter1-2/+2
2017-07-12nfp: freeing the wrong variableDan Carpenter1-1/+1
2017-07-12mlxsw: spectrum_switchdev: Check status of memory allocationIdo Schimmel1-0/+6
2017-07-12mlxsw: spectrum_switchdev: Remove unused variableIdo Schimmel1-3/+0
2017-07-12mlxsw: spectrum_router: Fix use-after-free in route replaceIdo Schimmel1-0/+3
2017-07-12mlxsw: spectrum_router: Add missing rollbackIdo Schimmel1-0/+1
2017-07-11samples/bpf: fix a build issueYonghong Song4-1/+15
2017-07-11bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin1-1/+2
2017-07-11tap: convert a mutex to a spinlockWANG Cong1-9/+9
2017-07-11cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli2-22/+36
2017-07-11qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal1-3/+3
2017-07-11net: Fix minor code bug in timestamping.txtAhmad Fatoum1-4/+2
2017-07-11net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closerChristophe Jaillet1-6/+6
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'Christophe Jaillet1-1/+1
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'Christophe Jaillet1-1/+1
2017-07-11cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'Christophe Jaillet1-4/+5
2017-07-11bnxt_en: Fix SRIOV on big-endian architecture.Michael Chan1-5/+10
2017-07-11bnxt_en: Fix bug in ethtool -L.Michael Chan4-9/+8
2017-07-11bnxt_en: Fix race conditions in .ndo_get_stats64().Michael Chan2-2/+17
2017-07-10net/mlx5: IPSec, fix 64-bit division correctlyArnd Bergmann1-3/+1
2017-07-08net: ethernet: mediatek: remove useless code in mtk_probe()Gustavo A. R. Silva1-5/+0
2017-07-08mpls: fix uninitialized in_label var warning in mpls_getrouteRoopa Prabhu1-4/+8
2017-07-08doc: SKB_GSO_[IPIP|SIT] have been replacedNicolas Dichtel1-1/+1
2017-07-08bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong3-7/+12
2017-07-08net/sock: add WARN_ON(parent->sk) in sock_graft()Sowmini Varadhan1-0/+1
2017-07-08rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan1-1/+1
2017-07-08net: hns: Fix a skb used after free bugYunsheng Lin2-15/+13
2017-07-08net: hns: Fix a wrong op phy C45 codeYunsheng Lin1-1/+1
2017-07-08net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3vishnuvardhan1-1/+2
2017-07-07exec: Limit arg stack to at most 75% of _STK_LIMKees Cook1-5/+6
2017-07-07dentry name snapshotsAl Viro6-42/+48
2017-07-08net: Update networking MAINTAINERS entry.David S. Miller1-2/+0
2017-07-07vfs: fix flock compat thinkoLinus Torvalds1-15/+15
2017-07-08openrisc: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski1-1/+0
2017-07-08openrisc: explicitly include linux/bug.h in asm/fixmap.hTobias Klauser1-0/+1
2017-07-07virtio-net: fix leaking of ctx arrayJason Wang1-0/+1
2017-07-07PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge supportMarc Gonzalez4-0/+158
2017-07-07gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2-2/+10
2017-07-07cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari1-0/+4
2017-07-07cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari1-0/+1
2017-07-07cfg80211: Check if NAN service ID is of expected sizeSrinivas Dasari1-1/+1
2017-07-07cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari1-2/+1
2017-07-07iov_iter: saner checks on copyin/copyoutAl Viro1-16/+39
2017-07-07arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'Christophe Jaillet1-2/+4