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

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

[PATCH RFC 00/17] Introduce a global lock to serialize all PCI hotplug
 2012-04-16 16:29 UTC  (13+ 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 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  (7+ 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 

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

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

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

[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  (5+ messages)
` [PATCH 04/18] xfs: page type check in writeback only checks last buffer
` [PATCH 05/18] xfs: Use preallocation for inodes with extsz hints

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

[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] kvm: Disable MSI/MSI-X in assigned device reset path
 2012-04-16 16:13 UTC  (7+ messages)

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

[PATCH v2 1/3] USB: Add driver for NXP ISP1301 USB transceiver
 2012-04-16 16:12 UTC  (9+ 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  (13+ 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 v2 0/3] Add support for Atmel's AT91SAM9N12-EK (With DT)
 2012-04-16 16:09 UTC  (3+ messages)

[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  (3+ 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)

[PATCH 1/1] pinctrl: handle dummy state in core
 2012-04-16 16:03 UTC  (3+ messages)

Filter-branch's "move tree to subdirectory" example fails with BSD sed?
 2012-04-16 16:03 UTC  (3+ messages)
` [RFC/PATCH 1/2] update-index: add --clear option
` [RFC/PATCH 2/2] docs/filter-branch: clean up newsubdir example

KVM call agenda for April, Tuesday 17
 2012-04-16 16:02 UTC 

[PATCH 00/13] KVM: MMU: fast page fault
 2012-04-16 16:02 UTC  (16+ messages)

[PATCH] tests: add tests for the bash prompt functions in the completion script
 2012-04-16 16:01 UTC  (4+ messages)

[PATCH] python: Fix re-execution problem due to patching configure and configure.in
 2012-04-16 15:51 UTC  (6+ messages)

[RFC 0/4] Add NVIDIA Tegra DRM support
 2012-04-16 16:00 UTC  (11+ messages)
` [RFC 4/4] drm: Add NVIDIA Tegra support

[PATCH] libxl: make libxl_device_{vkb, vfb}_add take a dummy ao
 2012-04-16 16:00 UTC 

[Buildroot] util-linux builds and installs lots of unwanted binaries
 2012-04-16 16:00 UTC  (2+ messages)

MIPS vs MIPS32 tunings -- summary and questions
 2012-04-16 15:50 UTC  (5+ messages)

[RFC PATCH 0/4 V2] Add push based interface for non userspace iio users
 2012-04-16 15:59 UTC  (3+ messages)
` [PATCH 1/4] staging:iio: make all buffer access pass through the buffer_list

How to install xtables extension to arbitrary path when cross compiling iptables?
 2012-04-16 15:59 UTC  (2+ messages)

[PATCH 1/4] blacklight: Remove redundant spi driver bus initialization
 2012-04-16 16:08 UTC  (3+ messages)
` [PATCH 3/4] mfd: "

[U-Boot] FW: I want to use Barebox
 2012-04-16 15:58 UTC 

[REGRESSION] rtc/interface.c: kills suspend-to-ram
 2012-04-16 15:57 UTC  (6+ messages)

[PATCH v2] mfd: asic3: Set DS1WM clock_rate
 2012-04-16 16:04 UTC  (2+ messages)

ehci dynamic debug problem
 2012-04-16 15:54 UTC  (4+ messages)

Suggestions on fixing fill_modes ioctl() delays under i915
 2012-04-16 15:54 UTC  (3+ messages)

[PATCH] drm/i915/sprite: Always enable the scaler on IronLake
 2012-04-16 15:54 UTC  (4+ messages)

[PATCH v2 00/16] KVM: MMU: fast page fault
 2012-04-16 15:54 UTC  (7+ messages)
` [PATCH v2 04/16] KVM: MMU: return bool in __rmap_write_protect

[PATCH 1/3] x86: add io_apic_ops to allow interception
 2012-04-16 15:47 UTC  (5+ messages)
  ` [PATCH 2/2] xen/x86: Implement x86_apic_ops

[PATCH 00/12] at91: 3.4-rc3 fixes
 2012-04-16 15:52 UTC  (4+ messages)

Problem with crypto when initializing TKIP
 2012-04-16 15:51 UTC  (4+ messages)

[PATCH 1/5] ARM: tegra: Add pllc clock init table
 2012-04-16 15:51 UTC  (4+ messages)

[RFC][PATCH 00/16] sched: SCHED_DEADLINE v4
 2012-04-16 15:51 UTC  (4+ messages)
` [PATCH 11/16] sched: add latency tracing for -deadline tasks

[PATCH] Rename public xenstore headers
 2012-04-16 15:51 UTC  (2+ 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.