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
2019-11-15
y2038: move itimer reset into itimer.c
Arnd Bergmann
3
-13
/
+21
2019-11-15
y2038: use compat_{get,set}_itimer on alpha
Arnd Bergmann
3
-69
/
+4
2019-11-15
y2038: itimer: compat handling to itimer.c
Arnd Bergmann
3
-42
/
+39
2019-11-15
y2038: time: avoid timespec usage in settimeofday()
Arnd Bergmann
2
-12
/
+10
2019-11-15
y2038: timerfd: Use timespec64 internally
Arnd Bergmann
1
-7
/
+7
2019-11-15
y2038: elfcore: Use __kernel_old_timeval for process times
Arnd Bergmann
6
-22
/
+22
2019-11-15
y2038: make ns_to_compat_timeval use __kernel_old_timeval
Arnd Bergmann
1
-2
/
+2
2019-11-15
y2038: socket: use __kernel_old_timespec instead of timespec
Arnd Bergmann
4
-16
/
+23
2019-11-15
y2038: socket: remove timespec reference in timestamping
Arnd Bergmann
2
-2
/
+11
2019-11-15
y2038: syscalls: change remaining timeval to __kernel_old_timeval
Arnd Bergmann
7
-19
/
+20
2019-11-15
y2038: rusage: use __kernel_old_timeval
Arnd Bergmann
3
-5
/
+5
2019-11-15
y2038: uapi: change __kernel_time_t to __kernel_old_time_t
Arnd Bergmann
12
-27
/
+27
2019-11-15
y2038: stat: avoid 'time_t' in 'struct stat'
Arnd Bergmann
3
-21
/
+21
2019-11-15
y2038: ipc: remove __kernel_time_t reference from headers
Arnd Bergmann
18
-56
/
+55
2019-11-15
y2038: vdso: powerpc: avoid timespec references
Arnd Bergmann
5
-21
/
+18
2019-11-15
y2038: vdso: nds32: open-code timespec_add_ns()
Arnd Bergmann
1
-18
/
+15
2019-11-15
y2038: vdso: change time_t to __kernel_old_time_t
Arnd Bergmann
4
-8
/
+8
2019-11-15
y2038: vdso: change timespec to __kernel_old_timespec
Arnd Bergmann
4
-26
/
+26
2019-11-15
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
5
-16
/
+16
2019-11-15
y2038: add __kernel_old_timespec and __kernel_old_time_t
Arnd Bergmann
2
-0
/
+6
2019-11-15
y2038: remove CONFIG_64BIT_TIME
Arnd Bergmann
6
-14
/
+6
2019-11-04
Linux 5.4-rc6
Linus Torvalds
1
-1
/
+1
2019-11-03
Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
27
-97
/
+267
2019-11-03
Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2019-11-02
Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+13
2019-11-02
Merge tag 'pwm/for-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+1
2019-11-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-13
/
+23
2019-11-02
Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-18
/
+57
2019-11-02
Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-18
/
+42
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
213
-1289
/
+2133
2019-11-02
Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-9
/
+30
2019-11-02
Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+22
2019-11-02
Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-18
/
+75
2019-11-02
Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2019-11-02
Merge branch 'fix-BPF-offload-related-bugs'
David S. Miller
3
-3
/
+13
2019-11-02
net: fix installing orphaned programs
Jakub Kicinski
1
-1
/
+2
2019-11-02
net: cls_bpf: fix NULL deref on offload filter removal
Jakub Kicinski
1
-2
/
+6
2019-11-02
selftests: bpf: Skip write only files in debugfs
Jakub Kicinski
1
-0
/
+5
2019-11-02
selftests: net: reuseport_dualstack: fix uninitalized parameter
Wei Wang
1
-1
/
+2
2019-11-02
r8169: fix wrong PHY ID issue with RTL8168dp
Heiner Kallweit
1
-0
/
+4
2019-11-02
net: dsa: bcm_sf2: Fix IMP setup for port different than 8
Florian Fainelli
1
-15
/
+21
2019-11-02
net: phylink: Fix phylink_dbg() macro
Florian Fainelli
1
-0
/
+16
2019-11-02
gve: Fixes DMA synchronization.
Yangchun Fu
2
-2
/
+24
2019-11-02
inet: stop leaking jiffies on the wire
Eric Dumazet
5
-6
/
+6
2019-11-02
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
18
-71
/
+67
2019-11-01
ixgbe: Remove duplicate clear_bit() call
Igor Pylypiv
1
-1
/
+0
2019-11-01
Documentation: networking: device drivers: Remove stray asterisks
Jonathan Neuschäfer
12
-56
/
+56
2019-11-01
e1000: fix memory leaks
Wenwen Wang
1
-4
/
+3
2019-11-01
i40e: Fix receive buffer starvation for AF_XDP
Jeff Kirsher
1
-5
/
+0
2019-11-01
igb: Fix constant media auto sense switching when no cable is connected
Manfred Rudigier
1
-1
/
+2
[next]