Carmeli Tamir ([email protected])

Number of posts: 37 (0.08 per day)
First post: 2018-10-05 18:29:15
Last post: 2020-01-18 16:29:55

Date List Subject
2020-01-18 16:29:55 linux-kernel [PATCH] fs/binfmt_script: Use existing functions to clarify the code
2019-07-10 19:08:04 linux-kernel [PATCH] security/lsm_hooks: Updated set/remove xattr documentation
2019-06-24 19:53:26 linux-kernel Re: [PATCH] fs/binfmt: Changed order of elf and misc to prevent privilege escalation
2019-06-17 18:59:03 linux-kernel [PATCH] fs/binfmt: Changed order of elf and misc to prevent privilege escalation
2019-05-05 18:53:58 linux-kernel Re: [PATCH 1/2] Use list.h instead of file_system_type next
2019-05-04 09:54:43 linux-kernel [PATCH 0/2] Refactor file_systems to use the kernel's list
2019-05-04 09:49:19 linux-kernel [PATCH 2/2] Changed unsigned param type to unsigned int
2019-05-04 09:47:17 linux-kernel [PATCH 1/2] Use list.h instead of file_system_type next
2019-05-04 09:44:25 linux-kernel [PATCH 0/2] Refactor file_systems to use the kernel's list
2018-12-16 20:48:51 linux-kernel [PATCH v3 2/3] fat: Moved MAX_FAT to fat.h and changed it to inline function
2018-12-16 20:08:28 linux-kernel Re: [PATCH v2 3/3] fat: New inline functions to determine the FAT variant (32, 16 or 12)
2018-12-16 20:07:35 linux-kernel [PATCH v3 3/3] fat: New inline functions to determine the FAT variant (32, 16 or 12)
2018-12-16 20:06:46 linux-kernel [PATCH v3 0/3] fat: Added functions to determine the FAT variant (12/16/32bit)
2018-12-16 20:06:39 linux-kernel [PATCH v3 1/3] fat: Removed FAT_FIRST_ENT macro
2018-12-15 13:08:22 linux-kernel [PATCH v2 3/3] fat: New inline functions to determine the FAT variant (32, 16 or 12)
2018-12-15 13:06:34 linux-kernel [PATCH v2 2/3] fat: Moved MAX_FAT to fat.h and changed it to inline function
2018-12-15 13:06:23 linux-kernel [PATCH v2 0/3] fat: Added functions to determine the FAT variant (12/16/32bit)
2018-12-15 13:06:17 linux-kernel [PATCH v2 1/3] fat: Removed FAT_FIRST_ENT macro
2018-12-14 08:16:36 linux-kernel Re: [PATCH 2/2] fat: New macros to determine the FAT variant (32, 16 or 12)
2018-12-10 20:33:10 linux-kernel [PATCH 2/2] fat: New macros to determine the FAT variant (32, 16 or 12)
2018-12-10 20:31:47 linux-kernel [PATCH 1/2] fat: Moved macros that won't work without fat.h
2018-12-10 20:31:39 linux-kernel [PATCH 0/2] fat: Added macros to determine the FAT FS variant (12/16/32bit)
2018-11-26 19:24:56 linux-kernel Re: [PATCH] fat: Replaced 11 magic to MSDOS_NAME for volume label
2018-11-24 22:03:10 linux-kernel [PATCH] fat: Replaced 11 magic to MSDOS_NAME for volume label
2018-11-07 20:45:54 linux-kernel [PATCH 2/3] staging: emxx_udc: Added missing __iomem modifier to handle p_regs
2018-11-07 20:45:54 linux-kernel [PATCH 3/3] staging: emxx_udc: Added missing le16_to_cpu conversions
2018-11-07 20:45:49 linux-kernel [PATCH 1/3] staging: emxx_udc: Added static modifier to udc_controller
2018-11-07 20:45:33 linux-kernel [PATCH 0/3] staging: emxx_udc: Fixed all meaningful sparse warnings
2018-11-01 20:02:50 linux-kernel [PATCH 3/3] Added missing le16_to_cpu conversions
2018-11-01 20:01:14 linux-kernel [PATCH 2/3] staging: emxx_udc: Added missing __iomem modifier to handle p_regs
2018-11-01 20:00:16 linux-kernel [PATCH 1/3] staging: emxx_udc: Added static modifier to udc_controller
2018-10-26 19:37:51 linux-kernel [PATCH] scheduler: wait: Added missing include freezer.h
2018-10-17 21:03:37 linux-kernel [PATCH 3/3] staging: emxx_udc: Added missing le16_to_cpu conversions
2018-10-17 21:03:05 linux-kernel [PATCH 2/3] staging: emxx_udc: Added missing __iomem modifier to handle p_regs
2018-10-17 21:02:24 linux-kernel [PATCH 1/3] staging: emxx_udc: Added static modifier to udc_controller
2018-10-06 07:14:11 linux-kernel [PATCH] STAGING/EMXX_UDC: Fixed all meaningful sparse errors.
2018-10-05 18:29:15 linux-kernel [PATCH] STAGING/EMXX_UDC: emxx_udc.c: Fixed all meaningful sparse errors: 1. Added static to udc_controller 2. Added mising __iomem modifier to handle p_regs 3. Added missing le16_to_cpu