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
starfive-6.6.48-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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
UBI: Fastmap: Fix race after ubi_wl_get_peb()
Richard Weinberger
2
-6
/
+25
2015-03-27
UBI: Fastmap: Fix leb_count unbalance
Richard Weinberger
1
-0
/
+1
2015-03-27
UBI: Fastmap: Make WL pool size 50% of user pool size
Richard Weinberger
2
-3
/
+1
2015-03-27
UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails
Richard Weinberger
1
-1
/
+3
2015-03-27
UBI: Fastmap: Remove eba_orphans logic
Richard Weinberger
1
-83
/
+8
2015-03-27
UBI: Fastmap: Remove bogus ubi_assert()
Richard Weinberger
1
-1
/
+3
2015-03-27
UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()
Richard Weinberger
1
-7
/
+8
2015-03-27
UBI: Remove alloc_ai() slab name from parameter list
Richard Weinberger
1
-6
/
+6
2015-03-27
UBI: Fastmap: Fix memory leak while attaching
Richard Weinberger
2
-41
/
+33
2015-03-27
UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()
Richard Weinberger
1
-6
/
+5
2015-03-27
UBI: Fastmap: Wrap fastmap specific function in a ifdef
Richard Weinberger
1
-0
/
+4
2015-03-27
UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
Richard Weinberger
1
-1
/
+5
2015-03-27
UBI: Fastmap: Fix memory leaks while closing the WL sub-system
Richard Weinberger
1
-0
/
+18
2015-03-27
UBI: Fastmap: Don't allocate new ubi_wl_entry objects
Richard Weinberger
2
-29
/
+5
2015-03-27
UBI: Fastmap: Make ubi_refill_pools() fair
Richard Weinberger
1
-38
/
+47
2015-03-27
UBI: Split __wl_get_peb()
Richard Weinberger
1
-23
/
+38
2015-03-26
UBI: Fastmap: Fix races in ubi_wl_get_peb()
Richard Weinberger
2
-12
/
+25
2015-03-26
UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown
Richard Weinberger
1
-0
/
+3
2015-03-26
UBI: Fastmap: Ensure that only one fastmap work is scheduled
Richard Weinberger
2
-2
/
+10
2015-03-26
UBI: align comment for readability
Brian Norris
1
-1
/
+1
2015-03-26
UBI: fix check for "too many bytes"
Brian Norris
1
-1
/
+1
2015-03-26
UBI: initialize LEB number variable
Brian Norris
1
-1
/
+1
2015-03-26
UBI: fix out of bounds write
Brian Norris
1
-1
/
+2
2015-03-26
UBI: account for bitflips in both the VID header and data
Brian Norris
1
-1
/
+1
2015-03-23
Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+2
2015-03-22
Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-183
/
+3
2015-03-22
Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-17
/
+17
2015-03-22
Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+12
2015-03-22
Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
33
-719
/
+124
2015-03-21
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-80
/
+137
2015-03-21
Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-23
/
+54
2015-03-21
Merge git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-372
/
+159
2015-03-21
Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-12
/
+14
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
13
-47
/
+60
2015-03-21
Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
4
-26
/
+141
2015-03-21
Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+2
2015-03-21
Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'
Rafael J. Wysocki
93
-889
/
+1272
2015-03-21
md: fix problems with freeing private data after ->run failure.
NeilBrown
2
-3
/
+2
2015-03-20
Revert "x86/PCI: Refine the way to release PCI IRQ resources"
Rafael J. Wysocki
1
-1
/
+8
2015-03-20
Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-4
/
+28
2015-03-20
Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb...
Dave Airlie
3
-11
/
+23
2015-03-20
target: do not reject FUA CDBs when write cache is enabled but emulate_write_...
Christophe Vu-Brugier
3
-18
/
+16
2015-03-20
target: Fix virtual LUN=0 target_configure_device failure OOPs
Nicholas Bellinger
1
-2
/
+2
2015-03-20
target/pscsi: Fix NULL pointer dereference in get_device_type
Nicholas Bellinger
1
-1
/
+1
2015-03-20
tcm_fc: missing curly braces in ft_invl_hw_context()
Dan Carpenter
1
-1
/
+2
2015-03-20
target: Fix reference leak in target_get_sess_cmd() error path
Bart Van Assche
1
-0
/
+4
2015-03-20
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
4
-16
/
+8
2015-03-20
tcm_qla2xxx: Fix incorrect use of __transport_register_session
Bart Van Assche
1
-1
/
+1
2015-03-20
iscsi-target: Avoid early conn_logout_comp for iser connections
Nicholas Bellinger
1
-4
/
+10
2015-03-20
Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"
Nicholas Bellinger
1
-3
/
+1
[next]