Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5018860321dc7a9e50a75d5f319bc981298fb5b7
5018860
USB: ark3116: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
e5b33dc
USB: serial: add modem-status-change wait queue
by Johan Hovold
· 12 years ago
d797105
USB: serial: fix interface refcounting
by Johan Hovold
· 12 years ago
5492bf3
USB: io_ti: fix get_icount for two port adapters
by Johan Hovold
· 12 years ago
618aa10
USB: garmin_gps: fix memory leak on disconnect
by Johan Hovold
· 12 years ago
cb25505
USB: cdc-acm: fix device unregistration
by Johan Hovold
· 12 years ago
c93d819
usb: cdc-acm: fix error handling in acm_probe()
by Alexey Khoroshilov
· 12 years ago
d93acbc
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 12 years ago
eda81be
usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"
by Paul Bolle
· 12 years ago
d714aaf
USB: EHCI: fix regression in QH unlinking
by Alan Stern
· 12 years ago
967baed
usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be null
by Truls Bengtsson
· 12 years ago
7fa4cd1
usb: ulpi: Define a *otg_ulpi_create no-op
by Fabio Estevam
· 12 years ago
3416905
usb: gadget: ffs: fix enable multiple instances
by Andrzej Pietrasiewicz
· 12 years ago
8119b55
USB: gadget: net2280: remove leftover driver->unbind call in error pathway
by Alan Stern
· 12 years ago
511f3c5
usb: gadget: udc-core: fix a regression during gadget driver unbinding
by Alan Stern
· 12 years ago
699412d
usb: gadget: net22xx: fix ->disconnect reporting
by Felipe Balbi
· 12 years ago
2726e20
Merge tag 'for-usb-linus-2013-03-18' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 12 years ago
f826434
USB: xhci - fix bit definitions for IMAN register
by Dmitry Torokhov
· 12 years ago
06d9db7
usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr
by Kishon Vijay Abraham I
· 12 years ago
2a40f32
USB: EHCI: fix regression during bus resume
by Alan Stern
· 12 years ago
29f86e6
usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player
by Dmitry Artamonow
· 12 years ago
00eed9c
USB: xhci: correctly enable interrupts
by Hannes Reinecke
· 12 years ago
1d9d863
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
by Stephane Eranian
· 12 years ago
a2362d2
mm/fremap.c: fix possible oops on error path
by Michel Lespinasse
· 12 years ago
f4846e5
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
by Linus Torvalds
· 12 years ago
f65846a
list: Fix double fetch of pointer in hlist_entry_safe()
by Paul E. McKenney
· 12 years ago
40e4591
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
273daf2
usb: gadget: u_serial: fix typo which cause build warning
by Bo Shen
· 12 years ago
db9e516
usb: musb: da8xx: Fix build breakage due to typo
by Mikhail Kshevetskiy
· 12 years ago
aea8b5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
842d223
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 12 years ago
59bfbcf
idr: idr_alloc() shouldn't trigger lowmem warning when preloaded
by Tejun Heo
· 12 years ago
415586c
UAPI: fix endianness conditionals in M32R's asm/stat.h
by David Howells
· 12 years ago
ca044f9
UAPI: fix endianness conditionals in linux/raid/md_p.h
by David Howells
· 12 years ago
29ba06b
UAPI: fix endianness conditionals in linux/acct.h
by David Howells
· 12 years ago
51b154e
UAPI: fix endianness conditionals in linux/aio_abi.h
by David Howells
· 12 years ago
97da55f
decompressors: fix typo "POWERPC"
by Paul Bolle
· 12 years ago
6d7825b
mm/fremap.c: fix oops on error path
by Andrew Morton
· 12 years ago
c8615d3
idr: deprecate idr_pre_get() and idr_get_new[_above]()
by Tejun Heo
· 12 years ago
8e467e8
tidspbridge: convert to idr_alloc()
by Tejun Heo
· 12 years ago
a37c301
zcache: convert to idr_alloc()
by Tejun Heo
· 12 years ago
95e1b71
mlx4: remove leftover idr_pre_get() call
by Tejun Heo
· 12 years ago
e68035f
workqueue: convert to idr_alloc()
by Tejun Heo
· 12 years ago
ebd6c70
nfsd: convert to idr_alloc()
by Tejun Heo
· 12 years ago
801cb2d
nfsd: remove unused get_new_stid()
by Tejun Heo
· 12 years ago
522cff1
kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER
by Andrew Morton
· 12 years ago
2ca3952
signal: always clear sa_restorer on execve
by Kees Cook
· 12 years ago
f874945
mm: remove_memory(): fix end_pfn setting
by Toshi Kani
· 12 years ago
ebf47be
include/linux/res_counter.h needs errno.h
by Andrew Morton
· 12 years ago
ad8395e
Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
cad9d56
Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
886e03b
Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
e66eded
userns: Don't allow CLONE_NEWUSER | CLONE_FS
by Eric W. Biederman
· 12 years ago
27b351c
USB: quatech2: only write to the tty if the port is open.
by Bill Pemberton
· 12 years ago
3f8bc5e
qcserial: bind to DM/DIAG port on Gobi 1K devices
by Dan Williams
· 12 years ago
c288d29
ext2: Fix BUG_ON in evict() on inode deletion
by Jan Kara
· 12 years ago
6c23cbb
futex: fix kernel-doc notation and spello
by Randy Dunlap
· 12 years ago
20f22ab
signals: fix new kernel-doc warnings
by Randy Dunlap
· 12 years ago
5857f70
idr: fix new kernel-doc warnings
by Randy Dunlap
· 12 years ago
a3633f6
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
7946844
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
fa7614dd
fs: Readd the fs module aliases.
by Eric W. Biederman
· 12 years ago
c0f5ece
USB: cdc-wdm: fix buffer overflow
by Oliver Neukum
· 12 years ago
4febd95
Select VIRT_TO_BUS directly where needed
by Stephen Rothwell
· 12 years ago
8aec0f5
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys
by Mathieu Desnoyers
· 12 years ago
c39ac49
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
6d9431a
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
4388817
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 12 years ago
fa4a673
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
368edaa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
5b22b18
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
a57e82a
usb: serial: Add Rigblaster Advantage to device table
by Steve Conklin
· 12 years ago
c51d41a
tty: serial: fix typo "SERIAL_S3C2412"
by Paul Bolle
· 12 years ago
f2b8dfd
serial: 8250: Keep 8250.<xxxx> module options functional after driver rename
by Josh Boyer
· 12 years ago
827aa0d
tty: serial: fix typo "ARCH_S5P6450"
by Paul Bolle
· 12 years ago
77e372a
tty/8250_pnp: serial port detection regression since v3.7
by Sean Young
· 12 years ago
064256f
serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"
by Jonas Gorski
· 12 years ago
8d2f8cd
serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller
by Wang YanQing
· 12 years ago
d13402a
Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards
by Scott Ashcroft
· 12 years ago
e06c93c
tty/serial: Add support for Altera serial port
by Ley Foon Tan
· 12 years ago
5771a80
tty: serial: vt8500: Unneccessary duplicated clock code removed
by Tony Prisk
· 12 years ago
09081e5
tty: serial: mpc5xxx: fix PSC clock name bug
by Anatolij Gustschin
· 12 years ago
a930d87
vfs: fix pipe counter breakage
by Al Viro
· 12 years ago
27f423f
ARM: spear3xx: Use correct pl080 header file
by Arnd Bergmann
· 12 years ago
0da9dfd
keys: fix race with concurrent install_user_keyrings()
by David Howells
· 12 years ago
d6c0dd6
libceph: fix decoding of pgids
by Sage Weil
· 12 years ago
af591ad
reiserfs: Use kstrdup instead of kmalloc/strcpy
by Ionut-Gabriel Radu
· 12 years ago
8d0c2d1
ext3: Fix format string issues
by Lars-Peter Clausen
· 12 years ago
68ac8bf
quota: add missing use of dq_data_lock in __dquot_initialize
by Jeff Mahoney
· 12 years ago
0d8abbf
Arm: socfpga: pl330: Add #dma-cells for generic dma binding support
by Padmavathi Venna
· 12 years ago
7546152
Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/linux into fixes
by Arnd Bergmann
· 12 years ago
769aca0
Merge tag 'imx-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Arnd Bergmann
· 12 years ago
fc77b0e
Merge tag 'mxs-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Arnd Bergmann
· 12 years ago
2a6ad87
ARM: multiplatform: Sort the max gpio numbers.
by Maxime Ripard
· 12 years ago
2d90e63
qcaux: add Franklin U600
by Dan Williams
· 12 years ago
fd5014a
usb: musb: core: fix possible build error with randconfig
by Felipe Balbi
· 12 years ago
d2e0bca
xen/acpi: remove redundant acpi/acpi_drivers.h include
by Liu Jinsong
· 12 years ago
85323a9
xen: arm: mandate EABI and use generic atomic operations.
by Ian Campbell
· 12 years ago
564c526
staging: comedi: dt9812: use CR_CHAN() for channel number
by Ian Abbott
· 12 years ago
aa1e123
staging/vt6656: Fix too large integer constant warning on 32-bit
by Geert Uytterhoeven
· 12 years ago
Next »