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
2006-04-19
[NET]: Remove redundant NULL checks before [kv]free
Jesper Juhl
2
-7
/
+3
2006-04-19
unaligned access in sk_run_filter()
Dmitry Mishin
1
-2
/
+3
2006-04-19
[IPV6]: Clean up hop-by-hop options handler.
YOSHIFUJI Hideaki
3
-5
/
+4
2006-04-19
[IPV6] XFRM: Fix decoding session with preceding extension header(s).
YOSHIFUJI Hideaki
1
-2
/
+2
2006-04-19
[IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull().
YOSHIFUJI Hideaki
1
-1
/
+3
2006-04-19
[IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff.
YOSHIFUJI Hideaki
1
-0
/
+12
2006-04-19
[TCP]: Fix truesize underflow
Herbert Xu
1
-1
/
+3
2006-04-19
x86: be careful about tailcall breakage for sys_open[at] too
Linus Torvalds
1
-2
/
+14
2006-04-19
x86: don't allow tail-calls in sys_ftruncate[64]()
Linus Torvalds
1
-2
/
+6
2006-04-18
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-133
/
+152
2006-04-18
[PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.
Andi Kleen
2
-9
/
+9
2006-04-18
[PATCH] x86_64: Add tee and sync_file_range
Andi Kleen
2
-1
/
+4
2006-04-18
[PATCH] x86_64: Increase NUMA hash function nodemap
Andi Kleen
1
-1
/
+2
2006-04-18
[PATCH] x86_64: x86_64 add crashdump trigger points
Vivek Goyal
1
-0
/
+5
2006-04-18
[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge
Andi Kleen
1
-1
/
+4
2006-04-18
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-6
/
+13
2006-04-18
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-15
/
+43
2006-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
22
-120
/
+191
2006-04-18
[PATCH] cfq: Further rbtree traversal and cfq_exit_queue() race fix
OGAWA Hirofumi
1
-7
/
+12
2006-04-18
powerpc: Use correct sequence for putting CPU into nap mode
Paul Mackerras
8
-65
/
+109
2006-04-18
drm: Fix further issues in drivers/char/drm/via_irq.c
Jayachandran C
1
-3
/
+4
2006-04-18
drivers/char/drm/drm_memory.c: possible cleanups
Adrian Bunk
4
-30
/
+25
2006-04-18
[PATCH 2/2] cfq: fix cic's rbtree traversal
OGAWA Hirofumi
1
-6
/
+27
2006-04-18
[PATCH 1/2] iosched: fix typo and barrier()
OGAWA Hirofumi
2
-4
/
+6
2006-04-18
[PATCH] IPC: access to unmapped vmalloc area in grow_ary()
Alexey Kuznetsov
1
-2
/
+1
2006-04-18
[PATCH] Fix MADV_REMOVE protection checking
Hugh Dickins
1
-0
/
+3
2006-04-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+4
2006-04-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/stable-2.6
Linus Torvalds
5
-48
/
+59
2006-04-18
[IPV4]: ip_route_input panic fix
Stephen Hemminger
1
-1
/
+4
2006-04-18
[PATCH] shmat: stop mprotect from giving write permission to a readonly attac...
Hugh Dickins
1
-0
/
+2
2006-04-18
[PATCH] cciss: bug fix for crash when running hpacucli
Mike Miller
1
-47
/
+49
2006-04-18
[PATCH] ext3: Fix missed mutex unlock
Ananiev, Leonid I
1
-0
/
+1
2006-04-18
[PATCH] Fix block device symlink name
Stephen Rothwell
1
-0
/
+5
2006-04-18
[PATCH] isd200: limit to BLK_DEV_IDE
Randy Dunlap
1
-1
/
+2
2006-04-18
[SPARC64]: Export pcibios_resource_to_bus().
David S. Miller
1
-0
/
+1
2006-04-16
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-4
/
+18
2006-04-16
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-2
/
+20
2006-04-15
[SERIAL] Update serial driver documentation
Russell King
1
-4
/
+18
2006-04-15
[ARM] 3477/1: ARM EABI: undefine removed syscalls
Nicolas Pitre
1
-0
/
+18
2006-04-15
Fix AT91RM9200 build breakage
David Brownell
2
-21
/
+42
2006-04-15
[PATCH] kill unushed __put_task_struct_cb
Eric W. Biederman
2
-7
/
+0
2006-04-15
[efficeon-agp] Add missing memory mask
H. Peter Anvin
1
-1
/
+7
2006-04-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-4
/
+9
2006-04-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-318
/
+682
2006-04-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-5
/
+6
2006-04-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
43
-13268
/
+1097
2006-04-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
9
-35
/
+51
2006-04-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
12
-80
/
+308
2006-04-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
22
-37
/
+173
2006-04-15
[PATCH] ip_output: account for fraggap when checking to add trailer_len
Zach Brown
1
-1
/
+1
[next]