summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-02xfrm: fix null pointer dereference on state and tmpl sortKoichiro Den
2017-07-13esp: Fix memleaks on error paths.Steffen Klassert
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-12disable new gcc-7.1.1 warnings for nowLinus Torvalds
2017-07-12Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-12net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin
2017-07-12sfc: don't read beyond unicast address listBert Kenward
2017-07-12Merge branch 'net-doc-fixes'David S. Miller
2017-07-12datagram: fix kernel-doc commentsstephen hemminger
2017-07-12socket: add documentation for missing elementsstephen hemminger
2017-07-12smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-12Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-12fix a braino in compat_sys_getrlimit()Al Viro
2017-07-12brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-12net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng
2017-07-12net: ipmr: ipmr_get_table() returns NULLDan Carpenter
2017-07-12nfp: freeing the wrong variableDan Carpenter
2017-07-12Merge branch 'mlxsw-spectrum-Various-fixes'David S. Miller
2017-07-12mlxsw: spectrum_switchdev: Check status of memory allocationIdo Schimmel
2017-07-12mlxsw: spectrum_switchdev: Remove unused variableIdo Schimmel
2017-07-12mlxsw: spectrum_router: Fix use-after-free in route replaceIdo Schimmel
2017-07-12mlxsw: spectrum_router: Add missing rollbackIdo Schimmel
2017-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-07-11samples/bpf: fix a build issueYonghong Song
2017-07-11bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-11Merge tag 'smb3-security-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-07-11tap: convert a mutex to a spinlockWANG Cong
2017-07-11cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli
2017-07-11qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal
2017-07-11net: Fix minor code bug in timestamping.txtAhmad Fatoum
2017-07-11Merge branch 'stmmac-dma-resources-fixes'David S. Miller
2017-07-11net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closerChristophe Jaillet
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'Christophe Jaillet
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'Christophe Jaillet
2017-07-11Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-07-11cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'Christophe Jaillet
2017-07-11Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2017-07-11bnxt_en: Fix SRIOV on big-endian architecture.Michael Chan
2017-07-11bnxt_en: Fix bug in ethtool -L.Michael Chan
2017-07-11bnxt_en: Fix race conditions in .ndo_get_stats64().Michael Chan
2017-07-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2017-07-11Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2017-07-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-10kernel/exit.c: avoid undefined behaviour when calling wait4()zhongjiang
2017-07-10kernel/signal.c: avoid undefined behaviour in kill_something_infozhongjiang
2017-07-10binfmt_elf: safely increment argv pointersKees Cook