BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- Re: [PATCH bpf] bpf: fix classic bpf reads from negative offset outside of linear skb portion, (continued)
- [PATCH] bpf: Fix mix-up of 4096 and page size.,
Saket Kumar Bhaskar
- [PATCH v3 00/18] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO,
Ian Rogers
- [PATCH v3 01/18] perf build: Remove libtracefs configuration, Ian Rogers
- [PATCH v3 02/18] perf map: Constify objdump offset/address conversion APIs, Ian Rogers
- [PATCH v3 03/18] perf capstone: Move capstone functionality into its own file, Ian Rogers
- [PATCH v3 04/18] perf llvm: Move llvm functionality into its own file, Ian Rogers
- [PATCH v3 05/18] perf capstone: Remove open_capstone_handle, Ian Rogers
- [PATCH v3 06/18] perf capstone: Support for dlopen-ing libcapstone.so, Ian Rogers
- [PATCH v3 10/18] perf dso: Support BPF programs in dso__read_symbol, Ian Rogers
- [PATCH v3 07/18] perf llvm: Support for dlopen-ing libLLVM.so, Ian Rogers
- [PATCH v3 08/18] perf llvm: Mangle libperf-llvm.so function names, Ian Rogers
- [PATCH v3 09/18] perf dso: Move read_symbol from llvm/capstone to dso, Ian Rogers
- [PATCH v3 14/18] perf build: Remove libiberty support, Ian Rogers
- [PATCH v3 11/18] perf llvm: Disassemble cleanup, Ian Rogers
- [PATCH v3 16/18] perf disasm: Remove disasm_bpf, Ian Rogers
- [PATCH v3 12/18] perf dso: Clean up read_symbol error handling, Ian Rogers
- [PATCH v3 13/18] perf build: Remove libbfd support, Ian Rogers
- [PATCH v3 15/18] perf build: Remove unused defines, Ian Rogers
- [PATCH v3 17/18] perf disasm: Make ins__scnprintf and ins__is_nop static, Ian Rogers
- [PATCH v3 18/18] perf srcline: Fallback between addr2line implementations, Ian Rogers
- [ANN] bpf development stats for 6.14, Stanislav Fomichev
- [RFC PATCH bpf-next 1/2] libbpf: Add libbpf_probe_bpf_kfunc API,
Tao Chen
- [RFC PATCH bpf-next 0/2] Add prog_kfunc feature probe,
Tao Chen
- [PATCH 0/2] modules: allow error injection,
Daniel Gomez
- Message not available
[PATCH net 0/3] Add native mode XDP support,
Meghana Malladi
[RFC bpf-next v1 0/7] bpf: improvements for iterator-based loops convergence,
Eduard Zingerman
[PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO,
Ian Rogers
- [PATCH v2 01/17] perf build: Remove libtracefs configuration, Ian Rogers
- [PATCH v2 02/17] perf map: Constify objdump offset/address conversion APIs, Ian Rogers
- [PATCH v2 03/17] perf capstone: Move capstone functionality into its own file, Ian Rogers
- [PATCH v2 04/17] perf llvm: Move llvm functionality into its own file, Ian Rogers
- [PATCH v2 05/17] perf capstone: Remove open_capstone_handle, Ian Rogers
- [PATCH v2 06/17] perf capstone: Support for dlopen-ing libcapstone.so, Ian Rogers
- [PATCH v2 07/17] perf llvm: Support for dlopen-ing libLLVM.so, Ian Rogers
- [PATCH v2 08/17] perf llvm: Mangle libperf-llvm.so function names, Ian Rogers
- [PATCH v2 09/17] perf dso: Move read_symbol from llvm/capstone to dso, Ian Rogers
- [PATCH v2 10/17] perf dso: Support BPF programs in dso__read_symbol, Ian Rogers
- [PATCH v2 11/17] perf llvm: Disassemble cleanup, Ian Rogers
- [PATCH v2 12/17] perf dso: Clean up read_symbol error handling, Ian Rogers
- [PATCH v2 13/17] perf build: Remove libbfd support, Ian Rogers
- [PATCH v2 14/17] perf build: Remove libiberty support, Ian Rogers
- [PATCH v2 15/17] perf build: Remove unused defines, Ian Rogers
- [PATCH v2 16/17] perf disasm: Remove disasm_bpf, Ian Rogers
- [PATCH v2 17/17] perf disasm: Make ins__scnprintf and ins__is_nop static, Ian Rogers
- Re: [PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO, Andi Kleen
- Re: [PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO, Namhyung Kim
[PATCH bpf-next 0/5] BTF: arbitrary __attribute__ encoding,
Ihor Solodrai
[PATCH bpf v2] selftests/bpf: Fix freplace_link segfault in tailcalls prog test,
Tengda Wu
[PATCH v5 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices,
Werner Sembach
[RFC net-next v3 0/4] virtio_net: Link queues to NAPIs, Joe Damato
[PATCH bpf-next 1/1],
David CARLIER
[PATCH bpf v2 1/2] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type(),
Shigeru Yoshida
Re: [PATCH bpf v8 5/5] selftests/bpf: add strparser test for bpf, Jakub Sitnicki
Re: [PATCH bpf v8 4/5] selftests/bpf: fix invalid flag of recv(), Jakub Sitnicki
[PATCH bpf v2] bpf: remove unnecessary BTF lookups in bpf_sk_storage_tracing_allowed,
Jared Kangas
Re: [PATCH bpf v8 3/5] bpf: disable non stream socket for strparser, Jakub Sitnicki
Re: [PATCH bpf v8 1/5] strparser: add read_sock callback, Jakub Sitnicki
Re: [PATCH bpf v8 2/5] bpf: fix wrong copied_seq calculation, Jakub Sitnicki
[PATCH bpf-next v2 00/10] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs,
Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next v2 01/10] selftests/bpf: test_xdp_veth: Split network configuration, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next v2 02/10] selftests/bpf: Remove unused argument, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next v2 04/10] selftests/bpf: test_xdp_veth: Add prog_config[] table, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next v2 03/10] selftests/bpf: test_xdp_veth: Rename config[], Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next v2 06/10] selftests/bpf: test_xdp_veth: Add new test cases for XDP flags, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next v2 05/10] selftests/bpf: test_xdp_veth: Add XDP flags to prog_configuration, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next v2 07/10] selftests/bpf: Optionally select broadcasting flags, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next v2 08/10] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next v2 09/10] selftests/bpf: test_xdp_veth: Add XDP program on egress test, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next v2 10/10] selftests/bpf: Remove test_xdp_redirect_multi.sh, Bastien Curutchet (eBPF Foundation)
- Re: [PATCH bpf-next v2 00/10] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs, Stanislav Fomichev
[PATCH bpf-next v7 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc,
Juntong Deng
[GIT PULL] Networking for v6.14,
Paolo Abeni
[PATCH bpf] selftests/bpf: Fix freplace_link segfault in tailcalls prog test,
Tengda Wu
ANNOUNCE: pahole v1.29 (Better DWARF loading & BTF encoding), Arnaldo Carvalho de Melo
[PATCH bpf-next 00/10] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs,
Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next 01/10] selftests/bpf: test_xdp_veth: Split network configuration, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next 02/10] selftests/bpf: Remove unused argument, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next 03/10] selftests/bpf: test_xdp_veth: Rename config[], Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next 05/10] selftests/bpf: test_xdp_veth: Add XDP flags to prog_configuration, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next 04/10] selftests/bpf: test_xdp_veth: Add prog_config[] table, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next 07/10] selftests/bpf: Optionally select broadcasting flags, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next 06/10] selftests/bpf: test_xdp_veth: Add new test cases for XDP flags, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next 08/10] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next 09/10] selftests/bpf: test_xdp_veth: Add XDP program on egress test, Bastien Curutchet (eBPF Foundation)
- [PATCH bpf-next 10/10] selftests/bpf: Remove test_xdp_redirect_multi.sh, Bastien Curutchet (eBPF Foundation)
[PATCH] ipv4, bpf: Introduced to support the ULP to get or set sockets, zhangmingyi
[RESEND] ipv4-bpf-Introduced-to-support-the-ULP-to-modify-soc.patch, zhangmingyi
[PATCH] ipv4, bpf: Introduced to support the ULP to modify sockets during setopt,
zhangmingyi
[PATCH bpf-next 0/3] bpf: Omit inlined bounds checks for null elided map lookups,
Daniel Xu
Re: Race Condition between BPF_MAP_UPDATE_ELEM and BPF_MAP_LOOKUP_ELEM for BPF_MAP_TYPE_HASH_OF_MAPS?, Hou Tao
[RFC PATCH net-next v6 00/13] net-timestamp: bpf extension to equip applications transparently,
Jason Xing
- [RFC PATCH net-next v6 01/13] net-timestamp: add support for bpf_setsockopt(), Jason Xing
- [RFC PATCH net-next v6 02/13] net-timestamp: prepare for timestamping callbacks use, Jason Xing
- [RFC PATCH net-next v6 03/13] bpf: stop UDP sock accessing TCP fields in bpf callbacks, Jason Xing
- [RFC PATCH net-next v6 04/13] bpf: stop UDP sock accessing TCP fields in sock_op BPF CALLs, Jason Xing
- [RFC PATCH net-next v6 05/13] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING, Jason Xing
- [RFC PATCH net-next v6 06/13] net-timestamp: support SCM_TSTAMP_SCHED for bpf extension, Jason Xing
- [RFC PATCH net-next v6 08/13] net-timestamp: support hw SCM_TSTAMP_SND for bpf extension, Jason Xing
- [RFC PATCH net-next v6 07/13] net-timestamp: support sw SCM_TSTAMP_SND for bpf extension, Jason Xing
- [RFC PATCH net-next v6 09/13] net-timestamp: support SCM_TSTAMP_ACK for bpf extension, Jason Xing
- [RFC PATCH net-next v6 10/13] net-timestamp: make TCP tx timestamp bpf extension work, Jason Xing
- [RFC PATCH net-next v6 11/13] net-timestamp: add a new callback in tcp_tx_timestamp(), Jason Xing
- [RFC PATCH net-next v6 12/13] net-timestamp: introduce cgroup lock to avoid affecting non-bpf cases, Jason Xing
- [RFC PATCH net-next v6 13/13] bpf: add simple bpf tests in the tx path for so_timestamping feature, Jason Xing
[GIT PULL] BPF changes for v6.14,
Alexei Starovoitov
[syzbot] Monthly bpf report (Jan 2025), syzbot
[syzbot] [bpf?] possible deadlock in bpf_map_mmap, syzbot
[PATCH bpf] samples/bpf: fix broken vmlinux path for VMLINUX_BTF,
Jinghao Jia
[PATCH v1] samples/bpf: Add a trace tool with perf PMU counters,
Leo Yan
[PATCH bpf-next v2 0/3] bpf: Allow 'may_goto 0' instruction,
Yonghong Song
[PATCH bpf-next v2 0/2] Arena Queued Spin Lock,
Kumar Kartikeya Dwivedi
Re: [PATCH bpf v7 3/5] bpf: disable non stream socket for strparser, Jakub Sitnicki
Re: [PATCH bpf v7 1/5] strparser: add read_sock callback, Jakub Sitnicki
Re: [PATCH bpf v7 2/5] bpf: fix wrong copied_seq calculation,
Jakub Sitnicki
[PATCH bpf-next v1 0/2] Arena Queued Spin Lock,
Kumar Kartikeya Dwivedi
[no subject], Unknown
REMINDER - LSF/MM/BPF: 2025: Call for Proposals,
Michal Hocko
[PATCH net-next v2 0/3] net: ethernet: ti: am65-cpsw: streamline RX/TX queue creation and cleanup,
Roger Quadros
Re: [syzbot] [cgroups?] possible deadlock in console_lock_spinning_enable (5),
syzbot
[PATCH bpf-next v3 0/5] Free htab element out of bucket lock,
Hou Tao
[LSF/MM/BPF TOPIC] Optimizing Skmsg Performance, Cong Wang
[PATCH] seccomp: passthrough uretprobe systemcall without filtering,
Eyal Birger
[PATCH bpf-next] libbpf: work around kernel inconsistently stripping '.llvm.' suffix,
Andrii Nakryiko
Announcement: GCC BPF is now being tested on BPF CI,
Ihor Solodrai
[PATCH rcu 0/17] SRCU updates, including SRCU-fast,
Paul E. McKenney
- [PATCH rcu 03/17] srcu: Use ->srcu_gp_seq for rcutorture reader batch, Paul E. McKenney
- [PATCH rcu 01/17] srcu: Make Tiny SRCU able to operate in preemptible kernels, Paul E. McKenney
- [PATCH rcu 02/17] srcu: Define SRCU_READ_FLAVOR_ALL in terms of symbols, Paul E. McKenney
- [PATCH rcu 04/17] srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structure, Paul E. McKenney
- [PATCH rcu 05/17] srcu: Make SRCU readers use ->srcu_ctrs for counter selection, Paul E. McKenney
- [PATCH rcu 07/17] srcu: Force synchronization for srcu_get_delay(), Paul E. McKenney
- [PATCH rcu 08/17] srcu: Rename srcu_check_read_flavor_lite() to srcu_check_read_flavor_force(), Paul E. McKenney
- [PATCH rcu 10/17] srcu: Pull pointer-to-integer conversion into __srcu_ptr_to_ctr(), Paul E. McKenney
- [PATCH rcu 09/17] srcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for synchronize_rcu(), Paul E. McKenney
- [PATCH rcu 06/17] srcu: Make Tree SRCU updates independent of ->srcu_idx, Paul E. McKenney
- [PATCH rcu 11/17] srcu: Pull integer-to-pointer conversion into __srcu_ctr_to_ptr(), Paul E. McKenney
- [PATCH rcu 13/17] srcu: Add SRCU-fast readers, Paul E. McKenney
- [PATCH rcu 12/17] srcu: Move SRCU Tree/Tiny definitions from srcu.h, Paul E. McKenney
- [PATCH rcu 14/17] rcutorture: Add ability to test srcu_read_{,un}lock_fast(), Paul E. McKenney
- [PATCH rcu 15/17] refscale: Add srcu_read_lock_fast() support using "srcu-fast", Paul E. McKenney
- Re: [PATCH rcu 0/17] SRCU updates, including SRCU-fast, Paul E. McKenney
- [PATCH rcu v2] 03/20] srcu: Use ->srcu_gp_seq for rcutorture reader batch, Paul E. McKenney
- [PATCH rcu v2] 01/20] srcu: Make Tiny SRCU able to operate in preemptible kernels, Paul E. McKenney
- [PATCH rcu v2] 02/20] srcu: Define SRCU_READ_FLAVOR_ALL in terms of symbols, Paul E. McKenney
- [PATCH rcu v2] 04/20] srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structure, Paul E. McKenney
- [PATCH rcu v2] 05/20] srcu: Make SRCU readers use ->srcu_ctrs for counter selection, Paul E. McKenney
- [PATCH rcu v2] 06/20] srcu: Make Tree SRCU updates independent of ->srcu_idx, Paul E. McKenney
- [PATCH rcu v2] 07/20] srcu: Force synchronization for srcu_get_delay(), Paul E. McKenney
- [PATCH rcu v2] 14/20] rcutorture: Add ability to test srcu_read_{,un}lock_fast(), Paul E. McKenney
- [PATCH rcu v2] 09/20] srcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for synchronize_rcu(), Paul E. McKenney
- [PATCH rcu v2] 13/20] srcu: Add SRCU-fast readers, Paul E. McKenney
- [PATCH rcu v2] 10/20] srcu: Pull pointer-to-integer conversion into __srcu_ptr_to_ctr(), Paul E. McKenney
- [PATCH rcu v2] 12/20] srcu: Move SRCU Tree/Tiny definitions from srcu.h, Paul E. McKenney
- [PATCH rcu v2] 15/20] refscale: Add srcu_read_lock_fast() support using "srcu-fast", Paul E. McKenney
- [PATCH rcu v2] 11/20] srcu: Pull integer-to-pointer conversion into __srcu_ctr_to_ptr(), Paul E. McKenney
- [PATCH rcu v2] 08/20] srcu: Rename srcu_check_read_flavor_lite() to srcu_check_read_flavor_force(), Paul E. McKenney
- [PATCH rcu v2] 18/20] srcu: Document that srcu_{read_lock,down_read}() can share srcu_struct, Paul E. McKenney
- [PATCH rcu v2] 19/20] srcu: Add srcu_down_read_fast() and srcu_up_read_fast(), Paul E. McKenney
[RFC PATCH bpf-next 0/7] bpf: BPF internal fine-grained permission management (BPF internal capabilities),
Juntong Deng
[net-next PATCH v4 0/6] Add af_xdp support for cn10k,
Suman Ghosh
[PATCH bpf] bpf: use attach_btf instead of vmlinux in bpf_sk_storage_tracing_allowed,
Jared Kangas
[PATCH bpf-next v6 0/4] xsk: TX metadata Launch Time support,
Song Yoong Siang
[LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?,
Theodore Ts'o
[PATCH v2 5.10 1/1] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()., Dmitriy Privalov
[PATCH bpf v1] selftests/bpf: Fix undefined UINT_MAX in veristat.c,
Tony Ambardar
[PATCH bpf-next v6 0/5] net/smc: Introduce smc_ops,
D. Wythe
[PATCH net-next v2 0/4] virtio_net: Link queues to NAPIs,
Joe Damato
[PATCH bpf-next 0/3] bpf: Allow 'may_goto 0' instruction,
Yonghong Song
[no subject],
Tao Chen
[PATCH bpf-next v1] veristat: load struct_ops programs only once,
Eduard Zingerman
[PATCH net-next 0/4] net: ethernet: ti: am65-cpsw: streamline RX/TX queue creation and cleanup,
Roger Quadros
[no subject], Unknown
[PATCH net-next v3 0/8] bpf: cpumap: enable GRO for XDP_PASS frames,
Alexander Lobakin
[PATCH bpf] bpf: trace: send signals asynchronously if !preemptible,
Puranjay Mohan
[PATCH bpf v2 1/4] selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill test,
Pu Lehui
[PATCH 5.10] xsk: fix OOB map writes when deleting elements, Vasiliy Kovalev
[PATCH 5.10 1/1] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()., d.privalov
[PATCH net 1/1] tools: Sync if_xdp.h uapi tooling header,
Song Yoong Siang
[PATCH bpf-next v5 0/7] bpf, mm: Introduce try_alloc_pages(),
Alexei Starovoitov
- [PATCH bpf-next v5 1/7] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation, Alexei Starovoitov
- [PATCH bpf-next v5 2/7] mm, bpf: Introduce free_pages_nolock(), Alexei Starovoitov
- [PATCH bpf-next v5 3/7] locking/local_lock: Introduce local_trylock_irqsave(), Alexei Starovoitov
- [PATCH bpf-next v5 4/7] memcg: Use trylock to access memcg stock_lock., Alexei Starovoitov
- [PATCH bpf-next v5 5/7] mm, bpf: Use memcg in try_alloc_pages()., Alexei Starovoitov
- [PATCH bpf-next v5 6/7] mm: Make failslab, kfence, kmemleak aware of trylock mode, Alexei Starovoitov
- [PATCH bpf-next v5 7/7] bpf: Use try_alloc_pages() to allocate pages for bpf needs., Alexei Starovoitov
[PATCH bpf-next v3] selftests/Makefile: override the srctree for out-of-tree builds,
Li Zhijian
[PATCH v9 0/2] PCI: add enabe(disable)_device() hook for bridge,
Frank Li
[PATCH bpf-next v7 0/5] Support eliding map lookup nullness,
Daniel Xu
[LSF/MM/BPF TOPIC] fanotify filter,
Song Liu
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition,
Valentin Schneider
- [PATCH v4 01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[], Valentin Schneider
- [PATCH v4 02/30] objtool: Flesh out warning related to pv_ops[] calls, Valentin Schneider
- [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option, Valentin Schneider
- [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE, Valentin Schneider
- [PATCH v4 05/30] jump_label: Add annotations for validating noinstr usage, Valentin Schneider
- [PATCH v4 06/30] static_call: Add read-only-after-init static calls, Valentin Schneider
- [PATCH v4 07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 08/30] x86/idle: Mark x86_idle static call as __ro_after_init, Valentin Schneider
- [PATCH v4 09/30] x86/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 10/30] riscv/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 11/30] loongarch/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 12/30] arm64/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 14/30] perf/x86/amd: Mark perf_lopwr_cb static call as __ro_after_init, Valentin Schneider
- [PATCH v4 13/30] arm/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 15/30] sched/clock: Mark sched_clock_running key as __ro_after_init, Valentin Schneider
- [PATCH v4 16/30] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr, Valentin Schneider
- [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr, Valentin Schneider
[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]