messages from 2023-08-07 16:55:39 to 2023-08-25 00:05:13 UTC [more...]
[PATCH] kbuild: Show Kconfig fragments in "help"
2023-08-25 0:04 UTC (2+ messages)
[PATCH] modpost: Skip .llvm.call-graph-profile section check
2023-08-24 23:09 UTC (13+ messages)
` [PATCH v2] "
[PATCH] Documentation/llvm: refresh docs
2023-08-24 21:12 UTC (5+ messages)
[PATCH v2] Documentation/llvm: refresh docs
2023-08-24 20:48 UTC
[PATCH] kbuild: get lib-y objects back to static library
2023-08-24 18:59 UTC (4+ messages)
[PATCH v2] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-08-24 15:35 UTC (4+ messages)
Słowa kluczowe do wypozycjonowania
2023-08-24 7:51 UTC
[RFC][PATCH] kconfig: introduce listunknownconfig
2023-08-24 1:51 UTC (14+ messages)
[PATCH] kconfig: add dependency warning print about invalid values in verbose mode
2023-08-24 0:47 UTC (6+ messages)
[PATCH 1/8] kbuild: do not run depmod for 'make modules_sign'
2023-08-23 20:22 UTC (13+ messages)
` [PATCH 2/8] kbuild: add modules_sign to no-{compiler,sync-config}-targets
` [PATCH 3/8] kbuild: move depmod rule to scripts/Makefile.modinst
` [PATCH 4/8] kbuild: remove $(MODLIB)/source symlink
` [PATCH 5/8] kbuild: reduce the number of mkdir calls during modules_install
` [PATCH 6/8] kbuild: move more module installation code to scripts/Makefile.modinst
` [PATCH 7/8] kbuild: support 'make modules_sign' with CONFIG_MODULE_SIG_ALL=n
` [PATCH 8/8] kbuild: support modules_sign for external modules as well
[PATCH] depmod: Remove version parsing hack
2023-08-23 17:36 UTC (3+ messages)
[PATCH] kbuild: remove include/ksym from CLEAN_FILES
2023-08-21 18:40 UTC (2+ messages)
[PATCH] kbuild: merge list.h in modpost and kconfig
2023-08-21 18:44 UTC (2+ messages)
[PATCH 0/9] Kbuild: warning options cleanup and more warnings
2023-08-21 18:26 UTC (28+ messages)
` [PATCH 1/9] Kbuild: only pass -fno-inline-functions-called-once for gcc
` [PATCH 2/9] Kbuild: consolidate warning flags in scripts/Makefile.extrawarn
` [PATCH 3/9] Kbuild: avoid duplicate warning options
` [PATCH 4/9] extrawarn: don't turn off -Wshift-negative-value for gcc-9
` [PATCH 5/9] extrawarn: enable format and stringop overflow warnings in W=1
` [PATCH 6/9] extrawarn: move -Wrestrict into W=1 warnings
` [PATCH 7/9] extrawarn: do not disable -Wmain at W=1 level
` [PATCH 8/9] extrawarn: enable more warnings in W=2
` [PATCH 9/9] [RFC] extrawarn: enable more W=1 warnings by default
[PATCH kmod v4 0/4] kmod /usr support
2023-08-21 6:22 UTC (5+ messages)
` [PATCH kmod v5 0/5] "
[PATCH v2] kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules
2023-08-20 22:18 UTC
[PATCH] kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules
2023-08-20 21:05 UTC (2+ messages)
[PATCH 1/6] sparc: replace #include <asm/export.h> with #include <linux/export.h>
2023-08-20 8:08 UTC (8+ messages)
` [PATCH 2/6] sparc: remove <asm/export.h>
` [PATCH 3/6] ia64: replace #include <asm/export.h> with #include <linux/export.h>
` [PATCH 4/6] ia64: remove <asm/export.h>
` [PATCH 5/6] alpha: replace #include <asm/export.h> with #include <linux/export.h>
` [PATCH 6/6] alpha: remove <asm/export.h>
kconfig: list unknown symbols in the old .config
2023-08-20 2:30 UTC (4+ messages)
[PATCH] MAINTAINERS: Add usr/ (initramfs generation) to KBUILD
2023-08-20 1:26 UTC (2+ messages)
[PATCH v2 1/2] UML: hard-code the result of 'uname -s'
2023-08-19 23:03 UTC (5+ messages)
` [PATCH v2 2/2] UML: use obj-y to descend into arch/um/*/
[PATCH] treewide: drop CONFIG_EMBEDDED
2023-08-19 8:53 UTC (5+ messages)
Pytanie o samochód
2023-08-18 8:15 UTC
[POSSIBLE BUG] SSL error:FFFFFFFF80000002:system library::No such file or directory
2023-08-18 6:04 UTC
[PATCH] treewide: drop CONFIG_EMBEDDED
2023-08-17 4:38 UTC (7+ messages)
[PATCH] rust: fix bindgen build error with fstrict-flex-arrays
2023-08-17 3:45 UTC (6+ messages)
[PATCH 00/17] -Wmissing-prototype warning fixes
2023-08-16 14:38 UTC (4+ messages)
` [PATCH 17/17] [RFC] Makefile.extrawarn: turn on missing-prototypes again
linux-next-2023-0815: s390/block/dasd: build error
2023-08-16 8:11 UTC (4+ messages)
[PATCH] scripts: merge_config: Add flag to prevent unsetting config option
2023-08-16 3:18 UTC (6+ messages)
[PATCH v3 0/1] kconfig: port qconf to work with Qt6 in addition to Qt5
2023-08-16 3:05 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH v3 00/57] Scope-based Resource Management
2023-08-14 7:24 UTC (3+ messages)
` [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
[GIT PULL] Kbuild fixes for v6.5-rc6
2023-08-13 17:08 UTC (2+ messages)
[PATCH v4] kconfig: nconf: Add search jump feature
2023-08-13 12:27 UTC (4+ messages)
[PATCH v9 0/7] refactor file signing program
2023-08-13 12:26 UTC (15+ messages)
` [PATCH v9 1/7] sign-file: use getopt_long_only for parsing input args
` [PATCH v9 2/7] sign-file: inntroduce few new flags to make argument processing easy
` [PATCH v9 3/7] sign-file: move file signing logic to its own function
` [PATCH v9 4/7] sign-file: add support to sign modules in bulk
` [PATCH v9 5/7] sign-file: improve help message
` [PATCH v9 6/7] sign-file: use const with a global string constant
` [PATCH v9 7/7] sign-file: fix do while styling issue
[PATCH 1/5] sh: rename suffix-y to suffix_y
2023-08-11 11:25 UTC (9+ messages)
` [PATCH 3/5] kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
[PATCH] btf, scripts: rust: drop is_rust_module.sh
2023-08-09 23:22 UTC (2+ messages)
[PATCH v2 00/11] `scripts/rust_is_available.sh` improvements
2023-08-09 23:20 UTC (2+ messages)
[PATCH v2] Makefile.extrawarn: enable -Wmissing-variable-declarations for W=1
2023-08-09 15:42 UTC (8+ messages)
Fwd: Bluetooth LE scan doesn't show device name
2023-08-09 8:16 UTC (2+ messages)
` "
missing separator. Stop. after rebuild
2023-08-08 18:23 UTC (3+ messages)
Słowa kluczowe do wypozycjonowania
2023-08-08 7:45 UTC
[PATCH v2] kconfig: avoid an infinite loop in oldconfig/syncconfig
2023-08-07 20:25 UTC (3+ messages)
oldconfig loop infinitely with a hex/int config without valid default and a closed stdin
2023-08-07 20:23 UTC (5+ messages)
[PATCH v3 0/4] Fix 'faddr2line' for LLVM arm64 builds
2023-08-07 20:06 UTC (5+ messages)
` [PATCH v3 3/4] scripts/faddr2line: Constrain readelf output to symbols from System.map
[PATCH v3] scripts: kconfig: nconf: Add search jump feature
2023-08-07 18:57 UTC (3+ messages)
[PATCH] Makefile.extrawarn: enable -Wmissing-variable-declarations for W=1
2023-08-07 17:02 UTC (4+ messages)
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