All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-23 20:20:02 to 2008-12-23 23:59:29 UTC [more...]

[PATCH v3 00/16] ath9k: first series for regulatory cleanup
 2008-12-23 23:58 UTC  (12+ messages)
` [PATCH v3 01/16] mac80211: add HT conf helpers
  ` [PATCH v3 02/16] ath9k: use hw->conf on ath_setcurmode()
    ` [PATCH v3 03/16] ath9k: remove cache of rate preference when using 11g protection
      ` [PATCH v3 04/16] ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()
        ` [PATCH v3 05/16] ath9k: consolidate arguments on hw reset
          ` [PATCH v3 06/16] ath9k: make request to get the noisefloor threshold band specific
            ` [PATCH v3 07/16] ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()
              ` [PATCH v3 08/16] ath9k: make use of conf_is_ht*() in the rest of the driver
                ` [PATCH v3 09/16] iwlwifi: make use of conf_is_ht*() helpers
                  ` [PATCH v3 10/16] mac80211: no need for ht.enabled
                    ` [PATCH v3 11/16] ath9k: Make ANI CCK and OFDM error triggers band specific

[PATCH] pci-quirks: Unhide 'Overflow' device on i828{6,7}5P/PE chipsets
 2008-12-23 23:54 UTC  (3+ messages)

Update to Add Cavium OCTEON processor support (v6)
 2008-12-23 23:50 UTC 

panic with tg_shares_up again?
 2008-12-23 23:46 UTC  (4+ messages)
  ` panic with tg_shares_up again? -- kexec

[PATCH] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
 2008-12-23 23:39 UTC  (25+ messages)
                  ` [PATCH 0/3] "
                    ` [PATCH 3/3] SUNRPC: svc_xprt_enqueue should not refuse to enqueue 'XPT_DEAD' transports

Git merge conflicts and encoding of logs
 2008-12-23 23:37 UTC  (5+ messages)

[PATCH 00/27] drivers/net: fix sparse warnings
 2008-12-23 23:38 UTC  (12+ messages)
` [PATCH 02/27] drivers/net: fix sparse warnings: make do-while a
  ` [PATCH 02/27] drivers/net: fix sparse warnings: make do-while a compound statement
        ` [PATCH 02/27] drivers/net: fix sparse warnings: make do-while

[Lustre-devel] global epochs [an alternative proposal, long and dry]
 2008-12-23 23:37 UTC  (8+ messages)

[Bug 11326] iwl3945: Error: Response NULL in 'REPLY_ADD_STA', followed by fault
 2008-12-23 23:37 UTC 

Initramfs from existing vmlinuz
 2008-12-23 23:34 UTC  (2+ messages)

[PATCH 00/69] NFS client patches queued for the 2.6.29 merge window
 2008-12-23 23:23 UTC  (70+ messages)
` [PATCH 01/69] nfs: remove redundant tests on reading new pages
  ` [PATCH 02/69] SUNRPC: Remove the last remnant of the BKL
  ` [PATCH 03/69] SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL
  ` [PATCH 06/69] LOCKD: Make lockd_up() and lockd_down() exported GPL-only
  ` [PATCH 04/69] SUNRPC: rpcsec_gss modules should not be used by out-of-tree code
  ` [PATCH 05/69] SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only
  ` [PATCH 08/69] NFS: rename nfs_path variable
  ` [PATCH 07/69] lockd: convert reclaimer thread to kthread interface
  ` [PATCH 09/69] NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
  ` [PATCH 11/69] NFS: expand flags passed to nfs_create_rpc_client()
  ` [PATCH 10/69] NFS: introduce nfs_mount_info struct for calling nfs_mount()
  ` [PATCH 12/69] NFS: move nfs_server flag initialization
  ` [PATCH 14/69] NFS: "[no]resvport" mount option changes mountd client too
  ` [PATCH 13/69] NFS: add "[no]resvport" mount option
  ` [PATCH 15/69] NLM: allow lockd requests from an unprivileged port
  ` [PATCH 18/69] NFS: Use atomic bitops when changing struct nfs_delegation->flags
  ` [PATCH 16/69] NFSv4: Fix up another delegation related race
  ` [PATCH 17/69] NFSv4: Fix up the dereferencing of delegation->inode
  ` [PATCH 20/69] NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock
  ` [PATCH 19/69] NFSv4: Clean up for the state loss reclaimer
  ` [PATCH 21/69] NFSv4: Fix state recovery when the client runs over the grace period
  ` [PATCH 25/69] NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem
  ` [PATCH 22/69] NFSv4: Remove redundant RENEW calls if we know the lease has expired
  ` [PATCH 24/69] NFSv4: Add a recovery marking scheme for state owners
  ` [PATCH 23/69] NFSv4: Don't tell server we rebooted when not necessary
  ` [PATCH 27/69] NFSv4: Ensure that file unlock requests don't conflict with state recovery
  ` [PATCH 26/69] NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()
  ` [PATCH 28/69] NFSv4: Remove nfs_client->cl_sem
  ` [PATCH 31/69] NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management
  ` [PATCH 29/69] NFSv4: Add recovery for individual stateids
  ` [PATCH 30/69] NFSv4: Clean up the support for returning multiple delegations
  ` [PATCH 34/69] NFSv4: Fix a BAD_SEQUENCEID condition
  ` [PATCH 35/69] NFSv4: Clean up nfs_expire_all_delegations()
  ` [PATCH 33/69] NFSv4: Don't exit the state management if there are still tasks to do
  ` [PATCH 32/69] NFSv4: Rename the state reclaimer thread
  ` [PATCH 38/69] NFSv4: Fix up delegation callbacks
  ` [PATCH 37/69] NFSv4: Return unreferenced delegations more promptly
  ` [PATCH 36/69] NFSv4: Clean up the asynchronous delegation return
  ` [PATCH 40/69] NFSv4: Clean up is_atomic_open()
  ` [PATCH 41/69] NFSv4: Ensure that we set the verifier when revalidating delegated dentries
  ` [PATCH 39/69] NFSv4: Convert delegation->type field to fmode_t
  ` [PATCH 44/69] optimize attribute timeouts for "noac" and "actimeo=0"
  ` [PATCH 43/69] NFSv4: Convert the open and close ops to use fmode
  ` [PATCH 46/69] NFSv4: Fix an infinite loop in the NFS state recovery code
  ` [PATCH 47/69] sunrpc: get rid of rpc_rqst.rq_bufsize
  ` [PATCH 45/69] sunrpc: fix code that makes auth_gss send destroy_cred message (try #2)
  ` [PATCH 48/69] nfs: return compound hdr.status when there are no op replies
  ` [PATCH 49/69] nfs: remove incorrect usage of nfs4 compound response hdr.status
  ` [PATCH 50/69] NFS: remove white space from nfs4xdr.c
  ` [PATCH 52/69] NFS: fix comment placement in nfs4xdr.c
  ` [PATCH 53/69] NFS: increment number of operations in each encode routine
  ` [PATCH 51/69] NFS: fix tabs in nfs4xdr.c
  ` [PATCH 54/69] NFS: remove unused status from encode routines
  ` [PATCH 56/69] rpc: factor out warning code from gss_pipe_destroy_msg
  ` [PATCH 55/69] rpc: remove unnecessary assignment
  ` [PATCH 58/69] rpc: add an rpc_pipe_open method
  ` [PATCH 59/69] rpc: call release_pipe only on last close
  ` [PATCH 57/69] rpc: minor gss_alloc_msg cleanup
  ` [PATCH 60/69] rpc: track number of users of the gss upcall pipe
  ` [PATCH 61/69] rpc: use count of pipe openers to wait for first open
  ` [PATCH 62/69] rpc: store pointer to pipe inode in gss upcall message
  ` [PATCH 64/69] nfsd: pass client principal name in rsc downcall
  ` [PATCH 63/69] rpc: implement new upcall
  ` [PATCH 66/69] rpc: allow gss callbacks to client
  ` [PATCH 65/69] rpc: pass target name down to rpc level on callbacks
  ` [PATCH 68/69] rpc: add target field to new upcall
  ` [PATCH 67/69] nfsd: support callbacks with gss flavors
  ` [PATCH 69/69] rpc: add service field to new upcall
  ` [PATCH 42/69] NFS: Use delegations to optimise ACCESS calls

[PATCH 03/20] MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon
 2008-12-23 23:23 UTC  (2+ messages)

[PATCH] musb: fix DaVinci build again
 2008-12-23 23:23 UTC  (3+ messages)

[PATCH 02/20] MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/executive and asm/octeon
 2008-12-23 23:22 UTC  (2+ messages)

Device Tree setup for 8272-based board
 2008-12-23 23:21 UTC  (5+ messages)

linux-next: manual merge of the net tree
 2008-12-23 23:19 UTC 

[Bluez-devel] Introduction
 2008-12-23 23:18 UTC  (4+ messages)

linux-next: manual merge of the net tree
 2008-12-23 23:15 UTC 

[Bluez-users] BlueZ4.x, headset and oss problem
 2008-12-23 23:13 UTC  (2+ messages)

python examples for keyboard connection
 2008-12-23 23:11 UTC  (2+ messages)

understading bluetooth init
 2008-12-23 23:10 UTC  (4+ messages)

Does anyone know how to change the a2dp audio output stream between Speaker and bluetooth stereo headset?
 2008-12-23 23:06 UTC  (4+ messages)

Two updated patches
 2008-12-23 23:04 UTC  (2+ messages)

[PATCH 0/3 v2] soc-camera: camera host driver for i.MX3x SoCs
 2008-12-23 22:59 UTC  (3+ messages)
` [PATCH 3/3 v2] soc-camera: board bindings for "

[JGIT PATCH 0/5] Add "jgit upload-pack" for fetch service
 2008-12-23 22:56 UTC  (6+ messages)
` [JGIT PATCH 1/5] Sort Ref objects by OrigName and not Name
  ` [JGIT PATCH 2/5] Permit subclass of ObjectId (e.g. RevObject) when calling PackWriter
    ` [JGIT PATCH 3/5] Implement "jgit upload-pack" to support fetching from jgit
      ` [JGIT PATCH 4/5] Fix BaseFetchPackConnection's output of selected capabilities
        ` [JGIT PATCH 5/5] Switch local fetch connection to use our own UploadPack

p54: ad-hoc mode doesn't work
 2008-12-23 22:52 UTC  (2+ messages)

test message
 2008-12-23 22:49 UTC  (2+ messages)

[PATCH] wireless: Add channel/frequency conversions to ieee80211.h
 2008-12-23 22:47 UTC  (6+ messages)

[Qemu-devel] LSI53C895A: Implement Scratch Byte Register
 2008-12-23 22:45 UTC  (2+ messages)

linux-2.6.27-xen.hg
 2008-12-23 22:44 UTC 

[PATCH] ext4: annotate unhandled kmem_cache_alloc() error
 2008-12-23 22:37 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] XPedite5200 board support cleanup
 2008-12-23 22:32 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] 85xx: Enable inbound PCI config cycles for X-ES boards cleanup

[PATCH] Make errors printed from scsi_sysfs_add_sdev() mean something
 2008-12-23 22:19 UTC 

[PATCH 2/2] ieee1934: dv1394 interrupt enabling/disabling broken on big-endian
 2008-12-23 22:23 UTC  (5+ messages)

[PATCH] fix unmap_vmas() with NULL vma
 2008-12-23 22:22 UTC  (4+ messages)

[PATCH -tip] Change default from CLASSIC_RCU to TREE_RCU (testing only)
 2008-12-23 22:06 UTC  (6+ messages)
` [PATCH -tip] Switch arm defconfig files from CONFIG_CLASSIC_RCU to CONFIG_TREE_RCU
      ` [PATCH, -tip] Remove redundant RCU_CPU_STALL_DETECTOR declaration
        ` [PATCH, -tip] Make hierarchical RCU be the default

[patch 00/10] bonding updates for net-next-2.6
 2008-12-23 22:01 UTC  (11+ messages)
` [patch 01/10] 802.3ad: make ntt bool
` [patch 02/10] 802.3ad: turn ports is_enabled into a bool
` [patch 03/10] 802.3ad: turn ports is_individual "
` [patch 04/10] 802.3ad: remove typedef around ad_system
` [patch 05/10] 802.3ad: initialize ports LACPDU from const initializer
` [patch 06/10] 802.3ad: generalize out mac address initializer
` [patch 07/10] 802.3ad: use standard ethhdr instead of ad_header
` [patch 08/10] 802.3ad: remove public lacpdu_header
` [patch 09/10] 802.3ad: remove public bond_marker_header
` [patch 10/10] 802.3ad: cleanup around lacpdu and bond_marker

TSC not updating after resume: Bug or Feature?
 2008-12-23 22:03 UTC  (3+ messages)

[PATCH] pci-quirks: HP hides SMBus controller in Compaq nx9500 laptops
 2008-12-23 21:54 UTC 

[PATCH] ndfc driver
 2008-12-23 22:00 UTC  (2+ messages)

RFC: pci_write_bits*() convenience functions
 2008-12-23 21:59 UTC 

[U-Boot] Debugging U-Boot with BDI2000
 2008-12-23 21:59 UTC 

- w1-fix-slave-selection-on-big-endian-systems-fix.patch removed from -mm tree
 2008-12-23 21:56 UTC 

[PATCH v6 0/3] mac80211 dynamic power save
 2008-12-23 21:55 UTC  (2+ messages)

Indentation Error with latest bitbake (svn rev 1145)
 2008-12-23 21:47 UTC  (3+ messages)

[Qemu-devel] [PATCH] Floppy: Remove Sense Interrupt Hack
 2008-12-23 21:46 UTC  (5+ messages)

[PATCH] mac80211: allow mode change if IBSS is not allowed
 2008-12-23 21:46 UTC  (4+ messages)

[PATCH] Revert "iwl3945: remove iwl-3945-led.[ch]"
 2008-12-23 21:37 UTC  (3+ messages)

[U-Boot] nand sector size is zero in jffs2 cmds
 2008-12-23 21:44 UTC  (2+ messages)

Urgent Help Needed:ALsa Querries
 2008-12-23 21:39 UTC  (2+ messages)

[PATCH] USB: Driver for Freescale QUICC Engine USB Host Controller
 2008-12-23 21:28 UTC  (4+ messages)

+ usb-driver-for-freescale-quicc-engine-usb-host-controller.patch added to -mm tree
 2008-12-23 21:28 UTC 

[PATCH][RFC 23/23]: Support for zero-copy TCP transmit of user space data
 2008-12-23 21:38 UTC  (11+ messages)

[PATCH 1/1] Userspace I/O (UIO): Add support for userspace DMA
 2008-12-23 21:32 UTC  (5+ messages)

[PATCH 1/2] Alchemy: MIPS hazard workarounds are not required
 2008-12-23 21:15 UTC  (6+ messages)
` [PATCH 2/2] Alchemy: provide cpu feature overrides

linux-next: Tree for December 16
 2008-12-23 21:09 UTC  (7+ messages)
` [BUG] next-20081216 - WARNING: at kernel/smp.c:333 smp_call_function_mask

[U-Boot] U-Boot on Xilinx ML510
 2008-12-23 21:08 UTC  (2+ messages)

[Ocfs2-devel] Patches for the next merge window
 2008-12-23 21:06 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 9/9] ocfs2/dlm: Fix race during lockres mastery

How can i leave a packet to continue the iptables ruleset checking?
 2008-12-23 21:02 UTC 

[Qemu-devel] [PATCH] PPC: Fix kernel loading
 2008-12-23 20:59 UTC 

[patch 2.6.28-rc9] spi: spi_write_then_read() regression fix
 2008-12-23 20:54 UTC  (5+ messages)

schizophrenic G5 
 2008-12-23 20:51 UTC  (4+ messages)

[Bug 18638] New: Nouveau fails totally on new Macbook Unibody 13.3" Ubuntu (xorg.0.log included)
 2008-12-23 20:50 UTC  (2+ messages)
  ` [Bug 18638] nouveau fails on macbook 5,1

Some nilfs comments
 2008-12-23 20:49 UTC  (5+ messages)

[k.kooi@student.utwente.nl: Re: Please review john_lee/openmoko-merges again]
 2008-12-23 20:40 UTC  (2+ messages)

[PATCH 00/10] iwlwifi driver 12/22 updates
 2008-12-23 20:43 UTC  (14+ messages)
` [PATCH 01/10] iwl3945: rearrange 3945 tfd
  ` [PATCH 02/10] iwl3945: adding utils ops
    ` [PATCH 03/10] iwl3945: sync tx queue data structure with iwlagn
      ` [PATCH 04/10] iwl3945: remove iwl-3945-led.[ch]
        ` [PATCH 05/10] iwl3945: switch to the iwl-core send_card_state routine
          ` [PATCH 06/10] iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmd
            ` [PATCH 07/10] iwlwifi: move sysfs status entry to debugfs
              ` [PATCH 08/10] iwlwifi: kill retry_rate sysfs for iwlagn
                ` [PATCH 09/10] iwlwifi: fix warning 'Should it be static'
                  ` [PATCH 10/10] iwl3945: use rx queue management infrastructure from iwlcore

[Buildroot] at91sam9261ek_defconfig Make Error - uClibc-ctype.h not found
 2008-12-23 20:42 UTC 

Virtio drivers (people.qumranet.com unreachable?)
 2008-12-23 20:34 UTC  (2+ messages)

[PATCH] x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32
 2008-12-23 20:32 UTC  (3+ messages)

[RFC] mac80211: Enhancements to dynamic power save
 2008-12-23 20:33 UTC  (2+ messages)

[PATCH v2 0/3] mac80211 suspend/resume
 2008-12-23 20:30 UTC  (5+ messages)

+ aspm-use-msleep-instead-of-cpu_relax-during-link-retraining.patch added to -mm tree
 2008-12-23 20:28 UTC 

A few patches for ng
 2008-12-23 20:25 UTC 

[PATCH 0/3] libertas: driver for GSPI devices
 2008-12-23 20:25 UTC  (8+ messages)
` [PATCH 1/3] libertas: Fix alignment issues in libertas core
  ` [PATCH 2/3] libertas: Update libertas core with GSPI constants
    ` [PATCH 3/3] libertas: if_spi, driver for libertas GSPI devices

+ cgroups-avoid-accessing-uninitialized-data-in-failure-path.patch added to -mm tree
 2008-12-23 20:21 UTC 

+ cpusets-set-tasks-cpu_allowed-to-cpu_possible_map-when-attaching-it-into-top-cpuset.patch added to -mm tree
 2008-12-23 20:20 UTC 

[PATCH RESEND] powerpc: make udbg 16550 boot console configurable for EMBEDDED
 2008-12-23 20:19 UTC  (2+ messages)


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.