messages from 2018-11-07 02:57:28 to 2018-11-20 03:51:37 UTC [more...]
[PATCH v11 00/24] kasan: add software tag-based mode for arm64
2018-11-19 17:26 UTC (12+ messages)
` [PATCH v11 01/24] kasan, mm: change hooks signatures
` [PATCH v11 02/24] kasan, slub: handle pointer tags in early_kmem_cache_node_alloc
` [PATCH v11 03/24] kasan: move common generic and tag-based code to common.c
` [PATCH v11 04/24] kasan: rename source files to reflect the new naming scheme
` [PATCH v11 05/24] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v11 06/24] kasan, arm64: adjust shadow size for tag-based mode
` [PATCH v11 07/24] kasan: rename kasan_zero_page to kasan_early_shadow_page
` [PATCH v11 08/24] kasan: initialize shadow to 0xff for tag-based mode
` [PATCH v11 09/24] arm64: move untagged_addr macro from uaccess.h to memory.h
` [PATCH v11 10/24] kasan: add tag related helper functions
` [PATCH v11 11/24] kasan, arm64: untag address in _virt_addr_is_linear
[PATCH v2 0/2] x86: Asm macros fixes
2018-11-19 17:18 UTC (9+ messages)
` [PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros
` [PATCH v2 2/2] x86: set a dependency on macros.S
Automatic secondary intermediate target deduction
2018-11-19 15:38 UTC (3+ messages)
[PATCH 0/8] kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc
2018-11-18 5:00 UTC (16+ messages)
` [PATCH 1/8] kbuild: remove redundant 'set -e' from filechk_* defines
` [PATCH 2/8] kbuild: remove redundant 'set -e' from sub_cmd_record_mcount
` [PATCH 3/8] kbuild: refactor modversions build rules
` [PATCH 4/8] kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
` [PATCH 5/8] kbuild: change if_changed_rule to accept multi-line recipe
` [PATCH 6/8] kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule
` [PATCH 7/8] kbuild: refactor if_changed and if_changed_dep
` [PATCH 8/8] kbuild: remove redundant 'set -e' from cmd_* defines
[PATCH] kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used
2018-11-18 4:15 UTC (4+ messages)
Automatic secondary intermediate target deduction
2018-11-17 11:06 UTC
[PATCH] remove old GCC version implementation
2018-11-17 8:00 UTC (4+ messages)
[PATCH v2 0/2] modpost: skip section mismatch warnings on ELF local symbols by default
2018-11-16 19:52 UTC (5+ messages)
` [PATCH v2 1/2] modpost: drop unused command line switches
` [PATCH v2 2/2] modpost: skip ELF local symbols by default during section mismatch check
move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v4
2018-11-16 9:10 UTC (11+ messages)
` [PATCH 1/9] arm: remove EISA kconfig option
` [PATCH 2/9] alpha: force PCI on for non-jensen configs
` [PATCH 3/9] MIPS: remove the HT_PCI config option
` [PATCH 4/9] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 5/9] PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
` [PATCH 6/9] PCI: consolidate the PCI_SYSCALL symbol
` [PATCH 7/9] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 8/9] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa
Potwierdzenie zapytania na stronie Medok - Surgical Solutions [piątek, Listopad 16, 2018 - 01:08]
2018-11-16 0:08 UTC
hidden string Kconfig ?
2018-11-15 18:44 UTC (12+ messages)
[PATCH v10 00/22] kasan: add software tag-based mode for arm64
2018-11-15 13:43 UTC (38+ messages)
` [PATCH v10 05/22] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v10 06/22] kasan, arm64: adjust shadow size for tag-based mode
` [PATCH v10 07/22] kasan: initialize shadow to 0xff "
` [PATCH v10 08/22] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v10 09/22] kasan: add tag related helper functions
` [PATCH v10 12/22] kasan, arm64: fix up fault handling logic
` [PATCH v10 18/22] kasan, arm64: add brk handler for inline instrumentation
` [PATCH v10 19/22] kasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v10 20/22] kasan: add __must_check annotations to kasan hooks
` [PATCH v10 21/22] kasan: update documentation
` [PATCH v10 22/22] kasan: add SPDX-License-Identifier mark to source files
[PATCH 0/2] x86: Asm macros fixes
2018-11-15 2:00 UTC (12+ messages)
` [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
` [PATCH 2/2] x86: set a dependency on macros.S
[PATCH 0/2] modpost: skip section mismatch warnings on ELF local symbols by default
2018-11-15 0:48 UTC (6+ messages)
` [PATCH 2/2] modpost: skip ELF local symbols by default during section mismatch check
[PATCH AUTOSEL 4.18 58/59] kbuild: deb-pkg: fix too low build version number
2018-11-14 22:23 UTC
[PATCH v2 0/2] powerpc/boot: Fix cross compiling with clang
2018-11-13 23:34 UTC (9+ messages)
` [PATCH v2 1/2] Makefile: Export clang toolchain variables
` [PATCH v2 2/2] powerpc/boot: Set target when cross-compiling for clang
[PATCH v2 1/2] kbuild: add -no-integrated-as Clang option unconditionally
2018-11-13 23:25 UTC (11+ messages)
` [PATCH v2 2/2] kbuild: consolidate Clang compiler flags
[PATCH] kbuild: remove 'prepare' and 'scripts' dummies for external module build
2018-11-13 23:13 UTC (2+ messages)
[PATCH v3] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
2018-11-13 23:00 UTC (2+ messages)
[kbuild:kbuild 2/4] arch/openrisc/include/asm/spr.h:20:27: error: impossible constraint in 'asm'
2018-11-13 20:36 UTC (6+ messages)
` [kbuild-all] "
builddeb: Missing arch/x86/kernel/macros.s when building modules with dkms
2018-11-13 14:46 UTC
[PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
2018-11-13 4:56 UTC (16+ messages)
scripts/Makefile.modinst: removing module path M from module destination is not working for some cases
2018-11-12 12:54 UTC (3+ messages)
Inquiry 12/11/2018
2018-11-12 8:58 UTC
[PATCH v2] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
2018-11-12 8:37 UTC (3+ messages)
[GIT PULL] Kbuild fixes for v4.20-rc2
2018-11-11 23:10 UTC (2+ messages)
Price Inquiry
2018-11-11 15:35 UTC
[PATCH v3 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
2018-11-10 1:41 UTC (7+ messages)
` [PATCH v3 1/4] x86/mm: declare check_la57_support() as inline
[PATCH v2] kconfig: merge_config: avoid false positive matches from comment lines
2018-11-09 16:20 UTC (3+ messages)
[PATCH] kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
2018-11-09 16:17 UTC (2+ messages)
[PATCH] init/Kconfig: make CC_OPTIMIZE_FOR_DEBUGGING visible only for GCC
2018-11-09 15:03 UTC (2+ messages)
.S_shipped unnecessary?
2018-11-09 6:11 UTC (3+ messages)
move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v3
2018-11-08 22:45 UTC (3+ messages)
` [PATCH 6/9] PCI: consolidate PCI config entry in drivers/pci
[PATCH] kbuild/builddeb: Fix building .deb packages out-of-tree
2018-11-08 19:56 UTC
[PATCH] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
2018-11-08 19:43 UTC (6+ messages)
[PATCH] builddeb: Fix inclusion of dtbs in debian package
2018-11-08 15:26 UTC (2+ messages)
[RESEND] kernel version build number in .deb to low by 1. [REGRESSION][BISECTED]
2018-11-08 5:10 UTC (2+ messages)
Makefile:611: include/config/auto.conf: No such file or directory
2018-11-08 2:24 UTC (2+ messages)
[RFC PATCH 0/4] Minor improvements over handling dependency on GAS
2018-11-07 16:50 UTC (7+ messages)
` [RFC PATCH 1/4] kconfig: add as-instr macro to scripts/Kconfig.include
` [RFC PATCH 2/4] arm64: lse: expose dependency on gas via Kconfig
` [RFC PATCH 3/4] arm64: turn "broken gas inst" into real config option
` [RFC PATCH 4/4] ARM: crypto: expose dependency on gas via Kconfig
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).