public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-07 09:31:13 to 2010-07-07 20:18:48 UTC [more...]

[PATCH 0/7] block: BKL removal, version 4
 2010-07-07 20:18 UTC  (11+ messages)
` [PATCH 1/7] scsi/i2o_block: cleanup ioctl handling
` [PATCH 2/7] block: push down BKL into .locked_ioctl
` [PATCH 3/7] block: push down BKL into .open and .release
` [PATCH 4/7] block: push BKL into blktrace ioctls
` [PATCH 5/7] block: remove BKL from BLKROSET and BLKFLSBUF
` [PATCH 6/7] block: remove BKL from partition ioctls
` [PATCH 7/7] scsi/sd: remove big kernel lock

[patch 000/149] 2.6.32.16 stable review
 2010-07-07 20:11 UTC  (9+ messages)
` [patch 134/149] x86, paravirt: Add a global synchronization point for pvclock

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

[PATCH 1/2] ocfs2: Zero the tail cluster when extending past i_size v2
 2010-07-07 20:04 UTC  (7+ messages)
` [PATCH 0/3] ocfs2: Tail zeroing fixes
` [PATCH 1/3] ocfs2: When zero extending, do it by page
` [PATCH 2/3] ocfs2: Zero the tail cluster when extending past i_size
` [PATCH 3/3] ocfs2: No need to zero pages "

[PATCH 0/12] PV on HVM Xen
 2010-07-07 20:01 UTC  (5+ messages)
` [PATCH 12/13] Unplug emulated disks and nics

[PATCH v2 0/5] patches to settle i8042 with Intel MID platforms
 2010-07-07 20:02 UTC  (3+ messages)
` [PATCH v2 5/5] input: i8042 - add runtime check in x86's i8042_platform_init

[PATCH 0/9] remove q->prepare_flush_fn hook
 2010-07-07 19:52 UTC  (2+ messages)

[PATCH 10/11] oom: give the dying task a higher priority
 2010-07-07 19:43 UTC  (8+ messages)
  ` [PATCH 2/2] sched: make sched_param arugment static variables in some sched_setscheduler() caller

2.6.35-rc3 deadlocks on semaphore operations
 2010-07-07 19:34 UTC  (11+ messages)
            ` 2.6.35-rc3: System unresponsive under load

Labeled-NFS: Security Label support in NFSv4
 2010-07-07 19:24 UTC  (26+ messages)
` [PATCH 01/10] Security: Add hook to calculate context based on a negative dentry
` [PATCH 02/10] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 03/10] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 04/10] SELinux: Add new labeling type native labels
` [PATCH 05/10] KConfig: Add KConfig entries for Labeled NFS
` [PATCH 06/10] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 07/10] NFSv4: Introduce new label structure
` [PATCH 08/10] NFS: Client implementation of Labeled-NFS
` [PATCH 09/10] NFS: Extend NFS xattr handlers to accept the security namespace
` [PATCH 10/10] NFSD: Server implementation of MAC Labeling

[PATCH V4 0/5] Add MMC erase and secure erase V4
 2010-07-07 19:05 UTC  (8+ messages)
` [PATCH V4 1/5] mmc: Add erase, secure erase, trim and secure trim operations
` [PATCH V4 2/5] mmc_block: Add discard support
` [PATCH V4 3/5] omap_hsmmc: Add erase capability
` [PATCH V4 4/5] block: Add secure discard
` [PATCH V4 5/5] mmc_block: Add support for "

i915: Dell E6410 Ironlake LVDS detection
 2010-07-07 18:56 UTC  (6+ messages)

[RFC PATCH 1/1] PCI: skip release and reallocation of io port resources
 2010-07-07 18:55 UTC  (10+ messages)

[PATCH 2.6.35-rc1] net: vmxnet3 fixes [1/5] Spare skb to avoid starvation
 2010-07-07 18:34 UTC 

[PATCH 1/1] ACPI: fan: Fix more unbalanced code block
 2010-07-07 18:30 UTC 

[PATCH -V14 0/11] Generic name to handle and open by handle syscalls
 2010-07-07 18:20 UTC  (38+ messages)
` [PATCH -V14 03/11] vfs: Add open by file handle support
` [PATCH -V14 04/11] vfs: Allow handle based open on symlinks
` [PATCH -V14 05/11] vfs: Support null pathname in readlink

[PATCH v4 00/12] KVM: Add host swap event notifications for PV guest
 2010-07-07 18:13 UTC  (7+ messages)
` [PATCH v4 01/12] Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c
` [PATCH v4 02/12] Add PV MSR to enable asynchronous page faults delivery
` [PATCH v4 03/12] Add async PF initialization to PV guest

[PATCH 0/14] Avoid overflowing of stack during page reclaim V3
 2010-07-07 18:09 UTC  (17+ messages)
` [PATCH 12/14] vmscan: Do not writeback pages in direct reclaim

BUG in drivers/dma/ioat/dma_v2.c:314
 2010-07-07 18:07 UTC  (24+ messages)

[tip:x86/alternatives] x86, alternatives: Use 16-bit numbers for cpufeature index
 2010-07-07 17:45 UTC  (2+ messages)

Drives missing at boot
 2010-07-07 17:32 UTC  (18+ messages)

[PATCH] time/fs - file's time race with vgettimeofday
 2010-07-07 17:20 UTC  (7+ messages)

[tip:x86/cpu] x86, cpu: AMD errata checking framework
 2010-07-07 17:13 UTC  (2+ messages)

[PATCH 1/2] cfq-iosched: fix tree-wide handling of rq_noidle
 2010-07-07 17:12 UTC  (7+ messages)
` [PATCH 2/2] cfq-iosched: RQ_NOIDLE enabled for SYNC_WORKLOAD

[PATCH] ipc/sem.c: shrink size of struct sem_undo
 2010-07-07 16:58 UTC 

[PATCH 1/2] cfq-iosched: fix tree-wide handling of rq_noidle
 2010-07-07 17:03 UTC  (3+ messages)
` [PATCH 2/2] cfq-iosched: RQ_NOIDLE enabled for SYNC_WORKLOAD

[patch 00/52] vfs scalability patches updated
 2010-07-07 17:00 UTC  (15+ messages)
` [patch 24/52] fs: dcache reduce d_parent locking
` [patch 29/52] fs: icache lock i_count

[GIT] kbuild
 2010-07-07 16:41 UTC  (2+ messages)

[patch 1/2] fs: cleanup files_lock locking
 2010-07-07 16:17 UTC  (4+ messages)
` [patch 2/2] tty fix fu_list abuse

[PATCH v5 1/9] KVM: MMU: fix forgot reserved bits check in speculative path
 2010-07-07 15:30 UTC  (9+ messages)
` [PATCH v5 8/9] KVM: MMU: combine guest pte read between fetch and pte prefetch

[PATCH] Add a pair of system calls to make extended file stats available [ver #3]
 2010-07-07 15:28 UTC  (5+ messages)

linux-next: manual merge of the staging-next tree with the v4l-dvb tree
 2010-07-07 15:14 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the v4l-dvb tree
 2010-07-07 15:13 UTC  (6+ messages)

[RFC] perf migration
 2010-07-07 15:13 UTC 

MEDIA: lirc, improper locking
 2010-07-07 14:29 UTC  (3+ messages)
` [PATCH] IR/lirc_dev: fix locking in lirc_dev_fop_read

[PATCH] x86: KVM, fix lock imbalance
 2010-07-07 14:14 UTC  (7+ messages)

[PATCH 0/6] block: BKL removal, version 3
 2010-07-07 14:04 UTC  (13+ messages)
` [PATCH 1/6] block: push down BKL into .locked_ioctl
` [PATCH 2/6] block: push down BKL into .open and .release
` [PATCH 3/6] block: push BKL into blktrace ioctls
` [PATCH 6/6] scsi/sd: remove big kernel lock

[PATCH] firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM changes
 2010-07-07 13:36 UTC 

[PATCH 0/6] padata: updates
 2010-07-07 13:34 UTC  (7+ messages)
` [PATCH 1/6] padata: Check for valid padata instance on start
` [PATCH 2/6] padata: Block until the instance is unused on stop
` [PATCH 3/6] padata: Handle empty padata cpumasks
` [PATCH 4/6] padata: make padata_do_parallel to return zero on success
` [PATCH 5/6] padata: simplify serialization mechanism
` [PATCH 6/6] padata: update documentation

[PATCH V3 3/8] Cleancache: core ops functions and configuration
 2010-07-07 13:27 UTC  (5+ messages)

[PATCH 0/4] Smedia Glamo 3362 drivers
 2010-07-07 13:12 UTC  (5+ messages)
` [PATCH 1/4] Smedia Glamo 3362 core/resource driver
` [PATCH 2/4] Smedia Glamo 3362 MMC/SD Card Interface driver
` [PATCH 3/4] Smedia Glamo 3362 GPIO interface driver
` [PATCH 4/4] Smedia Glamo 3362 Framebuffer driver

[PATCH 1/3] padata: separate serial and parallel cpumasks
 2010-07-07 13:16 UTC  (9+ messages)

[PATCH] coccicheck: use $KBUILD_EXTMOD when available
 2010-07-07 12:22 UTC  (4+ messages)

[PATCH] trivial: fix typos concerning "address"
 2010-07-07 13:05 UTC  (2+ messages)

[PATCH] NET: nl80211, fix lock imbalance and netdev referencing
 2010-07-07 13:02 UTC 

[PATCH] firewire: cdev: check write quadlet request length to avoid buffer overflow
 2010-07-07 12:37 UTC  (6+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH v2] acerhdf: fix resource reclaim in error path
 2010-07-07 12:29 UTC  (2+ messages)

wensong@linux-vs.org, horms@verge.net.au
 2010-07-07 12:21 UTC  (2+ messages)
` IPVS: Incorrect helper use for SCTP [was: wensong@linux-vs.org, horms@verge.net.au]

[PATH] firewire: core: ensure some userspace API constants match corresponding kernel API constants
 2010-07-07 12:13 UTC 

ERROR: Unable to locate IOAPIC for GSI xx
 2010-07-07 11:31 UTC 

[PATCH] gpio: sx150x: Add Semtech I2C sx150x gpio expander driver
 2010-07-07 11:32 UTC  (3+ messages)

Your Well Deserved Compensation
 2010-07-07 10:47 UTC 

[PATCH 1/2] mtdpart: memory accessor interface for MTD layer
 2010-07-07 11:08 UTC 

[PATCH 00/11] staging: add ti dspbridge driver
 2010-07-07 10:18 UTC  (7+ messages)
` [PATCH 11/11] staging: ti dspbridge: enable driver building

[PATCH 2.6.35-rc1] net: vmxnet3 fixes [0/5] Spare skb to avoid starvation
 2010-07-07  9:34 UTC  (4+ messages)
` [PATCH 2.6.35-rc1] net: vmxnet3 fixes [3/5] Initialize link state at probe time
  ` [PATCH 2.6.35-rc1] net: vmxnet3 fixes [4/5] Do not reset when the device is not opened
  ` [PATCH 2.6.35-rc1] net: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox