Fabian Frédérick ([email protected])

Number of posts: 1112 (0.39 per day)
First post: 2014-01-18 00:22:29
Last post: 2021-11-23 17:13:32

Date List Subject
2014-06-12 19:30:28 linux-kernel [PATCH V2] kernel/debug/debug_core.c: Logging clean-up
2014-06-12 19:01:10 linux-kernel [PATCH 1/1] kernel/time/tick-sched.c: add __init to tick_nohz_init_all
2014-06-12 18:48:46 linux-kernel [PATCH 1/1] kernel/debug/debug_core.c: Logging clean-up
2014-06-12 18:26:09 linux-kernel [PATCH 1/1] block/partitions/efi.c: kerneldoc fixing
2014-06-12 18:17:07 linux-kernel [PATCH 1/1] block/partitions/msdos.c: code clean-up
2014-06-12 18:05:20 linux-kernel [PATCH 1/1] block/partitions/amiga.c: replace nolevel printk by pr_err
2014-06-12 17:45:25 linux-kernel [PATCH 1/1] block/partitions/aix.c: replace count*size kzalloc by kcalloc
2014-06-11 19:55:19 linux-kernel [PATCH 1/1] drivers/video/fbdev/sis/sis_main.c: remove unnecessary test on unsigned value
2014-06-11 18:54:22 linux-kernel [PATCH 1/1] drivers/xen/events/events_base.c: remove unnecessary test on unsigned value
2014-06-11 18:48:24 linux-kernel [PATCH 1/1] drivers/misc/sgi-gru/grukdump.c: remove unnecessary test on unsigned int
2014-06-11 18:32:53 linux-kernel [PATCH 1/1] fs/cachefiles/bind.c: remove unnecessary assertions
2014-06-11 18:24:45 linux-kernel [PATCH 1/1] fs/nilfs2/super.c: remove unnecessary test on unsigned value
2014-06-11 15:59:12 linux-kernel [PATCH 1/1] fs/compat.c: remove unnecessary test on unsigned value
2014-06-11 15:47:20 linux-kernel [PATCH 1/1] kernel/test_kprobes.c: use current logging functions.
2014-06-11 15:32:30 linux-kernel [PATCH 1/1] kernel/auditfilter.c: replace count*size kmalloc by kcalloc
2014-06-10 18:28:57 linux-kernel [PATCH 1/1] mm/readahead.c: remove unused file_ra_state from count_history_pages
2014-06-10 18:20:15 linux-kernel [PATCH 1/1] BLOCK/BLK-CGROUP: add __init to blkcg_policy_register
2014-06-10 18:06:17 linux-kernel [PATCH 1/1] BLOCK/ELEVATOR: add __init to elv_register
2014-06-10 17:54:35 linux-kernel [PATCH 1/1] mm/memory_hotplug.c: add __meminit to grow_zone_span/grow_pgdat_span
2014-06-10 17:37:36 linux-kernel [PATCH 1/1] MM/PAGE_ALLOC add __meminit to alloc_pages_exact_nid
2014-06-09 19:21:42 linux-kernel [PATCH 1/1] drivers/edac/edac_module.c: remove unnecessary test on unsigned value
2014-06-09 19:04:17 linux-kernel [PATCH 1/1] fs/cachefiles/daemon.c: remove unnecessary tests on unsigned values
2014-06-09 11:48:42 linux-kernel [PATCH 1/1] kernel/trace/ftrace.c: replace kmalloc/snprintf by kasprintf
2014-06-07 14:01:10 linux-kernel [PATCH 1/1] fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
2014-06-07 12:37:08 linux-kernel [PATCH 1/1 linux-next] drivers/net/ethernet/mellanox/mlx4/main.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
2014-06-07 12:09:16 linux-kernel [PATCH 1/1] drivers/mmc/host/dw_mmc.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
2014-06-07 11:43:20 linux-kernel [PATCH 1/1] kernel/trace/trace_events.c: logging clean-up
2014-06-07 11:30:47 linux-kernel [PATCH 1/1] mm/slab.c: add __init to init_lock_keys
2014-06-07 11:09:36 linux-kernel [PATCH 1/1] mm/zswap.c: add __init to zswap_entry_cache_destroy
2014-06-07 06:21:36 linux-kernel [PATCH 1/1] include/linux/memblock.h: add __init to memblock_set_bottom_up
2014-06-05 18:38:06 linux-kernel [PATCH 1/1] kernel/locking/lockdep_proc.c: replace seq_printf and seq_puts
2014-06-05 18:30:46 linux-kernel [PATCH 1/1] kernel/locking/rtmutex-tester.c: kernel-doc warning fix
2014-06-05 18:27:07 linux-kernel [PATCH 1/1] kernel/trace/blktrace.c: logging clean-up
2014-06-05 18:23:28 linux-kernel [PATCH 1/1] kernel/trace/ring_buffer.c: kernel-doc warning fixes
2014-06-05 18:15:01 linux-kernel [PATCH 3/3] FS/QNX6: update debugging to current functions.
2014-06-05 18:14:58 linux-kernel [PATCH 2/3] FS/QNX6: use pr_fmt and __func__ in logging
2014-06-05 18:14:57 linux-kernel [PATCH 1/3] FS/QNX6: Convert printk to pr_foo()
2014-06-05 18:13:52 linux-kernel [PATCH 0/3] QNX6 logging clean-up
2014-06-03 20:14:00 linux-kernel [PATCH 1/1] fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
2014-06-03 20:10:06 linux-kernel [PATCH 1/1] lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
2014-06-03 20:06:26 linux-kernel [PATCH 1/1] kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
2014-06-03 20:01:23 linux-kernel [PATCH 1/1] fs/file.c: use SIZE_MAX instead of ~(size_t)0
2014-06-03 19:56:30 linux-kernel [PATCH V2 2/2] drivers/s390/cio/qdio_main.c: replace shift loop by ilog2
2014-06-03 19:56:22 linux-kernel [PATCH V2 1/2] drivers/s390/cio/qdio_main.c: use unsigned int for count everywhere
2014-06-03 19:27:51 linux-kernel [PATCH 1/1] fs/omfs/inode.c: use ULLONG_MAX instead of ~0ULL
2014-06-03 19:23:20 linux-kernel [PATCH 1/1] fs/reiserfs/reiserfs.h: use ULLONG_MAX instead of ~0ULL
2014-06-03 19:18:13 linux-kernel [PATCH 1/1] fs/ext4/super.c: use UINT_MAX instead of ~0U
2014-06-03 19:14:22 linux-kernel [PATCH 1/1] fs/reiserfs/super.c: use UINT_MAX instead of (~0U)
2014-06-03 04:58:41 linux-kernel [PATCH V2] scripts/checkpatch.pl: device_initcall is not the only __initcall substitute
2014-06-02 18:36:57 linux-kernel [PATCH 1/1] drivers/scsi/bfa/bfad_debugfs.c: replace 2 kzalloc/copy_from_user by memdup_user
2014-06-02 18:19:12 linux-kernel Re: [PATCH 1/1] drivers/s390/cio/qdio_main.c: replace shift loop by ilog2