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
2019-08-13
fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
Eric Biggers
5
-5
/
+432
2019-08-13
fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
Eric Biggers
9
-13
/
+447
2019-08-13
fscrypt: rename keyinfo.c to keysetup.c
Eric Biggers
4
-4
/
+4
2019-08-13
fscrypt: move v1 policy key setup to keysetup_v1.c
Eric Biggers
4
-322
/
+369
2019-08-13
fscrypt: refactor key setup code in preparation for v2 policies
Eric Biggers
2
-112
/
+146
2019-08-13
fscrypt: rename fscrypt_master_key to fscrypt_direct_key
Eric Biggers
2
-69
/
+68
2019-08-13
fscrypt: add ->ci_inode to fscrypt_info
Eric Biggers
2
-0
/
+5
2019-08-13
fscrypt: use FSCRYPT_* definitions, not FS_*
Eric Biggers
6
-43
/
+46
2019-08-13
fscrypt: use FSCRYPT_ prefix for uapi constants
Eric Biggers
2
-43
/
+62
2019-08-13
fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
Eric Biggers
4
-51
/
+66
2019-08-13
fscrypt: use ENOPKG when crypto API support missing
Eric Biggers
1
-9
/
+11
2019-08-13
fscrypt: improve warnings for missing crypto API support
Eric Biggers
1
-5
/
+14
2019-08-13
fscrypt: improve warning messages for unsupported encryption contexts
Eric Biggers
1
-3
/
+15
2019-08-13
fscrypt: make fscrypt_msg() take inode instead of super_block
Eric Biggers
5
-35
/
+28
2019-08-13
fscrypt: clean up base64 encoding/decoding
Eric Biggers
1
-17
/
+17
2019-08-13
fscrypt: remove loadable module related code
Eric Biggers
3
-26
/
+1
2019-08-05
Linux 5.3-rc3
Linus Torvalds
1
-1
/
+1
2019-08-05
Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
4
-24
/
+63
2019-08-05
Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+13
2019-08-05
tpm: tpm_ibm_vtpm: Fix unallocated banks
Nayna Jain
4
-17
/
+47
2019-08-05
tpm: Fix null pointer dereference on chip register error path
Milan Broz
1
-7
/
+16
2019-08-04
Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
9
-5
/
+53
2019-08-04
MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer
Geert Uytterhoeven
1
-0
/
+4
2019-08-04
Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-43
/
+58
2019-08-04
Merge tag 'safesetid-maintainers-correction-5.3-rc2' of git://github.com/mica...
Linus Torvalds
1
-0
/
+6
2019-08-04
kconfig: Clear "written" flag to avoid data loss
M. Vefa Bicakci
1
-0
/
+4
2019-08-04
Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+1
2019-08-03
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+14
2019-08-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-35
/
+352
2019-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-32
/
+123
2019-08-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-3
/
+13
2019-08-03
Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-1
/
+8
2019-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-76
/
+114
2019-08-03
Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+6
2019-08-03
drivers/acpi/scan.c: document why we don't need the device_hotplug_lock
David Hildenbrand
1
-0
/
+6
2019-08-03
memremap: move from kernel/ to mm/
Christoph Hellwig
3
-1
/
+1
2019-08-03
lib/test_meminit.c: use GFP_ATOMIC in RCU critical section
Alexander Potapenko
1
-1
/
+1
2019-08-03
asm-generic: fix -Wtype-limits compiler warnings
Qian Cai
1
-30
/
+20
2019-08-03
cgroup: kselftest: relax fs_spec checks
Chris Down
1
-2
/
+1
2019-08-03
mm/memory_hotplug.c: remove unneeded return for void function
Weitao Hou
1
-2
/
+0
2019-08-03
mm/migrate.c: initialize pud_entry in migrate_vma()
Ralph Campbell
1
-10
/
+7
2019-08-03
coredump: split pipe command whitespace before expanding template
Paul Wise
1
-5
/
+39
2019-08-03
page flags: prioritize kasan bits over last-cpuid
Arnd Bergmann
2
-7
/
+12
2019-08-03
ubsan: build ubsan.c more conservatively
Arnd Bergmann
1
-1
/
+2
2019-08-03
kasan: remove clang version check for KASAN_STACK
Arnd Bergmann
1
-6
/
+5
2019-08-03
mm: compaction: avoid 100% CPU usage during compaction when a task is killed
Mel Gorman
1
-4
/
+7
2019-08-03
mm: migrate: fix reference check race between __find_get_block() and migration
Jan Kara
1
-1
/
+3
2019-08-03
mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab ...
Yang Shi
1
-1
/
+8
2019-08-03
ocfs2: remove set but not used variable 'last_hash'
YueHaibing
1
-3
/
+0
2019-08-03
Revert "kmemleak: allow to coexist with fault injection"
Yang Shi
1
-1
/
+1
[next]