Linux Arch
[Prev Page][Next Page]
- Re: [patch 00/13] preempt: Make preempt count unconditional, (continued)
- Re: [patch 05/13] mm/pagemap: Clenaup PREEMPT_COUNT leftovers, kernel test robot
- [PATCH RFC v1 01/18] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT, Wei Liu
- [PATCH RFC v1 12/18] asm-generic/hyperv: update hv_interrupt_entry,
Wei Liu
- [PATCH RFC v1 09/18] x86/hyperv: provide a bunch of helper functions,
Wei Liu
- [PATCH RFC v1 11/18] asm-generic/hyperv: update hv_msi_entry, Wei Liu
- [PATCH RFC v1 14/18] asm-generic/hyperv: import data structures for mapping device interrupts, Wei Liu
- [PATCH RFC v1 13/18] asm-generic/hyperv: introduce hv_device_id and auxiliary structures,
Wei Liu
- [PATCH RFC v1 07/18] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary,
Wei Liu
- [PATCH v2 0/4] more mm switching vs TLB shootdown and lazy tlb fixes,
Nicholas Piggin
- [RFC/RFT PATCH v2 0/5] Unify NUMA implementation between ARM64 & RISC-V,
Atish Patra
- [PATCH] locking/atomic/bitops: Fix some wrong param names in comments,
Miaohe Lin
- [asm-generic:asm-generic] BUILD SUCCESS 1ed4c95761e7306f79c9c2ddbdb327d73ef2ba8e, kernel test robot
- [PATCH] docs/memory-barriers.txt: Fix a typo in CPU MEMORY BARRIERS section,
Fox Chen
- [PATCH v2] kbuild: preprocess module linker script,
Masahiro Yamada
- [PATCH v2] MIPS: make userspace mapping young by default,
Huang Pei
- [RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding,
Gerald Schaefer
- [PATCH 0/9] ARM: remove set_fs callers and implementation,
Arnd Bergmann
- [PATCH 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault, Arnd Bergmann
- [PATCH 4/9] ARM: syscall: always store thread_info->syscall, Arnd Bergmann
- [PATCH 9/9] ARM: uaccess: remove set_fs() implementation, Arnd Bergmann
- [PATCH 6/9] ARM: oabi-compat: rework sys_semtimedop emulation, Arnd Bergmann
- [PATCH 8/9] ARM: uaccess: add __{get,put}_kernel_nofault, Arnd Bergmann
- [PATCH 7/9] ARM: oabi-compat: rework fcntl64() emulation, Arnd Bergmann
- [PATCH 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation, Arnd Bergmann
- [PATCH 3/9] ARM: oabi-compat: add epoll_pwait handler, Arnd Bergmann
- [PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs(), Arnd Bergmann
- Using asm_volatile_goto for get_user(), David Laight
- remove set_fs for riscv v2,
Christoph Hellwig
- [PATCH 1/8] uaccess: provide a generic TASK_SIZE_MAX definition, Christoph Hellwig
- [PATCH 4/8] asm-generic: make the set_fs implementation optional, Christoph Hellwig
- [PATCH 6/8] riscv: refactor __get_user and __put_user, Christoph Hellwig
- [PATCH 2/8] asm-generic: improve the nommu {get,put}_user handling, Christoph Hellwig
- [PATCH 8/8] riscv: remove address space overrides using set_fs(), Christoph Hellwig
- [PATCH 5/8] riscv: use memcpy based uaccess for nommu again, Christoph Hellwig
- [PATCH 7/8] riscv: implement __get_kernel_nofault and __put_user_nofault, Christoph Hellwig
- [PATCH 3/8] asm-generic: add nommu implementations of __{get,put}_kernel_nofault, Christoph Hellwig
- Re: remove set_fs for riscv v2, Palmer Dabbelt
- Re: remove set_fs for riscv v2, Christoph Hellwig
- Re: [PATCH] dma-direct: zero out DMA_ATTR_NO_KERNEL_MAPPING buf,
James Bottomley
- remove set_fs for riscv,
Christoph Hellwig
- [PATCH 2/8] uaccess: provide a generic TASK_SIZE_MAX definition, Christoph Hellwig
- [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from,to}_user, Christoph Hellwig
- [PATCH 7/8] riscv: implement __get_kernel_nofault and __put_user_nofault, Christoph Hellwig
- [PATCH 8/8] riscv: remove address space overrides using set_fs(), Christoph Hellwig
- [PATCH 6/8] riscv: refactor __get_user and __put_user, Christoph Hellwig
- [PATCH 4/8] asm-generic: prepare uaccess.h for a set_fs-less world, Christoph Hellwig
- [PATCH 5/8] riscv: use memcpy based uaccess for nommu again, Christoph Hellwig
- [PATCH 1/8] maccess: add a generic __{get,put}_kernel_nofault for nommu, Christoph Hellwig
- Re: remove set_fs for riscv, Arnd Bergmann
- [PATCH] kbuild: preprocess module linker script,
Masahiro Yamada
- [PATCH v9 00/29] arm64: Memory Tagging Extension user-space support,
Catalin Marinas
- [PATCH v9 13/29] mm: Introduce arch_calc_vm_flag_bits(), Catalin Marinas
- [PATCH v9 12/29] arm64: mte: Tags-aware aware memcmp_pages() implementation, Catalin Marinas
- [PATCH v9 16/29] arm64: mte: Validate the PROT_MTE request via arch_validate_flags(), Catalin Marinas
- [PATCH v9 18/29] arm64: mte: Allow user control of the tag check mode via prctl(), Catalin Marinas
- [PATCH v9 20/29] arm64: mte: Restore the GCR_EL1 register after a suspend, Catalin Marinas
- [PATCH v9 19/29] arm64: mte: Allow user control of the generated random tags via prctl(), Catalin Marinas
- [PATCH v9 14/29] arm64: mte: Add PROT_MTE support to mmap() and mprotect(), Catalin Marinas
- [PATCH v9 09/29] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE, Catalin Marinas
- [PATCH v9 15/29] mm: Introduce arch_validate_flags(), Catalin Marinas
- [PATCH v9 07/29] mm: Add PG_arch_2 page flag, Catalin Marinas
- [PATCH v9 28/29] arm64: mte: Kconfig entry, Catalin Marinas
- [PATCH v9 27/29] arm64: mte: Save tags when hibernating, Catalin Marinas
- [PATCH v9 26/29] arm64: mte: Enable swap of tagged pages, Catalin Marinas
- [PATCH v9 29/29] arm64: mte: Add Memory Tagging Extension documentation, Catalin Marinas
- [PATCH v9 24/29] fs: Handle intra-page faults in copy_mount_options(), Catalin Marinas
- [PATCH v9 23/29] arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regset, Catalin Marinas
- [PATCH v9 22/29] arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support, Catalin Marinas
- [PATCH v9 25/29] mm: Add arch hooks for saving/restoring tags, Catalin Marinas
- [PATCH v9 21/29] arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasks, Catalin Marinas
- [PATCH v9 17/29] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files, Catalin Marinas
- [PATCH v9 10/29] arm64: mte: Tags-aware copy_{user_,}highpage() implementations, Catalin Marinas
- [PATCH v9 11/29] arm64: Avoid unnecessary clear_user_page() indirection, Catalin Marinas
- [PATCH v9 08/29] mm: Preserve the PG_arch_2 flag in __split_huge_page_tail(), Catalin Marinas
- [PATCH v9 06/29] arm64: mte: Handle synchronous and asynchronous tag check faults, Catalin Marinas
- [PATCH v9 05/29] arm64: mte: Add specific SIGSEGV codes, Catalin Marinas
- [PATCH v9 03/29] arm64: mte: CPU feature detection and initial sysreg configuration, Catalin Marinas
- [PATCH v9 02/29] arm64: mte: Use Normal Tagged attributes for the linear map, Catalin Marinas
- [PATCH v9 01/29] arm64: mte: system register definitions, Catalin Marinas
- [PATCH v9 04/29] arm64: kvm: mte: Hide the MTE CPUID information from the guests, Catalin Marinas
- [PATCH] MIPS: make userspace mapping young by default,
Huang Pei
- remove the last set_fs() in common code, and remove it for x86 and powerpc v3,
Christoph Hellwig
- [PATCH 03/14] proc: add a read_iter method to proc proc_ops, Christoph Hellwig
- [PATCH 02/14] proc: cleanup the compat vs no compat file ops, Christoph Hellwig
- [PATCH 08/14] test_bitmap: remove user bitmap tests, Christoph Hellwig
- [PATCH 06/14] fs: don't allow splice read/write without explicit ops, Christoph Hellwig
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3, Al Viro
- [PATCH 11/14] x86: make TASK_SIZE_MAX usable from assembly code, Christoph Hellwig
- [PATCH 14/14] powerpc: remove address space overrides using set_fs(), Christoph Hellwig
- [PATCH 07/14] uaccess: add infrastructure for kernel builds with set_fs(), Christoph Hellwig
- [PATCH 10/14] x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.h, Christoph Hellwig
- [PATCH 13/14] powerpc: use non-set_fs based maccess routines, Christoph Hellwig
- [PATCH 12/14] x86: remove address space overrides using set_fs(), Christoph Hellwig
- [PATCH 04/14] sysctl: Convert to iter interfaces, Christoph Hellwig
- [PATCH 05/14] fs: don't allow kernel reads and writes without iter ops, Christoph Hellwig
- [PATCH 09/14] lkdtm: remove set_fs-based tests, Christoph Hellwig
- [PATCH 01/14] proc: remove a level of indentation in proc_get_inode, Christoph Hellwig
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3, Linus Torvalds
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3, Ingo Molnar
- [PATCH v2 00/10] Independent per-CPU data section for nVHE,
David Brazdil
- [PATCH v2 01/10] Macros to override naming of percpu symbols and sections, David Brazdil
- [PATCH v2 02/10] kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY, David Brazdil
- [PATCH v2 04/10] kvm: arm64: Remove hyp_adr/ldr_this_cpu, David Brazdil
- [PATCH v2 10/10] kvm: arm64: Remove unnecessary hyp mappings, David Brazdil
- [PATCH v2 09/10] kvm: arm64: Set up hyp percpu data for nVHE, David Brazdil
- [PATCH v2 08/10] kvm: arm64: Mark hyp stack pages reserved, David Brazdil
- [PATCH v2 03/10] kvm: arm64: Remove __hyp_this_cpu_read, David Brazdil
- [PATCH v2 07/10] kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE, David Brazdil
- [PATCH v2 05/10] kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars, David Brazdil
- [PATCH v2 06/10] kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp, David Brazdil
- Re: [PATCH v2 00/10] Independent per-CPU data section for nVHE, Will Deacon
- [asm-generic:asm-generic] BUILD SUCCESS 6886f9d49aaae6855e830ec35d69c114d121e4a9, kernel test robot
- [PATCH v7 0/5] Warn on orphan section placement,
Kees Cook
- [PATCH v3 00/23] Use asm-generic for mmu_context no-op functions,
Nicholas Piggin
- [PATCH v3 02/23] alpha: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 10/23] microblaze: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 11/23] mips: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 23/23] xtensa: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 22/23] x86: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 21/23] um: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 19/23] sh: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 20/23] sparc: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 18/23] s390: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 17/23] riscv: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 16/23] powerpc: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 15/23] parisc: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 14/23] openrisc: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 13/23] nios2: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 12/23] nds32: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 09/23] m68k: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 08/23] ia64: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 07/23] hexagon: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 06/23] csky: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 05/23] arm64: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 04/23] arm: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 03/23] arc: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH v3 01/23] asm-generic: add generic MMU versions of mmu context functions, Nicholas Piggin
- Re: [PATCH v3 00/23] Use asm-generic for mmu_context no-op functions, Arnd Bergmann
- [PATCH memory-model 0/9] LKMM updates for v5.10,
Paul E. McKenney
- [PATCH kcsan 11/19] locking/atomics: Use read-write instrumentation for atomic RMWs, paulmck
- [PATCH kcsan 18/19] bitops, kcsan: Partially revert instrumentation for non-atomic bitops,
paulmck
- Re: [Question] About SECCOMP issue for ILP32,
Yury Norov
- [PATCH v3 0/3] add fault injection to user memory access,
albert . linde
- [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless,
Masami Hiramatsu
- [PATCH v5 12/21] sh: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v5 17/21] llist: Add nonatomic __llist_add() and __llist_dell_all(), Masami Hiramatsu
- [PATCH v5 15/21] kprobes: Free kretprobe_instance with rcu callback, Masami Hiramatsu
- [PATCH v5 21/21] kprobes: Replace rp->free_instance with freelist, Masami Hiramatsu
- [PATCH v5 20/21] freelist: Lock less freelist, Masami Hiramatsu
- [PATCH v5 19/21] asm-generic/atomic: Add try_cmpxchg() fallbacks, Masami Hiramatsu
- [PATCH v5 18/21] kprobes: Remove kretprobe hash, Masami Hiramatsu
- [PATCH v5 16/21] kprobes: Make local used functions static, Masami Hiramatsu
- [PATCH v5 10/21] powerpc: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v5 09/21] parisc: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v5 08/21] mips: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v5 07/21] ia64: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v5 06/21] csky: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless, Peter Zijlstra
[PATCH v2 0/3] docs/memory-barriers: Apply missed changes,
SeongJae Park
[PATCH 0/3] memory-barriers: Apply missed changes,
SeongJae Park
[PATCH v2 0/3] add fault injection to user memory access,
albert . linde
[PATCH v4 00/23] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless,
Masami Hiramatsu
- [PATCH v4 01/23] kprobes: Add generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v4 02/23] x86/kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v4 03/23] arm: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v4 04/23] arm64: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v4 05/23] arc: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v4 06/23] csky: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v4 07/23] ia64: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v4 09/23] parisc: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v4 08/23] mips: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v4 10/23] powerpc: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v4 12/23] sh: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v4 14/23] kprobes: Remove NMI context check, Masami Hiramatsu
- [PATCH v4 15/23] kprobes: Free kretprobe_instance with rcu callback, Masami Hiramatsu
- [PATCH v4 13/23] sparc: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v4 16/23] kprobes: Make local used functions static, Masami Hiramatsu
- [PATCH v4 17/23] llist: Add nonatomic __llist_add(), Masami Hiramatsu
- [PATCH v4 21/23] asm-generic/atomic: Add try_cmpxchg() fallbacks, Masami Hiramatsu
- [PATCH v4 23/23] kprobes: Replace rp->free_instance with freelist, Masami Hiramatsu
- [PATCH v4 22/23] freelist: Lock less freelist, Masami Hiramatsu
- [PATCH v4 20/23] [RFC] kprobes: Remove task scan for updating kretprobe_instance, Masami Hiramatsu
- [PATCH v4 19/23] kprobes: Remove kretprobe hash, Masami Hiramatsu
- [PATCH v4 18/23] sched: Fix try_invoke_on_locked_down_task() semantics, Masami Hiramatsu
- [PATCH v4 11/23] s390: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- Re: [PATCH v4 00/23] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless, Masami Hiramatsu
[PATCH 0/4] more mm switching vs TLB shootdown and lazy tlb,
Nicholas Piggin
Re: [PATCH v3] mm: Fix kthread_use_mm() vs TLB invalidate,
Nicholas Piggin
[PATCH v3 00/16] kprobes: Unify kretprobe trampoline handlers,
Masami Hiramatsu
- [PATCH v3 01/16] kprobes: Add generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v3 02/16] x86/kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v3 03/16] arm: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v3 04/16] arm64: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v3 08/16] mips: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v3 07/16] ia64: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v3 06/16] csky: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v3 09/16] parisc: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v3 10/16] powerpc: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v3 12/16] sh: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v3 13/16] sparc: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v3 14/16] kprobes: Remove NMI context check, Masami Hiramatsu
- [PATCH v3 15/16] kprobes: Free kretprobe_instance with rcu callback, Masami Hiramatsu
- [PATCH v3 16/16] kprobes: Make local used functions static, Masami Hiramatsu
- [PATCH v3 11/16] s390: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
- [PATCH v3 05/16] arc: kprobes: Use generic kretprobe trampoline handler, Masami Hiramatsu
[RFC][PATCH 0/7] kprobes: Make kretprobes lockless,
Peter Zijlstra
[RFC][PATCH 7/7] kprobes: Replace rp->free_instance with freelist, Peter Zijlstra
[RFC][PATCH 2/7] sched: Fix try_invoke_on_locked_down_task() semantics, Peter Zijlstra
[RFC][PATCH 3/7] kprobes: Remove kretprobe hash, Peter Zijlstra
[RFC][PATCH 5/7] asm-generic/atomic: Add try_cmpxchg() fallbacks, Peter Zijlstra
remove the last set_fs() in common code, and remove it for x86 and powerpc v2,
Christoph Hellwig
- [PATCH 04/10] test_bitmap: skip user bitmap tests for !CONFIG_SET_FS, Christoph Hellwig
- [PATCH 10/10] powerpc: remove address space overrides using set_fs(), Christoph Hellwig
- [PATCH 07/10] x86: make TASK_SIZE_MAX usable from assembly code, Christoph Hellwig
- [PATCH 08/10] x86: remove address space overrides using set_fs(), Christoph Hellwig
- [PATCH 03/10] uaccess: add infrastructure for kernel builds with set_fs(), Christoph Hellwig
- [PATCH 09/10] powerpc: use non-set_fs based maccess routines, Christoph Hellwig
- [PATCH 05/10] lkdtm: disable set_fs-based tests for !CONFIG_SET_FS, Christoph Hellwig
- [PATCH 06/10] x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.h, Christoph Hellwig
- [PATCH 01/10] fs: don't allow kernel reads and writes without iter ops, Christoph Hellwig
[PATCH 02/10] fs: don't allow splice read/write without explicit ops, Christoph Hellwig
Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v2, Christoph Hellwig
Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v2, Christophe Leroy
Re: [PATCH 02/10] fs: don't allow splice read/write without explicit ops, David Howells
Re: [PATCH 02/10] fs: don't allow splice read/write without explicit ops, David Howells
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]