index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-22
USB: mct_u232: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-6
/
+7
2013-03-22
USB: io_ti: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-6
/
+6
2013-03-22
USB: io_edgeport: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+7
2013-03-22
USB: ftdi_sio: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-11
/
+8
2013-03-22
USB: f81232: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+5
2013-03-22
USB: cypress_m8: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-6
/
+8
2013-03-22
USB: ch341: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+6
2013-03-22
USB: ark3116: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+6
2013-03-22
USB: serial: add modem-status-change wait queue
Johan Hovold
1
-0
/
+2
2013-03-22
USB: serial: fix interface refcounting
Johan Hovold
1
-1
/
+2
2013-03-22
USB: io_ti: fix get_icount for two port adapters
Johan Hovold
1
-0
/
+1
2013-03-22
USB: garmin_gps: fix memory leak on disconnect
Johan Hovold
1
-6
/
+1
2013-03-22
USB: cdc-acm: fix device unregistration
Johan Hovold
1
-1
/
+2
2013-03-22
usb: cdc-acm: fix error handling in acm_probe()
Alexey Khoroshilov
1
-2
/
+17
2013-03-21
cifs: ignore everything in SPNEGO blob after mechTypes
Jeff Layton
1
-48
/
+5
2013-03-21
ALSA: hda - Fix DAC assignment for independent HP
Takashi Iwai
1
-0
/
+46
2013-03-21
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
9
-11
/
+36
2013-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
4
-31
/
+24
2013-03-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-35
/
+152
2013-03-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-91
/
+204
2013-03-21
Merge tag 'dm-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
12
-108
/
+252
2013-03-21
usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"
Paul Bolle
1
-1
/
+1
2013-03-21
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
5
-8
/
+32
2013-03-21
drm/mgag200: Bug fix: Modified pll algorithm for EH project
Julia Lemire
1
-5
/
+5
2013-03-21
USB: EHCI: fix regression in QH unlinking
Alan Stern
1
-1
/
+1
2013-03-20
ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loader
Takashi Iwai
1
-23
/
+109
2013-03-20
dm cache: policy ignore hints if generated by different version
Mike Snitzer
3
-13
/
+39
2013-03-20
dm cache: policy change version from string to integer set
Mike Snitzer
6
-6
/
+36
2013-03-20
dm cache: fix race in writethrough implementation
Joe Thornber
1
-50
/
+88
2013-03-20
dm cache: metadata clear dirty bits on clean shutdown
Joe Thornber
1
-1
/
+1
2013-03-20
dm cache: avoid calling policy destructor twice on error
Heinz Mauelshagen
1
-1
/
+4
2013-03-20
dm cache: detect cache_create failure
Heinz Mauelshagen
1
-0
/
+2
2013-03-20
dm cache: avoid 64 bit division on 32 bit
Joe Thornber
1
-7
/
+14
2013-03-20
dm verity: avoid deadlock
Mikulas Patocka
2
-5
/
+36
2013-03-20
dm thin: fix non power of two discard granularity calc
Joe Thornber
1
-1
/
+6
2013-03-20
dm thin: fix discard corruption
Joe Thornber
2
-24
/
+26
2013-03-20
usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be null
Truls Bengtsson
1
-2
/
+1
2013-03-20
usb: ulpi: Define a *otg_ulpi_create no-op
Fabio Estevam
1
-0
/
+8
2013-03-20
usb: gadget: ffs: fix enable multiple instances
Andrzej Pietrasiewicz
1
-2
/
+2
2013-03-20
USB: gadget: net2280: remove leftover driver->unbind call in error pathway
Alan Stern
1
-1
/
+0
2013-03-20
usb: gadget: udc-core: fix a regression during gadget driver unbinding
Alan Stern
1
-1
/
+1
2013-03-20
usb: gadget: net22xx: fix ->disconnect reporting
Felipe Balbi
2
-0
/
+14
2013-03-20
ALSA: hda - Fix typo in checking IEC958 emphasis bit
Takashi Iwai
1
-1
/
+1
2013-03-20
ext4: fix data=journal fast mount/umount hang
Theodore Ts'o
1
-1
/
+2
2013-03-20
ext4: fix ext4_evict_inode() racing against workqueue processing code
Theodore Ts'o
3
-4
/
+14
2013-03-20
ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()
Daniel Mack
1
-3
/
+3
2013-03-20
ALSA: snd-usb: mixer: propagate errors up the call chain
Daniel Mack
1
-4
/
+6
2013-03-20
ALSA: usb: Parse UAC2 extension unit like for UAC1
Torstein Hegge
1
-1
/
+4
2013-03-20
Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
4
-18
/
+50
2013-03-20
Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...
Dave Airlie
9
-60
/
+117
[prev]
[next]