All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-04 16:03:25 to 2015-11-04 16:48:50 UTC [more...]

[PATCH] drm/i915: Fix locking around GuC firmware load
 2015-11-04 16:47 UTC  (3+ messages)

[PATCH 1/3] isci: isci: remove SCSI host before detaching from SAS transport
 2015-11-04 16:48 UTC 

[PATCH phosphor-rest-server 0/5] Support for org.openbmc.Object.Enumerate
 2015-11-04 16:39 UTC  (6+ messages)
` [PATCH phosphor-rest-server 1/5] Remove unused system bus connection
` [PATCH phosphor-rest-server 2/5] Whitespace fixes
` [PATCH phosphor-rest-server 3/5] React to mapper API changes
` [PATCH phosphor-rest-server 4/5] Check for path component length
` [PATCH phosphor-rest-server 5/5] Make use of org.openbmc.Object.Enumerate

[PATCH RESEND] toshiba_acpi: Initialize hotkey_event_type variable
 2015-11-04 16:47 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] net: altera_tse: use data type u32 for regs and desc
 2015-11-04 16:46 UTC  (13+ messages)
` [U-Boot] [PATCH 2/6] net: altera_tse: fix packed and aligned attribute
` [U-Boot] [PATCH 3/6] net: altera_tse: fix CamelCase
` [U-Boot] [PATCH 4/6] net: altera_tse: remove the useless parenthesis
` [U-Boot] [PATCH 5/6] net: altera_tse: remove unused macro
` [U-Boot] [PATCH 6/6] net: altera_tse: use BIT macro

[PATCH phosphor-objmgr 0/8] Mapper refactoring
 2015-11-04 16:33 UTC  (9+ messages)
` [PATCH phosphor-objmgr 1/8] Add filter capability to introspection parser
` [PATCH phosphor-objmgr 2/8] Add PathTree to mapper library
` [PATCH phosphor-objmgr 3/8] Rename TagListMatch to ListMatch
` [PATCH phosphor-objmgr 4/8] Use PathTree as internal storage structure
` [PATCH phosphor-objmgr 5/8] Defer mapper name registration to post discovery
` [PATCH phosphor-objmgr 6/8] Add enumerate iface alias to OpenBMCMapper
` [PATCH phosphor-objmgr 7/8] Add ObjectMapper binding
` [PATCH phosphor-objmgr 8/8] Add basic error handling to ObjectMapper

[Qemu-devel] enable-gprof configuration option issue?
 2015-11-04 16:45 UTC 

Advice requested re: hard drive setup for RAID arrays
 2015-11-04 16:43 UTC  (5+ messages)

[RFC PATCH] iio: accel: kxcj: Reconcile operation order between iio_register/unregister and pm functions
 2015-11-04 16:42 UTC 

[PATCH] dmaengine: edma: Add dummy driver skeleton for edma3-tptc
 2015-11-04 16:41 UTC  (6+ messages)

[patch] vfio: make an array larger
 2015-11-04 16:40 UTC  (3+ messages)

[PATCH 0/4] xen/public: arm: rework set_xen_guest_handle_raw
 2015-11-04 16:39 UTC  (18+ messages)
` [PATCH 4/4] xen/public: arm: rework the macro set_xen_guest_handle_raw

[PATCH] iommu-common: only compile lib/iommu_common.c for Sparc64
 2015-11-04 16:38 UTC  (6+ messages)
` [PATCH] sparc(64)/iommu: fixup iommu_tbl_range_alloc() types

[PATCH openbmc] linux-ombc: Fixes for i2c bus & device drivers
 2015-11-04 16:32 UTC  (2+ messages)

[Qemu-devel] Should 'qemu-img commit' sparsify the backing file?
 2015-11-04 16:37 UTC 

Nouveau for FreeBSD
 2015-11-04 16:37 UTC  (5+ messages)

[Qemu-devel] [PULL 00/14] Misc changes for QEMU 2.4-rc1
 2015-11-04 16:36 UTC  (17+ messages)
` [Qemu-devel] [PULL 01/14] file_ram_alloc: propagate error to caller instead of terminating QEMU
` [Qemu-devel] [PULL 02/14] scripts/text2pod.pl: Escape left brace
` [Qemu-devel] [PULL 03/14] target-i386: fix pcmpxstrx equal-ordered (strstr) mode
` [Qemu-devel] [PULL 04/14] ioport: do not use CPU_LOG_IOPORT
` [Qemu-devel] [PULL 05/14] qemu-log: remove -d ioport
` [Qemu-devel] [PULL 06/14] pc: Set hw_version on all machine classes
` [Qemu-devel] [PULL 07/14] osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
` [Qemu-devel] [PULL 08/14] megasas: Use qemu_hw_version() instead of QEMU_VERSION
` [Qemu-devel] [PULL 09/14] memory: call begin, log_start and commit when registering a new listener
` [Qemu-devel] [PULL 10/14] cpu-exec: Fix compiler warning (-Werror=clobbered)
` [Qemu-devel] [PULL 11/14] configure: disallow ccache during compile tests
` [Qemu-devel] [PULL 12/14] backends/hostmem-file: Allow to specify full pathname for backing file
` [Qemu-devel] [PULL 13/14] iscsi: Translate scsi sense into error code
` [Qemu-devel] [PULL 14/14] configure: disable FORTIFY_SOURCE under clang

[Qemu-devel] [PATCH v4 0/6] fw_cfg: spec update, misc. cleanup, optimize read
 2015-11-04 16:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 5/6] fw_cfg: add generic non-DMA read method

[PATCH] lib: font: fbconsole: add custom font support
 2015-11-04 16:57 UTC  (2+ messages)

dm-era crash
 2015-11-04 16:34 UTC 

[PATCH V8] mm: memory hot-add: hot-added memory can not be added to movable zone by default
 2015-11-04 16:31 UTC  (8+ messages)

[RFC PATCH 00/32] separate operations from flags in the bio/request structs
 2015-11-04 16:33 UTC  (10+ messages)
` [PATCH 01/32] block/fs: add REQ_OP definitions
` [PATCH 02/32] block/fs/mm: prepare submit_bio_wait users for bi_rw split
` [PATCH 03/32] dio/btrfs: prep dio->submit_bio "
` [PATCH 04/32] block: prepare blkdev_issue_discard "
` [PATCH 05/32] drbd: prepare drbd "
` [PATCH 06/32] xen blkback: prepare "
` [PATCH 07/32] dm: "
` [PATCH 08/32] target: "
` [PATCH 09/32] btrfs: "

[patch] thermal: underflow in trip_point_temp_store()
 2015-11-04 16:32 UTC  (5+ messages)

[PATCH 0/4] Output selection, improvements for ext4/001
 2015-11-04 16:31 UTC  (5+ messages)
` [PATCH 1/4] _filter_fiemap: Avoid awk interval regexps
` [PATCH 2/4] ext4/001: Update output
` [PATCH 3/4] common: Add function for selecting from different output files
` [PATCH 4/4] ext4/001: Select different output based on mount options

[PATCH] md/raid10: fix data corruption and crash during resync
 2015-11-04 16:30 UTC 

Hello dear,
 2015-11-04 16:30 UTC 

[PATCH v4 0/6] ARM: sunxi: Introduce Allwinner H3 support
 2015-11-04 16:30 UTC  (14+ messages)
` [PATCH v4 2/6] clk: sunxi: Add H3 clocks support
  ` [linux-sunxi] "
` [PATCH v4 4/6] reset: sunxi: Add Allwinner H3 bus resets

ixgbe: ierrors counter spuriously increasing in DPDK 2.1
 2015-11-04 16:29 UTC  (8+ messages)
    ` [PATCH] ixgbe: remove l3_l4_xsum_errors from rx errors
    ` [PATCH v2] "

Source command with zero-sized files
 2015-11-04 16:51 UTC  (2+ messages)

[PATCH] vfio: Fix bug in vfio_device_get_from_name()
 2015-11-04 16:28 UTC  (2+ messages)

[PATCH] i40e: correct to disable interrupt of FDIR when stop device
 2015-11-04 16:27 UTC  (2+ messages)

[Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-11-04 16:27 UTC  (11+ messages)

[xen-4.5-testing test] 63532: tolerable FAIL - PUSHED
 2015-11-04 16:25 UTC 

nand_flash_detect_onfi error
 2015-11-04 16:24 UTC  (6+ messages)

[PATCH RFC] nfsd: fix race with open / open upgrade stateids
 2015-11-04 16:24 UTC 

[PATCH v2 1/4] ipv4: add option to drop unicast encapsulated in L2 multicast
 2015-11-04 16:22 UTC  (6+ messages)
` [PATCH v2 2/4] ipv6: "
` [PATCH v2 3/4] ipv4: add option to drop gratuitous ARP packets
` [PATCH v2 4/4] ipv6: add option to drop unsolicited neighbor advertisements

[PATCH] intel_idle: Don't use on Lenovo Ideapad S10-3t
 2015-11-04 16:21 UTC  (3+ messages)

Using package specific DESCRIPTION with do_split_packages
 2015-11-04 16:04 UTC 

[PATCH 1/4] ipv4: add option to drop unicast encapsulated in L2 multicast
 2015-11-04 16:19 UTC  (4+ messages)
` [PATCH 3/4] ipv4: add option to drop gratuitous ARP packets

[PATCH 0/9 v3] ext4: Punch hole and DAX fixes
 2015-11-04 16:18 UTC  (10+ messages)
` [PATCH 1/9] ext4: Fix races between page faults and hole punching
` [PATCH 2/9] ext4: Move unlocked dio protection from ext4_alloc_file_blocks()
` [PATCH 3/9] ext4: Fix races between buffered IO and collapse / insert range
` [PATCH 4/9] ext4: Fix races of writeback with punch hole and zero range
` [PATCH 5/9] ext4: Document lock ordering
` [PATCH 6/9] ext4: Get rid of EXT4_GET_BLOCKS_NO_LOCK flag
` [PATCH 7/9] ext4: Provide ext4_issue_zeroout()
` [PATCH 8/9] ext4: Implement allocation of pre-zeroed blocks
` [PATCH 9/9] ext4: Use pre-zeroed blocks for DAX page faults

[PATCH 0/6] pxa3xx_nand: Assorted changes
 2015-11-04 16:13 UTC  (7+ messages)
` [PATCH 1/6] mtd: pxa3xx_nand: Increase the initial chunk size
` [PATCH 2/6] mtd: pxa3xx_nand: Fix initial controller configuration
` [PATCH 3/6] nand: pxa3xx: Simplify pxa3xx_nand_scan
` [PATCH 4/6] mtd: pxa3xx_nand: Remove redundant NAND sensing
` [PATCH 5/6] mtd: pxa3xx_nand: Remove dead code
` [PATCH 6/6] mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume paths

PSCI_CPU_ON flow
 2015-11-04 16:18 UTC 

[U-Boot] [PATCH] mtd: add altera quadspi driver
 2015-11-04 16:18 UTC  (3+ messages)

[Qemu-devel] [PULL 00/18] Record/replay core for QEMU 2.4-rc1
 2015-11-04 16:17 UTC  (19+ messages)
` [Qemu-devel] [PULL 01/18] replay: global variables and function stubs
` [Qemu-devel] [PULL 02/18] replay: internal functions for replay log
` [Qemu-devel] [PULL 03/18] replay: introduce mutex to protect the "
` [Qemu-devel] [PULL 04/18] replay: introduce icount event
` [Qemu-devel] [PULL 05/18] cpu-exec: allow temporary disabling icount
` [Qemu-devel] [PULL 06/18] cpu: replay instructions sequence
` [Qemu-devel] [PULL 07/18] replay: interrupts and exceptions
` [Qemu-devel] [PULL 08/18] replay: asynchronous events infrastructure
` [Qemu-devel] [PULL 09/18] replay: recording and replaying clock ticks
` [Qemu-devel] [PULL 10/18] replay: shutdown event
` [Qemu-devel] [PULL 11/18] icount: improve counting for record/replay
` [Qemu-devel] [PULL 12/18] replay: checkpoints
` [Qemu-devel] [PULL 13/18] bottom halves: introduce bh call function
` [Qemu-devel] [PULL 14/18] replay: ptimer
` [Qemu-devel] [PULL 15/18] replay: initialization and deinitialization
` [Qemu-devel] [PULL 16/18] replay: replay blockers for devices
` [Qemu-devel] [PULL 17/18] replay: command line options
` [Qemu-devel] [PULL 18/18] replay: recording of the user input

[PATCH] livepatch: old_name.number scheme in livepatch sysfs directory
 2015-11-04 16:17 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v2] MIPS: kernel: proc: Fix typo in proc.c
 2015-11-04 16:17 UTC 

Eure Hilfe
 2015-11-04 16:01 UTC 

Packages 1.0.30 - release pending
 2015-11-04 16:17 UTC  (7+ messages)

[PATCH v7 00/32] Introduce HVM without dm and new boot ABI
 2015-11-04 16:17 UTC  (11+ messages)
` [PATCH v7 16/32] xen/x86: allow disabling the pmtimer

[Qemu-devel] [PATCH v4 0/4] Add 'x-blockdev-del' command
 2015-11-04 16:15 UTC  (2+ messages)

[PATCH v3 1/2] cputime: fix invalid gtime in proc
 2015-11-04 16:14 UTC  (3+ messages)

[PATCH] x86/livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONX
 2015-11-04 16:13 UTC  (6+ messages)
  ` [PATCH] livepatch: Cleanup page permission changes

(XEN) APIC error on CPU0: 40(00)
 2015-11-04 16:13 UTC  (2+ messages)

[PATCH] brd: Refuse improperly aligned discard requests
 2015-11-04 16:13 UTC 

[PATCH] u-boot.inc: properly specify CC for EXTRA_OEMAKE
 2015-11-04 16:06 UTC 

[PATCH v7 00/50] powerpc/powernv: PCI hotplug support
 2015-11-04 16:12 UTC  (5+ messages)
` [PATCH v7 45/50] drivers/of: Avoid recursively calling unflatten_dt_node()
` [PATCH v7 49/50] drivers/of: Export OF changeset functions

[GIT PULL] locking changes for v4.4
 2015-11-04 16:09 UTC  (8+ messages)

[PATCH v1] xen/serial: Return actual bytes stored in TX FIFO for OMAP
 2015-11-04 16:09 UTC  (10+ messages)

multi-channel soundmodem
 2015-11-04 16:08 UTC  (5+ messages)

[RESEND][PATCH] ARM: debug: add support for Palmchip 16550-like UART
 2015-11-04 16:08 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-11-04 16:08 UTC  (5+ messages)
` [PATCH XEN v4 00/23] "
  ` [PATCH XEN v4 07/23] tools: Refactor /dev/xen/gnt{dev, shr} wrappers into libxengnttab

[PATCH] bnxt_en: add VXLAN dependency
 2015-11-04 16:07 UTC  (3+ messages)

[Buildroot] [git commit] package/libdcadec: enable shared build
 2015-11-04 16:07 UTC 

[PATCH] toshiba_acpi: Initialize hotkey_event_type variable
 2015-11-04 16:07 UTC  (3+ messages)

[PATCH] ARM: dts: sun7i: Enable audio codec on pcDuino
 2015-11-04 16:06 UTC  (3+ messages)

[rtc-linux] [PATCH] rtc: Group Kconfig entries by vendor
 2015-11-04 16:06 UTC  (4+ messages)
` [rtc-linux] "
  `  "

[Buildroot] [PATCH v6 1/1] yad: new package
 2015-11-04 16:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-sparc: fix 32-bit truncation in fpackfix
 2015-11-04 16:06 UTC  (10+ messages)

[PATCH v2 1/2] watchdog: add WDIOC_SETPRETIMEOUT and WDIOC_GETPRETIMEOUT
 2015-11-04 16:05 UTC  (5+ messages)
` [PATCH v2 2/2] watchdog: imx2_wdt: add set_pretimeout interface

[Buildroot] [git commit] yad: new package
 2015-11-04 16:05 UTC 

[PATCH 1/3] ASoC: Intel: Skylake: fix missing machine device creation
 2015-11-04 16:07 UTC  (5+ messages)

avoid to download kernel when bitbake -c configure virtual/kernel
 2015-11-04 16:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 00/17] alternate layout (post-introspection cleanups, subset C)
 2015-11-04 16:03 UTC  (5+ messages)
` [Qemu-devel] [PATCH v8 10/17] qapi: Simplify visiting of alternate types

[PATCH] perf: Do not send exit event twice
 2015-11-04 16:03 UTC  (4+ messages)

[meta-multimedia][PATCH 1/3] VLC: depends on gst-plugins-bad only if gst is enabled
 2015-11-04 16:03 UTC  (3+ messages)
` [meta-multimedia][PATCH 2/3] VLC: make libnotify a configurable dependency
` [meta-multimedia][PATCH 3/3] VLC: drop gnome-vfs, it will be removed from upstream in VLC 3.0


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.