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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
net/utils: Introduce inet_addr_is_any
Sagi Grimberg
1
-0
/
+1
2018-03-22
block: use 32-bit blk_status_t on Alpha
Mikulas Patocka
1
-0
/
+5
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
4
-14
/
+33
2018-03-16
blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()
Joseph Qi
1
-0
/
+1
2018-03-13
bsg: split handling of SCSI CDBs vs transport requeues
Christoph Hellwig
2
-14
/
+25
2018-03-13
bsg-lib: remove bsg_job.req
Christoph Hellwig
1
-1
/
+0
2018-03-13
bsg-lib: introduce a timeout field in struct bsg_job
Christoph Hellwig
1
-0
/
+2
2018-03-12
direct-io: Remove unused DIO_SKIP_DIO_COUNT logic
Nikolay Borisov
1
-3
/
+0
2018-03-12
direct-io: Remove unused DIO_ASYNC_EXTEND flag
Nikolay Borisov
1
-3
/
+0
2018-03-09
block: Move the queue_flag_*() functions from a public into a private header ...
Bart Van Assche
1
-69
/
+0
2018-03-09
block: Complain if queue_flag_(set|clear)_unlocked() is abused
Bart Van Assche
1
-0
/
+6
2018-03-09
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
1
-0
/
+5
2018-03-09
block: Reorder the queue flag manipulation function definitions
Bart Van Assche
1
-11
/
+11
2018-03-01
misc: rtsx: rename SG_END macro
Arnd Bergmann
1
-6
/
+6
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
1
-1
/
+2
2018-02-28
sbitmap: use test_and_set_bit_lock()/clear_bit_unlock()
Omar Sandoval
1
-0
/
+8
2018-02-28
lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings
Anshuman Khandual
1
-10
/
+13
2018-02-26
blktrace_api.h: fix comment for struct blk_user_trace_setup
Eric Biggers
1
-1
/
+1
2018-02-26
genhd: Fix BUG in blkdev_open()
Jan Kara
1
-0
/
+1
2018-02-26
genhd: Add helper put_disk_and_module()
Jan Kara
1
-0
/
+1
2018-02-26
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
1
-1
/
+1
2018-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-18
/
+33
2018-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-12
/
+54
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
1
-0
/
+4
2018-02-22
kconfig.h: Include compiler types to avoid missed struct attributes
Kees Cook
1
-0
/
+3
2018-02-22
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
3
-1
/
+20
2018-02-22
mm, mlock, vmscan: no more skipping pagevecs
Shakeel Butt
1
-2
/
+0
2018-02-22
mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
Johannes Weiner
1
-8
/
+16
2018-02-22
Kbuild: always define endianess in kconfig.h
Arnd Bergmann
1
-0
/
+6
2018-02-22
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
1
-1
/
+12
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-9
/
+8
2018-02-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2018-02-17
Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-02-16
udplite: fix partial checksum initialization
Alexey Kodanev
1
-0
/
+1
2018-02-16
skbuff: Fix comment mis-spelling.
David S. Miller
1
-1
/
+1
2018-02-16
Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-02-16
Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2018-02-16
cpumask: Make for_each_cpu_wrap() available on UP as well
Michael Kelley
1
-0
/
+2
2018-02-16
Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-5
/
+5
2018-02-16
Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2018-02-16
IB/uverbs: Use __aligned_u64 for uapi headers
Jason Gunthorpe
1
-2
/
+2
2018-02-16
IB/uverbs: Use u64_to_user_ptr() not a union
Jason Gunthorpe
1
-6
/
+4
2018-02-16
IB/uverbs: Always use the attribute size provided by the user
Matan Barak
1
-7
/
+28
2018-02-16
RDMA/restrack: Remove unimplemented XRCD object
Leon Romanovsky
1
-4
/
+0
2018-02-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+3
2018-02-15
block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS
Minwoo Im
1
-1
/
+1
2018-02-15
Merge branches 'pm-cpuidle' and 'pm-opp'
Rafael J. Wysocki
1
-1
/
+1
2018-02-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+1
2018-02-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-16
/
+22
2018-02-15
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
1
-1
/
+1
[next]