summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-10net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfxJia-Ju Bai
2017-06-10Revert "net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272"David S. Miller
2017-06-10sctp: disable BH in sctp_for_each_endpointXin Long
2017-06-10net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam
2017-06-10l2tp: cast l2tp traffic counter to unsignedDominik Heidler
2017-06-10net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_powerPhilippe Reynes
2017-06-10Merge branch 'bnx2x-Fix-malicious-VFs-indication'David S. Miller
2017-06-10bnx2x: Don't post statistics to malicious VFsMintz, Yuval
2017-06-10bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval
2017-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-06-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-10Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-10Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-10ufs: we need to sync inode before freeing itAl Viro
2017-06-09Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-06-09Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-09Merge tag 'sound-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-06-09Merge tag 'drm-fixes-for-v4.12-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-06-09excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro
2017-06-09ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro
2017-06-09ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro
2017-06-09ufs: set correct ->s_maxsizeAl Viro
2017-06-09ufs: restore maintaining ->i_blocksAl Viro
2017-06-09fix ufs_isblockset()Al Viro
2017-06-09ufs: restore proper tail allocationAl Viro
2017-06-09Btrfs: fix delalloc accounting leak caused by u32 overflowOmar Sandoval
2017-06-09Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioLiu Bo
2017-06-09btrfs: tree-log.c: Wrong printk information about namelenSu Yue
2017-06-09Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm...David S. Miller
2017-06-09mac80211: free netdev on dev_alloc_name() errorJohannes Berg
2017-06-09net: rps: send out pending IPI's on CPU hotplugashwanth@codeaurora.org
2017-06-09ASoC: samsung: Odroid DT binding documentation correctionsSylwester Nawrocki
2017-06-09ASoC: topology: Allow bespoke configuration post widget creationLiam Girdwood
2017-06-09ASoC: ak4613: Fix out of bounds array access for ak4613_ifaceAxel Lin
2017-06-09ASoC: omap-mcbsp: Use sysfs_match_string() helperAndy Shevchenko
2017-06-09Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-09Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov
2017-06-09Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-06-09stmmac: fix for hw timestamp of GMAC3 unitMario Molitor
2017-06-09stmmac: fix ptp header for GMAC3 hw timestampMario Molitor
2017-06-10kconfig: Check for libncurses before menuconfigBorislav Petkov
2017-06-09Fix an intermittent pr_emerg warning about lo becoming free.Krister Johansen
2017-06-09device-dax: fix 'dax' device filesystem inode destruction crashDan Williams
2017-06-09af_unix: Add sockaddr length checks before accessing sa_family in bind and co...Mateusz Jurczyk