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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
livepatch: Remove custom kobject state handling
Petr Mladek
1
-39
/
+17
2019-04-29
livepatch: Convert error about unsupported reliable stacktrace into a warning
Petr Mladek
1
-3
/
+2
2019-03-05
Merge branch 'for-5.1/atomic-replace' into for-linus
Jiri Kosina
3
-26
/
+18
2019-02-06
livepatch: Module coming and going callbacks can proceed with all listed patches
Petr Mladek
1
-20
/
+6
2019-02-06
livepatch: Introduce klp_for_each_patch macro
Petr Mladek
3
-5
/
+11
2019-02-06
livepatch: core: Return EOPNOTSUPP instead of ENOSYS
Alice Ferrazzi
1
-1
/
+1
2019-01-17
livepatch: Remove signal sysfs attribute
Miroslav Benes
3
-74
/
+41
2019-01-17
livepatch: Send a fake signal periodically
Miroslav Benes
1
-3
/
+13
2019-01-11
livepatch: Remove ordering (stacking) of the livepatches
Petr Mladek
1
-4
/
+0
2019-01-11
livepatch: Remove Nop structures when unused
Petr Mladek
5
-9
/
+76
2019-01-11
livepatch: Add atomic replace
Jason Baron
4
-8
/
+236
2019-01-11
livepatch: Use lists to manage patches, objects and functions
Jason Baron
1
-2
/
+7
2019-01-11
livepatch: Simplify API by removing registration step
Petr Mladek
3
-193
/
+108
2019-01-11
livepatch: Don't block the removal of patches loaded after a forced transition
Petr Mladek
3
-6
/
+9
2019-01-11
livepatch: Consolidate klp_free functions
Petr Mladek
1
-45
/
+92
2019-01-11
livepatch: Shuffle klp_enable_patch()/klp_disable_patch() code
Petr Mladek
1
-164
/
+166
2019-01-11
livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func
Petr Mladek
4
-15
/
+17
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-21
/
+52
2019-01-05
kernel/sched/: remove caller signal_pending branch predictions
Davidlohr Bueso
3
-3
/
+3
2019-01-05
kernel/locking/mutex.c: remove caller signal_pending branch predictions
Davidlohr Bueso
1
-1
/
+1
2019-01-05
kernel/kcov.c: mark write_comp_data() as notrace
Anders Roxell
1
-1
/
+1
2019-01-05
kernel/sysctl: add panic_print into sysctl
Feng Tang
3
-1
/
+9
2019-01-05
panic: add options to print system info when panic happens
Feng Tang
1
-0
/
+28
2019-01-05
fork: fix some -Wmissing-prototypes warnings
Yi Wang
1
-5
/
+0
2019-01-05
kernel/hung_task.c: break RCU locks based on jiffies
Tetsuo Handa
1
-4
/
+4
2019-01-05
kernel/hung_task.c: force console verbose before panic
Liu, Chuansheng
1
-7
/
+5
2019-01-05
proc/sysctl: fix return error for proc_doulongvec_minmax()
Cheng Lin
1
-0
/
+2
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2
-8
/
+4
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
12
-42
/
+47
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-78
/
+312
2019-01-03
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+57
2019-01-03
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
1
-6
/
+179
2019-01-03
bpf: fix check_map_access smin_value test when pointer contains offset
Daniel Borkmann
1
-1
/
+5
2019-01-03
bpf: restrict unknown scalars of mixed signed bounds for unprivileged
Daniel Borkmann
1
-1
/
+8
2019-01-03
bpf: restrict stack pointer arithmetic for unprivileged
Daniel Borkmann
1
-22
/
+41
2019-01-03
bpf: restrict map value pointer arithmetic for unprivileged
Daniel Borkmann
1
-0
/
+11
2019-01-03
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
1
-0
/
+20
2019-01-03
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
1
-17
/
+17
2019-01-03
bpf: move {prev_,}insn_idx into verifier env
Daniel Borkmann
1
-38
/
+38
2019-01-02
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+455
2019-01-02
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
5
-16
/
+82
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
22
-1562
/
+2199
2018-12-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-34
/
+9
2018-12-30
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...
Linus Torvalds
1
-34
/
+9
2018-12-30
kdb: use bool for binary state indicators
Nicholas Mc Guire
1
-7
/
+7
2018-12-30
kdb: Don't back trace on a cpu that didn't round up
Douglas Anderson
3
-8
/
+14
2018-12-30
kgdb: Don't round up a CPU that failed rounding up before
Douglas Anderson
2
-1
/
+20
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
1
-0
/
+41
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
1
-1
/
+1
2018-12-30
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
[next]