All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-30 15:03:34 to 2015-04-30 15:49:39 UTC [more...]

[patch 00/39] hrtimer/tick: Optimizations, cleanups and solutions for various issues
 2015-04-30 15:49 UTC  (2+ messages)
  ` [patch 33/39] power: reset: ltc2952: Remove bogus hrtimer_start() return value checks

Bulid regression with VDSO enabled
 2015-04-30 15:48 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/7] qom: misc fixes & enhancements to support TLS work
 2015-04-30 15:46 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] qom: fix typename of 'policy' enum property in hostmem obj
` [Qemu-devel] [PATCH v2 2/7] qom: document user creatable object types in help text
` [Qemu-devel] [PATCH v2 3/7] qom: create objects in two phases
` [Qemu-devel] [PATCH v2 4/7] qom: add object_new_propv / object_new_proplist constructors
` [Qemu-devel] [PATCH v2 5/7] qom: make enum string tables const-correct
` [Qemu-devel] [PATCH v2 6/7] qom: add a object_property_add_enum helper method
` [Qemu-devel] [PATCH v2 7/7] qom: don't pass string table to object_get_enum method

[PATCH] axp288_fuel_gauge: Add original author details
 2015-04-30 15:46 UTC  (5+ messages)

[PATCH v2] Bluetooth: hci_core/mgmt: Change adv inst to list
 2015-04-30 15:46 UTC  (23+ messages)
` [PATCH v3 0/2] Bluetooth: Multi-Advertising Infrastructure
  ` [PATCH v3 2/2] Bluetooth: mgmt: Start using multi-adv inst list
  ` [PATCH v4 00/17] BlueZ/Bluetooth: Multi-advertising infrastructure
  ` [BlueZ v4 01/17] tools/mgmt_tester: expect 0 rp when removing all adv inst
  ` [PATCH v4 02/17] Bluetooth: hci_core: Introduce multi-adv inst list
  ` [PATCH v4 03/17] Bluetooth: mgmt: dry update_scan_rsp_data()
  ` [PATCH v4 04/17] Bluetooth: mgmt: multi adv for read_adv_features()
  ` [PATCH v4 05/17] Bluetooth: mgmt: multi adv for get_current_adv_instance()
  ` [PATCH v4 06/17] Bluetooth: mgmt: multi adv for get_adv_instance_flags()
  ` [PATCH v4 07/17] Bluetooth: mgmt: improve get_adv_instance_flags() readability
  ` [PATCH v4 08/17] Bluetooth: mgmt: multi adv for enable_advertising()
  ` [PATCH v4 09/17] Bluetooth: mgmt: use current adv instance in set_advertising()
  ` [PATCH v4 10/17] Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()
  ` [PATCH v4 11/17] Bluetooth: mgmt: multi adv for create_instance_adv_data()
  ` [PATCH v4 12/17] Bluetooth: mgmt: refactor update_*_data()
  ` [PATCH v4 13/17] Bluetooth: mgmt: multi adv for set_advertising_complete()
  ` [PATCH v4 14/17] Bluetooth: mgmt: multi adv for add_advertising()
  ` [PATCH v4 15/17] Bluetooth: mgmt: multi adv for clear_adv_instances()
  ` [PATCH v4 16/17] Bluetooth: multi adv for remove_advertising()
  ` [PATCH v4 17/17] Bluetooth: hci_core: Remove obsolete adv_instance

[Qemu-devel] Question about block driver
 2015-04-30 15:46 UTC  (5+ messages)

[PATCH bluetooth-next 00/13] ieee802154: pending wpan-next patches for bluetooth-next
 2015-04-30 15:45 UTC  (14+ messages)
` [PATCH bluetooth-next 01/13] mac802154: add description to mac802154 APIs
` [PATCH bluetooth-next 02/13] mac802154: fix ieee802154_register_hw error handling
` [PATCH bluetooth-next 03/13] mac802154: llsec: fix return value check in llsec_key_alloc()
` [PATCH bluetooth-next 04/13] ieee802154: Add trace events for rdev->ops
` [PATCH bluetooth-next 05/13] at86rf230: Add macro for TRX STATE MASK
` [PATCH bluetooth-next 06/13] cfg802154: pass name_assign_type to rdev_add_virtual_intf()
` [PATCH bluetooth-next 07/13] at86rf230: remove tabs after define
` [PATCH bluetooth-next 08/13] at86rf230: move cal_timeout to state change
` [PATCH bluetooth-next 09/13] at86rf230: add TX_ARET_ON for calibration timeout
` [PATCH bluetooth-next 10/13] at86rf230: remove unnecessary tx state change
` [PATCH bluetooth-next 11/13] at86rf230: change state change if from trx_off
` [PATCH bluetooth-next 12/13] at86rf230: add slp_tr support to start tx
` [PATCH bluetooth-next 13/13] ieee802154: trace: fix endian convertion

[PATCH] sparse/parse.c: ignore hotpatch attribute
 2015-04-30 15:45 UTC  (2+ messages)

[RFT PATCH] drm/exynos: Enable DP clock to fix display on Exynos5250 and other
 2015-04-30 15:44 UTC  (6+ messages)

[PATCH] tcp: set SOCK_NOSPACE under memory presure
 2015-04-30 15:44 UTC  (4+ messages)

[PATCHv3 0/4] Use ticket locks for spinlocks
 2015-04-30 15:44 UTC  (4+ messages)

[PATCH] net/rds: fix unaligned memory access
 2015-04-30 15:44 UTC  (3+ messages)

Help with Getting started to Contribute
 2015-04-30 15:43 UTC  (3+ messages)

[PATCH 1/1] ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420
 2015-04-30 15:43 UTC  (6+ messages)

[PATCH] ath3k: update AR3012 2.2.1 firmware with v.170
 2015-04-30 15:43 UTC  (6+ messages)

[RFC PATCH 1/4] librte_pmd_i40e: changes to support PCI Port Hotplug
 2015-04-30 15:42 UTC  (4+ messages)
` [RFC PATCH 2/4] librte_pmd_i40e: release vmdq vsi's in dev_close
` [RFC PATCH 3/4] librte_pmd_i40e: increase ASQ_DELAY_MS to 100 in i40evf_wait_cmd_done()
` [RFC PATCH 4/4] librte_pmd_i40e: call _clear_cmd() when error occurs

[PATCH] power_supply: fix oops in collie_battery driver
 2015-04-30 15:42 UTC  (2+ messages)

[PATCH] arm64: dts: Add idle-states for Juno
 2015-04-30 15:42 UTC  (2+ messages)

[U-Boot] loading environment from SATA
 2015-04-30 15:41 UTC  (2+ messages)

[PATCH 1/4] ASoC: Intel: Add support max98090 in sst driver
 2015-04-30 15:40 UTC  (5+ messages)
` [PATCH 2/4] ASoC: Intel: Add Cherrytrail & Braswell machine driver cht_bsw_max98090

[PATCH 1/5] ASoC: Correct typo in SOC_VALUE_ENUM_SINGLE macro
 2015-04-30 15:39 UTC  (5+ messages)
` [PATCH 4/5] ASoC: dapm: Add support for autodisable mux controls

[RFC 00/11] mm: debug: formatting memory management structs
 2015-04-30 15:39 UTC  (4+ messages)
` [RFC 01/11] mm: debug: format flags in a buffer

[nightly] Core TISDK 2015.04 build 2015-04-29_21-30-23
 2015-04-30 15:39 UTC  (2+ messages)

[PATCH 0/8] SKL suspend/resume
 2015-04-30 15:39 UTC  (9+ messages)
` [PATCH 1/8] drm/i915/skl: Add the INIT power domain to the MISC I/O power well
` [PATCH 2/8] drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 defines
` [PATCH 3/8] drm/i915: Re-order the PCU opcodes
` [PATCH 4/8] drm/i915: Merge the GEN9 memory latency PCU opcode with its friends
` [PATCH 5/8] drm/i915/skl: Make the Misc I/O power well part of the PLLS domain
` [PATCH 6/8] drm/i915/skl: Deinit/init the display at suspend/resume
` [PATCH 7/8] drm/i915/skl: Change CDCLK behind PCU's back
` [PATCH 8/8] drm/i915/skl: gen6+ platforms support runtime PM

[PATCH] power/reset: at91: fix return value check in at91_reset_platform_probe()
 2015-04-30 15:38 UTC  (2+ messages)

[PATCH] serial: omap: Fix error handling in probe
 2015-04-30 15:38 UTC  (2+ messages)

[PATCH v2 1/2] soc: qcom: Add device tree binding for SMEM
 2015-04-30 15:38 UTC  (3+ messages)

[PATCHv4 0/8] Use ticket locks for spinlocks
 2015-04-30 15:33 UTC  (9+ messages)
` [PATCHv4 1/8] x86: provide arch_fetch_and_add()
` [PATCHv4 2/8] arm: "
` [PATCHv4 3/8] x86: provide add_sized()
` [PATCHv4 4/8] arm: "
` [PATCHv4 5/8] xen: use ticket locks for spin locks
` [PATCHv4 6/8] x86, arm: remove asm/spinlock.h from all architectures
` [PATCHv4 7/8] x86: reduce struct paging_domain size
` [PATCHv4 8/8] x86: reduce struct hvm_domain size

[PATCH v2] serial: omap: Fix error handling in probe
 2015-04-30 15:35 UTC 

[Cocci] Packages for release 1.0.0
 2015-04-30 15:35 UTC  (6+ messages)
      ` [Cocci] Fiddling with whitespace in SmPL

[PATCH v10 3/6] Support for BIOS interrupt handler
 2015-04-30 15:34 UTC  (2+ messages)

[PATCH 6/6] net: move qdisc ingress filtering on top of netfilter ingress hooks
 2015-04-30 15:33 UTC  (11+ messages)

libcap: make -e causing trouble
 2015-04-30 15:32 UTC  (4+ messages)

[RFC][PATCH] sysrq: Emergency Remount R/O in reverse order
 2015-04-30 15:31 UTC  (2+ messages)

[PATCH v2 00/19] Tegra210 Clock Support
 2015-04-30 15:31 UTC  (5+ messages)
` [PATCH v2 16/19] clk: tegra: pll: Add Set_default logic

[Qemu-devel] [RFC PATCH v11 00/23] Deterministic replay core
 2015-04-30 15:30 UTC  (2+ messages)

[PATCH v2 0/2] clk: adapt ->round_rate()/->determine_rate() prototypes
 2015-04-30 15:30 UTC  (10+ messages)
` [rtc-linux] "
` [PATCH v2 1/2] clk: change clk_ops' ->round_rate() prototype
  ` [rtc-linux] "
` [PATCH v2 2/2] clk: change clk_ops' ->determine_rate() prototype

[PATCH v7 0/5] genpd multiple states v7
 2015-04-30 15:29 UTC  (3+ messages)
` [PATCH v7 1/5] PM / Domains: prepare for multiple states

[PATCH v5 00/11] Add support for QCOM GDSCs
 2015-04-30 15:26 UTC  (4+ messages)
` [PATCH v5 09/11] clk: qcom: gdsc: Use PM clocks to control gdsc clocks

[PATCH] ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlier
 2015-04-30 15:25 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/7] Add limited support of VMware's hyper-call rpc
 2015-04-30 15:25 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 4/7] vmport_rpc: Add QMP access to vmport_rpc object
` [Qemu-devel] [PATCH v4 6/7] vmport: Add VMware all ring hack

[PATCH 0/3] power: reset: BCM63xx reboot support
 2015-04-30 15:25 UTC  (4+ messages)

Plumbers 2015 -- Performance and Scalability track
 2015-04-30 15:24 UTC 

ppc64le crash in dm on 4.1+
 2015-04-30 15:24 UTC  (5+ messages)

Tux3 Report: How fast can we fsync?
 2015-04-30 15:24 UTC  (18+ messages)
          ` xfs: does mkfs.xfs require fancy switches to get decent performance? (was Tux3 Report: How fast can we fsync?)

[PATCH 1/1] Revert "ARM: dts: add display power domain for exynos5250"
 2015-04-30 15:23 UTC  (7+ messages)

[ceph-users] Upgrade from Giant to Hammer and after some basic operations most of the OSD's went down
 2015-04-30 15:23 UTC  (6+ messages)
                          `  "

[PATCH 00/11] ARM: imx: move clock drivers into drivers/clk
 2015-04-30 15:22 UTC  (6+ messages)
` [PATCH 05/11] ARM: imx6: set initial power mode in pm function

[PATCH 0/4] mtd: mxc_nand: fix 8 bit ECC and large oob
 2015-04-30 15:20 UTC  (13+ messages)
` [PATCH 2/4] mtd: mxc_nand: limit the size of used oob

[PATCH] Bluetooth: Add tty HCI driver
 2015-04-30 15:19 UTC  (8+ messages)

[meta-fsl-arm-extra][PATCH v2] riotboard: Fix broken image builds against linux-fslc
 2015-04-30 15:18 UTC  (10+ messages)

[GIT PULL] KVM changes (kvmclock) for 4.1-rc2
 2015-04-30 15:18 UTC 

[PATCH 1/2] usb: phy: msm: Use extcon framework for VBUS and ID detection
 2015-04-30 15:16 UTC  (5+ messages)

[Xenomai] Hang/Reboot when using CONFIG_CC_STACKPROTECTOR_REGULAR
 2015-04-30 15:17 UTC  (7+ messages)

[Buildroot] [PATCH 0/8] configs: defconfigs for Atmel boards
 2015-04-30 15:16 UTC  (5+ messages)
` [Buildroot] [PATCH 7/8] configs: add defconfig for Atmel sama5d3 Xplained

[PATCH 1/1] ARM: imx: make the imx timer driver implementation independent of SoCs
 2015-04-30 15:16 UTC  (5+ messages)

[PATCH 0/3] iio: accel: kxcjk-1013: new ACPI id and misc cleanups
 2015-04-30 15:15 UTC  (7+ messages)
` [PATCH 2/3] iio: accel: kxcjk-1013: rename is_smo8500_device to polling_mode

[PATCH 0/12] IB/srp patches for kernel v4.2
 2015-04-30 15:14 UTC  (5+ messages)
` [PATCH 06/12] scsi_transport_srp: Reduce failover time

perf: recursive locking of ctx->mutex
 2015-04-30 15:12 UTC 

[PATCH 0/2] usb: gadget: Fix gadget deactivaton feature
 2015-04-30 15:12 UTC  (7+ messages)
` [PATCH 1/2] usb: gadget: add usb_gadget_activate/deactivate functions

[e2fsprogs] resizing to minimum was failed since 45a78b
 2015-04-30 15:13 UTC  (4+ messages)

[Buildroot] [PATCH v7 00/13] Add Xorg support for iMX6
 2015-04-30 15:12 UTC  (14+ messages)
` [Buildroot] [PATCH v7 01/13] mesa3d: Give possibility to external backends to enable DRI/Gallium
` [Buildroot] [PATCH v7 02/13] gpu-viv-bin-mx6q: fix compiling issues with EGL_API_FB
` [Buildroot] [PATCH v7 03/13] gpu-viv-bin-mx6q: make fb/x11 choice explicit
` [Buildroot] [PATCH v7 04/13] gpu-viv-bin-mx6q: remove useless build time deps
` [Buildroot] [PATCH v7 05/13] gpu-viv-bin-mx6q: add version in libraries symlinks
` [Buildroot] [PATCH v7 06/13] gpu-viv-bin-mx6q: change output selection mechanism
` [Buildroot] [PATCH v7 07/13] xdriver_xf86-video-imx-viv: new package
` [Buildroot] [PATCH v7 08/13] qt5base: fix compilation with Vivante headers
` [Buildroot] [PATCH v7 09/13] qt5base: fix "Unable to find an X11 visual" error
` [Buildroot] [PATCH v7 10/13] Vivante drivers: bump to version 3.10.17-1.0.1
` [Buildroot] [PATCH v7 11/13] nitrogen6x_defconfig: bump kernel to 3.10.17_1.0.1_ga
` [Buildroot] [PATCH v7 12/13] freescale_imx6*_defconfig: "
` [Buildroot] [PATCH v7 13/13] qmx6_defconfig: update

[PATCHv7 0/3] gnttab: Improve scaleability
 2015-04-30 15:12 UTC  (3+ messages)
` [PATCHv7 3/3] gnttab: use per-VCPU maptrack free lists

[RFC] arm: pick the r2 passed DTB over the appended one
 2015-04-30 15:12 UTC  (8+ messages)

[PATCH, RFC] backchannel overflows
 2015-04-30 15:11 UTC  (9+ messages)

[PATCH 0/3] raisin: introduce tests
 2015-04-30 15:10 UTC  (3+ messages)
` [PATCH 3/3] raisin: improve output

Module stacking next steps
 2015-04-30 15:10 UTC  (5+ messages)

[PATCH] tracing: Export tracing clock functions
 2015-04-30 15:10 UTC  (2+ messages)
` [PATCH v2] "

[xen-unstable test] 52633: regressions - FAIL
 2015-04-30 15:10 UTC 

Please help me to understand the interaction of the various ATA drivers
 2015-04-30 15:09 UTC  (4+ messages)

[PATCH v4 0/3] LED interface for PowerNV platform
 2015-04-30 15:08 UTC  (8+ messages)
` [PATCH v4 3/3] leds/powernv: Add driver "

[Qemu-devel] [PATCH 0/6] qcow2 L2/refcount cache improvements
 2015-04-30 15:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] qcow2: use one single memory block for the L2/refcount cache tables

[PATCH] net: fec: Fix RGMII-ID mode
 2015-04-30 15:07 UTC  (2+ messages)

[PATCH v3 0/3] Set SMMU s2 input-size based on p2m tables
 2015-04-30 15:07 UTC  (3+ messages)
` [PATCH v3 3/3] xen/iommu: arm: Use p2m_ipa_bits as stage2 input size

drm/i915/gen8: page directories rework allocation
 2015-04-30 15:06 UTC  (2+ messages)
` [PATCH v2] drm/i915: Fix 32b overflow check in gen8_ppgtt_alloc_page_directories

[GIT PULL] kdbus for 4.1-rc1
 2015-04-30 15:05 UTC  (22+ messages)

[PATCH v2] vfs: read file_handle only once in handle_to_path
 2015-04-30 15:04 UTC  (2+ messages)

[PATCH 00/18] i40e base driver update
 2015-04-30 15:03 UTC  (8+ messages)
` [PATCH v2 00/33] "
    ` [PATCH v2 28/33] i40e/base: support for iSCSI capability
    ` [PATCH v2 29/33] i40e/base: set FLAG_RD when sending driver version to FW
    ` [PATCH v2 30/33] i40e/base: future proof some sizeof calls
    ` [PATCH v2 31/33] i40e/base: add more virtual channel operations for future use
    ` [PATCH v2 32/33] i40e/base: rework of structures and macros "
    ` [PATCH v2 33/33] i40e/base: modifications "


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.