Allen Pais ([email protected])

Number of posts: 46 (0.04 per day)
First post: 2020-11-03 07:37:59
Last post: 2024-03-27 17:14:38

Date List Subject
2024-03-27 17:14:38 linux-kernel [PATCH 8/9] drivers/media/*: Convert from tasklet to BH workqueue
2024-03-27 16:10:02 linux-kernel [PATCH 2/9] dma: Convert from tasklet to BH workqueue
2024-03-27 16:09:50 linux-kernel [PATCH 9/9] mmc: Convert from tasklet to BH workqueue
2024-03-27 16:09:33 linux-kernel [PATCH 7/9] s390: Convert from tasklet to BH workqueue
2024-03-27 16:08:07 linux-kernel [PATCH 6/9] ipmi: Convert from tasklet to BH workqueue
2024-03-27 16:07:58 linux-kernel [PATCH 4/9] USB: Convert from tasklet to BH workqueue
2024-03-27 16:07:51 linux-kernel [PATCH 3/9] IB: Convert from tasklet to BH workqueue
2024-03-27 16:07:06 linux-kernel [PATCH 5/9] mailbox: Convert from tasklet to BH workqueue
2024-03-27 16:05:49 linux-kernel [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
2024-03-27 16:05:24 linux-kernel [PATCH 0/9] Convert Tasklets to BH Workqueues
2024-03-25 18:30:42 linux-kernel [PATCH v2] kernel: Introduce enable_and_queue_work() convenience function
2024-02-28 18:39:05 linux-kernel Re: [PATCH] kernel: Introduce enable_and_queue_work() convenience function
2024-02-28 18:19:06 linux-kernel [PATCH] kernel: Introduce enable_and_queue_work() convenience function
2024-02-27 19:10:52 linux-kernel [PATCH v2] workqueue: Introduce from_work() helper for cleaner callback declarations
2024-02-27 19:10:09 linux-kernel Re: [PATCH] workqueue: Introduce from_wq() helper for cleaner callback declarations
2024-02-27 18:58:30 linux-kernel [PATCH] workqueue: Introduce from_wq() helper for cleaner callback declarations
2022-06-01 19:08:35 linux-kernel Re: [RFC 1/1] drivers/dma/*: replace tasklets with workqueue
2022-05-26 09:50:25 linux-kernel Re: [RFC 1/1] drivers/dma/*: replace tasklets with workqueue
2022-04-27 16:34:10 linux-kernel Re: [RFC 1/1] drivers/dma/*: replace tasklets with workqueue
2022-04-27 16:24:06 linux-kernel Re: [RFC 1/1] drivers/dma/*: replace tasklets with workqueue
2022-04-26 09:24:55 linux-kernel Re: [RFC 1/1] drivers/dma/*: replace tasklets with workqueue
2022-04-26 06:21:52 linux-kernel Re: [RFC 1/1] drivers/dma/*: replace tasklets with workqueue
2022-04-22 17:50:04 linux-kernel Re: [RFC 1/1] drivers/dma/*: replace tasklets with workqueue
2022-04-21 19:21:57 linux-kernel [RFC 1/1] drivers/dma/*: replace tasklets with workqueue
2022-04-20 17:05:53 linux-kernel [RFC 0/1] refactor all tasklet users into other APIs
2021-06-10 07:44:10 linux-kernel Re: [PATCH v3 5/7] tee: Support shm registration without dma-buf backing
2021-05-07 10:11:49 linux-kernel Re: [PATCH] optee: Disable shm cache when booting the crash kernel
2021-05-07 07:55:29 linux-kernel Re: [PATCH] optee: Disable shm cache when booting the crash kernel
2021-05-07 07:54:54 linux-kernel Re: [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
2021-05-06 08:36:44 linux-kernel Re: [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
2021-05-06 07:31:42 linux-kernel Re: [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
2021-05-06 07:11:35 linux-kernel Re: [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
2021-05-05 13:47:25 linux-kernel Re: [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
2021-03-22 08:01:17 linux-kernel Re: [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
2021-03-16 20:25:34 linux-kernel Re: [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
2021-03-09 09:31:34 linux-crypto Re: [PATCH v5 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API
2021-03-04 05:50:34 linux-kernel Re: [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
2021-02-25 01:12:59 linux-kernel Re: [PATCH 1/2] optee: fix tee out of memory failure seen during kexec reboot
2021-02-23 16:29:16 linux-kernel Re: [PATCH 1/2] optee: fix tee out of memory failure seen during kexec reboot
2021-02-23 06:27:33 linux-kernel Re: [PATCH 0/2] optee: fix OOM seen due to tee_shm_free()
2021-02-22 13:53:52 linux-kernel Re: [PATCH 1/2] optee: fix tee out of memory failure seen during kexec reboot
2021-02-08 09:51:27 linux-crypto Re: [PATCH v5 00/19]crypto: convert tasklets to use new tasklet_setup API()
2021-01-18 07:26:32 linux-crypto Re: [PATCH v3 14/19] crypto: qat: convert tasklets to use new tasklet_setup() API
2021-01-07 12:47:48 linux-crypto Re: [PATCH v2 16/19] crypto: rockchip: convert tasklets to use new tasklet_setup() API
2020-11-05 05:02:00 linux-wireless Re: [PATCH v2 0/3] wireless: convert tasklets to use new
2020-11-03 07:37:59 linux-wireless Re: [PATCH v2 0/3] wireless: convert tasklets to use new