LinuxLists
Users
About
John Stultz (
[email protected]
)
Number of posts: 469 (0.6 per day)
First post: 2022-04-20 08:06:45
Last post: 2024-06-15 04:30:40
Previous Page
/
Next Page
Date
List
Subject
2023-03-13 19:58:00
linux-kernel
Re: [PATCH] misc: hisi_hikey_usb: Fix use after free bug in hisi_hikey_usb_remove due to race condition
2023-03-11 05:55:23
linux-kernel
Re: [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion
2023-03-09 07:05:14
linux-kernel
Re: [Question] softlockup in run_timer_softirq
2023-03-09 01:18:14
linux-kernel
Re: [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion
2023-03-08 20:41:02
linux-kernel
[PATCH v3] pstore: Revert pmsg_lock back to a normal mutex
2023-03-08 20:04:41
linux-kernel
Re: [PATCH] pstore: Revert pmsg_lock back to a normal mutex
2023-03-07 02:48:56
linux-kernel
Re: [PATCH v3] dma-buf: cma_heap: Check for device max segment size when attaching
2023-03-06 18:31:35
linux-kernel
Re: [PATCH] pstore: Revert pmsg_lock back to a normal mutex
2023-03-06 18:28:20
linux-kernel
Re: [PATCH v2] pstore: Revert pmsg_lock back to a normal mutex
2023-03-04 03:10:45
linux-kernel
[PATCH v2] pstore: Revert pmsg_lock back to a normal mutex
2023-03-02 19:39:48
linux-kernel
Re: [PATCH] pstore: Revert pmsg_lock back to a normal mutex
2023-03-02 06:27:49
linux-kernel
[PATCH] pstore: Revert pmsg_lock back to a normal mutex
2023-03-02 00:49:37
linux-kernel
Re: [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling
2023-02-28 04:06:27
linux-kernel
Re: [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling
2023-02-28 00:03:52
linux-kernel
Re: [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling
2023-02-22 21:35:19
linux-kernel
Re: [PATCH v4 1/4] locktorture: Add nested_[un]lock() hooks and nlocks parameter
2023-02-21 19:03:03
linux-kernel
[PATCH v4 4/4] locktorture: With nested locks, occasionally skip main lock
2023-02-21 19:02:54
linux-kernel
[PATCH v4 3/4] locktorture: Add nested locking to rtmutex torture tests
2023-02-21 19:02:52
linux-kernel
[PATCH v4 2/4] locktorture: Add nested locking to mutex torture tests
2023-02-21 19:02:50
linux-kernel
[PATCH v4 1/4] locktorture: Add nested_[un]lock() hooks and nlocks parameter
2023-02-17 23:13:35
linux-kernel
Re: [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion
2023-02-16 20:24:55
linux-kernel
[RESEND x2][PATCH v3] trace: Add trace points for tasklet entry/exit
2023-02-16 01:03:49
linux-kernel
Re: [PATCH v2 4/4] clocksource/drivers/timer-mediatek: Make timer-mediatek become loadable module
2023-02-15 21:02:29
linux-kernel
Re: [PATCH v2 4/4] clocksource/drivers/timer-mediatek: Make timer-mediatek become loadable module
2023-02-14 23:20:59
linux-kernel
Re: [PATCH v2 4/4] clocksource/drivers/timer-mediatek: Make timer-mediatek become loadable module
2023-02-14 22:25:33
linux-kernel
Re: [PATCH v2] dma-buf: system_heap: avoid reclaim for order 4
2023-02-14 20:21:46
linux-kernel
Re: [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion
2023-02-14 20:11:37
linux-kernel
Re: [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion
2023-02-14 19:52:34
linux-kernel
Re: [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion
2023-02-14 19:37:24
linux-kernel
Re: [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion
2023-02-14 19:34:30
linux-kernel
Re: [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion
2023-02-13 22:28:50
linux-kernel
Re: [syzbot] INFO: rcu detected stall in ext4_file_write_iter (6)
2023-02-13 22:23:22
linux-kernel
Re: [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion
2023-02-13 20:01:13
linux-kernel
Re: [Question] softlockup in run_timer_softirq
2023-02-13 19:37:56
linux-kernel
Re: [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion
2023-02-13 19:28:31
linux-kernel
Re: [RFC PATCH V2 1/9] timekeeping: Expose the conversion information of monotonic raw
2023-02-11 06:45:39
linux-kernel
[RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling
2023-02-11 06:45:37
linux-kernel
[RFC][PATCH 1/2] time: alarmtimer: Fix erroneous case of using 0 as an "invalid" initialization value
2023-02-11 01:18:41
linux-kernel
Re: Problem when function alarmtimer_suspend returns 0 if time delta is zero
2023-02-11 01:04:44
linux-kernel
Re: Problem when function alarmtimer_suspend returns 0 if time delta is zero
2023-02-10 19:58:32
linux-kernel
Re: [PATCH 0/3] Support timer drivers as loadable modules
2023-02-09 19:51:06
linux-kernel
Re: [PATCH 0/3] Support timer drivers as loadable modules
2023-02-09 00:54:22
linux-kernel
Re: [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
2023-02-08 21:56:10
linux-kernel
Re: [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
2023-02-07 16:56:26
linux-kernel
Re: (2) [PATCH] dma-buf: system_heap: avoid reclaim for order 4
2023-02-07 04:37:59
linux-kernel
Re: (2) [PATCH] dma-buf: system_heap: avoid reclaim for order 4
2023-02-06 21:06:21
linux-kernel
[PATCH v3 4/4] locktorture: With nested locks, occasionally skip main lock
2023-02-06 21:06:18
linux-kernel
[PATCH v3 3/4] locktorture: Add nested locking to rtmutex torture tests
2023-02-06 21:06:15
linux-kernel
[PATCH v3 2/4] locktorture: Add nested locking to mutex torture tests
2023-02-06 21:06:12
linux-kernel
[PATCH v3 1/4] locktorture: Add nested_[un]lock() hooks and nlocks parameter
2023-02-06 20:38:21
linux-kernel
Re: [PATCH v2 4/4] locktorture: With nested locks, occasionally skip main lock