summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-21md: raid1-10: move raid1/raid10 common code into raid1-10.cMing Lei
2017-07-21md: raid1/raid10: initialize bvec table via bio_add_page()Ming Lei
2017-07-21md: remove 'idx' from 'struct resync_pages'Ming Lei
2017-07-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-07-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-21ide: avoid warning for timings calculationArnd Bergmann
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-20net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa
2017-07-20net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy
2017-07-20net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli
2017-07-20Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-20Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-07-20Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki
2017-07-20HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva
2017-07-19net: tehuti: don't process data if it has not been copied from userspaceColin Ian King
2017-07-19net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll
2017-07-19NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev
2017-07-19PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla
2017-07-18device-dax: fix sysfs duplicate warningsDan Williams
2017-07-18irqchip/digicolor: Drop unnecessary staticJulia Lawall
2017-07-18irqchip/mips-cpu: Drop unnecessary staticJulia Lawall
2017-07-18irqchip/gic/realview: Drop unnecessary staticJulia Lawall
2017-07-18Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-07-18atm: zatm: Fix an error handling path in 'zatm_init_one()'Christophe Jaillet
2017-07-18ppp: Fix false xmit recursion detect with two ppp devicesGao Feng
2017-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-07-18irqchip/mips-gic: Remove population of irq domain namesMatt Redfearn
2017-07-17IB/core: Allow QP state transition from reset to errorTadeusz Struk
2017-07-17IB/hns: Fix for checkpatch.pl comment style warningsoulijun
2017-07-17IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun
2017-07-17IB/hns: Fix the bug with rdma operationoulijun
2017-07-17IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun
2017-07-17IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun
2017-07-17IB/rxe: Set dma_mask and coherent_dma_maskyonatanc
2017-07-17IB/rxe: Fix kernel panic from skb destructorYonatan Cohen
2017-07-17IB/ipoib: Let lower driver handle get_stats64 callErez Shitrit
2017-07-17IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny
2017-07-17IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2017-07-17IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky
2017-07-17IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky
2017-07-17IB/IPoIB: Forward MTU change to driver belowErez Shitrit
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky
2017-07-17IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit
2017-07-17IB/core: Introduce modify QP operation with udataParav Pandit
2017-07-17clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctlySergei Shtylyov
2017-07-17Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-07-17acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava