All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-18 20:11:08 to 2014-02-18 20:53:55 UTC [more...]

[PATCH] Generic sched_clock locking fix for tip/timers/urgent
 2014-02-18 20:53 UTC  (5+ messages)
` [PATCH] sched_clock: Prevent callers from seeing half-updated data

boost: Ineffective compileflags and linkflags in user-config.jam
 2014-02-18 20:53 UTC 

AW: AW: [PATCH] x86: HPET force enable for Soekris net6501
 2014-02-18 20:51 UTC  (5+ messages)
` [Devel] [PATCH 1/4] ACPI: Provide support for ACPI table adding via OS
  `  "

+ slub-do-not-drop-slab_mutex-for-sysfs_slab_add.patch added to -mm tree
 2014-02-18 20:53 UTC 

+ kobject-dont-block-for-each-kobject_uevent-v2.patch added to -mm tree
 2014-02-18 20:53 UTC 

+ kobject-dont-block-for-each-kobject_uevent.patch added to -mm tree
 2014-02-18 20:53 UTC 

[RFC v10 01/10] Bluetooth: Create hci_req_add_le_scan_disable helper
 2014-02-18 20:53 UTC  (12+ messages)
` [RFC v10 02/10] Bluetooth: Declare le_conn_failed in hci_core.h
` [RFC v10 03/10] Bluetooth: Stop scanning on LE connection
` [RFC v10 04/10] Bluetooth: Remove unused function
` [RFC v10 05/10] Bluetooth: Introduce hdev->pend_le_conn list
` [RFC v10 06/10] Bluetooth: Introduce LE auto connection infrastructure
` [RFC v10 07/10] Bluetooth: Temporarily stop background scanning on discovery
` [RFC v10 08/10] Bluetooth: Introduce LE auto connect options
` [RFC v10 09/10] Bluetooth: Auto connection and power on
` [RFC v10 10/10] Bluetooth: Add le_auto_conn file on debugfs

BB/OE user - (a) generic questions, (b) one issue
 2014-02-18 20:51 UTC 

[GIT PULL] irqchip: dove: drivers for v3.14
 2014-02-18 20:51 UTC  (11+ messages)

[PATCH] audit: add arch field to seccomp event log
 2014-02-18 20:50 UTC  (6+ messages)

[PATCH V3 11/17] i2c: nomadik: Convert to devm functions
 2014-02-18 20:50 UTC  (6+ messages)

[PATCH v7 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-18 20:49 UTC  (5+ messages)
` [PATCH v7 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs

[PATCH v4 0/4] ASoC: tlv320aic32x4: DT support
 2014-02-18 20:48 UTC  (10+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/4] ASoC: tlv320aic32x4: Support for master clock
  ` [PATCH v5 4/4] Revert "ASoC: codec doc, tlv320aic3x: Add tlv320aic32x4 as compatible"

[PATCH v2 0/2] generic CPU feature based udev module autoprobing
 2014-02-18 20:49 UTC  (5+ messages)

Problem building core-image-x11 in master
 2014-02-18 20:46 UTC 

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-18 20:46 UTC  (5+ messages)

[PATCH] NFSD, lost nfserrno() call in nfsd_setattr()
 2014-02-18 20:44 UTC  (2+ messages)

+ pagewalk-remove-argument-hmask-from-hugetlb_entry-fix-fix.patch added to -mm tree
 2014-02-18 20:44 UTC 

+ pagewalk-remove-argument-hmask-from-hugetlb_entry-fix.patch added to -mm tree
 2014-02-18 20:44 UTC 

[mmotm:master 97/220] fs/proc/task_mmu.c:1042 pagemap_hugetlb() error: we previously assumed 'vma' could be null (see line 1037)
 2014-02-18 20:44 UTC  (2+ messages)
    ` [PATCH] fs/proc/task_mmu.c: assume non-NULL vma in pagemap_hugetlb() (Re: [mmotm:master 97/220] fs/proc/task_mmu.c:1042 pagemap_hugetlb() error: we previously assumed 'vma' could be null (see line 1037))

Output from "rev-parse --resolve-git-dir" changed: two lines (prints original argument)
 2014-02-18 20:42 UTC  (3+ messages)
` [PATCH] rev-parse: fix --resolve-git-dir argument handling

Question about the relationship between Star Wars and Git
 2014-02-18 20:42 UTC 

[B.A.T.M.A.N.] [PATCH 01/10] batman-adv: fix soft-interface MTU computation
 2014-02-18 20:41 UTC  (5+ messages)

[Buildroot] [PATCH v2 00/20] Python 2 and 3 bumps, support for Python 3 external modules
 2014-02-18 20:40 UTC  (21+ messages)
` [Buildroot] [PATCH v2 01/20] pkg-python: no longer use distutilscross for setuptools
` [Buildroot] [PATCH v2 02/20] python-distutilscross: remove package that is no longer needed
` [Buildroot] [PATCH v2 03/20] python3: removal of *.py/*.pyc is now done globally
` [Buildroot] [PATCH v2 04/20] python3: make it exclusive from python
` [Buildroot] [PATCH v2 05/20] python3: add python -> python3 symlink for the host variant
` [Buildroot] [PATCH v2 06/20] python3: add config directory symbolic link
` [Buildroot] [PATCH v2 07/20] python3: use proper PYTHON3_VERSION_MAJOR instead of harcoding 3.3
` [Buildroot] [PATCH v2 08/20] python3: bump to 3.4.0rc1
` [Buildroot] [PATCH v2 09/20] python3: provide a PYTHON3_PATH
` [Buildroot] [PATCH v2 10/20] package: add python3 support in the package infrastructure
` [Buildroot] [PATCH v2 11/20] package: allow Python packages with Python3
` [Buildroot] [PATCH v2 12/20] python, python3: enable unicodedata for host-python, needed by setuptools
` [Buildroot] [PATCH v2 13/20] python-setuptools: bump version to 2.1.2
` [Buildroot] [PATCH v2 14/20] python, python3: fix to ensure libpython is stripped
` [Buildroot] [PATCH v2 15/20] python-pyasn: use the real upstream
` [Buildroot] [PATCH v2 16/20] python-bottle: allow to build with Python 3
` [Buildroot] [PATCH v2 17/20] python-serial: "
` [Buildroot] [PATCH v2 18/20] python-pyasn: "
` [Buildroot] [PATCH v2 19/20] python-pycrypto: "
` [Buildroot] [PATCH v2 20/20] python-pysnmp{, -apps, -mibs}: "

[PATCH net-next] ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
 2014-02-18 20:38 UTC 

[PATCH 1/2] bus: mvebu-mbus: Fix incorrect size for PCI aperture resources
 2014-02-18 20:38 UTC  (5+ messages)

[Buildroot] [PATCH 0/1 v2] FAQ entry about why no binary packages
 2014-02-18 20:37 UTC  (4+ messages)
` [Buildroot] [PATCH 1/1] manual/faq: add section "

[PATCH 0/7] rtl818x: second bunch of fixes ported from rtl8187se merge process
 2014-02-18 20:36 UTC  (9+ messages)
` [PATCH 3/7] rtl818x: check for pci_map_single() success when initializing RX ring

[RFC PATCH 0/6] PM: introduce voltage domain abstraction
 2014-02-18 20:32 UTC  (21+ messages)
` [RFC PATCH 1/6] PM / Voltagedomain: Add generic clk notifier handler for regulator based dynamic voltage scaling
` [RFC PATCH 2/6] cpufreq: cpufreq-cpu0: use clk rate-change notifiers
` [RFC PATCH 3/6] PM / Voltagedomain: introduce voltage domain driver support
` [RFC PATCH 4/6] devicetree: bindings: add documentation for voltagedomain
` [RFC PATCH 5/6] PM / Voltagedomain: introduce basic voltage domain support for OMAP
` [RFC PATCH 6/6] devicetree: bindings: voltagedomain: add bindings for OMAP compatible SoCs

[PATCH BlueZ 01/13] android/hal-ipc-api: Add Set Volume command
 2014-02-18 20:36 UTC  (3+ messages)
` [PATCH BlueZ 04/13] android/hal-avrcp: Add .list_player_app_attr_rsp implementation

[PATCH net-next v5 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-02-18 20:36 UTC  (5+ messages)
` [PATCH net-next v5 1/9] xen-netback: Introduce TX grant map definitions

[PATCH v4 0/2] Introduce AEMIF driver for Davinci/Keystone archs
 2014-02-18 20:34 UTC  (14+ messages)
` [PATCH v4 1/2] memory: ti-aemif: introduce AEMIF driver

[Qemu-devel] [PATCH] Fix two XBZRLE corruption issues
 2014-02-18 20:35 UTC  (3+ messages)

[PATCH 1/2] staging: iio: hmc5843: Add all available models to device tree id table
 2014-02-18 20:35 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/1] manual: add virtual package tutorial
 2014-02-18 20:34 UTC  (2+ messages)

[PATCH net-next 00/35] net: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-02-18 20:34 UTC  (2+ messages)

[PATCH v3 00/11] xfs: introduce the free inode btree
 2014-02-18 20:34 UTC  (5+ messages)
` [PATCH v3 04/11] xfs: update inode allocation/free transaction reservations for finobt

[PATCH 1/2] i2c: Add message transfer tracepoints for I2C
 2014-02-18 20:33 UTC  (2+ messages)

[PATCH v6 0/3] ubi: Add block interface
 2014-02-18 20:32 UTC  (7+ messages)
` [PATCH v6 1/3] ubi: Introduce block devices for UBI volumes
` [PATCH v6 2/3] ubi-utils: Add ubiblkvol tool

[PATCH V5 0/7] cpufreq: suspend early/resume late: dpm_{suspend|resume}()
 2014-02-18 20:31 UTC  (9+ messages)

[PATCH 00/14][RFC] Android updates for staging-next
 2014-02-18 20:32 UTC  (7+ messages)
` [PATCH 12/14] staging: binder: Fix ABI for 64bit Android

[PATCH V6 0/7] cpufreq: suspend early/resume late: dpm_{suspend|resume}()
 2014-02-18 20:30 UTC  (2+ messages)

[PATCH 0/5] intel_pstate updates for v3.14-rcX
 2014-02-18 20:29 UTC  (2+ messages)

[RFC 3/4] m68k: multi-platform EARLY_PRINTK
 2014-02-18 20:23 UTC  (4+ messages)
    ` SCSI OOPS

[PATCH v2] of_mdio: fix phy interrupt passing
 2014-02-18 20:29 UTC  (2+ messages)

[PATCH 1/2] NVMe: Configure flush capabilities
 2014-02-18 20:29 UTC  (2+ messages)
` [PATCH 2/2] NVMe: Support for flush with data

[PATCH] Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
 2014-02-18 20:29 UTC  (14+ messages)
        ` [PATCH 1/9] dcache: move d_splice_alias
          ` [PATCH 2/9] dcache: close d_move race in d_splice_alias
          ` [PATCH 3/9] dcache: d_splice_alias mustn't create directory aliases
          ` [PATCH 4/9] dcache: d_splice_alias should ignore DCACHE_DISCONNECTED
          ` [PATCH 5/9] dcache: d_obtain_alias callers don't all want DISCONNECTED
          ` [PATCH 6/9] dcache: remove unused d_find_alias parameter
          ` [PATCH 7/9] dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTED
          ` [PATCH 8/9] exportfs: update Exporting documentation
          ` [PATCH 9/9] dcache: rename DCACHE_DISCONNECTED -> DCACHE_CONNECTING

+ backing_dev-fix-hung-task-on-sync.patch added to -mm tree
 2014-02-18 20:29 UTC 

[PATCH net-next] hyperv: Add latest NetVSP versions to auto negotiation
 2014-02-18 20:28 UTC 

master - cleanup: indent
 2014-02-18 20:28 UTC 

master - cleanup: use is_change_activating
 2014-02-18 20:28 UTC 

master - cleanup: move verbose message to lv_activation_skip
 2014-02-18 20:28 UTC 

master - tests: check locking is not lost during thin_check
 2014-02-18 20:28 UTC 

Lenovo X240 (haswell) suspend-to-ram hangs on 3-14.0-rc2
 2014-02-18 20:28 UTC  (11+ messages)

pci-mvebu driver on km_kirkwood
 2014-02-18 20:27 UTC  (6+ messages)

[Drbd-dev] [GIT pull] DRBD code reorganization
 2014-02-18 20:20 UTC  (3+ messages)
  `  "

Crash by update of shared libraries
 2014-02-18 20:27 UTC  (2+ messages)

[PATCH 1/1] block: Use macros from compiler.h instead of __attribute__((...))
 2014-02-18 20:20 UTC 

bio-integrity BUG_ON
 2014-02-18 20:29 UTC  (2+ messages)

[PATCH v2 0/2] mtd: Add NAND ECC devicetree binding
 2014-02-18 20:25 UTC  (4+ messages)
` [PATCH v2 1/2] of_mtd: Add helpers to get ECC strength and ECC step size

[PATCH BlueZ 2/3] gdbus: Fix incorrect DBusConnection reference counting
 2014-02-18 20:25 UTC  (3+ messages)
` [PATCH BlueZ v2] "

[GIT PULL] irqchip: mvebu fixes for v3.14
 2014-02-18 20:23 UTC  (3+ messages)

[PATCH] image_types.bbclass: fix cpio IMAGE_CMD to preserve working directory
 2014-02-18 20:23 UTC  (3+ messages)

[PATCH 4/5] staging: vt6656: Remove variable fKillEventPollingThread
 2014-02-18 20:22 UTC  (3+ messages)

[PATCH 0/2] Re-sending two patches for hyperv_fb
 2014-02-18 21:11 UTC  (6+ messages)
` [PATCH 1/2] hyperv_fb: Add screen refresh after pause/resume operation
` [PATCH 2/2] hyperv_fb: Add support for Gen2 VM

[PATCH] dt: platform driver: Fill the resources before probe and defer if needed
 2014-02-18 20:22 UTC  (3+ messages)

[PATCH tip/core/rcu 0/12] Miscellaneous fixes for 3.15
 2014-02-18 20:21 UTC  (4+ messages)
` [PATCH tip/core/rcu 01/12] rcu: Add ACCESS_ONCE() to ->n_force_qs_lh accesses
  ` [PATCH tip/core/rcu 10/12] block: Substitute rcu_access_pointer() for rcu_dereference_raw()

[PATCH] Fix documentation AsciiDoc links for external urls
 2014-02-18 20:19 UTC  (2+ messages)

[PATCH v3 0/3] ARM: PCI: implement generic PCI host controller
 2014-02-18 20:19 UTC  (9+ messages)
` [PATCH v3 3/3] PCI: ARM: add support for "

[PATCH] bio: don't write "bio: create slab" messages to syslog
 2014-02-18 20:18 UTC  (2+ messages)

Multiple simultaneous masters?
 2014-02-18 20:18 UTC 

[PATCH v3] audit: Turn off TIF_SYSCALL_AUDIT when there are no rules
 2014-02-18 20:17 UTC  (3+ messages)

[RFC v2 0/4] net: bridge / ip optimizations for virtual net backends
 2014-02-18 20:16 UTC  (5+ messages)
` [RFC v2 4/4] xen-netback: skip IPv4 and IPv6 interfaces
  ` [Xen-devel] "

Failed RPM build RHEL 6.4 /boot/ vmlinuz-2.6.32-279.22.1.el6.x86_64
 2014-02-18 20:16 UTC 

[Bug 70701] New: With DPM enabled, Radeon 4570 (R710) doesn't remain in Single_Disp state
 2014-02-18 20:15 UTC  (2+ messages)
` [Bug 70701] "

[PATCH] provide a Git user-manual man page
 2014-02-18 20:14 UTC  (3+ messages)
` [PATCH] Provide a 'git help user-manual' route to the docbook

[PATCH] drm/i915: honor forced connector modes
 2014-02-18 20:14 UTC 

Does it need to implement irq_set_type method in the ioapic_chip?
 2014-02-18 20:13 UTC 

[PATCH 00/34] imx-drm stuff again
 2014-02-18 20:12 UTC  (18+ messages)
` [PATCH 18/34] imx-drm: remove separate imx-fbdev
` [PATCH 19/34] imx-drm: remove imx-fb.c
` [PATCH 20/34] imx-drm: use supplied drm_device where possible
` [PATCH 21/34] imx-drm: imx-drm-core: provide helper function to parse possible crtcs
` [PATCH 22/34] imx-drm: imx-drm-core: provide common connector and encoder cleanup functions
` [PATCH 23/34] imx-drm: parallel-display,imx-tve,imx-ldb: initialise drm components directly
` [PATCH 24/34] imx-drm: imx-hdmi: "
` [PATCH 25/34] imx-drm: imx-drm-core: remove imx_drm_connector and imx_drm_encoder code
` [PATCH 26/34] imx-drm: imx-drm-core: get rid of drm_mode_group_init_legacy_group()
` [PATCH 27/34] imx-drm: imx-drm-core: kill off mutex
` [PATCH 28/34] imx-drm: imx-drm-core: move allocation of imxdrm device to driver load function
` [PATCH 29/34] imx-drm: imx-drm-core: various cleanups
` [PATCH 30/34] imx-drm: imx-drm-core: add core hotplug connector support
` [PATCH 31/34] imx-drm: imx-hdmi: add hotplug support to HDMI component
` [PATCH 32/34] imx-drm: dw-hdmi-audio: add audio driver
` [PATCH 33/34] imx-drm: dw-hdmi-audio: parse ELD from HDMI driver
` [PATCH 34/34] imx-drm: add CEC "

[merged] mm-use-ptep-pmdp_set_numa-for-updating-_page_numa-bit.patch removed from -mm tree
 2014-02-18 20:12 UTC 

[merged] mm-dirty-accountable-change-only-apply-to-non-prot-numa-case.patch removed from -mm tree
 2014-02-18 20:12 UTC 

[PATCH] Bluetooth: Print error when dropping L2CAP data
 2014-02-18 20:12 UTC  (2+ messages)

[merged] powerpc-mm-add-new-set-flag-argument-to-pte-pmd-update-function.patch removed from -mm tree
 2014-02-18 20:12 UTC 

[wrecked] cpusets-allocate-heap-only-when-required.patch removed from -mm tree
 2014-02-18 20:12 UTC 


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.