Kernel Hardening
[Prev Page][Next Page]
- Re: [PATCH v8 00/16] Add support for Clang LTO, (continued)
- [PATCH v25 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v25 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v25 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v25 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v25 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v25 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v25 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v25 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v25 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v25 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v25 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v25 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v25 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v2 0/6] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831],
Szabolcs Nagy
- Re: [PATCH v4] mm: Optional full ASLR for mmap() and mremap(),
Jann Horn
- [PATCH v7 00/17] Add support for Clang LTO,
Sami Tolvanen
- [PATCH v7 01/17] tracing: move function tracer options to Kconfig, Sami Tolvanen
- [PATCH v7 02/17] kbuild: add support for Clang LTO, Sami Tolvanen
- [PATCH v7 03/17] kbuild: lto: fix module versioning, Sami Tolvanen
- [PATCH v7 04/17] kbuild: lto: limit inlining, Sami Tolvanen
- [PATCH v7 05/17] kbuild: lto: merge module sections, Sami Tolvanen
- [PATCH v7 06/17] kbuild: lto: remove duplicate dependencies from .mod files, Sami Tolvanen
- [PATCH v7 07/17] init: lto: ensure initcall ordering, Sami Tolvanen
- [PATCH v7 08/17] init: lto: fix PREL32 relocations, Sami Tolvanen
- [PATCH v7 09/17] PCI: Fix PREL32 relocations for LTO, Sami Tolvanen
- [PATCH v7 10/17] modpost: lto: strip .lto from module names, Sami Tolvanen
- [PATCH v7 11/17] scripts/mod: disable LTO for empty.c, Sami Tolvanen
- [PATCH v7 12/17] efi/libstub: disable LTO, Sami Tolvanen
- [PATCH v7 13/17] drivers/misc/lkdtm: disable LTO for rodata.o, Sami Tolvanen
- [PATCH v7 14/17] arm64: vdso: disable LTO, Sami Tolvanen
- [PATCH v7 15/17] KVM: arm64: disable LTO for the nVHE directory, Sami Tolvanen
- [PATCH v7 16/17] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS, Sami Tolvanen
- [PATCH v7 17/17] arm64: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- Re: [PATCH v7 00/17] Add support for Clang LTO, Nick Desaulniers
- Re: [PATCH v7 00/17] Add support for Clang LTO, Josh Poimboeuf
- Re: [PATCH v7 00/17] Add support for Clang LTO, Will Deacon
- [PATCH v24 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v24 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v24 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v24 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v24 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v24 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v24 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v24 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v24 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v24 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v24 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v24 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v24 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- Re: [PATCH v24 00/12] Landlock LSM, James Morris
- [PATCH v23 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v23 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v23 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v23 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v23 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v23 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v23 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v23 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v23 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v23 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v23 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v23 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v23 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- Re: [PATCH v23 00/12] Landlock LSM, James Morris
- [PATCH 0/4] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831],
Szabolcs Nagy
- [RFC PATCH v1 0/4] Per user namespace rlimits,
Alexey Gladkov
- [PATCH v22 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v22 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v22 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v22 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v22 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v22 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v22 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v22 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v22 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v22 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v22 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v22 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v22 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- Re: [PATCH v22 00/12] Landlock LSM, Jann Horn
- [PATCH v2 0/8] Fork brute force attack mitigation,
John Wood
- [PATCH v2 1/8] security: Add LSM hook at the point where a task gets a fatal signal, John Wood
- [PATCH v2 2/8] security/brute: Define a LSM and manage statistical data, John Wood
- [PATCH v2 3/8] security/brute: Add sysctl attributes to allow detection fine tuning, John Wood
- [PATCH v2 4/8] security/brute: Detect a fork brute force attack, John Wood
- [PATCH v2 5/8] security/brute: Mitigate a fork brute force attack, John Wood
- [PATCH v2 6/8] security/brute: Add prctls to enable/disable the fork attack detection, John Wood
- [PATCH v2 7/8] Documentation: Add documentation for the Brute LSM, John Wood
- [PATCH v2 8/8] MAINTAINERS: Add a new entry for the Brute LSM, John Wood
- Re: [PATCH v2 0/8] Fork brute force attack mitigation, John Wood
- Re: [PATCH v2 0/8] Fork brute force attack mitigation, Kees Cook
- Re: BTI interaction between seccomp filters in systemd and glibc mprotect calls, causing service failures,
Kees Cook
- [PATCH] mm, hugetlb: Avoid double clearing for hugetlb pages,
Guilherme G. Piccoli
- [RESEND PATCH v11 0/3] Add trusted_for(2) (was O_MAYEXEC),
Mickaël Salaün
- [PATCH v6 00/25] Add support for Clang LTO,
Sami Tolvanen
- [PATCH v6 01/25] kbuild: preprocess module linker script, Sami Tolvanen
- [PATCH v6 02/25] objtool: Add a pass for generating __mcount_loc, Sami Tolvanen
- [PATCH v6 03/25] objtool: Don't autodetect vmlinux.o, Sami Tolvanen
- [PATCH v6 04/25] tracing: move function tracer options to Kconfig, Sami Tolvanen
- [PATCH v6 05/25] tracing: add support for objtool mcount, Sami Tolvanen
- [PATCH v6 06/25] x86, build: use objtool mcount, Sami Tolvanen
- [PATCH v6 07/25] treewide: remove DISABLE_LTO, Sami Tolvanen
- [PATCH v6 08/25] kbuild: add support for Clang LTO, Sami Tolvanen
- [PATCH v6 09/25] kbuild: lto: fix module versioning, Sami Tolvanen
- [PATCH v6 10/25] objtool: Split noinstr validation from --vmlinux, Sami Tolvanen
- [PATCH v6 11/25] kbuild: lto: postpone objtool, Sami Tolvanen
- [PATCH v6 12/25] kbuild: lto: limit inlining, Sami Tolvanen
- [PATCH v6 13/25] kbuild: lto: merge module sections, Sami Tolvanen
- [PATCH v6 14/25] kbuild: lto: remove duplicate dependencies from .mod files, Sami Tolvanen
- [PATCH v6 15/25] init: lto: ensure initcall ordering, Sami Tolvanen
- [PATCH v6 16/25] init: lto: fix PREL32 relocations, Sami Tolvanen
- [PATCH v6 17/25] PCI: Fix PREL32 relocations for LTO, Sami Tolvanen
- [PATCH v6 18/25] modpost: lto: strip .lto from module names, Sami Tolvanen
- [PATCH v6 19/25] scripts/mod: disable LTO for empty.c, Sami Tolvanen
- [PATCH v6 20/25] efi/libstub: disable LTO, Sami Tolvanen
- [PATCH v6 21/25] drivers/misc/lkdtm: disable LTO for rodata.o, Sami Tolvanen
- [PATCH v6 22/25] x86/asm: annotate indirect jumps, Sami Tolvanen
- [PATCH v6 23/25] x86, vdso: disable LTO only for vDSO, Sami Tolvanen
- [PATCH v6 24/25] x86, cpu: disable LTO for cpu.c, Sami Tolvanen
- [PATCH v6 25/25] x86, build: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- Remove all strlcpy() uses in favor of strscpy() (#89),
Romain Perier
- [PATCH v5 00/29] Add support for Clang LTO,
Sami Tolvanen
- [PATCH v5 01/29] kbuild: preprocess module linker script, Sami Tolvanen
- [PATCH v5 02/29] objtool: Add a pass for generating __mcount_loc, Sami Tolvanen
- [PATCH v5 03/29] objtool: Don't autodetect vmlinux.o, Sami Tolvanen
- [PATCH v5 04/29] tracing: move function tracer options to Kconfig, Sami Tolvanen
- [PATCH v5 05/29] tracing: add support for objtool mcount, Sami Tolvanen
- [PATCH v5 06/29] x86, build: use objtool mcount, Sami Tolvanen
- [PATCH v5 07/29] treewide: remove DISABLE_LTO, Sami Tolvanen
- [PATCH v5 08/29] kbuild: add support for Clang LTO, Sami Tolvanen
- [PATCH v5 09/29] kbuild: lto: fix module versioning, Sami Tolvanen
- [PATCH v5 10/29] objtool: Split noinstr validation from --vmlinux, Sami Tolvanen
- [PATCH v5 11/29] kbuild: lto: postpone objtool, Sami Tolvanen
- [PATCH v5 12/29] kbuild: lto: limit inlining, Sami Tolvanen
- [PATCH v5 13/29] kbuild: lto: merge module sections, Sami Tolvanen
- [PATCH v5 14/29] kbuild: lto: remove duplicate dependencies from .mod files, Sami Tolvanen
- [PATCH v5 15/29] init: lto: ensure initcall ordering, Sami Tolvanen
- [PATCH v5 16/29] init: lto: fix PREL32 relocations, Sami Tolvanen
- [PATCH v5 17/29] PCI: Fix PREL32 relocations for LTO, Sami Tolvanen
- [PATCH v5 18/29] modpost: lto: strip .lto from module names, Sami Tolvanen
- [PATCH v5 19/29] scripts/mod: disable LTO for empty.c, Sami Tolvanen
- [PATCH v5 20/29] efi/libstub: disable LTO, Sami Tolvanen
- [PATCH v5 21/29] drivers/misc/lkdtm: disable LTO for rodata.o, Sami Tolvanen
- [PATCH v5 22/29] arm64: vdso: disable LTO, Sami Tolvanen
- [PATCH v5 23/29] KVM: arm64: disable LTO for the nVHE directory, Sami Tolvanen
- [PATCH v5 24/29] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS, Sami Tolvanen
- [PATCH v5 25/29] arm64: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- [PATCH v5 26/29] x86/asm: annotate indirect jumps, Sami Tolvanen
- [PATCH v5 27/29] x86, vdso: disable LTO only for vDSO, Sami Tolvanen
- [PATCH v5 28/29] x86, cpu: disable LTO for cpu.c, Sami Tolvanen
- [PATCH v5 29/29] x86, build: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- Re: [PATCH v5 00/29] Add support for Clang LTO, Sedat Dilek
- Re: [PATCH v5 00/29] Add support for Clang LTO, Steven Rostedt
- [PATCH v21 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v21 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v21 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v21 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v21 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v21 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v21 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v21 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v21 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v21 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v21 10/12] selftests/landlock: Add initial tests, Mickaël Salaün
- [PATCH v21 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v21 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v2] MAINTAINERS: Change hardening mailing list, Kees Cook
- [PATCH] MAINTAINERS: Change hardening mailing list,
Kees Cook
- [PATCH] random32: Restore __latent_entropy attribute on net_rand_state,
Thibaut Sautereau
- [PATCH v11 0/3] Add trusted_for(2) (was O_MAYEXEC),
Mickaël Salaün
- [PATCH v4 00/29] Add support for Clang LTO,
Sami Tolvanen
- [PATCH v4 01/29] RAS/CEC: Fix cec_init() prototype, Sami Tolvanen
- [PATCH v4 02/29] x86/asm: Replace __force_order with memory clobber, Sami Tolvanen
- [PATCH v4 03/29] kbuild: preprocess module linker script, Sami Tolvanen
- [PATCH v4 04/29] objtool: Add a pass for generating __mcount_loc, Sami Tolvanen
- [PATCH v4 05/29] objtool: Don't autodetect vmlinux.o, Sami Tolvanen
- [PATCH v4 06/29] tracing: move function tracer options to Kconfig, Sami Tolvanen
- [PATCH v4 07/29] tracing: add support for objtool mcount, Sami Tolvanen
- [PATCH v4 08/29] x86, build: use objtool mcount, Sami Tolvanen
- [PATCH v4 09/29] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS, Sami Tolvanen
- [PATCH v4 10/29] treewide: remove DISABLE_LTO, Sami Tolvanen
- [PATCH v4 11/29] kbuild: add support for Clang LTO, Sami Tolvanen
- [PATCH v4 12/29] kbuild: lto: fix module versioning, Sami Tolvanen
- [PATCH v4 13/29] kbuild: lto: postpone objtool, Sami Tolvanen
- [PATCH v4 14/29] kbuild: lto: limit inlining, Sami Tolvanen
- [PATCH v4 15/29] kbuild: lto: merge module sections, Sami Tolvanen
- [PATCH v4 16/29] kbuild: lto: remove duplicate dependencies from .mod files, Sami Tolvanen
- [PATCH v4 17/29] init: lto: ensure initcall ordering, Sami Tolvanen
- [PATCH v4 18/29] init: lto: fix PREL32 relocations, Sami Tolvanen
- [PATCH v4 19/29] PCI: Fix PREL32 relocations for LTO, Sami Tolvanen
- [PATCH v4 20/29] modpost: lto: strip .lto from module names, Sami Tolvanen
- [PATCH v4 21/29] scripts/mod: disable LTO for empty.c, Sami Tolvanen
- [PATCH v4 22/29] efi/libstub: disable LTO, Sami Tolvanen
- [PATCH v4 23/29] drivers/misc/lkdtm: disable LTO for rodata.o, Sami Tolvanen
- [PATCH v4 24/29] arm64: vdso: disable LTO, Sami Tolvanen
- [PATCH v4 25/29] KVM: arm64: disable LTO for the nVHE directory, Sami Tolvanen
- [PATCH v4 26/29] arm64: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- [PATCH v4 27/29] x86, vdso: disable LTO only for vDSO, Sami Tolvanen
- [PATCH v4 28/29] x86, cpu: disable LTO for cpu.c, Sami Tolvanen
- [PATCH v4 29/29] x86, build: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- Re: [PATCH v4 00/29] Add support for Clang LTO, Kees Cook
- Re: [PATCH v4 00/29] Add support for Clang LTO, Nick Desaulniers
- [PATCH RFC v2 0/6] Break heap spraying needed for exploiting use-after-free,
Alexander Popov
- Linux-specific kernel hardening,
Kees Cook
- [PATCH v10 0/3] Add trusted_for(2) (was O_MAYEXEC),
Mickaël Salaün
- [PATCH v5 00/10] Function Granular KASLR,
Kristen Carlson Accardi
- [PATCH v5 01/10] x86: tools/relocs: Support >64K section headers, Kristen Carlson Accardi
- [PATCH v5 02/10] x86/boot: Allow a "silent" kaslr random byte fetch, Kristen Carlson Accardi
- [PATCH v5 03/10] x86: Makefile: Add build and config option for CONFIG_FG_KASLR, Kristen Carlson Accardi
- [PATCH v5 04/10] x86: Make sure _etext includes function sections, Kristen Carlson Accardi
- [PATCH v5 05/10] x86/tools: Add relative relocs for randomized functions, Kristen Carlson Accardi
- [PATCH v5 06/10] x86/boot/compressed: Avoid duplicate malloc() implementations, Kristen Carlson Accardi
- [PATCH v5 07/10] x86: Add support for function granular KASLR, Kristen Carlson Accardi
- [PATCH v5 08/10] kallsyms: Hide layout, Kristen Carlson Accardi
- [PATCH v5 09/10] module: Reorder functions, Kristen Carlson Accardi
- [PATCH v5 10/10] livepatch: only match unique symbols when using fgkaslr, Kristen Carlson Accardi
- Re: [PATCH v5 00/10] Function Granular KASLR, Miroslav Benes
- Re: [PATCH v5 00/10] Function Granular KASLR, Kees Cook
- [PATCH v3 00/30] Add support for Clang LTO,
Sami Tolvanen
- [PATCH v3 01/30] lib/string.c: implement stpcpy, Sami Tolvanen
- [PATCH v3 02/30] RAS/CEC: Fix cec_init() prototype, Sami Tolvanen
- [PATCH v3 03/30] x86/boot/compressed: Disable relocation relaxation, Sami Tolvanen
- [PATCH v3 04/30] x86/asm: Replace __force_order with memory clobber, Sami Tolvanen
- [PATCH v3 05/30] kbuild: preprocess module linker script, Sami Tolvanen
- [PATCH v3 06/30] objtool: Add a pass for generating __mcount_loc, Sami Tolvanen
- [PATCH v3 07/30] objtool: Don't autodetect vmlinux.o, Sami Tolvanen
- [PATCH v3 08/30] kbuild: add support for objtool mcount, Sami Tolvanen
- [PATCH v3 09/30] x86, build: use objtool mcount, Sami Tolvanen
- [PATCH v3 10/30] treewide: remove DISABLE_LTO, Sami Tolvanen
- [PATCH v3 11/30] kbuild: add support for Clang LTO, Sami Tolvanen
- [PATCH v3 12/30] kbuild: lto: fix module versioning, Sami Tolvanen
- [PATCH v3 13/30] kbuild: lto: postpone objtool, Sami Tolvanen
- [PATCH v3 14/30] kbuild: lto: limit inlining, Sami Tolvanen
- [PATCH v3 15/30] kbuild: lto: merge module sections, Sami Tolvanen
- [PATCH v3 16/30] kbuild: lto: remove duplicate dependencies from .mod files, Sami Tolvanen
- [PATCH v3 17/30] init: lto: ensure initcall ordering, Sami Tolvanen
- [PATCH v3 18/30] init: lto: fix PREL32 relocations, Sami Tolvanen
- [PATCH v3 19/30] PCI: Fix PREL32 relocations for LTO, Sami Tolvanen
- [PATCH v3 20/30] modpost: lto: strip .lto from module names, Sami Tolvanen
- [PATCH v3 21/30] scripts/mod: disable LTO for empty.c, Sami Tolvanen
- [PATCH v3 22/30] efi/libstub: disable LTO, Sami Tolvanen
- [PATCH v3 23/30] drivers/misc/lkdtm: disable LTO for rodata.o, Sami Tolvanen
- [PATCH v3 24/30] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY, Sami Tolvanen
- [PATCH v3 25/30] arm64: vdso: disable LTO, Sami Tolvanen
- [PATCH v3 26/30] KVM: arm64: disable LTO for the nVHE directory, Sami Tolvanen
- [PATCH v3 27/30] arm64: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- [PATCH v3 28/30] x86, vdso: disable LTO only for vDSO, Sami Tolvanen
- [PATCH v3 29/30] x86, cpu: disable LTO for cpu.c, Sami Tolvanen
- [PATCH v3 30/30] x86, build: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- Re: [PATCH v3 00/30] Add support for Clang LTO, Sedat Dilek
- [PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor,
madvenka
- [RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam),
Kees Cook
- Re: [RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam), James Morris
[RFC PATCH v9 0/3] Add introspect_access(2) (was O_MAYEXEC),
Mickaël Salaün
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]