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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-09
Merge tag 'io_uring-6.1-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+3
2022-12-09
Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
81
-164
/
+643
2022-12-08
Merge tag 'for-linus-2022120801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-22
/
+34
2022-12-08
Merge tag 'soc-fixes-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-12-08
Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...
Benjamin Tissoires
1
-19
/
+0
2022-12-08
Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"
Benjamin Tissoires
1
-0
/
+9
2022-12-08
Merge tag 'loongarch-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-24
/
+119
2022-12-08
Merge tag 'for-linus-xsa-6.1-rc9b-tag' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-12-08
Merge tag 'gpio-fixes-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-16
/
+31
2022-12-08
Merge tag 'ata-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+1
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
3
-3
/
+14
2022-12-08
net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()
Radu Nicolae Pirea (OSS)
1
-1
/
+1
2022-12-08
s390/qeth: fix use-after-free in hsci
Alexandra Winter
1
-1
/
+1
2022-12-08
macsec: add missing attribute validation for offload
Emeel Hakim
1
-0
/
+1
2022-12-08
net: mvneta: Fix an out of bounds check
Dan Carpenter
1
-4
/
+1
2022-12-08
net: thunderbolt: fix memory leak in tbnet_open()
Zhengchao Shao
1
-0
/
+1
2022-12-08
Revert "ARM: dts: imx7: Fix NAND controller size-cells"
Francesco Dolcini
1
-2
/
+2
2022-12-08
Merge tag 'asahi-soc-dt-6.2-v3' of https://github.com/AsahiLinux/linux into s...
Arnd Bergmann
4
-13
/
+56
2022-12-08
platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_regist...
Yang Yingliang
1
-1
/
+1
2022-12-08
tpm: st33zp24: remove pointless checks on probe
Dmitry Torokhov
2
-13
/
+0
2022-12-08
tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
Michael Kelley
1
-1
/
+1
2022-12-08
tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()
Yuan Can
1
-1
/
+7
2022-12-08
tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
1
-4
/
+5
2022-12-08
tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
1
-9
/
+20
2022-12-08
tpm: acpi: Call acpi_put_table() to fix memory leak
Hanjun Guo
1
-3
/
+9
2022-12-08
tpm: Add flag to use default cancellation policy
Eddie James
3
-8
/
+14
2022-12-08
tpm: tis_i2c: Fix sanity check interrupt enable mask
Eddie James
1
-1
/
+1
2022-12-08
KEYS: trusted: tee: Make registered shm dependency explicit
Sumit Garg
1
-1
/
+2
2022-12-08
tpm: Avoid function type cast of put_device()
Ard Biesheuvel
1
-1
/
+6
2022-12-08
tpm: st33zp24: switch to using gpiod API
Dmitry Torokhov
4
-205
/
+39
2022-12-08
tpm: st33zp24: drop support for platform data
Dmitry Torokhov
4
-94
/
+10
2022-12-08
platform/x86: sony-laptop: Convert to use sysfs_emit_at() API
ye xingchen
1
-6
/
+4
2022-12-08
platform/x86/dell: alienware-wmi: Use sysfs_emit() instead of scnprintf()
ye xingchen
1
-25
/
+16
2022-12-08
platform/x86: uv_sysfs: Use sysfs_emit() instead of scnprintf()
ye xingchen
1
-8
/
+8
2022-12-08
platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()
Yu Liao
1
-6
/
+2
2022-12-08
platform/x86: x86-android-tablets: Add Advantech MICA-071 extra button
Hans de Goede
1
-0
/
+58
2022-12-08
platform/x86: x86-android-tablets: Add Lenovo Yoga Tab 3 (YT3-X90F) charger +...
Hans de Goede
1
-1
/
+134
2022-12-08
platform/x86: x86-android-tablets: Add Medion Lifetab S10346 data
Hans de Goede
1
-0
/
+92
2022-12-08
platform/mips: Adjust Kconfig to keep consistency
Huacai Chen
2
-2
/
+1
2022-12-08
Merge branch 'rework/console-list-lock' into for-linus
Petr Mladek
2944
-35918
/
+142048
2022-12-08
platform/x86: wireless-hotkey: use ACPI HID as phys
Alex Hung
1
-20
/
+40
2022-12-08
MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2022-12-08
MIPS: mscc: jaguar2: Fix pca9545 i2c-mux node names
Geert Uytterhoeven
1
-2
/
+2
2022-12-08
docs/zh_CN: Add LoongArch booting description's translation
Yanteng Si
2
-0
/
+49
2022-12-08
docs/LoongArch: Add booting description
Yanteng Si
2
-0
/
+43
2022-12-08
LoongArch: mm: Fix huge page entry update for virtual machine
Huacai Chen
1
-14
/
+16
2022-12-08
LoongArch: Export symbol for function smp_send_reschedule()
Bibo Mao
2
-10
/
+11
2022-12-08
arm64: dts: apple: t6002: Fix GPU power domains
Asahi Lina
1
-0
/
+5
2022-12-08
arm64: dts: apple: t600x-pmgr: Fix search & replace typo
Asahi Lina
1
-1
/
+1
2022-12-08
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
1
-0
/
+5
[prev]
[next]