zerons ([email protected])

Number of posts: 32 (0.02 per day)
First post: 2015-08-20 09:14:14
Last post: 2019-02-27 15:21:59

Date List Subject
2019-02-27 15:21:59 linux-kernel [PATCH] bpf: drop refcount if bpf_map_new_fd() fails in map_create()
2019-02-27 00:50:47 linux-kernel Re: [PATCH] bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
2019-02-26 14:58:54 linux-kernel Re: [PATCH] bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
2019-02-26 14:16:42 linux-kernel [PATCH] bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
2015-08-27 07:41:35 linux-kernel [PATCH 3/3] staging: android: ashmem.c: 'Alignment' style issue
2015-08-27 07:41:31 linux-kernel [PATCH 2/3] staging: android: ashmem.c: 'No space necessary after' style issue
2015-08-27 07:41:26 linux-kernel [PATCH 1/3] staging: android: ashmem.c: 'spaces preferred around that -' style issue
2015-08-27 07:41:20 linux-kernel [PATCH 0/3] staging: android: ashmem.c: fix several coding style issues
2015-08-26 03:55:34 linux-kernel [PATCH 6/8] fix staging:android style issue:Comparison to NULL could be written
2015-08-26 03:54:42 linux-kernel [PATCH 7/8] fix staging:android style issue:definition without comment
2015-08-26 03:54:06 linux-kernel [PATCH 8/8] fix staging:android style issue:Please don't use multiple blank lines
2015-08-26 03:53:58 linux-kernel [PATCH 5/8] fix staging:android style issue:Please use a blank line after function/struct/union/enum declarations
2015-08-26 03:53:56 linux-kernel [PATCH 4/8] fix staging:android style issue:Prefer kernel type 'u32' over 'uint32_t'
2015-08-26 03:53:54 linux-kernel [PATCH 3/8] fix staging:android style issue:Alignment should match open parenthesis
2015-08-26 03:53:52 linux-kernel [PATCH 2/8] fix staging:android style issue:No space is necessary after a cast
2015-08-26 03:53:38 linux-kernel [PATCH 1/8] fix staging:android style issue:spaces preferred around that '-'
2015-08-26 03:53:26 linux-kernel [PATCH 0/8] fix drivers/staging/android several coding style issues
2015-08-25 06:54:48 linux-kernel [PATCH 6/6] fix android/timed_gpio.c several coding style issues
2015-08-25 06:54:42 linux-kernel [PATCH 5/6] fix android/sync.h several coding style issues
2015-08-25 06:54:38 linux-kernel [PATCH 4/6] fix android/sync.c several coding style issues
2015-08-25 06:54:33 linux-kernel [PATCH 3/6] fix android/sw_sync.c several coding style issues
2015-08-25 06:54:28 linux-kernel [PATCH 2/6] fix android/lowmemorykiller.c several coding style issues
2015-08-25 06:54:25 linux-kernel [PATCH 1/6] fix android/ashmem.c several coding style issues
2015-08-25 06:54:19 linux-kernel [PATCH 0/6] fix drivers/staging/android several coding issues
2015-08-21 06:14:46 linux-kernel [PATCH 6/6] fix android/sw_sync.c some coding style CHECK issues
2015-08-21 06:14:42 linux-kernel [PATCH 5/6] fix android/timed_gpio.c some coding style CHECK issues
2015-08-21 06:14:37 linux-kernel [PATCH 4/6] fix android/sync.h some coding style CHECK issues
2015-08-21 06:14:32 linux-kernel [PATCH 3/6] fix android/sync.c some coding style issues
2015-08-21 06:14:29 linux-kernel [PATCH 2/6] fix android/lowmemorykiller.c several coding style
2015-08-21 06:14:23 linux-kernel [PATCH 1/6] fix android/ashmem.c several coding style
2015-08-21 06:14:18 linux-kernel [PATCH 0/6] fix drivers/staging/android some coding style issues
2015-08-20 09:14:14 linux-kernel [PATCH] staging:android: fix coding style issue