messages from 2018-08-09 21:47:51 to 2018-09-06 02:27:55 UTC [more...]
[PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer
2018-09-05 21:55 UTC (21+ messages)
` [PATCH v6 01/18] khwasan, mm: change kasan hooks signatures
` [PATCH v6 02/18] khwasan: move common kasan and khwasan code to common.c
` [PATCH v6 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v6 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v6 05/18] khwasan: initialize shadow to 0xff
` [PATCH v6 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v6 07/18] khwasan: add tag related helper functions
` [PATCH v6 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v6 09/18] khwasan, arm64: fix up fault handling logic
` [PATCH v6 10/18] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v6 11/18] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v6 12/18] khwasan: split out kasan_report.c from report.c
` [PATCH v6 13/18] khwasan: add bug reporting routines
` [PATCH v6 14/18] khwasan: add hooks implementation
` [PATCH v6 15/18] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v6 16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v6 17/18] khwasan: update kasan documentation
` [PATCH v6 18/18] kasan: add SPDX-License-Identifier mark to source files
[RFC] UAPI: Check headers by compiling all together as C++
2018-09-05 19:22 UTC (24+ messages)
` [PATCH 01/11] UAPI: drm: Fix use of C++ keywords as structural members
` [PATCH 02/11] UAPI: keys: "
` [PATCH 03/11] UAPI: virtio_net: "
` [PATCH 04/11] UAPI: bcache: Fix use of embedded flexible array
` [PATCH 05/11] UAPI: coda: Don't use internal kernel structs in UAPI
` [PATCH 06/11] UAPI: netfilter: Fix symbol collision issues
` [PATCH 07/11] UAPI: nilfs2: Fix use of undefined byteswapping functions
` [PATCH 08/11] UAPI: sound: Fix use of u32 and co. in UAPI headers
` [PATCH 09/11] UAPI: ndctl: Fix g++-unsupported initialisation in headers
` [PATCH 10/11] UAPI: ndctl: Remove use of PAGE_SIZE
` [PATCH 11/11] UAPI: Check headers build for C++
[PATCH] kbuild: modules_install: Warn if System.map file is not found
2018-09-05 16:15 UTC (3+ messages)
[PATCH v5] selftests: add headers_install to lib.mk
2018-09-05 14:13 UTC (3+ messages)
` [PATCH v6] "
[PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/
2018-09-05 11:42 UTC
[PATCH] kallsyms: remove left-over Blackfin code
2018-09-04 0:42 UTC
[PATCH] kallsyms: reduce size a little on 64-bit
2018-09-04 0:33 UTC (5+ messages)
` [PATCH v2] "
due to kconfig changes kernel config file is no longer sufficient for configuring the kernel
2018-09-03 10:23 UTC (12+ messages)
[RFC PATCH 0/3] kbuild: support syncing .config non-interactively and record ARCH in spec file
2018-09-03 10:01 UTC (4+ messages)
` [RFC PATCH 1/3] kconfig: support an environment variable for non-interactive syncconfig
` [RFC PATCH 2/3] kbuild: rpm-pkg: hard-code ARCH in RPM SPEC file
` [RFC PATCH 3/3] kbuild: rpm-pkg: set KCONFIG_NONINTERACTIVE_UPDATE
[PATCH v4 00/11] kbuild/kconfig: do not update config during installation
2018-09-03 10:00 UTC (5+ messages)
` [PATCH v4 07/11] kbuild: use 'include' directive to load auto.conf from top Makefile
[PATCH] kconfig: do not require pkg-config on make {menu,n}config
2018-09-03 0:37 UTC (4+ messages)
[PATCH v4] modules_install: make missing $DEPMOD a Warning instead of an Error
2018-08-31 16:23 UTC (2+ messages)
[PATCH] scripts/setlocalversion: git: Make -dirty check more robust
2018-08-31 16:21 UTC (2+ messages)
[PATCH] kconfig: remove a spurious self-assignment
2018-08-31 14:45 UTC (2+ messages)
make *config regression: pkg-build
2018-08-31 9:42 UTC (3+ messages)
[PATCH v3] modules_install: make missing $DEPMOD a warning instead of an error
2018-08-29 1:06 UTC (5+ messages)
Wohltätigkeitsspende in Höhe von € 2.000.000,00
2018-08-28 9:12 UTC
kernel version build number in .deb to low by 1. [REGRESSION][BISECTED]
2018-08-28 6:06 UTC
[PATCH 4.4 018/107] x86/paravirt: Make native_save_fl() extern inline
2018-08-27 21:06 UTC (3+ messages)
[PATCH] objtool: remove workaround for unreachable warnings from old GCC
2018-08-27 19:11 UTC (2+ messages)
[PATCH v9 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU
2018-08-27 6:56 UTC
[PATCH] x86/build: remove jump label quirk for GCC older than 4.5.2
2018-08-27 5:45 UTC
[PATCH 0/8] Devicetree build consolidation
2018-08-26 23:56 UTC (4+ messages)
` [PATCH 6/8] kbuild: consolidate Devicetree dtb build rules
[GIT PULL] more Kbuild updates for v4.19
2018-08-25 16:57 UTC
TRADING ACCOUNT
2018-08-25 9:39 UTC
Bug: Unnecessary, repeated, and inconsistent work done when rebuilding bzImage
2018-08-24 1:32 UTC (4+ messages)
[PATCH v3 1/2] kbuild: pass LDFLAGS to recordmcount.pl
2018-08-23 23:20 UTC (2+ messages)
` [PATCH v3 2/2] kbuild: rename LDFLAGS to KBUILD_LDFLAGS
please revert commit ce8556cca6 "kbuild: verify that $DEPMOD is installed" introduced in v4.18.4
2018-08-23 17:59 UTC (8+ messages)
` [PATCH v2] modules_install: make missing $DEPMOD a warning instead of error
[PATCH v8 0/2] MIPS: Override barrier_before_unreachable() to fix microMIPS
2018-08-23 11:32 UTC (12+ messages)
` [PATCH v8 1/2] kbuild: Allow asm-specific compiler_types.h
` [PATCH v9 0/2] MIPS: Override barrier_before_unreachable() to fix microMIPS
` [PATCH v9 1/2] kbuild: Allow arch-specific asm/compiler.h
` [Skiboot] [PATCH] opal/hmi: Wakeup the cpu before reading core_fir
` [PATCH v9 2/2] MIPS: Workaround GCC __builtin_unreachable reordering bug
` [PATCH v8 "
[kbuild:for-next 17/18] microblaze-linux-ld: Warning: size of symbol `sys_acct' changed from 8 in kernel/sys_ni.o to 872 in kernel/acct.o
2018-08-22 21:13 UTC
[kbuild:for-next 17/18] microblaze-linux-ld: Warning: size of symbol `page_is_ram' changed from 32 in arch/microblaze/mm/init.o to 48 in kernel/resource.o
2018-08-22 20:56 UTC
[PATCH v2] kbuild: rename LDFLAGS to KBUILD_LDFLAGS
2018-08-22 17:51 UTC (2+ messages)
[PATCH] kbuild: test dead code/data elimination support in Kconfig
2018-08-22 13:51 UTC
Wohltätigkeitsspende in Höhe von € 2.000.000,00 EUR
2018-08-21 0:21 UTC
[PATCH] export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()
2018-08-20 16:12 UTC (2+ messages)
[PATCH] initramfs: move gen_initramfs_list.sh from scripts/ to usr/
2018-08-20 15:47 UTC
[RFC PATCH] scripts: add header bloat measuring script
2018-08-18 20:47 UTC
[PATCH] kbuild: remove "rpm" target, which is alias of "rpm-pkg"
2018-08-17 2:37 UTC
[PATCH] kbuild: Add a space after `!` to prevent parsing as file pattern
2018-08-17 1:55 UTC (2+ messages)
[PATCH] kconfig: add build-only configurator targets
2018-08-17 1:55 UTC (4+ messages)
[PATCH] kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt
2018-08-17 1:53 UTC (3+ messages)
[GIT PULL 2/3] Kconfig updates for v4.19
2018-08-16 16:19 UTC (4+ messages)
[PATCH] kconfig: suppress "configuration written to .config" for syncconfig
2018-08-16 7:48 UTC
[PATCH] kconfig: fix "Can't open ..." in parallel build
2018-08-16 6:32 UTC (2+ messages)
/bin/sh: 1: .: Can't open scripts/kconfig/.mconf-cfg
2018-08-16 4:38 UTC (2+ messages)
[PATCH v2] scripts: modpost: check memory allocation results
2018-08-16 2:37 UTC (2+ messages)
[GIT PULL 3/3] consolidate arch Kconfig files for v4.19
2018-08-15 18:03 UTC
[GIT PULL 1/3] Kbuild updates for v4.19
2018-08-15 17:55 UTC
[PATCH 0/3] Kbuild: Some fixdep tweaks
2018-08-15 14:27 UTC (4+ messages)
` [PATCH 1/3] Kbuild: refactor fixdep to use getopt()
` [PATCH 2/3] Kbuild: teach fixdep to optionally remove the depfile
` [PATCH 3/3] Kbuild: let fixdep do the renaming to .cmd
[PATCH v2 1/3] kconfig: error out when seeing recursive dependency
2018-08-15 13:14 UTC (4+ messages)
` [PATCH v2 2/3] kconfig: report recursive dependency involving 'imply'
` [PATCH v2 3/3] kconfig: improve the recursive dependency report
[PATCH 1/2] kconfig: report recursive dependency involving 'imply'
2018-08-15 13:10 UTC (7+ messages)
` [PATCH 2/2] kconfig: improve the recursive dependency report
[PATCH] modpost: check strdup() return value
2018-08-15 3:40 UTC (2+ messages)
[PATCH 1/2] kconfig: remove unused sym_get_env_prop() function
2018-08-14 2:48 UTC (4+ messages)
` [PATCH 2/2] kconfig: remove P_ENV property type
[PATCH] kconfig: fix the rule of mainmenu_stmt symbol
2018-08-14 2:48 UTC (2+ messages)
[PATCH] Support mksh as /bin/sh
2018-08-14 2:46 UTC (2+ messages)
REPLY AS SOON AS POSSIBLE
2018-08-11 22:49 UTC
WICHTIGE MITTEILUNG
2018-08-12 17:47 UTC
WICHTIGE MITTEILUNG
2018-08-12 15:52 UTC
HELP: Count Lines of Code in Custom Compiled Kernel
2018-08-10 19:53 UTC (4+ messages)
[PATCH v7 02/10] Makefile: Prepare for using macros for inline asm
2018-08-10 1:39 UTC (2+ messages)
[PATCH v5 00/18] khwasan: kernel hardware assisted address sanitizer
2018-08-09 19:21 UTC (8+ messages)
` [PATCH v5 12/18] khwasan: split out kasan_report.c from report.c
` [PATCH v5 13/18] khwasan: add bug reporting routines
` [PATCH v5 14/18] khwasan: add hooks implementation
` [PATCH v5 15/18] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v5 16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v5 17/18] khwasan: update kasan documentation
` [PATCH v5 18/18] kasan: add SPDX-License-Identifier mark to source files
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