messages from 2020-01-04 15:03:01 to 2020-02-01 06:25:17 UTC [more...]
[PATCH 0/2] Add SANITIZE_xx.o & SANITIZE and apply them to x86
2020-02-01 6:24 UTC (2+ messages)
` [PATCH 1/2] sanitize: Add SANITIZE_xx.o and SANITIZE to disable all sanitizers for specific files
[PATCH] kconfig: Sanitize make randconfig generated .config
2020-02-01 5:15 UTC (3+ messages)
[PATCH] kconfig: fix broken dependency in randconfig-generated .config
2020-02-01 5:11 UTC (2+ messages)
[GIT PULL 2/2] Kconfig updates for v5.6-rc1
2020-02-01 4:05 UTC
[GIT PULL 1/2] Kbuild updates for v5.6-rc1
2020-02-01 4:05 UTC
[PATCH v3 1/7] builddeb: remove unneeded files in hdrobjfiles for headers package
2020-02-01 3:13 UTC (8+ messages)
` [PATCH v3 2/7] builddeb: match temporary directory name to the package name
` [PATCH v3 3/7] builddeb: remove redundant $objtree/
` [PATCH v3 4/7] builddeb: avoid invoking sub-shells where possible
` [PATCH v3 5/7] builddeb: remove redundant make for ARCH=um
` [PATCH v3 6/7] builddeb: split kernel headers deployment out into a function
` [PATCH v3 7/7] builddeb: split libc "
[PATCH v2] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
2020-01-31 17:40 UTC (4+ messages)
[GIT PULL] kconfig: localmodconfig: Minor clean ups to streamline_config.pl
2020-01-31 3:15 UTC (7+ messages)
[PATCH] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
2020-01-30 17:01 UTC (6+ messages)
[PATCH] make yacc usage POSIX-compliant
2020-01-30 16:23 UTC
[PATCH] arm64: bcm2835: Drop select of nonexistent HAVE_ARM_ARCH_TIMER
2020-01-28 22:04 UTC (3+ messages)
vmlinux ELF header sometimes corrupt
2020-01-28 8:12 UTC (5+ messages)
[PATCH v1] kbuild: Fix off-by-one error when generate a new version
2020-01-27 10:05 UTC (2+ messages)
[PATCH v4 15/17] kconfig: Add support for 'as-option'
2020-01-27 9:33 UTC (5+ messages)
[PATCH v2 1/7] builddeb: remove unneeded files in hdrobjfiles for headers package
2020-01-25 4:06 UTC (12+ messages)
` [PATCH v2 2/7] builddeb: match temporary directory name to the package name
` [PATCH v2 3/7] builddeb: remove redundant $objtree/
` [PATCH v2 4/7] builddeb: avoid invoking sub-shells where possible
` [PATCH v2 5/7] builddeb: remove redundant make for ARCH=um
` [PATCH v2 6/7] builddeb: split kernel headers deployment out into a function
` [PATCH v2 7/7] builddeb: split libc "
[PATCH v3] kallsyms: add names of built-in modules
2020-01-24 18:08 UTC (8+ messages)
` [PATCH v4] "
[RFC PATCH 0/3] Add device tree build information
2020-01-23 14:05 UTC (31+ messages)
` [RFC PATCH 1/3] dtc: Add dtb build information option
` [RFC PATCH 2/3] of: fdt: print dtb build information
` [RFC PATCH 3/3] scripts: Use -B dtc option to generate "
[PATCH v2 00/13] initramfs: a lot of cleanups
2020-01-21 15:59 UTC (25+ messages)
` [PATCH v2 01/13] initramfs: replace klibcdirs in Makefile with FORCE
` [PATCH v2 02/13] gen_initramfs_list.sh: remove unused variable 'default_list'
` [PATCH v2 03/13] gen_initramfs_list.sh: fix the tool name in the comment
` [PATCH v2 04/13] initramfs: rename gen_initramfs_list.sh to gen_initramfs.sh
` [PATCH v2 05/13] initramfs: remove redundant dependency on BLK_DEV_INITRD
` [PATCH v2 07/13] initramfs: make initramfs compression choice non-optional
` [PATCH v2 08/13] initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in Makefile
` [PATCH v2 09/13] initramfs: generate dependency list and cpio at the same time
` [PATCH v2 10/13] initramfs: add default_cpio_list, and delete -d option support
` [PATCH v2 11/13] gen_initramfs.sh: always output cpio even without -o option
` [PATCH v2 12/13] initramfs: refactor the initramfs build rules
` [PATCH v2 13/13] gen_initramfs.sh: remove intermediate cpio_list on errors
[PATCH v2] kconfig: fix documentation typos
2020-01-21 15:54 UTC (2+ messages)
[PATCH v2] builddeb: allow selection of .deb compressor
2020-01-21 15:53 UTC (2+ messages)
[PATCH] kbuild: use -S instead of -E for precise cc-option test in Kconfig
2020-01-21 15:47 UTC (2+ messages)
[PATCH v3 14/16] kconfig: Add support for 'as-option'
2020-01-20 10:26 UTC (4+ messages)
HELLO
2020-01-19 18:44 UTC
[RFC PATCH] lib: move memcat_p.o to obj-y
2020-01-17 18:00 UTC (3+ messages)
[PATCH] kconfig: fix documentation typos
2020-01-17 14:50 UTC (7+ messages)
[PATCH AUTOSEL 4.14 059/371] kbuild: mark prepare0 as PHONY to fix external module build
2020-01-16 17:18 UTC
[PATCH AUTOSEL 4.19 119/671] kbuild: mark prepare0 as PHONY to fix external module build
2020-01-16 16:50 UTC
[PATCH AUTOSEL 5.4 179/205] bpf: Support pre-2.25-binutils objcopy for vmlinux BTF
2020-01-16 16:42 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 186/205] bpf: Force .BTF section start to zero when dumping from vmlinux
[PATCH v4 00/10] Add Kernel Concurrency Sanitizer (KCSAN)
2020-01-14 22:09 UTC (11+ messages)
` [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure
[PATCH 1/7] builddeb: remove unneeded files in hdrobjfiles for headers package
2020-01-14 8:04 UTC (9+ messages)
` [PATCH 2/7] builddeb: match temporary directory name to the package name
` [PATCH 3/7] builddeb: remove redundant $objtree/
` [PATCH 4/7] builddeb: avoid invoking sub-shells where possible
` [PATCH 5/7] builddeb: remove redundant make for ARCH=um
` [PATCH 6/7] builddeb: split kernel headers deployment out into a function
` [PATCH 7/7] builddeb: split libc "
[PATCH] kbuild: remove 'Building modules, stage 2.' log
2020-01-13 7:30 UTC
I wait for your swift response,
2020-01-13 5:52 UTC
Investment opportunity
2020-01-12 5:00 UTC
[PATCH] modpost: assume STT_SPARC_REGISTER is defined
2020-01-11 7:26 UTC (3+ messages)
[PATCH] kbuild: allow modules to link *.a archives
2020-01-11 7:22 UTC (6+ messages)
[PATCH] kbuild: remove PYTHON2 variable
2020-01-11 7:21 UTC (2+ messages)
[PATCH] kconfig: ignore temporary generated files
2020-01-11 7:18 UTC (4+ messages)
[PATCH v2] kconfig: fix an "implicit declaration of function" warning
2020-01-11 7:15 UTC (2+ messages)
[PATCH 1/2] builddeb: allow selection of .deb compressor
2020-01-11 6:51 UTC (4+ messages)
` [PATCH 2/2] builddeb: make headers package thinner
[PATCH AUTOSEL 5.4 23/26] kbuild/deb-pkg: annotate libelf-dev dependency as :native
2020-01-10 22:05 UTC
[PATCH] kbuild: remove .tmp file when filechk fails
2020-01-10 5:02 UTC
[PATCH] merge_config.sh: Add option for allmodconfig
2020-01-09 16:23 UTC (6+ messages)
[RFC v5 43/57] gcc-plugins: objtool: Add plugin to detect switch table on arm64
2020-01-09 16:02 UTC
[PATCH] kconfig: fix an "implicit declaration of function" warning
2020-01-09 16:03 UTC (3+ messages)
[PATCH] x86: orc: fix unused-function warning
2020-01-08 10:48 UTC (3+ messages)
contact Dhl office New York to receive your Prepaid ATM Master Card worth $15.8Million US DOLLARS now
2020-01-07 19:56 UTC
[PATCH v2 1/2] kbuild: get rid of duplication in the first line of *.mod files
2020-01-06 7:23 UTC (2+ messages)
` [PATCH v2 2/2] kbuild: allow modules to link *.a archives
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).