index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-12
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
3
-3
/
+3
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-06-03
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2025-06-02
Merge tag 'm68knommu-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+7
2025-06-01
m68k: remove use of page->index
Matthew Wilcox (Oracle)
1
-1
/
+2
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-28
/
+21
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
13
-25
/
+1
2025-05-28
Merge tag 'm68k-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-50
/
+2
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
12
-12
/
+12
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2025-05-21
net: phy: fixed_phy: remove irq argument from fixed_phy_add
Heiner Kallweit
1
-1
/
+1
2025-05-19
m68k: defconfig: Update defconfigs for v6.15-rc1
Geert Uytterhoeven
12
-48
/
+0
2025-05-19
m68k: Replace memcpy() + manual NUL-termination with strscpy()
Thorsten Blum
1
-2
/
+1
2025-05-19
m68k/kernel: replace strncpy() with strscpy()
Mohammad Mahdi Anbaraki
1
-1
/
+1
2025-05-19
m68k: coldfire: gpio: use new line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-05-12
crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK
Eric Biggers
12
-12
/
+12
2025-05-12
m68k: mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
1
-1
/
+5
2025-05-12
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
3
-9
/
+9
2025-05-12
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+7
2025-05-12
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
3
-18
/
+0
2025-04-28
m68k: mac: Fix macintosh_config for Mac II
Finn Thain
1
-1
/
+1
2025-04-28
m68k: Replace strcpy() with strscpy() in hardware_proc_show()
Thorsten Blum
1
-1
/
+1
2025-04-21
fs: remove uselib() system call
Christian Brauner
1
-1
/
+0
2025-04-12
net: Retire DCCP socket.
Kuniyuki Iwashima
12
-24
/
+0
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-1
/
+0
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-3
/
+3
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC16
Eric Biggers
1
-1
/
+0
2025-04-02
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
1
-5
/
+2
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2025-03-28
Merge tag 'm68knommu-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-4
/
+1
2025-03-27
Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+2
2025-03-26
Merge tag 'm68k-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-17
/
+31
2025-03-24
Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-12
/
+0
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-03-24
m68k: coldfire: select PCI_IOMAP for PCI
Arnd Bergmann
1
-1
/
+2
2025-03-18
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-2
/
+0
2025-03-17
m68k: defconfig: Update defconfigs for v6.14-rc1
Geert Uytterhoeven
12
-12
/
+12
2025-03-17
m68k: mm: Replace deprecated strncpy() with strscpy()
Thorsten Blum
1
-2
/
+1
2025-03-17
m68k: Do not include <linux/fb.h>
Thomas Zimmermann
2
-2
/
+0
2025-03-15
m68k/nommu: stop using GENERIC_IOMAP
Arnd Bergmann
2
-5
/
+1
2025-03-10
m68k: setup: Remove size argument when calling strscpy()
Thorsten Blum
1
-2
/
+1
2025-03-06
m68k: sun3: add check for __pgd_alloc()
Haoxiang Li
1
-2
/
+4
2025-02-21
sysv: Remove the filesystem
Jan Kara
12
-12
/
+0
2025-02-12
fs: add open_tree_attr()
Christian Brauner
1
-0
/
+1
2025-02-03
m68k: sun3: Fix DEBUG_MMU_EMU build
Geert Uytterhoeven
2
-2
/
+16
2025-02-03
m68k: sun3: Use str_read_write() helper in mmu_emu_handle_fault()
Thorsten Blum
1
-1
/
+2
2025-02-01
revert "xarray: port tests to kunit"
Andrew Morton
12
-0
/
+12
2025-01-27
Merge tag 'm68knommu-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+10
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-43
/
+31
[next]