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
2018-08-24
drivers/gpu/drm/gma500/: change return type to vm_fault_t
Souptick Joarder
3
-27
/
+17
2018-08-24
docs/core-api: mm-api: add section about GFP flags
Mike Rapoport
1
-0
/
+21
2018-08-24
docs/mm: make GFP flags descriptions usable as kernel-doc
Mike Rapoport
1
-137
/
+154
2018-08-24
docs/core-api: split memory management API to a separate file
Mike Rapoport
3
-54
/
+58
2018-08-24
docs/core-api: move *{str,mem}dup* to "String Manipulation"
Mike Rapoport
1
-1
/
+5
2018-08-24
docs/core-api: kill trailing whitespace in kernel-api.rst
Mike Rapoport
1
-1
/
+0
2018-08-24
mm/util: add kernel-doc for kvfree
Mike Rapoport
1
-0
/
+7
2018-08-24
mm/util: make strndup_user description a kernel-doc comment
Mike Rapoport
1
-1
/
+1
2018-08-24
fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds
Arnd Bergmann
1
-0
/
+2
2018-08-24
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
8
-8
/
+10
2018-08-24
fs/afs: use new return type vm_fault_t
Souptick Joarder
2
-2
/
+3
2018-08-24
drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-24
mm: soft-offline: close the race against page allocation
Naoya Horiguchi
5
-16
/
+57
2018-08-24
mm: fix race on soft-offlining free huge pages
Naoya Horiguchi
3
-14
/
+21
2018-08-24
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
4
-3
/
+106
2018-08-24
hfs: prevent crash on exit from failed search
Ernesto A. Fernández
1
-3
/
+4
2018-08-24
hfsplus: prevent crash on exit from failed search
Ernesto A. Fernandez
1
-3
/
+4
2018-08-24
hfsplus: fix NULL dereference in hfsplus_lookup()
Ernesto A. Fernández
1
-2
/
+2
2018-08-23
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
9
-253
/
+133
2018-08-23
Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
27
-419
/
+1738
2018-08-23
ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info
Tony Luck
1
-2
/
+2
2018-08-23
Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-137
/
+113
2018-08-23
Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
27
-314
/
+1300
2018-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
59
-305
/
+1372
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
43
-656
/
+879
2018-08-22
Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
21
-532
/
+1671
2018-08-22
ovl: set I_CREATING on inode being created
Miklos Szeredi
1
-0
/
+4
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
182
-2270
/
+3192
2018-08-22
ipc/util.c: update return value of ipc_getref from int to bool
Manfred Spraul
2
-2
/
+2
2018-08-22
ipc/util.c: further variable name cleanups
Manfred Spraul
6
-27
/
+27
2018-08-22
ipc: simplify ipc initialization
Davidlohr Bueso
6
-54
/
+30
2018-08-22
ipc: get rid of ids->tables_initialized hack
Davidlohr Bueso
2
-16
/
+8
2018-08-22
lib/rhashtable: guarantee initial hashtable allocation
Davidlohr Bueso
1
-3
/
+11
2018-08-22
lib/rhashtable: simplify bucket_table_alloc()
Davidlohr Bueso
1
-5
/
+2
2018-08-22
ipc: drop ipc_lock()
Davidlohr Bueso
3
-43
/
+23
2018-08-22
ipc/util.c: correct comment in ipc_obtain_object_check
Manfred Spraul
1
-2
/
+2
2018-08-22
ipc: rename ipcctl_pre_down_nolock()
Manfred Spraul
5
-8
/
+8
2018-08-22
ipc/util.c: use ipc_rcu_putref() for failues in ipc_addid()
Manfred Spraul
4
-4
/
+12
2018-08-22
ipc: reorganize initialization of kern_ipc_perm.seq
Manfred Spraul
2
-44
/
+50
2018-08-22
ipc: compute kern_ipc_perm.id under the ipc lock
Manfred Spraul
3
-15
/
+41
2018-08-22
init/Kconfig: remove EXPERT from CHECKPOINT_RESTORE
Adrian Reber
1
-12
/
+12
2018-08-22
fs/sysv/inode.c: use ktime_get_real_seconds() for superblock stamp
Arnd Bergmann
1
-3
/
+3
2018-08-22
adfs: use timespec64 for time conversion
Arnd Bergmann
1
-7
/
+4
2018-08-22
kernel/sysctl.c: fix typos in comments
Randy Dunlap
1
-3
/
+3
2018-08-22
drivers/rapidio/devices/rio_mport_cdev.c: remove redundant pointer md
Colin Ian King
1
-2
/
+0
2018-08-22
fork: don't copy inconsistent signal handler state to child
Jann Horn
1
-0
/
+2
2018-08-22
signal: make get_signal() return bool
Christian Brauner
2
-3
/
+3
2018-08-22
signal: make sigkill_pending() return bool
Christian Brauner
1
-3
/
+3
2018-08-22
signal: make legacy_queue() return bool
Christian Brauner
1
-1
/
+1
2018-08-22
signal: make wants_signal() return bool
Christian Brauner
1
-5
/
+9
[next]