Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Behan Webster
| Archived =
No
| 46 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
media, platform, LLVMLinux: Remove nested function from ti-vpe
-
-
-
2014-09-27
Behan Webster
Accepted
md, sysfs, LLVMLinux: Remove nested function from bcache sysfs
-
-
-
2014-09-27
Behan Webster
New
clk, ti, LLVMLinux: Move __init outside of type definition
-
-
-
2014-09-27
Behan Webster
Accepted
[v3] mmc, sdhci, bcm-kona, LLVMLinux: Remove use of __initconst
-
-
-
2014-09-25
Behan Webster
Accepted
fs, LLVMLinux: Remove warning from COMPATIBLE_IOCTL
-
-
-
2014-09-24
Behan Webster
New
kbuild, LLVMLinux: Add -Werror to cc-option to support clang
-
-
-
2014-09-23
Behan Webster
New
kbuild, LLVMLinux: Fix asm-offset generation to work with clang
-
-
-
2014-09-23
Behan Webster
New
kbuild, LLVMLinux: Add better clang cross build support
-
-
-
2014-09-06
Behan Webster
New
[v2,4/7] arm: LLVMLinux: Use current_stack_pointer in save_stack_trace_tsk
-
-
-
2014-09-06
Behan Webster
Accepted
[v2,3/7] arm: LLVMLinux: Use current_stack_pointer for return_address
-
-
-
2014-09-06
Behan Webster
Accepted
fs, LLVMLinux: Remove warning from COMPATIBLE_IOCTL
-
-
-
2014-09-05
Behan Webster
New
mm: Apply the section attribute to the variable, not its type
-
-
-
2014-09-05
Behan Webster
New
security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c
-
-
-
2014-09-05
Behan Webster
Accepted
[v2] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c
-
-
-
2014-09-05
Behan Webster
New
[v2] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt
-
-
-
2014-09-05
Behan Webster
New
[v2] btrfs: LLVMLinux: Remove VLAIS
-
-
-
2014-09-05
Behan Webster
New
[v2] apparmor: LLVMLinux: Remove VLAIS
-
-
-
2014-09-02
Behan Webster
New
[v3] kbuild, LLVMLinux: Supress warnings unless W=1-3
-
-
-
2014-08-01
Behan Webster
Accepted
[v2] kbuild, LLVMLinux: Supress warnings unless W=1-3
-
-
-
2014-07-31
Behan Webster
New
kbuild, LLVMLinux: only use warnings when using clang
-
-
-
2014-07-01
Behan Webster
New
[GIT,PULL] LLVMLinux patches for v3.16
-
-
-
2014-06-07
Behan Webster
New
mbcache: LLVMLinux: Remove double calculation from mbcache
-
-
-
2014-04-30
Behan Webster
New
x86: LLVMLinux: Wrap -mno-80387 with cc-option
-
-
-
2014-04-22
Behan Webster
Accepted
mbcache: LLVMLinux: Remove double calculation from mbcache
-
-
-
2014-04-22
Behan Webster
New
[GIT,PULL] LLVMLinux patches for v3.15
-
-
-
2014-04-09
Behan Webster
New
[v4] LLVMLinux: Remove warning about returning an uninitialized variable
-
-
-
2014-03-24
Behan Webster
Accepted
[v3] LLVMLinux: Remove warning about returning an uninitialized variable
-
-
-
2014-03-22
Behan Webster
New
LLVMLinux: Change DWARF flag to support gcc and clang
-
-
-
2014-03-22
Behan Webster
Accepted
[v2] LLVMLinux: Remove warning about returning an uninitialized variable
-
-
-
2014-03-22
Behan Webster
New
x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"
-
-
-
2014-03-22
Behan Webster
Accepted
LLVMLinux: Remove warning about returning an uninitialized variable
-
-
-
2014-03-22
Behan Webster
New
[v2] Documentation: LLVMLinux: Update Documentation/dontdiff
-
-
-
2014-03-19
Behan Webster
Accepted
[1/5,v2] kbuild: LLVMLinux: Add Kbuild support for building kernel with Clang
-
-
-
2014-03-11
Behan Webster
Accepted
[v3] module: LLVMLinux: Remove unused function warning from __param_check macro
-
-
-
2014-03-11
Behan Webster
New
[v2] module: LLVMLinux: Remove unused function warning from __param_check macro
-
-
-
2014-03-08
Behan Webster
New
module: LLVMLinux: Remove unused function warning from __param_check macro
-
-
-
2014-03-07
Behan Webster
New
[5/5,v2] x86 kbuild: LLVMLinux: More cc-options added for clang
-
-
-
2014-03-06
Behan Webster
Accepted
[2/5,v2] kbuild: LLVMLinux: Adapt warnings for compilation with clang
-
-
-
2014-03-06
Behan Webster
Accepted
[5/5] x86 kbuild: LLVMLinux: More cc-options added for clang
-
-
-
2014-02-26
Behan Webster
New
[4/5] LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h
-
-
-
2014-02-26
Behan Webster
Accepted
[3/5] kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with clang
-
-
-
2014-02-26
Behan Webster
Accepted
[2/5] kbuild: LLVMLinux: Adapt warnings for compilation with clang
-
-
-
2014-02-26
Behan Webster
New
[1/5] kbuild: LLVMLinux: Add Kbuild support for building kernel with Clang
-
-
-
2014-02-26
Behan Webster
Superseded
Documentation: LLVMLinux: Update Documentation/dontdiff
-
-
-
2014-02-21
Behan Webster
Superseded
x86: LLVMLinux: Reimplement current_stack_pointer without register usage.
-
-
-
2014-02-21
Behan Webster
New
module: LLVMLinux: Fix section mismatch issues on alias usage
-
-
-
2014-02-21
Behan Webster
New