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
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
1
-0
/
+4
2024-02-23
tls: fix race between async notify and socket close
Jakub Kicinski
1
-5
/
+0
2024-02-23
update workarounds for gcc "asm goto" issue
Linus Torvalds
2
-4
/
+12
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2
-2
/
+21
2024-02-16
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
1
-1
/
+3
2024-02-16
libceph: just wait for more data to be available on the socket
Xiubo Li
1
-1
/
+1
2024-02-16
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+6
2024-02-16
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
1
-0
/
+2
2024-02-16
rxrpc: Fix counting of new acks and nacks
David Howells
1
-3
/
+5
2024-02-16
dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
Frank Li
1
-1
/
+2
2024-02-05
mm, kmsan: fix infinite recursion due to RCU critical section
Marco Elver
1
-3
/
+3
2024-02-05
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
1
-6
/
+14
2024-02-05
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
1
-0
/
+2
2024-02-05
ipmr: fix kernel panic when forwarding mcast packets
Nicolas Dichtel
1
-1
/
+1
2024-02-05
drm: using mul_u32_u32() requires linux/math64.h
Stephen Rothwell
1
-0
/
+1
2024-02-05
PCI: add INTEL_HDA_ARL to pci_ids.h
Pierre-Louis Bossart
1
-0
/
+1
2024-02-05
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
1
-0
/
+2
2024-02-05
minmax: relax check to allow comparison between unsigned arguments and signed...
David Laight
1
-7
/
+17
2024-02-05
minmax: allow comparisons of 'int' against 'unsigned char/short'
David Laight
1
-2
/
+3
2024-02-05
minmax: fix indentation of __cmp_once() and __clamp_once()
David Laight
1
-15
/
+15
2024-02-05
minmax: allow min()/max()/clamp() if the arguments have the same signedness.
David Laight
1
-28
/
+32
2024-02-05
minmax: add umin(a, b) and umax(a, b)
David Laight
1
-0
/
+17
2024-02-05
minmax: fix header inclusions
Andy Shevchenko
1
-1
/
+2
2024-02-05
minmax: deduplicate __unconst_integer_typeof()
Andy Shevchenko
1
-23
/
+3
2024-02-05
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-0
/
+3
2024-02-05
thermal: core: Fix thermal zone suspend-resume synchronization
Rafael J. Wysocki
1
-0
/
+2
2024-02-05
arm64: irq: set the correct node for VMAP stack
Huang Shijie
1
-0
/
+2
2024-02-05
asm-generic: make sparse happy with odd-sized put_unaligned_*()
Dmitry Torokhov
1
-12
/
+12
2024-02-01
serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
Randy Dunlap
1
-1
/
+1
2024-02-01
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
1
-0
/
+1
2024-02-01
serial: core: Provide port lock wrappers
Thomas Gleixner
1
-0
/
+79
2024-02-01
media: v4l2-cci: Add support for little-endian encoded registers
Alexander Stein
1
-0
/
+5
2024-02-01
media: v4l: cci: Add macros to obtain register width and address
Sakari Ailus
1
-0
/
+5
2024-02-01
media: v4l: cci: Include linux/bits.h
Sakari Ailus
1
-0
/
+1
2024-02-01
fs/pipe: move check to pipe_has_watch_queue()
Max Kellermann
1
-0
/
+16
2024-02-01
drm: Allow drivers to indicate the damage helpers to ignore damage clips
Javier Martinez Canillas
1
-0
/
+10
2024-02-01
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
2
-0
/
+21
2024-02-01
btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args
Qu Wenruo
1
-0
/
+3
2024-02-01
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
1
-0
/
+26
2024-02-01
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2
-36
/
+38
2024-02-01
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
1
-0
/
+1
2024-02-01
net/mlx5: Bridge, fix multicast packets sent to uplink
Moshe Shemesh
2
-1
/
+2
2024-02-01
net/mlx5: Bridge, Enable mcast in smfs steering mode
Erez Shitrit
1
-0
/
+1
2024-02-01
net/sched: flower: Fix chain template offload
Ido Schimmel
1
-0
/
+4
2024-02-01
udp: fix busy polling
Eric Dumazet
3
-12
/
+17
2024-02-01
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
1
-4
/
+2
2024-02-01
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
1
-0
/
+8
2024-02-01
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-0
/
+11
2024-02-01
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
1
-0
/
+5
2024-02-01
bpf: correct loop detection for iterators convergence
Eduard Zingerman
1
-0
/
+15
[next]