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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-02-21
Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-10
/
+6
2021-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
18
-536
/
+1550
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+6
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-341
/
+1193
2021-02-16
bpf: Clear subreg_def for global function return values
Ilya Leoshkevich
1
-1
/
+2
2021-02-15
Merge branches 'powercap' and 'pm-misc'
Rafael J. Wysocki
1
-8
/
+4
2021-02-15
Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk'
Rafael J. Wysocki
2
-2
/
+2
2021-02-13
Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+6
2021-02-13
bpf: Support pointers in global func args
Dmitrii Banshchikov
2
-10
/
+75
2021-02-13
bpf: Extract nullable reg type conversion into a helper function
Dmitrii Banshchikov
1
-31
/
+52
2021-02-13
bpf: Rename bpf_reg_state variables
Dmitrii Banshchikov
1
-8
/
+12
2021-02-13
bpf: Fix truncation handling for mod32 dst reg wrt zero
Daniel Borkmann
1
-4
/
+6
2021-02-13
bpf, devmap: Use GFP_KERNEL for xdp bulk queue allocation
Jun'ichi Nomura
1
-3
/
+1
2021-02-13
bpf: Fix an unitialized value in bpf_iter
Yonghong Song
1
-1
/
+1
2021-02-12
bpf: Allow bpf_d_path in bpf_iter program
Song Liu
1
-0
/
+4
2021-02-12
bpf: Introduce task_vma bpf_iter
Song Liu
1
-1
/
+266
2021-02-12
Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-02-12
PM: sleep: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2021-02-12
PM: Kconfig: remove unneeded "default n" options
Lukasz Luba
1
-3
/
+0
2021-02-12
PM: EM: update Kconfig description and drop "default n" option
Lukasz Luba
1
-5
/
+4
2021-02-12
bpf: Fix subreg optimization for BPF_FETCH
Ilya Leoshkevich
1
-2
/
+21
2021-02-12
bpf: Clear per_cpu pointers during bpf_prog_realloc
Alexei Starovoitov
1
-0
/
+2
2021-02-12
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
1
-0
/
+2
2021-02-11
tracing: Check length before giving out the filter buffer
Steven Rostedt (VMware)
1
-1
/
+1
2021-02-11
bpf: Allows per-cpu maps and map-in-map in sleepable programs
Alexei Starovoitov
2
-3
/
+8
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
2
-6
/
+26
2021-02-11
bpf: Add per-program recursion prevention mechanism
Alexei Starovoitov
2
-4
/
+27
2021-02-11
bpf: Compute program stats for sleepable programs
Alexei Starovoitov
1
-14
/
+28
2021-02-11
bpf: Run sleepable programs with migration disabled
Alexei Starovoitov
1
-0
/
+2
2021-02-11
bpf: Optimize program stats
Alexei Starovoitov
4
-7
/
+7
2021-02-11
bpf_lru_list: Read double-checked variable once without lock
Marco Elver
1
-3
/
+4
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
14
-76
/
+90
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-21
/
+22
2021-02-10
bpf: Allow variable-offset stack access
Andrei Matei
1
-146
/
+511
2021-02-10
bpf: Fix 32 bit src register truncation on div/mod
Daniel Borkmann
1
-15
/
+13
2021-02-10
bpf: Fix verifier jmp32 pruning decision logic
Daniel Borkmann
1
-1
/
+5
2021-02-10
bpf: Fix verifier jsgt branch analysis on max bound
Daniel Borkmann
1
-2
/
+2
2021-02-08
Merge tag 'trace-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2021-02-07
Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2021-02-07
Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-24
/
+20
2021-02-07
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-12
/
+4
2021-02-07
Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
1
-2
/
+2
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
1
-10
/
+2
2021-02-05
tracing: Do not count ftrace events in top level enable output
Steven Rostedt (VMware)
1
-1
/
+2
2021-02-05
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
1
-1
/
+1
2021-02-05
ntp: Use freezable workqueue for RTC synchronization
Geert Uytterhoeven
1
-2
/
+2
2021-02-05
dma-mapping: benchmark: use u8 for reserved field in uAPI structure
Barry Song
1
-1
/
+1
2021-02-05
bpf: Refactor BPF_PSEUDO_CALL checking as a helper function
Yonghong Song
1
-16
/
+13
[next]