messages from 2008-01-30 20:17:46 to 2008-01-30 21:34:04 UTC [more...]
[PATCH 2.6.23.14] SCSI : scsi_device_lookup/scsi_device_lookup_by_target return NULL for an existent scsi_device
2008-01-30 21:33 UTC (2+ messages)
[kvm-ppc-devel] [PATCH] [4/4] Add userpace tlb access
2008-01-30 21:33 UTC
[NETFILTER 00/69]: Netfilter Update
2008-01-30 21:31 UTC (45+ messages)
` [NETFILTER 33/69]: nf_conntrack_netlink: fix unbalanced locking
` [NETFILTER 34/69]: nf_conntrack: fix accounting with fixed timeouts
` [NETFILTER 35/69]: nf_conntrack: use RCU for conntrack helpers
` [NETFILTER 36/69]: nf_conntrack_core: avoid taking nf_conntrack_lock in nf_conntrack_alter_reply
` [NETFILTER 37/69]: nf_conntrack_expect: use RCU for expectation hash
` [NETFILTER 38/69]: nf_conntrack: use RCU for conntrack hash
` [NETFILTER 39/69]: nf_conntrack: switch rwlock to spinlock
` [NETFILTER 40/69]: nf_conntrack: optimize __nf_conntrack_find()
` [NETFILTER 41/69]: nf_conntrack: avoid duplicate protocol comparison in nf_ct_tuple_equal()
` [NETFILTER 42/69]: nf_conntrack: optimize hash_conntrack()
` [NETFILTER 43/69]: nf_conntrack: reorder struct nf_conntrack_l4proto
` [NETFILTER 44/69]: nf_conntrack: don't inline early_drop()
` [NETFILTER 45/69]: nf_conntrack: naming unification
` [NETFILTER 46/69]: nf_nat: use RCU for bysource hash
` [NETFILTER 47/69]: nf_nat: switch rwlock to spinlock
` [NETFILTER 48/69]: nf_conntrack_h323: clean up code a bit
` [NETFILTER 49/69]: nf_conntrack_netlink: transmit mark during all events
` [NETFILTER 50/69]: ipt_CLUSTERIP: kill clusterip_config_entry_get
` [NETFILTER 51/69]: nf_conntrack: kill unused static inline (do_iter)
` [NETFILTER 52/69]: xt_hashlimit match, revision 1
` [NETFILTER 53/69]: x_tables: semi-rewrite of /proc/net/foo_tables_*
` [NETFILTER 54/69]: x_tables: netns propagation for /proc/net/*_tables_names
` [NETFILTER 55/69]: x_tables: create per-netns /proc/net/*_tables_*
` [NETFILTER 56/69]: nf_conntrack_h323: constify and annotate H.323 helper
` [NETFILTER 57/69]: nf_{conntrack,nat}_sip: annotate SIP helper with const
` [NETFILTER 58/69]: nf_{conntrack,nat}_tftp: annotate TFTP "
` [NETFILTER 59/69]: nf_{conntrack,nat}_pptp: annotate PPtP "
` [NETFILTER 60/69]: nf_conntrack_sane: annotate SANE "
` [NETFILTER 61/69]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules
` [NETFILTER 62/69]: nf_{conntrack,nat}_proto_udp{,lite}: annotate with const
` [NETFILTER 63/69]: nf_{conntrack,nat}_proto_gre: "
` [NETFILTER 64/69]: nf_{conntrack,nat}_icmp: constify and annotate
` [NETFILTER 65/69]: nf_conntrack: annotate l3protos with const
` [NETFILTER 66/69]: {ip,ip6}_queue: fix build error
` [NETFILTER 67/69]: nf_conntrack: fix sparse warning
` [NETFILTER 68/69]: nf_nat: "
` [NETFILTER 69/69]: xt_iprange: fix sparse warnings
[U-Boot-Users] build errors on DMA or SPI driver
2008-01-30 21:30 UTC
e2fsck ext4 with extents possible?
2008-01-30 18:14 UTC (3+ messages)
[2.6 patch] scsi/qlogicpti.c section fixes
2008-01-30 21:30 UTC (4+ messages)
[kvm-ppc-devel] [PATCH] [3/4] Add userpace tlb access
2008-01-30 21:29 UTC (2+ messages)
[U-Boot-Users] [PATCH] 85xx: Add the concept of CFG_CCSRBAR_PHYS
2008-01-30 21:28 UTC
x86/non-x86: percpu, node ids, apic ids x86.git fixup
2008-01-30 21:25 UTC (35+ messages)
` [powerpc changes] "
` [powerpc changes] Re: x86/non-x86: percpu, node ids, apic ids
[PATCH 2.6.24-rc8-mm1 00/15] IPC: code rewrite + new functionalities
2008-01-30 21:26 UTC (3+ messages)
` [PATCH 2.6.24-rc8-mm1 12/15] (RFC) IPC/semaphores: make use of RCU to free the sem_undo_list
[patch 0/4] KVM paravirt MMU updates
2008-01-30 21:26 UTC (5+ messages)
` [patch 1/4] KVM: basic paravirt support
` [patch 2/4] KVM: hypercall based pte updates and TLB flushes
` [patch 3/4] paravirt: set_access_flags/set_wrprotect should use paravirt interface
` [patch 4/4] KVM: hypercall batching
[U-Boot-Users] ARM[] voiceblue update
2008-01-30 21:24 UTC (3+ messages)
[EGIT PATCH] History page find toolbar
2008-01-30 21:20 UTC (2+ messages)
[NFQUEUE] Help with program that changes DHCP payload
2008-01-30 21:22 UTC (2+ messages)
[U-Boot-Users] [PATCH] Use #ifdef CONFIG_FSLDMAFEC
2008-01-30 21:22 UTC (2+ messages)
[2.6 patch] remove smbfs
2008-01-30 21:16 UTC (5+ messages)
hibernate/suspend-to-disk: to turn power or not?
2008-01-30 21:11 UTC (4+ messages)
ndiswrapper and GPL-only symbols redux
2008-01-30 21:09 UTC (17+ messages)
[PATCH 00/10] udf: cleanups
2008-01-30 21:04 UTC (11+ messages)
` [PATCH 01/10] udf: udf_CS0toUTF8 cleanup
` [PATCH 02/10] udf: fix udf_build_ustr
` [PATCH 03/10] udf: udf_CS0toNLS cleanup
` [PATCH 04/10] udf: constify crc
` [PATCH 05/10] udf: simple cleanup of truncate.c
` [PATCH 06/10] udf: truncate: create function for updating of Allocation Ext Descriptor
` [PATCH 07/10] udf: replace all adds to little endians variables with le*_add_cpu
` [PATCH 08/10] udf: simplify __udf_read_inode
` [PATCH 09/10] udf: replace udf_*_offset macros with functions
` [PATCH 10/10] udf: constify udf_bitmap_lookup array
[EGIT PATCH 1/2] Show committer and parent commit(s) on the revision detail viewer
2008-01-30 21:19 UTC (2+ messages)
Kexec command line length
2008-01-30 21:18 UTC (14+ messages)
[kvm-ppc-devel] [PATCH] [1/4] Add per guest pvr
2008-01-30 21:18 UTC (2+ messages)
[Qemu-devel] [patch] cocoa.m - Core Graphics support
2008-01-30 21:18 UTC (7+ messages)
[PATCH 00/23 -v8] mcount and latency tracing utility -v8
2008-01-30 21:04 UTC (24+ messages)
` [PATCH 01/23 -v8] printk - dont wakeup klogd with interrupts disabled
` [PATCH 02/23 -v8] Add basic support for gcc profiler instrumentation
` [PATCH 03/23 -v8] Annotate core code that should not be traced
` [PATCH 04/23 -v8] x86_64: notrace annotations
` [PATCH 05/23 -v8] add notrace annotations to vsyscall
` [PATCH 06/23 -v8] handle accurate time keeping over long delays
` [PATCH 07/23 -v8] initialize the clock source to jiffies clock
` [PATCH 08/23 -v8] add get_monotonic_cycles
` [PATCH 09/23 -v8] add notrace annotations to timing events
` [PATCH 10/23 -v8] mcount tracer add preempt_enable/disable notrace macros
` [PATCH 11/23 -v8] mcount based trace in the form of a header file library
` [PATCH 12/23 -v8] Add context switch marker to sched.c
` [PATCH 13/23 -v8] Make the task State char-string visible to all
` [PATCH 14/23 -v8] Add tracing of context switches
` [PATCH 15/23 -v8] Generic command line storage
` [PATCH 16/23 -v8] trace generic call to schedule switch
` [PATCH 17/23 -v8] Add marker in try_to_wake_up
` [PATCH 18/23 -v8] mcount tracer for wakeup latency timings
` [PATCH 19/23 -v8] Trace irq disabled critical timings
` [PATCH 20/23 -v8] trace preempt off "
` [PATCH 21/23 -v8] Add markers to various events
` [PATCH 22/23 -v8] Add event tracer
` [PATCH 23/23 -v8] Critical latency timings histogram
XFS oops in vanilla 2.6.24
2008-01-30 20:23 UTC
[PATCH] Add another Prism2 card to hostap
2008-01-30 21:15 UTC (3+ messages)
git gui diff widget (was Re: [msysGit] Re: [cheetah] Questions about NOTES)
2008-01-30 21:14 UTC (4+ messages)
[ULOGD RFC 00/30] [ULOGD RFC] ulogd V2 improvements, round #1
2008-01-30 21:04 UTC (7+ messages)
` [ULOGD RFC 11/30] NFCT: make reconfigurable
` NFCT ulogd pluging [was Re: [ULOGD RFC 11/30] NFCT: make reconfigurable]
[U-Boot-Users] [PATCH] ColdFire: Fix missing code flash size for M5485EVB
2008-01-30 21:11 UTC
install grub problem with scsi usb
2008-01-30 21:10 UTC (3+ messages)
[U-Boot-Users] [PATCH] ColdFire: Fix 5282 and 5271 interrupt mask bit
2008-01-30 21:10 UTC
Why does git track directory listed in .gitignore/".git/info/exclude"?
2008-01-30 21:06 UTC (6+ messages)
[2.6 patch] unexport sysctl_tcp_tso_win_divisor
2008-01-30 21:05 UTC (2+ messages)
[PATCH] filter-branch: assume HEAD if no revision supplied
2008-01-30 21:03 UTC (3+ messages)
[uml-devel] uml and firefox
2008-01-30 21:04 UTC
[PATCH] Add a timer mode that disables pending missed ticks
2008-01-30 21:04 UTC (3+ messages)
[PATCH]: Fix memory corruption in-kernel IOAPIC emulation
2008-01-30 21:03 UTC (2+ messages)
NFS EINVAL on open(... | O_TRUNC) on 2.6.23.9
2008-01-30 21:01 UTC (18+ messages)
ndfc ecc byte order
2008-01-30 21:01 UTC (2+ messages)
ndiswrapper and GPL-only symbols redux
2008-01-30 21:00 UTC (2+ messages)
[PATCH 00/12] Blackfin serial driver updates
2008-01-30 21:01 UTC (3+ messages)
` [PATCH 11/12] [Blackfin] serial driver: ADSP-BF52x arch/mach support
[PATCH] fix doc typos
2008-01-30 20:56 UTC (3+ messages)
[PATCH] Move common VGAState attributes to VGA_STATE_COMMON
2008-01-30 20:56 UTC
[patch 2/6] mmu_notifier: Callbacks to invalidate address ranges
2008-01-30 20:55 UTC (16+ messages)
Errors with compiling sethdlc 1.18
2008-01-30 20:54 UTC
[NFS] [PATCH] Make UDF exportable
2008-01-30 20:53 UTC
kexec problem on SH platform
2008-01-30 18:33 UTC
[PATCH net-2.6.25 4/7][ATM]: [br2864] routed support
2008-01-30 20:49 UTC (2+ messages)
ndiswrapper and GPL-only symbols redux
2008-01-30 20:50 UTC (2+ messages)
[PATCH] x86: introduce /dev/mem restrictions with a config option
2008-01-30 20:48 UTC
[RFC v2 0/5] dmaengine: Slave DMA interface and example users
2008-01-30 20:45 UTC (4+ messages)
` [RFC v2 2/5] dmaengine: Add slave DMA interface
1.0.16rc2
2008-01-30 21:03 UTC (4+ messages)
` 1.0.16rc2 -build issues
[RFC] Dynamic modes support for PV xenfb (included)
2008-01-30 20:43 UTC (6+ messages)
Reiser4 resize
2008-01-30 20:40 UTC (2+ messages)
[GIT PULL] dlm updates for 2.6.25
2008-01-30 20:29 UTC
[U-Boot-Users] [PATCH] [ADS5121] Change IPS freq to 66MHz
2008-01-30 20:36 UTC (2+ messages)
` [U-Boot-Users] [PATCH] [ADS5121] Device tree updates
[2.6 patch] make b43_mac_{enable,suspend}() static
2008-01-30 20:31 UTC (2+ messages)
at91sam9260 wakeup on serial port
2008-01-30 20:34 UTC (5+ messages)
Complex I2C device
2008-01-30 20:32 UTC (2+ messages)
[2.6 patch] powerpc: vdso_do_func_patch{32,64}() must be __init
2008-01-30 20:03 UTC
[2.6 patch] hvc_rtas_init() must be __init
2008-01-30 20:03 UTC
[BUILD FAILURE] 2.6.24-git7 section type conflict at various drivers on powerpc
2008-01-30 20:27 UTC (3+ messages)
Compex FreedomLine 32 PnP-PCI2 broken with de2104x
2008-01-30 20:23 UTC (2+ messages)
[RFC] Authenticate push via PGP signature, not SSH
2008-01-30 20:22 UTC (9+ messages)
[2.6.24] bcm203x bluetooth dongle does not work
2008-01-30 20:17 UTC (3+ messages)
[Bluez-devel] ARM optimization
2008-01-30 20:21 UTC (7+ messages)
[2.6 patch] powerpc: free_property() mustn't be __init
2008-01-30 20:03 UTC
Multipath and getuid_callout issues with HPXP1024disk array
2008-01-30 20:21 UTC (2+ messages)
` Multipath and getuid_callout issues withHPXP1024disk array
[2.6 patch] block/sunvdc.c:print_version() must be __devinit
2008-01-30 20:15 UTC (2+ messages)
[2.6 patch] unexport add_disk_randomness
2008-01-30 20:14 UTC (2+ messages)
[PATCH] docbook: fix block api fatal error
2008-01-30 20:14 UTC (2+ messages)
[Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in
2008-01-30 20:14 UTC (11+ messages)
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.