messages from 2009-08-04 06:06:06 to 2009-08-04 07:45:45 UTC [more...]
[RFC][PATCH v2 4/4] OMAP4: PMIC: Update TWL mfd driver to create twl6030 regulators
2009-08-04 7:45 UTC (3+ messages)
[PATCH v2 0/8] sparc: use asm-generic/dma-mapping-common.h and
2009-08-04 7:45 UTC (6+ messages)
` [PATCH v2 0/8] sparc: use asm-generic/dma-mapping-common.h and pci-dma-compat.h
+ documentation-update-stale-definition-of-file-nr-in-fstxt.patch added to -mm tree
2009-08-04 7:43 UTC
[PATCH] posix-timers: fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW
2009-08-04 7:41 UTC (3+ messages)
[dm-crypt] 1,5 TB partition: use cbc-essiv or xts-plain?
2009-08-04 7:42 UTC (3+ messages)
Kernel oops on setting sky2 interfaces down
2009-08-04 7:38 UTC (7+ messages)
drivers that require headers in mach-omap
2009-08-04 7:37 UTC (7+ messages)
[PATCH] net: Keep interface binding when sending packets with ipi_ifindex = 0
2009-08-04 7:36 UTC (6+ messages)
+ cpu_hotplug-dont-affect-current-tasks-affinity.patch added to -mm tree
2009-08-04 7:35 UTC (11+ messages)
` [PATCH] cpusets: fix deadlock with cpu_down()->cpuset_lock()
` [PATCH] cpusets: rework guarantee_online_cpus() to fix deadlock with cpu_down()
[PATCHv4] git apply: option to ignore whitespace differences
2009-08-04 7:33 UTC (3+ messages)
[Buildroot] [pull request] Pull request for branch xorg-bump-versions
2009-08-04 7:32 UTC (4+ messages)
` [Buildroot] [PATCH 4/4] xorg: add a new cross-compile fix for libXt 1.0.6
[PATCH] cfg80211: clear SSID on disconnect
2009-08-04 7:32 UTC (4+ messages)
` [PATCH v2] cfg80211: clear SSID on disconnect/no connection
[KVM-AUTOTEST PATCH 12/12] KVM test: make stress_boot work properly with TAP networking
2009-08-04 7:33 UTC (3+ messages)
conflict status
2009-08-04 7:31 UTC (7+ messages)
[PATCH 0/3] Generic sysfs support for ACPI ALS and other ALS devices
2009-08-04 7:30 UTC (3+ messages)
[PATCH 1/3] ACPI: introduce ACPI ALS driver
2009-08-04 7:29 UTC (2+ messages)
netlink socket -- set mode fails ???
2009-08-04 7:29 UTC
Xtables2 snapshot 20090804
2009-08-04 7:26 UTC (104+ messages)
` [PATCH 001/103] netfilter: xtables: remove xt_TOS v0
` [PATCH 002/103] netfilter: xtables: remove xt_CONNMARK v0
` [PATCH 003/103] netfilter: xtables: remove xt_MARK v0, v1
` [PATCH 004/103] netfilter: xtables: remove xt_connmark v0
` [PATCH 005/103] netfilter: xtables: remove xt_conntrack v0
` [PATCH 006/103] netfilter: xtables: remove xt_iprange v0
` [PATCH 007/103] netfilter: xtables: remove xt_mark v0
` [PATCH 008/103] netfilter: xtables: remove obsolete /proc/net/ipt_recent
` [PATCH 009/103] netfilter: xtables: remove xt_owner v0
` [PATCH 010/103] netfilter: xtables: remove redirecting header files
` [PATCH 011/103] netfilter: conntrack: switch hook PFs to nfproto
` [PATCH 012/103] netfilter: xtables: "
` [PATCH 013/103] netfilter: xtables: switch table AFs "
` [PATCH 014/103] netfilter: xtables: remove unneeded gotos in table error paths
` [PATCH 015/103] netfilter: xtables: realign struct xt_target_param
` [PATCH 016/103] netfilter: iptables: remove unused datalen variable
` [PATCH 017/103] netfilter: xtables: use better unconditional check
` [PATCH 018/103] netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks
` [PATCH 019/103] netfilter: xtables: check for unconditionality of policies
` [PATCH 020/103] netfilter: xtables: check for standard verdicts in policies
` [PATCH 021/103] netfilter: xtables: consolidate table hook functions
` [PATCH 022/103] netfilter: xtables: compact "
` [PATCH 023/103] netfilter: xtables: generate nf_hook_ops on-demand
` [PATCH 024/103] netfilter: xtables: mark table constant for registering functions
` [PATCH 025/103] netfilter: xtables: constify initial table data
` [PATCH 026/103] netfilter: xtables: use xt_table for hook instantiation
` [PATCH 027/103] netfilter: xtables: generate initial table on-demand
` [PATCH 028/103] netfilter: reduce NF_HOOK by one argument
` [PATCH 029/103] netfilter: get rid of the grossness in netfilter.h
` [PATCH 030/103] netfilter: xtables: print details on size mismatch
` [PATCH 031/103] netfilter: xtables: constify args in compat copying functions
` [PATCH 032/103] netfilter: xtables: add const qualifiers
` [PATCH 033/103] netfilter: xtables: replace XT_ENTRY_ITERATE macro
` [PATCH 034/103] netfilter: xtables: optimize call flow around xt_entry_foreach
` [PATCH 035/103] netfilter: xtables: replace XT_MATCH_ITERATE macro
` [PATCH 036/103] netfilter: xtables: optimize call flow around xt_ematch_foreach
` [PATCH 037/103] netfilter: xtables: reduce arguments to translate_table
` [PATCH 038/103] netfilter: xtables2: make ip_tables reentrant
` [PATCH 039/103] netfilter: xtables: dissolve do_match function
` [PATCH 040/103] netfilter: xtables: combine struct xt_match_param and xt_target_param
` [PATCH 041/103] netfilter: xtables: substitute temporary defines by final name
` [PATCH 042/103] netfilter: xtables: make use of xt_request_find_target
` [PATCH 043/103] netfilter: xtables: consolidate code into xt_request_find_match
` [PATCH 044/103] netfilter: xtables: deconstify struct xt_action_param for matches
` [PATCH 045/103] netfilter: xtables: change hotdrop pointer to direct modification
` [PATCH 046/103] netfilter: xtables: combine built-in extension structs
` [PATCH 047/103] netfilter: xtables: move functions around
` [PATCH 048/103] netfilter: ebtables: change ebt_basic_match to xt convention
` [PATCH 049/103] netfilter: xtables: convert basic nfproto match functions into xt matches
` [PATCH 050/103] netfilter: xtables2: initial table skeletal functions
` [PATCH 051/103] netfilter: xtables2: initial chain "
` [PATCH 052/103] netfilter: xtables2: initial rule "
` [PATCH 053/103] netfilter: xtables: alternate size checking in xt_check_match
` [PATCH 054/103] netfilter: xtables: alternate size checking in xt_check_target
` [PATCH 055/103] netfilter: xtables2: per-rule match skeletal functions
` [PATCH 056/103] netfilter: xtables2: per-rule target "
` [PATCH 057/103] netfilter: xtables2: xt_check_target in combination with xt2 contexts
` [PATCH 058/103] netfilter: xtables2: jumpstack (de)allocation functions
` [PATCH 059/103] netfilter: xtables2: table traversal
` [PATCH 060/103] netfilter: xt_quota: fix wrong return value (error case)
` [PATCH 061/103] netfilter: xtables: add xt_quota revision 3
` [PATCH 062/103] netfilter: xtables2: make a copy of the ipv6_filter table
` [PATCH 063/103] netfilter: xtables2: initial xt1->xt2 translation for tables
` [PATCH 064/103] netfilter: xtables2: xt2->xt1 translation - GET_INFO support
` [PATCH 065/103] netfilter: xtables2: xt2->xt1 translation - GET_ENTRIES support
` [PATCH 066/103] netfilter: xtables2: xt1->xt2 translation - SET_REPLACE support
` [PATCH 067/103] netfilter: xtables2: return counters after SET_REPLACE
` [PATCH 068/103] netfilter: xtables2: xt1->xt2 translation - ADD_COUNTERS support
` [PATCH 069/103] netfilter: xtables2: xt2->xt1 translation - compat GET_INFO support
` [PATCH 070/103] netfilter: xtables: use compat_u64 inside struct compat_xt_counters
` [PATCH 071/103] netfilter: ip6tables: move mark_chains to xt1_perproto.c
` [PATCH 072/103] netfilter: xtables2: xt2<->xt1 translation - compat GET_ENTRIES/SET_REPLACE support
` [PATCH 073/103] netfilter: xtables2: compat->normal match data translation
` [PATCH 074/103] netfilter: xtables2: compat->normal target "
` [PATCH 075/103] netfilter: xtables2: outsource code into xts_match_to_xt1 function
` [PATCH 076/103] netfilter: xtables2: normal->compat match data translation
` [PATCH 077/103] netfilter: xtables2: normal->compat target "
` [PATCH 078/103] netfilter: xtables2: packet tracing
` [PATCH 079/103] netfilter: xtables: turn procfs entries to walk xt2 table list
` [PATCH 080/103] netfilter: xtables2: switch ip6's tables to the xt2 table format
` [PATCH 081/103] netfilter: ip6tables: remove obsolete packet tracing
` [PATCH 082/103] netfilter: ip6tables: remove xt1 GET_INFO code
` [PATCH 083/103] netfilter: ip6tables: remove xt1 GET_ENTRIES code
` [PATCH 084/103] netfilter: ip6tables: remove unused functions (GET_ENTRIES)
` [PATCH 085/103] netfilter: ip6tables: remove xt1 SET_REPLACE code
` [PATCH 086/103] netfilter: ip6tables: remove unused functions (SET_REPLACE)
` [PATCH 087/103] netfilter: ip6tables: remove xt1 ADD_COUNTERS code
` [PATCH 088/103] netfilter: ip6tables: remove xt1/ipv6 registration functions
` [PATCH 089/103] netfilter: ip6tables: remove remaining xt1 code
` [PATCH 090/103] netfilter: iptables: include xt1_perproto code in ip_tables
` [PATCH 091/103] netfilter: iptables: switch to xt2 tables
` [PATCH 092/103] netfilter: iptables: remove unused functions
` [PATCH 093/103] netfilter: iptables: remove xt1/ipv4 registration functions
` [PATCH 094/103] netfilter: iptables: remove remaining xt1 code
` [PATCH 095/103] netfilter: xt_quota: enable module lookup via arpt
` [PATCH 096/103] netfilter: arptables: include xt1_perproto in arp_tables
` [PATCH 097/103] netfilter: arptables: switch to xt2 tables
` [PATCH 098/103] netfilter: arptables: remove unused functions
` [PATCH 099/103] netfilter: arptables: remove xt1/arp registration functions
` [PATCH 100/103] netfilter: arptables: remove remaining xt1 code
` [PATCH 101/103] netfilter: xtables1: remove xt1 table handling
` [PATCH 102/103] netfilter: xtables1: remove info lock
` [PATCH 103/103] netfilter: xtables1: remove compat-userspace code
[PATCH] gitweb: suppress 'Use of uninitialized value' error
2009-08-04 7:26 UTC (4+ messages)
` [PATCH] gitweb: fix 'Use of uninitialized value' error in href()
[PATCH] wl12xx: make irq handling interface specific
2009-08-04 7:26 UTC (2+ messages)
WARNING at: drivers/char/tty_ldisc.c
2009-08-04 7:23 UTC (13+ messages)
` [PATCH 0/2] proper tty-ldisc refcounting (was Re: WARNING at: drivers/char/tty_ldisc.c)
` "
AW: Kernel fault with simple UIO interrupt driver in 2.6.30.4
2009-08-04 7:23 UTC
[PATCH 3/20] powerpc/mm: Add HW threads support to no_hash TLB management
2009-08-04 7:22 UTC (9+ messages)
[RFC] [PATCH] Avoid enqueuing skb for default qdiscs
2009-08-04 7:22 UTC (4+ messages)
[SPAM] [rachat de crédits] Les meilleurs offres pour baisser vos mensualités
2009-08-04 7:22 UTC
[Xenomai-help] rtdm_mmap_to_user without MMU
2009-08-04 7:21 UTC (8+ messages)
How to push properly a la subversion
2009-08-04 7:17 UTC (4+ messages)
Noisy video with Avermedia AVerTV Digi Volar X HD (AF9015) and mythbuntu 9.04
2009-08-04 7:16 UTC
+ hid-core-ignore-philips-ieee802154-rf-dongle.patch added to -mm tree
2009-08-04 7:12 UTC
Linux Plumbers Conference 2009: V4L2 API discussions
2009-08-04 7:12 UTC
[SPAM] ECCO UNA VERA, GRANDE OPPORTUNITA'!
2009-08-04 7:12 UTC
+ spinlocks-check-spinlock_t-rwlock_t-argument-type-on-non-smp-builds-v3.patch added to -mm tree
2009-08-04 7:11 UTC
[RFC patch] return early if all dmar HW unit ignored
2009-08-04 7:09 UTC (2+ messages)
[LTP] [PATCH 3/3] libstats: Modify testcases to call the append function
2009-08-04 7:00 UTC (3+ messages)
+ arch-s390-kvm-sigpc-fix-read-buffer-overflow.patch added to -mm tree
2009-08-04 7:05 UTC
arch/arm/mach-omap* organization
2009-08-04 7:05 UTC (2+ messages)
ahci sometimes fails to suspend controller
2009-08-04 7:02 UTC (11+ messages)
+ maintainers-add-ipvs-include-files.patch added to -mm tree
2009-08-04 7:01 UTC
Issue with LifeView FlyDVB-T Duo CardBus
2009-08-04 7:02 UTC
+ hfc_usb-fix-read-buffer-overflow.patch added to -mm tree
2009-08-04 7:00 UTC
+ blackfin-fix-read-buffer-overflow.patch added to -mm tree
2009-08-04 7:00 UTC
[PATCH/RFC] gitweb: parse_commit_text encoding fix
2009-08-04 6:59 UTC (3+ messages)
` [PATCH] "
[PATCH] ASoC: SDP3430: Add support for EXTMUTE using TWL GPIO6
2009-08-04 6:58 UTC (2+ messages)
[DISCUSS] Implement non standard channel widths
2009-08-04 6:55 UTC (4+ messages)
Problem with active / active NFS cluster
2009-08-04 6:55 UTC
[ANNOUNCE][RFC][PATCH] Crash-utility, tracing: enable crash to analyze tracing from core-file (make tracing can act as a flight recorder)
2009-08-04 6:52 UTC (3+ messages)
[PATCH] to add support for certain Jeilin dual-mode cameras
2009-08-04 6:51 UTC (4+ messages)
Renaming gcc 4.4.0 to 4.4.1
2009-08-04 6:34 UTC (2+ messages)
netpoll + xmit_lock == deadlock
2009-08-04 6:48 UTC (5+ messages)
[RFC] IO scheduler based IO controller V6
2009-08-04 6:45 UTC (17+ messages)
` [PATCH] io-controller: implement per group request allocation limitation
Please make git-am handle \r\n-damaged patches
2009-08-04 6:46 UTC (7+ messages)
[RFC] [PATCH] Avoid enqueuing skb for default qdiscs
2009-08-04 6:45 UTC (4+ messages)
[AUTOTEST]telnet login fails in win2k8 DC 64. here are debug and other info
2009-08-04 6:43 UTC (3+ messages)
mmotm 2009-07-30-05-01 uploaded
2009-08-04 6:42 UTC (3+ messages)
x86 SHA1: Faster than OpenSSL
2009-08-04 6:40 UTC (3+ messages)
Fix device too big bug in mainline?
2009-08-04 6:40 UTC (5+ messages)
` spatch for 64-bit e2fsprogs (was Re: Fix device too big bug in mainline?)
Building GIT on HP-UX: "make test" fails
2009-08-04 6:39 UTC (3+ messages)
[PATCH 4/5] mwl8k: prevent crash in ->configure_filter() if no interface was added
2009-08-04 6:37 UTC (4+ messages)
Unable to install windowsxp in xen
2009-08-04 6:35 UTC
[PATCH] gitk: new option to hide remote refs
2009-08-04 6:28 UTC (2+ messages)
4KiB pagesize and UBIFS
2009-08-04 6:28 UTC
Understanding SAS
2009-08-04 6:28 UTC (4+ messages)
` "
[PATCH] git-tag(1): Refer to git-check-ref-format(1) for <name>
2009-08-04 6:20 UTC (2+ messages)
WARNING: at net/ipv4/af_inet.c:155 inet_sock_destruct+0x122/0x13a()
2009-08-04 6:18 UTC (4+ messages)
linux-next: tip tree build warning
2009-08-04 6:16 UTC
Error restoring DomU when using GPLPV
2009-08-04 6:10 UTC (4+ messages)
[U-Boot] [PATCH] pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
2009-08-04 6:09 UTC (4+ messages)
` [U-Boot] [PATCH] pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows "
[PATCH 00/09] sh: Runtime PM pdev hwblk
2009-08-04 6:09 UTC (2+ messages)
[PATCH] Fix compiler warning by properly initialize failed_errno
2009-08-04 6:07 UTC (2+ messages)
[PATCH 0/2] Resend of ftrace recordmcount.pl fixes
2009-08-04 6:06 UTC (3+ messages)
` [PATCH 1/2] ftrace: Fix the conditional that updates $ref_func
` [PATCH 2/2] ftrace: Only update $offset when we update $ref_func
Memory mapped IO and Direct File IO
2009-08-04 6:06 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.