Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b6a50cddbcbda7105355898ead18f1a647c22520
/
drivers
e8a6123e
x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hook
by Lukas Wunner
· 8 years ago
bd060ac
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
6c286e8
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
e12d8d5
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
f29b909
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
03daa36
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 8 years ago
d8d1721
Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
41e6410
Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
785bcb4
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
d299704
Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
594aef6
Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
d4c5f43
Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
416379f
PCI: designware: Check for iATU unroll support after initializing host
by Niklas Cassel
· 8 years ago
147b36d
i2c: core: fix NULL pointer dereference under race condition
by Vladimir Zapolskiy
· 8 years ago
e9300a4
firewire: net: fix fragmented datagram_size off-by-one
by Stefan Richter
· 8 years ago
667121a
firewire: net: guard against rx buffer overflows
by Stefan Richter
· 8 years ago
7ec30fc
Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
e676717
Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into drm-fixes
by Dave Airlie
· 8 years ago
eed6f0e
virtio-gpu: fix vblank events
by Gerd Hoffmann
· 8 years ago
04659fe
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
a75e003
Merge tag 'vfio-v4.9-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
812d478
gpio/mvebu: Use irq_domain_add_linear
by Jason Gunthorpe
· 8 years ago
b0a6af8
drm/nouveau/acpi: fix check for power resources support
by Peter Wu
· 8 years ago
5f7f8f6
Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into drm-fixes
by Dave Airlie
· 8 years ago
c7e9d39
gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
by Masahiro Yamada
· 8 years ago
953b956
gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak
by Lars-Peter Clausen
· 8 years ago
0c183d9
Merge tag 'spi-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 8 years ago
3f7b55b
Merge tag 'regulator-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 8 years ago
befd996
tpm: remove invalid min length check from tpm_do_selftest()
by Jarkko Sakkinen
· 8 years ago
75bfa81
virtio_ring: mark vring_dma_dev inline
by Michael S. Tsirkin
· 8 years ago
2ff9844
virtio_blk: Delete an unnecessary initialisation in init_vq()
by Markus Elfring
· 8 years ago
668866b
virtio_blk: Use kmalloc_array() in init_vq()
by Markus Elfring
· 8 years ago
3dae2c6
virtio: remove config.c
by Juergen Gross
· 8 years ago
3456376
virtio: console: Unlock vqs while freeing buffers
by Matt Redfearn
· 8 years ago
8424af5
virtio: update balloon size in balloon "probe"
by Konstantin Neumoin
· 8 years ago
0ea1e4a
virtio_ring: Make interrupt suppression spec compliant
by Ladi Prosek
· 8 years ago
a0be1db
virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
by Will Deacon
· 8 years ago
2a26d99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
fceb9c3
geneve: avoid using stale geneve socket.
by pravin shelar
· 8 years ago
c6fcc4f
vxlan: avoid using stale vxlan socket.
by pravin shelar
· 8 years ago
087892d
qede: Fix out-of-bound fastpath memory access
by Mintz, Yuval
· 8 years ago
3034783
net: phy: dp83848: add dp83822 PHY support
by Roger Quadros
· 8 years ago
9fe1c98
enic: fix rq disable
by Govindarajulu Varadarajan
· 8 years ago
8bf371e
ibmvnic: Fix missing brackets in init_sub_crq_irqs
by Thomas Falcon
· 8 years ago
9888d7b
ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
by Thomas Falcon
· 8 years ago
dbc34e7
Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"
by David S. Miller
· 8 years ago
4c96f5b
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 8 years ago
eb4b678
net/mlx4_en: Save slave ethtool stats command
by Tariq Toukan
· 8 years ago
d2582a0
net/mlx4_en: Fix potential deadlock in port statistics flow
by Jack Morgenstein
· 8 years ago
6f2e0d2
net/mlx4: Fix firmware command timeout during interrupt test
by Eugenia Emantayev
· 8 years ago
81d1841
net/mlx4_core: Do not access comm channel if it has not yet been initialized
by Jack Morgenstein
· 8 years ago
9d2afba
net/mlx4_en: Fix panic during reboot
by Eugenia Emantayev
· 8 years ago
8d59de8
net/mlx4_en: Process all completions in RX rings after port goes up
by Erez Shitrit
· 8 years ago
4850cf4
net/mlx4_en: Resolve dividing by zero in 32-bit system
by Eugenia Emantayev
· 8 years ago
72da2e91
net/mlx4_core: Change the default value of enable_qos
by Moshe Lazer
· 8 years ago
33a1f8b
net/mlx4_core: Avoid setting ports to auto when only one port type is supported
by Maor Gottlieb
· 8 years ago
aa0c08f
net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec
by Jack Morgenstein
· 8 years ago
efa5637
Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
8d7533e
ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
by Thomas Falcon
· 8 years ago
fd33b24
net: mv643xx_eth: Fetch the phy connection type from DT
by Jason Gunthorpe
· 8 years ago
2674235
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
e934f68
Revert "hv_netvsc: report vmbus name in ethtool"
by Stephen Hemminger
· 8 years ago
166e604
cxgb4: Fix error handling in alloc_uld_rxqs().
by Ganesh Goudar
· 8 years ago
a4256bc
IB/mlx4: avoid a -Wmaybe-uninitialize warning
by Arnd Bergmann
· 8 years ago
2fbef66
Merge remote-tracking branches 'spi/fix/dt', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus
by Mark Brown
· 8 years ago
5ee67b5
spi: dspi: clear SPI_SR before enable interrupt
by Yuan Yao
· 8 years ago
2a29003
Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
10e15a6
Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into fixes
by Olof Johansson
· 8 years ago
c636e17
Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
db4a57e
Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
37cc6bb
Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
9af6f26
Merge tag 'usb-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
6b27619
net/mlx5: Avoid passing dma address 0 to firmware
by Noa Osherovich
· 8 years ago
04c0c1ab
net/mlx5: PCI error recovery health care simulation
by Mohamad Haj Yahia
· 8 years ago
05ac2c0
net/mlx5: Fix race between PCI error handlers and health work
by Mohamad Haj Yahia
· 8 years ago
2241007
net/mlx5: Clear health sick bit when starting health poll
by Mohamad Haj Yahia
· 8 years ago
247f139
net/mlx5: Change the acl enable prototype to return status
by Mohamad Haj Yahia
· 8 years ago
5e1e93c
net/mlx5e: Unregister netdev before detaching it
by Mohamad Haj Yahia
· 8 years ago
2b02955
net/mlx5e: Choose best nearest LRO timeout
by Saeed Mahameed
· 8 years ago
e83d695
net/mlx5: Correctly initialize last use of flow counters
by Paul Blakey
· 8 years ago
32dba76
net/mlx5: Fix autogroups groups num not decreasing
by Paul Blakey
· 8 years ago
eccec8d
net/mlx5: Keep autogroups list ordered
by Paul Blakey
· 8 years ago
bba1574
net/mlx5: Always Query HCA caps after setting them
by Daniel Jurgens
· 8 years ago
b47bd6e
{net, ib}/mlx5: Make cache line size determination at runtime.
by Daniel Jurgens
· 8 years ago
1217e1d
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
by NeilBrown
· 8 years ago
7449f69
raid1: handle read error also in readonly mode
by Tomasz Majchrzak
· 8 years ago
9a8b27f
raid5-cache: correct condition for empty metadata write
by Shaohua Li
· 8 years ago
c067aff
Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
b546e0c
Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
21e2d9d
Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes'
by Rafael J. Wysocki
· 8 years ago
8633db6
ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()
by Lv Zheng
· 8 years ago
8121aa2
ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serialize_method()
by Lv Zheng
· 8 years ago
25ccd24
ACPICA: Dispatcher: Fix order issue of method termination
by Lv Zheng
· 8 years ago
6fcc8ce
Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
8b2ada2
Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'
by Rafael J. Wysocki
· 8 years ago
ed99d36
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
8b99bec
mlxsw: spectrum_router: Compare only trees which are in use during tree get
by Jiri Pirko
· 8 years ago
2083d36
mlxsw: spectrum_router: Save requested prefix bitlist when creating tree
by Jiri Pirko
· 8 years ago
ba14fa1
regulator: core: silence warning: "VDD1: ramp_delay not set"
by H. Nikolaus Schaller
· 8 years ago
965c4b7
Merge 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/tip
by Linus Torvalds
· 8 years ago
Next »