LinuxLists
Users
About
Maninder Singh (
[email protected]
)
Number of posts: 259 (0.28 per day)
First post: 2015-04-01 05:18:49
Last post: 2017-10-24 11:50:02
Previous Page
/
Next Page
Date
List
Subject
2017-03-29 06:03:23
linux-kernel
[PATCH v2] module: check if memory leak by module.
2017-03-24 11:31:41
linux-kernel
[PATCH 1/1] module: check if memory leak by module.
2016-12-19 10:42:55
linux-kernel
[PATCH 1/1] mm: call force_sig_info before prints
2016-12-13 06:03:25
linux-kernel
[PATCH v2] kasan: Support for r/w instrumentation control
2016-12-12 09:38:08
linux-kernel
[PATCH 1/1] kasan: Support for r/w instrumentation control
2016-12-09 05:44:02
linux-kernel
RE: Re: [PATCH 1/2] arm64: Correcting format specifier for printin 64 bit addresses
2016-12-08 04:16:03
linux-kernel
[PATCH v3] mach-omap2: fixing wrong strcat for Non-NULL terminated string
2016-12-06 08:45:47
linux-kernel
[PATCH 1/1] arm/module: maximum utilization of module area.
2016-12-05 08:15:18
linux-kernel
[PATCH 1/1] arm64: Correcting format specifier for printing 64 bit addresses
2016-12-05 08:15:06
linux-kernel
[PATCH 1/1] arm64: Correcting format specifier for printing 64 bit addresses
2016-12-05 05:32:23
linux-kernel
[PATCH v3] mach-omap2: fixing wrong strcat for Non-NULL terminated string
2016-12-01 11:03:39
linux-kernel
[PATCH v2] mach-omap2: fixing wrong strcat for Non-NULL terminated string
2016-11-30 10:45:29
linux-kernel
[PATCH 1/1] mach-omap2: fixing wrong strcat for Non-NULL terminated string
2016-11-30 08:08:53
linux-kernel
[PATCH 1/2] arm64: Correcting format specifier for printin 64 bit addresses
2016-11-30 05:30:40
linux-kernel
[PATCH v2] scripts: printing file name correctly
2016-11-29 10:40:25
linux-kernel
[PATCH 1/1] scripts: Fixing NULL pointer dereference when pos->file is NULL
2015-07-21 11:59:51
linux-kernel
Re: [PATCH 1/1] ath10k: fixing wrong initialization of struct channel
2015-07-21 11:59:47
linux-wireless
Re: [PATCH 1/1] ath10k: fixing wrong initialization of struct channel
2015-07-16 08:45:16
linux-kernel
Re: [RESEND PATCH 1/1] staging:vt6655: remove checks around dev_kfree_skb
2015-07-16 03:56:12
linux-kernel
[PATCH 1/1] ath10k: fixing wrong initialization of struct channel
2015-07-16 03:56:09
linux-wireless
[PATCH 1/1] ath10k: fixing wrong initialization of struct channel
2015-07-15 03:23:29
linux-kernel
[RESEND PATCH 1/1] staging:vt6655: remove checks around dev_kfree_skb
2015-07-10 08:24:48
linux-kernel
[PATCH v5] arm64:Modify the dump mem for 64 bit addresses
2015-07-09 09:12:39
linux-kernel
[PATCH v2] drm/amdkfd: validate pdd where it acquired first
2015-07-09 06:02:06
linux-kernel
[PATCH v4] arm64:Modify the dump mem for 64 bit addresses
2015-07-08 06:57:30
linux-kernel
[PATCH 1/1] drivers/rtc/rtc-bq32k.c: remove redundant check
2015-07-08 04:23:55
linux-kernel
Re: [PATCH 1/1] infiniband: Remove redundant NULL check before kfree
2015-07-08 04:14:15
linux-kernel
[PATCH v2] infiniband: free only allocated items
2015-07-07 07:12:10
linux-kernel
[PATCH 1/1] block: use FIELD_SIZEOF to calculate size of a field
2015-07-07 04:34:16
linux-kernel
[PATCH v3] arm64: Modify the dump mem for 64 bit addresses
2015-07-07 03:57:14
linux-kernel
[RESEND][PATCH v2] arm64:Modify the dump mem for 64 bit addresses
2015-07-06 06:33:07
linux-kernel
[PATCH 1/1] arm64: use pr_warn instead of pr_warning
2015-07-03 08:00:15
linux-kernel
[PATCH 1/1] SCSI: bnx2i: remove redundant check
2015-07-03 05:46:27
linux-kernel
[PATCH 1/1] drivers: hv: hv_utils_transport: Fixing validation of correct pointer
2015-07-02 11:03:20
linux-kernel
Re: [PATCH v2] regulator: wm831x-dcdc: Use pointer after NULL check
2015-07-02 07:58:07
linux-kernel
[PATCH v2] regulator: wm831x-dcdc: Use pointer after NULL check
2015-07-02 07:17:38
linux-kernel
[PATCH 1/1] regulator: wm831x-dcdc: Use pointer after NULL check
2015-07-02 03:23:41
linux-kernel
[PATCH v2] mfd : t7l66xb: remove unnecessary pdata check
2015-07-02 03:14:21
linux-kernel
Re: [PATCH 1/1] mfd: remove unnecessary check
2015-06-30 12:13:08
linux-kernel
[PATCH 1/1] mfd: remove unnecessary check
2015-06-30 08:02:32
linux-kernel
Re: [PATCH 1/1] igb: Use ARRAY_SIZE instead fo sizeof(a)/sizeof(a[0])
2015-06-30 04:56:09
linux-kernel
[PATCH 1/1] igb: Use ARRAY_SIZE instead fo sizeof(a)/sizeof(a[0])
2015-06-29 10:36:00
linux-kernel
[PATCH 1/1] cxl/vphb.c: Use phb pointer after NULL check
2015-06-29 08:11:45
linux-kernel
[PATCH v2] ACPI/resource.c: Fix memory leak reg
2015-06-29 06:34:41
linux-kernel
[PATCH 1/1] ACPI/resource.c: Fixing memory leak for reg
2015-06-29 04:34:04
linux-kernel
[RFC][PATCH 1/1] drm/amdkfd: Remove redundant pdd validation
2015-06-26 08:01:10
linux-kernel
[PATCH v2] drm/amdgpu: use kzalloc for allocating one thing
2015-06-26 07:59:30
linux-kernel
[PATCH v2] drm/amdgpu: remove unnecessary check before kfree
2015-06-26 07:11:12
linux-kernel
[PATCH 1/1] infiniband: Remove redundant NULL check before kfree
2015-06-26 06:54:57
linux-kernel
Re: [PATCH 1/1] gpu/drm: remove unnecessary check before kfree
2015-06-26 06:27:48
linux-kernel
[PATCH 1/1] gpu/drm: remove unnecessary check before kfree