Groups
Groups
Sign in
Groups
Groups
HUST OS Kernel Contribution
Conversations
About
Send feedback
Help
HUST OS Kernel Contribution
Contact owners and managers
1–30 of 275
Mark all as read
Report group
0 selected
Zevorn(Chao Liu)
,
Chao Liu
12
Dec 15
[PATCH v3 0/5] Add K230 board and thead-c908 CPU support
From: Chao Liu <chao...@zevorn.cn> Add documentation for k230 virt reference platform. Signed-
unread,
[PATCH v3 0/5] Add K230 board and thead-c908 CPU support
From: Chao Liu <chao...@zevorn.cn> Add documentation for k230 virt reference platform. Signed-
Dec 15
Ben Guo
, …
Ben Guo
5
Dec 15
[PATCH] docs/zh_CN: rust: remove Rust experiment section
On 12/15/25 3:49 PM, Dongliang Mu wrote: > This Chinese translation sync has its own commit
unread,
[PATCH] docs/zh_CN: rust: remove Rust experiment section
On 12/15/25 3:49 PM, Dongliang Mu wrote: > This Chinese translation sync has its own commit
Dec 15
梅开彦
, …
Matt Bobrowski
10
Dec 11
bpf: mmap_file LSM hook allows NULL pointer dereference
On Wed, Dec 10, 2025 at 10:02:16AM +0000, Matt Bobrowski wrote: > On Wed, Dec 03, 2025 at 10:23:
unread,
bpf: mmap_file LSM hook allows NULL pointer dereference
On Wed, Dec 10, 2025 at 10:02:16AM +0000, Matt Bobrowski wrote: > On Wed, Dec 03, 2025 at 10:23:
Dec 11
chenmiao
, …
ChenMiao
21
Dec 6
[RFC PATCH v2 0/5] rust/hw: Add the I2C and the first GPIO device
From: chenmiao <chen...@openatom.club> After implementing the I2CBus and I2CSlave, we
unread,
[RFC PATCH v2 0/5] rust/hw: Add the I2C and the first GPIO device
From: chenmiao <chen...@openatom.club> After implementing the I2CBus and I2CSlave, we
Dec 6
bbbbbq
,
Chao Liu
2
Dec 6
[PATCH 0/1] Add DS1338 RTC device implementation in Rust
On 12/7/2025 7:52 AM, bbbbbq wrote: > This patch series implements the DS1338 Real-Time Clock
unread,
[PATCH 0/1] Add DS1338 RTC device implementation in Rust
On 12/7/2025 7:52 AM, bbbbbq wrote: > This patch series implements the DS1338 Real-Time Clock
Dec 6
bbbbbq
,
Chao Liu
2
Dec 6
[PATCH 1/1] rust/hw/rtc: Add DS1338 RTC device implementation
On 12/7/2025 7:52 AM, bbbbbq wrote: > Implement DS1338 Real-Time Clock device in Rust as a
unread,
[PATCH 1/1] rust/hw/rtc: Add DS1338 RTC device implementation
On 12/7/2025 7:52 AM, bbbbbq wrote: > Implement DS1338 Real-Time Clock device in Rust as a
Dec 6
Chao Liu
, …
Chao Liu
22
Dec 4
[PATCH v1 0/5] Add K230 board and thead-c908 CPU support
Testing the Basic Functions of K230 WDT: 1. Reset Function 2. Timeout Check 3. Interrupt Function
unread,
[PATCH v1 0/5] Add K230 board and thead-c908 CPU support
Testing the Basic Functions of K230 WDT: 1. Reset Function 2. Timeout Check 3. Interrupt Function
Dec 4
梅开彦
,
Martin KaFai Lau
3
Dec 1
bpf: Race condition in bpf_trampoline_unlink_cgroup_shim during concurrent cgroup LSM link release
> -----原始邮件----- > 发件人: "Martin KaFai Lau" <marti...@linux.dev> > 发送时间:
unread,
bpf: Race condition in bpf_trampoline_unlink_cgroup_shim during concurrent cgroup LSM link release
> -----原始邮件----- > 发件人: "Martin KaFai Lau" <marti...@linux.dev> > 发送时间:
Dec 1
梅开彦
,
Amery Hung
2
Dec 1
bpf: Use-after-free in inode local storage due to premature i_security freeing
On Sun, Nov 30, 2025 at 9:51 PM 梅开彦 <kai...@hust.edu.cn> wrote: > > Our fuzzer tool
unread,
bpf: Use-after-free in inode local storage due to premature i_security freeing
On Sun, Nov 30, 2025 at 9:51 PM 梅开彦 <kai...@hust.edu.cn> wrote: > > Our fuzzer tool
Dec 1
Chen Miao
,
Chao Liu
3
Nov 29
[RFC PATCH V3 2/4] rust/hw/core: Add rust bindings/funcs for i2c bus
From: chenmiao <chen...@openatom.club> We have implemented the I2CBus and I2CSlave
unread,
[RFC PATCH V3 2/4] rust/hw/core: Add rust bindings/funcs for i2c bus
From: chenmiao <chen...@openatom.club> We have implemented the I2CBus and I2CSlave
Nov 29
Chen Miao
,
Chao Liu
3
Nov 29
[RFC PATCH V3 4/4] rust/hw/gpio: Add the the first gpio device pcf8574
From: chenmiao <chen...@openatom.club> After implementing the I2CBus and I2CSlave, we
unread,
[RFC PATCH V3 4/4] rust/hw/gpio: Add the the first gpio device pcf8574
From: chenmiao <chen...@openatom.club> After implementing the I2CBus and I2CSlave, we
Nov 29
Chen Miao
,
Chao Liu
4
Nov 29
[RFC PATCH V3 3/4] rust/hw/core: Provide some interfaces for the GPIO device
From: chenmiao <chen...@openatom.club> In qdev.rs, we implemented the init_gpio_out_named
unread,
[RFC PATCH V3 3/4] rust/hw/core: Provide some interfaces for the GPIO device
From: chenmiao <chen...@openatom.club> In qdev.rs, we implemented the init_gpio_out_named
Nov 29
Chen Miao
,
Chao Liu
3
Nov 29
[RFC PATCH V3 1/4] rust/hw/core: Add the BusState of rust version
From: chenmiao <chen...@openatom.club> A Rust version implementation has been designed for
unread,
[RFC PATCH V3 1/4] rust/hw/core: Add the BusState of rust version
From: chenmiao <chen...@openatom.club> A Rust version implementation has been designed for
Nov 29
梅开彦
, …
Amery Hung
4
Nov 25
bpf: Race condition in inode local storage leads to use-after-free
On Tue, Nov 25, 2025 at 3:17 PM Alexei Starovoitov <alexei.st...@gmail.com> wrote: >
unread,
bpf: Race condition in inode local storage leads to use-after-free
On Tue, Nov 25, 2025 at 3:17 PM Alexei Starovoitov <alexei.st...@gmail.com> wrote: >
Nov 25
Yinhao Hu
Nov 25
bpf: Warning triggered when attaching offloaded program to software TCX hook
Our tool discovered a vulnerability in the eBPF TCX subsystem, which allows a BPF program marked for
unread,
bpf: Warning triggered when attaching offloaded program to software TCX hook
Our tool discovered a vulnerability in the eBPF TCX subsystem, which allows a BPF program marked for
Nov 25
Yinhao Hu
, …
Amery Hung
4
Nov 24
GPF in bpf_get_local_storage due to missing cgroup storage check in tail calls
On Mon, Nov 24, 2025 at 12:47 PM Amery Hung <amer...@gmail.com> wrote: > > On Mon, Nov
unread,
GPF in bpf_get_local_storage due to missing cgroup storage check in tail calls
On Mon, Nov 24, 2025 at 12:47 PM Amery Hung <amer...@gmail.com> wrote: > > On Mon, Nov
Nov 24
Dongliang Mu
, …
Alex Shi
4
Nov 17
Re: [PATCH v2] docs/zh_CN: Add kbuild timestamp Chinese translation
Dongliang Mu <mudongl...@gmail.com> 于2025年11月17日周一 13:54写道: > > On Mon, Nov 17, 2025
unread,
Re: [PATCH v2] docs/zh_CN: Add kbuild timestamp Chinese translation
Dongliang Mu <mudongl...@gmail.com> 于2025年11月17日周一 13:54写道: > > On Mon, Nov 17, 2025
Nov 17
梅开彦
Nov 14
bpf: failed assertion of infallibility in bpf_tracing_link_release triggers WARNING
Our fuzzer discovered that a kernel WARNING can occur when a memory allocation fails during the
unread,
bpf: failed assertion of infallibility in bpf_tracing_link_release triggers WARNING
Our fuzzer discovered that a kernel WARNING can occur when a memory allocation fails during the
Nov 14
Yinhao Hu
Nov 9
BUG: kernel paging request fault caused by incompletely initialized dummy_bpf_prog.prog
Our fuzzer discovered that a kernel paging request fault can occur when an incompletely initialized `
unread,
BUG: kernel paging request fault caused by incompletely initialized dummy_bpf_prog.prog
Our fuzzer discovered that a kernel paging request fault can occur when an incompletely initialized `
Nov 9
Yinhao Hu
Nov 7
net: bpf: use-after-free in bpf_map_offload_info_fill_ns when obtaining netns for offloaded map
When querying info for an offloaded BPF map, bpf_map_offload_info_fill_ns() obtains the network
unread,
net: bpf: use-after-free in bpf_map_offload_info_fill_ns when obtaining netns for offloaded map
When querying info for an offloaded BPF map, bpf_map_offload_info_fill_ns() obtains the network
Nov 7
chenmiao
,
Alice Ryhl
6
Nov 5
[PREVIEW PATCH] rust: kernel: Support more jump_label api
On 11/5/2025 10:13 PM, Alice Ryhl wrote: > On Wed, Nov 05, 2025 at 09:55:27PM +0800, Chen Miao
unread,
[PREVIEW PATCH] rust: kernel: Support more jump_label api
On 11/5/2025 10:13 PM, Alice Ryhl wrote: > On Wed, Nov 05, 2025 at 09:55:27PM +0800, Chen Miao
Nov 5
Yinhao Hu
Nov 4
bpf: test_run: Missing skb destination initialization leads to NULL pointer dereference
Our fuzzer tool discovered that the `skb->_skb_refdst` field is not initialized in the `
unread,
bpf: test_run: Missing skb destination initialization leads to NULL pointer dereference
Our fuzzer tool discovered that the `skb->_skb_refdst` field is not initialized in the `
Nov 4
chenmiao
, …
Dongliang Mu
13
Nov 3
[PATCH] Makefile: Remove the product of pin_init cleanly in mrporper
PING. On 10/31/2025 10:32 AM, chenmiao wrote: > When I enabled Rust compilation, I wanted to clean
unread,
[PATCH] Makefile: Remove the product of pin_init cleanly in mrporper
PING. On 10/31/2025 10:32 AM, chenmiao wrote: > When I enabled Rust compilation, I wanted to clean
Nov 3
梅开彦
,
Martin KaFai Lau
2
Nov 3
bpf: missing transport_header validation in bpf_prog_test_run_skb triggers WARNING
On 11/3/25 1:42 AM, 梅开彦 wrote: > Our fuzzer tool discovered a missing check for `transport_header`
unread,
bpf: missing transport_header validation in bpf_prog_test_run_skb triggers WARNING
On 11/3/25 1:42 AM, 梅开彦 wrote: > Our fuzzer tool discovered a missing check for `transport_header`
Nov 3
yinchunyuan
,
Dongliang Mu
2
Oct 30
[PATCH] docs/zh_CN: Add kunit/index.rst Chinese translation
On 10/29/25 7:32 PM, yinchunyuan wrote: > Translate .../dev-tools/kunit/index.rst into Chinese.
unread,
[PATCH] docs/zh_CN: Add kunit/index.rst Chinese translation
On 10/29/25 7:32 PM, yinchunyuan wrote: > Translate .../dev-tools/kunit/index.rst into Chinese.
Oct 30
chenmiao
, …
Paolo Bonzini
8
Oct 28
[RFC PATCH v2 5/5] rust/hw/gpio: Add the the first gpio device pcf8574
On Tue, Oct 28, 2025 at 1:19 PM Chen Miao <chen...@openatom.club> wrote: > > On 10/28/
unread,
[RFC PATCH v2 5/5] rust/hw/gpio: Add the the first gpio device pcf8574
On Tue, Oct 28, 2025 at 1:19 PM Chen Miao <chen...@openatom.club> wrote: > > On 10/28/
Oct 28
chenmiao
, …
Chao Liu
8
Oct 28
[RFC PATCH v2 4/5] rust/hw/core: Provide some interfaces for the GPIO device
On 10/28/2025 4:17 PM, chenmiao wrote: > In irq.rs, we added a new get method for the
unread,
[RFC PATCH v2 4/5] rust/hw/core: Provide some interfaces for the GPIO device
On 10/28/2025 4:17 PM, chenmiao wrote: > In irq.rs, we added a new get method for the
Oct 28
chenmiao
, …
Chao Liu
7
Oct 28
[RFC PATCH v2 2/5] rust/hw/core: Add rust bindings/funcs for i2c bus
On 10/28/2025 4:17 PM, chenmiao wrote: > We have implemented the I2CBus and I2CSlave
unread,
[RFC PATCH v2 2/5] rust/hw/core: Add rust bindings/funcs for i2c bus
On 10/28/2025 4:17 PM, chenmiao wrote: > We have implemented the I2CBus and I2CSlave
Oct 28
chenmiao
, …
Paolo Bonzini
6
Oct 28
[RFC PATCH v2 3/5] hw/gpio: Move the pcf8574 struct to header
On 10/28/2025 6:46 PM, Paolo Bonzini wrote: > On Tue, Oct 28, 2025 at 11:18 AM chenmiao <
unread,
[RFC PATCH v2 3/5] hw/gpio: Move the pcf8574 struct to header
On 10/28/2025 6:46 PM, Paolo Bonzini wrote: > On Tue, Oct 28, 2025 at 11:18 AM chenmiao <
Oct 28
chenmiao
,
Chao Liu
6
Oct 28
[RFC PATCH v2 1/5] rust/hw/core: Add the BusState of rust version
A Rust version implementation has been designed for BusState, which will be used for the subsequent
unread,
[RFC PATCH v2 1/5] rust/hw/core: Add the BusState of rust version
A Rust version implementation has been designed for BusState, which will be used for the subsequent
Oct 28