Show patches with: Submitter = Masahiro Yamada       |   47 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3] kbuild: remove unnecessary "obj- := dummy.o" trick 4 - - - --- 2014-09-09 Masahiro Yamada davem Not Applicable
uapi: fix to export linux/vm_sockets.h - - - - --- 2014-12-01 Masahiro Yamada davem Accepted
ath10k: replace config_enabled() with IS_REACHABLE() - - - - --- 2016-08-23 Masahiro Yamada davem Awaiting Upstream
[1/3] ath10k: use devm_clk_get() instead of clk_get() - - - - --- 2016-09-06 Masahiro Yamada davem Awaiting Upstream
[2/3] ath10k: use devm_reset_control_get() instead of reset_control_get() - - - - --- 2016-09-06 Masahiro Yamada davem Awaiting Upstream
[3/3] ath10k: do not check if reset is NULL - - - - --- 2016-09-06 Masahiro Yamada davem Awaiting Upstream
[10/12] net/mlx4: replace <linux/radix-tree.h> with <linux/radix-tree-root.h> radix-tree: split out struct radix_tree_root out to <linux/radix-tree-root.h> - - - - --- 2017-10-08 Masahiro Yamada davem Not Applicable
[11/12] net/mlx5: replace <linux/radix-tree.h> with <linux/radix-tree-root.h> radix-tree: split out struct radix_tree_root out to <linux/radix-tree-root.h> - - - - --- 2017-10-08 Masahiro Yamada davem Not Applicable
[2/2] kbuild: remove all dummy assignments to obj- kbuild: remove all "obj- := dummy.o" tricks - - - - --- 2017-11-07 Masahiro Yamada davem Not Applicable
[2/2] build_bug.h: remove BUILD_BUG_ON_NULL() Consolidate BUILD_BUG macros - - - - --- 2018-01-05 Masahiro Yamada davem Not Applicable
[1/3] bpfilter: add bpfilter_umh to .gitignore net: bpfilter: clean-up build rules - - - - --- 2018-06-08 Masahiro Yamada bpf Changes Requested
[2/3] bpfilter: include bpfilter_umh in assembly instead of using objcopy net: bpfilter: clean-up build rules - - - - --- 2018-06-08 Masahiro Yamada bpf Changes Requested
[3/3] bpfilter: do not (ab)use host-program build rule net: bpfilter: clean-up build rules - - - - --- 2018-06-08 Masahiro Yamada bpf Changes Requested
[v2,1/3] bpfilter: add bpfilter_umh to .gitignore net: bpfilter: clean-up build rules - - - - --- 2018-06-14 Masahiro Yamada davem Changes Requested
[v2,2/3] bpfilter: include bpfilter_umh in assembly instead of using objcopy net: bpfilter: clean-up build rules - - - - --- 2018-06-14 Masahiro Yamada davem Changes Requested
[v2,3/3] bpfilter: check compiler capability in Kconfig net: bpfilter: clean-up build rules - - - - --- 2018-06-14 Masahiro Yamada davem Changes Requested
[RESEND] bpfilter: check compiler capability in Kconfig [RESEND] bpfilter: check compiler capability in Kconfig 2 - - - --- 2018-06-26 Masahiro Yamada davem Accepted
[2/2] kconfig: remove silentoldconfig target Untitled series #73044 1 - - - --- 2018-10-29 Masahiro Yamada davem Not Applicable
bpf: promote bpf_perf_event.h to mandatory UAPI header bpf: promote bpf_perf_event.h to mandatory UAPI header - - - - --- 2018-12-16 Masahiro Yamada bpf Accepted
[1/3] treewide: remove explicit rules for *offsets.s [1/3] treewide: remove explicit rules for *offsets.s - - - - --- 2018-12-22 Masahiro Yamada davem Not Applicable
[2/3] treewide: add intermediate .s files to targets [1/3] treewide: remove explicit rules for *offsets.s - - - - --- 2018-12-22 Masahiro Yamada davem Not Applicable
net: lmc: remove -I. header search path net: lmc: remove -I. header search path - - - - --- 2019-01-25 Masahiro Yamada davem Accepted
net: wireless: prefix header search paths with $(srctree)/ net: wireless: prefix header search paths with $(srctree)/ 1 - - - --- 2019-01-25 Masahiro Yamada davem Awaiting Upstream
bpfilter: remove extra header search paths for bpfilter_umh bpfilter: remove extra header search paths for bpfilter_umh - - - - --- 2019-01-31 Masahiro Yamada davem Accepted
[1/2] wireless: mt76: call hweight8() instead of __sw_hweight8() x86: turn off wrongly enabled CONFIG_GENERIC_HWEIGHT 1 - - - --- 2019-02-18 Masahiro Yamada davem Not Applicable
net: hamradio: remove unused hweight*() defines net: hamradio: remove unused hweight*() defines - - - - --- 2019-02-18 Masahiro Yamada davem Accepted
bpfilter: re-add header search paths to tools include to fix build error bpfilter: re-add header search paths to tools include to fix build error - 1 - 1 --- 2019-02-22 Masahiro Yamada davem Accepted
mt76: Use the correct hweight8() function again mt76: Use the correct hweight8() function again - 1 - - --- 2019-03-17 Masahiro Yamada davem Awaiting Upstream
net/mlx5e: remove meaningless CFLAGS_tracepoint.o net/mlx5e: remove meaningless CFLAGS_tracepoint.o - - - - --- 2019-04-19 Masahiro Yamada davem Awaiting Upstream
bpftool: exclude bash-completion/bpftool from .gitignore pattern bpftool: exclude bash-completion/bpftool from .gitignore pattern - - - - --- 2019-04-29 Masahiro Yamada bpf Changes Requested
[v2] bpftool: exclude bash-completion/bpftool from .gitignore pattern [v2] bpftool: exclude bash-completion/bpftool from .gitignore pattern - - 1 - --- 2019-05-01 Masahiro Yamada bpf Accepted
[v2] samples: guard sub-directories with CONFIG options [v2] samples: guard sub-directories with CONFIG options - - - - --- 2019-05-09 Masahiro Yamada davem Not Applicable
[3/4] treewide: prefix header search paths with $(srctree)/ kbuild: remove 'addtree' and 'flags' magic - - - - --- 2019-05-13 Masahiro Yamada davem Not Applicable
[4/4] kbuild: remove 'addtree' and 'flags' magic for header search paths kbuild: remove 'addtree' and 'flags' magic - - - - --- 2019-05-13 Masahiro Yamada davem Not Applicable
[15/15] kbuild: compile test UAPI headers to ensure they are self-contained kbuild: refactor headers_install and support compile-test of UAPI headers - - - - --- 2019-06-04 Masahiro Yamada davem Not Applicable
[v2,1/4] kbuild: compile-test UAPI headers to ensure they are self-contained Compile-test UAPI and kernel headers - - - - --- 2019-06-27 Masahiro Yamada davem Not Applicable
[v2,4/4] kbuild: compile-test kernel headers to ensure they are self-contained Compile-test UAPI and kernel headers - - - - --- 2019-06-27 Masahiro Yamada davem Not Applicable
[v3,1/4] kbuild: compile-test UAPI headers to ensure they are self-contained Compile-test UAPI and kernel headers - - 1 - --- 2019-06-27 Masahiro Yamada davem Not Applicable
[v3,4/4] kbuild: compile-test kernel headers to ensure they are self-contained Compile-test UAPI and kernel headers - - - 1 --- 2019-06-27 Masahiro Yamada davem Not Applicable
[1/7] init/Kconfig: add CONFIG_CC_CAN_LINK Compile-test UAPI and kernel headers - - - - --- 2019-07-01 Masahiro Yamada davem Not Applicable
[2/7] kbuild: compile-test exported headers to ensure they are self-contained Compile-test UAPI and kernel headers - - 1 - --- 2019-07-01 Masahiro Yamada davem Not Applicable
[7/7] kbuild: compile-test kernel headers to ensure they are self-contained Compile-test UAPI and kernel headers - - 1 1 --- 2019-07-01 Masahiro Yamada davem Not Applicable
[RFC] kbuild: re-implement detection of CONFIG options leaked to user-space [RFC] kbuild: re-implement detection of CONFIG options leaked to user-space - - - - --- 2019-08-06 Masahiro Yamada davem RFC
[11/11] treewide: remove dummy Makefiles for single targets kbuild: clean-ups and improvement of single targets - - - - --- 2019-08-10 Masahiro Yamada davem Not Applicable
[v2] kbuild: re-implement detection of CONFIG options leaked to user-space [v2] kbuild: re-implement detection of CONFIG options leaked to user-space 1 - - - --- 2019-08-10 Masahiro Yamada davem Not Applicable
[v2,2/2] treewide: remove dummy Makefiles for single targets Untitled series #125152 - - - - --- 2019-08-14 Masahiro Yamada davem Not Applicable
bpfilter/verifier: add include guard to tnum.h bpfilter/verifier: add include guard to tnum.h - - - - --- 2019-08-19 Masahiro Yamada bpf Accepted