All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-01-25 22:22:24 to 2008-01-25 23:31:07 UTC [more...]

[PATCH] Disable Xen PowerNow! support on Opteron 2nd gen and earlier processors
 2008-01-25 23:31 UTC  (4+ messages)

tickless/dynticks + cpufreq = tsc unstable
 2008-01-25 23:29 UTC  (2+ messages)

userspace block backend / gntdev problems
 2008-01-25 23:29 UTC  (4+ messages)
  `  "

[GIT PATCH] driver core patches against 2.6.24
 2008-01-25 23:27 UTC  (25+ messages)
` [PATCH 085/196] kset: convert s390 ipl.c to use kset_create
` [PATCH 148/196] Infiniband: make ipath driver use default driver groups
` [PATCH 183/196] driver core: fix build with SYSFS=n

[PATCH 9/9] Build in checkout
 2008-01-25 23:25 UTC 

[PATCH 8/9] Use git diff instead of diff in t7201
 2008-01-25 23:25 UTC 

[PATCH 7/9] Export create_branch() from builtin-branch.c
 2008-01-25 23:25 UTC 

[PATCH 6/9] Build-in merge-recursive
 2008-01-25 23:25 UTC 

[PATCH 5/9] Add "skip_unmerged" option to unpack_trees
 2008-01-25 23:24 UTC 

[PATCH 3/9] Send unpack-trees debugging output to stderr
 2008-01-25 23:24 UTC 

[PATCH 4/9] Discard "deleted" cache entries after using them to update the working tree
 2008-01-25 23:24 UTC 

[PATCH 2/9] Add flag to make unpack_trees() not print errors
 2008-01-25 23:24 UTC 

[PATCH 1/9] Allow callers of unpack_trees() to handle failure
 2008-01-25 23:24 UTC 

compile error in current git
 2008-01-25 23:24 UTC  (5+ messages)

Linux 2.6.24-rc7
 2008-01-25 23:22 UTC  (17+ messages)

threshold_init_device/kobject_uevent_env oops
 2008-01-25 23:20 UTC  (8+ messages)

[git patches] ocfs2 and configfs updates
 2008-01-25 23:16 UTC 

nfs server patches for 2.6.25
 2008-01-25 23:17 UTC  (102+ messages)
` [PATCH 001/100] nfsd4: probe callback channel only once
  ` [PATCH 002/100] nfsd: move callback rpc_client creation into separate thread
    ` [PATCH 003/100] Fix incorrect assignment
      ` [PATCH 004/100] knfsd: fix broken length check in nfs4idmap.c
        ` [PATCH 005/100] SUNRPC: Prevent length underflow in read_flush()
          ` [PATCH 006/100] SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace
            ` [PATCH 007/100] NLM: Fix sign of length of NLM variable length strings
              ` [PATCH 008/100] NFSD: Use unsigned length argument for decode_filename
                ` [PATCH 009/100] NFSD: File name length signage in nfsd request argument structures
                  ` [PATCH 010/100] NFSD: Adjust filename length argument of nfsd_lookup
                    ` [PATCH 011/100] NFSD: Use unsigned length argument for decode_pathname
                      ` [PATCH 012/100] NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs
                        ` [PATCH 013/100] NFSD: Path name length signage in nfsd request argument structures
                          ` [PATCH 014/100] knfsd: fix cache.c comment
                            ` [PATCH 015/100] nfsd: Fix handling of negative lengths in read_buf()
                              ` [PATCH 016/100] knfsd: cleanup nfsd4 properly on module init failure
                                ` [PATCH 017/100] nfsd: cleanup nfsd module initialization cleanup
                                  ` [PATCH 018/100] nfsd: fail module init on reply cache init failure
                                    ` [PATCH 019/100] knfsd: cache unregistration needn't return error
                                      ` [PATCH 020/100] nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
                                        ` [PATCH 021/100] nfsd: fail init on /proc/fs/nfs/exports creation failure
                                          ` [PATCH 022/100] nfsd: move cache proc (un)registration to separate function
                                            ` [PATCH 023/100] knfsd: allow cache_register to return error on failure
                                              ` [PATCH 024/100] nfsd: move nfsd/auth.h into fs/nfsd
                                                ` [PATCH 025/100] nfsd: minor fs/nfsd/auth.h cleanup
                                                  ` [PATCH 026/100] nfsd4: kill some unneeded setclientid comments
                                                    ` [PATCH 027/100] nfsd: eliminate final bogus case from setclientid logic
                                                      ` [PATCH 028/100] nfsd: uniquify cl_confirm values
                                                        ` [PATCH 029/100] nfsd4: kill unnecessary same_name() in setclientid_confirm
                                                          ` [PATCH 030/100] nfsd4: remove unnecessary cl_verifier check from setclientid_confirm
                                                            ` [PATCH 031/100] nfsd4: kill unneeded cl_confirm check
                                                              ` [PATCH 032/100] nfsd: fix encode_entryplus_baggage() indentation
                                                                ` [PATCH 033/100] nfsd4: make current_clientid local
                                                                  ` [PATCH 034/100] nfsd4: miscellaneous nfs4state.c style fixes
                                                                    ` [PATCH 035/100] nfsd4: recognize callback channel failure earlier
                                                                      ` [PATCH 036/100] lockd: fix reference count leaks in async locking case
                                                                        ` [PATCH 037/100] nfsd4: fix bad seqid on lock request incompatible with open mode
                                                                          ` [PATCH 038/100] nfsd: Allow AIX client to read dir containing mountpoints
                                                                            ` [PATCH 039/100] lockd: fix a leak in nlmsvc_testlock asynchronous request handling
                                                                              ` [PATCH 040/100] nfsd: allow root to set uid and gid on create
                                                                                ` [PATCH 041/100] nfsd: fix rsi_cache reference count leak
                                                                                  ` [PATCH 042/100] knfsd: change mailing list for nfsd in MAINTAINERS
                                                                                    ` [PATCH 043/100] sunrpc: gss: simplify rsi_parse logic
                                                                                      ` [PATCH 044/100] nfsd4: clean up access_valid, deny_valid checks
                                                                                        ` [PATCH 045/100] Leak in nlmsvc_testlock for async GETFL case
                                                                                          ` [PATCH 046/100] svcrpc: ensure gss DESTROY tokens free contexts from cache
                                                                                            ` [PATCH 047/100] svc: Add an svc transport class
                                                                                              ` [PATCH 048/100] svc: Make svc_sock the tcp/udp transport
                                                                                                ` [PATCH 049/100] svc: Change the svc_sock in the rqstp structure to a transport
                                                                                                  ` [PATCH 050/100] svc: Add a max payload value to the transport
                                                                                                    ` [PATCH 051/100] svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
                                                                                                      ` [PATCH 052/100] svc: Add transport specific xpo_release function
                                                                                                        ` [PATCH 053/100] svc: Add per-transport delete functions
                                                                                                          ` [PATCH 054/100] svc: Add xpo_prep_reply_hdr
                                                                                                            ` [PATCH 055/100] svc: Add a transport function that checks for write space
                                                                                                              ` [PATCH 056/100] svc: Move close processing to a single place
                                                                                                                ` [PATCH 057/100] svc: Add xpo_accept transport function
                                                                                                                  ` [PATCH 058/100] svc: Remove unnecessary call to svc_sock_enqueue
                                                                                                                    ` [PATCH 059/100] svc: Move connection limit checking to its own function
                                                                                                                      ` [PATCH 060/100] svc: Add a generic transport svc_create_xprt function
                                                                                                                        ` [PATCH 061/100] svc: Change services to use new svc_create_xprt service
                                                                                                                          ` [PATCH 062/100] svc: Change sk_inuse to a kref
                                                                                                                            ` [PATCH 063/100] svc: Move sk_flags to the svc_xprt structure
                                                                                                                              ` [PATCH 064/100] svc: Move sk_server and sk_pool to svc_xprt
                                                                                                                                ` [PATCH 065/100] svc: Make close transport independent
                                                                                                                                  ` [PATCH 066/100] svc: Move sk_reserved to svc_xprt
                                                                                                                                    ` [PATCH 067/100] svc: Make the enqueue service transport neutral and export it
                                                                                                                                      ` [PATCH 068/100] svc: Make svc_send transport neutral
                                                                                                                                        ` [PATCH 069/100] svc: Change svc_sock_received to svc_xprt_received and export it
                                                                                                                                          ` [PATCH 070/100] svc: Move accept call to svc_xprt_received to common code
                                                                                                                                            ` [PATCH 071/100] svc: Remove sk_lastrecv
                                                                                                                                              ` [PATCH 072/100] svc: Move the authinfo cache to svc_xprt
                                                                                                                                                ` [PATCH 073/100] svc: Make deferral processing xprt independent
                                                                                                                                                  ` [PATCH 074/100] svc: Move the sockaddr information to svc_xprt
                                                                                                                                                    ` [PATCH 075/100] svc: Make svc_sock_release svc_xprt_release
                                                                                                                                                      ` [PATCH 076/100] svc: Make svc_recv transport neutral
                                                                                                                                                        ` [PATCH 077/100] svc: Make svc_age_temp_sockets svc_age_temp_transports
                                                                                                                                                          ` [PATCH 078/100] svc: Move create logic to common code
                                                                                                                                                            ` [PATCH 079/100] svc: Removing remaining references to rq_sock in rqstp
                                                                                                                                                              ` [PATCH 080/100] svc: Make svc_check_conn_limits xprt independent
                                                                                                                                                                ` [PATCH 081/100] svc: Move the xprt independent code to the svc_xprt.c file
                                                                                                                                                                  ` [PATCH 082/100] svc: Add transport hdr size for defer/revisit
                                                                                                                                                                    ` [PATCH 083/100] svc: Add /proc/sys/sunrpc/transport files
                                                                                                                                                                      ` [PATCH 084/100] svc: Add svc API that queries for a transport instance
                                                                                                                                                                        ` [PATCH 085/100] knfsd: Support adding transports by writing portlist file
                                                                                                                                                                          ` [PATCH 086/100] svc: Add svc_xprt_names service to replace svc_sock_names
                                                                                                                                                                            ` [PATCH 087/100] rdma: SVCRMDA Header File
                                                                                                                                                                              ` [PATCH 088/100] rdma: SVCRDMA Transport Module
                                                                                                                                                                                ` [PATCH 089/100] rdma: SVCRDMA Core Transport Services
                                                                                                                                                                                  ` [PATCH 090/100] rdma: SVCRDMA recvfrom
                                                                                                                                                                                    ` [PATCH 091/100] rdma: SVCRDMA sendto
                                                                                                                                                                                      ` [PATCH 092/100] rdma: ONCRPC RDMA protocol marshalling
                                                                                                                                                                                        ` [PATCH 093/100] rdma: makefile
                                                                                                                                                                                          ` [PATCH 094/100] SUNRPC: spin svc_rqst initialization to its own function
                                                                                                                                                                                            ` [PATCH 095/100] SUNRPC: export svc_sock_update_bufs
                                                                                                                                                                                              ` [PATCH 096/100] NLM: Convert lockd to use kthreads
                                                                                                                                                                                                ` [PATCH 097/100] NLM: have nlm_shutdown_hosts kill off all NLM RPC tasks
                                                                                                                                                                                                  ` [PATCH 098/100] knfsd: don't bother mapping putrootfh enoent to eperm
                                                                                                                                                                                                    ` [PATCH 099/100] lockd: minor log message fix
                                                                                                                                                                                                      ` [PATCH 100/100] nfsd: more careful input validation in nfsctl write methods

[git patches] libata updates
 2008-01-25 23:16 UTC 

[PATCH][RFC] SVM: Add Support for Nested Paging in AMD Fam16 CPUs
 2008-01-25 22:47 UTC  (4+ messages)
` [kvm-devel] "

About forcing 32bit DMA patch for AMD690G(SB600)
 2008-01-25 23:13 UTC  (6+ messages)

factor out common s2ram wakeup code
 2008-01-25 23:12 UTC  (6+ messages)

twcw 1.4 release
 2008-01-25 23:11 UTC 

[Bugme-new] [Bug 9816] New: cannot replace route
 2008-01-25 23:11 UTC  (2+ messages)

[PATCH 00/14][v3]: Driver for Wireless RNDIS USB devices
 2008-01-25 23:09 UTC  (25+ messages)
` [PATCH 01/14] Fix sparse warning: returning void-valued expression
` [PATCH 02/14] [cdc_ether] Hardwire CDC descriptors when missing
` [PATCH 03/14] [rndis_host] Use 1KB buffer in rndis_unbind
` [PATCH 04/14] [rndis_host] Halt device if rndis_bind fails
` [PATCH 05/14] [rndis_host] Fix rndis packet filter flags
` [PATCH 06/14] [usbnet] Use wlan device name for RNDIS wireless devices
` [PATCH 07/14] [rndis_host] Split up rndis_host.c
` [PATCH 08/14] [rndis_host] export functions
` [PATCH 09/14] [usbnet] add driver_priv pointer to 'struct usbnet'
` [PATCH 10/14] [rndis_host] Add early_init function pointer to 'struct rndis_data'
` [PATCH 11/14] [rndis_host] Add link_change "
` [PATCH 12/14] [rndis_host] Add RNDIS physical medium checking into generic_rndis_bind()
` [PATCH 13/14] Move usbnet.h and rndis_host.h to include/linux/usb
` [PATCH 14/14] Add new driver 'rndis_wlan' for wireless RNDIS devices

[PATCH] QEMU support for virtio balloon driver
 2008-01-25 23:08 UTC  (3+ messages)

iproute2 (addr flush) infinite loop when unprivileged users
 2008-01-25 23:06 UTC  (3+ messages)

[PATCH] Marvell 6440 SAS/SATA driver
 2008-01-25 23:05 UTC  (8+ messages)

[PATCH] [TIPC] Kill unused static inline (x5)
 2008-01-25 23:02 UTC 

[RFC] Parallelize IO for e2fsck
 2008-01-25 23:01 UTC  (2+ messages)

[PATCH] tc: oops in em_meta
 2008-01-25 23:00 UTC 

[kvm-ppc-devel] [PATCH] Make sure guest sees CCR1[TCS] bit from
 2008-01-25 23:00 UTC 

[PATCH] use at_keyboard.c on i386-ieee1275
 2008-01-25 22:57 UTC  (5+ messages)
      ` next release & NEWS file (Re: [PATCH] use at_keyboard.c on i386-ieee1275)

[PATCH 11 of 11] x86: defer cr3 reload when doing pud_clear()
 2008-01-25 22:54 UTC  (3+ messages)

[patch 3/3] x86: deprecate change_page_attr() for drivers
 2008-01-25 22:52 UTC 

[patch 2/3] x86: convert CPA users to the new set_page_ API
 2008-01-25 22:50 UTC 

[patch 1/3] x86: a new API for drivers/etc to control cache and other page attributes
 2008-01-25 22:49 UTC 

[build bug] ./drivers/crypto/hifn_795x.c
 2008-01-25 22:45 UTC  (2+ messages)

[PATCH]PCIE ASPM support - takes 3
 2008-01-25 22:41 UTC  (2+ messages)
` patch pci-pcie-aspm-support.patch added to gregkh-2.6 tree

I hope I'm in the right place
 2008-01-25 22:44 UTC 

I'm a total push-over
 2008-01-25 22:35 UTC  (13+ messages)

multipath-tools ./multipath.conf.annotated ./m 
 2008-01-25 22:30 UTC 

Patches for linux-2.4
 2008-01-25 21:56 UTC  (2+ messages)

[PATCH] [KGDB] core code cleanups
 2008-01-25 22:28 UTC  (2+ messages)

[GIT PULL] First InfiniBand/RDMA merge
 2008-01-25 22:22 UTC 

[PATCH] firewire: fw-core: enforce write order when updating fw_device.generation
 2008-01-25 22:25 UTC  (9+ messages)
  ` dealing with barriers (was Re: [PATCH] firewire: fw-core: enforce write order when updating fw_device.generation)
    ` [PATCH 0/4] firewire: order of memory accesses (bus generation vs. node ID)
      ` [PATCH 3/4] firewire: enforce access order between generation and node ID


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.