All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-12 12:16:08 to 2018-01-12 13:02:21 UTC [more...]

[PATCH 0/6] drm: zpos normalization cleanup and omapdrm to use it
 2018-01-12  9:57 UTC  (2+ messages)

[PATCH v2 0/6] drm/i915: expose RCS topology to userspace
 2018-01-12 12:01 UTC  (9+ messages)
` [PATCH v2 1/6] drm/i915: store all subslice masks
` [PATCH v2 3/6] drm/i915/debugfs: add rcs topology entry

[PATCH v3] drm/i915/pmu: Reconstruct active state on starting busy-stats
 2018-01-12 10:35 UTC  (7+ messages)

[Bug 104599] corrupted desktop graphics with latest git intel driver
 2018-01-12 13:01 UTC  (3+ messages)

vixen and vfb, missing vfb support in qemu
 2018-01-12 13:02 UTC 

[PATCH i-g-t 0/6] meson: makefile integration cleanup
 2018-01-12 10:53 UTC  (3+ messages)
` [PATCH i-g-t 1/6] meson: split out simple makefile integration into a makefile

[PATCH v3] ovl: Improving syncfs efficiency
 2018-01-12 13:01 UTC  (5+ messages)

PM regression in next
 2018-01-12 13:01 UTC  (9+ messages)

[U-Boot] [PATCH v1 1/2] x86: zImage: Move subarch assignment out of cmd_line check
 2018-01-12 13:01 UTC  (4+ messages)
` [U-Boot] [PATCH v1 2/2] x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters

[x86-tip] RSDP changes converted i4790 box SMP -> UP
 2018-01-12 13:00 UTC  (6+ messages)

[PATCH 00/10] R-Car DU: Convert LVDS code to bridge driver
 2018-01-12 12:59 UTC  (4+ messages)
` [PATCH 01/10] dt-bindings: display: renesas: Add R-Car LVDS encoder DT bindings

[PULL 0/2] KVM/ARM Fixes for v4.15 - Round 3
 2018-01-12 12:59 UTC  (9+ messages)
` [PULL 1/2] KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2
` [PULL 2/2] KVM: arm64: Fix GICv4 init when called from vgic_its_create

[PATCH] bus/fslmc: add support for scanned device count
 2018-01-12 12:59 UTC  (3+ messages)

[Qemu-devel] [PULL 00/14] Vnc 20180112 patches
 2018-01-12 12:58 UTC  (15+ messages)
` [Qemu-devel] [PULL 01/14] vnc: fix debug spelling
` [Qemu-devel] [PULL 02/14] ui: remove 'sync' parameter from vnc_update_client
` [Qemu-devel] [PULL 03/14] ui: remove unreachable code in vnc_update_client
` [Qemu-devel] [PULL 04/14] ui: remove redundant indentation in vnc_client_update
` [Qemu-devel] [PULL 05/14] ui: avoid pointless VNC updates if framebuffer isn't dirty
` [Qemu-devel] [PULL 06/14] ui: track how much decoded data we consumed when doing SASL encoding
` [Qemu-devel] [PULL 07/14] ui: introduce enum to track VNC client framebuffer update request state
` [Qemu-devel] [PULL 08/14] ui: correctly reset framebuffer update state after processing dirty regions
` [Qemu-devel] [PULL 09/14] ui: refactor code for determining if an update should be sent to the client
` [Qemu-devel] [PULL 10/14] ui: fix VNC client throttling when audio capture is active
` [Qemu-devel] [PULL 11/14] ui: fix VNC client throttling when forced update is requested
` [Qemu-devel] [PULL 12/14] ui: place a hard cap on VNC server output buffer size
` [Qemu-devel] [PULL 13/14] ui: add trace events related to VNC client throttling
` [Qemu-devel] [PULL 14/14] ui: mix misleading comments & return types of VNC I/O helper methods

[Qemu-devel] booting uefi guests from virtio-scsi is broken
 2018-01-12 12:58 UTC  (2+ messages)

[RFC PATCH 1/2] mtd: nand: vf610_nfc: make use of ->exec_op()
 2018-01-12 12:58 UTC  (3+ messages)

Nowhere else will you find such a wide selection of certified medications as in our drugstore!
 2018-01-12 12:58 UTC 

[PATCH] soc: brcmstb: Only register SoC device on STB platforms
 2018-01-12 12:58 UTC  (7+ messages)

Lost a mirror disk, md array wouldn't start, vg's are missing
 2018-01-12 12:58 UTC  (2+ messages)

[PATCH net-next 0/2] net: sched: Introduce em_policy ematch
 2018-01-12 12:57 UTC  (3+ messages)
` [PATCH net-next 1/2] net: netfilter: export xt_policy match_policy_in() as xt_policy_match_policy_in()
` [PATCH net-next 2/2] net: sched: add xfrm policy ematch

[GIT PULL] ASoC updates for v4.16
 2018-01-12 12:57 UTC 

[PATCH] selftests/x86: Add test_vsyscall
 2018-01-12 12:57 UTC  (3+ messages)

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-12 12:55 UTC  (14+ messages)

[PATCH] mm, x86: pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-01-12 12:55 UTC  (4+ messages)
` [REGRESSION] testing/selftests/x86/ pkeys build failures (was: Re: [PATCH] mm, x86: pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics)

[Qemu-devel] [PATCH] s390x/tcg: fixup TEST PROTECTION
 2018-01-12 12:54 UTC 

[U-Boot] [PATCH] api: bootelf: go: flush cache before starting
 2018-01-12 12:53 UTC  (3+ messages)
` [U-Boot] "

[for-4.16 PATCH v4 0/4] block/dm: allow DM to defer blk_register_queue() until ready
 2018-01-12 12:53 UTC  (4+ messages)
` [for-4.16 PATCH v4 2/4] block: use queue_lock when clearing QUEUE_FLAG_REGISTERED in blk_unregister_queue

[PATCH] crypto: chacha20 - use rol32() macro from bitops.h
 2018-01-12 12:23 UTC  (2+ messages)

[PATCH 0/5] Add support for IBRS & IBPB KVM support
 2018-01-12 12:39 UTC  (8+ messages)
` [PATCH 1/5] x86/ibrs: Introduce native_rdmsrl, and native_wrmsrl
` [PATCH 4/5] x86/svm: Direct access to MSR_IA32_SPEC_CTRL
` [PATCH 5/5] x86/feature: Detect the x86 feature Indirect Branch Prediction Barrier

[GIT PULL] KVM fixes for 4.15-rc8
 2018-01-12 12:53 UTC 

[Bug 104597] Compton weird colors
 2018-01-12 11:34 UTC 

[Qemu-devel] [PATCH 0/7] docker: update Ubuntu and Fedora images, deprecate old ones
 2018-01-12 12:50 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] docker: sort images list displayed by 'make docker'
` [Qemu-devel] [PATCH 2/7] docker: do not display deprecated images in 'make docker' help
` [Qemu-devel] [PATCH 3/7] docker: add the Ubuntu Trusty base image
` [Qemu-devel] [PATCH 4/7] docker: do not use Trusty APT source in Xenial
` [Qemu-devel] [PATCH 5/7] docker: warn users to use ubuntu16.04 for the LTS Xenial image
` [Qemu-devel] [PATCH 6/7] docker: add the Fedora 27 base image
` [Qemu-devel] [PATCH 7/7] docker: warn users to use newer fedora25/fedora27 "

Postinstallation script for target throw warnings
 2018-01-12 12:49 UTC  (5+ messages)

yocto Digest, Vol 88, Issue 32
 2018-01-12 12:48 UTC 

[PATCH i-g-t v2 0/9] kms plane scaling tests
 2018-01-12 10:21 UTC  (10+ messages)
` [PATCH i-g-t v2 1/9] tests/kms_plane: Run test for all supported pixel formats, v2
` [PATCH i-g-t v2 2/9] tests/kms_plane_scaling: Move the actual test to its own function
` [PATCH i-g-t v2 3/9] tests/kms_plane_scaling: Fix basic scaling test, v2
` [PATCH i-g-t v2 4/9] tests/kms_plane_scaling: Convert from simple test to full test
` [PATCH i-g-t v2 5/9] tests/kms_plane_scaling: Clean up tests to work better with igt_kms
` [PATCH i-g-t v2 6/9] tests/kms_plane_scaling: test scaling with tiling rotation and pixel formats, v2
` [PATCH i-g-t v2 7/9] tests/kms_plane_scaling: test scaler with clipping clamping, v2
` [PATCH i-g-t v2 8/9] lib/igt_kms: Add more braces around macros
` [PATCH i-g-t v2 9/9] tests/kms_plane_scaling: test for multi pipe with scaling

[PATCH 1/2] drm/ttm: don't update global memory count for some special cases
 2018-01-12  6:55 UTC  (3+ messages)
` [PATCH 2/2] drm/ttm: only free pages rather than update global memory count together

util-linux mount/unmount ASLR bypass via environment variable
 2018-01-12 12:47 UTC  (4+ messages)

[Patch v2 1/2] dma-buf: add some lockdep asserts to the reservation object implementation
 2018-01-12 10:26 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: imx: cm_fx6: export board and soc info to env
 2018-01-12 12:46 UTC  (3+ messages)

[PATCH v3] drm/vc4: Expose performance counters to userspace
 2018-01-12  9:09 UTC 

[PULL][PATCH 0/1] package_manager.py: fix opkg custom config path
 2018-01-12 12:46 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 1/8] powerpc/8xx: Remove CPU6 ERRATA Workaround
 2018-01-12 12:45 UTC  (8+ messages)
` [PATCH 2/8] powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12
` [PATCH 3/8] powerpc/8xx: Only perform perf counting when perf is in use
` [PATCH 4/8] powerpc/8xx: remove unused _PAGE_WRITETHRU
` [PATCH 5/8] powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
` [PATCH 6/8] powerpc/mm: Introduce _PAGE_NA
` [PATCH 7/8] powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
` [PATCH 8/8] powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP

[PATCH 0/4] dpdk: enhance EXPERIMENTAL api tagging
 2018-01-12 12:44 UTC  (7+ messages)
` [PATCHv4 "
  ` [PATCHv4 3/5] Makefiles: Add experimental tag check and warnings to trigger on use

[PATCH] Input: trackpoint - force 3 buttons if 0 button is reported
 2018-01-12 12:45 UTC  (3+ messages)

[PATCH v3 0/6] Add dmops to allow use of VGA with restricted QEMU
 2018-01-12 12:45 UTC  (7+ messages)
` [PATCH v3 1/6] xen/mm: Make xenmem_add_to_physmap global
` [PATCH v3 2/6] x86/hvm: Provide XEN_DMOP_add_to_physmap
` [PATCH v3 3/6] x86/hvm: Provide XEN_DMOP_pin_memory_cacheattr
` [PATCH v3 4/6] tools: libxendevicemodel: Provide xendevicemodel_add_to_physmap
` [PATCH v3 5/6] tools: libxendevicemodel: Provide xendevicemodel_pin_memory_cacheattr
` [PATCH v3 6/6] x86/domctl: Remove XEN_DOMCTL_pin_mem_cacheattr

linux-next: manual merge of the pm tree with the i2c tree
 2018-01-12 12:44 UTC  (2+ messages)

[Qemu-devel] [RFC 00/23] target/arm: decode generator and initial sve patches
 2018-01-12 12:42 UTC  (7+ messages)
  ` [Qemu-arm] "

[Qemu-devel] [RFC PATCH v3 00/30] replay additions
 2018-01-12 12:41 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH v3 29/30] replay: improve replay performance

[PATCH] send-email: Support separate Reply-To address
 2018-01-12 12:39 UTC  (2+ messages)

[U-Boot] [PATCH v6 00/25] Fix and extend i.MX HAB layer
 2018-01-12 12:40 UTC  (26+ messages)
` [U-Boot] [PATCH v6 01/25] arm: imx: hab: Make authenticate_image return int
` [U-Boot] [PATCH v6 02/25] arm: imx: hab: Fix authenticate_image result code
` [U-Boot] [PATCH v6 03/25] arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail
` [U-Boot] [PATCH v6 04/25] arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail
` [U-Boot] [PATCH v6 05/25] arm: imx: hab: Move IVT_SIZE to hab.h
` [U-Boot] [PATCH v6 06/25] arm: imx: hab: Move CSF_PAD_SIZE "
` [U-Boot] [PATCH v6 07/25] arm: imx: hab: Fix authenticate_image input parameters
` [U-Boot] [PATCH v6 08/25] arm: imx: hab: Add IVT header definitions
` [U-Boot] [PATCH v6 09/25] arm: imx: hab: Add IVT header verification
` [U-Boot] [PATCH v6 10/25] arm: imx: hab: Verify IVT self matches calculated address
` [U-Boot] [PATCH v6 11/25] arm: imx: hab: Only call ROM once headers are verified
` [U-Boot] [PATCH v6 12/25] arm: imx: hab: Print CSF based on IVT descriptor
` [U-Boot] [PATCH v6 13/25] arm: imx: hab: Print additional IVT elements during debug
` [U-Boot] [PATCH v6 14/25] arm: imx: hab: Define rvt_check_target()
` [U-Boot] [PATCH v6 15/25] arm: imx: hab: Implement hab_rvt_check_target
` [U-Boot] [PATCH v6 16/25] arm: imx: hab: Add a hab_rvt_check_target to image auth
` [U-Boot] [PATCH v6 17/25] arm: imx: hab: Print HAB event log only after calling ROM
` [U-Boot] [PATCH v6 18/25] arm: imx: hab: Make internal functions and data static
` [U-Boot] [PATCH v6 19/25] arm: imx: hab: Prefix authenticate_image with imx_hab
` [U-Boot] [PATCH v6 20/25] arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled
` [U-Boot] [PATCH v6 21/25] arm: imx: hab: Make authenticate_image() return zero on open boards
` [U-Boot] [PATCH v6 22/25] arm: imx: hab: Make imx_hab_is_enabled global
` [U-Boot] [PATCH v6 23/25] arm: imx: hab: Define rvt_failsafe()
` [U-Boot] [PATCH v6 24/25] arm: imx: hab: Implement hab_rvt_failsafe
` [U-Boot] [PATCH v6 25/25] arm: imx: hab: Add hab_failsafe console command

[Qemu-devel] [PULL 00/52] Misc patches for 2017-01-12
 2018-01-12 12:37 UTC  (8+ messages)
` [Qemu-devel] [PULL 04/52] hpet: recover timer offset correctly
` [Qemu-devel] [PULL 35/52] scripts/qemu-gdb: add simple tcg lock status helper

Issues with meson in SDK with cross-file
 2018-01-12 12:35 UTC  (5+ messages)

[PATCH] ASoC: sgtl5000: fix powerup/down of micbias-voltage
 2018-01-12 12:35 UTC  (2+ messages)

Unexpected raid1 behaviour
 2018-01-12 12:26 UTC  (3+ messages)

[meta-oe][PATCH 1/2] uthash: update to v2.0.2
 2018-01-12 12:33 UTC  (3+ messages)
` [meta-oe][PATCH 2/2] uthash: add ptest support

platform/x86: thinkpad_acpi: unhandled HKEY 0x60b0 and 0x60b1
 2018-01-12 12:33 UTC  (9+ messages)

[PATCH] arm64: kpti: Fix the interaction between ASID switching and software PAN
 2018-01-12 12:30 UTC 

[PATCH] ASoC: rt5645: add fallback case for jack detection support
 2018-01-12 12:28 UTC  (2+ messages)
` Applied "ASoC: rt5645: add fallback case for jack detection support" to the asoc tree

[Qemu-devel] [PATCH v5 00/28] Migration: postcopy failure recovery
 2018-01-12 12:27 UTC  (4+ messages)

[PATCH] mm: ratelimit end_swap_bio_write() error
 2018-01-12 12:27 UTC  (10+ messages)

[PATCH 1/6] kconfig: do not call check_conf() for olddefconfig
 2018-01-12 12:26 UTC  (2+ messages)

[PATCH] crypto: clear htmldocs build warnings for crypto/hash
 2018-01-12 12:26 UTC  (2+ messages)

[PATCH v2 0/3] crypto: salsa20 - cleanup and convert to skcipher API
 2018-01-12 12:25 UTC  (2+ messages)

[PATCH] pkgconf: upgrade to 1.4.0
 2018-01-12 12:26 UTC  (2+ messages)
` [PATCH] i2c-tools: upgrade to 4.0

linux-next: manual merge of the arm64 tree with Linus' tree
 2018-01-12 12:25 UTC  (2+ messages)

[PATCH v4] net/ixgbe: add flow parser ntuple support
 2018-01-12 12:25 UTC  (3+ messages)
` [PATCH v2] examples/flow_filtering: add Tx queues setup process

[RFC PATCH 0/9] crypto: prevent unkeyed use of keyed algorithms
 2018-01-12 12:24 UTC  (2+ messages)

[PATCH] crypto: testmgr: change `guard` to unsigned char
 2018-01-12 12:23 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] [v2] crypto: aes-generic - build with -Os on gcc-7+
 2018-01-12 12:24 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/52] Misc patches for 2017-01-12
 2018-01-12 12:24 UTC  (2+ messages)
` [Qemu-devel] [PULL 04/52] hpet: recover timer offset correctly

[PATCH v3 2/2] mm/memcg: Consolidate mem_cgroup_resize_[memsw]_limit() functions
 2018-01-12 12:24 UTC  (10+ messages)
` [PATCH v4] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes

[PATCH] crypto: tcrypt - free xoutbuf instead of axbuf
 2018-01-12 12:23 UTC  (3+ messages)

[PATCH][crypto-next] crypto: tcrypt: fix spelling mistake: "bufufer"-> "buffer"
 2018-01-12 12:23 UTC  (3+ messages)

general protection fault in crypto_remove_spawns
 2018-01-12 12:23 UTC  (5+ messages)
` [PATCH v2] crypto: AF_ALG - limit mask and type
  ` [PATCH v3] crypto: AF_ALG - whitelist "
    ` [PATCH v4] "

[PATCH] crypto: Use zeroing memory allocator instead of allocator/memset
 2018-01-12 12:23 UTC  (2+ messages)

[PATCH] arm64: support do_csum with neon
 2018-01-12 12:22 UTC  (2+ messages)

[PATCH v7 0/6] V4L2 Explicit Synchronization
 2018-01-12 12:20 UTC  (3+ messages)
` [PATCH v7 3/6] [media] vb2: add explicit fence user API

[PATCH kvm-unit-tests 0/9] s390x: vmalloc support
 2018-01-12 12:18 UTC  (6+ messages)
` [PATCH kvm-unit-tests 8/9] s390x: add "

[U-Boot] Pull request: u-boot-sunxi/master
 2018-01-12 12:18 UTC  (2+ messages)

[U-Boot] Please pull u-boot-video/master
 2018-01-12 12:17 UTC  (2+ messages)

[PATCH 00/14] Add MMCI support for STM32F SoCs family
 2018-01-12 12:16 UTC  (5+ messages)
` [PATCH 02/14] mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flag
` [PATCH 14/14] gpio: stmpe: i2c transfer are forbiden in atomic context


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.