aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-16IB/rxe: Update qp state for user queryYonatan Cohen1-0/+1
2016-11-16IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen3-0/+12
2016-11-16IB/rxe: Fix handling of erroneous WRYonatan Cohen1-8/+13
2016-11-16IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksumYonatan Cohen1-6/+2
2016-11-16IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4
2016-11-16IB/mlx4: Check gid_index return valueDaniel Jurgens1-1/+4
2016-11-16IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen1-2/+2
2016-11-16IB/mlx5: Fix fatal error dispatchingEli Cohen1-2/+5
2016-11-16IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer2-1/+7
2016-11-16IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens1-2/+1
2016-11-16IB/mlx5: Validate requested RQT sizeMaor Gottlieb1-0/+8
2016-11-16IB/mlx5: Fix memory leak in query deviceMajd Dibbiny1-2/+2
2016-11-16IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch1-1/+1
2016-11-16IB/core: Add missing check for addr_resolve callback return valueMark Bloch1-2/+9
2016-11-16IB/core: Set routable RoCE gid type for ipv4/ipv6 networksLeon Romanovsky1-1/+20
2016-11-16IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch1-16/+110
2016-11-16IB/uverbs: Fix leak of XRC target QPsTariq Toukan1-5/+2
2016-10-29Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds1-5/+5
2016-10-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-8/+9
2016-10-29Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-18/+61
2016-10-29Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into fixesOlof Johansson1-8/+8
2016-10-29Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+4
2016-10-29Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds13-38/+46
2016-10-29Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds12-18/+49
2016-10-29Merge tag 'usb-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds22-80/+295
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-56/+52
2016-10-28Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-6/+32
2016-10-29Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes'Rafael J. Wysocki2-18/+22
2016-10-29ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()Lv Zheng5-19/+11
2016-10-29ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serialize_method()Lv Zheng1-1/+1
2016-10-29ACPICA: Dispatcher: Fix order issue of method terminationLv Zheng1-20/+20
2016-10-28Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-9/+15
2016-10-29Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki5053-232189/+412946
2016-10-28Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds5-11/+17
2016-10-28Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-0/+38
2016-10-28Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds5-44/+28
2016-10-28ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon1-5/+5
2016-10-28VMCI: Doorbell create and destroy fixesJorgen Hansen2-2/+8
2016-10-28GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer1-1/+11
2016-10-28vme: vme_get_size potentially returning incorrect value on failureMartyn Welch1-0/+4
2016-10-28tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring1-2/+2
2016-10-28tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven1-0/+2
2016-10-28tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud1-4/+22
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-4/+4
2016-10-27drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich1-1/+1
2016-10-27ipack: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-27block: DAC960: print a hex number after a 0x prefixUwe Kleine-König1-2/+2
2016-10-27device-dax: fix percpu_ref_exit orderingDan Williams1-1/+1
2016-10-27nvdimm: make CONFIG_NVDIMM_DAX 'bool'Arnd Bergmann2-2/+2