All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-16 16:03:45 to 2012-04-16 16:52:33 UTC [more...]

[PATCH 0/1] Fix perl re-execution issues
 2012-04-16 16:43 UTC  (2+ messages)
` [PATCH 1/1] perl: fix re-execution of patch/configure

[PATCH V3] pinctrl: implement devm_pinctrl_get()/put()
 2012-04-16 16:51 UTC 

[PATCH 0/4] Enhance git-rebases flexibiilty in handling empty commits
 2012-04-16 16:50 UTC  (10+ messages)
` [PATCH v5 0/4]Enhance "
  ` [PATCH v5 3/4] git-cherry-pick: Add test to validate new options
  ` [PATCH v5 4/4] git-rebase: add keep_empty flag

linux-next: Tree for Apr 16
 2012-04-16 19:50 UTC  (3+ messages)
` [PATCH -next] mtd: fix sbc2_flash build when PCI is not enabled

[PATCH 0/5] libxl: call hotplug scripts from libxl
 2012-04-16 16:50 UTC  (7+ messages)
` [PATCH 2/5] libxl: call hotplug scripts from libxl for vbd
` [PATCH 4/5] libxl: add "downscript=no" to Qemu call
` [PATCH 5/5] libxl: clean xenstore console directories recursively on destroy

[PATCH 0/3] ARM: OMAP2+: dmtimer: cleanup related to devm API and clk usage
 2012-04-16 16:50 UTC  (6+ messages)
` [PATCH 2/3] ARM: OMAP2+: dmtimer: cleanup iclk usage
` [PATCH 3/3] ARM: OMAP2+: dmtimer: cleanup fclk usage

[PATCH] mfd: asic3: fix asic3_gpio_to_irq
 2012-04-16 16:58 UTC  (2+ messages)

[PATCH] MIPS: cavium: Don't enable irq in ->init__secondary()
 2012-04-16 16:48 UTC  (2+ messages)

Netlink, route monitoring, RTM_DELROUTE not issued for ppp peer address. Bug or feature?
 2012-04-16 16:48 UTC  (5+ messages)
` SV: "

[PATCH v2 0/3] Add support for Atmel's AT91SAM9N12-EK (With DT)
 2012-04-16 16:47 UTC  (9+ messages)
` [PATCH v2 1/3] AT91: Add DT description files for AT91SAM9N12-EK
` [PATCH v2 3/3] AT91: Add machine files for AT91SAM9N12 SoC

[PATCH RESEND] ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue
 2012-04-16 16:46 UTC  (4+ messages)

[PATCH 0/1][PULL] meta-yocto: Move OELAYOUT_ABI definition to poky.conf
 2012-04-16 16:46 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/3] ARM: orion5x: ts78xx misc cleanups
 2012-04-16 16:46 UTC  (5+ messages)
` [PATCH 2/3] ARM: orion5x: ts78xx fix NAND resource off by one
` [PATCH 3/3] ARM: orion5x: ts78xx debugging changes

emmc power select failure
 2012-04-16 16:44 UTC  (3+ messages)

Please fix or revert: [PATCH] checkpatch: add --strict tests for braces, comments and casts
 2012-04-16 19:44 UTC  (2+ messages)

[PATCH] kvm: don't call mmu_shrinker w/o used_mmu_pages
 2012-04-16 16:43 UTC  (3+ messages)

[PATCH] mfd: Convert Intel MSIC driver to use devm_* interfaces
 2012-04-16 16:50 UTC  (2+ messages)

[PATCH linux-next 0/1] ath6k: Normalize use of FW_DIR
 2012-04-16 16:42 UTC  (4+ messages)
` [PATCH linux-next 1/1] "

[PATCH 1/1] lpc_sch: Add Intel Centerton Multifunction Device support
 2012-04-16 16:42 UTC  (3+ messages)

[Buildroot] Problem with apply-patches.sh
 2012-04-16 16:42 UTC  (8+ messages)
  ` [Buildroot] [PATCH] apply-patches.sh: patch pattern was expanded prematurely

[PATCH RFC V6 0/11] Paravirtualized ticketlocks
 2012-04-16 16:42 UTC  (9+ messages)
        ` [Xen-devel] "

[U-Boot] Pull request: u-boot-staging
 2012-04-16 16:42 UTC 

ehci dynamic debug problem
 2012-04-16 16:41 UTC  (5+ messages)

[PATCH v2] kvm: Disable MSI/MSI-X in assigned device reset path
 2012-04-16 16:38 UTC  (9+ messages)

[oe-core] requires on own .bb file
 2012-04-16 16:27 UTC  (2+ messages)

Suggestions on fixing fill_modes ioctl() delays under i915
 2012-04-16 16:37 UTC  (4+ messages)

[PATCH] video/via: Convert to kstrtou8_from_user
 2012-04-16 16:36 UTC  (3+ messages)

Winning Number: RRA: 12058006/08
 2012-04-16 16:35 UTC 

[PATCH RFC 00/17] Introduce a global lock to serialize all PCI hotplug
 2012-04-16 16:29 UTC  (18+ messages)
` [PATCH RFC 01/17] PCI: introduce pci_bus_get()/pci_bus_put() to hide PCI implementation details
` [PATCH RFC 02/17] PCI: introduce recursive rwsem to serialize PCI hotplug operations
` [PATCH RFC 03/17] PCI: replace pci_remove_rescan_mutex with the PCI hotplug lock
` [PATCH RFC 04/17] PCI: serialize hotplug operations triggered by PCI hotplug sysfs interfaces
` [PATCH RFC 05/17] PCI: correctly flush workqueue when destroy pcie hotplug controller
` [PATCH RFC 06/17] PCI: prepare for serializing hotplug operations triggered by pciehp driver
` [PATCH RFC 07/17] PCI: serialize hotplug operaitons triggered by the "
` [PATCH RFC 08/17] PCI: fix two race windows when probing/removing SHPC controller
` [PATCH RFC 09/17] PCI: correctly flush workqueues and timer when destroy "
` [PATCH RFC 10/17] PCI: serialize hotplug operaitons triggered by the shpchp driver
` [PATCH RFC 11/17] PCI: release IO resource in error handling path in cpcihp_generic_init()
` [PATCH RFC 12/17] PCI: clean up all resources in error handling path in zt5550_hc_init_one()
` [PATCH RFC 13/17] PCI: trivial code clean up in cpci_hotplug_core.c
` [PATCH RFC 14/17] PCI: fix race windows when shutting down cpcihp controller
` [PATCH RFC 15/17] PCI: hold a reference count to the PCI bus used by cpcihp drivers
` [PATCH RFC 16/17] PCI: serialize PCI hotplug operations triggered "
` [PATCH RFC 17/17] PCI: serialize PCI hotplug operations triggered by fakephp drivers

[PATCH] xen: don't use PCI BIOS service for configuration space accesses
 2012-04-16 16:33 UTC  (6+ messages)

[PATCH V2 3/5] memcg: set soft_limit_in_bytes to 0 by default
 2012-04-16 16:33 UTC  (5+ messages)

[PATCH v3 0/3]: Fixes to IRQ routing
 2012-04-16 16:33 UTC  (3+ messages)
` [PATCH v3 1/3] Introduce a workqueue to deliver PIT timer interrupts

[PATCH v2] completion: add new git_complete helper
 2012-04-16 16:32 UTC  (6+ messages)

[PATCH] [trivial] Fix typo in various Kconfig file
 2012-04-16 19:32 UTC  (2+ messages)

[PATCH V2 0/5] memcg softlimit reclaim rework
 2012-04-16 16:32 UTC  (3+ messages)

[PATCH v2] mfd: asic3: Avoid unbalanced irq wakeup enables/disables
 2012-04-16 16:40 UTC  (2+ messages)

[PATCH] libxl: add a dummy ao_how to libxl_domain_core_dump
 2012-04-16 16:31 UTC  (4+ messages)

[Cluster-devel] [PATCH] GFS2: Remove unused argument from gfs2_internal_read
 2012-04-16 16:31 UTC  (2+ messages)

[PATCH 1/1] Hob: fixed a little view issue about package selection page
 2012-04-16 16:21 UTC  (2+ messages)

[U-Boot] [PATCH] drivers/mtd/onenand/onenand_base.c: fix build warning
 2012-04-16 16:30 UTC 

[Cluster-devel] GFS2: Remove bd_list_tr
 2012-04-16 16:30 UTC 

Yocto weekly bug trend charts -- WW15
 2012-04-16 16:29 UTC  (2+ messages)

[PATCH] infiniband-diags/vendstat.c: Support IS4 firmware version info
 2012-04-16 16:29 UTC 

[PATCH] xen: always set the sched clock as unstable
 2012-04-16 16:26 UTC  (12+ messages)
      ` [Xen-devel] "

[PATCH v2] xfstests: Introduce test case 285 to check statfs(2) will not cause ASSERT(XFS_IS_QUOTA_RUNNING(mp)) failed
 2012-04-16 16:31 UTC  (2+ messages)

[PATCH] ath6kl: Configure probed SSID list consistently
 2012-04-16 16:28 UTC 

[ath9k-devel] [ 00/78] 3.3.2-stable review
 2012-04-16 16:27 UTC  (12+ messages)

[hybrid] : mmap pfn space
 2012-04-16 16:26 UTC  (6+ messages)

[PATCH] ath6kl: Remove incorrect Probe Response offload support for Interworking
 2012-04-16 16:25 UTC 

[PATCH] mac80211: fix truncated packets in cooked monitor rx
 2012-04-16 16:25 UTC  (2+ messages)

[PATCH] pidns: reboot_pid_ns: use SEND_SIG_FORCED instead of force_sig()
 2012-04-16 16:24 UTC  (6+ messages)

[PATCH 00/10 v3] mmc: tmio/sdhi: hotplug & PM
 2012-04-16 16:24 UTC  (5+ messages)
` [PATCH 06/10 v3] ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helper
  ` outstanding ARM patches

[PATCH 00/19 v5] Fix filesystem freezing deadlocks
 2012-04-16 16:16 UTC  (46+ messages)
` [Cluster-devel] "
` [Ocfs2-devel] "
` [PATCH 01/27] fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()
` [PATCH 02/27] fs: Push file_update_time() into __block_page_mkwrite()
` [PATCH 03/27] ceph: Push file_update_time() into ceph_page_mkwrite()
` [PATCH 04/27] 9p: Push file_update_time() into v9fs_vm_page_mkwrite()
` [PATCH 05/27] gfs2: Push file_update_time() into gfs2_page_mkwrite()
  ` [Cluster-devel] "
` [PATCH 06/27] sysfs: Push file_update_time() into bin_page_mkwrite()
` [PATCH 07/27] mm: Update file times from fault path only if .page_mkwrite is not set
` [PATCH 08/27] mm: Make default vm_ops provide ->page_mkwrite handler
` [PATCH 09/27] fs: Push mnt_want_write() outside of i_mutex
  ` [Ocfs2-devel] "
` [PATCH 10/27] fat: "
` [PATCH 11/27] btrfs: "
` [PATCH 12/27] nfsd: "
` [PATCH 13/27] fs: Improve filesystem freezing handling
` [PATCH 14/27] fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
` [PATCH 15/27] fs: Skip atime update on frozen filesystem
` [PATCH 16/27] fs: Protect write paths by sb_start_write - sb_end_write
` [PATCH 17/27] ext4: Convert to new freezing mechanism
` [PATCH 18/27] xfs: Convert to new freezing code
` [PATCH 19/27] ocfs2: Convert to new freezing mechanism
  ` [Ocfs2-devel] "
` [PATCH 20/27] gfs2: "
  ` [Cluster-devel] "
` [PATCH 21/27] fuse: "
` [PATCH 22/27] ntfs: "
` [PATCH 23/27] nilfs2: "
` [PATCH 24/27] btrfs: "
` [PATCH 25/27] fs: Remove old "
` [PATCH 26/27] fs: Refuse to freeze filesystem with open but unlinked files
` [PATCH 27/27] Documentation: Correct s_umount state for freeze_fs/unfreeze_fs

[PATCH] Don't use a4wide in latex
 2012-04-16 16:22 UTC  (2+ messages)

[RFC PATCH] PCIe: Add PCIe runtime D3cold support
 2012-04-16 16:26 UTC  (4+ messages)

[PATCH V4 0/5] pinctrl: Add SPEAr pinctrl support
 2012-04-16 16:21 UTC  (8+ messages)
` [PATCH V4 1/5] of: Implement managed of_iomap()

pci_check_type2() help
 2012-04-16 19:21 UTC  (4+ messages)

[PATCH] drivers/net/wireless/libertas/if_usb.c: add missing debugging code
 2012-04-16 16:20 UTC  (3+ messages)

[PATCH v2] ath9k: add possible wiphy interface combinations
 2012-04-16 16:19 UTC 

[PATCH v2] ath5k: add possible wiphy interface combinations
 2012-04-16 16:19 UTC 

[PATCH v3] staging:iio: trigger: Add hrtimer trigger
 2012-04-16 16:17 UTC  (2+ messages)

[U-Boot] [PATCH] Add doc/README.kbd
 2012-04-16 16:18 UTC  (2+ messages)

"i8042: Can't reactivate AUX port" after s2ram on 3.4-rc2
 2012-04-16 16:17 UTC  (7+ messages)
` [linux-pm] "

[PATCH] Remove Marcel Selhorst as maintainer
 2012-04-16 16:16 UTC  (4+ messages)

linux-next: build failure after merge of the final tree (security tree related)
 2012-04-16 16:15 UTC  (3+ messages)

[PATCH 0/18] xfs: current patch queue
 2012-04-16 16:15 UTC  (3+ messages)
` [PATCH 04/18] xfs: page type check in writeback only checks last buffer

[PATCH v3 0/6] A7/A15 architected timer support
 2012-04-16 16:13 UTC  (7+ messages)
` [PATCH v3 1/6] ARM: local timers: reserve local_timer_register() to SMP
` [PATCH v3 2/6] ARM: local timers: Add A15 architected timer support
` [PATCH v3 3/6] ARM: architected timers: Add A15 specific sched_clock implementation
` [PATCH v3 4/6] ARM: architected timers: add DT support
` [PATCH v3 5/6] ARM: architected timers: add support for UP timer
` [PATCH v3 6/6] ARM: vexpress: plug local timers into the DT code

[PATCH v2 1/3] USB: Add driver for NXP ISP1301 USB transceiver
 2012-04-16 16:12 UTC  (3+ messages)

system suspend and live audio streams
 2012-04-16 16:10 UTC  (4+ messages)

[RFC] writeback and cgroup
 2012-04-16 15:52 UTC  (11+ messages)
            ` [Lsf] "

[Bug 48772] New: Signal unstable over Display Port on 2560x1440 monitor
 2012-04-16 16:11 UTC  (3+ messages)
` [Bug 48772] "

[PATCH] ath5k: add possible wiphy interface combinations
 2012-04-16 16:11 UTC  (4+ messages)

[PATCHv2] fetch: Only call a new ref a "branch" if it's under refs/heads/
 2012-04-16 16:10 UTC  (9+ messages)
          ` [PATCHv3] fetch: Use the remote's ref name to decide how to describe new refs

[PATCH V4 0/6] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
 2012-04-16 16:09 UTC  (9+ messages)

[PATCH] staging: iio: light: isl29028: fix correct mask value
 2012-04-16 16:08 UTC  (2+ messages)

[Bug 46711] New: Monitor not turning on after DisplayPort re-plug in Xorg
 2012-04-16 16:07 UTC  (2+ messages)
` [Bug 46711] "

[PATCH 1/3] iommu: tegra/gart: use correct gart_device
 2012-04-16 16:07 UTC  (3+ messages)

[PATCH] nfsd: include cld.h in the headers_install target
 2012-04-16 16:07 UTC 

[PATCH 1/1] arm/dts: Tegra30: Add device tree support for SMMU
 2012-04-16 16:07 UTC  (4+ messages)

[sched/rt] Optimization of function pull_rt_task()
 2012-04-16 16:06 UTC  (2+ messages)

[PATCH v9 1/9] Add column layout skeleton and git-column
 2012-04-16 16:05 UTC  (3+ messages)
` [PATCH] "

PPC / USB: kernel hangs in warm boot on 8513 in fsl-ehci
 2012-04-16 16:03 UTC  (2+ messages)

[PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
 2012-04-16 16:04 UTC  (7+ 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.