linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-28 05:01:07 to 2011-10-28 14:06:56 UTC [more...]

[PATCH 1/2] cdrom: always check_disk_change() on open
 2011-10-28 13:47 UTC  (11+ messages)
` [regression] CD-ROM polling blocks suspend on some machines (Re: [PATCH 1/2] cdrom: always check_disk_change() on open)

[PATCH] gpiolib/arches: Centralise bolierplate asm/gpio.h
 2011-10-28 14:04 UTC  (6+ messages)
` [PATCH] asm-generic/gpio.h: merge basic gpiolib wrappers

[PATCH] RFC: fs to be compiled with -Dlinux
 2011-10-28 13:50 UTC  (3+ messages)

[PATCH] CPU hotplug, PM: Remove unused symbol 'suspend_cpu_hotplug'
 2011-10-28 13:47 UTC 

[PATCH 1/2] LSM: Do not apply mmap_min_addr check to PROT_NONE
 2011-10-28 13:36 UTC 

Microsoft is paying you
 2011-10-28 13:28 UTC 

[Known BUG?] i915 hang on 3.0.0-12 (Ubuntu 11.10 release)
 2011-10-28 13:22 UTC  (3+ messages)

[PATCH 0/6] Avoid soft lockup message when KVM is stopped by host
 2011-10-28 13:21 UTC  (7+ messages)
` [PATCH 3/6] Add ioctl for KVM_GUEST_STOPPED
` [PATCH 6/6] Add age out of guest paused flag

[PATCH] dt: add empty of_alias_get_id() for non-dt builds
 2011-10-28 13:19 UTC  (2+ messages)

[PATCH] tty/serial: atmel_serial: fix compilation
 2011-10-28 13:18 UTC  (3+ messages)

[PATCH] config: Add 'make kvmconfig'
 2011-10-28 13:05 UTC  (13+ messages)

MMC updates for 3.2-rc1
 2011-10-28 12:41 UTC 

[RFC] should VM_BUG_ON(cond) really evaluate cond
 2011-10-28 12:40 UTC  (11+ messages)
          ` >Re: "

[PATCHv6 00/19] First round in OTG rework
 2011-10-28 12:35 UTC  (20+ messages)
` [PATCHv6 01/19] usb: otg: Rename otg_transceiver to usb_phy
` [PATCHv6 02/19] usb: otg: Rename usb_otg and usb_xceiv "
` [PATCHv6 03/19] usb: otg: Separate otg members from usb_phy
` [PATCHv6 04/19] usb: otg: ab8500: Start using struct usb_otg
` [PATCHv6 05/19] usb: otg: fsl: "
` [PATCHv6 06/19] usb: otg: gpio_vbus: "
` [PATCHv6 07/19] usb: otg: isp1301_omap: "
` [PATCHv6 08/19] usb: otg: msm: "
` [PATCHv6 09/19] usb: otg: langwell: "
` [PATCHv6 10/19] usb: otg: nop: "
` [PATCHv6 11/19] usb: otg: twl4030: "
` [PATCHv6 12/19] usb: otg: twl6030: "
` [PATCHv6 13/19] usb: otg: ulpi: "
` [PATCHv6 14/19] arm: imx: "
` [PATCHv6 15/19] usb: musb: "
` [PATCHv6 16/19] power_supply: Convert all users to new usb_phy
` [PATCHv6 17/19] usb: "
` [PATCHv6 18/19] usb: otg: Remove OTG specific members from usb_phy
` [PATCHv6 19/19] usb: otg: Convert all users to pass struct usb_otg for OTG functions

[PATCH] x86: call stop_machine_text_poke() on all CPUs
 2011-10-28 12:30 UTC  (3+ messages)

[PATCH v4 0/2] CPU hotplug, Freezer: Fix race between CPU hotplug and freezer
 2011-10-28 12:28 UTC  (8+ messages)
` [PATCH v4 2/2] CPU hotplug, Freezer: Synchronize CPU hotplug and Freezer

[PATCH] USB: g_serial: fix deadlock with PREEMPT_RT enabled
 2011-10-28 12:28 UTC  (2+ messages)

[PATCH 00/13] read-only remount race fix v9
 2011-10-28 12:13 UTC  (14+ messages)
` [PATCH 01/13] vfs: ignore error on forced remount
` [PATCH 02/13] vfs: keep list of mounts for each superblock
` [PATCH 03/13] vfs: protect remounting superblock read-only
` [PATCH 04/13] vfs: fs_may_remount_ro: turn unnecessary check into a WARN_ON
` [PATCH 05/13] hypfs: remove unnecessary nlink setting
` [PATCH 06/13] jfs: "
` [PATCH 07/13] ocfs2: "
` [PATCH 08/13] logfs: "
` [PATCH 09/13] filesystems: add missing nlink wrappers
` [PATCH 10/13] filesystems: add set_nlink()
` [PATCH 11/13] vfs: protect i_nlink
` [PATCH 12/13] vfs: count unlinked inodes
` [PATCH 13/13] vfs: prevent remount read-only if pending removes

[PATCH] d_prune dentry_operation
 2011-10-28 12:16 UTC  (7+ messages)
` [PATCH] vfs: add d_prune dentry operation

[PATCH] mfd/abx500: fix missing abx500 header file updates
 2011-10-28 12:15 UTC 

[PATCH 0/5 v11] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-10-28 12:14 UTC  (15+ messages)
` [PATCH 1/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap4
  ` [PATCH 2/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap3

[PATCH] PCI: Set device power state to PCI_D0 for device without native PM support
 2011-10-28 12:06 UTC  (11+ messages)

[PATCH V3 00/49] Tree wide: cleanup IRQF_DISABLED
 2011-10-28 11:51 UTC  (6+ messages)
` [PATCH 16/49] SH: irq: Remove IRQF_DISABLED
` [PATCH 18/49] um: "

[PATCH 0/3] OMAP: SPI: Driver updates
 2011-10-28 11:49 UTC  (2+ messages)

[PATCH v2] PM: fix runtime accounting calculation error
 2011-10-28 11:51 UTC  (2+ messages)

[PATCH 0/3] OMAP: SPI: Driver updates
 2011-10-28 11:44 UTC  (4+ messages)
` [PATCH 1/3] OMAP: SPI: Use a workqueue per omap2_mcspi controller
` [PATCH 2/3] OMAP: SPI: call pm_runtime_disable in error path and remove
` [PATCH 3/3] OMAP: SPI: Correct the error path

[patch] drm/i915: fix if statement (bogus semi-colon)
 2011-10-28 11:42 UTC 

Hello My Dear, My name is grace ndoye,i read through your profile today and i became interested in you,i will also like to know you the more,and i want you to send an e-mail to my e-mail address so i can give you my picture for you to know whom i am and for the both of us to know each other very well and better in life,and we can achieve it in future because ture love and feeling means alot in future.Here is my private e-mail address you can contact me with it.(gracendoye0@gala.net)I am waiting for your mail to my e-mail address above and aslo, Remember the distance or colour does not matter but love,feeling,e-motions and sympathetic love matters alot in life. Thanks,and i promise to be honest and to keep a very good relationship with you. Grace. gracendoye0@gala.net
 2011-10-28 11:39 UTC 

Hello
 2011-10-28 11:24 UTC 

[PATCH 00/21] [GIT PULL] ktest: lots of nice new features
 2011-10-28 11:16 UTC  (22+ messages)
` [PATCH 01/21] ktest: Add TEST_TYPE install option
` [PATCH 02/21] ktest: Create outputdir if it does not exist
` [PATCH 03/21] ktest: Only need to save .config when doing mrproper
` [PATCH 04/21] ktest: Include monitor in reboot code
` [PATCH 05/21] ktest: Fail when grub menu not found
` [PATCH 06/21] ktest: Add NO_INSTALL option to not install for a test
` [PATCH 07/21] ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot
` [PATCH 08/21] ktest: Do not reboot on config or build issues
` [PATCH 09/21] ktest: Add IF and ELSE to config sections
` [PATCH 10/21] ktest: Let IF keyword take comparisons
` [PATCH 11/21] ktest: Add INCLUDE keyword to include other config files
` [PATCH 12/21] ktest: Consolidate TEST_TYPE and DEFAULT code
` [PATCH 13/21] ktest: Add OVERRIDE keyword to DEFAULTS section
` [PATCH 14/21] ktest: Add DEFINED keyword for IF statements
` [PATCH 15/21] ktest: Sort make_min_config configs by dependecies
` [PATCH 16/21] ktest: Fix parsing of config section lines
` [PATCH 17/21] ktest: Add processing of complex conditionals
` [PATCH 18/21] ktest: Do not opencode reboot in grub setting
` [PATCH 19/21] ktest: Add another monitor flush before installing kernel
` [PATCH 20/21] ktest: Add variable ${PWD}
` [PATCH 21/21] ktest: Evaluate variables entered on the command line

HSI framework for linux-next
 2011-10-28 11:23 UTC  (2+ messages)

3.x/libc6 -- out of ideas -- launching chrome results in an immediate crash of Xvnc everytime [SOLVED, well root cause found anyway]
 2011-10-28 11:20 UTC 

sertleşme,erken boşalma,tansiyon,romatizma,migren ilaçzız tedavi
 2011-10-28  8:50 UTC 

[PATCH v7 0/7] SUNRPC: make rpcbind clients allocated and destroyed dynamically
 2011-10-28 11:54 UTC  (8+ messages)
` [PATCH v7 1/7] SUNRPC: introduce helpers for reference counted rpcbind clients
` [PATCH v7 2/7] SUNRPC: use rpcbind reference counting helpers
` [PATCH v7 3/7] SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure
` [PATCH v7 4/7] SUNRPC: setup rpcbind clients if service requires it
` [PATCH v7 5/7] SUNRPC: cleanup service destruction
` [PATCH v7 6/7] SUNRPC: remove rpcbind clients creation during service registering
` [PATCH v7 7/7] SUNRPC: remove rpcbind clients destruction on module cleanup

[PATCH] Fix Corruption issue in USB ftdi driver drivers/usb/serial/ftdi_sio.c
 2011-10-28 10:50 UTC  (2+ messages)

[PATCH v9 0/4] cpuidle: Global registration of idle states with per-cpu statistics
 2011-10-28 10:50 UTC  (5+ messages)
` [PATCH v9 1/4] cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
` [PATCH v9 2/4] cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
` [PATCH v9 3/4] cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
` [PATCH v9 4/4] cpuidle: Single/Global registration of idle states

Web News!!!
 2011-10-28 10:22 UTC 

[GIT PULL] first round of SCSI updates for the 3.1 merge window
 2011-10-28 10:37 UTC  (2+ messages)

[PATCH] nfs: Fix unused variable warning
 2011-10-28 10:36 UTC 

3.x/libc6 -- out of ideas -- launching chrome results in an immediate crash of Xvnc everytime
 2011-10-28 10:09 UTC  (3+ messages)

[patch 5/5]thp: split huge page if head page is isolated
 2011-10-28  9:50 UTC  (6+ messages)

[PATCH v6 0/8] SUNRPC: make rpcbind clients allocated and destroyed dynamically
 2011-10-28  9:49 UTC  (7+ messages)
` [PATCH v6 4/8] SUNRPC: setup rpcbind clients if service requires it
` [PATCH v6 5/8] SUNRPC: cleanup service destruction

[PATCH v3 0/3] SUNRPC: rcbind clients virtualization
 2011-10-28  9:41 UTC  (5+ messages)

Speed of RAM reserved with memmap kernel command line option
 2011-10-28  9:30 UTC  (3+ messages)

[PATCH 0/6] Add support for tegra30 and cardhu
 2011-10-28  9:19 UTC  (5+ messages)
` [PATCH 2/6] arm/tegra: prepare pinmux code for multiple tegra variants

[PATCH v2 0/6] Reduce cross CPU IPI interference
 2011-10-28  9:09 UTC  (7+ messages)
` [PATCH v2 5/6] slub: Only IPI CPUs that have per cpu obj to flush
` [PATCH v2 6/6] slub: only preallocate cpus_with_slabs if offstack

[PATCH] sched: document wait_for_completion_* return values
 2011-10-28  8:47 UTC  (3+ messages)

[PATCH v2 4/6] mm: Only IPI CPUs to drain local pages if they exist
 2011-10-28  8:43 UTC 

[PATCH 0/13] read-only remount race fix v7
 2011-10-28  8:29 UTC  (7+ messages)
` [PATCH 12/13] vfs: count unlinked inodes

[RFC][PATCH 0/2] PM / Sleep: Extended control of suspend/hibernate interfaces
 2011-10-28  8:27 UTC  (4+ messages)

[PATCH v4] dmaengine: add CSR SiRFprimaII DMAC driver
 2011-10-28  8:08 UTC  (6+ messages)

Not really merged? Re: [merged] x86-paravirt-pte-updates-in-kunmap_atomic-need-to-be-synchronous-regardless-of-lazy_mmu-mode.patch removed from -mm tree
 2011-10-28  7:48 UTC  (5+ messages)
        ` [Xen tree maintenance] "

[PATCH] tracing: update Documentation on max preds limit
 2011-10-28  7:48 UTC 

[PATCH] UART: add CSR SiRFprimaII SoC on-chip uart drivers
 2011-10-28  7:35 UTC  (3+ messages)

[GIT PULL] mm: frontswap (for 3.2 window)
 2011-10-28  7:30 UTC  (6+ messages)

[patch 4/5]thp: correct order in lru list for split huge page
 2011-10-28  7:21 UTC  (4+ messages)

[PATCH 1/2] ASoC: wm8711: Fix wrong mask for setting input audio data bit length select
 2011-10-28  7:17 UTC  (4+ messages)
` [PATCH 2/2] ASoC: wm8711: Add proper mask for wm8711_set_dai_fmt
` [PATCH 2/2] ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmt

[PATCH] time: Improve documentation of timekeeeping_adjust()
 2011-10-28  7:02 UTC  (4+ messages)

[PATCH] tracing: fix event system memory leak
 2011-10-28  6:55 UTC 

INFO: possible recursive locking detected: autofs4_expire_indirect()
 2011-10-28  6:35 UTC  (3+ messages)

[PATCH] PM: fix calculation mistake in roll-over cases
 2011-10-28  6:34 UTC  (3+ messages)

light disco shared photos with you
 2011-10-28  6:30 UTC 

Contact email for claims: cllams@dgoh.org
 2011-10-28  6:03 UTC 

[possible deadlock][3.1.0-g138c4ae] possible circular locking dependency detected
 2011-10-28  6:11 UTC  (5+ messages)

[PATCH 05/21] sh: drop unused Kconfig symbol
 2011-10-28  6:11 UTC  (2+ messages)

[PATCH 1/2] sunrpc: make rpc_wait_bit_killable handle freeze events
 2011-10-28  6:08 UTC  (2+ messages)
` [PATCH 2/2] nfs: make TASK_KILLABLE sleeps attempt to freeze

[PATCH] mmc: core: Add packed command for eMMC4.5 device
 2011-10-28  5:44 UTC 

[PATCHv2] drivers: pinctrl: add a pin_base for sparse gpio-ranges
 2011-10-28  5:41 UTC 

[RFC] ata port runtime pm
 2011-10-28  5:36 UTC  (3+ messages)

[RFC]init:enable usermodehelper when we have a root filesystem
 2011-10-28  5:22 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).