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
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
powerpc: Stop using no_llseek
Michael Ellerman
1
-17
/
+0
2024-07-04
powerpc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-05-07
powerpc: Fix typos
Bjorn Helgaas
1
-1
/
+1
2024-05-07
powerpc/cell: Code cleanup for spufs_mfc_flush
Kunwu Chan
1
-16
/
+4
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
1
-2
/
+3
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
1
-4
/
+7
2023-10-18
spufs: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-07-10
spufs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+7
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-7
/
+7
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2022-10-10
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+0
2022-09-15
powerpc/spufs: remove orphan declarations from spufs.h
Gaosheng Cui
1
-2
/
+0
2022-09-02
spufs: constify path
Al Viro
2
-4
/
+4
2022-08-01
powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader
Miaoqian Lin
1
-0
/
+1
2022-07-27
powerpc: Remove remaining parts of oprofile
Christophe Leroy
1
-1
/
+1
2022-05-08
powerpc: Add missing headers
Christophe Leroy
1
-1
/
+1
2022-03-08
powerpc/spufs: Fix build warning when CONFIG_PROC_FS=n
YueHaibing
1
-1
/
+3
2022-02-03
powerpc/spufs: adjust list element pointer type
Julia Lawall
1
-2
/
+1
2021-12-23
powerpc/cell: Add __init attribute to eligible functions
Nick Child
1
-1
/
+1
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-0
/
+1
2021-06-15
powerpc/spufs: Remove set but not used variable 'dummy'
Baokun Li
1
-4
/
+2
2021-04-27
Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2021-03-13
spufs: fix bogosity in S_ISGID handling
Al Viro
1
-8
/
+2
2021-03-08
coredump: don't bother with do_truncate()
Al Viro
1
-2
/
+1
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-02-17
sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
Dietmar Eggemann
1
-1
/
+1
2021-01-29
arch: powerpc: Stop building and using oprofile
Viresh Kumar
3
-11
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2020-12-10
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
1
-1
/
+1
2020-07-23
powerpc/spufs: Fix the type of ret in spufs_arch_write_note
Christoph Hellwig
1
-1
/
+1
2020-07-21
powerpc/spufs: Rework fcheck() usage
Michael Ellerman
1
-3
/
+16
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-05-05
powerpc/spufs: simplify spufs core dumping
Christoph Hellwig
3
-176
/
+117
2020-05-05
powerpc/spufs: stop using access_ok
Christoph Hellwig
1
-34
/
+8
2020-05-05
powerpc/spufs: fix copy_to_user while atomic
Jeremy Kerr
1
-38
/
+75
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-25
powerpc/cell: Use fallthrough;
Joe Perches
1
-1
/
+1
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-7
/
+3
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2019-11-13
powerpc/spufs: remove set but not used variable 'ctx'
YueHaibing
1
-2
/
+0
2019-10-11
spufs: fix a crash in spufs_create_root()
Emmanuel Nicolet
1
-0
/
+1
2019-09-19
vfs: Convert spufs to use the new mount API
David Howells
1
-91
/
+116
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
[next]