Linux Kbuild
[Prev Page][Next Page]
- [PATCH] modpost, kallsyms: Treat add '$'-prefixed symbols as mapping symbols,
Palmer Dabbelt
- [PATCH 1/2] UML: hard-code the result of 'uname -s',
Masahiro Yamada
- [PATCH] s390: use obj-y to descend into drivers/s390/,
Masahiro Yamada
- [PATCH] btf: Remove unnecessary header file inclusions,
George Guo
- Fwd: 6.4.4 breaks module-free builds of Debian kernel packages,
Bagas Sanjaya
- [PATCH] gen_compile_commands: add assembly files to compilation database,
Benjamin Gray
- [PATCH] Revert "kbuild: Hack for depmod not handling X.Y versions",
Michal Suchanek
- [PATCH] kbuild: rust: avoid creating temporary files,
Miguel Ojeda
- [PATCH] kconfig: gconf: Fix errors in gconf.c,
shijie001
- Qt6 port of kconfig qconf,
Boris Kolpackov
- [PATCH] linux/export.h: make <linux/export.h> independent of CONFIG_MODULES, Masahiro Yamada
- [PATCH v2 1/2] kconfig: menuconfig: simplify global jump key assignment,
Masahiro Yamada
- [PATCH v2] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms,
Alessandro Carminati
- [PATCH RFC 00/11] rust: Implicit lock class creation & Arc Lockdep integration,
Asahi Lina
- [PATCH RFC 11/11] rust: sync: arc: Add lockdep integration, Asahi Lina
- [PATCH RFC 05/11] rust: sync: Add dummy LockClassKey implementation for !CONFIG_LOCKDEP, Asahi Lina
- [PATCH RFC 10/11] rust: sync: Add LockdepMap abstraction, Asahi Lina
- [PATCH RFC 06/11] rust: sync: Replace static LockClassKey refs with a pointer wrapper, Asahi Lina
- [PATCH RFC 07/11] rust: sync: Implement dynamic lockdep class creation, Asahi Lina
- [PATCH RFC 01/11] rust: types: Add Opaque::zeroed(), Asahi Lina
- [PATCH RFC 02/11] rust: lock: Add Lock::pin_init(), Asahi Lina
- [PATCH RFC 04/11] rust: siphash: Add a simple siphash abstraction, Asahi Lina
- [PATCH RFC 09/11] rust: init: Update documentation for new mutex init style, Asahi Lina
- [PATCH RFC 08/11] rust: sync: Classless Lock::new() and pin_init(), Asahi Lina
- [PATCH RFC 03/11] rust: Use absolute paths to build Rust objects, Asahi Lina
- Re: [PATCH RFC 00/11] rust: Implicit lock class creation & Arc Lockdep integration, Alice Ryhl
- con3270.o is built twice, leading to errors,
Jiri Slaby
- [PATCH] kbuild: flatten KBUILD_CFLAGS,
Alexey Dobriyan
- [RESEND] Looking for a hack to remove auto-selected items from .config output,
Donald Zickus
- [PATCH] kbuild: rpm-pkg: Add dtbs support,
Janne Grunau via B4 Relay
- [PATCH -next] modpost: move some defines to the file head,
Kefeng Wang
- Re: [PATCH] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms,
Steven Rostedt
- [PATCH 0/4] kmod /usr support,
Michal Suchanek
- [PATCH 4/4] libkmod, depmod, modprobe: Search for kernel modules under ${module_prefix}, Michal Suchanek
- [PATCH 3/4] kmod: Add config command to show compile time configuration as JSON, Michal Suchanek
- [PATCH 1/4] man/depmod.d: Fix incorrect /usr/lib search path, Michal Suchanek
- [PATCH 2/4] libkmod, depmod: Load modprobe.d, depmod.d from $prefix/lib., Michal Suchanek
- [PATCH] depmod: Handle installing modules under a prefix, Michal Suchanek
- [PATCH kmod v2 2/4] libkmod, depmod: Load modprobe.d, depmod.d from $prefix/lib., Michal Suchanek
- [PATCH kmod v2 1/4] man/depmod.d: Fix incorrect /usr/lib search path, Michal Suchanek
- [PATCH kmod v2 3/4] kmod: Add config command to show compile time configuration as JSON, Michal Suchanek
- [PATCH kmod v2 4/4] libkmod, depmod, modprobe: Search for kernel modules under ${module_prefix}, Michal Suchanek
- [PATCH kmod v4 0/4] kmod /usr support, Michal Suchanek
- [PATCH kmod v4 1/4] man/depmod.d: Fix incorrect /usr/lib search path, Michal Suchanek
- [PATCH kmod v4 2/4] libkmod, depmod: Load modprobe.d, depmod.d from $prefix/lib., Michal Suchanek
- [PATCH kmod v4 3/4] kmod: Add config command to show compile time configuration as JSON, Michal Suchanek
- [PATCH kmod v4 4/4] libkmod, depmod, modprobe: Make directory for kernel modules configurable, Michal Suchanek
- [PATCH v4] depmod: Handle installing modules under a prefix, Michal Suchanek
- [PATCH kmod v5 0/5] kmod /usr support, Michal Suchanek
- [PATCH kmod v5 1/5] configure: Detect openssl sm3 support, Michal Suchanek
- [PATCH kmod v5 2/5] man/depmod.d: Fix incorrect /usr/lib search path, Michal Suchanek
- [PATCH kmod v5 3/5] libkmod, depmod: Load modprobe.d, depmod.d from ${prefix}/lib., Michal Suchanek
- [PATCH kmod v5 4/5] kmod: Add pkgconfig file with kmod compile time configuration, Michal Suchanek
- [PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable, Michal Suchanek
- Re: [PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable, Lucas De Marchi
- Re: [PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable, Jan Engelhardt
- Re: [PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable, Michal Suchánek
- [PATCH 0/2] kmod /usr support, Michal Suchanek
- Re: [PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable, Michal Suchánek
- [PATCH v5] depmod: Handle installing modules under a prefix, Michal Suchanek
- Re: [PATCH kmod v5 0/5] kmod /usr support, Michal Suchánek
- Re: [PATCH kmod v5 0/5] kmod /usr support, Michal Suchánek
- [PATCH 2/2] kconfig: gconfig: correct program name in help text, Randy Dunlap
- [PATCH 1/2] kconfig: gconfig: drop the Show Debug Info help text,
Randy Dunlap
- __diag_ignore_all(), GCC < 8, extra warnings, and -Werror, Jani Nikula
- [PATCH] kbuild: Enable -Wenum-conversion by default,
Borislav Petkov
- Overly aggressive .gitignore file?,
Linus Torvalds
- [PATCH] kconfig: tell the kconfig symbol of the restart reason,
Randy Dunlap
- [PATCH] btf, scripts: rust: drop is_rust_module.sh,
Andrea Righi
- Re: Anyone please do big favor, help, Bagas Sanjaya
- gconfig help text quesion,
Randy Dunlap
- [PATCH] kconfig: docs: mention gconfig at top of kconfig.rst,
Randy Dunlap
- [CRASH][BISECTED] 6.4.1 crash in boot,
Mirsad Goran Todorovac
- [GIT PULL] Kbuild updates for v6.5-rc1,
Masahiro Yamada
- [PATCH 1/2] kconfig: menuconfig: simplify global jump key assignment,
Masahiro Yamada
- UBSAN spat in valid xhci code in Linus's current tree (6.4+),
Greg KH
- mainline build failure due to df8fc4e934c1 ("kbuild: Enable -fstrict-flex-arrays=3"),
Sudip Mukherjee (Codethink)
- [PATCH] modpost: define more R_ARM_* for old distributions, Masahiro Yamada
- [PATCH 0/2] Fix cross-compilation issues with Clang,
WANG Xuerui
- [PATCH v4 1/3] kbuild: set correct abs_srctree and abs_objtree for package builds,
Masahiro Yamada
- [masahiroy-kbuild:kbuild 67/71] Makefile:36: /tools/scripts/Makefile.arch: No such file or directory, kernel test robot
- [PATCH] kbuild: deb-pkg: remove the CONFIG_MODULES check in buildeb, Masahiro Yamada
- [PATCH v3 1/3] kbuild: unexport abs_srctree and abs_objtree,
Masahiro Yamada
- [PATCH v3 0/8] LoongArch: Preliminary ClangBuiltLinux enablement,
WANG Xuerui
- [PATCH v2 0/9] LoongArch: Preliminary ClangBuiltLinux enablement,
WANG Xuerui
- [PATCH] scripts/mksysmap: Ignore prefixed KCFI symbols,
Pierre-Clément Tosi
- [PATCH 0/9] LoongArch: Preliminary ClangBuiltLinux enablement,
WANG Xuerui
- [PATCH 2/9] LoongArch: extable: Also recognize ABI names of registers, WANG Xuerui
- [PATCH 3/9] LoongArch: Prepare for assemblers with proper FCSR bank support, WANG Xuerui
- [PATCH 1/9] LoongArch: Calculate various sizes in the linker script, WANG Xuerui
- [PATCH 4/9] LoongArch: Make {read,write}_fcsr compatible with LLVM/Clang, WANG Xuerui
- [PATCH 5/9] LoongArch: Make the CPUCFG and CSR ops simple aliases of compiler built-ins, WANG Xuerui
- [PATCH 7/9] LoongArch: Tweak CFLAGS for Clang compatibility, WANG Xuerui
- [PATCH 6/9] LoongArch: Simplify the invtlb wrappers, WANG Xuerui
- [PATCH 8/9] Makefile: Add loongarch target flag for Clang compilation, WANG Xuerui
- [PATCH 9/9] LoongArch: Mark Clang LTO as working, WANG Xuerui
- [PATCH 0/2] Fix CFI failures with GCOV_PROFILE_ALL,
Sami Tolvanen
- [PATCH 1/3] modpost: factor out inst location calculation to section_rel(),
Masahiro Yamada
- [PATCH] ARM: change link order of $(mmy-y) to avoid veneers,
Masahiro Yamada
- [PATCH v1] scripts: kconfig: nconf: Add search jump feature,
Jesse Taube
- [PATCH] kbuild: make clean rule robust against too long argument error,
Masahiro Yamada
- [PATCH v2 1/2] kbuild: revive "Entering directory" for Make >= 4.4.1,
Masahiro Yamada
- [PATCH v2 00/11] `scripts/rust_is_available.sh` improvements,
Miguel Ojeda
- [PATCH v2 02/11] kbuild: rust_is_available: fix version check when CC has multiple arguments, Miguel Ojeda
- [PATCH v2 01/11] kbuild: rust_is_available: remove -v option, Miguel Ojeda
- [PATCH v2 03/11] docs: rust: add paragraph about finding a suitable `libclang`, Miguel Ojeda
- [PATCH v2 04/11] kbuild: rust_is_available: print docs reference, Miguel Ojeda
- [PATCH v2 05/11] kbuild: rust_is_available: add check for `bindgen` invocation, Miguel Ojeda
- [PATCH v2 06/11] kbuild: rust_is_available: check that environment variables are set, Miguel Ojeda
- [PATCH v2 07/11] kbuild: rust_is_available: fix confusion when a version appears in the path, Miguel Ojeda
- [PATCH v2 09/11] kbuild: rust_is_available: handle failures calling `$RUSTC`/`$BINDGEN`, Miguel Ojeda
- [PATCH v2 08/11] kbuild: rust_is_available: normalize version matching, Miguel Ojeda
- [PATCH v2 10/11] kbuild: rust_is_available: check that output looks as expected, Miguel Ojeda
- [PATCH v2 11/11] kbuild: rust_is_available: add test suite, Miguel Ojeda
- Re: [PATCH v2 00/11] `scripts/rust_is_available.sh` improvements, Heghedus Razvan
- Re: [PATCH v2 00/11] `scripts/rust_is_available.sh` improvements, Masahiro Yamada
- Re: [PATCH v2 00/11] `scripts/rust_is_available.sh` improvements, Miguel Ojeda
- [PATCH v4] script: modpost: emit a warning when the description is missing,
Vincenzo Palazzo
- [PATCH v3] script: modpost: emit a warning when the description is missing, Vincenzo Palazzo
- [PATCH] kbuild: make modules_install copy modules.builtin(.modinfo),
Masahiro Yamada
- Re: [linux-next:master] [kbuild] df8fc4e934: BUG:unable_to_handle_page_fault_for_address,
Kees Cook
- [PATCH v3 00/57] Scope-based Resource Management,
Peter Zijlstra
- [PATCH v3 52/57] perf: Simplify perf_event_init_context(), Peter Zijlstra
- [PATCH v3 27/57] perf: Simplify perf_cgroup_connect(), Peter Zijlstra
- [PATCH v3 36/57] perf: Simplify find_get_pmu_context(), Peter Zijlstra
- [PATCH v3 46/57] perf: Simplify pmu_dev_alloc(), Peter Zijlstra
- [PATCH v3 14/57] sched: Simplify set_user_nice(), Peter Zijlstra
- [PATCH v3 25/57] perf: Simplify perf_fget_light(), Peter Zijlstra
- [PATCH v3 23/57] perf: Simplify perf_event_alloc() error path, Peter Zijlstra
- [PATCH v3 08/57] sched: Simplify wake_up_if_idle(), Peter Zijlstra
- [PATCH v3 07/57] sched: Simplify: migrate_swap_stop(), Peter Zijlstra
- [PATCH v3 22/57] perf: Fix cpuctx refcounting, Peter Zijlstra
- [PATCH v3 21/57] sched: Misc cleanups, Peter Zijlstra
- [PATCH v3 19/57] sched: Simplify sched_move_task(), Peter Zijlstra
- [PATCH v3 42/57] perf: Simplify perf_iterate_sb(), Peter Zijlstra
- [PATCH v3 31/57] perf: Simplify perf_event_modify_attr(), Peter Zijlstra
- [PATCH v3 47/57] perf: Simplify perf_pmu_register(), Peter Zijlstra
- [PATCH v3 49/57] perf: Simplify perf_event_alloc(), Peter Zijlstra
- [PATCH v3 34/57] perf: Simplify perf_event_*_on_exec(), Peter Zijlstra
- [PATCH v3 12/57] sched: Simplify try_steal_cookie(), Peter Zijlstra
- [PATCH v3 39/57] perf: Simplify perf_event_*_userpage(), Peter Zijlstra
- [PATCH v3 11/57] sched: Simplify sched_tick_remote(), Peter Zijlstra
- [PATCH v3 43/57] perf: Simplify perf_sw_event(), Peter Zijlstra
- [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure, Peter Zijlstra
- [PATCH v3 05/57] sched: Simplify get_nohz_timer_target(), Peter Zijlstra
- [PATCH v3 38/57] perf: Simplify IOC_SET_OUTPUT, Peter Zijlstra
- [PATCH v3 10/57] sched: Simplify sched_exec(), Peter Zijlstra
- [PATCH v3 04/57] kbuild: Drop -Wdeclaration-after-statement, Peter Zijlstra
- [PATCH v3 02/57] apparmor: Free up __cleanup() name, Peter Zijlstra
- [PATCH v3 13/57] sched: Simplify sched_core_cpu_{starting,deactivate}(), Peter Zijlstra
- [PATCH v3 17/57] sched: Simplify yield_to(), Peter Zijlstra
- [PATCH v3 20/57] sched: Simplify tg_set_cfs_bandwidth(), Peter Zijlstra
- [PATCH v3 09/57] sched: Simplify ttwu(), Peter Zijlstra
- [PATCH v3 45/57] perf: Simplify perf_event_parse_addr_filter(), Peter Zijlstra
- [PATCH v3 26/57] perf: Simplify event_function*(), Peter Zijlstra
- [PATCH v3 15/57] sched: Simplify syscalls, Peter Zijlstra
- [PATCH v3 16/57] sched: Simplify sched_{set,get}affinity(), Peter Zijlstra
- [PATCH v3 06/57] sched: Simplify sysctl_sched_uclamp_handler(), Peter Zijlstra
- [PATCH v3 41/57] perf: Simplify __perf_event_output(), Peter Zijlstra
- [PATCH v3 01/57] dmaengine: ioat: Free up __cleanup() name, Peter Zijlstra
- [PATCH v3 30/57] perf: Simplify: *perf_event_{dis,en}able*(), Peter Zijlstra
- [PATCH v3 18/57] sched: Simplify sched_rr_get_interval(), Peter Zijlstra
- [PATCH v3 37/57] perf: Simplify perf_read_group(), Peter Zijlstra
- [PATCH v3 54/57] perf: Misc cleanups, Peter Zijlstra
- [PATCH v3 51/57] perf: Simplify perf_event_create_kernel_counter(), Peter Zijlstra
- [PATCH v3 57/57] perf: Simplify perf_install_in_context(), Peter Zijlstra
- [PATCH v3 56/57] perf: Simplify perf_pmu_output_stop(), Peter Zijlstra
- [PATCH v3 35/57] perf: Simplify *perf_event_read*(), Peter Zijlstra
- [PATCH v3 32/57] perf: Simplify perf_event_context_sched_in(), Peter Zijlstra
- [PATCH v3 53/57] perf: Simplify perf_event_sysfs_init(), Peter Zijlstra
- [PATCH v3 29/57] perf: Simplify: __perf_install_in_context(), Peter Zijlstra
- [PATCH v3 44/57] perf: Simplify bpf_overflow_handler(), Peter Zijlstra
- [PATCH v3 48/57] perf: Simplify perf_init_event(), Peter Zijlstra
- [PATCH v3 24/57] perf: Simplify perf_pmu_register() error path, Peter Zijlstra
- [PATCH v3 40/57] perf: Simplify perf_mmap_close()/perf_aux_sample_output(), Peter Zijlstra
- [PATCH v3 28/57] perf; Simplify event_sched_in(), Peter Zijlstra
- [PATCH v3 55/57] perf: Simplify find_get_context(), Peter Zijlstra
- [PATCH v3 50/57] perf: Simplify sys_perf_event_open(), Peter Zijlstra
- [PATCH v3 33/57] perf: Simplify perf_adjust_freq_unthr_context(), Peter Zijlstra
- Re: [PATCH v3 00/57] Scope-based Resource Management, Peter Zijlstra
- Re: [PATCH v3 00/57] Scope-based Resource Management, Linus Torvalds
- [PATCH v9 00/11] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS,
Masahiro Yamada
- [PATCH v9 01/11] ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guard, Masahiro Yamada
- [PATCH v9 07/11] modpost: use null string instead of NULL pointer for default namespace, Masahiro Yamada
- [PATCH v9 03/11] kbuild: generate KSYMTAB entries by modpost, Masahiro Yamada
- [PATCH v9 09/11] modpost: merge two similar section mismatch warnings, Masahiro Yamada
- [PATCH v9 02/11] modpost: pass struct module pointer to check_section_mismatch(), Masahiro Yamada
- [PATCH v9 08/11] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion, Masahiro Yamada
- [PATCH v9 06/11] modpost: squash sym_update_namespace() into sym_add_exported(), Masahiro Yamada
- [PATCH v9 05/11] modpost: check static EXPORT_SYMBOL* by modpost again, Masahiro Yamada
- [PATCH v9 11/11] linux/export.h: rename 'sec' argument to 'license', Masahiro Yamada
- [PATCH v9 04/11] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*, Masahiro Yamada
- [PATCH v9 10/11] modpost: show offset from symbol for section mismatch warnings, Masahiro Yamada
- [PATCH] kbuild: revive "Entering directory" for Make >= 4.4.1,
Masahiro Yamada
- [PATCH v8 00/11] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS,
Masahiro Yamada
- [PATCH v8 01/11] Revert "[PATCH] uml: export symbols added by GCC hardened", Masahiro Yamada
- [PATCH v8 04/11] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*, Masahiro Yamada
- [PATCH v8 03/11] kbuild: generate KSYMTAB entries by modpost, Masahiro Yamada
- [PATCH v8 02/11] modpost: pass struct module pointer to check_section_mismatch(), Masahiro Yamada
- [PATCH v8 05/11] modpost: check static EXPORT_SYMBOL* by modpost again, Masahiro Yamada
- [PATCH v8 07/11] modpost: use null string instead of NULL pointer for default namespace, Masahiro Yamada
- [PATCH v8 06/11] modpost: squash sym_update_namespace() into sym_add_exported(), Masahiro Yamada
- [PATCH v8 11/11] linux/export.h: rename 'sec' argument to 'license', Masahiro Yamada
- [PATCH v8 08/11] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion, Masahiro Yamada
- [PATCH v8 10/11] modpost: show offset from symbol for section mismatch warnings, Masahiro Yamada
- [PATCH v8 09/11] modpost: merge two similar section mismatch warnings, Masahiro Yamada
- Re: [PATCH v8 00/11] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS, Masahiro Yamada
- [PATCH] kbuild: deb-pkg: Include modules.builtin* even if non-modular,
Josh Triplett
- Specifying CFLAGS for a directory on the command line,
Kent Overstreet
- Re: [PATCH] drm/amd/amdgpu: enable W=1 for amdgpu,
Nathan Chancellor
- Re: About Kconfig tree,
P J P
- [PATCH v3 1/2] kernel-doc: don't let V=1 change outcome,
Johannes Berg
- [RFC][PATCH] build: Deal with change in "make --no-print-directory" behaviour change,
David Howells
- [PATCH v7 00/11] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS,
Masahiro Yamada
- [PATCH v7 01/11] Revert "[PATCH] uml: export symbols added by GCC hardened", Masahiro Yamada
- [PATCH v7 02/11] modpost: pass struct module pointer to check_section_mismatch(), Masahiro Yamada
- [PATCH v7 03/11] kbuild: generate KSYMTAB entries by modpost, Masahiro Yamada
- [PATCH v7 04/11] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*, Masahiro Yamada
- [PATCH v7 09/11] modpost: merge two similar section mismatch warnings, Masahiro Yamada
- [PATCH v7 08/11] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion, Masahiro Yamada
- [PATCH v7 07/11] modpost: use null string instead of NULL pointer for default namespace, Masahiro Yamada
- [PATCH v7 05/11] modpost: check static EXPORT_SYMBOL* by modpost again, Masahiro Yamada
- [PATCH v7 10/11] modpost: show offset from symbol for section mismatch warnings, Masahiro Yamada
- [PATCH v7 06/11] modpost: squash sym_update_namespace() into sym_add_exported(), Masahiro Yamada
- [PATCH v7 11/11] linux/export.h: rename 'sec' argument to 'license', Masahiro Yamada
- [PATCH] modpost: fix off by one in is_executable_section(),
Dan Carpenter
- [PATCH] streamline_config.pl: handle also ${CONFIG_FOO},
Jiri Slaby (SUSE)
- [PATCH] kbuild: Add KBUILD_CPPFLAGS to as-option invocation,
Nathan Chancellor
- [PATCH] scripts/mksysmap: Ignore __pi_ local arm64 symbols,
Pierre-Clément Tosi
- [PATCH] scripts/mksysmap: Fix badly escaped '$',
Pierre-Clément Tosi
- [PATCH net-next v2] net: liquidio: fix mixed module-builtin object,
Masahiro Yamada
- [PATCH] modpost: propagate W=1 build option to modpost,
Masahiro Yamada
- [PATCH v2 1/2] kernel-doc: don't let V=1 change outcome,
Johannes Berg
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]