All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-06 18:38:17 to 2013-02-06 19:50:12 UTC [more...]

[PATCHSET] idr: deprecate idr_remova_all() and add idr_alloc()
 2013-02-06 19:40 UTC  (42+ messages)
` [PATCH 01/77] idr: fix a subtle bug in idr_get_next()
` [PATCH 02/77] idr: make idr_destroy() imply idr_remove_all()
` [PATCH 06/77] drm: don't use idr_remove_all()
` [PATCH 07/77] dm: "
` [PATCH 09/77] rpmsg: "
` [Cluster-devel] [PATCH 10/77] dlm: use idr_for_each_entry() in recover_idr_clear() error path
` [Cluster-devel] [PATCH 11/77] dlm: don't use idr_remove_all()
` [PATCH 12/77] nfs: idr_destroy() no longer needs idr_remove_all()
` [PATCH 13/77] inotify: don't use idr_remove_all()
` [PATCH 14/77] cgroup: "
` [PATCH 18/77] idr: remove _idr_rc_to_errno() hack
` [PATCH 20/77] idr: implement idr_preload[_end]() and idr_alloc()
` [PATCH 23/77] block/loop: convert to idr_alloc()
` [PATCH 24/77] atm/nicstar: "
` [Drbd-dev] [PATCH 25/77] drbd: "
` [PATCH 26/77] dca: "
` [PATCH 32/77] drm/exynos: "
` [PATCH 33/77] drm/i915: "
` [PATCH 36/77] drm/vmwgfx: "
  ` [PATCH 37/77] i2c: "
  ` [PATCH 42/77] IB/ehca: "
  ` [PATCH 71/77] cgroup: "
` [PATCH 38/77] IB/core: "
` [PATCH 39/77] IB/amso1100: "
` [PATCH 40/77] IB/cxgb3: "
` [PATCH 41/77] IB/cxgb4: "
` [PATCH 43/77] IB/ipath: "
` [PATCH 44/77] IB/mlx4: "
` [PATCH 45/77] IB/ocrdma: "
` [PATCH 46/77] IB/qib: "
` [PATCH 47/77] dm: "
` [PATCH 52/77] mmc: "
` [PATCH 55/77] ppp: "
` [PATCH 60/77] scsi/bfa: "
` [PATCH 61/77] scsi: "
` [PATCH 62/77] target/iscsi: "
` [PATCH 63/77] scsi/lpfc: "
` [PATCH 64/77] thermal: "
` [PATCH 66/77] vfio: "
` [PATCH 76/77] sctp: "

[PATCH] git-send-email: add ~/.authinfo parsing
 2013-02-06 19:49 UTC  (23+ messages)
              ` [PATCH 1/3] Add contrib/credentials/netrc with GPG support
                          ` CodingGuidelines Perl amendment (was: [PATCH 1/3] Add contrib/credentials/netrc with GPG support)
                            ` CodingGuidelines Perl amendment
                                          ` [PATCH v2] Update CodingGuidelines for Perl 5

[for-danny][PATCH] udev: Drop bbappend and mask out Meta-OpenEmbedded udev
 2013-02-06 19:48 UTC  (6+ messages)

[Powertop] [PATCH] src/cpu/cpu.cpp: Fix typo in error message: freque*nc*y
 2013-02-06 19:49 UTC 

[PATCH v3 00/13] mmc: core and driver DT and related development
 2013-02-06 19:47 UTC  (28+ messages)
` [PATCH v3 01/13] mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
` [PATCH v3 02/13] mmc: detailed definition of CD and WP MMC line polarities in DT
` [PATCH v3 03/13] mmc: provide a standard MMC device-tree binding parser centrally
` [PATCH v3 04/13] mmc: (cosmetic) remove "extern" from function declarations
` [PATCH v3 05/13] mmc: sh-mmcif: use mmc_of_parse() to parse standard MMC DT bindings
  ` [PATCH v3 06/13] mmc: tmio-mmc: define device-tree bindings
` [PATCH v3 07/13] mmc: tmio-mmc: parse "
` [PATCH v3 08/13] mmc: sh_mobile_sdhi: remove unused .pdata field
` [PATCH v3 09/13] mmc: sh_mobile_sdhi: use managed resource allocations
` [PATCH v3 10/13] mmc: tmio: remove unused and deprecated symbols
` [PATCH v3 11/13] mmc: tmio: add support for the VccQ regulator
` [PATCH v3 12/13] mmc: add DT bindings for more MMC capability flags
` [PATCH v3 13/13] mmc: tmio: add barriers to IO operations

[PATCH v3 0/8] Hiding refs
 2013-02-06 19:45 UTC  (7+ messages)

pull request: wireless 2013-02-06
 2013-02-06 19:34 UTC 

3.8-rc regression with pps-ldisc due to 70ece7a731
 2013-02-06 19:45 UTC  (2+ messages)

[PATCH 1/1] arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lowlevel_init
 2013-02-06 19:44 UTC  (2+ messages)

[PATCH 0/7] uprobes/perf: pre-filtering
 2013-02-06 19:42 UTC  (4+ messages)
  ` [PATCH 0/1] (Was uprobes/perf: pre-filtering)
    ` [PATCH 1/1] perf/tools: Fix "perf record -C... workload" behaviour

[PATCH] remove redundant defines for dumpable states
 2013-02-06 19:44 UTC 

[PATCH] kernel: arg2 is unsigned long which is never < 0
 2013-02-06 19:41 UTC  (4+ messages)

[Buildroot] [pull request v5] Pull request for branch yem-new-packages
 2013-02-06 19:40 UTC  (10+ messages)
` [Buildroot] [PATCH 2/7] package/pmake: add host pmake
` [Buildroot] [PATCH 4/7] package/libedit2: new package

Creating scheduler
 2013-02-06 19:40 UTC  (3+ messages)

What's cooking in git.git (Feb 2013, #03; Wed, 6)
 2013-02-06 19:39 UTC  (3+ messages)

[PATCH 1/3] cpufreq: exynos: Remove error return even if no soc found
 2013-02-06 19:39 UTC  (6+ messages)
` [PATCH 2/3] cpufreq: exynos: Adding cpufreq driver for exynos5440
` [PATCH 3/3] dts: Add cpufreq controller node for Exynos5440 SoC

[Bug 60034] New: rv790 etqw regression since r600g: add async for staging buffer upload v2
 2013-02-06 19:39 UTC  (3+ messages)
` [Bug 60034] "

[PATCH v3 0/2] iio: Devicetree support
 2013-02-06 19:37 UTC  (9+ messages)
` [PATCH 1/2] iio: Update iio_channel_get API to use consumer device pointer as argument
` [PATCH v3 2/2] iio: Add OF support
  ` [PATCH v4 "

[PATCH 0/4] macb: more fixes
 2013-02-06 19:37 UTC  (5+ messages)
` [PATCH 1/4] macb: use dev_xx message
  ` [PATCH 2/4] macb: register the phy after the macb is init

media controller interface
 2013-02-06 19:29 UTC 

rest mgmt api
 2013-02-06 19:36 UTC  (7+ messages)

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-02-06 19:35 UTC  (7+ messages)
` [PATCH 06/14] ARM: pci: Keep pci_common_init() around after init

[PATCH 3/4] pps: Use lookup list to reduce ldisc coupling
 2013-02-06 19:34 UTC  (2+ messages)

[PATCH 0/4] Refactor release scripts to conform to using git archive
 2013-02-06 19:31 UTC  (4+ messages)
      ` [PATCH 0/4] Refactor release scripts to conform to using git?archive

[RFC] gpiolib: import gpio_request_array() from linux 3.7
 2013-02-06 19:31 UTC  (9+ messages)

[Xenomai] ipipe/x86: do not restore during context switch
 2013-02-06 19:30 UTC  (14+ messages)

[wireless-regdb] wireless-regdb: Update regulatory rules for Serbia (RS) on 2.4 and 5GHz
 2013-02-06 19:25 UTC  (2+ messages)
  `  "

[SCSI] sd: Ensure we correctly disable devices with unknown protection type
 2013-02-06 19:29 UTC  (3+ messages)

[PATCH] net: mac80211/cfg.c: fix error using of sizeof()
 2013-02-06 19:28 UTC  (3+ messages)

xfs deadlock on buffer semaphore while reading directory
 2013-02-06 19:28 UTC  (5+ messages)

[PATCH v2] printk: Avoid softlockups in console_unlock()
 2013-02-06 19:26 UTC  (6+ messages)

[PATCH 0/6 RFC] Mapping range lock
 2013-02-06 19:25 UTC  (6+ messages)

[Buildroot] [PATCHv3] util-linux: disable installing binaries by default
 2013-02-06 19:24 UTC  (3+ messages)

[PATCH 1/3] spi: Add helper functions for setting up transfers
 2013-02-06 19:20 UTC  (5+ messages)

[PATCH v2 0/2] ARM: OMAP2+: Export SoC information to userspace using SoC infrastructure
 2013-02-06 19:19 UTC  (8+ messages)
` [PATCH v2 1/2] ARM: OMAP2+: SoC name and revision unification
` [PATCH v2 2/2] ARM: OMAP2+: Export SoC information to userspace

cron job: media_tree daily build: ERRORS
 2013-02-06 19:17 UTC 

[PATCH] input: drop unnecessary dependencies on TTY
 2013-02-06 19:17 UTC  (2+ messages)

[PATCH 1/1] memory: tegra_ahb_enable_smmu() depends on TEGRA_IOMMU_SMMU
 2013-02-06 19:16 UTC  (7+ messages)

[PATCH] prctl.2: EINAL when no CONFIG_SECCOMP_FILTER, also excess "TP" typo
 2013-02-06 19:16 UTC 

[PATCH lttng-modules v2] Add system calls definitions for the tilegx architecture
 2013-02-06 19:14 UTC 

[PATCH 1/1] Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interrupts
 2013-02-06 19:13 UTC  (2+ messages)

[GIT PULL] Multi Cluster Power Management infrastructure
 2013-02-06 19:12 UTC 

[PATCH] staging/zcache: Fix/improve zcache writeback code, tie to a config option
 2013-02-06 19:09 UTC  (3+ messages)

[RFC PATCH 0/3] ACPI/UART: Add ACPI 5.0 enueration support for UART
 2013-02-06 19:07 UTC  (3+ messages)
` [RFC PATCH] ACPI / serial: Add UART change_pm support with ACPI power domain

bugreport upstream: 0bda:819a RTL8188CUS WLAN doesn't work out of the box
 2013-02-06 19:05 UTC  (2+ messages)

[PATCH 1/2] ima: use new crypto_shash API instead of old crypto_hash
 2013-02-06 19:04 UTC  (2+ messages)
` [PATCH 2/2] ima: rename hash calculation functions

[PATCH 2/2] ARM: use DEBUG_LL infrastructural for multiplatform uncompress debug
 2013-02-06 19:04 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: uncompress debug support for multiplatform build

[PATCH v3 0/2] Get the HDMI IP block version from device tree
 2013-02-06 19:01 UTC  (9+ messages)
` [PATCH v3 1/3] drm/exynos: Get HDMI "

[PATCH v2 16/22] PCI, arm: Kill pci_root_buses
 2013-02-06 18:59 UTC  (9+ messages)
` [PATCH v3 00/22] PCI: Iterate pci host bridge instead of pci root bus

[PATCH v5] Coverage support
 2013-02-06 18:57 UTC  (4+ messages)
` [PATCH 3/5] Implement code to read coverage informations

[PATCH] lockdep: Print more info when MAX_LOCK_DEPTH is exceeded
 2013-02-06 18:56 UTC 

[PATCH] lockdep: Print more info when MAX_LOCK_DEPTH is exceeded
 2013-02-06 18:55 UTC  (2+ messages)

[PATCH V2] rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_id
 2013-02-06 18:54 UTC 

[PATCH 3/3] stop_machine: wake up stopper thread lazily
 2013-02-06 18:52 UTC  (2+ messages)

[PATCH] Btrfs: rework the overcommit logic to be based on the total size
 2013-02-06 18:58 UTC 

[Buildroot] [PATCH] configs/qemu: update to use latest kernels
 2013-02-06 18:49 UTC 

[xen-4.2-testing test] 15434: tolerable FAIL - PUSHED
 2013-02-06 18:48 UTC 

i.MX53, add access to third I2C peripheral
 2013-02-06 18:48 UTC  (6+ messages)
      ` i.MX53, add access to third I2C peripheral ( resubmit with Signed-off tag )

[PATCH 2/3] stop_machine: dequeue work before signal completion
 2013-02-06 18:47 UTC  (2+ messages)

[PATCH 0/4] XSA-39 CVE-2013-021[67]: Linux netback DoS via malicious guest ring
 2013-02-06 18:47 UTC  (5+ messages)
` [PATCH 3/4] xen/netback: free already allocated memory on failure in xen_netbk_get_requests

DMAR faults from unrelated device when vfio is used
 2013-02-06 18:47 UTC  (7+ messages)

[PATCH 1/3] stop_machine: check work->done while handling enqueued works
 2013-02-06 18:46 UTC  (2+ messages)

[PATCH 0/3] at91: add boot mode detection support
 2013-02-06 18:45 UTC  (4+ messages)
` [PATCH 1/3] "

[RFC] Btrfs: Allow the compressed extent size limit to be modified
 2013-02-06 18:46 UTC  (2+ messages)

[PATCH] wireless-regdb: add regulatory rule for US on 60gHz band
 2013-02-06 18:39 UTC  (6+ messages)
` [PATCH] wireless-regdb: add regulatory rule for ETSI members "
    ` [PATCH v2] "
      ` [wireless-regdb] "

[PATCH v2 0/8] fix some issues from cppchecker/clang++
 2013-02-06 18:44 UTC  (2+ messages)

ZaphodHeads with intel X driver
 2013-02-06 18:43 UTC 

[Buildroot] [PATCH] toolchain/kernel-headers: not just 2.6 for manual version
 2013-02-06 18:43 UTC 

strange behaviour of MC7700 with sierra_net
 2013-02-06 18:42 UTC  (4+ messages)
` [PATCH 1/2] usbnet: allow status interrupt URB to always be active
  ` [PATCH 2/2] sierra_net: keep status interrupt URB active over netdev open/close
      ` [PATCH 2/2 v2] sierra_net: fix issues with SYNC/RESTART messages and interrupt pipe setup

[PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems
 2013-02-06 18:42 UTC  (14+ messages)

[Buildroot] crosstool-ng build failure
 2013-02-06 18:42 UTC  (2+ messages)

linux-next: build failure after merge of the final tree
 2013-02-06 18:40 UTC  (4+ messages)

[PATCH] iio: tweak language in industrialio-trigger comments
 2013-02-06 18:40 UTC  (2+ messages)

[LSF/MM TOPIC] In-kernel compression in the MM subsystem
 2013-02-06 18:40 UTC  (3+ messages)

[GIT PULL] Sound fixes for 3.8-rc7
 2013-02-06 18:38 UTC 

[meta-fsl-arm][PATCH v3 0/8] iMX6Q BSP 1.1.0 upgrade
 2013-02-06 18:42 UTC  (3+ messages)
` [meta-fsl-arm][PATCH v3 7/8] gpu-viv-bin-mx6q: Add dri.pc
` [meta-fsl-arm][PATCH v3 8/8] glproto: Don't install glxtokens.h for imx6qsabrelite


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.