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-08-08
selinux: remove unused variabled in the netport, netnode, and netif caches
Paul Moore
3
-6
/
+4
2014-08-08
netlabel: fix the netlbl_catmap_setlong() dummy function
Paul Moore
1
-4
/
+4
2014-08-01
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
8
-157
/
+139
2014-08-01
netlabel: fix the catmap walking functions
Paul Moore
1
-48
/
+54
2014-08-01
netlabel: fix the horribly broken catmap functions
Paul Moore
5
-146
/
+240
2014-08-01
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
4
-16
/
+26
2014-06-26
selinux: reduce the number of calls to synchronize_net() when flushing caches
Paul Moore
7
-42
/
+23
2014-06-24
selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()
Waiman Long
1
-9
/
+32
2014-06-19
selinux: fix a possible memory leak in cond_read_node()
Namhyung Kim
1
-1
/
+1
2014-06-19
selinux: simple cleanup for cond_read_node()
Namhyung Kim
1
-7
/
+2
2014-06-19
security: Used macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
1
-1
/
+2
2014-06-18
selinux: introduce str_read() helper
Namhyung Kim
1
-96
/
+37
2014-06-18
SELinux: use ARRAY_SIZE
Himangi Saraogi
1
-4
/
+4
2014-06-18
selinux, kbuild: remove unnecessary $(hostprogs-y) from clean-files
Masahiro Yamada
2
-2
/
+1
2014-06-18
Merge tag 'v3.15' into next
Paul Moore
10797
-254885
/
+615462
2014-06-08
Linux 3.15
Linus Torvalds
1
-1
/
+1
2014-06-08
Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...
Linus Torvalds
2
-47
/
+79
2014-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+5
2014-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-40
/
+50
2014-06-08
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-89
/
+64
2014-06-07
x86/boot: EFI_MIXED should not prohibit loading above 4G
Matt Fleming
1
-2
/
+1
2014-06-07
mm: add !pte_present() check on existing hugetlb_entry callbacks
Naoya Horiguchi
2
-2
/
+6
2014-06-06
Btrfs: send, fix corrupted path strings for long paths
Filipe Manana
1
-2
/
+5
2014-06-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-12
/
+20
2014-06-06
mm: rmap: fix use-after-free in __put_anon_vma
Andrey Ryabinin
1
-2
/
+1
2014-06-06
target: Fix alua_access_state attribute OOPs for un-configured devices
Nicholas Bellinger
1
-0
/
+5
2014-06-06
target: Allow READ_CAPACITY opcode in ALUA Standby access state
Nicholas Bellinger
1
-0
/
+9
2014-06-06
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
1
-0
/
+3
2014-06-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+7
2014-06-05
Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)
Linus Torvalds
1
-53
/
+160
2014-06-05
futex: Make lookup_pi_state more robust
Thomas Gleixner
1
-28
/
+106
2014-06-05
futex: Always cleanup owner tid in unlock_pi
Thomas Gleixner
1
-22
/
+18
2014-06-05
futex: Validate atomic acquisition in futex_lock_pi_atomic()
Thomas Gleixner
1
-3
/
+11
2014-06-05
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...
Thomas Gleixner
1
-0
/
+25
2014-06-05
x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
Igor Mammedov
2
-79
/
+47
2014-06-05
x86/smpboot: Log error on secondary CPU wakeup failure at ERR level
Igor Mammedov
1
-1
/
+1
2014-06-05
x86: Fix list/memory corruption on CPU hotplug
Igor Mammedov
1
-3
/
+0
2014-06-05
sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock
Roman Gushchin
3
-7
/
+6
2014-06-05
sched/dl: Fix race in dl_task_timer()
Kirill Tkhai
1
-1
/
+9
2014-06-05
sched: Fix sched_policy < 0 comparison
Richard Weinberger
1
-1
/
+1
2014-06-05
sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabled
Steven Rostedt
1
-3
/
+4
2014-06-05
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2
-4
/
+7
2014-06-04
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2014-06-04
percpu-refcount: fix usage of this_cpu_ops
Sebastian Ott
1
-3
/
+3
2014-06-04
Merge tag 'pm-3.15-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-21
/
+31
2014-06-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-12
/
+31
2014-06-04
perf probe: Fix perf probe to find correct variable DIE
Masami Hiramatsu
1
-2
/
+5
2014-06-04
perf probe: Fix a segfault if asked for variable it doesn't find
Masami Hiramatsu
1
-2
/
+2
2014-06-04
x86: irq: Get correct available vectors for cpu disable
Yinghai Lu
1
-4
/
+12
2014-06-04
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...
Dave Airlie
2
-5
/
+10
[next]