All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-16 12:11:28 to 2017-11-16 13:17:11 UTC [more...]

[PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/resume
 2017-11-16 12:44 UTC  (5+ messages)

[PATCH 1/1] add mali r6p2 dt node
 2017-11-16 13:17 UTC  (10+ messages)
` Cedrus driver
    ` [linux-sunxi] "

[PATCH 1/3] drm/i915/selftests: Increase size for mock ringbuffer
 2017-11-16 13:16 UTC  (2+ messages)

[PATCH 0/3] zfcp: timer_setup() refactoring feature for v4.15-rc1
 2017-11-16 13:16 UTC  (4+ messages)
` [PATCH 3/3] zfcp: drop open coded assignments of timer_list.function

[Qemu-devel] [PATCH 0/5] compressed block-stream
 2017-11-16 13:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/5] iotest 030: add compressed block-stream test

[Qemu-devel] [PATCH for-2.11] throttle-groups: forget timer and schedule next TGM on detach
 2017-11-16 13:15 UTC  (2+ messages)

[PATCH rdma-core 0/2] Debian packaging changes for 15-2
 2017-11-16 13:15 UTC  (4+ messages)
  ` [PATCH rdma-core 1/2] debian: Don't install disabled providers on archs that miss coherent DMA
  ` [PATCH rdma-core 2/2] Add myself as Debian packaging maintainer

[PATCH v7 00/13] Introduce framework for SLIMbus device driver
 2017-11-16 13:18 UTC  (8+ messages)
` [PATCH v7 02/13] dt-bindings: Add SLIMbus bindings
` [PATCH v7 03/13] slimbus: Add SLIMbus bus type
    ` [alsa-devel] "

[PATCH] qemu.inc: Drop rng-tools
 2017-11-16 13:14 UTC  (8+ messages)

[PATCH v2 1/2] libfdisk: (sun) move aligning of the first sector before availability check
 2017-11-16 13:14 UTC  (2+ messages)

[PATCH V6] EVM: Add support for portable signature format
 2017-11-16 13:13 UTC  (11+ messages)
` IMA appraisal master plan? (was: Re: [PATCH V6] EVM: Add support for portable signature format)
            ` IMA appraisal master plan?

[PATCH 1/8] drm/i915/selftests: Increase size for mock ringbuffer
 2017-11-16 13:13 UTC  (7+ messages)
` [PATCH 6/8] drm/i915: Disable semaphores on Sandybridge
` [PATCH 7/8] drm/i915: Move debugfs/i915_semaphore_status to i915_engine_info
` [PATCH 8/8] drm/i915: Remove i915.semaphores modparam

ea026837fe ("add a debug interface to dump page state"): kernel BUG at include/linux/page-flags.h:661!
 2017-11-16 13:12 UTC 

[patch 0/7] LICENSES: Add documentation and initial License files
 2017-11-16 13:12 UTC  (4+ messages)
` [patch 2/7] LICENSES: Add the GPL 2.0 license

intel-gpio interrupts stop firing with Focaltech I2C-HID touchpad
 2017-11-16 13:07 UTC  (4+ messages)

Apply "security/keys: add CONFIG_KEYS_COMPAT to Kconfig" to stable trees
 2017-11-16 13:12 UTC  (3+ messages)

[PATCH 0/3] a small branch API clean-up
 2017-11-16 13:11 UTC  (7+ messages)
` [PATCH v2 1/2] branch: forbid refs/heads/HEAD
        ` [PATCH 3/4] branch: correctly reject refs/heads/{-dash,HEAD}

[U-Boot] Please pull u-boot-marvell/master
 2017-11-16 13:09 UTC 

[PATCH v4 0/3] ppc64le: Add REL24 relocation support of livepatch symbols
 2017-11-16 13:09 UTC  (8+ messages)
` [PATCH v4 2/3] powerpc/modules: Don't try to restore r2 after a sibling call

[Qemu-devel] [RFC v4 00/27] QMP: out-of-band (OOB) execution support
 2017-11-16 13:06 UTC  (28+ messages)
` [Qemu-devel] [RFC v4 01/27] qobject: introduce qstring_get_try_str()
` [Qemu-devel] [RFC v4 02/27] qobject: introduce qobject_get_try_str()
` [Qemu-devel] [RFC v4 03/27] qobject: let object_property_get_str() use new API
` [Qemu-devel] [RFC v4 04/27] monitor: move skip_flush into monitor_data_init
` [Qemu-devel] [RFC v4 05/27] qjson: add "opaque" field to JSONMessageParser
` [Qemu-devel] [RFC v4 06/27] monitor: move the cur_mon hack deeper for QMP
` [Qemu-devel] [RFC v4 07/27] monitor: unify global init
` [Qemu-devel] [RFC v4 08/27] monitor: let mon_list be tail queue
` [Qemu-devel] [RFC v4 09/27] monitor: create monitor dedicate iothread
` [Qemu-devel] [RFC v4 10/27] monitor: allow to use IO thread for parsing
` [Qemu-devel] [RFC v4 11/27] qmp: introduce QMPCapability
` [Qemu-devel] [RFC v4 12/27] qmp: negociate QMP capabilities
` [Qemu-devel] [RFC v4 13/27] qmp: introduce some capability helpers
` [Qemu-devel] [RFC v4 14/27] monitor: introduce monitor_qmp_respond()
` [Qemu-devel] [RFC v4 15/27] monitor: let monitor_{suspend|resume} thread safe
` [Qemu-devel] [RFC v4 16/27] monitor: separate QMP parser and dispatcher
` [Qemu-devel] [RFC v4 17/27] qmp: add new event "request-dropped"
` [Qemu-devel] [RFC v4 18/27] monitor: send event when request queue full
` [Qemu-devel] [RFC v4 19/27] qapi: introduce new cmd option "allow-oob"
` [Qemu-devel] [RFC v4 20/27] qmp: support out-of-band (oob) execution
` [Qemu-devel] [RFC v4 21/27] qmp: let migrate-incoming allow out-of-band
` [Qemu-devel] [RFC v4 22/27] qmp: isolate responses into io thread
` [Qemu-devel] [RFC v4 23/27] monitor: enable IO thread for (qmp & !mux) typed
` [Qemu-devel] [RFC v4 24/27] qmp: add command "x-oob-test"
` [Qemu-devel] [RFC v4 25/27] docs: update QMP documents for OOB commands
` [Qemu-devel] [RFC v4 26/27] tests: qmp-test: verify command batching
` [Qemu-devel] [RFC v4 27/27] tests: qmp-test: add oob test

[Qemu-devel] [qemu-img] support for XVA
 2017-11-16 13:08 UTC  (13+ messages)
          ` [Qemu-devel] [Libguestfs] "

Osd failure detection
 2017-11-16 13:08 UTC  (4+ messages)
` ceph-deploy failed to deploy osd randomly

[GIT PULL] Char/Misc driver patches for 4.15-rc1
 2017-11-16 13:08 UTC 

[U-Boot] [PATCH RESEND v2 1/2] arm: mvebu: clearfog: Fix SPI-NOR flash access
 2017-11-16 13:08 UTC  (4+ messages)
` [U-Boot] [PATCH RESEND v2 2/2] arm: mvebu: clearfog: update SPI flash DT description

[PATCH] mesa: Remove /usr/lib/pkgconfig/wayland-egl.pc
 2017-11-16 13:07 UTC 

[PATCH v2 00/18] Add support for clang LTO
 2017-11-16 13:07 UTC  (5+ messages)
` [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO

[PATCH 0/3] lockdep/crossrelease: Apply crossrelease to page locks
 2017-11-16 13:07 UTC  (7+ messages)
` [PATCH 1/3] lockdep: Apply crossrelease to PG_locked locks

[GIT PULL] Driver core patches for 4.15-rc1
 2017-11-16 13:07 UTC 

[U-Boot] [PATCH 1/3] mvebu: usb: xhci: a38x support
 2017-11-16 13:07 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] arm: mvebu: Add board_setup for xhci hardware
` [U-Boot] [PATCH 3/3] arm: mvebu: clearfog: enable XHCI USB

[PATCH] perf lock: Document missing options
 2017-11-16 13:06 UTC 

[U-Boot] [PATCH 1/1] configs: DISTRO_DEFAULTS for MACCHIATObin
 2017-11-16 13:06 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mvebu: theadorable_debug_defconfig: Enable setexpr command
 2017-11-16 13:05 UTC  (2+ messages)

[BUG] Error applying XSA240 update 5 on 4.8 and 4.9 (patch 3 references CONFIG_PV_LINEAR_PT, 3285e75dea89, x86/mm: Make PV linear pagetables optional)
 2017-11-16 13:04 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: MV_EBU: Increase size of PCIe default mapping
 2017-11-16 13:04 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_cursor_legacy: Rework the 2x tests
 2017-11-16 13:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 0/6] ANDROID: binder: RT priority inheritance
 2017-11-16 13:03 UTC  (6+ messages)
` [PATCH v3 1/6] ANDROID: binder: add support for RT prio inheritance

iscsi netboot failure in case of multiple interfaces
 2017-11-16 13:03 UTC  (6+ messages)

Unittest_rbd_miiror: Build failed in Jenkins: ceph-master #1448
 2017-11-16 13:02 UTC  (4+ messages)

[PATCH v2 00/14] soundwire: Add a new SoundWire subsystem
 2017-11-16 13:02 UTC  (4+ messages)
` [PATCH v2 07/14] regmap: Add SoundWire bus support

[PATCH v2 0/6] GuC submission functions/struct name/prototype update
 2017-11-16 13:02 UTC  (4+ messages)
` [PATCH v2 1/6] drm/i915: Update execlists tasklet naming

Recent changes (master)
 2017-11-16 13:00 UTC 

[PATCH v2 0/4] Quirks cleanup and hid-generic niceness
 2017-11-16 12:59 UTC  (2+ messages)

[PATCH v2] drm/bridge/sii8620: add DVI mode support
 2017-11-16 12:58 UTC  (2+ messages)

[PATCH] drm/bridge/sii8620: filter unsupported modes
 2017-11-16 12:58 UTC  (2+ messages)

[PATCH 0/2 v2] dmaengine: rcar-dmac: use TCRB instead of TCR
 2017-11-16 12:54 UTC  (3+ messages)
` [PATCH 2/2 v2] dmaengine: rcar-dmac: use TCRB instead of TCR for residue

[Buildroot] [PATCH 1/2] brltty: new package
 2017-11-16 12:53 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: Add myself

zstd compression
 2017-11-16 12:51 UTC  (7+ messages)

[PATCH/RFC] RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
 2017-11-16 12:51 UTC  (7+ messages)

[PATCH 4/7] drm/i915/cnl: Fix wrpll math for higher freqs
 2017-11-16 12:47 UTC  (3+ messages)
` [PATCH] "

Next Xen Arm Community call - Wednesday 22nd November
 2017-11-16 12:47 UTC  (2+ messages)

[PATCH 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver
 2017-11-16 12:46 UTC  (5+ messages)
` [PATCH 2/2] leds: lm3692x: Introduce LM3692x dual string driver

[PATCH v9 0/3] MIPS: Add virtual Ranchu board as a generic-based board
 2017-11-16 12:45 UTC  (4+ messages)
` [PATCH v9 3/3] MIPS: ranchu: Add Ranchu as a new "

[Xenomai] list of threads with same session_label
 2017-11-16 12:45 UTC 

[Qemu-devel] [PULL 0/4] Merge tpm 2017/11/15 v1
 2017-11-16 12:45 UTC  (2+ messages)

[PATCH i-g-t 1/4] lib/igt_kms: Add igt_display_reset function
 2017-11-16 12:45 UTC  (4+ messages)
` [PATCH i-g-t 2/4] lib/igt_kms: Make igt_output_from_connector probe all outputs
` [PATCH i-g-t 3/4] tests/chamelium: Only initialize igt_display once
` [PATCH i-g-t 4/4] tests: Rename chamelium to kms_chamelium

Processed: libibverbs-dev no longer ships infiniband/driver.h
 2017-11-16 12:45 UTC  (4+ messages)
      ` Bug#881814: "
        ` Processed: "

[RFC PATCH] ALSA: core: do not update tstamp when hw ptr has not moved
 2017-11-16 12:43 UTC 

[PATCH v2 00/14] Graphics updates for L4.9.11-1.0.0 BSP Release plus Weston 2.0
 2017-11-16 12:43 UTC  (4+ messages)
` [PATCH v2 05/14] imx-gpu-viv: Upgrade to 6.2.2.p0

[PATCH v6 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2017-11-16 12:43 UTC  (5+ messages)
` [PATCH v6 3/5] fw_cfg: do DMA read operation
      ` [Qemu-devel] "

MCP251x SPI CAN controller on Cavium ThunderX
 2017-11-16 12:41 UTC  (8+ messages)

Ideas to reuse filesystem's checksum to enhance dm-raid1/10/5/6?
 2017-11-16 12:41 UTC  (9+ messages)

ADT Installer produces bad compiler?
 2017-11-16 12:37 UTC 

[PATCH v2] component: add debugfs support
 2017-11-16 12:39 UTC  (3+ messages)

[RFC PATCH net-next 0/2] Configuring PFC stall prevention via ethtool
 2017-11-16 12:39 UTC  (4+ messages)

[RFC] [Draft Design v2] ACPI/IORT Support in Xen
 2017-11-16 12:39 UTC  (7+ messages)

Bug#881731: marked as done (rdma-core: FTBFS on armhf and mips*: missing providers that need coherent DMA)
 2017-11-16 12:39 UTC 

[PATCH/RFC 0/2] V4L2: Handle the race condition between device access and unbind
 2017-11-16 12:36 UTC  (5+ messages)
` [PATCH/RFC 1/2] v4l: v4l2-dev: Add infrastructure to protect device unplug race
` [PATCH/RFC 2/2] v4l: rcar-vin: Wait for device access to complete before unplugging

[PATCH] drivers: base: cacheinfo: support DT overrides for cache type
 2017-11-16 12:58 UTC 

[Qemu-devel] [Bug 1732679] [NEW] Cisco NX-OSv 9k crashes during boot with qemu 2.10.1(Debian 1:2.10.0+dfsg-2)
 2017-11-16 12:25 UTC 

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-11-16 12:35 UTC  (6+ messages)
` [RFC 05/19] s390/zcrypt: base implementation of AP matrix device driver

[Qemu-devel] weird behavior of libvirt/QEMU with virtserial ports
 2017-11-16 12:33 UTC 

[PATCH v2 0/4] Fixes for omapdrm on OpenPandora and GTA04
 2017-11-16 12:32 UTC  (6+ messages)
` [PATCH v2 1/4] omapdrm: fix compatible string for td028ttec1

[U-Boot] [PATCH 0/4] sunxi: Ease eMMC usage and flashing
 2017-11-16 12:32 UTC  (8+ messages)
` [U-Boot] [PATCH 3/4] sunxi: Add default partition scheme

[U-Boot] [ANN] U-Boot v2017.11-rc4 released
 2017-11-16 12:31 UTC  (4+ messages)

[PATCH V1 0/4] qcom: spmi-wled: Support for QCOM wled driver
 2017-11-16 12:30 UTC  (11+ messages)
` [PATCH V1 2/4] qcom: spmi-wled: Add support for short circuit handling
` [PATCH V1 3/4] qcom: spmi-wled: Add support for OVP interrupt handling
  ` [PATCH V1 1/4] qcom: spmi-wled: Add support for qcom wled driver
  ` [PATCH V1 4/4] qcom: spmi-wled: Add auto-calibration logic support

[PATCH] nouveau/codegen: dump tgsi floats as hex values
 2017-11-16 12:30 UTC  (4+ messages)

[U-Boot] mmc1 not working on Samsung snow chromebook
 2017-11-16 12:29 UTC  (3+ messages)

[PATCH v5 00/20] KVM: arm/arm64: Optimize arch timer register handling
 2017-11-16 12:29 UTC  (4+ messages)
` [PATCH v5 04/20] KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized

[Qemu-devel] [PATCH] colo-compare: fix the dangerous assignment
 2017-11-16 12:25 UTC  (3+ messages)

[PATCH 3/3] arm64: dts: renesas: eagle: add EtherAVB pins
 2017-11-16 12:28 UTC  (8+ messages)

xhci_hcd HC died; cleaning up with TUSB7340 and µPD720201
 2017-11-16 12:26 UTC 

[Qemu-devel] [Bug 1732671] [NEW] vnc websocket compatibility issue
 2017-11-16 12:20 UTC  (2+ messages)
` [Qemu-devel] [Bug 1732671] "

[Qemu-devel] [PATCH] Revert "Add new PCI ID for i82559a"
 2017-11-16 12:24 UTC  (2+ messages)

[Qemu-devel] QEMU terminates during reboot after memory unplug with vhost=on
 2017-11-16 12:23 UTC 

disabling ipv6 with wg-quick
 2017-11-16 12:28 UTC  (2+ messages)

[PATCH 00/31] Andes(nds32) Linux Kernel Port
 2017-11-16 12:22 UTC  (7+ messages)
` [PATCH 29/31] MAINTAINERS: Add nds32

[PATCH v3 0/4] Various nb8800 tweaks
 2017-11-16 12:21 UTC  (12+ messages)
` [PATCH v3 3/4] net: nb8800: Move HW init to ndo_open()

[linux-linus test] 116215: regressions - FAIL
 2017-11-16 12:19 UTC 

[PATCH v2 0/2] x86,kvm: move qemu/guest FPU switching out to kvm_arch_vcpu_ioctl_run
 2017-11-16 12:18 UTC  (10+ messages)
` [PATCH 1/2] x86,kvm: move qemu/guest FPU switching out to vcpu_run

[PATCH] soc: qcom: smp2p: Access APCS as mailbox client
 2017-11-16 12:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] tests/bios-tables-test: Fix endianess problems when passing data to iasl
 2017-11-16 12:17 UTC 

[PATCH] arm: dts: ls1021a: add "fsl, ls1021a-esdhc" compatible string to esdhc node
 2017-11-16 12:15 UTC  (4+ messages)
` [PATCH resend] "
  ` [PATCH resend] arm: dts: ls1021a: add "fsl,ls1021a-esdhc" "

[PATCH v2 0/2] Fix improper handling of SCI INT for platforms supporting only IOAPIC mode
 2017-11-16 12:16 UTC  (5+ messages)
` [PATCH v2 1/2] acpi/x86: "

[resend] drm/i915: Prevent overflow of execbuf.buffer_count and num_cliprects
 2017-11-16 12:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Prevent overflow of execbuf.buffer_count and num_cliprects (rev5)

[PATCH v2] powerpc/powernv: Add pci_reset_phbs parameter to issue a PHB reset
 2017-11-16 12:14 UTC  (3+ messages)

(unknown),
 2017-11-16 12:14 UTC  (4+ messages)
  ` [RFC PATCH 0/2] mm: introduce MAP_FIXED_SAFE

Decompiled vs *tmp extended device tree
 2017-11-16 12:12 UTC 

man fs
 2017-11-16 12:12 UTC 

[PATCH 0/2] Add VIN support to r8a7743
 2017-11-16 12:11 UTC  (8+ messages)
  ` [PATCH 1/2] dt-bindings: media: rcar_vin: add device tree support for r8a774[35]
` [PATCH 2/2] ARM: dts: r8a7743: add VIN dt support


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.