LinuxLists
Users
About
Jani Nikula (
[email protected]
)
Number of posts: 330 (0.08 per day)
First post: 2012-08-13 10:18:55
Last post: 2024-06-07 15:11:44
Next Page
Date
List
Subject
2024-06-07 15:11:44
linux-kernel
Re: [PATCH] drm: have config DRM_WERROR depend on !WERROR
2024-06-07 12:24:34
linux-kernel
Re: [PATCH] drm: have config DRM_WERROR depend on !WERROR
2024-05-31 09:10:54
linux-kernel
[PATCH 1/4] kernel/panic: return early from print_tainted() when not tainted
2024-05-31 09:09:47
linux-kernel
[PATCH 4/4] kernel/panic: add verbose logging of kernel taints in backtraces
2024-05-31 09:09:21
linux-kernel
[PATCH 2/4] kernel/panic: convert print_tainted() to use struct seq_buf internally
2024-05-31 09:09:16
linux-kernel
[PATCH 3/4] kernel/panic: initialize taint_flags[] using a macro
2024-05-31 09:08:53
linux-kernel
[PATCH 0/4] kernel/panic: add more descriptive logging of kernel taints
2024-05-27 14:47:09
linux-kernel
Re: [PATCH 1/2] string: add mem_is_zero() helper to check if memory area is all zeros
2024-05-27 14:09:36
linux-kernel
Re: [PATCH 2/2] drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)
2024-05-27 09:45:26
linux-kernel
[PATCH 2/2] drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)
2024-05-27 09:44:29
linux-kernel
[PATCH 1/2] string: add mem_is_zero() helper to check if memory area is all zeros
2024-05-17 13:13:38
linux-kernel
Re: [PATCH] drm/mediatek/dp: fix spurious kfree()
2024-05-16 08:34:17
linux-kernel
[PATCH] drm: have config DRM_WERROR depend on !WERROR
2024-05-10 15:15:58
linux-kernel
Re: [PATCH v7 6/8] math.h Add macros to round to closest specified power of 2
2024-05-10 10:10:11
linux-kernel
Re: [PATCH] docs: document python version used for compilation
2024-05-10 08:09:17
linux-kernel
Re: [PATCH] docs: document python version used for compilation
2024-04-23 17:13:12
linux-kernel
Re: [PATCH v1 2/2] Documentation: process: Recommend to put Cc: tags after cutter '---' line
2024-04-23 16:37:56
linux-kernel
Re: [PATCH v1 2/2] Documentation: process: Recommend to put Cc: tags after cutter '---' line
2024-04-23 14:31:06
linux-kernel
Re: [PATCH v1 2/2] Documentation: process: Recommend to put Cc: tags after cutter '---' line
2024-04-12 10:03:48
linux-kernel
Re: [PATCH 0/4] log2: make is_power_of_2() more generic
2024-04-08 13:28:50
linux-kernel
Re: [PATCH 1/2] wordpart.h: Helpers for making u16/u32/u64 values
2024-03-28 11:11:20
linux-kernel
Re: [PATCH] drm: DRM_WERROR should depend on DRM
2024-03-26 20:14:08
linux-kernel
Re: [PATCH] drm: DRM_WERROR should depend on DRM
2024-03-25 17:20:15
linux-kernel
[RFC 3/4] kernel/panic: initialize taint_flags[] using a macro
2024-03-25 17:18:15
linux-kernel
[RFC 4/4] kernel/panic: add verbose logging of kernel taints in backtraces
2024-03-25 17:07:07
linux-kernel
[RFC 1/4] kernel/panic: return early from print_tainted() when not tainted
2024-03-25 17:06:59
linux-kernel
[RFC 0/4] kernel/panic: add more descriptive logging of kernel taints
2024-03-25 17:06:51
linux-kernel
[RFC 2/4] kernel/panic: convert print_tainted() to use struct seq_buf internally
2024-03-14 10:28:14
linux-kernel
Re: [PATCH] m68k: pgtable: Add missing #include <asm/page.h>
2024-03-14 08:34:25
linux-kernel
Re: [git pull] drm for 6.9-rc1
2024-03-08 13:46:33
linux-kernel
Re: [PATCH 01/50] drivers/gpu/drm/i915/i915_memcpy.c: fix missing includes
2024-03-08 07:54:54
linux-kernel
Re: [PATCH] Removed vcpi field description to fix kernel doc warning
2024-03-07 10:12:59
linux-kernel
Re: [PATCH] m68k: pgtable: Add missing #include <asm/page.h>
2024-03-05 09:16:46
linux-kernel
Re: [PATCH v2 3/3] arch/powerpc: Remove <linux/fb.h> from backlight code
2024-03-05 09:13:47
linux-kernel
Re: [PATCH v2 2/3] macintosh/via-pmu-backlight: Include <linux/backlight.h>
2024-03-05 08:21:03
linux-kernel
Re: [PATCH] powerpc: include linux/backlight.h from asm/backlight.h
2024-03-04 11:17:04
linux-kernel
Re: [PATCH] fbdev/chipsfb: Include <linux/backlight.h>
2024-03-04 10:02:00
linux-kernel
Re: [PATCH] powerpc: include linux/backlight.h from asm/backlight.h
2024-03-04 09:55:40
linux-kernel
[PATCH] powerpc: include linux/backlight.h from asm/backlight.h
2024-02-29 10:50:19
linux-kernel
Re: [PATCH v2 0/3] docs: submit-checklist: structure by category
2024-02-28 15:23:34
linux-kernel
Re: [PATCH] MAINTAINERS: Update email address for Tvrtko Ursulin
2024-02-26 12:49:16
linux-kernel
Re: [PATCH] docs: submit-checklist: structure by category
2024-02-16 08:29:20
linux-kernel
Re: [PATCH v3] Documentation: Document the Linux Kernel CVE process
2024-02-15 10:25:06
linux-kernel
Re: [PATCH] drm/dp: Don't attempt AUX transfers when eDP panels are not powered
2024-02-12 13:10:09
linux-kernel
Re: linux-next: build failure after merge of the drm-misc tree
2024-02-12 09:13:28
linux-kernel
Re: linux-next: build failure after merge of the drm-misc tree
2024-02-09 15:07:08
linux-kernel
Re: [PATCH] drm/tests: mm: Convert to drm_dbg_printer
2024-02-05 11:17:55
linux-kernel
Re: [PATCH] drm/dp: Don't attempt AUX transfers when eDP panels are not powered
2024-02-02 09:37:30
linux-kernel
Re: [PATCH] drm/i915/display: Include debugfs.h in intel_display_debugfs_params.c
2024-02-01 15:19:24
linux-kernel
Re: [PATCH] drm/i915/display: Include debugfs.h in intel_display_debugfs_params.c
2024-02-01 09:23:33
linux-kernel
Re: [PATCH] drm/i915/display: Include debugfs.h in intel_display_debugfs_params.c