All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-04 16:18:08 to 2015-11-04 17:10:46 UTC [more...]

Toaster Minutes 11/04/15
 2015-11-04 17:10 UTC 

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

[PATCH] Limit the size of the data block passed to SHA1_Update()
 2015-11-04 17:09 UTC  (6+ messages)

[Buildroot] [PATCH v2] protobuf-c: bump version to v1.1.1
 2015-11-04 17:08 UTC 

[PATCH 1/3] HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start'
 2015-11-04 17:07 UTC  (3+ messages)
` [PATCH v2] "

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

[RFC PATCH 0/3] CFS idle injection
 2015-11-04 17:05 UTC  (4+ messages)

[PATCH] bsdapp: fix missing #define for drivers compile
 2015-11-04 17:05 UTC 

[PATCH v2 net-next 0/4] gro: Fixes for tunnels and GRO
 2015-11-04 17:05 UTC  (4+ messages)
` [PATCH net-next] ipv6: gro: support sit protocol

[PATCH] drm/i915/bxt: Fix eDP panel fitting
 2015-11-04 17:05 UTC  (3+ messages)
  ` [PATCH] drm/i915/bxt: Fix eDP panel fitting (v2)

i.MX6: Increasing VPU frequency
 2015-11-04 17:04 UTC  (4+ messages)

[V9 0/3] add xsaves/xrstors support
 2015-11-04 17:04 UTC  (3+ messages)
` [V9 1/3] x86/xsaves: enable xsaves/xrstors/xsavec in xen

[PATCH] doc: update release notes for ip_pipeline app
 2015-11-04 17:03 UTC  (2+ messages)
` [PATCH v2] "

ptrace and pseudoterminals
 2015-11-04 17:02 UTC  (2+ messages)

Proposals from project governance meeting at DPDK Userspace (was Notes from ...)
 2015-11-04 17:02 UTC  (11+ messages)

[PATCH 0/6] dmaengine: tegra-apb: Various updates
 2015-11-04 16:59 UTC  (9+ messages)
` [PATCH 1/6] dmaengine: tegra-apb: Correct runtime-pm usage

[LTP] [PATCH] fs/ftest: Add printing of inode stats
 2015-11-04 16:59 UTC  (2+ messages)

[OSSTEST PATCH v14 PART 1 0/9] Nested HVM preparation patches
 2015-11-04 16:59 UTC  (2+ messages)
` [OSSTEST PATCH v15] Nested HVM

[PATCH] livepatch: x86: bugfix about kASLR
 2015-11-04 12:27 UTC  (2+ messages)

[PATCH 00/43] drm/i915: Type safe register read/write and a ton of prep work
 2015-11-04 16:59 UTC  (4+ messages)
` [PATCH 32/43] drm/i915: Clean up LVDS register handling

[Buildroot] [PATCH] protobuf-c: bump version to v1.1.1
 2015-11-04 16:59 UTC 

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

[Buildroot] [PATCH] protobuf: bump to 2.6.1
 2015-11-04 16:58 UTC  (4+ messages)

[Patch v2] Eth driver optimization: Prefetch variable structure
 2015-11-04 16:56 UTC  (2+ messages)

Request for Comments: Weighted Round Robin OP Queue
 2015-11-04 16:54 UTC 

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

[PATCH v2] ethdev: add new RX/TX queue state arrays in rte_eth_dev_data
 2015-11-04 16:53 UTC  (3+ messages)

fsl_ssi.c: Roberto's problem: ssi hangs after some number of samples
 2015-11-04 16:53 UTC  (5+ messages)

[Qemu-devel] [PULL 00/14] Misc changes for QEMU 2.4-rc1
 2015-11-04 16:53 UTC  (18+ 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

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

[PATCH 2/3] aic94xx: remove SCSI host before detaching from SAS transport
 2015-11-04 16:51 UTC 

selinux-testsuite: mmap execmod test failure on RHEL6.7 s390x
 2015-11-04 16:49 UTC 

[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  (8+ messages)
` [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] 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] [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  (5+ messages)

[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

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  (17+ messages)
` [Qemu-devel] [PULL 03/18] replay: introduce mutex to protect the replay log
` [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


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.