All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-05 13:55:32 to 2017-10-05 14:48:32 UTC [more...]

[PATCH] Changing my email address
 2017-10-05 14:47 UTC  (4+ messages)
` [PATCH] MAINTAINERS: update entries to new "

[Bug 103080] DC driver from drm-next-4.15-dc branch (upstream PR) not working
 2017-10-05 14:48 UTC 

[Qemu-devel] [PATCH v2 0/5] block: Avoid copy-on-read assertions
 2017-10-05 14:47 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 2/5] block: Uniform handling of 0-length bdrv_get_block_status()
` [Qemu-devel] [PATCH v2 5/5] iotests: Add test 197 for covering copy-on-read

[PATCH 3/6] nvme: claim block devices
 2017-10-05 14:47 UTC  (13+ messages)

[PATCH v4 00/14] Introduce support for Dell SMBIOS over WMI
 2017-10-05 14:47 UTC  (24+ messages)
` [PATCH v4 05/14] platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
` [PATCH v4 08/14] platform/x86: dell-smbios: Add a sysfs interface for SMBIOS tokens
` [PATCH v4 12/14] platform/x86: wmi: create character devices when requested by drivers
` [PATCH v4 13/14] platform/x86: dell-smbios-wmi: introduce userspace interface

[PATCH nf-next] netfilter: nat: use test_and_clear_bit when deleting ct from bysource list
 2017-10-05 14:46 UTC 

[PATCH 00/12] of: overlay: clean up device tree overlay code
 2017-10-05 14:46 UTC  (4+ messages)

Tonga PRO [Radeon R9 285/380] [1002:6939] blank screen
 2017-10-05 14:45 UTC 

[PATCH 0/8] add net/crypto mrvl pmd drivers
 2017-10-05 14:45 UTC  (4+ messages)
` [PATCH v2 0/4] add crypto mrvl pmd driver
  ` [PATCH v2 2/4] doc: add mrvl crypto pmd documentation

SEGFault when optininal snd_ctl_ext_callback::read_event() not set
 2017-10-05 14:44 UTC  (4+ messages)

[PATCH net-next 00/10] net/smc: updates 2017-09-20
 2017-10-05 14:44 UTC  (5+ messages)
` [PATCH net-next 01/10] net/smc: add missing dev_put

[PATCH v7 1/3] media: dt: bindings: Add binding for tango HW IR decoder
 2017-10-05 14:44 UTC 

[PATCH 0/6] Switch arm64 over to qrwlock
 2017-10-05 14:42 UTC  (8+ messages)
` [PATCH 5/6] kernel/locking: Prevent slowpath writers getting held up by fastpath

[PATCH net-next v3 0/2] libbpf: support more map options
 2017-10-05 14:41 UTC  (3+ messages)
` [PATCH net-next v3 1/2] libbpf: parse maps sections of varying size
` [PATCH net-next v3 2/2] libbpf: use map_flags when creating maps

[PATCH 1/2] scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script
 2017-10-05 14:39 UTC  (4+ messages)

[RFC v2 1/2] fq: support filtering a given tin
 2017-10-05 14:39 UTC  (2+ messages)

[opkg-utils PATCH] opkg.py: Remove reformatting of description field
 2017-10-05 14:05 UTC 

[PATCH v6 0/6] Support TCP/IPv4, VxLAN, and GRE GSO in DPDK
 2017-10-05 14:39 UTC  (4+ messages)
` [PATCH v7 "

[PATCH 0/4] irqchip: imgpdc: Fix various issues
 2017-10-05 14:37 UTC  (4+ messages)
` [PATCH 3/4] irqchip: imgpdc: Set sys wake polarities to active high

[Qemu-devel] [PATCH v2 0/4] linux-user fixes for va mapping
 2017-10-05 14:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] linux-user: Allow -R values up to 0xffff0000 for 32-bit ARM guests
` [Qemu-devel] [PATCH v2 2/4] tcg: Fix off-by-one in assert in page_set_flags
` [Qemu-devel] [PATCH v2 3/4] linux-user: Tidy and enforce reserved_va initialization
` [Qemu-devel] [PATCH v2 4/4] linux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS to 31

[Qemu-trivial] [PATCH] linux-user: Add AT_SECURE auxval
 2017-10-05 14:35 UTC 

[U-Boot] [PATCH v2 00/17] efi_loader: Simple Network Protocol
 2017-10-05 14:36 UTC  (18+ messages)
` [U-Boot] [PATCH v2 01/17] efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem
` [U-Boot] [PATCH v2 02/17] efi_loader: parameters of CopyMem and SetMem
` [U-Boot] [PATCH v2 03/17] efi_loader: pass GUIDs as const efi_guid_t *
` [U-Boot] [PATCH v2 04/17] efi_loader: wrong type in wait_for_event
` [U-Boot] [PATCH v2 05/17] efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL
` [U-Boot] [PATCH v2 06/17] efi_loader: correct bits of receive_filters bit mask
` [U-Boot] [PATCH v2 07/17] efi_loader: fill simple network protocol revision
` [U-Boot] [PATCH v2 08/17] efi_loader: efi_net: hwaddr_size = 6
` [U-Boot] [PATCH v2 09/17] efi_net: return EFI_UNSUPPORTED where appropriate
` [U-Boot] [PATCH v2 10/17] efi_loader: use events for efi_net_receive
` [U-Boot] [PATCH v2 11/17] efi_loader: implement WaitForPacket event
` [U-Boot] [PATCH v2 12/17] efi_loader: fix efi_net_get_status
` [U-Boot] [PATCH v2 13/17] efi_loader: size fields in SimpleNetworkProtocol
` [U-Boot] [PATCH v2 14/17] efi_loader: fill return values "
` [U-Boot] [PATCH v2 15/17] efi_selftest: correct definition of efi_st_error
` [U-Boot] [PATCH v2 16/17] efi_selftest: allow printing MAC addresses
` [U-Boot] [PATCH v2 17/17] efi_loader: supply EFI network test

[PATCH v5 3/3] KVM: LAPIC: Apply change to TDCR right away to the timer
 2017-10-05 14:35 UTC 

Illegal instruction when running go binaries in qemux86
 2017-10-05 14:35 UTC  (3+ messages)

[PATCH v6 0/9] Policy Based Power Control for Guest
 2017-10-05 14:34 UTC  (13+ messages)
` [PATCH v7 "
  ` [PATCH v8 "
    ` [PATCH v8 1/9] net/i40e: add API to convert VF MAC to VF id
    ` [PATCH v8 2/9] lib/librte_power: add extra msg type for policies
    ` [PATCH v8 3/9] examples/vm_power_mgr: add vcpu to pcpu mapping
    ` [PATCH v8 4/9] examples/vm_power_mgr: add scale to medium freq fn
    ` [PATCH v8 5/9] examples/vm_power_mgr: add policy to channels
    ` [PATCH v8 6/9] examples/vm_power_mgr: add port initialisation
    ` [PATCH v8 7/9] power: add send channel msg function to map file
    ` [PATCH v8 8/9] examples/guest_cli: add send policy to host
    ` [PATCH v8 9/9] examples/vm_power_mgr: set MAC address of VF

[PATCH] i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
 2017-10-05 14:33 UTC  (3+ messages)

[Qemu-devel] FW: Are there any qemu emulated SR-IOV devices?
 2017-10-05 14:31 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add entry for the PEAQ WMI hotkeys driver
 2017-10-05 14:31 UTC 

[PATCH v3 1/2] ARM: dts: imx: Fix incorrect display nodes notation
 2017-10-05 14:31 UTC  (4+ messages)
  ` [PATCH v3 2/2] ARM: dts: imx51: Fix inconsistent display port names

[Bridge] [PATCH net-next v4 0/3] bridge: neigh msg proxy and flood suppression support
 2017-10-05 14:31 UTC  (5+ messages)
` [Bridge] [PATCH net-next v4 1/3] bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
    `  "

[v11 0/6] cgroup-aware OOM killer
 2017-10-05 14:31 UTC  (10+ messages)
` [v11 3/6] mm, oom: "
` [v11 4/6] mm, oom: introduce memory.oom_group

[PATCH v5 1/3] KVM: LAPIC: Fix lapic timer mode transition
 2017-10-05 14:30 UTC  (2+ messages)
` [PATCH v5 2/3] KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode

[Qemu-devel] [PULL v1 00/11] Merge qio 2017/10/04
 2017-10-05 14:30 UTC  (2+ messages)

[PATCH] drm/i915: Use rcu instead of stop_machine
 2017-10-05 14:30 UTC  (2+ messages)

[RFC] mmap(MAP_CONTIG)
 2017-10-05 14:30 UTC  (3+ messages)

[PATCH 01/10] drm/i915/guc: Precompute GuC shared data offset
 2017-10-05 14:25 UTC  (5+ messages)
` [PATCH 03/10] drm/i915/guc: Add preemption action to GuC firmware interface
` [PATCH 04/10] drm/i915/guc: Add a second client, to be used for preemption

platform: coda: how to use firmware-imx binary releases?
 2017-10-05 14:30 UTC  (7+ messages)
      ` platform: coda: how to use firmware-imx binary releases? / how to use VDOA on imx6?

[U-Boot] [PATCH 1/1] efi_loader: replace efi_div10 by div64_u64
 2017-10-05 14:29 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/1] efi_loader: replace efi_div10 by do_div

[Qemu-devel] [PATCH v2 00/40] generalize parsing of cpu_model (part 2)
 2017-10-05 14:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 32/40] sparc: sun4u/sun4v/niagara: use generic cpu_model parsing
` [Qemu-devel] [PATCH v2 33/40] sparc: sparc: "
` [Qemu-devel] [PATCH v2 34/40] sparc: leon3: "

[PATCH 0/3] patch series for bnxt
 2017-10-05 14:28 UTC  (4+ messages)
` [PATCH 1/3] net/bnxt: add ntuple filtering support
` [PATCH 2/3] net/bnxt: fix number of mac addresses for VMDQ support
` [PATCH 3/3] net/bnxt: fixup bnxt.ini

[PATCH] platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
 2017-10-05 14:27 UTC  (3+ messages)

[PATCH 00/12] support to run vdev in the secondary process
 2017-10-05 14:26 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 09/12] ethdev: support attach vdev in "

[Qemu-devel] [PULL 0/1] Tracing patches
 2017-10-05 14:25 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] checkpatch: fix incompatibility with old perl

[Qemu-devel] [PATCH] checkpatch: fix incompatibility with old perl
 2017-10-05 14:24 UTC  (2+ messages)

(unknown),
 2017-10-05 14:24 UTC 

[PATCH V2] argp-standalone: drop RDEPENDS dev/staticdev packages on main package
 2017-10-05 14:23 UTC 

Touchpad message about hid-rmi
 2017-10-05 14:23 UTC 

[OpenRISC] [PATCH v5 0/6] sim port for OpenRISC
 2017-10-05 14:23 UTC  (3+ messages)

[PATCH] i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATA
 2017-10-05 14:22 UTC  (3+ messages)

[PATCH v5 0/3] KVM: LAPIC: Rework lapic timer to behave more like real-hardware
 2017-10-05 14:22 UTC 

[Qemu-devel] [PULL 0/5] hmp queue
 2017-10-05 14:21 UTC  (4+ messages)
` [Qemu-devel] [PULL 3/5] hmp-commands-info: Fix "info rocker-FOO" misspellings

git send-email does not work with Google anymore?!
 2017-10-05 14:21 UTC  (3+ messages)

[PATCH] ahci: Convert timers to use timer_setup()
 2017-10-05 14:21 UTC  (2+ messages)

[PATCH] libata: Convert timers to use timer_setup()
 2017-10-05 14:20 UTC  (2+ messages)

[PATCH v4] Livepatching patch set for 4.10
 2017-10-05 14:11 UTC  (9+ messages)
` [PATCH v4 01/11] livepatch: Expand check for safe_for_reapply if livepatch has only .rodata
` [PATCH v4 03/11] livepatch: Include sizes when an mismatch occurs
` [PATCH v4 07/11] livepatch/x86/arm[32, 64]: Force .livepatch.depends section to be uint32_t aligned

DryIce , RTC not working on imx53
 2017-10-05 14:18 UTC  (2+ messages)

[GIT PULL 0/2] infiniband hfi1 PREEMPT_RT_FULL changes
 2017-10-05 14:17 UTC  (4+ messages)
` [PATCH 1/2] IB/hfi1: Use preempt_{dis,en}able_nort()

ARM32 - build-issues with xen/arm: vpl011: Add a new vuart node in the xenstore
 2017-10-05 14:16 UTC  (4+ messages)

[PATCH v4 00/10] arm64: kexec: add kexec_file_load() support
 2017-10-05 14:15 UTC  (5+ messages)
` [PATCH v4 08/10] arm64: kexec_file: set up for crash dump adding elf core header

[PATCH] drm/i915: Use the crtc_state_is_legacy in intel_color_check
 2017-10-05 14:15 UTC 

[PATCH] net/af_packet: make bypass configurable
 2017-10-05 14:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/3] Extend DES support
 2017-10-05 14:14 UTC  (5+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] doc: update IPSec Multi-buffer lib versioning

[PATCH V9 00/15] mmc: Add Command Queue support
 2017-10-05 14:14 UTC  (4+ messages)
` [PATCH V9 13/15] mmc: block: Add CQE and blk-mq support

[Qemu-devel] [PATCH v2 0/2] Check for the availability of a hotplug controller before adding a device
 2017-10-05 14:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] qdev_monitor: Simplify error handling in qdev_device_add()
` [Qemu-devel] [PATCH v2 2/2] qdev: Check for the availability of a hotplug controller before adding a device

[Qemu-devel] [RFC PATCH 00/32] Command line QAPIfication
 2017-10-05 14:13 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 19/32] qapi: Accept double-quoted strings

[PATCH] i2c: ismt: Separate I2C block read from SMBus block read
 2017-10-05 14:13 UTC  (3+ messages)

[PATCH tip/core/rcu 0/9] Miscellaneous fixes for v4.15
 2017-10-05 14:13 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Provide GP ordering in face of migrations and delays

v4.9.53 build: 0 failures 0 warnings (v4.9.53)
 2017-10-05 14:11 UTC 

ec overwrite issue
 2017-10-05 14:11 UTC  (5+ messages)

[RFC 00/10] Introduce a SELinux namespace
 2017-10-05 14:11 UTC  (5+ messages)
` [RFC 04/10] netns, selinux: create the selinux netlink socket per network namespace

Extreme time jitter with suspend/resume cycles
 2017-10-05 14:11 UTC  (4+ messages)

[PATCH For 4.10 0/4] Add support for using the Undefined Behaviour Sanitiser
 2017-10-05 14:11 UTC  (4+ messages)
` [PATCH 4/4] xen/ubsan: Introduce and use CONFIG_UBSAN

[PATCH] argp-standalone: set ALLOW_EMPTY to PN
 2017-10-05 14:10 UTC  (3+ messages)

[PATCH v3 00/22] firmware: ARM System Control and Management Interface(SCMI) support
 2017-10-05 14:10 UTC  (8+ messages)
` [PATCH v3 02/22] dt-bindings: arm: add support for ARM System Control and Management Interface(SCMI) protocol

[v10 0/6] cgroup-aware OOM killer
 2017-10-05 14:10 UTC  (7+ messages)
` [v10 5/6] mm, oom: add cgroup v2 mount option for "

[PATCH v2 1/2] ARM: dts: imx: Fix incorrect display nodes notation
 2017-10-05 14:09 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: imx51: Fix inconsistent display port names

[PATCH v5 0/2] add Silicon Image SiI9234 driver
 2017-10-05 14:07 UTC  (3+ messages)
  ` [PATCH v5 1/2] drm/bridge: "
  ` [PATCH v5 2/2] ARM: dts: exynos: Add HDMI and Sil9234 to Trats2 board

wildmatch + fnmatch compatibility
 2017-10-05 14:07 UTC 

[Devel] [PATCH v8 0/5] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-10-05 14:05 UTC  (11+ messages)
` [Devel] [PATCH v8 3/5] iommu/of: Add msi address regions reservation helper
              `  "

i.MX6 CODA warning: vb2: counters for queue xxx, buffer y: UNBALANCED!
 2017-10-05 14:02 UTC  (2+ messages)

[PATCH 1/1] device properties: Fix return codes for __acpi_node_get_property_reference
 2017-10-05 14:01 UTC  (3+ messages)

[PATCH RFC] gpio: of: document gpio-init nodes
 2017-10-05 14:01 UTC  (4+ messages)

[PATCH v3] Staging: rtl8188eu: core: rtw_mlme_ext: Use list_for_each_entry_safe
 2017-10-05 14:00 UTC 

SRIOV VF reset problems
 2017-10-05 14:00 UTC 

[PATCH net-next] ip_gre: check packet length and mtu correctly in erspan_fb_xmit
 2017-10-05 13:59 UTC  (2+ messages)

[PATCH] drm/i915: Preallocate mmu notifier to unbreak cpu hotplug deadlock
 2017-10-05 13:57 UTC  (3+ messages)

[PATCH] netfilter: ipset: Convert timers to use timer_setup()
 2017-10-05 13:58 UTC  (2+ messages)

[lockdep] b09be676e0 BUG: unable to handle kernel NULL pointer dereference at 000001f2
 2017-10-05 13:57 UTC  (8+ messages)

[PATCH v8 0/2] [RFC] Introduce device state 'failed'
 2017-10-05 13:56 UTC  (4+ messages)
` [PATCH v8 2/2] btrfs: check device for critical errors and mark failed

[Qemu-trivial] [PATCH] linux-user: Add RNDGETENTCNT ioctl
 2017-10-05 13:56 UTC  (3+ messages)

[Qemu-trivial] [PATCH] linux-user: Add some random ioctls
 2017-10-05 13:55 UTC 

[PATCH v4 0/3] KVM: LAPIC: Rework lapic timer to behave more like real-hardware
 2017-10-05 13:55 UTC  (3+ messages)
` [PATCH v4 2/3] KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode
` [PATCH v4 3/3] KVM: LAPIC: Apply change to TDCR right away to the timer


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.