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
2014-01-08
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
1
-1
/
+13
2014-01-07
SELinux: Fix memory leak upon loading policy
Tetsuo Handa
1
-1
/
+13
2014-01-06
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
7
-39
/
+164
2014-01-06
tpm/tpm-sysfs: active_show() can be static
Fengguang Wu
1
-1
/
+1
2014-01-06
tpm: tpm_tis: Fix compile problems with CONFIG_PM_SLEEP/CONFIG_PNP
Jason Gunthorpe
1
-5
/
+1
2014-01-06
tpm: Make tpm-dev allocate a per-file structure
Jason Gunthorpe
2
-50
/
+57
2014-01-06
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
Jason Gunthorpe
4
-33
/
+16
2014-01-06
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
13
-15
/
+33
2014-01-06
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
13
-307
/
+72
2014-01-06
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
Jason Gunthorpe
4
-274
/
+314
2014-01-06
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
14
-279
/
+217
2014-01-06
char: tpm: nuvoton: remove unused variable
Michal Nazarewicz
1
-1
/
+0
2014-01-06
tpm: MAINTAINERS: Cleanup TPM Maintainers file
Peter Huewe
1
-6
/
+2
2014-01-06
tpm/tpm_i2c_atmel: fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2014-01-06
tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)
Peter Huewe
1
-1
/
+0
2014-01-06
tpm/tpm_i2c_stm_st33: Check return code of get_burstcount
Peter Huewe
1
-1
/
+6
2014-01-06
tpm/tpm_ppi: Check return value of acpi_get_name
Peter Huewe
1
-0
/
+3
2014-01-06
tpm/tpm_ppi: Do not compare strcmp(a,b) == -1
Peter Huewe
1
-4
/
+4
2014-01-06
Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPM
James Morris
9978
-203677
/
+405285
2014-01-05
Linux 3.13-rc7
Linus Torvalds
1
-1
/
+1
2014-01-04
Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
2
-6
/
+7
2014-01-04
Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-33
/
+108
2014-01-03
ima: remove unneeded size_limit argument from ima_eventdigest_init_common()
Roberto Sassu
1
-8
/
+6
2014-01-03
ima: update IMA-templates.txt documentation
Mimi Zohar
1
-2
/
+4
2014-01-03
ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init()
Roberto Sassu
1
-2
/
+2
2014-01-03
ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init()
Roberto Sassu
1
-1
/
+1
2014-01-03
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+5
2014-01-03
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
9
-24
/
+66
2014-01-03
epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL
Jason Baron
1
-4
/
+0
2014-01-03
sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...
Nobuhiro Iwamatsu
1
-0
/
+5
2014-01-03
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
Jiang Liu
1
-1
/
+10
2014-01-03
mm/memory-failure.c: transfer page count from head page to tail page after sp...
Naoya Horiguchi
1
-0
/
+10
2014-01-03
MAINTAINERS: set up proper record for Xilinx Zynq
Michal Simek
1
-0
/
+3
2014-01-03
mm: remove bogus warning in copy_huge_pmd()
Mel Gorman
1
-3
/
+0
2014-01-03
memcg: fix memcg_size() calculation
Vladimir Davydov
1
-1
/
+1
2014-01-03
mm: fix use-after-free in sys_remap_file_pages
Rik van Riel
1
-3
/
+5
2014-01-03
mm: munlock: fix deadlock in __munlock_pagevec()
Vlastimil Babka
1
-5
/
+10
2014-01-03
mm: munlock: fix a bug where THP tail page is encountered
Vlastimil Babka
1
-7
/
+22
2014-01-03
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
6
-5
/
+58
2014-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-11
/
+22
2014-01-02
KVM: nVMX: Unconditionally uninit the MMU on nested vmexit
Jan Kiszka
1
-2
/
+1
2014-01-02
GFS2: Fix unsafe dereference in dump_holder()
Tetsuo Handa
1
-0
/
+2
2014-01-01
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-49
/
+80
2014-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+1
2014-01-01
Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
9
-49
/
+80
2014-01-01
crypto: ixp4xx - Fix kernel compile error
Krzysztof HaĆasa
1
-3
/
+1
2014-01-01
Smack: File receive audit correction
Casey Schaufler
1
-1
/
+1
2014-01-01
Smack: Rationalize mount restrictions
Casey Schaufler
1
-54
/
+29
2014-01-01
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
3
-15
/
+29
2014-01-01
Merge branch 'cpuidle/3.13-fixes' of git://git.linaro.org/people/daniel.lezca...
Rafael J. Wysocki
1
-1
/
+1
[next]