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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-3
/
+4
2024-05-02
string: Add additional __realloc_size() annotations for "dup" helpers
Kees Cook
1
-0
/
+26
2024-05-02
vmlinux: Avoid weak reference to notes section
Ard Biesheuvel
1
-2
/
+2
2024-05-02
kunit/fortify: Fix replaced failure path to unbreak __alloc_size
Kees Cook
1
-3
/
+3
2024-05-01
objpool: cache nr_possible_cpus() and avoid caching nr_cpu_ids
Andrii Nakryiko
1
-6
/
+6
2024-05-01
objpool: enable inlining objpool_push() and objpool_pop() operations
Andrii Nakryiko
1
-100
/
+0
2024-04-30
kunit/fortify: Add memcpy() tests
Kees Cook
1
-3
/
+82
2024-04-30
kunit/fortify: Do not spam logs with fortify WARNs
Kees Cook
1
-1
/
+8
2024-04-30
kunit/fortify: Rename tests to use recommended conventions
Kees Cook
1
-40
/
+40
2024-04-30
dyndbg: fix old BUG_ON in >control parser
Jim Cromie
1
-1
/
+5
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2024-04-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+3
2024-04-27
kunit/fortify: Fix mismatched kvalloc()/vfree() usage
Kees Cook
1
-8
/
+8
2024-04-26
Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+2
2024-04-26
Fix a potential infinite loop in extract_user_to_sg()
David Howells
1
-1
/
+1
2024-04-26
sbitmap: use READ_ONCE to access map->word
linke li
1
-4
/
+4
2024-04-26
test_hexdump: avoid string truncation warning
Arnd Bergmann
1
-1
/
+1
2024-04-26
devres: don't use "proxy" headers
Andy Shevchenko
1
-3
/
+6
2024-04-26
devres: switch to use dev_err_probe() for unification
Andy Shevchenko
1
-8
/
+9
2024-04-26
kgdb: add HAS_IOPORT dependency
Niklas Schnelle
1
-0
/
+1
2024-04-26
lib/build_OID_registry: don't mention the full path of the script in output
Uwe Kleine-König
1
-1
/
+4
2024-04-26
mm/filemap: optimize filemap folio adding
Kairui Song
1
-0
/
+59
2024-04-26
lib/xarray: introduce a new helper xas_get_order
Kairui Song
2
-18
/
+65
2024-04-26
alloc_tag: Tighten file permissions on /proc/allocinfo
Kees Cook
1
-1
/
+1
2024-04-26
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2
-0
/
+43
2024-04-26
rhashtable: plumb through alloc tag
Kent Overstreet
1
-8
/
+14
2024-04-26
lib: add codetag reference into slabobj_ext
Suren Baghdasaryan
1
-0
/
+1
2024-04-26
lib: introduce early boot parameter to avoid page_ext memory overhead
Suren Baghdasaryan
1
-1
/
+40
2024-04-26
lib: introduce support for page allocation tagging
Suren Baghdasaryan
2
-0
/
+18
2024-04-26
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
3
-0
/
+179
2024-04-26
lib: prevent module unloading if memory is not freed
Suren Baghdasaryan
1
-3
/
+8
2024-04-26
lib: code tagging module support
Suren Baghdasaryan
1
-2
/
+56
2024-04-26
lib: code tagging framework
Suren Baghdasaryan
3
-0
/
+224
2024-04-26
lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
Duoming Zhou
1
-4
/
+4
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-11
/
+29
2024-04-25
stackdepot: respect __GFP_NOLOCKDEP allocation flag
Andrey Ryabinin
1
-2
/
+2
2024-04-25
ubsan: Avoid i386 UBSAN handler crashes with Clang
Kees Cook
1
-14
/
+27
2024-04-24
cpumask: Introduce cpumask_first_and_and()
Dawei Li
1
-0
/
+12
2024-04-24
ubsan: Remove 1-element array usage in debug reporting
Kees Cook
1
-1
/
+1
2024-04-24
string_kunit: Move strtomem KUnit test to string_kunit.c
Kees Cook
2
-53
/
+54
2024-04-24
string.h: Introduce memtostr() and memtostr_pad()
Kees Cook
1
-0
/
+26
2024-04-22
s390: Stop using weak symbols for __iowrite64_copy()
Jason Gunthorpe
1
-4
/
+3
2024-04-22
x86: Stop using weak symbols for __iowrite32_copy()
Jason Gunthorpe
1
-3
/
+3
2024-04-20
Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+16
2024-04-19
string: Convert KUnit test names to standard convention
Kees Cook
1
-36
/
+36
2024-04-19
string: Merge strcat KUnit tests into string_kunit.c
Kees Cook
4
-110
/
+82
2024-04-19
string: Prepare to merge strcat KUnit tests into string_kunit.c
Kees Cook
1
-6
/
+6
2024-04-19
string: Merge strscpy KUnit tests into string_kunit.c
Kees Cook
4
-149
/
+120
2024-04-19
string: Prepare to merge strscpy_kunit.c into string_kunit.c
Kees Cook
1
-25
/
+26
2024-04-19
Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+13
[prev]
[next]