summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-20Documentation: update debugobjects docDu, Changbin1-12/+14
2016-05-20percpu_counter: update debugobjects fixup callbacks return typeDu, Changbin1-3/+3
2016-05-20rcu: update debugobjects fixup callbacks return typeDu, Changbin1-3/+3
2016-05-20timer: update debugobjects fixup callbacks return typeDu, Changbin2-24/+24
2016-05-20workqueue: update debugobjects fixup callbacks return typeDu, Changbin1-10/+10
2016-05-20debugobjects: correct the usage of fixup call resultsDu, Changbin1-1/+1
2016-05-20debugobjects: make fixup functions return bool instead of intDu, Changbin2-29/+29
2016-05-20scripts/bloat-o-meter: print percent changeVineet Gupta1-0/+6
2016-05-20scripts/spelling.txt: add "fimware" misspellingKees Cook4-3/+4
2016-05-20scripts/decode_stacktrace.sh: handle symbols in modulesKonstantin Khlebnikov1-16/+39
2016-05-20time: remove timespec_add_safe()Deepa Dinamani2-12/+7
2016-05-20fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani4-44/+54
2016-05-20time: add missing implementation for timespec64_add_safe()Deepa Dinamani2-3/+26
2016-05-20fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara4-23/+81
2016-05-18iwlwifi: fix mis-merge that breaks the driverLinus Torvalds1-1/+2
2016-05-18xfs: concurrent readdir hangs on data buffer locksDave Chinner1-9/+14
2016-05-18Revert "btrfs: switch to ->iterate_shared()"Al Viro1-1/+1
2016-05-18btrfs: Switch to generic xattr handlersAndreas Gruenbacher3-30/+11
2016-05-18ubifs: Switch to generic xattr handlersAndreas Gruenbacher5-90/+79
2016-05-17exec: clarify reasoning for euid/egid resetKees Cook1-1/+6
2016-05-17remove directory incorrectly tries to set delete on close on non-empty direct...Steve French4-2/+25
2016-05-17Update cifs.ko version to 2.09Steve French1-1/+1
2016-05-17fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher1-14/+18
2016-05-17fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher1-18/+23
2016-05-17fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher1-12/+16
2016-05-17fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher1-12/+20
2016-05-17cifs: remove any preceding delimiter from prefix_pathSachin Prabhu2-3/+11
2016-05-17cifs: Use file_dentry()Goldwyn Rodrigues2-4/+4
2016-05-17Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"David S. Miller1-1/+1
2016-05-17Revert "phy dp83867: Make rgmii parameters optional"David S. Miller1-28/+3
2016-05-17r8169: default to 64-bit DMA on recent PCIe chipsArd Biesheuvel1-19/+25
2016-05-17phy dp83867: Make rgmii parameters optionalAlexander Graf1-3/+28
2016-05-17phy dp83867: Fix compilation with CONFIG_OF_MDIO=mAlexander Graf1-1/+1
2016-05-17bpf: arm64: remove callee-save registers use for tmp registersYang Shi1-29/+5
2016-05-17asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz1-1/+1
2016-05-17switchdev: pass pointer to fib_info instead of copyJiri Pirko3-7/+5
2016-05-17regulator: Silence build warnings from regulator_can_change_voltage()Mark Brown1-2/+2
2016-05-17net_sched: close another race condition in tcf_mirred_release()WANG Cong1-2/+3
2016-05-17tipc: fix nametable publication field in nl compatRichard Alpe1-1/+1
2016-05-17drivers: net: Don't print unpopulated net_device nameHarvey Hunt3-10/+20
2016-05-17qed: add support for dcbx.Sudarsana Reddy Kalluru11-8/+834
2016-05-17ravb: Add missing free_irq() calls to ravb_close()Geert Uytterhoeven1-1/+6
2016-05-17qed: Remove a stray tabDan Carpenter1-1/+1
2016-05-17net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+2
2016-05-17net: ethernet: fec-mpc52xx: use phydev from struct net_devicePhilippe Reynes1-23/+20
2016-05-17bpf, doc: fix typo on bpf_asm descriptionsDaniel Borkmann1-8/+8
2016-05-17stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia1-1/+6
2016-05-17net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+2
2016-05-17net: ethernet: fs-enet: use phydev from struct net_devicePhilippe Reynes5-26/+18
2016-05-17netlink: Fix dump skb leak/double freeHerbert Xu1-2/+5