All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-09 16:45:22 to 2017-05-09 17:40:20 UTC [more...]

[Qemu-devel] [PATCH 00/17] qobject/qapi: add uint type
 2017-05-09 17:35 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/17] qdev: remove PropertyInfo.qtype field
` [Qemu-devel] [PATCH 02/17] object: fix potential leak in getters
` [Qemu-devel] [PATCH 03/17] tests: remove alt num-int cases
` [Qemu-devel] [PATCH 04/17] qapi: merge QInt and QFloat in QNum
` [Qemu-devel] [PATCH 05/17] qapi: remove promote_int
` [Qemu-devel] [PATCH 06/17] qnum: add uint type
` [Qemu-devel] [PATCH 07/17] json: learn to parse uint64 numbers
` [Qemu-devel] [PATCH 08/17] qapi: update the qobject visitor to use QUInt
` [Qemu-devel] [PATCH 09/17] qnum: fix get_int() with values > INT64_MAX
` [Qemu-devel] [PATCH 10/17] object: add uint property setter/getter
` [Qemu-devel] [PATCH 11/17] object: use more specific property type names
` [Qemu-devel] [PATCH 12/17] qdev: use int and uint properties as appropriate
` [Qemu-devel] [PATCH 13/17] qdev: use appropriate getter/setters type
` [Qemu-devel] [PATCH 14/17] acpi: fix s3/s4 disabled type
` [Qemu-devel] [PATCH 15/17] Use uint property getter/setter where appropriate

[PATCH v2] travis-ci: retry if Git for Windows CI returns HTTP error 502 or 503
 2017-05-09 17:40 UTC  (3+ messages)

[PATCH 00/31] arm64: KVM: Mediate access to GICv3 sysregs at EL2
 2017-05-09 17:39 UTC  (4+ messages)

[PATCH v4 0/3] Handle memmap and mem kernel options in boot stage kaslr
 2017-05-09 17:39 UTC  (3+ messages)
` [PATCH v4 2/3] KASLR: Handle memory limit specified by memmap and mem option

mlx5 endpoint driver problem
 2017-05-09 17:38 UTC  (4+ messages)

[PATCH] mnt: allow to add a mount into an existing group
 2017-05-09 17:36 UTC  (3+ messages)

boost::future and continuations
 2017-05-09 17:36 UTC  (5+ messages)

lttng-ust traces are not generated
 2017-05-09 17:35 UTC 

RFC: remove function pointer casts and constify function tables
 2017-05-09 17:35 UTC  (3+ messages)
` [PATCH 29/32] RFC: sunrpc: remove pc_count

[Bug 100919] "Out of range" on a display connected to a DVI-D output of RX460 card via DVI-D<=>HDMI-A cable
 2017-05-09 17:34 UTC  (5+ messages)
` [Bug 100919] [DC] "

[Qemu-devel] [PATCH v5 0/5] Improve I/O tests coverage of LUKS
 2017-05-09 17:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 1/5] iotests: skip 159 & 170 with luks format
` [Qemu-devel] [PATCH v5 2/5] iotests: fix remainining tests to work with LUKS
` [Qemu-devel] [PATCH v5 3/5] iotests: reduce PBKDF iterations when testing LUKS
` [Qemu-devel] [PATCH v5 4/5] iotests: add more LUKS hash combination tests
` [Qemu-devel] [PATCH v5 5/5] iotests: chown LUKS device before qemu-io launches

[PATCH v1 1/3] platform/x86: thinkpad_acpi: Make logic straight in hotkey_exit()
 2017-05-09 17:33 UTC  (8+ messages)
` [PATCH v1 2/3] platform/x86: thinkpad_acpi: Join string literals back
` [PATCH v1 3/3] platform/x86: thinkpad_acpi: Add a comment about 0 in module_param_call()

[PATCH] mfd: cros-ec: Add cros_ec_readmem() helpers for I2C/SPI based ECs
 2017-05-09 17:33 UTC  (4+ messages)

[PATCH v3] btrfs: relocation: Enhance kernel error output for relocation
 2017-05-09 17:29 UTC  (2+ messages)

[PATCH] tinydrm: mipi-dbi: Use seq_putc() in mipi_dbi_debugfs_command_show()
 2017-05-09 17:29 UTC  (4+ messages)

[PATCH v3 0/2] x86/refcount: Implement fast refcount overflow protection
 2017-05-09 17:29 UTC  (12+ messages)
` [PATCH v3 2/2] "
          ` [kernel-hardening] "

[PATCH v2 0/3] drm/amd/display: add HDMI Stereo 3D support
 2017-05-09 17:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] migration: s390x css migration
 2017-05-09 17:27 UTC  (9+ messages)
` [Qemu-devel] [PATCH 06/10] virtio-ccw: use vmstate way for config migration
` [Qemu-devel] [PATCH 09/10] s390x/css: turn on channel subsystem migration

[PATCH v2] platform/x86: peaq-wmi: Add new peaq-wmi driver
 2017-05-09 17:27 UTC  (3+ messages)

[GIT PULL 0/7] ARM: SoC contents for 4.12 merge window
 2017-05-09 17:25 UTC  (3+ messages)

Fault tolerance in RAID0 with badblocks
 2017-05-09 17:25 UTC  (22+ messages)
  ` Fault tolerance "

[uml-devel] [uml-user] UML on WSL
 2017-05-09 17:25 UTC  (11+ messages)

[PATCH RFC for-next 0/4] Reimpliement {compat_, }create_bounce_frame() in C
 2017-05-09 17:24 UTC  (7+ messages)
` [PATCH 2/4] x86/pv: Introduce pv_create_exception_frame()
` [PATCH 3/4] x86/pv: Drop {compat_, }create_bounce_frame() and use the C version instead

[Qemu-devel] [PATCH 00/11] various easy cleanups
 2017-05-09 17:24 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH 02/11] hw/pci: define msi_nonbroken in pci-stub
` [Qemu-devel] [PATCH 03/11] hw/misc: add missing includes

"corrupt leaf, invalid item offset size pair"
 2017-05-09 17:23 UTC  (3+ messages)

[PATCH v10 00/11] uapi: export all headers under uapi directories
 2017-05-09 17:22 UTC  (6+ messages)
` [PATCH v11 00/12] "
  ` [PATCH v11 10/12] "

[PATCH v2] mmc: atmel-mci: Remove AVR32 bits from the driver
 2017-05-09 17:21 UTC 

[Buildroot] [PATCH next 01/11] gstreamer1: bump version to 1.12.0
 2017-05-09 17:21 UTC  (11+ messages)
` [Buildroot] [PATCH next 02/11] gst1-vaapi: "
` [Buildroot] [PATCH next 03/11] gst-omx: "
` [Buildroot] [PATCH next 04/11] gst1-libav: "
` [Buildroot] [PATCH next 05/11] gst1-plugins-bad: "
` [Buildroot] [PATCH next 06/11] gst1-plugins-bad: add Image Quality Assessment (IQA) plugin
` [Buildroot] [PATCH next 07/11] gst1-plugins-base: bump version to 1.12.0
` [Buildroot] [PATCH next 08/11] gst1-plugins-good: "
` [Buildroot] [PATCH next 09/11] gst1-plugins-ugly: "
` [Buildroot] [PATCH next 10/11] gst1-validate: "
` [Buildroot] [PATCH next 11/11] gst1-rtsp-server: "

[PATCH] staging: media: cxd2099: Use __func__ macro in messages
 2017-05-09 17:20 UTC  (2+ messages)

[PATCH v2] xfs: make fatal assert failures conditional in debug mode
 2017-05-09 17:20 UTC  (8+ messages)

[U-Boot] [PATCH] Add ARM errata workaround 852421 and 852423 for Cortex-A17
 2017-05-09 17:20 UTC  (3+ messages)
` [U-Boot] "

[PATCH] dt-bindings: Document optional "reserved-names" property
 2017-05-09 17:18 UTC  (2+ messages)

[xen-unstable test] 109211: regressions - FAIL
 2017-05-09 17:18 UTC 

[PATCH v3 00/10] KVM: arm/arm64: race fixes and vcpu requests
 2017-05-09 17:17 UTC  (7+ messages)
` [PATCH v3 04/10] KVM: arm/arm64: use vcpu request in kvm_arm_halt_vcpu
` [PATCH v3 05/10] KVM: arm/arm64: don't clear exit request from caller

[PATCH] btrfs-progs: btrfs-convert: Add larger device support
 2017-05-09 17:15 UTC  (7+ messages)

[PATCH] scsi: qla2xxx: remove dead code
 2017-05-09 16:51 UTC 

[PATCH] btrfs: fix incorrect error return ret being passed to mapping_set_error
 2017-05-09 17:14 UTC  (2+ messages)

include/linux/page-flags.h:144:27: sparse: context imbalance in 'hugetlb_cow' - unexpected unlock
 2017-05-09 17:13 UTC 

[RFC 00/10] x86 TLB flush cleanups, moving toward PCID support
 2017-05-09 17:13 UTC  (6+ messages)
` [RFC 03/10] x86/mm: Make the batched unmap TLB flush API more generic

[PATCH v2] btrfs: add framework to handle device flush error as a volume
 2017-05-09 17:12 UTC  (2+ messages)

[PATCH net v2] driver: vrf: Fix one possible use-after-free issue
 2017-05-09 17:11 UTC  (3+ messages)

[meta-oe][PATCH] Removed blacklist for wvstream
 2017-05-09 16:56 UTC 

srp_daemon : ​Disallow ​all targets ​if ​not ​explicitly ​allowed by default
 2017-05-09 17:11 UTC  (2+ messages)

[PATCH 4.4 00/28] 4.4.64-stable review
 2017-05-09 17:10 UTC  (4+ messages)
` [PATCH 4.4 26/28] x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions

[Qemu-devel] [PATCH v2 00/11] Preparation for block job mutex
 2017-05-09 17:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH 04/11] blockjob: introduce block_job_pause/resume_all
` [Qemu-devel] [PATCH 05/11] blockjob: separate monitor and blockjob APIs
` [Qemu-devel] [PATCH 06/11] blockjob: move iostatus reset inside block_job_user_resume

[ovmf baseline-only test] 71269: tolerable trouble: blocked/broken/pass
 2017-05-09 17:09 UTC 

[PATCH] irq_bcm2836: Send event when onlining sleeping cores
 2017-05-09 17:09 UTC  (3+ messages)

[PATCH] drm/amdgpu: add some additional vega10 pci ids
 2017-05-09 17:09 UTC 

[uml-devel] [PATCH] um: Document change_sig and switch to bool type
 2017-05-09 17:08 UTC 

[PATCH v1] tty/vt/keyboard: Remove AVR32 bits from the driver
 2017-05-09 17:07 UTC 

[GIT PULL] dts changes for v4.11-next
 2017-05-09 17:07 UTC 

[U-Boot] [PATCH v7] usb: gadget: avoid variable name clipping in cb_getvar
 2017-05-09 17:06 UTC  (3+ messages)

[PATCH] perf, tools, script: Allow adding and removing fields
 2017-05-09 17:05 UTC  (2+ messages)

[PATCH] doc: announce ABI change on ethdev
 2017-05-09 17:04 UTC  (5+ messages)

[PATCH] rpc.5: ffix
 2017-05-09 17:04 UTC  (2+ messages)

[PATCH] un-document "URL" macro in man(7)
 2017-05-09 17:04 UTC  (2+ messages)

[PATCH v1] mmc: atmel-mci: Remove AVR32 bits from the driver
 2017-05-09 17:03 UTC 

[PATCH v2 0/8] Introduce new mode validation callbacks
 2017-05-09 17:00 UTC  (9+ messages)
` [PATCH v2 1/8] drm: Add crtc/encoder/bridge->mode_valid() callbacks
` [PATCH v2 2/8] drm: Add drm_crtc_mode_valid()
` [PATCH v2 3/8] drm: Add drm_encoder_mode_valid()
` [PATCH v2 4/8] drm: Add drm_connector_mode_valid()
` [PATCH v2 5/8] drm: Use new mode_valid() helpers in connector probe helper
` [PATCH v2 6/8] drm: Introduce drm_bridge_mode_valid()
` [PATCH v2 7/8] drm: Use mode_valid() in atomic modeset
` [PATCH v2 8/8] drm: arc: Use crtc->mode_valid() callback

amdgpu display corruption and hang on AMD A10-9620P
 2017-05-09 17:03 UTC  (2+ messages)

What does FWFSM as an RBWS mean?
 2017-05-09 17:03 UTC  (2+ messages)

64fa03de33: BUG:Dentry_still_in_use
 2017-05-09 16:55 UTC  (7+ messages)
    ` [PATCH v4] Introduce v3 namespaced file capabilities

[PATCH] btrfs: remove redundant assignment and check on variable ret
 2017-05-09 17:01 UTC  (5+ messages)

[PATCH v2 2/2] receive-pack: verify push options in cert
 2017-05-09 17:00 UTC  (3+ messages)
` [PATCH] fixup! use perl instead of sed

Requirements for a shutdown function?
 2017-05-09 16:58 UTC 

[GIT PULL] fixes for v4.11-next
 2017-05-09 16:57 UTC 

[PATCH 0/6] small multipath fixes
 2017-05-09 16:57 UTC  (7+ messages)
` [PATCH 1/6] libmultipath: print alias with no_path_retry message
` [PATCH 2/6] multipathd: force reload device on all resizes
` [PATCH 3/6] libmultipath: refactor calls to get dm device info
` [PATCH 4/6] libmultipath: fix suspended devs from failed reloads
` [PATCH 5/6] kpartx: fix device checks
` [PATCH 6/6] mpath_persist: Don't join threads that don't exist

[PATCH v1] doc: update release notes for 17.05
 2017-05-09 16:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Add attribute expansion options
 2017-05-09 16:56 UTC  (2+ messages)

[PATCH 1/2] ndctl: add foreach helper for region badblocks in libndctl
 2017-05-09 16:55 UTC  (3+ messages)
` [PATCH 2/2] ndctl: add list --media-errors support

[Patch net] ipv4: restore rt->fi for reference counting
 2017-05-09 16:56 UTC  (7+ messages)

[PATCH] libsepol: Expand attributes with TYPE_FLAGS_EXPAND_ATTR_TRUE set
 2017-05-09 16:54 UTC 

[PATCH net-next] net: stmmac: use correct pointer when printing normal descriptor ring
 2017-05-09 16:52 UTC 

[PATCH] staging: ccree: ssi_aead.c: Fix blank lines coding style issue
 2017-05-09 16:53 UTC 

[PATCH V2] ARM: dts: bcm283x: Reserve first page for firmware
 2017-05-09 16:52 UTC  (7+ messages)

Restricting permissions to CAN sockets
 2017-05-09 16:52 UTC  (2+ messages)

get/put_cpu() usage in block/blk-mq.c
 2017-05-09 16:52 UTC  (10+ messages)

fs: mandatory client quota
 2017-05-09 16:51 UTC  (4+ messages)

[PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
 2017-05-09 16:50 UTC  (12+ messages)
    ` [kernel-hardening] "

[PATCH v1] ibmvscsis: Fix cleaning up pointers
 2017-05-09 16:50 UTC  (2+ messages)

Resizeable PCI BAR support v6
 2017-05-09 16:49 UTC  (6+ messages)
` [PATCH v6 1/5] PCI: add a define for the PCI resource type mask v2
` [PATCH v6 2/5] PCI: add resizeable BAR infrastructure v5
` [PATCH v6 3/5] PCI: add functionality for resizing resources v5
` [PATCH v6 4/5] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v3
` [PATCH v6 5/5] drm/amdgpu: resize VRAM BAR for CPU access v2

How to using add/lookup hash table in multithread environment
 2017-05-09 16:49 UTC  (3+ messages)

Announcing SPAN: SELinux Policy Analysis Notebook
 2017-05-09 16:47 UTC  (11+ messages)

sparse on scripts/kconfig/*.c
 2017-05-09 16:47 UTC 

[PATCH 00/10] fujitsu-laptop: use device-specific data instead of module-wide globals
 2017-05-09 16:47 UTC  (10+ messages)

[GIT PULL FOR renesas-drivers] v4l: vsp1: writeback prototype
 2017-05-09 16:47 UTC 

fs/fs-writeback.c:1433:20: sparse: context imbalance in 'writeback_single_inode' - different lock contexts for basic block
 2017-05-09 16:45 UTC 

[GIT PULL FOR renesas-drivers]
 2017-05-09 16:46 UTC 

[PATCH 1/7] DWARF: add option to preserve unwind info
 2017-05-09 16:46 UTC  (11+ messages)
` [PATCH 7/7] DWARF: add the config option

[RFC PATCH 0/4] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-05-09 16:45 UTC  (11+ messages)
` [RFC PATCH 4/4] arm/mem_access: Add software guest-page-table walk

[PATCH] doc: API change notice for librte_table
 2017-05-09 16:45 UTC  (2+ messages)

[Qemu-devel] [Qemu-devel PATCH 0/5] Add support for Smartfusion2 SoC
 2017-05-09 16:44 UTC  (6+ messages)
` [Qemu-devel] [Qemu-devel PATCH 1/5] msf2: Add Smartfusion2 System timer
` [Qemu-devel] [Qemu-devel PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block
` [Qemu-devel] [Qemu-devel PATCH 3/5] msf2: Add Smartfusion2 SPI controller
` [Qemu-devel] [Qemu-devel PATCH 4/5] msf2: Add Smartfusion2 SoC
` [Qemu-devel] [Qemu-devel PATCH 5/5] msf2: Add Emcraft's Smartfusion2 SOM kit

[PATCH rdma-core 0/2] Handle misc issues in mlx5 driver
 2017-05-09 16:45 UTC  (2+ messages)
  ` [PATCH rdma-core 2/2] mlx5: Update supported PCI devices list


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.