All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-09 15:28:14 to 2017-01-09 16:05:28 UTC [more...]

[Qemu-devel] [PATCH v4 00/17] Dirty bitmaps postcopy migration
 2017-01-09 16:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH 15/17] iotests: add default node-name

[PATCH 1/9] fs: squashfs: don't reference UBI symbols if UBI isn't compiled in
 2017-01-09 16:05 UTC  (3+ messages)
` [PATCH 8/9] lib: add generic find_bit implementation from Linux and use in ARMv8

[PATCH 1/2] usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths
 2017-01-09 16:05 UTC  (9+ messages)
` [PATCH 2/2] usb: host: ohci-exynos: "

[for-next V2 06/10] net/mlx5: Add interface to get reference to a UAR
 2017-01-09 16:05 UTC  (5+ messages)

[PATCH v3 fpga 0/4] Zynq FPGA dma patches
 2017-01-09 16:04 UTC  (3+ messages)
` [PATCH v3 fpga 3/4] fpga: Add scatterlist based programming

[PART1 PATCH v5 7/8] drm/amdgpu: add get clockgating_state method for uvd v5&v6
 2017-01-09 16:04 UTC  (2+ messages)
  ` [PART1 PATCH v5 8/8] drm/amdgpu: add get clockgating_state method for vce v3

[PATCH] libata-eh: Use switch() instead of sparse array for protocol strings
 2017-01-09 16:04 UTC  (4+ messages)

[PATCH] do_direct_IO: Use inode->i_blkbits to compute block count to be cleaned
 2017-01-09 16:04 UTC  (3+ messages)

[PATCH 0/3] ata: add m68k/Atari Falcon PATA support
 2017-01-09 16:01 UTC  (6+ messages)
` [PATCH 1/3] ata: allow subsystem to be used on m68k arch

[PATCH 0/4] ARM: exynos: Fix Odroid U3 USB/LAN when TFTP booting (power sequence)
 2017-01-09 16:01 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: exynos: Fix indentation of EHCI and OHCI ports

[PATCH v4 00/12] xenstore: support reading directory with many children
 2017-01-09 16:02 UTC  (3+ messages)
` [PATCH v4 04/12] xenstore: add per-node generation counter

ILK ACPI boot-up problem on HP 8100 SFF, bisected
 2017-01-09 16:01 UTC 

[PATCH v2] ns16550: Add command line parsing adjustments
 2017-01-09 16:01 UTC  (8+ messages)

__GFP_REPEAT usage in fq_alloc_node
 2017-01-09 16:00 UTC  (7+ messages)

[PATCH net-next v2] net: dsa: make "label" property optional for dsa2
 2017-01-09 16:00 UTC  (6+ messages)

[PATCH 1/1] ARM: dts: add Armadeus Systems OPOS6UL AND OPOS6ULDEV support
 2017-01-09 16:00 UTC  (2+ messages)

Safe maximum number of RADOS namespaces
 2017-01-09 16:00 UTC  (7+ messages)

ceph branch status
 2017-01-09 16:00 UTC 

[PATCH] flex: upgrade to 2.6.2
 2017-01-09 15:59 UTC 

[PATCH] xen: do not re-use pirq number cached in pci device msi msg data
 2017-01-09 15:59 UTC  (7+ messages)
      ` [Xen-devel] "

PG stuck unclean after rebalance-by-weight
 2017-01-09 15:59 UTC  (4+ messages)

[Qemu-arm] [PATCH 00/23] arm: Add virtualization to GICv3, and enable EL2 on 64-bit CPUs
 2017-01-09 15:57 UTC  (4+ messages)
` [Qemu-arm] [Qemu-devel] "
  `  "

Small GEM fixes
 2017-01-09 15:58 UTC  (4+ messages)
` [PATCH 22/26] drm/i915: Split out i915_gem_object_set_tiling()

[idr] 956f224033: BUG:unable_to_handle_kernel
 2017-01-09 15:57 UTC 

[PATCH 0/8 v3] scope GFP_NOFS api
 2017-01-09 15:56 UTC  (5+ messages)
` [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
    ` [Cluster-devel] [PATCH 4/8] xfs: use memalloc_nofs_{save, restore} "

[Buildroot] [PATCH] nano: bump version to 2.7.3
 2017-01-09 15:56 UTC 

4.10 and -stable fix for virtio_blk and virtually mapped stacks
 2017-01-09 15:56 UTC  (6+ messages)
` [PATCH] virtio_blk: avoid DMA to stack for the sense buffer

morty populate_sdk_ext fails for recipes inherit bin_package
 2017-01-09 15:56 UTC  (6+ messages)

[PATCH V4 net-next 00/15] net/smc: Shared Memory Communications - RDMA
 2017-01-09 15:55 UTC  (16+ messages)
` [PATCH V4 net-next 01/15] net: introduce keepalive function in struct proto
` [PATCH V4 net-next 02/15] smc: establish new socket family
` [PATCH V4 net-next 03/15] smc: introduce SMC as an IB-client
` [PATCH V4 net-next 04/15] smc: establish pnet table management
` [PATCH V4 net-next 05/15] smc: CLC handshake (incl. preparation steps)
` [PATCH V4 net-next 06/15] smc: connection and link group creation
` [PATCH V4 net-next 07/15] smc: remote memory buffers (RMBs)
` [PATCH V4 net-next 08/15] smc: work request (WR) base for use by LLC and CDC
` [PATCH V4 net-next 09/15] smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
` [PATCH V4 net-next 10/15] smc: link layer control (LLC)
` [PATCH V4 net-next 11/15] smc: connection data control (CDC)
` [PATCH V4 net-next 12/15] smc: send data (through RDMA)
` [PATCH V4 net-next 13/15] smc: receive data from RMBE
` [PATCH V4 net-next 14/15] smc: socket closing and linkgroup cleanup
` [PATCH V4 net-next 15/15] smc: netlink interface for SMC sockets

[PATCH v2] xfs: remove racy hasattr check from attr ops
 2017-01-09 15:54 UTC  (2+ messages)

[PATCH] drivers/i2c/i2c-dev: Fix kernel memory disclosure
 2017-01-09 15:53 UTC 

Hotplug crash fix
 2017-01-09 15:53 UTC 

[PATCH v6 0/3] xfs: fixes for malformed on-disk i_mode
 2017-01-09 15:53 UTC  (7+ messages)
` [PATCH v6 1/3] xfs: fix the size of xfs_mode_to_ftype table
` [PATCH v6 2/3] xfs: sanity check directory inode di_size
` [PATCH v6 3/3] xfs: make the ASSERT() condition likely

[Bug 99330] Severe flickering with Fiji on Wayland
 2017-01-09 15:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/6] hypertrace: Lightweight guest-to-QEMU trace channel
 2017-01-09 15:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 3/6] hypertrace: [*-user] Add QEMU-side proxy to "guest_hypertrace" event

[PATCH 1/3] drm/i915/DMC/GLK: Load DMC on GLK
 2017-01-09 15:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915/DMC/GLK: Load DMC on GLK (rev2)

[Qemu-devel] Question about add AF_ALG backend for virtio-crypto
 2017-01-09 13:43 UTC  (2+ messages)

[PATCHv2 net-next 0/5] sctp: add support for generating stream reconf chunks
 2017-01-09 15:53 UTC  (4+ messages)

Refreshing index timestamps without reading content
 2017-01-09 15:55 UTC  (4+ messages)

[Buildroot] [PATCH] lua-messagepack: bump version to 0.4.0
 2017-01-09 15:50 UTC 

[Buildroot] [git commit] lttng-babeltrace: bump version to 1.5.1
 2017-01-09 15:49 UTC 

[PATCH] tpm-emulator: add a TPM emulator pass through
 2017-01-09 15:49 UTC  (2+ messages)

[Buildroot] [PATCH] lttng-babeltrace: bump version to 1.5.1
 2017-01-09 15:49 UTC  (2+ messages)

[Buildroot] [PATCH] gnutls: security bump to version 3.5.8
 2017-01-09 15:49 UTC  (2+ messages)

Possible issue?
 2017-01-09 15:49 UTC 

[media] uvcvideo: support for contiguous DMA buffers
 2017-01-09 15:49 UTC  (3+ messages)

[PATCH 00/21] mmc: core: A start to slim down public mmc headers
 2017-01-09 15:48 UTC  (4+ messages)
` [PATCH 04/21] mmc: sh_mmcif: Remove unused ->get_cd() platform callback

[PULL] Documentation changes for 4.10
 2017-01-09 15:47 UTC  (2+ messages)

[Bridge] [PATCH net-next] bridge: multicast to unicast
 2017-01-09 15:47 UTC  (13+ messages)
                  `  "

WTF: patch "[PATCH] fscrypt: fix the test_dummy_encryption mount option" was seriously submitted to be applied to the 4.9-stable tree?
 2017-01-09 15:46 UTC  (2+ messages)

[PATCH v2 00/25] xen/x86: Per-domain CPUID policies
 2017-01-09 15:45 UTC  (8+ messages)
` [PATCH v2 01/25] x86/cpuid: Introduce guest_cpuid() and struct cpuid_leaf
` [PATCH v2 06/25] x86/hvm: Dispatch cpuid_viridian_leaves() from guest_cpuid()

[PATCH v1 1/1] pinctrl: intel: Set pin direction properly
 2017-01-09 15:41 UTC  (5+ messages)

minleft fixes V2
 2017-01-09 15:43 UTC  (9+ messages)

[PATCH 1/2] ARM: hyp-stub: improve ABI
 2017-01-09 15:43 UTC  (12+ messages)

[PATCH rdma-core] redhat: Remove non-existed infiniband modules
 2017-01-09 15:43 UTC  (2+ messages)

[PATCH 0/3] pinctrl: sunxi: Support variants
 2017-01-09 14:43 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: sunxi: Add common sun5i pinctrl driver

[PATCH] convert tabs into spaces; preserving indentation
 2017-01-09 15:42 UTC 

[PATCHv9 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers
 2017-01-09 15:42 UTC  (7+ messages)
` [PATCHv9 6/6] "

[Qemu-devel] implementing architectural timers using QEMU timers
 2017-01-09 15:41 UTC  (2+ messages)

[PATCH] media/usbvision: remove ctrl_urb_wq
 2017-01-09 15:41 UTC 

[PATCH v4 0/3] initxattr callback update for mqueue xattr support
 2017-01-09 15:41 UTC  (5+ messages)
` [PATCH v4 1/3] xattr: add simple initxattrs function

Yocto Project Status WW02
 2017-01-09 15:41 UTC 

4.9-stable updates for XFS
 2017-01-09 15:39 UTC  (33+ messages)
` [PATCH 01/32] xfs: don't call xfs_sb_quota_from_disk twice
` [PATCH 02/32] xfs: check return value of _trans_reserve_quota_nblks
` [PATCH 03/32] xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan
` [PATCH 04/32] xfs: don't BUG() on mixed direct and mapped I/O
` [PATCH 05/32] xfs: provide helper for counting extents from if_bytes
` [PATCH 06/32] xfs: check minimum block size for CRC filesystems
` [PATCH 07/32] xfs: fix unbalanced inode reclaim flush locking
` [PATCH 08/32] xfs: new inode extent list lookup helpers
` [PATCH 09/32] xfs: factor rmap btree size into the indlen calculations
` [PATCH 10/32] xfs: always succeed when deduping zero bytes
` [PATCH 11/32] xfs: remove prev argument to xfs_bmapi_reserve_delalloc
` [PATCH 12/32] xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
` [PATCH 13/32] xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow
` [PATCH 14/32] xfs: clean up cow fork reservation and tag inodes correctly
` [PATCH 15/32] xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
` [PATCH 16/32] xfs: pass post-eof speculative prealloc blocks to bmapi
` [PATCH 17/32] xfs: Move AGI buffer type setting to xfs_read_agi
` [PATCH 18/32] xfs: pass state not whichfork to trace_xfs_extlist
` [PATCH 19/32] xfs: handle cow fork in xfs_bmap_trace_exlist
` [PATCH 20/32] xfs: forbid AG btrees with level == 0
` [PATCH 21/32] xfs: check for bogus values in btree block headers
` [PATCH 22/32] xfs: complain if we don't get nextents bmap records
` [PATCH 23/32] xfs: don't crash if reading a directory results in an unexpected hole
` [PATCH 24/32] xfs: error out if trying to add attrs and anextents > 0
` [PATCH 25/32] xfs: don't allow di_size with high bit set
` [PATCH 26/32] xfs: don't cap maximum dedupe request length
` [PATCH 27/32] xfs: ignore leaf attr ichdr.count in verifier during log replay
` [PATCH 28/32] xfs: use GPF_NOFS when allocating btree cursors
` [PATCH 29/32] xfs: fix double-cleanup when CUI recovery fails
` [PATCH 30/32] xfs: use the actual AG length when reserving blocks
` [PATCH 31/32] xfs: fix crash and data corruption due to removal of busy COW extents
` [PATCH 32/32] xfs: fix max_retries _show and _store functions

[Qemu-devel] [Bug 1654137] [NEW] Ctrl-A b not working in 2.8.0
 2017-01-09 15:39 UTC  (3+ messages)
` [Qemu-devel] [Bug 1654137] "

[Buildroot] [git commit] gnutls: security bump to version 3.5.8
 2017-01-09 15:39 UTC 

[PATCH 1/6] Bring in additional sg error cases from Linux kernel (and sg3) header
 2017-01-09 15:39 UTC  (2+ messages)

[PATCH rdma-core 0/3] Add packet pacing support
 2017-01-09 15:39 UTC  (5+ messages)
` [PATCH rdma-core 2/3] ibverbs: Add support for packet pacing
` [PATCH rdma-core 3/3] mlx5: Add packet pacing support

[Qemu-devel] [PATCH v2 0/8] io: enable DNS resolving separately of socket create
 2017-01-09 15:39 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/8] sockets: add ability to disable DNS resolution for InetSocketAddress
` [Qemu-devel] [PATCH v2 2/8] io: stop incrementing reference in qio_task_get_source
` [Qemu-devel] [PATCH v2 3/8] io: fix typo in docs for QIOTask
` [Qemu-devel] [PATCH v2 4/8] io: add ability to associate an opaque "result" with with a task
` [Qemu-devel] [PATCH v2 5/8] io: add ability to associate an error "
` [Qemu-devel] [PATCH v2 6/8] io: change the QIOTask callback signature
` [Qemu-devel] [PATCH v2 7/8] io: remove Error parameter from QIOTask thread worker
` [Qemu-devel] [PATCH v2 8/8] io: introduce a DNS resolver API

[replace tabs with spaces] convert tabs into spaces; preserving indentation
 2017-01-09 15:39 UTC 

Obtaining program/library name and function name in "trace_unhandled" ?
 2017-01-09 15:38 UTC 

[PATCH] generic/081: hack around the lvm unmount race
 2017-01-09 15:37 UTC  (2+ messages)

[PATCH v2] get_maintainer.pl: Teach brace expansion
 2017-01-09 15:36 UTC  (2+ messages)

sgi O2 supported?
 2017-01-09 15:36 UTC  (4+ messages)

[PATCH 00/10] power: supply: bq275xx: implement individual chip revision support
 2017-01-09 15:35 UTC  (5+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 01/11] power: supplies: bq275xx: move overtemp tests to a switch statement

[PATCHv3 0/6] sh_eth: add wake-on-lan support via magic packet
 2017-01-09 15:34 UTC  (7+ messages)
` [PATCHv3 1/6] sh_eth: use correct name for ECMR_MPDE bit
` [PATCHv3 2/6] sh_eth: add generic wake-on-lan support via magic packet
` [PATCHv3 3/6] sh_eth: enable wake-on-lan for R-Car Gen2 devices
` [PATCHv3 4/6] sh_eth: enable wake-on-lan for r8a7740/armadillo
` [PATCHv3 5/6] sh_eth: enable wake-on-lan for sh7734
` [PATCHv3 6/6] sh_eth: enable wake-on-lan for sh7763

[PATCH 0/8] Introducing NXP DPAA2 SEC based cryptodev PMD
 2017-01-09 15:33 UTC  (4+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 07/11] crypto/dpaa2_sec: Add DPAA2_SEC PMD into build system

[RFC] Converging userspace and kernel code
 2017-01-09 15:31 UTC  (3+ messages)

[Qemu-devel] [PULL 00/14] Block layer patches
 2017-01-09 15:30 UTC  (2+ messages)

[PATCH v4 0/6] net/mlx5: support flow API
 2017-01-09 15:29 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/6] net/mlx5: support basic flow items and actions

Patch "[media] staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs()" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "target/iscsi: Fix double free in lio_target_tiqn_addtpg()" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTORE" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "scsi: mvsas: fix command_active typo" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "scsi: g_NCR5380: Fix release_region in error handling" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "sbp-target: Fix second argument of percpu_ida_alloc()" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "s390/topology: always use s390 specific sched_domain_topology_level" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "s390/pci: fix dma address calculation in map_sg" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "s390/crypto: unlock on error in prng_tdes_read()" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "rpmsg: qcom_smd: Correct return value for O_NONBLOCK" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "relay: check array offset before using it" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "powerpc/pci/rpadlpar: Fix device reference leaks" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting callbacks" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "PCI: rockchip: Fix negotiated lanes calculation" has been added to the 4.9-stable tree
 2017-01-09 15:27 UTC 

Patch "PCI: rockchip: Correct the use of FTS mask" has been added to the 4.9-stable tree
 2017-01-09 15:27 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.