messages from 2011-09-29 14:09:03 to 2011-09-29 20:00:49 UTC [more...]
[PATCH 0000/0024] Staging: hv: mousevsc cleanup
2011-09-29 18:55 UTC (19+ messages)
` [PATCH 01/24] Staging: hv: mousevsc: Fixup struct hv_input_dev_info
` [PATCH 02/24] Staging: hv: mousevsc: Get rid of the struct input_device_context
` [PATCH 04/24] Staging: hv: mousevsc: Change the allocation flags to reflect interrupt context
` [PATCH 07/24] Staging: hv: mousevsc: Use completion primitive to synchronize
` [PATCH 09/24] Staging: hv: mousevsc: Get rid of unnecessary DPRINT calls
` [PATCH 10/24] Staging: hv: mousevsc: Cleanup error handling
` [PATCH 11/24] Staging: hv: mousevsc: Get rid of unnecessary pr_* calls
` [PATCH 12/24] Staging: hv: mousevsc: Free allocated memory in free_input_device()
` [PATCH 13/24] Staging: hv: mousevsc: Get rid of the unused state: num_outstanding_req
` [PATCH 15/24] Staging: hv: mousevsc: Get rid of mousevsc_on_send_completion()
` [PATCH 17/24] Staging: hv: mousevsc: Get rid of mousevsc_on_device_remove() by inlining code
` [PATCH 18/24] Staging: hv: mousevsc: Now cleanup mousevsc_remove()
` [PATCH 19/24] Staging: hv: mousevsc: Get rid of ref_count state in struct mousevsc_dev
` [PATCH 20/24] Staging: hv: mousevsc: Cleanup camel cased enums
` [PATCH 21/24] Staging: hv: mousevsc: Get rid of mousevsc_on_receive_input_report() by inlining
` [PATCH 22/24] Staging: hv: mousevsc: Cleanup mousevsc_on_device_add()
` [PATCH 23/24] Staging: hv: mousevsc: Enable autoloading of the mouse driver
` [PATCH 24/24] Staging: hv: mousevsc: Get rid of unnecessary comments
Bluetooth regression with headphones
2011-09-29 20:01 UTC (5+ messages)
Problem with AMD chipsets. Was "Re: problems doing direct dma from a pci device to pci-e device"
2011-09-29 19:41 UTC
[RFC PATCH] binfmt_elf: Fix PIE execution with randomization disabled
2011-09-29 19:53 UTC
[PATCH] Xen bug-fixes for 3.2 (v1)
2011-09-29 19:52 UTC (10+ messages)
` [PATCH 1/9] xen/pciback: Do not dereference psdev during printk when it is NULL
` [PATCH 2/9] xen/pciback: Return proper error code from sscanf
` [PATCH 3/9] xen/pciback: Check if the device is found instead of blindly assuming so
` [PATCH 4/9] xen/events: BUG() when we can't allocate our event->irq array
` [PATCH 5/9] xen/events: Don't check the info for NULL as it is already done
` [PATCH 6/9] xen/irq: If we fail during msi_capability_init return proper error code
` [PATCH 7/9] xen/xenbus: Check before dereferencing it
` [PATCH 8/9] xen/enlighten: Fix compile warnings
` [PATCH 9/9] xen/p2m/debugfs: Fix potential pointer exception
linux-next: Tree for Sept 29
2011-09-29 19:50 UTC (2+ messages)
` linux-next: Tree for Sept 29 (kvm)
PME via interrupt or SCI mechanism?
2011-09-29 19:39 UTC (5+ messages)
[159/244] ipc/mqueue.c: fix mq_open() return value
2011-09-29 19:37 UTC (6+ messages)
[PATCH] net-proc: expose the tos values in /proc/net/[tcp|udp]
2011-09-29 19:32 UTC (2+ messages)
[PATCH] fat: don't use custom hex_to_bin()
2011-09-29 19:35 UTC (16+ messages)
` [PATCHv2] "
` [PATCHv4] "
` [PATCHv3] "
[GIT] Sparc
2011-09-29 19:31 UTC
Oops in ecryptfs (apparently) with 3.1-rc6
2011-09-29 19:28 UTC (4+ messages)
[PATCH 0/4] Kmemleak patches for -next
2011-09-29 19:28 UTC (6+ messages)
` [PATCH 2/4] kmemleak: Handle percpu memory allocation
3.1rc7+ FSX failure over NFS
2011-09-29 19:22 UTC (4+ messages)
[PATCH] man ptrace: add extended description of various ptrace quirks
2011-09-29 19:08 UTC (2+ messages)
Question about memory leak detector giving false positive report for net/core/flow.c
2011-09-29 19:07 UTC (7+ messages)
3.0.3 64-bit Crash running fscache/cachefilesd
2011-09-29 19:02 UTC (11+ messages)
` [Linux-cachefs] "
[228/244] ALSA: HDA: No power nids on 92HD93
2011-09-29 18:58 UTC (3+ messages)
[000/244] 3.0.5-stable review
2011-09-29 18:56 UTC (9+ messages)
` [004/244] sfi: table irq 0xFF means no interrupt
` [134/244] drm/radeon/kms: fix typo in r100_blit_copy
dma_unmap_single() lacking cache sync on some archs?
2011-09-29 18:56 UTC (3+ messages)
[PATCH v5 0/3] Add support for tegra2 based ventana board
2011-09-29 18:55 UTC (8+ messages)
` [PATCH v5 2/3] arm/tegra: add support for ventana pinmuxing
` [PATCH v5 3/3] arm/tegra: device tree support for ventana board
[PATCH v2 1/2] net/fec: replace hardcoded irq num with macro
2011-09-29 18:54 UTC (4+ messages)
` [PATCH v2 2/2] net/fec: add poll controller function for fec nic
[PATCH v2 0/7] Add a generic struct clk
2011-09-29 18:54 UTC (2+ messages)
[PATCH v3] fs/minix: Verify bitmap block counts before mounting
2011-09-29 18:51 UTC (3+ messages)
[PATCH 00/11] virtio: Support for hibernation (S4)
2011-09-29 18:36 UTC (20+ messages)
` [PATCH 01/11] virtio: pci: switch to new PM API
` [PATCH 02/11] virtio-pci: add PM notification handlers for restore, freeze, thaw, poweroff
` [PATCH 03/11] virtio: console: Move out vq and vq buf removal into separate functions
` [PATCH 04/11] virtio: console: Add freeze and restore handlers to support S4
` [PATCH 05/11] virtio: blk: Move out vq initialization to separate function
` [PATCH 06/11] virtio: blk: Add freeze, restore handlers to support S4
` [PATCH 07/11] virtio: net: Move out vq initialization into separate function
` [PATCH 08/11] virtio: net: Move out vq and vq buf removal "
` [PATCH 09/11] virtio: net: Add freeze, restore handlers to support S4
` [PATCH 10/11] virtio: balloon: Move out vq initialization into separate function
` [PATCH 11/11] virtio: balloon: Add freeze, restore handlers to support S4
` [PATCH v2 04/11] virtio: console: Add freeze and "
` [PATCH v2 05/11] virtio: blk: Move out vq initialization to separate function
` [PATCH v2 06/11] virtio: blk: Add freeze, restore handlers to support S4
` [PATCH v2 09/11] virtio: net: "
[PATCH RFC] lockdep: Update documentation for lock-class leak detection
2011-09-29 18:32 UTC (4+ messages)
BUG in kernel: Wrong Handling of USB HDD’s in scsiglue(slave_configure) and scsi/sd(sd_read_cache_type)
2011-09-29 18:31 UTC (6+ messages)
[PATCHv2 1/2] ARM: debug: Add UART1 config choices
2011-09-29 18:04 UTC (10+ messages)
` [PATCHv2 2/2] ARM: debug: Move DEBUG_ICEDCC into the DEBUG_LL choice
[patch] oom: thaw threads if oom killed thread is frozen before deferring
2011-09-29 18:00 UTC (8+ messages)
[PATCH v2 0/3] staging: zcache: xcfmalloc support
2011-09-29 17:47 UTC (2+ messages)
[PATCH] dm: verity target
2011-09-29 17:31 UTC (4+ messages)
[PATCH 1/2] mm: restrict access to slab files under procfs and sysfs
2011-09-29 17:28 UTC (15+ messages)
` [PATCH 2/2] mm: restrict access to /proc/meminfo
` [kernel-hardening] "
[PATCH 0/4] allow freezing of tasks with netfs calls in flight
2011-09-29 17:29 UTC (6+ messages)
` [PATCH 2/4] cifs, freezer: add wait_event_freezekillable and have cifs use it
linux-next-20110923: warning kernel/rcutree.c:1833
2011-09-29 17:19 UTC (12+ messages)
[PATCH v3] mmc : general purpose partition support
2011-09-29 17:20 UTC (2+ messages)
iwlagn after suspend to ram and wakeup unusable, probe failed error -22
2011-09-29 16:52 UTC
[PATCH v1] sched: fix nohz idle load balancer issues
2011-09-29 17:13 UTC (7+ messages)
Jump Label initialization
2011-09-29 17:06 UTC (4+ messages)
[PATCH 0/9] V2: idle page tracking / working set estimation
2011-09-29 16:43 UTC (2+ messages)
[BUG?] e1000e Detected Hardware Unit Hang
2011-09-29 16:38 UTC (5+ messages)
` [E1000-devel] "
[PATCH v2 0/5] OMAP3EVM: Add support for MT9T111 sensor
2011-09-29 16:37 UTC (3+ messages)
` [PATCH v2 3/5] omap3evm: Add Camera board init/hookup file
[PATCH][RT][RFC] rt: show owner of locks for blocked tasks in task dumps
2011-09-29 16:18 UTC
[PATCH] perf map: Do not display load warning for maps without dso
2011-09-29 16:11 UTC (6+ messages)
` [PATCH] perf, tool: Treat all memory maps without dso file as loaded
[PATCH] perf tools: Exit recording if events have non matching sample type
2011-09-29 16:01 UTC
[PATCH] PM: HIBERNATION: add resume_wait param to support MMC-like devices as resume file
2011-09-29 15:56 UTC (3+ messages)
[PATCH 01/11] MFD: DA9052/53 MFD core module v6
2011-09-29 15:55 UTC (3+ messages)
[PATCH] kmod: prevent kmod_loop_msg overflow in __request_module()
2011-09-29 15:50 UTC
[PATCH] init:main.c: start 'usermodehelper_enable()' a little early
2011-09-29 15:42 UTC (5+ messages)
[GIT PULL] oprofile updates for v3.2
2011-09-29 15:34 UTC (2+ messages)
[PATCHv2 1/2] perf tools: Fix tracing info recording
2011-09-29 15:34 UTC (5+ messages)
` [PATCHv3 0/2] "
` [PATCHv3 1/2] perf tools: Fix raw sample reading
` [PATCHv3 2/2] perf tools: Fix tracing info recording
(no subject)
2011-09-29 15:24 UTC (9+ messages)
` [PATCH 25/26] dynamic_debug: add pr_fmt_dbg() for dynamic_pr_debug
[PATCH] lis3: Fix regression of HP DriveGuard with 8bit chip
2011-09-29 15:23 UTC
[PATCH v5 1/1] HID: Add full support for Logitech Unifying receivers
2011-09-29 15:22 UTC (6+ messages)
Radeon regression fix
2011-09-29 15:21 UTC (4+ messages)
[PATCH v2] PM: HIBERNATION: add resume_wait param to support MMC-like devices as resume file
2011-09-29 15:15 UTC
linux-next: manual merge of the moduleh tree with the staging tree
2011-09-29 15:15 UTC (2+ messages)
[RFC PATCH v2 00/10] fadump: Firmware-assisted dump support for Powerpc
2011-09-29 15:11 UTC (11+ messages)
` [RFC PATCH v2 01/10] fadump: Add documentation for firmware-assisted dump
` [RFC PATCH v2 02/10] fadump: Reserve the memory for firmware assisted dump
` [RFC PATCH v2 03/10] fadump: Register "
` [RFC PATCH v2 04/10] fadump: Initialize elfcore header and add PT_LOAD program headers
` [RFC PATCH v2 05/10] fadump: Convert firmware-assisted cpu state dump data into elf notes
` [RFC PATCH v2 06/10] fadump: Add PT_NOTE program header for vmcoreinfo
` [RFC PATCH v2 07/10] fadump: Introduce cleanup routine to invalidate /proc/vmcore
` [RFC PATCH v2 08/10] fadump: Invalidate registration and release reserved memory for general use
` [RFC PATCH v2 09/10] fadump: Invalidate the fadump registration during machine shutdown
` [RFC PATCH v2 10/10] fadump: Introduce config option for firmware assisted dump feature
[PATCH] sysfs: add per pci device msi[x] irq listing
2011-09-29 14:51 UTC (3+ messages)
` [PATCH] sysfs: add per pci device msi[x] irq listing (v4)
oprofile kernel tree for linux-next
2011-09-29 14:58 UTC
[PATCH] hrtimers: Special-case zero length sleeps
2011-09-29 14:59 UTC
[PATCH][RT] Fix warning about bounded threads migrating
2011-09-29 14:57 UTC
[PATCH v5 0/2] xen: modify kernel mappings corresponding to granted pages
2011-09-29 14:53 UTC (5+ messages)
` [PATCH v5 2/2] "
` [Xen-devel] "
[PATCH] Smack: fix domain transfer issues
2011-09-29 14:44 UTC (6+ messages)
[PATCH v3 00/24] C6X: New architecture
2011-09-29 14:41 UTC (5+ messages)
` [PATCH v3 19/24] C6X: headers
wiki mirror | looking for ATA_4_KiB_sector_issues page
2011-09-29 14:40 UTC (2+ messages)
[PATCH 1/5 v12] arm: omap: usb: ehci and ohci hwmod structures for omap4
2011-09-29 14:32 UTC
[PATCH] staging: zcache: reduce tmem bucket lock contention
2011-09-29 14:32 UTC
[PATCH] slub Discard slab page only when node partials > minimum setting
2011-09-29 14:32 UTC (8+ messages)
[PATCH 0/5 v12] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
2011-09-29 14:24 UTC (6+ messages)
` [PATCH 1/5 v12] arm: omap: usb: ehci and ohci hwmod structures for omap4
` [PATCH 2/5 v12] arm: omap: usb: ehci and ohci hwmod structures for omap3
` [PATCH 3/5 v12] arm: omap: usb: register hwmods of usbhs
` [PATCH 4/5 v12] arm: omap: usb: device name change for the clk names "
` [PATCH 5/5 v12] mfd: omap: usb: Runtime PM support
[PATCH 1/4] fsl-rio: Split rio driver into two parts, RapidIO endpoint and RapidIO message unit
2011-09-29 14:23 UTC (7+ messages)
` [PATCH 3/4] p4080ds-dts: Add two rapidio ports and message units support
` [PATCH 4/4] powerpc/fsl: Document rapidio node binding-information
Q: proc: disable mem_write after exec
2011-09-29 14:17 UTC
[PATCH 0/5 v12] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
2011-09-29 14:07 UTC (6+ messages)
` [PATCH 1/5] arm: omap: usb: ehci and ohci hwmod structures for omap4
` [PATCH 2/5] arm: omap: usb: ehci and ohci hwmod structures for omap3
` [PATCH 3/5] arm: omap: usb: register hwmods of usbhs
` [PATCH 4/5] arm: omap: usb: device name change for the clk names "
` [PATCH 5/5] mfd: omap: usb: Runtime PM support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox