Linux Kbuild
[Prev Page][Next Page]
- [PATCH v13 23/25] kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v13 24/25] kasan: update documentation
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v13 25/25] kasan: add SPDX-License-Identifier mark to source files
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v13 21/25] kasan, mm, arm64: tag non slab memory allocated via pagealloc
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v13 12/25] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v13 11/25] kasan, arm64: untag address in _virt_addr_is_linear
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v13 08/25] kasan: initialize shadow to 0xff for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v13 03/25] kasan: move common generic and tag-based code to common.c
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v13 02/25] kasan, slub: handle pointer tags in early_kmem_cache_node_alloc
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v13 00/25] kasan: add software tag-based mode for arm64
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v12 20/25] kasan, arm64: add brk handler for inline instrumentation
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v12 20/25] kasan, arm64: add brk handler for inline instrumentation
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v12 23/25] kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v12 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH 2/7] microblaze: adjust the help to the real behavior
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 0/7] microblaze: fix various problems in building boot images
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 0/7] microblaze: fix various problems in building boot images
- From: Michal Simek <monstr@xxxxxxxxx>
- Re: [PATCH 7/7] microblaze: remove the unneeded code just in case file copy fails
- From: Michal Simek <monstr@xxxxxxxxx>
- Re: [PATCH 6/7] microblaze: fix race condition in building boot images
- From: Michal Simek <monstr@xxxxxxxxx>
- Re: [PATCH 5/7] microblaze: add linux.bin* and simpleImage.* to PHONY
- From: Michal Simek <monstr@xxxxxxxxx>
- Re: [PATCH 4/7] microblaze: fix multiple bugs in arch/microblaze/boot/Makefile
- From: Michal Simek <monstr@xxxxxxxxx>
- Re: [PATCH 3/7] microblaze: move "... is ready" message to arch/microblaze/Makefile
- From: Michal Simek <monstr@xxxxxxxxx>
- Re: [PATCH 1/7] microblaze: fix cleaning of boot images
- From: Michal Simek <monstr@xxxxxxxxx>
- Re: [PATCH 2/7] microblaze: adjust the help to the real behavior
- From: Michal Simek <monstr@xxxxxxxxx>
- [PATCH 2/3] kbuild: generate asm-generic wrappers if mandatory headers are missing
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/3] kbuild: refactor Makefile.asm-generic
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: exploit parallel building for CONFIG_HEADERS_CHECK
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: remove a special handling for *.agh in Makefile.headersinst
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v12 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- [PATCH v2 01/34] kbuild: Add support for DT binding schema checks
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH 3/7] microblaze: move "... is ready" message to arch/microblaze/Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 4/7] microblaze: fix multiple bugs in arch/microblaze/boot/Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 6/7] microblaze: fix race condition in building boot images
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/7] microblaze: adjust the help to the real behavior
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 7/7] microblaze: remove the unneeded code just in case file copy fails
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 0/7] microblaze: fix various problems in building boot images
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 5/7] microblaze: add linux.bin* and simpleImage.* to PHONY
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/7] microblaze: fix cleaning of boot images
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [kbuild:kbuild 29/29] make[2]: *** No rule to make target 'arch/sh/boot/dts/.dtb.o', needed by 'arch/sh/boot/dts/built-in.a'.
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [kbuild:kbuild 29/29] make[2]: *** No rule to make target 'arch/sh/boot/dts/.dtb.o', needed by 'arch/sh/boot/dts/built-in.a'.
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] kbuild: make 'archprepare' depend on 'scripts'
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] pcmcia: remove per-arch PCMCIA config entry
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] modpost: refactor seen flag clearing in add_depends()
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: fix UML build error with CONFIG_GCC_PLUGINS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Nadav Amit <namit@xxxxxxxxxx>
- [PATCH] kbuild: move .SECONDARY special target to Kbuild.include
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: builddeb: Missing arch/x86/kernel/macros.s when building modules with dkms
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 5/5] kconfig: remove k_invalid from expr_parse_string() return type
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/5] kconfig: rename conf_split_config() to conf_touch_deps()
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/5] kconfig: split out code touching a file to conf_touch_dep()
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/5] kconfig: remove unneeded setsym label in conf_read_simple()
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 4/5] kconfig: remove S_OTHER symbol type and correct dependency tracking
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v12 23/25] kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v12 20/25] kasan, arm64: add brk handler for inline instrumentation
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 2/2] kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 1/2] kbuild: make 'archprepare' depend on 'scripts'
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: fix UML build error with CONFIG_GCC_PLUGINS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [kbuild:kbuild 24/24] cc1: error: cannot load plugin ./scripts/gcc-plugins/randomize_layout_plugin.so
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: netfilter Kconfig question
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v12 03/25] kasan: move common generic and tag-based code to common.c
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 04/25] kasan: rename source files to reflect the new naming scheme
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 06/25] kasan, arm64: adjust shadow size for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 09/25] arm64: move untagged_addr macro from uaccess.h to memory.h
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 08/25] kasan: initialize shadow to 0xff for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 10/25] kasan: add tag related helper functions
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 12/25] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 13/25] kasan, arm64: fix up fault handling logic
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 16/25] kasan: split out generic_report.c from report.c
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 15/25] kasan, mm: perform untagged pointers comparison in krealloc
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 14/25] kasan, arm64: enable top byte ignore for the kernel
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 18/25] mm: move obj_to_index to include/linux/slab_def.h
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 22/25] kasan: add __must_check annotations to kasan hooks
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 20/25] kasan, arm64: add brk handler for inline instrumentation
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 23/25] kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 24/25] kasan: update documentation
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 25/25] kasan: add SPDX-License-Identifier mark to source files
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 21/25] kasan, mm, arm64: tag non slab memory allocated via pagealloc
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 19/25] kasan: add hooks implementation for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 17/25] kasan: add bug reporting routines for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 11/25] kasan, arm64: untag address in _virt_addr_is_linear
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 07/25] kasan: rename kasan_zero_page to kasan_early_shadow_page
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 02/25] kasan, slub: handle pointer tags in early_kmem_cache_node_alloc
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 01/25] kasan, mm: change hooks signatures
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v12 00/25] kasan: add software tag-based mode for arm64
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v11 05/24] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v11 09/24] arm64: move untagged_addr macro from uaccess.h to memory.h
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: hidden string Kconfig ?
- From: Daniel Walker <danielwa@xxxxxxxxx>
- [kbuild:kbuild 24/24] cc1: error: cannot load plugin ./scripts/gcc-plugins/randomize_layout_plugin.so
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: netfilter Kconfig question
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: netfilter Kconfig question
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: netfilter Kconfig question
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: netfilter Kconfig question
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: netfilter Kconfig question
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: netfilter Kconfig question
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: netfilter Kconfig question
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: netfilter Kconfig question
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: netfilter Kconfig question
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: netfilter Kconfig question
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: [PATCH 2/2] kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: make 'scripts' depend on 'prepare0'
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] modpost: file2alias: check prototype of handler
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] modpost: file2alias: go back to simple devtable lookup
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: fix single target build for external module
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] remove old GCC version implementation
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH 2/2] modpost: file2alias: check prototype of handler
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH 1/2] modpost: file2alias: go back to simple devtable lookup
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH] pcmcia: remove per-arch PCMCIA config entry
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] kconfig: fix reverse dependency with tristate if-conditional
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kconfig: fix reverse dependency with tristate if-conditional
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH] pcmcia: remove per-arch PCMCIA config entry
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] pcmcia: remove per-arch PCMCIA config entry
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kconfig: fix reverse dependency with tristate if-conditional
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: netfilter Kconfig question
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] kconfig: tests: test reverse dependency with tristate if-conditional
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/2] kconfig: fix reverse dependency with tristate if-conditional
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [kbuild:kbuild 13/24] fixdep: error opening file: fs/xfs/.xfs_ioctl.o.d: No such file or directory
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: builddeb: Missing arch/x86/kernel/macros.s when building modules with dkms
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [kbuild:kbuild 13/24] fixdep: error opening file: fs/xfs/.xfs_ioctl.o.d: No such file or directory
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: builddeb: Missing arch/x86/kernel/macros.s when building modules with dkms
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: builddeb: Missing arch/x86/kernel/macros.s when building modules with dkms
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v11 05/24] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v11 09/24] arm64: move untagged_addr macro from uaccess.h to memory.h
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH] kbuild: announce removal of SUBDIRS if used
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: announce removal of SUBDIRS if used
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH 3/3] modpost: move unresolved symbol checks to check_exports()
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/3] modpost: refactor seen flag clearing in add_depends()
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/3] modpost: merge module iterations
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [kbuild:for-next 13/21] fixdep: error opening file: arch/mips/vdso/.elf.o.d: No such file or directory
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH] kbuild: announce removal of SUBDIRS if used
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: move modpost out of 'scripts' target
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/2] kbuild: make 'scripts' depend on 'prepare0'
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 5/9] PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] alpha: force PCI on for non-jensen configs
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] arm: remove EISA kconfig option
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] MIPS: remove the HT_PCI config option
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v4
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v4
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] modpost: skip ELF local symbols during section mismatch check
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: builddeb: Missing arch/x86/kernel/macros.s when building modules with dkms
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- [kbuild:kbuild 13/18] sh4-linux-gnu-ld: cannot find fs/xfs/xfs_ioctl.o: No such file or directory
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH 1/2] modpost: file2alias: go back to simple devtable lookup
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] modpost: file2alias: check prototype of handler
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] kbuild: remove 'scripts' dummy target for external module build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/2] kbuild: fix single target build for external module
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [kconfig-sat] Re: [ANN] init-kconfig - easy way to embrace Linux's kconfig
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] modpost: skip ELF local symbols during section mismatch check
- From: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
- Re: [PATCH v2 2/2] modpost: skip ELF local symbols by default during section mismatch check
- From: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
- Re: [PATCH v2 0/9] kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc.
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: Backed up kernels
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: Backed up kernels
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] modpost: validate symbol names also in find_elf_symbol
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: drop unused command line switches
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] modpost: skip ELF local symbols by default during section mismatch check
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: move modpost out of 'scripts' target
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: announce removal of SUBDIRS if used
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: announce removal of SUBDIRS if used
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxx>
- [PATCH] kbuild: announce removal of SUBDIRS if used
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Backed up kernels
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [PATCH v2 5/9] kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
- From: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
- Re: [PATCH 4/8] kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 0/9] kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc.
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 2/9] kbuild: remove redundant 'set -e' from filechk_* defines
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 4/9] kbuild: refactor modversions build rules
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 5/9] kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 9/9] kbuild: remove redundant 'set -e' from cmd_* defines
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 7/9] kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 6/9] kbuild: change if_changed_rule for multi-line recipe
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 1/9] kbuild: let fixdep directly write to .*.cmd files
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 8/9] kbuild: refactor if_changed and if_changed_dep
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 3/9] kbuild: remove redundant 'set -e' from sub_cmd_record_mcount
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 4/9] PCI: consolidate PCI config entry in drivers/pci
- From: Paul Burton <paul.burton@xxxxxxxx>
- Re: [PATCH 3/9] MIPS: remove the HT_PCI config option
- From: Paul Burton <paul.burton@xxxxxxxx>
- Re: [PATCH 3/9] MIPS: remove the HT_PCI config option
- From: Paul Burton <paul.burton@xxxxxxxx>
- netfilter Kconfig question
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v11 00/24] kasan: add software tag-based mode for arm64
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH v11 02/24] kasan, slub: handle pointer tags in early_kmem_cache_node_alloc
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 04/24] kasan: rename source files to reflect the new naming scheme
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 10/24] kasan: add tag related helper functions
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 11/24] kasan, arm64: untag address in _virt_addr_is_linear
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 13/24] kasan, arm64: fix up fault handling logic
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v11 00/24] kasan: add software tag-based mode for arm64
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 15/24] kasan, mm: perform untagged pointers comparison in krealloc
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 18/24] mm: move obj_to_index to include/linux/slab_def.h
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 17/24] kasan: add bug reporting routines for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 19/24] kasan: add hooks implementation for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 22/24] kasan: add __must_check annotations to kasan hooks
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 21/24] kasan, mm, arm64: tag non slab memory allocated via pagealloc
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 24/24] kasan: add SPDX-License-Identifier mark to source files
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 23/24] kasan: update documentation
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 20/24] kasan, arm64: add brk handler for inline instrumentation
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 16/24] kasan: split out generic_report.c from report.c
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 14/24] kasan, arm64: enable top byte ignore for the kernel
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 12/24] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 09/24] arm64: move untagged_addr macro from uaccess.h to memory.h
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 08/24] kasan: initialize shadow to 0xff for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 07/24] kasan: rename kasan_zero_page to kasan_early_shadow_page
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 06/24] kasan, arm64: adjust shadow size for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 05/24] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 03/24] kasan: move common generic and tag-based code to common.c
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 01/24] kasan, mm: change hooks signatures
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v11 00/24] kasan: add software tag-based mode for arm64
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: Automatic secondary intermediate target deduction
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: Automatic secondary intermediate target deduction
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 3/8] kbuild: refactor modversions build rules
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Automatic secondary intermediate target deduction
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Automatic secondary intermediate target deduction
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] remove old GCC version implementation
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH v2 2/2] x86: set a dependency on macros.S
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH 3/8] kbuild: refactor modversions build rules
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v2 2/2] modpost: skip ELF local symbols by default during section mismatch check
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] modpost: drop unused command line switches
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH 4/8] kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
- From: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
- Re: [PATCH 4/9] PCI: consolidate PCI config entry in drivers/pci
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] x86: set a dependency on macros.S
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 4/8] kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 4/8] kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
- From: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
- Re: [PATCH 5/8] kbuild: change if_changed_rule to accept multi-line recipe
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v4
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/9] MIPS: remove the HT_PCI config option
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/9] PCI: consolidate the PCI_SYSCALL symbol
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/9] PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/9] PCI: consolidate PCI config entry in drivers/pci
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/9] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/9] pcmcia: allow PCMCIA support independent of the architecture
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/9] alpha: force PCI on for non-jensen configs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/9] arm: remove EISA kconfig option
- From: Christoph Hellwig <hch@xxxxxx>
- Re: hidden string Kconfig ?
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: hidden string Kconfig ?
- From: Daniel Walker <danielwa@xxxxxxxxx>
- Re: hidden string Kconfig ?
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: [PATCH v10 08/22] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v10 12/22] kasan, arm64: fix up fault handling logic
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: hidden string Kconfig ?
- From: Daniel Walker <danielwa@xxxxxxxxx>
- Re: [PATCH 5/8] kbuild: change if_changed_rule to accept multi-line recipe
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/8] kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc.
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/8] kbuild: remove redundant 'set -e' from filechk_* defines
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 4/8] kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/8] kbuild: remove redundant 'set -e' from sub_cmd_record_mcount
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 6/8] kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 5/8] kbuild: change if_changed_rule to accept multi-line recipe
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 7/8] kbuild: refactor if_changed and if_changed_dep
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/8] kbuild: refactor modversions build rules
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 8/8] kbuild: remove redundant 'set -e' from cmd_* defines
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 0/2] x86: Asm macros fixes
- From: Nadav Amit <namit@xxxxxxxxxx>
- [PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Nadav Amit <namit@xxxxxxxxxx>
- [PATCH v2 2/2] x86: set a dependency on macros.S
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: hidden string Kconfig ?
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 2/2] modpost: skip ELF local symbols by default during section mismatch check
- From: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
- [PATCH v2 1/2] modpost: drop unused command line switches
- From: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
- [PATCH v2 0/2] modpost: skip section mismatch warnings on ELF local symbols by default
- From: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
- Re: hidden string Kconfig ?
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] modpost: skip section mismatch warnings on ELF local symbols by default
- From: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
- Re: hidden string Kconfig ?
- From: Daniel Walker <danielwa@xxxxxxxxx>
- Re: hidden string Kconfig ?
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: hidden string Kconfig ?
- From: Daniel Walker <danielwa@xxxxxxxxx>
- Re: hidden string Kconfig ?
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: hidden string Kconfig ?
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- hidden string Kconfig ?
- From: Daniel Walker <danielwa@xxxxxxxxx>
- [PATCH AUTOSEL 4.18 58/59] kbuild: deb-pkg: fix too low build version number
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v10 12/22] kasan, arm64: fix up fault handling logic
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v10 12/22] kasan, arm64: fix up fault handling logic
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v10 08/22] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH 2/2] modpost: skip ELF local symbols by default during section mismatch check
- From: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
- Re: [PATCH v10 08/22] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v10 09/22] kasan: add tag related helper functions
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] Makefile: Export clang toolchain variables
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] powerpc/boot: Set target when cross-compiling for clang
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: consolidate Clang compiler flags
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] kbuild: add -no-integrated-as Clang option unconditionally
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: remove 'prepare' and 'scripts' dummies for external module build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v10 12/22] kasan, arm64: fix up fault handling logic
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [kbuild-all] [kbuild:kbuild 2/4] arch/openrisc/include/asm/spr.h:20:27: error: impossible constraint in 'asm'
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [kbuild-all] [kbuild:kbuild 2/4] arch/openrisc/include/asm/spr.h:20:27: error: impossible constraint in 'asm'
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH v10 12/22] kasan, arm64: fix up fault handling logic
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- builddeb: Missing arch/x86/kernel/macros.s when building modules with dkms
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH v10 07/22] kasan: initialize shadow to 0xff for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH 2/2] x86: set a dependency on macros.S
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v2 1/2] Makefile: Export clang toolchain variables
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 2/2] modpost: skip ELF local symbols by default during section mismatch check
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [kbuild-all] [kbuild:kbuild 2/4] arch/openrisc/include/asm/spr.h:20:27: error: impossible constraint in 'asm'
- From: Rong Chen <rong.a.chen@xxxxxxxxx>
- [PATCH 0/2] x86: Asm macros fixes
- From: Nadav Amit <namit@xxxxxxxxxx>
- [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
- From: Nadav Amit <namit@xxxxxxxxxx>
- [PATCH 2/2] x86: set a dependency on macros.S
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH v2 2/2] powerpc/boot: Set target when cross-compiling for clang
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 1/2] Makefile: Export clang toolchain variables
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v10 05/22] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v10 06/22] kasan, arm64: adjust shadow size for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [kbuild-all] [kbuild:kbuild 2/4] arch/openrisc/include/asm/spr.h:20:27: error: impossible constraint in 'asm'
- From: Changbin Du <changbin.du@xxxxxxxxx>
- Re: scripts/Makefile.modinst: removing module path M from module destination is not working for some cases
- From: Mikolaj Ch <mikich7777@xxxxxxxxx>
- Re: [PATCH v2 2/2] powerpc/boot: Set target when cross-compiling for clang
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH v3] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [PATCH v2] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: scripts/Makefile.modinst: removing module path M from module destination is not working for some cases
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: consolidate Clang compiler flags
- From: Joel Stanley <joel@xxxxxxxxx>
- [PATCH v2 2/2] powerpc/boot: Set target when cross-compiling for clang
- From: Joel Stanley <joel@xxxxxxxxx>
- [PATCH v2 1/2] Makefile: Export clang toolchain variables
- From: Joel Stanley <joel@xxxxxxxxx>
- [PATCH v2 0/2] powerpc/boot: Fix cross compiling with clang
- From: Joel Stanley <joel@xxxxxxxxx>
- [PATCH] kbuild: remove 'prepare' and 'scripts' dummies for external module build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: consolidate Clang compiler flags
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: consolidate Clang compiler flags
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [GIT PULL] Kbuild fixes for v4.20-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [kbuild-all] [kbuild:kbuild 2/4] arch/openrisc/include/asm/spr.h:20:27: error: impossible constraint in 'asm'
- From: Stafford Horne <shorne@xxxxxxxxx>
- [kbuild:kbuild 2/4] arch/openrisc/include/asm/spr.h:20:27: error: impossible constraint in 'asm'
- From: kbuild test robot <lkp@xxxxxxxxx>
- [GIT PULL] Kbuild fixes for v4.20-rc2
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: consolidate Clang compiler flags
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH v3 1/4] x86/mm: declare check_la57_support() as inline
- From: Changbin Du <changbin.du@xxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: consolidate Clang compiler flags
- From: Greg Hackmann <ghackmann@xxxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: consolidate Clang compiler flags
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 1/2] kbuild: add -no-integrated-as Clang option unconditionally
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v3 1/4] x86/mm: declare check_la57_support() as inline
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kconfig: merge_config: avoid false positive matches from comment lines
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] init/Kconfig: make CC_OPTIMIZE_FOR_DEBUGGING visible only for GCC
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: .S_shipped unnecessary?
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: .S_shipped unnecessary?
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: .S_shipped unnecessary?
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 6/9] PCI: consolidate PCI config entry in drivers/pci
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH] kbuild/builddeb: Fix building .deb packages out-of-tree
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- From: Nadav Amit <namit@xxxxxxxxxx>
- [PATCH v2] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [PATCH] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH] builddeb: Fix inclusion of dtbs in debian package
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v10 12/22] kasan, arm64: fix up fault handling logic
- From: Mark Rutland <mark.rutland@xxxxxxx>
- scripts/Makefile.modinst: removing module path M from module destination is not working for some cases
- From: Mikolaj Ch <mikich7777@xxxxxxxxx>
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- From: Nadav Amit <namit@xxxxxxxxxx>
- RE: [RESEND] kernel version build number in .deb to low by 1. [REGRESSION][BISECTED]
- From: "Doug Smythies" <dsmythies@xxxxxxxxx>
- Re: Makefile:611: include/config/auto.conf: No such file or directory
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Makefile:611: include/config/auto.conf: No such file or directory
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
- From: Darren Hart <dvhart@xxxxxxxxxxxxx>
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
- From: Darren Hart <dvhart@xxxxxxxxxxxxx>
- Re: [PATCH v10 12/22] kasan, arm64: fix up fault handling logic
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v10 08/22] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH v10 09/22] kasan: add tag related helper functions
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v10 07/22] kasan: initialize shadow to 0xff for tag-based mode
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v10 05/22] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v10 06/22] kasan, arm64: adjust shadow size for tag-based mode
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v10 08/22] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [RFC PATCH 1/4] kconfig: add as-instr macro to scripts/Kconfig.include
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- Re: [PATCH v10 00/22] kasan: add software tag-based mode for arm64
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v10 00/22] kasan: add software tag-based mode for arm64
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v10 00/22] kasan: add software tag-based mode for arm64
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v10 00/22] kasan: add software tag-based mode for arm64
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v10 00/22] kasan: add software tag-based mode for arm64
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [RFC PATCH 1/4] kconfig: add as-instr macro to scripts/Kconfig.include
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v10 00/22] kasan: add software tag-based mode for arm64
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH] builddeb: Fix inclusion of dtbs in debian package
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC PATCH 4/4] ARM: crypto: expose dependency on gas via Kconfig
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- [RFC PATCH 3/4] arm64: turn "broken gas inst" into real config option
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- [RFC PATCH 2/4] arm64: lse: expose dependency on gas via Kconfig
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- [RFC PATCH 1/4] kconfig: add as-instr macro to scripts/Kconfig.include
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- [RFC PATCH 0/4] Minor improvements over handling dependency on GAS
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
- From: Nadav Amit <namit@xxxxxxxxxx>
- [PATCH v10 01/22] kasan, mm: change hooks signatures
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 06/22] kasan, arm64: adjust shadow size for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 05/22] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 09/22] kasan: add tag related helper functions
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 10/22] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 13/22] kasan, arm64: enable top byte ignore for the kernel
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 12/22] kasan, arm64: fix up fault handling logic
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 11/22] mm: move obj_to_index to include/linux/slab_def.h
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 14/22] kasan, mm: perform untagged pointers comparison in krealloc
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 15/22] kasan: split out generic_report.c from report.c
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 16/22] kasan: add bug reporting routines for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 18/22] kasan, arm64: add brk handler for inline instrumentation
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 19/22] kasan, mm, arm64: tag non slab memory allocated via pagealloc
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 20/22] kasan: add __must_check annotations to kasan hooks
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 21/22] kasan: update documentation
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 22/22] kasan: add SPDX-License-Identifier mark to source files
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 17/22] kasan: add hooks implementation for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 08/22] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 07/22] kasan: initialize shadow to 0xff for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 03/22] kasan: move common generic and tag-based code to common.c
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 04/22] kasan: rename source files to reflect the new naming scheme
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 02/22] kasan, slub: handle pointer tags in early_kmem_cache_node_alloc
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v10 00/22] kasan: add software tag-based mode for arm64
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [RESEND] kernel version build number in .deb to low by 1. [REGRESSION][BISECTED]
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: deb-pkg: fix too low build version number
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 2/2] kbuild: consolidate Clang compiler flags
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 1/2] kbuild: add -no-integrated-as Clang option unconditionally
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] poewrpc/Boot: Fix cross compiling with clang
- From: Joel Stanley <joel@xxxxxxxxx>
- Re: [PATCH 0/2] poewrpc/Boot: Fix cross compiling with clang
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] kbuild: consolidate Clang compiler flags
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] fs: proc: move linux_proc_banner to where it is used
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [GIT PULL] Compiler Attributes for v4.20-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] init/Kconfig: make CC_OPTIMIZE_FOR_DEBUGGING visible only for GCC
- From: Changbin Du <changbin.du@xxxxxxxxx>
- [RESEND] kernel version build number in .deb to low by 1. [REGRESSION][BISECTED]
- From: "Doug Smythies" <dsmythies@xxxxxxxxx>
- Re: [GIT PULL] Compiler Attributes for v4.20-rc1
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [GIT PULL] Compiler Attributes for v4.20-rc1
- From: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
- Re: [PATCH] kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] Revert "kbuild: add --include-dir flag only for out-of-tree build"
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2] kconfig: merge_config: avoid false positive matches from comment lines
- From: Arnout Vandecappelle <arnout@xxxxxxx>
- Re: [PATCH] kbuild: rpm-pkg: fix two build breaks when O= is used
- From: Zhenzhong Duan <zhenzhong.duan@xxxxxxxxxx>
- Re: [PATCH] kbuild: consolidate Clang compiler flags
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: consolidate Clang compiler flags
- From: Stefan Agner <stefan@xxxxxxxx>
- Re: [PATCH] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kconfig: merge_config: avoid false positive matches from comment lines
- From: Petr Vorel <petr.vorel@xxxxxxxxx>
- [PATCH v2] kconfig: merge_config: avoid false positive matches from comment lines
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] Revert "kbuild: add --include-dir flag only for out-of-tree build"
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: rpm-pkg: fix two build breaks when O= is used
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [GIT PULL] Compiler Attributes for v4.20-rc1
- From: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Export clang toolchain variables
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: consolidate Clang compiler flags
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [kbuild:for-next 12/14] arch/openrisc/include/asm/spr.h:20:27: error: impossible constraint in 'asm'
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] powerpc/boot: Set target when cross-compiling for clang
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [PATCH 1/2] Makefile: Export clang toolchain variables
- From: Daniel Axtens <dja@xxxxxxxxxx>
- [PATCH 2/2] powerpc/boot: Set target when cross-compiling for clang
- From: Joel Stanley <joel@xxxxxxxxx>
- [PATCH 1/2] Makefile: Export clang toolchain variables
- From: Joel Stanley <joel@xxxxxxxxx>
- [PATCH 0/2] poewrpc/Boot: Fix cross compiling with clang
- From: Joel Stanley <joel@xxxxxxxxx>
- [PATCH] Revert "kbuild: add --include-dir flag only for out-of-tree build"
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [GIT PULL] more Kbuild updates for v4.20
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] more Kbuild updates for v4.20
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kconfig: merge_config: avoid false positive matches from comment lines
- From: Petr Vorel <petr.vorel@xxxxxxxxx>
- [PATCH 4.14 096/143] compiler.h: Allow arch-specific asm/compiler.h
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.18 079/150] compiler.h: Allow arch-specific asm/compiler.h
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Compiler Attributes for v4.20-rc1
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [GIT PULL] Compiler Attributes for v4.20-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Compiler Attributes for v4.20-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Compiler Attributes for v4.20-rc1
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- [PATCH] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [PATCH v3 1/4] x86/mm: declare check_la57_support() as inline
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH] kbuild: rpm-pkg: fix two build breaks when O= is used
- From: Zhenzhong Duan <zhenzhong.duan@xxxxxxxxxx>
- Re: [PATCH 2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH] kbuild: consolidate single targets
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [GIT PULL] Compiler Attributes for v4.20-rc1
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH] kbuild: consolidate single targets
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- Re: [GIT PULL] Compiler Attributes for v4.20-rc1
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- [PATCH] kconfig: merge_config: avoid false positive matches from comment lines
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [GIT PULL] Compiler Attributes for v4.20-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Compiler Attributes for v4.20-rc1
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [GIT PULL] Compiler Attributes for v4.20-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/9] PCI: consolidate PCI config entry in drivers/pci
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH 6/9] PCI: consolidate PCI config entry in drivers/pci
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 4/5] modpost: Changes parameter name to avoid shadowing.
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- [PATCH 1/1] modpost: Refactor and removes global variable *modules
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- [PATCH 1/3] modpost: Refactor and removes global variable *modules
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- Re: [PATCH v3 4/5] modpost: Changes parameter name to avoid shadowing.
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- Re: [PATCH v9 01/20] kasan, mm: change hooks signatures
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH] remove old GCC version implementation
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] PCI: consolidate PCI config entry in drivers/pci
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 5/9] powerpc: PCI_MSI needs PCI
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 4/9] powerpc: remove CONFIG_MCA leftovers
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] powerpc: remove CONFIG_PCI_QSPAN
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] aha152x: rename the PCMCIA define
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] remove old GCC version implementation
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH] remove old GCC version implementation
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH v2 1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
- From: Joel Stanley <joel@xxxxxxxxx>
- Re: [PATCH v2 1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
- From: Paul Burton <paul.burton@xxxxxxxx>
- Re: [PATCH] kbuild: remove unused cc-fullversion variable
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] kconfig: remove silentoldconfig target
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] merge_config.sh: Allow to define config prefix
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kconfig: remove oldnoconfig target
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH v2 1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 2/2] kbuild: remove cc-name variable
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH] fs: proc: move linux_proc_banner to where it is used
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- [PATCH] kbuild: consolidate single targets
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] kbuild: remove cc-name variable
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [kbuild:kbuild 2/4] drivers/tty/serial/qcom_geni_serial.c:1313:22: warning: 'drv' may be used uninitialized in this function
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] Creates macro to avoid variable shadowing
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- Re: [PATCH v3 2/5] kbuild: Removes unnecessary shadowed local variable.
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- [PATCH v2 1/1] merge_config.sh: Allow to define config prefix
- From: Petr Vorel <petr.vorel@xxxxxxxxx>
- Re: [PATCH 1/1] merge_config.sh: Replace prefix CONFIG_ with any prefix
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] merge_config.sh: Replace prefix CONFIG_ with any prefix
- From: Petr Vorel <petr.vorel@xxxxxxxxx>
- Re: [PATCH 1/1] merge_config.sh: Replace prefix CONFIG_ with any prefix
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: remove unused cc-fullversion variable
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] kconfig: remove silentoldconfig target
- From: Jeff Kirsher <jeffrey.t.kirsher@xxxxxxxxx>
- [PATCH 2/2] kconfig: remove silentoldconfig target
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/2] kconfig: remove oldnoconfig target
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] merge_config.sh: Replace prefix CONFIG_ with any prefix
- From: Petr Vorel <petr.vorel@xxxxxxxxx>
- Re: [PATCH 1/1] merge_config.sh: Replace prefix CONFIG_ with any prefix
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
- From: Changbin Du <changbin.du@xxxxxxxxx>
- Re: [PATCH v3 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
- From: Changbin Du <changbin.du@xxxxxxxxx>
- [kbuild:kbuild 2/4] drivers/tty/serial/qcom_geni_serial.c:1313:22: warning: 'drv' may be used uninitialized in this function
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/4] ARM: mm: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] x86/mm: declare check_la57_support() as inline
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [GIT PULL] VLA removal for v4.20-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Kbuild updates for v4.20
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] x86/mm: declare check_la57_support() as inline
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [GIT PULL] VLA removal for v4.20-rc1
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [GIT PULL] Kbuild updates for v4.20
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/5] modpost: Changes parameter name to avoid shadowing.
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] Creates macro to avoid variable shadowing
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/5] kbuild: Removes unnecessary shadowed local variable.
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/5] x86/vdso: Renames variable to fix shadow warning.
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
- From: Changbin Du <changbin.du@xxxxxxxxx>
- Re: [PATCH v2 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v3 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
- From: Changbin Du <changbin.du@xxxxxxxxx>
- [PATCH v3 1/4] x86/mm: declare check_la57_support() as inline
- From: Changbin Du <changbin.du@xxxxxxxxx>
- [PATCH v3 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
- From: Changbin Du <changbin.du@xxxxxxxxx>
- [PATCH v3 3/4] ARM: mm: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
- From: Changbin Du <changbin.du@xxxxxxxxx>
- [PATCH v3 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
- From: Changbin Du <changbin.du@xxxxxxxxx>
- Re: [PATCH v2 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/1] merge_config.sh: Replace prefix CONFIG_ with any prefix
- From: Petr Vorel <petr.vorel@xxxxxxxxx>
- Re: [PATCH v2 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
- From: Changbin Du <changbin.du@xxxxxxxxx>
- Re: [PATCH v2 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
- From: Changbin Du <changbin.du@xxxxxxxxx>
- Re: [PATCH v2 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v3 1/5] x86/vdso: Renames variable to fix shadow warning.
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- [PATCH v3 4/5] modpost: Changes parameter name to avoid shadowing.
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- [PATCH v3 5/5] Adds -Wshadow on KBUILD_HOSTCFLAGS
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- [PATCH v3 3/5] Creates macro to avoid variable shadowing
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- [PATCH v3 2/5] kbuild: Removes unnecessary shadowed local variable.
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- [PATCH v3 0/5] Adds -Wshadow on KBUILD_HOSTCFLAGS and fix warnings
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- Re: [PATCH v2 1/5] x86/vdso: Renames variable to fix shadow warning.
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- Re: [PATCH v2 3/5] Creates macro to avoid variable shadowing
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- [PATCH] modpost: validate symbol names also in find_elf_symbol
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 3/5] Creates macro to avoid variable shadowing
- From: Helen Koike <helen@xxxxxxxxxx>
- Re: [PATCH v2 3/5] Creates macro to avoid variable shadowing
- From: Helen Koike <helen@xxxxxxxxxx>
- Re: [PATCH 0/2] Compiler Attributes: __fallthrough
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 1/5] x86/vdso: Renames variable to fix shadow warning.
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH 1/1] Changes style to look more like list iteration.
- From: Leonardo Brás <leobras.c@xxxxxxxxx>
- [PATCH v2 0/5] Adds -Wshadow on KBUILD_HOSTCFLAGS
- From: Leonardo Brás <leobras.c@xxxxxxxxx>
- [PATCH v2 5/5] Adds -Wshadow on KBUILD_HOSTCFLAGS
- From: Leonardo Brás <leobras.c@xxxxxxxxx>
- [PATCH v2 4/5] modpost: Changes parameter name to avoid shadowing.
- From: Leonardo Brás <leobras.c@xxxxxxxxx>
- [PATCH v2 3/5] Creates macro to avoid variable shadowing
- From: Leonardo Brás <leobras.c@xxxxxxxxx>
- [PATCH v2 2/5] kbuild: Removes unnecessary shadowed local variable.
- From: Leonardo Brás <leobras.c@xxxxxxxxx>
- [PATCH v2 1/5] x86/vdso: Renames variable to fix shadow warning.
- From: Leonardo Brás <leobras.c@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 0/2] Compiler Attributes: __fallthrough
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Bernd Petrovitsch <bernd@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Bernd Petrovitsch <bernd@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 0/2] Compiler Attributes: __fallthrough
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [GIT PULL] Compiler Attributes for v4.20-rc1
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Bernd Petrovitsch <bernd@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Bernd Petrovitsch <bernd@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 0/2] Compiler Attributes: __fallthrough
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 0/2] Compiler Attributes: __fallthrough
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 0/2] Compiler Attributes: __fallthrough
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 0/2] Compiler Attributes: __fallthrough
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH 0/2] Compiler Attributes: __fallthrough
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 0/2] modpost: skip section mismatch warnings on ELF local symbols by default
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- [PATCH 2/2] modpost: skip ELF local symbols by default during section mismatch check
- From: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
- [PATCH 1/2] modpost: add switch to skip symbol exclusions likely to generate false positives
- From: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
- [PATCH 0/2] modpost: skip section mismatch warnings on ELF local symbols by default
- From: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
- Re: [PATCH 2/3] objtool: move libelf check out of top Makefile
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH 6/9] PCI: consolidate PCI config entry in drivers/pci
- From: Palmer Dabbelt <palmer@xxxxxxxxxx>
- Re: [PATCH 5/9] powerpc: PCI_MSI needs PCI
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- Re: [PATCH 6/9] PCI: consolidate PCI config entry in drivers/pci
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] arm: remove EISA kconfig option
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
- From: Du Changbin <changbin.du@xxxxxxxxx>
- [PATCH v2 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
- From: Du Changbin <changbin.du@xxxxxxxxx>
- [PATCH v2 3/4] ARM: mm: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
- From: Du Changbin <changbin.du@xxxxxxxxx>
- [PATCH v2 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
- From: Du Changbin <changbin.du@xxxxxxxxx>
- [PATCH v2 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
- From: Du Changbin <changbin.du@xxxxxxxxx>
- Re: [PATCH 6/9] PCI: consolidate PCI config entry in drivers/pci
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
- [PATCH 4/9] powerpc: remove CONFIG_MCA leftovers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/9] PCI: consolidate PCI config entry in drivers/pci
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/9] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/9] pcmcia: allow PCMCIA support independent of the architecture
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/9] powerpc: PCI_MSI needs PCI
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/9] powerpc: remove CONFIG_PCI_QSPAN
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/9] arm: remove EISA kconfig option
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/9] aha152x: rename the PCMCIA define
- From: Christoph Hellwig <hch@xxxxxx>
- move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
- From: Christoph Hellwig <hch@xxxxxx>
- RE: [PATCH 1/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 1/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/8] PCI: consolidate PCI config entry in drivers/pci
- From: Christoph Hellwig <hch@xxxxxx>
- Re: move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/3] objtool: move libelf check out of top Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 4/8] PCI: consolidate PCI config entry in drivers/pci
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- Re: [PATCH 4/8] PCI: consolidate PCI config entry in drivers/pci
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 6/8] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS
- From: Leonardo Bras <leobras.c@xxxxxxxxx>
- Re: [Lkcamp] [PATCH 3/4] kbuild: Removes unnecessary shadowed local variable and optimize testing.
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
- From: Du Changbin <changbin.du@xxxxxxxxx>
- Re: [PATCH 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
- From: Du Changbin <changbin.du@xxxxxxxxx>
- Re: [PATCH 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 1/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 1/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/4] ARM: mm: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
- From: Du Changbin <changbin.du@xxxxxxxxx>
- [PATCH 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
- From: Du Changbin <changbin.du@xxxxxxxxx>
- [PATCH 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
- From: Du Changbin <changbin.du@xxxxxxxxx>
- [PATCH 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
- From: Du Changbin <changbin.du@xxxxxxxxx>
- [PATCH 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
- From: Du Changbin <changbin.du@xxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]