Nicolas Saenz Julienne ([email protected])

Number of posts: 148 (0.33 per day)
First post: 2021-04-23 17:35:41
Last post: 2022-07-13 17:24:02

Date List Subject
2022-02-09 07:55:32 linux-kernel [PATCH 1/2] mm/page_alloc: Access lists in 'struct per_cpu_pages' indirectly
2022-02-09 02:46:37 linux-kernel [PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
2022-02-08 15:14:07 linux-kernel Re: [PATCH 3/6] drivers/auxdisplay: sensehat: Raspberry Pi Sense HAT display driver
2022-02-08 04:07:04 linux-kernel Re: [PATCH 5.16 000/126] 5.16.8-rc1 review
2022-02-03 15:38:01 linux-kernel [PATCH] mm/page_alloc: Don't pass pfn to free_unref_page_commit()
2022-01-22 02:04:44 linux-kernel Re: [PATCH v2 7/7] kvm/x86: rework guest entry logic
2022-01-22 02:04:29 linux-kernel Re: [PATCH v2 2/7] kvm: add guest_state_{enter,exit}_irqoff()
2022-01-22 02:04:26 linux-kernel Re: [PATCH v2 1/7] entry: add arch_in_rcu_eqs()
2022-01-22 02:03:34 linux-kernel Re: [PATCH v2 3/7] kvm/arm64: rework guest entry logic
2022-01-11 11:32:49 linux-kernel Re: Possible nohz-full/RCU issue in arm64 KVM
2022-01-10 10:51:25 linux-kernel [PATCH v4 2/2] Documentation: core-api: entry: Add comments about nesting
2022-01-10 10:51:15 linux-kernel [PATCH v4 1/2] Documentation: Fill the gaps about entry/noinstr constraints
2021-12-18 16:45:16 linux-kernel Re: [GIT PULL 3/3] bcm2835-bindings-2021-12-13
2021-12-17 16:20:26 linux-kernel Re: Possible nohz-full/RCU issue in arm64 KVM
2021-12-17 14:15:35 linux-kernel Re: Possible nohz-full/RCU issue in arm64 KVM
2021-12-17 11:52:04 linux-kernel Possible nohz-full/RCU issue in arm64 KVM
2021-12-17 10:58:13 linux-kernel [PATCH v3 2/2] Documentation: core-api: entry: Add comments about nesting
2021-12-17 10:58:07 linux-kernel [PATCH v3 1/2] Documentation: Fill the gaps about entry/noinstr constraints
2021-12-14 07:31:27 linux-kernel Re: [GIT PULL 1/3] bcm2835-dt-next-2021-12-13
2021-12-13 12:30:56 linux-kernel [GIT PULL 3/3] bcm2835-bindings-2021-12-13
2021-12-13 12:30:53 linux-kernel [GIT PULL 2/3] bcm2835-dt-fixes-2021-12-13
2021-12-13 12:30:50 linux-kernel [GIT PULL 1/3] bcm2835-dt-next-2021-12-13
2021-12-13 11:49:55 linux-kernel Re: [PATCH V5 1/6] drivers/mfd: sensehat: Raspberry Pi Sense HAT core driver
2021-12-13 11:29:58 linux-kernel Re: [PATCH V5 0/6] Raspberry Pi Sense HAT driver
2021-12-13 10:38:59 linux-kernel Re: [PATCH v2] Documentation: Fill the gaps about entry/noinstr constraints
2021-12-09 10:51:01 linux-kernel Re: [PATCH v2 3/3] mm/page_alloc: Remotely drain per-cpu lists
2021-11-30 18:09:35 linux-kernel Re: [PATCH v2 0/3] mm/page_alloc: Remote per-cpu page list drain support
2021-11-30 15:15:40 linux-kernel Re: Question WRT early IRQ/NMI entry code
2021-11-30 11:28:47 linux-kernel Question WRT early IRQ/NMI entry code
2021-11-24 15:42:53 linux-kernel [PATCH] sched/core: Fix setup_preempt_mode() return values
2021-11-24 09:45:51 linux-kernel Re: [RFC PATCH 1/2] arm64/tracing: add cntvct based trace clock
2021-11-23 09:59:46 linux-kernel [PATCH RT] arm64: Allow selecting KVM and PREEMPT_RT
2021-11-22 20:40:59 linux-kernel Re: [RFC PATCH 2/2] KVM: arm64: export cntvoff in debugfs
2021-11-19 13:26:10 linux-kernel Re: [RFC PATCH 1/2] arm64/tracing: add cntvct based trace clock
2021-11-19 10:21:52 linux-kernel [RFC PATCH 2/2] KVM: arm64: export cntvoff in debugfs
2021-11-19 10:21:50 linux-kernel [RFC PATCH 1/2] arm64/tracing: add cntvct based trace clock
2021-11-19 10:21:48 linux-kernel [RFC PATCH 0/2] KVM: arm64: Host/Guest trace syncronization
2021-11-04 16:42:16 linux-kernel Re: [mm/page_alloc] 5541e53659: BUG:spinlock_bad_magic_on_CPU
2021-11-03 17:10:27 linux-kernel [PATCH v2 2/3] mm/page_alloc: Convert per-cpu lists' local locks to per-cpu spin locks
2021-11-03 17:10:26 linux-kernel [PATCH v2 1/3] mm/page_alloc: Don't pass pfn to free_unref_page_commit()
2021-11-03 17:09:13 linux-kernel [PATCH v2 0/3] mm/page_alloc: Remote per-cpu page list drain support
2021-11-03 17:08:38 linux-kernel [PATCH v2 3/3] mm/page_alloc: Remotely drain per-cpu lists
2021-11-03 16:56:26 linux-kernel Re: [PATCH 1/5] drivers/mfd: sensehat: Raspberry Pi Sense HAT core driver
2021-10-18 14:48:51 linux-kernel [PATCH] arm64: Select POSIX_CPU_TIMERS_TASK_WORK
2021-10-13 12:53:27 linux-kernel Re: [RFC 0/3] mm/page_alloc: Remote per-cpu lists drain support
2021-10-08 16:23:42 linux-kernel [RFC 1/3] mm/page_alloc: Simplify __rmqueue_pcplist()'s arguments
2021-10-08 16:21:38 linux-kernel [RFC 3/3] mm/page_alloc: Add remote draining support to per-cpu lists
2021-10-08 16:20:54 linux-kernel [RFC 2/3] mm/page_alloc: Access lists in 'struct per_cpu_pages' indirectly
2021-10-08 16:20:43 linux-kernel [RFC 0/3] mm/page_alloc: Remote per-cpu lists drain support
2021-10-06 08:20:26 linux-kernel [GIT PULL 2/2] bcm2835-dt-fixes-2021-10-06
2021-10-06 08:20:11 linux-kernel [GIT PULL 1/2] bcm2835-dt-next-2021-10-06