All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-07 14:31:59 to 2017-08-07 15:18:10 UTC [more...]

[PATCH 4.4 00/91] 4.4.80-stable review
 2017-08-07 15:17 UTC  (3+ messages)
` [PATCH 4.4 17/91] drm: rcar-du: Simplify and fix probe error handling

[PATCH net-next 0/1] netvsc: fix deadlock in VF unregister
 2017-08-07 15:17 UTC  (6+ messages)
` [PATCH net-next 1/1] netvsc: fix rtnl deadlock on unregister of vf

[PATCH] doc: deprecate Xen dom0 support
 2017-08-07 15:17 UTC  (5+ messages)
` [PATCH v2] doc: deprecate Xen support

[RFC - PATCH] xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of the first attribute
 2017-08-07 15:16 UTC  (2+ messages)

[PATCH net-next] ibmvnic: Add netdev_dbg output for debugging
 2017-08-07 19:02 UTC 

[PATCH] f2fs: fix potential overflow when adjusting GC cycle
 2017-08-07 15:12 UTC 

[PATCH v2 00/22] Intel FPGA Device Drivers
 2017-08-07 15:13 UTC  (6+ messages)
` [PATCH v2 02/22] fpga: add FPGA device framework

[PATCH 00/11] ALSA: vsnd: Add Xen para-virtualized frontend driver
 2017-08-07 15:14 UTC  (9+ messages)
` [PATCH 08/11] ALSA: vsnd: Add timer for period interrupt emulation
  ` [alsa-devel] "

[Qemu-devel] [PATCH 00/17] nbd client refactoring and fixing
 2017-08-07 15:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH 06/17] block/nbd-client: fix nbd_read_reply_entry

[PATCH v1 0/2] New DRM fourcc codes needed by Video DMA Driver
 2017-08-07 15:13 UTC  (3+ messages)
` [PATCH v1 1/2] uapi: drm: Add fourcc codes needed by Xilinx Video IP

[PATCH] block/ps3vram: Delete an error message for a failed memory allocation in ps3vram_cache_init()
 2017-08-07 15:13 UTC  (5+ messages)
  ` [PATCH] block/ps3vram: Delete an error message for a failed memory allocation in ps3vram_cache_i

Possible null pointer dereference in isp1760.ko
 2017-08-07 15:12 UTC 

[PATCH] x86/apic/x2apic: Share IRQ vector between cluster members only when no cpumask is specified
 2017-08-07 15:12 UTC  (8+ messages)

[PATCH v06 00/36] Userspace compile test and fixes for exported uapi header files
 2017-08-07 15:12 UTC  (13+ messages)
` [PATCH v06 19/36] uapi linux/omapfb.h: use __kernel_size_t instead of size_t
` [PATCH v06 21/36] uapi linux/kexec.h: "
` [PATCH v06 23/36] uapi linux/coda.h: use __kernel_pid_t and add u_short etc definitions for userspace
` [PATCH v06 36/36] uapi linux/kfd_ioctl.h: use __u32 and __u64 instead of uint32_t and uint64_t

[PATCH] ip/link_vti6.c: Fix local/remote any handling
 2017-08-07 15:12 UTC  (2+ messages)

[PATCH v4] f2fs: introduce discard_granularity sysfs entry
 2017-08-07 15:09 UTC 

[PATCH] fbdev: matrox: hide unused 'hotplug' variable
 2017-08-07 15:11 UTC  (3+ messages)

Best way to inspect the parse tree from Sparse
 2017-08-07 15:11 UTC 

[PATCH] vfio: fix sPAPR IOMMU DMA window size
 2017-08-07 15:11 UTC 

[PATCH] fbcon: mark dummy functions 'inline'
 2017-08-07 15:11 UTC  (2+ messages)

[PATCH] mm/vmalloc: reduce half comparison during pcpu_get_vm_areas()
 2017-08-07 15:11 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 00/56] qapi: Use 'size' for byte counts & offsets
 2017-08-07 15:10 UTC  (58+ messages)
` [Qemu-devel] [RFC PATCH 01/56] qobject: Touch up comments to say @param instead of 'param'
` [Qemu-devel] [RFC PATCH 02/56] qdict: New helpers to put and get unsigned integers
` [Qemu-devel] [RFC PATCH 03/56] monitor: Rewrite comment describing HMP .args_type
` [Qemu-devel] [RFC PATCH 04/56] char: Make ringbuf-read size unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 05/56] char: Make ringbuf size unsigned in QAPI
` [Qemu-devel] [RFC PATCH 06/56] char: Don't truncate -chardev and HMP chardev-add ringbuf size
` [Qemu-devel] [RFC PATCH 07/56] cpus: Make memsave, pmemsave sizes, addresses unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 08/56] dump: Make sizes and "
` [Qemu-devel] [RFC PATCH 09/56] balloon: Make balloon size "
` [Qemu-devel] [RFC PATCH 10/56] hmp: Make balloon's argument unsigned
` [Qemu-devel] [RFC PATCH 11/56] monitor: Drop unused HMP .args_type 'M'
` [Qemu-devel] [RFC PATCH 12/56] pc-dimm: Make size and address unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 13/56] pci: Make PCI addresses and sizes "
` [Qemu-devel] [RFC PATCH 14/56] migration: Fix migrate-set-cache-size error reporting
` [Qemu-devel] [RFC PATCH 15/56] migration: Make XBZRLE cache size unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 16/56] migration: Make XBZRLE transferred "
` [Qemu-devel] [RFC PATCH 17/56] migration: Make MigrationStats sizes "
` [Qemu-devel] [RFC PATCH 18/56] migration: Make parameter max-bandwidth "
` [Qemu-devel] [RFC PATCH 19/56] block: Make snapshot VM state size "
` [Qemu-devel] [RFC PATCH 20/56] block: Make ImageInfo sizes "
` [Qemu-devel] [RFC PATCH 21/56] block: Clean up get_human_readable_size()
` [Qemu-devel] [RFC PATCH 22/56] block: Mix up signed and unsigned less in bdrv_img_create()
` [Qemu-devel] [RFC PATCH 23/56] option: Fix type of qemu_opt_set_number() parameter @val
` [Qemu-devel] [RFC PATCH 24/56] block/qcow2: Change align_offset() to operate on uint64_t
` [Qemu-devel] [RFC PATCH 25/56] block/qcow2: Change qcow2_calc_prealloc_size() to uint64_t
` [Qemu-devel] [RFC PATCH 26/56] block: Make BlockMeasureInfo sizes unsigned in QAPI
` [Qemu-devel] [RFC PATCH 27/56] block/dirty-bitmap: Clean up signed vs. unsigned dirty counts
` [Qemu-devel] [RFC PATCH 28/56] block: Widen dirty bitmap granularity to uint64_t for safety
` [Qemu-devel] [RFC PATCH 29/56] block: Make BlockDirtyInfo byte count unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 30/56] block: Make write thresholds "
` [Qemu-devel] [RFC PATCH 31/56] block: Make throttle byte rates and sizes "
` [Qemu-devel] [RFC PATCH 32/56] hmp: Make block_set_io_throttle's arguments unsigned
` [Qemu-devel] [RFC PATCH 33/56] block: Make block_resize size unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 34/56] block: Make BlockDeviceStats sizes, offsets "
` [Qemu-devel] [RFC PATCH 35/56] blockjob: Lift speed sign conversion into block_job_set_speed()
` [Qemu-devel] [RFC PATCH 36/56] blockjob: Drop unused parameter @errp of method set_speed()
` [Qemu-devel] [RFC PATCH 37/56] blockjob: Make BlockJobInfo and event speed unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 38/56] blockjob: Lift speed sign conversion out of block_job_set_speed()
` [Qemu-devel] [RFC PATCH 39/56] blockjob: Lift speed sign conversion out of block_job_create()
` [Qemu-devel] [RFC PATCH 40/56] blockjob: Lift speed sign conversion out of backup_job_create()
` [Qemu-devel] [RFC PATCH 41/56] blockjob: Lift speed sign conversion out of mirror_start_job()
` [Qemu-devel] [RFC PATCH 42/56] blockjob: Lift speed sign conversion out of stream_start()
` [Qemu-devel] [RFC PATCH 43/56] blockjob: Lift speed sign conversion out of mirror_start()
` [Qemu-devel] [RFC PATCH 44/56] blockjob: Lift speed sign conversion out of blockdev_mirror_common()
` [Qemu-devel] [RFC PATCH 45/56] blockjob: Lift speed sign conversion out of commit_start() etc
` [Qemu-devel] [RFC PATCH 46/56] blockjob: Make job commands' speed parameter unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 47/56] blockjob: Make BlockJobInfo and event offsets "
` [Qemu-devel] [RFC PATCH 48/56] block: Make mirror buffer size "
` [Qemu-devel] [RFC PATCH 49/56] block: Make ImageCheck file offset unsigned in QAPI
` [Qemu-devel] [RFC PATCH 50/56] block: Make BLOCK_IMAGE_CORRUPTED offset, size unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 51/56] block/nfs: Fix for readahead-size, page-cache-size > INT64_MAX
` [Qemu-devel] [RFC PATCH 52/56] block/nfs: Reject negative readahead-size, page-cache-size
` [Qemu-devel] [RFC PATCH 53/56] block: Make blockdev-add byte counts unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 54/56] qemu-img: blk_getlength() can fail, fix img_map() to check
` [Qemu-devel] [RFC PATCH 55/56] block: Make MapEntry offsets and size unsigned in QAPI
` [Qemu-devel] [RFC PATCH 56/56] crypto: Make QCryptoBlockInfoLUKS offsets unsigned in QAPI/QMP

hotplug support for arch/arc/plat-eznps platform
 2017-08-07 15:10 UTC  (4+ messages)

[PATCH v2 00/14] generate full callchain cursor entries for inlined frames
 2017-08-07 15:10 UTC  (5+ messages)
` [PATCH v2 01/14] perf report: remove code to handle inline frames from browsers
` [PATCH v2 02/14] perf util: take elf_name as const string in dso__demangle_sym

grub2-probe confused by double bind mount?
 2017-08-07 15:09 UTC  (3+ messages)

[Xenomai] UDD framework
 2017-08-07 15:08 UTC 

qtwayland
 2017-08-07 15:08 UTC  (2+ messages)

[PATCH] ata: make ata_port_operations const
 2017-08-07 15:07 UTC  (2+ messages)

[PATCH] ASoC: compress: Remove duplicated code
 2017-08-07 15:07 UTC  (3+ messages)

[PATCH] workqueue: fix path to documentation
 2017-08-07 15:03 UTC  (2+ messages)

[PATCH libdrm 1/2] drm: fix missing mutex unlock before return
 2017-08-07 15:03 UTC  (4+ messages)
  ` [PATCH libdrm 2/2] drm:fix race issue between two bo functions(v2)

[PATCH net-next v3 00/13] Update DSA's FDB API and perform switchdev cleanup
 2017-08-07 14:59 UTC  (2+ messages)

Problem with touchscreen Display 1366x768 with Qt 5.9 and eglfs
 2017-08-07 15:02 UTC  (3+ messages)

[PATCH v2 00/19] drm/dumb-buffers: Add defaults for .dumb_map_offset and .dumb_destroy
 2017-08-07 15:02 UTC  (3+ messages)
` [PATCH v2 11/19] drm/i915: Use the drm_driver.dumb_destroy default

[PATCH] video: fbdev: Convert to using %pOF instead of full_name
 2017-08-07 15:02 UTC  (4+ messages)

[Qemu-devel] [Bug 1626972] [NEW] QEMU memfd_create fallback mechanism change for security drivers
 2017-08-07 14:51 UTC  (2+ messages)
` [Qemu-devel] [Bug 1626972] "

[PATCH v5] drm/fb-helper: pass physical dimensions to fbdev
 2017-08-07 15:01 UTC  (4+ messages)

[PATCH v2 0/2] mm,fork,security: introduce MADV_WIPEONFORK
 2017-08-07 14:59 UTC  (6+ messages)

[PATCH v5 1/6] drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math
 2017-08-07 14:59 UTC  (7+ messages)
` [PATCH v5 2/6] drm/bridge: Add a devm_ allocator for panel bridge

[cip-dev] How to back-port upstream BSP patches to CIP kernel
 2017-08-07 14:59 UTC 

[PATCH] [RFC] tpm_tis: tpm_tcg_flush() after iowrite*()s
 2017-08-07 14:59 UTC  (2+ messages)

increasingly large packages and longer build times
 2017-08-07 14:58 UTC  (2+ messages)

[PATCH v2 0/7] enable ghes_edac on selected platforms
 2017-08-07 14:57 UTC  (31+ messages)
` [PATCH v2 1/7] ACPI / blacklist: add acpi_match_oemlist() interface
          ` [v2,1/7] "
` [PATCH v2 3/7] ACPI / APEI: add OSC APEI bit check for ghes_edac
          ` [v2,3/7] "
` [PATCH v2 5/7] ghes_edac: add platform check to enable ghes_edac
          ` [v2,5/7] "
` [PATCH v2 6/7] EDAC: add edac_check_mc_owner() to check MC owner
          ` [v2,6/7] "
` [PATCH v2 7/7] edac drivers: add MC owner check in init
          ` [v2,7/7] "

[v3 PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle
 2017-08-07 14:56 UTC  (6+ messages)
` [v3 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle

[Qemu-devel] [PATCH v7 0/6] fsdev: qmp interface for io throttling
 2017-08-07 14:55 UTC  (12+ messages)
` [Qemu-devel] [PATCH v7 2/6] qmp: Create IOThrottle structure
` [Qemu-devel] [PATCH v7 6/6] fsdev: QMP interface for throttling

pull-request: wireless-drivers-next 2017-08-07
 2017-08-07 14:55 UTC 

[PATCH v6 0/8] Memory scrubbing from idle loop
 2017-08-07 14:55 UTC  (8+ messages)
` [PATCH v6 1/8] mm: Place unscrubbed pages at the end of pagelist

[PATCH i-g-t] tests/kms_frontbuffer_tracking: increase FBC wait timeout to 5s
 2017-08-07 14:54 UTC  (5+ messages)

[PATCH 0/2] mm, oom: do not grant oom victims full memory reserves access
 2017-08-07 14:21 UTC  (2+ messages)

[PATCH] clk: hi3660: fix incorrect uart3 clock freqency
 2017-08-07 14:51 UTC  (2+ messages)

Updates to meta-freescale (pyro) in 2017-08-07
 2017-08-07 14:51 UTC 

[PATCH V4 00/11] mmc: Add Command Queue support
 2017-08-07 14:51 UTC  (5+ messages)
` [PATCH V4 06/11] mmc: mmc: Enable Command Queuing
` [PATCH V4 07/11] mmc: mmc: Enable CQE's

[PATCH] quota: correct space limit check
 2017-08-07 14:49 UTC  (2+ messages)

Updates to meta-freescale-3rdparty (master) in 2017-08-07
 2017-08-07 14:49 UTC 

[PATCH/RFC] branch: warn user about non-existent branch
 2017-08-07 14:49 UTC  (4+ messages)
` Change in output as a result of patch

[PATCH] media: i2c: OV5647: gate clock lane before stream on
 2017-08-07 14:48 UTC  (7+ messages)

Questions about enriched format and Node on RHEL 7.4
 2017-08-07 14:43 UTC 

Updates to meta-freescale (master) in 2017-08-07
 2017-08-07 14:46 UTC 

[PATCH 1/6] sepolicy: fix Python3 syntax in manpage
 2017-08-07 14:45 UTC  (3+ messages)
` [PATCH 6/6] sepolicy: remove stray space in section "SEE ALSO"

[PATCH 1/2] Travis-CI: use sugulite environment
 2017-08-07 14:45 UTC  (3+ messages)
` [PATCH 2/2] Travis-CI: do not test gold linkers with clang

[PATCH 1/3] zfs: remove size_t typedef and use grub_size_t instead
 2017-08-07 14:44 UTC  (3+ messages)

Yocto Project Status WW32’17
 2017-08-07 14:42 UTC 

reftable [v5]: new ref storage format
 2017-08-07 14:41 UTC  (4+ messages)

[PATCH] sunvdc: Delete an error message for a failed memory allocation in vdc_port_probe()
 2017-08-07 14:41 UTC  (2+ messages)

[PATCH 00/18] Hookup typec power-negotation to the PMIC and charger
 2017-08-07 14:41 UTC  (7+ messages)
` [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property

[Qemu-devel] AVMF & OVMF blobs in QEMU tree???
 2017-08-07 14:40 UTC  (2+ messages)

[PATCH] ehci: fix build error of print format specifier
 2017-08-07 14:39 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] loader: Handle ELF files with overlapping zero-init data
 2017-08-07 14:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] loader: Handle ELF files with overlapping zero-initialized data
` [Qemu-devel] [PATCH 2/2] loader: Ignore zero-sized ELF segments

Change in output as a result of patch
 2017-08-07 14:39 UTC  (4+ messages)
` Can the '--set-upstream' option of branch be removed ?
  ` [PATCH 1/2 / RFC] builtin/branch: remove the deprecated '--set-upstream' option
  ` [PATCH 2/2 / RFC] branch: quote branch/ref names to improve readability

[PATCH] x86/asm: Fix UNWIND_HINT_REGS macro for older binutils
 2017-08-07 14:38 UTC 

[RFC][PATCH] mm/slub.c: Allow poisoning to use the fast path
 2017-08-07 14:37 UTC  (3+ messages)

Decrypt AES(rijndael) file
 2017-08-07 14:36 UTC  (2+ messages)

[PATCH v2 net-next 0/7] net: l3mdev: Support for sockets bound to enslaved device
 2017-08-07 14:35 UTC  (4+ messages)

[PATCH 1/2] doc: fix small issues in SubmittingPatches
 2017-08-07 14:34 UTC  (10+ messages)
  ` [PATCH 2/2] doc: add another way to identify if a patch has been merged

[Buildroot] [PATCHv2] fs/squashfs: honour the number of parallel jobs
 2017-08-07 14:33 UTC  (2+ messages)

[PATCH linux dev-4.10] ARM: dts: aspeed: palmetto: Use new occ-hwmon driver
 2017-08-07 14:33 UTC  (2+ messages)

Metadata corruption at xfs_attr3_leaf_write_verify()
 2017-08-07 14:32 UTC  (4+ messages)

[PATCH 0/5] arm64: defconfig: enable configs for HiKey960
 2017-08-07 14:32 UTC  (8+ messages)
` [PATCH 1/5] arm64: defconfig: enable Kirin PCIe
` [PATCH 2/5] arm64: defconfig: enable support hi6421v530 PMIC
` [PATCH 3/5] arm64: defconfig: enable CONFIG_SYSCON_REBOOT_MODE
` [PATCH 4/5] arm64: defconfig: enable support for serial port connected device
` [PATCH 5/5] arm64: defconfig: enable OP-TEE


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.