All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-19 19:35:22 to 2010-07-19 22:17:59 UTC [more...]

[patch] infiniband: cxgb3: fix signed bug
 2010-07-19 22:17 UTC  (5+ messages)
    ` [patch v2] infiniband: cxgb3: clean up signed check

[RFC PATCH] cfq-iosched: Implement group idle V2
 2010-07-19 22:16 UTC  (13+ messages)
` [PATCH 1/3] cfq-iosched: Improve time slice charging logic
` [PATCH 2/3] cfq-iosched: Implement a new tunable group_idle
` [PATCH 3/3] cfq-iosched: Print per slice sectors dispatched in blktrace

[PATCH] LSM: Add post recvmsg() hook
 2010-07-19 22:15 UTC  (4+ messages)
  ` [PATCH] LSM: Add post accept() hook

[PATCH 0/8] Reduce writeback from page reclaim context V4
 2010-07-19 22:14 UTC  (4+ messages)
` [PATCH 4/8] vmscan: Do not writeback filesystem pages in direct reclaim

[PATCH 00/38] Union mounts - union stack as linked list
 2010-07-19 22:14 UTC  (7+ messages)
` [PATCH 11/38] whiteout: ext2 whiteout support
` [PATCH 22/38] union-mount: Implement union lookup

+ reiser4-broke.patch added to -mm tree
 2010-07-19 21:43 UTC 

[PATCH net-next-2.6] net: this_cpu_xxx conversions
 2010-07-19 22:13 UTC  (2+ messages)

+ fs-squashfs-xattrc-fix-warning.patch added to -mm tree
 2010-07-19 21:42 UTC 

[PATCH] timer: Added usleep[_range][_interruptible] timer
 2010-07-19 22:12 UTC  (3+ messages)
  ` [PATCH] timer: Added usleep[_range] timer

GPSBABLE -- fixed recipe
 2010-07-19 22:12 UTC 

[PATCH] math-emu: correct test for downshifting fraction in _FP_FROM_INT()
 2010-07-19 22:12 UTC  (8+ messages)
  ` [PATCH] math-emu: correct test for downshifting fraction in

[PATCH] Handle a failure of all mirror devices but one mirror leg
 2010-07-19 22:09 UTC 

[PATCH 0/5] nfsd: fix error handling in write_ports interfaces (resend)
 2010-07-19 22:08 UTC  (7+ messages)
` [PATCH 1/5] nfsd: don't try to shut down nfs4 state handling unless it's up
` [PATCH 2/5] nfsd: fix error handling when starting nfsd with rpcbind down
` [PATCH 3/5] nfsd: fix error handling in __write_ports_addxprt
` [PATCH 4/5] nfsd: shut down NFSv4 state when nfsd_svc encounters an error
` [PATCH 5/5] nfsd: just keep single lockd reference for nfsd

[PATCH 3/3] Bluetooth: Synchronize SCO/eSCO connection requests to ACL state
 2010-07-19 22:07 UTC  (8+ messages)

Very low latency TCP for clusters
 2010-07-19 22:03 UTC  (6+ messages)

[PATCH] via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support
 2010-07-19 22:07 UTC  (4+ messages)

[Xenomai-core] analogy - experimental branch
 2010-07-19 22:01 UTC  (11+ messages)

[Xen-users] wiki page on 10G SRIOV
 2010-07-19 21:59 UTC  (4+ messages)
      `  "

[PATCH 10/15] fs: cifs: check kmalloc() result
 2010-07-19 21:58 UTC  (4+ messages)

[PATCH] input: gpio_keys: polling mode support
 2010-07-19 21:26 UTC  (8+ messages)
        ` [PATCHv2] "
          ` [PATCHv3] "

[Qemu-devel] [PULL] vhost, e1000
 2010-07-19 21:47 UTC 

[U-Boot] [PATCH v2] net, fec: fix "Warning: eth device name has a space!" for FEC devices
 2010-07-19 21:51 UTC 

Blank (disconnected) screen during boot with latest 2.6.35-rcX kernels
 2010-07-19 21:50 UTC 

[PATCH net-next] drivers/net/qlge: Use pr_<level>, shrink text a bit
 2010-07-19 21:49 UTC 

Xen 4.0.1-rc4 and stable 2.6.32.x pvops won't start xend
 2010-07-19 21:48 UTC 

KVM call agenda for July 20
 2010-07-19 21:46 UTC  (2+ messages)
` [Qemu-devel] "

Detecting USB over-current
 2010-07-19 21:47 UTC 

[U-Boot] [PATCH 2/2 v3] 8xx, kup4: add FDT support
 2010-07-19 21:47 UTC 

[U-Boot] [PATCH 1/2 v3] 8xx, kup4: minor configuration changes
 2010-07-19 21:46 UTC 

[Patch 00/25] GRU - GRU Updates
 2010-07-19 21:32 UTC  (26+ messages)
` [Patch 01/25] GRU - delete obsolete gru instruction opcodes
` [Patch 02/25] GRU - skip gru tlb purging of gru contexts:w
` [Patch 03/25] GRU - update gru tlb miss statistics
` [Patch 04/25] GRU - mmap gru contexts using nonlinear
` [Patch 05/25] GRU - cbe cache flush
` [Patch 06/25] GRU - change context stealing
` [Patch 07/25] GRU - add context lock flag to gru status
` [Patch 08/25] GRU - flush gru tlb when driver is loaded
` [Patch 09/25] GRU - add software reserved bits to cbr definition
` [Patch 10/25] GRU - eliminate gru contention on mmap_sem
` [Patch 11/25] GRU - interrupt fix for processors without core 0
` [Patch 12/25] GRU - add gru hub number to context status
` [Patch 13/25] GRU - delete obsolete debug code
` [Patch 14/25] GRU - add polling for tlb misses
` [Patch 15/25] GRU - reorder interrupt processing
` [Patch 16/25] GRU - add refcnt to vdata structure
` [Patch 17/25] GRU - no panic on gru malfunction
` [Patch 18/25] GRU - contexts must contain cbrs
` [Patch 19/25] GRU - update debug messages and comments
` [Patch 20/25] GRU - add gsh information to gru dumps
` [Patch 21/25] GRU - delete unused gru statistics structure
` [Patch 22/25] GRU - gru api cleanup
` [Patch 23/25] GRU - update driverr version
` [Patch 24/25] GRU - rename gru pagesize defines
` [Patch 25/25] GRU - update cbrstate definitions

drivers/gpu/drm/radeon/r600_blit.c: fix possible NULL pointer derefernce
 2010-07-19 21:42 UTC 

drivers/gpu/drm/radeon/r600_blit.c: fix possible NULL pointer derefernce
 2010-07-19 21:42 UTC 

sense remote hardware address change by rdma-cm applications
 2010-07-19 21:42 UTC 

[PATCH] compat: fix build if CONFIG_PCCARD=y and CONFIG_PCMCIA=n
 2010-07-19 21:41 UTC  (2+ messages)

[PATCH] VIDEO: ivtvfb, remove unneeded NULL test
 2010-07-19 21:39 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 1/3] DMAENGINE: generic slave channel control
 2010-07-19 21:36 UTC  (4+ messages)

+ writeback-avoid-unnecessary-calculation-of-bdi-dirty-thresholds-fix.patch added to -mm tree
 2010-07-19 21:06 UTC 

[PATCH 0/6] writeback cleanups and trivial fixes
 2010-07-19 21:35 UTC  (5+ messages)
` [PATCH 3/6] writeback: avoid unnecessary calculation of bdi dirty thresholds

Interrupt Affinity in SMP
 2010-07-19 21:33 UTC  (7+ messages)

[Lustre-devel] Open position at SGI for a Lustre developer
 2010-07-19 21:32 UTC 

[Bug 29152] New: [r300g] mempool makes ut2004 crash
 2010-07-19 21:28 UTC  (4+ messages)
` [Bug 29152] "

BLKTAPCTRL[2375]: blktapctrl_linux.c:86: blktap0 open failed
 2010-07-19 21:27 UTC 

NFS Server cache
 2010-07-19 21:26 UTC  (2+ messages)

[PATCH] ARM: Add SWP/SWPB emulation for ARMv7 processors (v6)
 2010-07-19 21:26 UTC  (4+ messages)

A new bitbake extension: .bbappend files
 2010-07-19 21:24 UTC  (4+ messages)

+ security-add-const-to-security_task_setscheduler-fix.patch added to -mm tree
 2010-07-19 20:53 UTC 

[PATCH] blame: Add tests for -L/start/,/end/
 2010-07-19 21:21 UTC  (3+ messages)

[PATCH 1/2] Documentation spelling fixes
 2010-07-19 21:17 UTC  (2+ messages)
` [PATCH 2/2] Improve "move the whole tree into a subdirectory" example

[http] Git error messages reveal password encoded in the URL
 2010-07-19 21:16 UTC  (5+ messages)

mds crash on snaptest-2
 2010-07-19 21:16 UTC  (2+ messages)

[linux-lvm] COW store
 2010-07-19 21:12 UTC  (3+ messages)

[PATCH 0/4] Wall time clocks + change in access rules
 2010-07-19 21:11 UTC  (6+ messages)
` [PATCH 1/4] posix-timers: Refactoring of CPUCLOCK* macros

[PATCH] cfg80211: fix WEXT ioctl GIWFREQ for monitor interfaces
 2010-07-19 21:06 UTC  (4+ messages)

[PATCH 1/1] block: add flush timeout
 2010-07-19 21:09 UTC 

[RFC PATCH] cfq-iosched: Implement group idle V2
 2010-07-19 21:04 UTC  (4+ messages)
` [PATCH 2/3] cfq-iosched: Implement a new tunable group_idle

Drives missing at boot
 2010-07-19 21:01 UTC  (16+ messages)

RTL8180L is hitting WARN_ON in net/wireless/scan.c:575
 2010-07-19 20:48 UTC  (3+ messages)
` [PATCH] rtl8180: improve signal reporting for rtl8185 hardware

[PATCH] check for running cluster log daemon, not just log module
 2010-07-19 21:00 UTC  (4+ messages)

[Qemu-devel] [PATCH] block: Use error codes from lower levels for error message
 2010-07-19 20:55 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] drm/i915: add pipe A force quirks to i915 driver
 2010-07-19 20:53 UTC 

Question about 'branch -d' safety
 2010-07-19 20:49 UTC  (13+ messages)

[Buildroot] [PATCH 0/5] Preparatory work on toolchains - v3
 2010-07-19 20:48 UTC  (4+ messages)
` [Buildroot] [PATCH 5/5] toolchain: rename base target for external toolchains

[PATCH] drm/i915: Warn if we run out of FIFO space for a mode
 2010-07-19 20:46 UTC 

[PATCH[RFC] Quirk macbook pro 6,2 into ahci mode
 2010-07-19 20:40 UTC  (9+ messages)

KVM timekeeping fixes, V2
 2010-07-19 20:39 UTC  (10+ messages)
` [PATCH 03/18] TSC reset compensation
` [PATCH 04/18] Make cpu_tsc_khz updates use local CPU
` [PATCH 09/18] Robust TSC compensation

[Lustre-devel] BZ 23243 is now tracking development for Lustre channel bonding
 2010-07-19 20:39 UTC 

[PATCH] tests: rename test to work around GNU gettext bug
 2010-07-19 20:38 UTC  (3+ messages)
` [PATCH v2] "

+ revert-sysfs-dont-allow-the-creation-of-symlinks-we-cant-remove.patch added to -mm tree
 2010-07-19 20:07 UTC 

[PATCH] smsc911x: Add spinlocks around registers access
 2010-07-19 20:37 UTC  (2+ messages)

[Bugme-new] [Bug 16257] New: sysfs changes break hwsim and bnep drivers
 2010-07-19 20:34 UTC  (11+ messages)
            ` [PATCH] sysfs: Don't allow the creation of symlinks we can't remove

[U-Boot] uboot redundancy
 2010-07-19 20:36 UTC  (6+ messages)

[0/8] netpoll/bridge fixes
 2010-07-19 20:35 UTC  (4+ messages)

[PATCH 0/2] cfq-iosched: fixing RQ_NOIDLE handling
 2010-07-19 20:31 UTC  (11+ messages)

bnx2/5709: Strange interrupts spread
 2010-07-19 20:29 UTC  (5+ messages)

What's cooking in git.git (Jul 2010, #04; Mon, 19)
 2010-07-19 20:27 UTC 

multi-threaded app fails to restart
 2010-07-19 20:27 UTC  (3+ messages)

[PATCH] mac80211: set carrier on for monitor interfaces on ieee80211_open
 2010-07-19 20:26 UTC  (2+ messages)

[PATCH v2] davinci: Add MityDSP-L138/MityARM-1808 SOM support
 2010-07-19 20:24 UTC  (2+ messages)

[U-Boot] [PATCH] NAND: add Samsung K9LBG08UXD identifier
 2010-07-19 20:22 UTC  (3+ messages)

[PATCH] IB/qib: define max IB ports instead of variable stack allocation
 2010-07-19 20:21 UTC  (2+ messages)

[PATCH] sane-toolchain.inc: THUMB_INTERWORK should not be defined for armv4 and add armv4 to ARM EABI supporting architectures
 2010-07-19 20:20 UTC  (2+ messages)

[PATCH] vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
 2010-07-19 20:19 UTC  (7+ messages)
      ` [BUG net-next-2.6] vlan, bonding, bnx2 problems

[PATCH 0/2] MIPS memory space randomization
 2010-07-19 20:14 UTC  (3+ messages)
` [PATCH 1/2] MIPS: Randomize mmap if randomize_va_space is set
` [PATCH 2/2] MIPS: Enable heap randomization

[PATCH 2.6.35-rc1] net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
 2010-07-19 20:16 UTC  (4+ messages)

[PATCH 2.6.35-rc1] net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened
 2010-07-19 20:16 UTC  (4+ messages)

[patch 2/2] infiniband/cxgb4: add null check
 2010-07-19 20:15 UTC  (3+ messages)

strange xen disk performance
 2010-07-19 20:13 UTC 

[patch 1/2] infiniband/cxgb4: remove unneeded assignment
 2010-07-19 20:09 UTC  (3+ messages)

[PATCH] input: fix uninitialized old_keycode oops in input_set_keycode
 2010-07-19 19:59 UTC 

write_ports delfd case
 2010-07-19 20:07 UTC  (3+ messages)

[PATCH] LEDS: Add output invertion option to backlight trigger
 2010-07-19 20:05 UTC  (2+ messages)

spca5xx does not build
 2010-07-19 20:06 UTC  (4+ messages)

custom ram fs page cache issue
 2010-07-19 20:02 UTC 

[PATCH 0/8] zcache: page cache compression support
 2010-07-19 19:57 UTC  (3+ messages)

[PATCHv2] tcp: fix crash in tcp_xmit_retransmit_queue
 2010-07-19 19:55 UTC  (4+ messages)

[PATCH v5 00/12] KVM: Add host swap event notifications for PV guest
 2010-07-19 19:52 UTC  (4+ messages)
` [PATCH v5 03/12] Add async PF initialization to "

[PATCH] Btrfs: checkpatch fixes in various files
 2010-07-19 19:53 UTC 

[U-Boot] [PATCH] net, fec: fix "Warning: eth device name has a space!" for FEC devices
 2010-07-19 19:49 UTC  (4+ messages)

[PATCH] Bluetooth: Move bit-field var to data->flags
 2010-07-19 19:48 UTC  (5+ messages)

2.6.35-rc5 inconsistent lock state
 2010-07-19 19:48 UTC  (5+ messages)

New init system hitting a distro near you
 2010-07-19 19:42 UTC  (5+ messages)

pull request: wireless-2.6 2010-07-19
 2010-07-19 19:39 UTC  (2+ messages)

[PATCH 0/2] x86: AMD C1E fix and cleanup
 2010-07-19 19:34 UTC  (7+ messages)
` [PATCH 1/2] x86: fix keeping track of AMD C1E


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.