All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-09 08:15:45 to 2015-04-09 08:52:20 UTC [more...]

[PATCH v4 0/9] latched RB-trees and __module_address()
 2015-04-09  8:55 UTC  (5+ messages)
` [PATCH v4 6/9] rbtree: Implement generic latch_tree

[PATCH 3.4 000/176] 3.4.107-rc1 review
 2015-04-09  8:46 UTC  (24+ messages)
` [PATCH 3.4 001/176] spi: dw: Fix dynamic speed change
` [PATCH 3.4 003/176] iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask
` [PATCH 3.4 005/176] USB: keyspan: fix tty line-status reporting
` [PATCH 3.4 008/176] SUNRPC: Fix locking around callback channel reply receive
` [PATCH 3.4 011/176] ARM: 8216/1: xscale: correct auxiliary register in suspend/resume
` [PATCH 3.4 012/176] USB: xhci: don't start a halted endpoint before its new dequeue is set
` [PATCH 3.4 016/176] MIPS: Loongson: Make platform serial setup always built-in
` [PATCH 3.4 018/176] Input: xpad - use proper endpoint type
` [PATCH 3.4 019/176] powerpc/pseries: Fix endiannes issue in RTAS call from xmon
` [PATCH 3.4 021/176] AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller
` [PATCH 3.4 023/176] drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0-rc6
` [PATCH 3.4 024/176] mm: fix swapoff hang after page migration and fork
` [PATCH 3.4 025/176] ahci: disable NCQ on Samsung pci-e SSDs on macbooks
` [PATCH 3.4 029/176] eCryptfs: Force RO mount when encrypted view is enabled
` [PATCH 3.4 030/176] writeback: Move I_DIRTY_PAGES handling
` [PATCH 3.4 034/176] UBI: Fix invalid vfree()
` [PATCH 3.4 035/176] driver core: Fix unbalanced device reference in drivers_probe
` [PATCH 3.4 037/176] PCI: Restore detection of read-only BARs
` [PATCH 3.4 040/176] ASoC: sigmadsp: Refuse to load firmware files with a non-supported version
` [PATCH 3.4 042/176] cdc-acm: memory leak in error case
` [PATCH 3.4 043/176] USB: cdc-acm: check for valid interfaces
` [PATCH 3.4 047/176] ath9k_hw: fix hardware queue allocation
` [PATCH 3.4 130/176] vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS

[Qemu-devel] [PATCH 00/10] first pile of s390x patches for 2.4
 2015-04-09  8:51 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] s390x/kvm: Remove message about "switch_amode" kernel parameter
` [Qemu-devel] [PATCH 02/10] virtio-ccw: sort into categories
` [Qemu-devel] [PATCH 03/10] s390-virtio: "
` [Qemu-devel] [PATCH 04/10] sclp: "
` [Qemu-devel] [PATCH 05/10] s390x/ipl: "
` [Qemu-devel] [PATCH 06/10] s390x/mmu: Use access type definitions instead of magic values
` [Qemu-devel] [PATCH 07/10] linux-headers: update
` [Qemu-devel] [PATCH 08/10] s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIB
` [Qemu-devel] [PATCH 09/10] s390x/mmu: Use ioctl for reading and writing from/to guest memory
` [Qemu-devel] [PATCH 10/10] s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl

[Qemu-devel] [PATCH] MAINTAINERS: Add myself as NUMA code maintainer
 2015-04-09  8:51 UTC  (2+ messages)

[PATCH] rc: img-ir: Add and enable sys clock for IR
 2015-04-09  8:51 UTC  (5+ messages)

[PATCH] VTd/dmar: Tweak how the DMAR table is clobbered
 2015-04-09  8:51 UTC  (2+ messages)

[PATCH] drm/tegra: Remove unused .mode_set and .mode_set_base CRTC helpers
 2015-04-09  8:50 UTC  (3+ messages)

[PATCH v2 00/12] Remaining improvements for HV KVM
 2015-04-09  8:49 UTC  (4+ messages)

[PATCH] drm/i915: Fix the VBT child device parsing for BSW
 2015-04-09  8:49 UTC  (2+ messages)

[PATCH v6] x86: mce: kexec: switch MCE handler for kexec/kdump
 2015-04-09  8:39 UTC  (12+ messages)
    ` [PATCH v7] "
            ` [PATCH v8] "

TODO list
 2015-04-09  8:48 UTC  (2+ messages)

[PATCH iproute2-next 1/2] include: update linux/rtnetlink.h
 2015-04-09  8:36 UTC  (3+ messages)
` [PATCH iproute2-next 2/2] netns: allow to dump and monitor nsid

[PATCH V1 0/2] Add OnKey support for DA9063
 2015-04-09  8:47 UTC  (4+ messages)
` [PATCH V1 1/2] input: misc: da9063: OnKey driver

drivers/gpu/drm/rockchip/rockchip_drm_vop.c:1384: possible bad if test ?
 2015-04-09  8:47 UTC 

[PATCH] drm/exynos/fimc: fix runtime pm support
 2015-04-09  8:46 UTC 

[PATCH v3 00/21] Drivers: hv: utils: re-implement the kernel/userspace communication layer
 2015-04-09  8:38 UTC  (41+ messages)
` [PATCH v3 01/21] Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h
` [PATCH v3 02/21] Drivers: hv: kvp: reset kvp_context
` [PATCH v3 03/21] Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h
` [PATCH v3 04/21] Drivers: hv: fcopy: process deferred messages when we complete the transaction
` [PATCH v3 05/21] Drivers: hv: vss: "
` [PATCH v3 06/21] Drivers: hv: kvp: rename kvp_work -> kvp_timeout_work
` [PATCH v3 07/21] Drivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_work
` [PATCH v3 08/21] Drivers: hv: util: introduce state machine for util drivers
` [PATCH v3 09/21] Drivers: hv: kvp: switch to using the hvutil_device_state state machine
` [PATCH v3 10/21] Drivers: hv: vss: "
` [PATCH v3 11/21] Drivers: hv: fcopy: "
` [PATCH v3 12/21] Drivers: hv: fcopy: set .owner reference for file operations
` [PATCH v3 13/21] Drivers: hv: util: introduce hv_utils_transport abstraction
` [PATCH v3 14/21] Drivers: hv: vss: convert to hv_utils_transport
` [PATCH v3 15/21] Drivers: hv: fcopy: "
` [PATCH v3 16/21] Drivers: hv: kvp: "
` [PATCH v3 17/21] Tools: hv: kvp: use misc char device to communicate with kernel
` [PATCH v3 18/21] Tools: hv: vss: "
` [PATCH v3 19/21] Drivers: hv: vss: full handshake support
` [PATCH v3 20/21] Drivers: hv: fcopy: "
` [PATCH v3 21/21] Drivers: hv: utils: unify driver registration reporting

ASoC: Failed to create DAPM debugfs
 2015-04-09  8:45 UTC  (7+ messages)

[PATCH RFC v9 00/20] Add support for i.MX MIPI DSI DRM driver
 2015-04-09  8:43 UTC  (5+ messages)
` [PATCH RFC v9 11/20] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver

OMAP: 4.0-rc7: dma_async_device_register issue
 2015-04-09  8:42 UTC 

[PATCH v2] xen/pci: Try harder to get PXM information for Xen
 2015-04-09  8:42 UTC  (2+ messages)

Getting bad MIC when trying ath10k + ath9k IBSS with RSN
 2015-04-09  8:41 UTC  (2+ messages)

3.18.11 longterm refuse to suspend to ram/shutdown
 2015-04-09  8:34 UTC 

[PATCH 0/5] HD-audio widget power-save fixes
 2015-04-09  8:40 UTC  (6+ messages)
` [PATCH 1/5] ALSA: hda/generic - Check power state cap at updating the widget power
` [PATCH 2/5] ALSA: hda/generic - Fix wrong initial power state for fixed pins
` [PATCH 3/5] ALSA: hda/generic - Make snd_hda_gen_path_power_filter() always applicable
` [PATCH 4/5] ALSA: hda/generic - Don't override power_filter when power_save_node is set
` [PATCH 5/5] ALSA: hda/realtek - Fix the regression by widget power-saving

[PATCH V2 0/9 linux-next] udf: improve error management
 2015-04-09  8:39 UTC  (13+ messages)
` [PATCH V2 1/9 linux-next] udf: udf_get_filename(): return -ENOMEM when allocation fails
` [PATCH V2 2/9 linux-next] udf: remove unnecessary test in udf_build_ustr_exact()
` [PATCH V2 3/9 linux-next] udf: unicode: update function name in comments
` [PATCH V2 4/9 linux-next] udf: improve error management in udf_CS0toUTF8()
` [PATCH V2 5/9 linux-next] udf: improve error management in udf_CS0toNLS()
` [PATCH V2 6/9 linux-next] udf: bug on exotic flag in udf_get_filename()

[PATCH] gpio: dwapb: remove dependencies
 2015-04-09  8:37 UTC 

[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
 2015-04-09  8:36 UTC  (17+ messages)

[PATCH 0/4] More aggressive PM for HD-audio
 2015-04-09  8:35 UTC  (11+ messages)

[PATCH net-next 0/2] sfc: Nic specific sriov functions, netdev_ops and sriov_configure
 2015-04-09  8:33 UTC  (5+ messages)
` [PATCH net-next 1/2] sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code

[PATCH V2] pmu/gk20a: PMU boot support
 2015-04-09  8:34 UTC  (3+ messages)

[PATCH 2/2] usb: phy: msm: Manual PHY and LINK controller VBUS change notification
 2015-04-09  8:34 UTC  (2+ messages)

[PATCH V2] UBI: power cut emulation for testing
 2015-04-09  8:34 UTC  (2+ messages)

[Qemu-devel] How address_space_rw works?
 2015-04-09  8:34 UTC 

[PATCH 1/2] usb: phy: msm: Use extcon framework for VBUS and ID detection
 2015-04-09  8:34 UTC 

Fast prefaulting for GTT mmappings
 2015-04-09  8:33 UTC  (7+ messages)
` [PATCH 2/5] mm: Refactor remap_pfn_range()
` [PATCH 4/5] mm: Export remap_io_mapping()

[Qemu-devel] [PATCH v3 0/5] fw-cfg: docs, cleanup, and user-provided cmdline blobs
 2015-04-09  8:33 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 5/5] fw_cfg: insert fw_cfg file blobs via qemu cmdline

[PATCH] usb: ehci-msm: Don't ioremap configuration space exclusively
 2015-04-09  8:33 UTC 

[PATCH] usb: chipidea: Use extcon framework for VBUS and ID detection
 2015-04-09  8:33 UTC 

[PATCH v3 0/5] Enhance build process
 2015-04-09  8:33 UTC  (4+ messages)
` [PATCH v3 1/5] mk: remove combined library and related options

[PATCH] enic: disable debug traces
 2015-04-09  8:32 UTC  (2+ messages)

[PATCH v2 0/4] Ensure that lun ids are contiguous
 2015-04-09  8:32 UTC  (3+ messages)
` [PATCH v2 4/4] Documentation: ABI: Fix documentation for mass_storage function

Question on import symbols generated by BCC
 2015-04-09  8:31 UTC  (4+ messages)

[PATCH v4 0/1] mmc: dw_mmc: Add runtime pm to dw_mmc
 2015-04-09  8:31 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/2] ARM: mx5: add support for USB armory board
 2015-04-09  8:30 UTC  (5+ messages)
` [U-Boot] [PATCH v5 1/2] ARM: mx5: move to a standard arch/board approach
` [U-Boot] [PATCH v5 2/2] ARM: mx5: add support for USB armory board

[Qemu-devel] Qemu binary and list of supported arches
 2015-04-09  8:30 UTC 

[PATCH] gpio: dwapb: enable for ARC
 2015-04-09  8:29 UTC  (4+ messages)

[PATCH 2/2] nohz: make nohz_full imply isolcpus
 2015-04-09  8:29 UTC  (10+ messages)
` [PATCH v2 1/2] nohz: add tick_nohz_full_clear_cpus() and _set_cpus() APIs
  ` [PATCH v2 2/2] nohz: make nohz_full imply isolcpus

[U-Boot] [PATCH v4 0/2] ARM: mx5: add support for USB armory board
 2015-04-09  8:29 UTC  (9+ messages)

[Patch V2 00/15] xen: support pv-domains larger than 512GB
 2015-04-09  8:29 UTC  (14+ messages)
` [Patch V2 01/15] xen: sync with xen headers
  ` [Xen-devel] "
` [Patch V2 02/15] xen: save linear p2m list address in shared info structure
  ` [Xen-devel] "
` [Patch V2 03/15] xen: don't build mfn tree if tools don't need it
  ` [Xen-devel] "
` [Patch V2 07/15] xen: check memory area against e820 map
  ` [Xen-devel] "

[Qemu-devel] [PATCH v6 0/8] QEMU memory hot unplug support
 2015-04-09  8:28 UTC  (6+ messages)

[PATCH 1/4 v3] powerpc/fsl-booke: Add device tree support for T1024/T1023 SoC
 2015-04-09  8:07 UTC 

[Bug 96351] New: System hangs up after update to any kernel newer than 3.12*
 2015-04-09  8:26 UTC  (3+ messages)
` [Bug 96351] "

[PATCH] media: adv7604: Fix masks used for querying timings in ADV7611
 2015-04-09  8:25 UTC 

[PATCH v4 0/8] dmaengine/dra7x: DMA router (crossbar support)
 2015-04-09  8:24 UTC  (6+ messages)
` [PATCH v4 1/8] dmaengine: of_dma: Support for DMA routers

[PATCH bluetooth-next v2] mac802154: fix transmission power datatype
 2015-04-09  8:25 UTC 

[Qemu-devel] [PATCH v4 0/3] Add bdrv_get_device_or_node_name()
 2015-04-09  8:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] block: use bdrv_get_device_or_node_name() in error messages

[nightly] Core TISDK 2015.04 build 2015-04-08_22-49-19
 2015-04-09  8:24 UTC 

[PATCH 00/10] ARM: dts: apq8064 dt patches
 2015-04-09  8:23 UTC  (22+ messages)
` [PATCH 01/10] ARM: dts: apq8064: add RPM regulators support
` [PATCH 02/10] ARM: dts: apq8064: Add usb host support
` [PATCH 03/10] ARM: dts: apq8064: Add USB OTG support
` [PATCH 04/10] ARM: dts: apq8064: Add SATA controller support
` [PATCH 05/10] ARM: dts: apq8064: Add MDP support
` [PATCH 06/10] ARM: dts: apq8064: Add usb host support to CM QS-600
` [PATCH 07/10] ARM: dts: apq8064: Add USB OTG support for "
` [PATCH 08/10] ARM: dts: qcom: Add DT alias for serial port
` [PATCH 09/10] ARM: dts: Move i2c1 pinctrl to apq8064.dtsi
` [PATCH 10/10] ARM: dts: apq8064 add i2c3 node for panel

[RFC 0/4] SCHED_DEADLINE documentation update
 2015-04-09  8:24 UTC  (3+ messages)
` [RFC 4/4] Documentation/scheduler/sched-deadline.txt: add some references

[meta-intel]
 2015-04-09  8:23 UTC  (3+ messages)

[PATCH 2/2] drm/i915/bxt: Add BXT HW status to SSEU status
 2015-04-09  8:22 UTC  (2+ messages)

[PATCH v3 0/3] clk: fractional-divider: do a clean up
 2015-04-09  8:22 UTC  (3+ messages)
` [PATCH v3 2/3] clk: fractional-divider: keep mwidth and nwidth internally

[Qemu-devel] seccomp breakage on arm
 2015-04-09  8:21 UTC  (2+ messages)

[RFC] mixture of cleanups to cache-v7.S
 2015-04-09  8:21 UTC  (4+ messages)
` [PATCH 4/7] ARM: cache-v7: optimise branches in v7_flush_cache_louis

[PATCH 1/2] perf data: Show error message when ctf setup failed
 2015-04-09  8:19 UTC  (3+ messages)

[PATCH 1/2] x86/setup: update boot_command_line with builtin_cmdline in separate function
 2015-04-09  8:19 UTC  (2+ messages)
` [PATCH 2/2 v4] x86/earlyprintk: setup earlyprintk as early as possible

[nft PATCH 1/4] include: cache a copy of kernel ebtables.h
 2015-04-09  8:18 UTC  (3+ messages)

[PATCH 0/2 RFC] control core refactoring
 2015-04-09  8:17 UTC  (5+ messages)
` [PATCH 2/2] ALSA: ctl: refactoring for read operation

[PATCH bluetooth-next] mac802154: fix transmission power datatype
 2015-04-09  8:16 UTC  (5+ messages)

[PATCH] RESEND RFT: pinctrl: sirf: move sgpio lock into state container
 2015-04-09  8:15 UTC  (3+ 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.