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-01-12
fscrypt: fix up fscrypt_fname_encrypted_size() for internal use
Eric Biggers
2
-9
/
+0
2018-01-12
fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names
Eric Biggers
1
-1
/
+1
2018-01-12
fscrypt: move fscrypt_symlink_data to fscrypt_private.h
Eric Biggers
1
-9
/
+0
2018-01-12
fscrypt: remove fscrypt_fname_usr_to_disk()
Eric Biggers
2
-9
/
+0
2018-01-12
fscrypt: new helper function - fscrypt_get_symlink()
Eric Biggers
2
-0
/
+11
2018-01-12
fscrypt: new helper functions for ->symlink()
Eric Biggers
3
-0
/
+86
2018-01-12
fscrypt: trim down fscrypt.h includes
Eric Biggers
2
-6
/
+3
2018-01-12
fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
Eric Biggers
1
-11
/
+0
2018-01-12
fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
Eric Biggers
1
-14
/
+0
2018-01-12
fscrypt: move fscrypt_operations declaration to fscrypt_supp.h
Eric Biggers
2
-18
/
+18
2018-01-12
fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions
Eric Biggers
3
-8
/
+11
2018-01-12
fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
Eric Biggers
2
-15
/
+16
2018-01-12
fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h
Eric Biggers
1
-1
/
+0
2018-01-12
fscrypt: move fscrypt_control_page() to supp/notsupp headers
Eric Biggers
3
-16
/
+13
2018-01-12
fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers
Eric Biggers
3
-10
/
+10
2017-12-18
Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-3
/
+3
2017-12-17
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
1
-3
/
+3
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-10
/
+21
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-228
/
+11
2017-12-15
pkt_sched: Remove TC_RED_OFFLOADED from uapi
Yuval Mintz
1
-1
/
+0
2017-12-15
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
2
-0
/
+2
2017-12-15
Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2017-12-15
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+8
2017-12-15
Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2017-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-2
/
+23
2017-12-15
mm, oom_reaper: fix memory corruption
Michal Hocko
2
-0
/
+10
2017-12-15
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2017-12-15
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
1
-1
/
+5
2017-12-15
string.h: workaround for increased stack usage
Arnd Bergmann
1
-1
/
+4
2017-12-15
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
Chris Wilson
1
-0
/
+2
2017-12-15
include/linux/idr.h: add #include <linux/bug.h>
Wei Wang
1
-0
/
+1
2017-12-14
Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...
Linus Torvalds
3
-5
/
+25
2017-12-14
drm: rework delayed connector cleanup in connector_iter
Daniel Vetter
2
-5
/
+23
2017-12-13
ipv4: igmp: guard against silly MTU values
Eric Dumazet
1
-0
/
+1
2017-12-13
drm: Update edid-derived drm_display_info fields at edid property set [v2]
Keith Packard
1
-0
/
+2
2017-12-12
compiler.h: Remove ACCESS_ONCE()
Mark Rutland
1
-36
/
+11
2017-12-12
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
3
-181
/
+0
2017-12-12
locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y
Will Deacon
3
-11
/
+0
2017-12-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+8
2017-12-11
fou: fix some member types in guehdr
Xin Long
1
-9
/
+9
2017-12-11
ptr_ring: add barriers
Michael S. Tsirkin
1
-0
/
+9
2017-12-11
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
Rafael J. Wysocki
1
-0
/
+1
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-6
/
+3
2017-12-09
kmemcheck: rip it out for real
Michal Hocko
1
-1
/
+0
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-50
/
+33
2017-12-09
Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-0
/
+8
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2
-2
/
+3
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-4
/
+16
2017-12-07
usbnet: fix alignment for frames with no ethernet header
Bjørn Mork
1
-0
/
+1
2017-12-07
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
[next]