messages from 2012-10-31 16:38:32 to 2013-07-10 20:16:28 UTC [more...]
mlx5: Add driver for Mellanox Connect-IB adapters
2013-07-10 20:16 UTC (3+ messages)
[GIT PULL] Sparse/LLVM updates
2013-07-09 12:21 UTC
[PATCH 3/3] symbol.c: Set correct size of array from parenthesized string initializer
2013-06-01 17:42 UTC (9+ messages)
[PATCH 1/2] fix result type of relational and logical operators
2013-05-27 11:13 UTC (6+ messages)
` [PATCH 2/2] fix expression type for floating point !
[PATCH 3/5] Fix some "unknown format" warnings
2013-05-25 20:30 UTC (7+ messages)
[PATCH 5/5] lib.c: Add __sync_lock_test_and_set as a builtin function
2013-05-25 19:40 UTC (3+ messages)
[PATCH 2/5] Add support for the MinGW platform
2013-05-25 19:37 UTC (5+ messages)
[PATCH 1/5] Add the __restrict__ keyword
2013-05-23 15:28 UTC (2+ messages)
[PATCH 4/5] test-suite: Add -b option to ignore CR at eol on MinGW
2013-05-22 21:19 UTC (5+ messages)
[PATCH] lib: rename die_if_error to error_happened
2013-05-22 6:49 UTC (2+ messages)
[PATCH 0/5] sparse on MinGW
2013-05-21 19:14 UTC
[PATCH 1/2] sparse, llvm: improve pointer arithmetic handling
2013-05-19 12:49 UTC (3+ messages)
` [PATCH 2/2] sparse, llvm: set target specification
[PATCH] fix pointer casts in evaluate_compare()
2013-05-19 12:29 UTC (3+ messages)
Fwd: [problem] sparse llvm loop conditions
2013-05-19 8:16 UTC (3+ messages)
[PATCH 1/4] sparse, llvm: Fix resulting type of store address calculations
2013-05-19 8:01 UTC (7+ messages)
` [PATCH 2/4] sparse, llvm: de-duplicate load/store address calculation code
` [PATCH 3/4] sparse, llvm: base load/store address type on insn_symbol_type()
` [PATCH 4/4] sparse, llvm: add a struct access test case
[PATCH] fix casting to bool
2013-05-19 7:47 UTC (2+ messages)
[PATCH RFC] sparse, llvm: simplify function generation
2013-05-18 7:36 UTC (2+ messages)
[PATCH] sparse, llvm: fix phi generation
2013-05-18 7:35 UTC (3+ messages)
[PATCH] fix floating point ! type
2013-05-17 21:52 UTC (2+ messages)
[PATCH 2/3] Makefile: Fix some macro redefinition warnings
2013-05-17 18:30 UTC (2+ messages)
[PATCH 1/3] char.c: Fix parsing of escapes
2013-05-17 18:27 UTC (2+ messages)
[PATCH] fix logical operand type
2013-05-16 20:56 UTC
[PATCH 0/3] v0.4.5-rc1
2013-05-16 19:39 UTC
[PATCH 1/2] sparse, llvm: group PHI nodes at the top of each BB
2013-05-16 5:28 UTC (10+ messages)
[PATCH] sparse, llvm: fix link errors
2013-05-15 12:02 UTC (5+ messages)
[PATCH] fix SIGFPE caused by signed division overflow
2013-05-11 18:25 UTC (2+ messages)
Sparse release 0.4.5-rc1
2013-05-09 13:31 UTC
dringender Vorschlag
2013-05-08 8:46 UTC
[next:akpm 798/1000] drivers/rtc/rtc-ds1286.c:343:24: sparse: incorrect type in argument 1 (different address spaces)
2013-04-26 6:35 UTC (6+ messages)
` [PATCH] forced argument Was "
[PATCH 1/3] Warn about initialization of a char array with a too long constant C string
2013-04-22 16:42 UTC (4+ messages)
` [PATCH 2/3] Test case for -Winit-cstring option
` [PATCH 3/3] Add description "
[PATCH] Support #pragma once
2013-04-22 16:41 UTC (3+ messages)
[PATCH] Define __SIZEOF_POINTER__
2013-04-18 19:14 UTC
Re:Just read your email and this is my response
2013-04-09 18:21 UTC
Suggestion for fixing the variable length array used in the kernel
2013-03-10 11:38 UTC (7+ messages)
[RFC PATCH] sparse: Add cmd line --version option
2013-03-07 5:10 UTC (9+ messages)
[PATCH] Larger buffer size for token concatenation
2013-03-07 4:22 UTC
RFC: [0/2] Moving attribute data out of ctype
2013-02-27 15:28 UTC (2+ messages)
[PATCH 2/2] Remove the redundant attribute from ctype
2013-02-27 15:23 UTC
[PATCH 1/2] Introduce the attribute structure
2013-02-27 15:18 UTC
[PATCH] Make "break" and "continue" consistent with other label
2013-02-27 14:45 UTC
Sparse repository updated
2013-02-27 14:36 UTC
sparse: add noclone as an ignored attribute
2013-02-22 0:56 UTC (4+ messages)
` sparse patch v2: "
[PATCH] sparse: add built-in byte swap identifiers
2013-02-19 19:13 UTC (4+ messages)
` [PATCH v2] "
From Capt: Mohamed Habbash
2013-02-14 1:38 UTC
[PATCH 03/10 v3] ext4: add physical block and status member into extent status tree
2013-02-03 14:57 UTC (5+ messages)
[PATCH 1/2 sparse] Support the force attribute for function parameters
2013-01-30 19:32 UTC (2+ messages)
` [PATCH 2/2] Ignore address space for IS_ERR() and friends
[PATCH 0/10] Cleanup & new features for compiler*.h and bug.h
2013-01-01 22:54 UTC (55+ messages)
` [PATCH v5 0/9] "
` [PATCH v5 1/9] compiler-gcc4.h: Reorder macros based upon gcc ver
` [PATCH v5 2/9] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
` [PATCH v5 3/9] compiler-gcc{3,4}.h: Use "
` [PATCH v5 4/9] compiler{,-gcc4}.h, bug.h: Remove duplicate macros
` [PATCH v5 5/9] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__
` [PATCH v5 6/9] bug.h: Prevent double evaulation of in BUILD_BUG_ON
` [PATCH v5 7/9] bug.h: Make BUILD_BUG_ON generate compile-time error
` [PATCH v5 8/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}
` [PATCH v5 9/9] bug.h, compiler.h: Introduce compiletime_assert & BUILD_BUG_ON_MSG
` [PATCH v6 0/9] Cleanup & new features for compiler*.h and bug.h
` [PATCH v6 1/9] compiler-gcc4.h: Reorder macros based upon gcc ver
` [PATCH v6 2/9] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
` [PATCH v6 3/9] compiler-gcc{3,4}.h: Use "
` [PATCH v6 4/9] compiler{,-gcc4}.h, bug.h: Remove duplicate macros
` [PATCH v6 5/9] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__
` [PATCH v6 6/9] bug.h: Prevent double evaulation of in BUILD_BUG_ON
` [PATCH v6 7/9] bug.h: Make BUILD_BUG_ON generate compile-time error
` [PATCH v6 8/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}
` [PATCH v6 9/9] bug.h, compiler.h: Introduce compiletime_assert & BUILD_BUG_ON_MSG
` [PATCH v7 0/9] Cleanup & new features for compiler*.h and bug.h
` [PATCH v7 1/9] compiler-gcc4.h: Reorder macros based upon gcc ver
` [PATCH v7 2/9] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
` [PATCH v7 3/9] compiler-gcc{3,4}.h: Use "
` [PATCH v7 4/9] compiler{,-gcc4}.h, bug.h: Remove duplicate macros
` [PATCH v7 5/9] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__
` [PATCH v7 6/9] bug.h: Prevent double evaulation of in BUILD_BUG_ON
` [PATCH v7 7/9] bug.h: Make BUILD_BUG_ON generate compile-time error
` [PATCH v7 8/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}
` [PATCH v7 9/9] bug.h, compiler.h: Introduce compiletime_assert & BUILD_BUG_ON_MSG
` [PATCH v8 0/9] Cleanup & new features for compiler*.h and bug.h
` [PATCH v8 1/9] compiler-gcc4.h: Reorder macros based upon gcc ver
` [PATCH v8 2/9] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
` [PATCH v8 3/9] compiler-gcc{3,4}.h: Use "
` [PATCH v8 4/9] compiler{,-gcc4}.h, bug.h: Remove duplicate macros
` [PATCH v8 5/9] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__
` [PATCH v8 6/9] bug.h: Prevent double evaulation of in BUILD_BUG_ON
` [PATCH v8 7/9] bug.h: Make BUILD_BUG_ON generate compile-time error
` [PATCH v8 8/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}
` [PATCH v8 9/9] bug.h, compiler.h: Introduce compiletime_assert & BUILD_BUG_ON_MSG
Using smatch on Chrome OS kernel, cannot process "__restrict__"
2012-12-20 7:22 UTC
[PATCH] Add GCC's byteswap intrinsics
2012-12-13 16:29 UTC (3+ messages)
Many warnings when building sparse with MinGW- format specifiers for "printf"
2012-12-07 12:07 UTC
[PATCH v4 0/10] Cleanup & new features for compiler*.h and bug.h
2012-11-03 18:10 UTC (7+ messages)
` [PATCH v4 6/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).