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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
file: Rename __close_fd to close_fd and remove the files parameter
Eric W. Biederman
4
-12
/
+9
2020-12-10
file: Merge __alloc_fd into alloc_fd
Eric W. Biederman
2
-10
/
+3
2020-12-10
file: In f_dupfd read RLIMIT_NOFILE once.
Eric W. Biederman
1
-4
/
+5
2020-12-10
file: Merge __fd_install into fd_install
Eric W. Biederman
2
-21
/
+6
2020-12-10
proc/fd: In fdinfo seq_show don't use get_files_struct
Eric W. Biederman
1
-4
/
+5
2020-12-10
bpf/task_iter: In task_file_seq_get_next use task_lookup_next_fd_rcu
Eric W. Biederman
1
-34
/
+10
2020-12-10
proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
Eric W. Biederman
1
-12
/
+5
2020-12-10
file: Implement task_lookup_next_fd_rcu
Eric W. Biederman
2
-0
/
+22
2020-12-10
kcmp: In get_file_raw_ptr use task_lookup_fd_rcu
Eric W. Biederman
1
-7
/
+2
2020-12-10
proc/fd: In tid_fd_mode use task_lookup_fd_rcu
Eric W. Biederman
1
-6
/
+1
2020-12-10
file: Implement task_lookup_fd_rcu
Eric W. Biederman
2
-0
/
+17
2020-12-10
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
4
-9
/
+9
2020-12-10
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
6
-13
/
+12
2020-12-10
file: Factor files_lookup_fd_locked out of fcheck_files
Eric W. Biederman
4
-8
/
+17
2020-12-10
file: Rename __fcheck_files to files_lookup_fd_raw
Eric W. Biederman
2
-3
/
+3
2020-12-10
proc/fd: In proc_fd_link use fget_task
Eric W. Biederman
1
-10
/
+3
2020-12-10
bpf: In bpf_task_fd_query use fget_task
Eric W. Biederman
1
-17
/
+3
2020-12-10
kcmp: In kcmp_epoll_target use fget_task
Eric W. Biederman
1
-16
/
+4
2020-12-10
exec: Remove reset_files_struct
Eric W. Biederman
2
-13
/
+0
2020-12-10
exec: Simplify unshare_files
Eric W. Biederman
4
-15
/
+9
2020-12-10
exec: Move unshare_files to fix posix file locking during exec
Eric W. Biederman
1
-14
/
+15
2020-12-10
exec: Don't open code get_close_on_exec
Eric W. Biederman
1
-2
/
+1
2020-10-26
Linux 5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+116
2020-10-25
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+12
2020-10-25
Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-10-25
Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-10-25
Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
Linus Torvalds
3
-5
/
+3
2020-10-25
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2020-10-25
Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-15
/
+213
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-19
/
+111
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-126
/
+152
2020-10-25
Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux
Linus Torvalds
7
-125
/
+336
2020-10-25
Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-190
/
+404
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-108
/
+222
2020-10-24
Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-118
/
+191
2020-10-24
Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+4
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
47
-129
/
+308
2020-10-24
Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-32
/
+68
2020-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-9
/
+6
2020-10-24
Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-16
/
+40
2020-10-24
random32: add a selftest for the prandom32 code
Willy Tarreau
1
-0
/
+56
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
4
-0
/
+30
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
4
-190
/
+318
2020-10-24
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
12
-120
/
+185
[next]