summaryrefslogtreecommitdiff
path: root/fs/debugfs
diff options
context:
space:
mode:
Diffstat (limited to 'fs/debugfs')
0 files changed, 0 insertions, 0 deletions
"underrun"Colin Ian King 2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon 2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2019-02-23net: set static variable an initial value in atl2_probe()Mao Wenan 2019-02-13net: atheros: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei 2019-02-02atheros: atl2: fix an indentaion issue on a return statementColin Ian King 2019-01-26atheros: atl2: replace dev_kfree_skb_any() by dev_consume_skb_any()Yang Wei 2018-09-19atl1: remove set but not used variable 'advertising'YueHaibing 2018-09-18net: ethernet: remove redundant includezhong jiang 2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook 2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook