messages from 2022-11-24 05:00:23 to 2022-12-28 11:51:20 UTC [more...]
Can't compile v6.2-rc1 kernel rpm in openSUSE
2022-12-28 11:44 UTC
[PATCH] kbuild: Fix running modpost with musl libc
2022-12-27 21:48 UTC
[PATCH] kbuild: add a missing line for help message
2022-12-27 16:54 UTC (2+ messages)
[PATCH] arch: fix broken BuildID for arm64 and riscv
2022-12-27 10:45 UTC (5+ messages)
[PATCH v2 1/2] .gitinogre: update the command to check tracked files being ignored
2022-12-27 3:57 UTC (4+ messages)
` [PATCH v2 2/2] kbuild: make W=1 warn files that are tracked but ignored by git
[PATCH] .gitignore: ignore *.rpm
2022-12-26 18:54 UTC
[PATCH v2] arch: fix broken BuildID for arm64 and riscv
2022-12-26 18:45 UTC
[PATCH next v2] kbuild: add ability to make source rpm buildable using koji
2022-12-26 13:41 UTC (5+ messages)
[PATCH 1/2] .gitinogre: update the command to check tracked files being ignored
2022-12-24 15:03 UTC (2+ messages)
` [PATCH 2/2] kbuild: make W=1 warn files that are tracked but ignored by git
[PATCH] kbuild: treat char as always signed
2022-12-24 9:47 UTC (17+ messages)
` [PATCH v2] kbuild: treat char as always unsigned
[PATCH V3] scripts: kconfig: Added static text for search information in help menu
2022-12-23 11:50 UTC (3+ messages)
[PATCH] kbuild: use .NOTINTERMEDIATE for future GNU Make versions
2022-12-23 11:44 UTC (2+ messages)
[PATCH 1/5] kbuild: refactor silent mode detection
2022-12-23 11:24 UTC (11+ messages)
` [PATCH 2/5] kbuild: print short log in addition to the whole command with V=1
` [PATCH 3/5] kbuild: do not print extra logs for V=2
` [PATCH 4/5] kbuild: allow to combine multiple V= levels
` [PATCH 5/5] kbuild: drop V=0 support
[PATCH 5.15 5.10 5.4 v2] kbuild: fix Build ID if CONFIG_MODVERSIONS
2022-12-22 6:01 UTC (9+ messages)
[PATCH] kbuild: Optionally enable schema checks for %.dtb targets
2022-12-20 12:59 UTC (3+ messages)
[RFC/RFT] CFI: Add support for gcc CFI in aarch64
2022-12-19 23:38 UTC (6+ messages)
[GIT PULL] Kbuild updates for v6.2-rc1
2022-12-19 19:36 UTC (2+ messages)
[RFC/RFT 0/3] Add compiler support for Control Flow Integrity
2022-12-19 5:54 UTC (4+ messages)
` [RFC/RFT 1/3] [PR102768] flag-types.h (enum sanitize_code): Extend sanitize_code to 64 bits to support more features
` [RFC/RFT 2/3] [PR102768] Support CFI: Add new pass for Control Flow Integrity
` [RFC/RFT 3/3] [PR102768] aarch64: Add support "
[PATCH] kbuild: Fix compilation error
2022-12-17 9:53 UTC (5+ messages)
` "
[PATCH V2] scripts: kconfig: Corrected the misspelled word in kconfig help text
2022-12-17 4:26 UTC (3+ messages)
[PATCH] scripts: kconfig: Added static text for search information in help menu
2022-12-17 3:43 UTC
[PATCH] kbuild: ensure Make >= 3.82 is used
2022-12-16 4:30 UTC (7+ messages)
[PATCH] kbuild: Modify default INSTALL_MOD_DIR from extra to updates
2022-12-16 4:08 UTC (3+ messages)
[PATCH 1/2] kbuild: change module.order to list *.o instead of *.ko
2022-12-16 4:03 UTC (5+ messages)
` [PATCH 2/2] kbuild: refactor the prerequisites of the modpost rule
[PATCH v2] scripts/tags.sh: choose which directories to exclude from being indexed
2022-12-14 17:40 UTC (9+ messages)
` [PATCH v3] "
[PATCH] buildtar: fix tarballs with EFI_ZBOOT enabled
2022-12-14 14:35 UTC (2+ messages)
[PATCH v3 0/2] Fix lack of section mismatch warnings with LTO
2022-12-14 6:52 UTC (4+ messages)
` [PATCH v3 1/2] padata: Mark padata_work_init() as __ref
` [PATCH v3 2/2] modpost: Include '.text.*' in TEXT_SECTIONS
[PATCH v2 0/2] Fix lack of section mismatch warnings with LTO
2022-12-13 16:48 UTC (10+ messages)
` [PATCH v2 1/2] padata: Mark padata_work_init() as __ref
` [PATCH v2 2/2] modpost: Include '.text.*' in TEXT_SECTIONS
[PATCH] Documentation: raise minimum supported version of binutils to 2.25
2022-12-13 12:12 UTC
[PATCH v4] kbuild: ensure Make >= 3.82 is used
2022-12-13 11:24 UTC
[PATCH] kbuild: do not sort after reading modules.order
2022-12-13 9:49 UTC (4+ messages)
Słowa kluczowe do wypozycjonowania
2022-12-13 9:17 UTC
[PATCH] kbuild: add test-{ge,gt,le,lt} macros
2022-12-13 4:02 UTC (3+ messages)
[PATCH v3 1/5] kbuild: add test-{le,ge,lt,gt} macros
2022-12-12 14:37 UTC (10+ messages)
` [PATCH v3 2/5] kbuild: implement {gcc,clang}-min-version only with built-in functions
` [PATCH v3 3/5] kbuild: add read-file macro
` [PATCH v3 4/5] kconfig: refactor Makefile to reduce process forks
` [PATCH v3 5/5] kbuild: check Make version
[PATCH v3 1/2] kbuild: add read-file macro
2022-12-11 2:54 UTC (2+ messages)
` [PATCH v3 2/2] kconfig: refactor Makefile to reduce process forks
[PATCH 5.15 5.10 5.4 1/1] arm64: fix Build ID if CONFIG_MODVERSIONS
2022-12-09 19:57 UTC (4+ messages)
[PATCH 1/2] kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS
2022-12-09 18:29 UTC (5+ messages)
` [PATCH 2/2] kbuild: add -Wundef to KBUILD_CPPFLAGS for W=1 builds
[PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros
2022-12-08 1:42 UTC (6+ messages)
` [PATCH v2 5/5] kbuild: check Make version
[v3] kbuild: Port silent mode detection to future gnu make
2022-12-07 19:56 UTC (3+ messages)
[PATCH 0/2] Fix lack of section mismatch warnings with LTO
2022-12-07 18:58 UTC (11+ messages)
` [PATCH 1/2] padata: Do not mark padata_mt_helper() as __init
` [PATCH 2/2] modpost: Include '.text.*' in TEXT_SECTIONS
[PATCH v2] kbuild: fix SIGPIPE error message for AR=gcc-ar and AR=llvm-ar
2022-12-06 5:26 UTC (6+ messages)
[v2] kbuild: Port silent mode detection to future gnu make
2022-12-05 0:11 UTC (8+ messages)
[PATCH v2 0/7] Rename DTB overlay source files
2022-11-30 16:50 UTC (3+ messages)
` [PATCH v2 6/7] arm64: dts: xilinx: Rename DTB overlay source files from .dts to .dtso
[PATCH 00/18] treewide: fix object files shared between several modules
2022-11-29 18:24 UTC (13+ messages)
` [PATCH 01/18] block/rnbd: fix mixed module-builtin object
` [PATCH 12/18] mtd: tests: fix object shared between several modules
` [PATCH 16/18] net: hns3: fix mixed module-builtin object
Port silent mode detection to future gnu make
2022-11-29 17:27 UTC (5+ messages)
Odroczenie zapłaty
2022-11-28 8:46 UTC
[GIT PULL] Kbuild fixes for v6.1-rc7
2022-11-27 0:47 UTC (2+ messages)
[PATCH] nios2: add FORCE for vmlinuz.gz
2022-11-26 23:32 UTC (3+ messages)
[PATCH v1 1/1] modpost: Mark uuid_le type to be suitable only for MEI
2022-11-26 23:11 UTC (2+ messages)
[PATCH next] kbuild: add ability to make source rpm buildable using koji
2022-11-26 23:10 UTC (2+ messages)
[OS-BUILD PATCH] Adding support for distro targets in Makefile
2022-11-24 4:59 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).