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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
seq_file: allocate seq_file from kmem_cache
Alexey Dobriyan
1
-0
/
+1
2018-04-11
task_struct: only use anon struct under randstruct plugin
Kees Cook
2
-12
/
+3
2018-04-11
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
1
-0
/
+6
2018-04-11
taint: add taint for randstruct
Kees Cook
1
-1
/
+2
2018-04-11
taint: convert to indexed initialization
Kees Cook
1
-0
/
+1
2018-04-11
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
Andrei Vagin
2
-1
/
+4
2018-04-11
procfs: add seq_put_hex_ll to speed up /proc/pid/maps
Andrei Vagin
1
-0
/
+3
2018-04-11
mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
Joonsoo Kim
2
-3
/
+1
2018-04-11
mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
Joonsoo Kim
1
-1
/
+1
2018-04-11
mm: unclutter THP migration
Michal Hocko
1
-2
/
+2
2018-04-11
mm, migrate: remove reason argument from new_page_t
Michal Hocko
2
-4
/
+2
2018-04-11
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
1
-17
/
+18
2018-04-11
mm/hmm: fix header file if/else/endif maze, again
Arnd Bergmann
1
-9
/
+12
2018-04-11
mm/hmm: use device driver encoding for HMM pfn
Jérôme Glisse
1
-36
/
+94
2018-04-11
mm/hmm: change hmm_vma_fault() to allow write fault on page basis
Jérôme Glisse
1
-1
/
+1
2018-04-11
mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE
Jérôme Glisse
1
-2
/
+2
2018-04-11
mm/hmm: do not differentiate between empty entry or missing directory
Jérôme Glisse
1
-5
/
+3
2018-04-11
mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong
Jérôme Glisse
1
-25
/
+21
2018-04-11
mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture
Jérôme Glisse
1
-9
/
+7
2018-04-11
mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters
Jérôme Glisse
1
-13
/
+5
2018-04-11
mm/hmm: HMM should have a callback before MM is destroyed
Ralph Campbell
1
-0
/
+10
2018-04-11
mm/hmm: fix header file if/else/endif maze
Jérôme Glisse
1
-8
/
+1
2018-04-11
mm, vmscan, tracing: use pointer to reclaim_stat struct in trace event
Steven Rostedt
2
-15
/
+20
2018-04-11
mm/vmscan: don't mess with pgdat->flags in memcg reclaim
Andrey Ryabinin
2
-1
/
+4
2018-04-11
mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
Roman Gushchin
1
-0
/
+1
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-11
/
+86
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-9
/
+47
2018-04-10
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
3
-16
/
+230
2018-04-10
Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux
Linus Torvalds
1
-5
/
+0
2018-04-10
Merge tag 'media/v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-8
/
+9
2018-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-16
/
+29
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-11
/
+37
2018-04-09
Merge branch 'for-4.17/dax' into libnvdimm-for-next
Dan Williams
7
-20
/
+111
2018-04-09
Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next
Dan Williams
2
-0
/
+10
2018-04-09
Fix subtle macro variable shadowing in min_not_zero()
Linus Torvalds
1
-8
/
+9
2018-04-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
1
-14
/
+26
2018-04-08
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-04-08
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-04-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+9
2018-04-08
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-1
/
+1
2018-04-07
Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+30
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-0
/
+7
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-222
/
+223
2018-04-07
Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-64
/
+966
2018-04-07
libnvdimm: Add of_node to region and bus descriptors
Oliver O'Halloran
1
-0
/
+3
2018-04-07
Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+27
2018-04-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+97
2018-04-07
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-143
/
+172
2018-04-07
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
41
-530
/
+1569
[next]