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
2021-09-27 09:33:20 linux-kernel Re: [PATCH 0/6] mm: Remote LRU per-cpu pagevec cache/per-cpu page list drain support
2021-09-22 11:44:55 linux-kernel Re: [PATCH 2/6] mm/swap: Introduce alternative per-cpu LRU cache locking
2021-09-22 09:52:02 linux-kernel Re: [PATCH 2/6] mm/swap: Introduce alternative per-cpu LRU cache locking
2021-09-22 08:48:45 linux-kernel Re: [PATCH 2/6] mm/swap: Introduce alternative per-cpu LRU cache locking
2021-09-21 16:19:00 linux-kernel [PATCH 4/6] mm/page_alloc: Introduce alternative per-cpu list locking
2021-09-21 16:17:27 linux-kernel [PATCH 6/6] sched/isolation: Enable 'remote_pcpu_cache_access' on NOHZ_FULL systems
2021-09-21 16:17:18 linux-kernel [PATCH 5/6] mm/page_alloc: Allow remote per-cpu page list draining
2021-09-21 16:16:39 linux-kernel [PATCH 3/6] mm/swap: Allow remote LRU cache draining
2021-09-21 16:15:51 linux-kernel [PATCH 2/6] mm/swap: Introduce alternative per-cpu LRU cache locking
2021-09-21 16:15:43 linux-kernel [PATCH 1/6] mm/swap: Introduce lru_cpu_needs_drain()
2021-09-21 16:15:36 linux-kernel [PATCH 0/6] mm: Remote LRU per-cpu pagevec cache/per-cpu page list drain support
2021-09-10 13:53:41 linux-kernel Re: [patch V3 3/8] task isolation: sync vmstats on return to userspace
2021-08-31 13:05:04 linux-kernel [PATCH v2 2/2] ARM: dts: bcm2711-rpi-4-b: Fix usb's unit address
2021-08-31 13:02:26 linux-kernel [PATCH v2 1/2] ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address formatting
2021-08-30 16:48:55 linux-kernel Re: [PATCH] ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address
2021-08-30 13:55:02 linux-kernel Re: [PATCH] ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address
2021-08-30 13:31:27 linux-kernel Re: [RFC PATCH v2 3/4] drivers/auxdisplay: senshat Raspberry Pi Sense HAT display driver
2021-08-30 13:01:49 linux-kernel Re: [RFC PATCH vs 2/4] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver
2021-08-30 12:49:16 linux-kernel Re: [RFC PATCH v2 1/4] drivers/mfd: sensehat: Raspberry Pi Sense HAT core driver
2021-08-30 12:46:34 linux-kernel Re: [RFC PATCH v2 4/4] sensehat: Add device tree overlay (do not merge)
2021-08-30 10:40:47 linux-kernel [PATCH] ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address
2021-08-27 18:53:30 linux-kernel [PATCH] sched/core: Bypass arch_scale_freq_tick() on nohz_full CPUs
2021-08-25 11:27:12 linux-kernel [PATCH] cgroup/cpuset: Avoid memory migration when nodemasks match
2021-08-03 15:15:33 linux-kernel Re: [patch 2/4] task isolation: sync vmstats on return to userspace
2021-07-28 17:12:07 linux-kernel Re: [patch 1/4] add basic task isolation prctl interface
2021-07-28 11:56:36 linux-kernel Re: [patch 1/4] add basic task isolation prctl interface
2021-07-27 12:40:06 linux-kernel Re: [patch 1/4] add basic task isolation prctl interface
2021-07-27 10:52:29 linux-kernel Re: [patch 1/4] add basic task isolation prctl interface
2021-07-23 14:55:17 linux-kernel Re: [PATCH] eventfd: protect eventfd_wake_count with a local_lock
2021-07-21 11:58:50 linux-kernel [PATCH] ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary
2021-07-16 16:42:52 linux-kernel Re: [PATCH] timers: Fix get_next_timer_interrupt() with no timers pending
2021-07-12 11:08:18 linux-kernel Re: [PATCH] timers: Fix get_next_timer_interrupt() with no timers pending
2021-07-09 14:14:57 linux-kernel [PATCH] timers: Fix get_next_timer_interrupt() with no timers pending
2021-07-09 14:08:51 linux-kernel Re: [PATCH v2] timers: Recalculate next timer interrupt only when necessary
2021-06-29 12:19:28 linux-kernel [PATCH] drm/vc4: hdmi: Limit noise when deferring snd card registration
2021-06-24 11:14:34 linux-kernel Re: [PATCH] iio: chemical: atlas-sensor: Avoid using irq_work
2021-06-24 10:02:45 linux-kernel [PATCH] iio: chemical: atlas-sensor: Avoid using irq_work
2021-06-09 07:03:48 linux-kernel Re: [GIT PULL 1/1] bcm2835-dt-next-2021-06-08
2021-06-08 21:13:16 linux-kernel [GIT PULL v2 1/1] bcm2835-dt-next-2021-06-08-v2
2021-06-08 10:07:48 linux-kernel [GIT PULL 1/1] bcm2835-dt-next-2021-06-08
2021-06-04 16:38:05 linux-kernel [PATCH] mm: mmap_lock: Use local locks instead of disabling preemption
2021-06-02 11:53:35 linux-kernel Re: [RFC] trace: Add option for polling ring buffers
2021-06-02 11:53:24 linux-kernel [PATCH] ring_buffer: Offload wakeup IPI to housekeeping CPUs
2021-05-20 14:40:51 linux-kernel Re: [RFC] trace: Add option for polling ring buffers
2021-05-19 20:21:03 linux-kernel [RFC] trace: Add option for polling ring buffers
2021-04-23 17:35:41 linux-kernel Re: [PATCH] spi: bcm2835: Fix buffer overflow with CS able to go beyond limit.