All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-06 16:53:27 to 2017-02-06 17:42:15 UTC [more...]

[PATCH] clocksource: arm_arch_timer: print timer value at init time
 2017-02-06 17:41 UTC  (4+ messages)

Linux 4.9.6
 2017-02-06 17:41 UTC  (3+ messages)
` Linux 4.9.6 ( Restore IO-APIC irq_chip retrigger callback , breaks my box )

[Qemu-devel] [PATCH v5 00/10] Add support for VM Generation ID
 2017-02-06 17:41 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 02/10] linker-loader: Add new 'write pointer' command
` [Qemu-devel] [PATCH v5 05/10] ACPI: Add Virtual Machine Generation ID support

[Qemu-devel] [Bug 1661386] [NEW] Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed
 2017-02-06 17:31 UTC  (6+ messages)
` [Qemu-devel] [Bug 1661386] "

[PATCHv5 0/5] Limiting PCI access
 2017-02-06 17:40 UTC  (14+ messages)
` [PATCHv5 1/5] pci: Export pci device config accessors
` [PATCHv5 2/5] pci: Add device disconnected state
` [PATCHv5 3/5] pci: No config access for disconnected devices
` [PATCHv5 4/5] pci/msix: Skip disabling "
` [PATCHv5 5/5] pci: Quick return for pci_device_is_present

[PATCH 1/2] jack: add ARM NEON support for sample conversions
 2017-02-06 17:40 UTC  (4+ messages)
` [PATCH 2/2] fluidsynth: add ARM NEON support for sample interpolation

Disabling msix interrupts
 2017-02-06 17:23 UTC  (4+ messages)

[PATCH 00/11] drm/msm: A5XX preemption
 2017-02-06 17:39 UTC  (12+ messages)
  ` [PATCH 01/11] drm/msm: Make sure to detach the MMU during GPU cleanup
  ` [PATCH 02/11] drm/msm: Improve the zap shader
` [PATCH 03/11] drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVA
` [PATCH 04/11] drm/msm: Remove idle function hook
` [PATCH 05/11] drm/msm: get an iova from the address space instead of an id
` [PATCH 06/11] drm/msm: Add a struct to pass configuration to msm_gpu_init()
` [PATCH 07/11] drm/msm: Remove memptrs->wptr
` [PATCH 08/11] drm/msm: Support multiple ringbuffers
` [PATCH 09/11] drm/msm: Shadow current pointer in the ring until command is complete
` [PATCH 10/11] drm/msm: Make the value of RB_CNTL (almost) generic
` [PATCH 11/11] drm/msm: Implement preemption for A5XX targets

[xlnx:master 2695/2699] drivers/fpga/zynqmp-fpga.c:60:2: error: implicit declaration of function '__flush_cache_user_range'
 2017-02-06 17:39 UTC 

[PATCH 0/9] ARM: sun5i: Cleanup and reorganisation of the DTSI
 2017-02-06 17:39 UTC  (7+ messages)
` [PATCH 4/9] ARM: sun5i: Add UART2 pin group
` [PATCH 9/9] ARM: sun5i: gr8: Use common sun5i DTSI

[Qemu-devel] Non-flat command line option argument syntax
 2017-02-06 17:38 UTC  (6+ messages)

pull-request: iwlwifi-next 2017-02-06
 2017-02-06 17:37 UTC 

[PATCH 00/28] arm64: Dom0 ITS emulation
 2017-02-06 17:36 UTC  (4+ messages)
` [PATCH 04/28] ARM: GICv3 ITS: allocate device and collection table

[U-Boot] [PATCH] drivers: net: phy: atheros: apply the previous register setting for AR8031 to fix the voltage peak issue
 2017-02-06 17:36 UTC  (5+ messages)

[PATCH v3 00/14] mm: page migration enhancement for thp
 2017-02-06 17:35 UTC  (6+ messages)
` [PATCH v3 03/14] mm: use pmd lock instead of racy checks in zap_pmd_range()

[PATCH net] ipv6: addrconf: fix generation of new temporary addresses
 2017-02-06 17:34 UTC 

[PATCH 0/5] DRM OF graph clean-up
 2017-02-06 17:34 UTC  (16+ messages)
` [PATCH 2/5] drm: of: introduce drm_of_find_panel_or_bridge
` [PATCH 3/5] drm: convert drivers to use of_graph_get_remote_node
` [PATCH 4/5] drm: convert drivers to use drm_of_find_panel_or_bridge

[PATCH] somedriver: remove the initialization of static pointers
 2017-02-06 17:33 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/16] Postcopy: Hugepage support
 2017-02-06 17:33 UTC  (17+ messages)
` [Qemu-devel] [PATCH v2 01/16] postcopy: Transmit ram size summary word
` [Qemu-devel] [PATCH v2 02/16] postcopy: Transmit and compare individual page sizes
` [Qemu-devel] [PATCH v2 03/16] postcopy: Chunk discards for hugepages
` [Qemu-devel] [PATCH v2 04/16] exec: ram_block_discard_range
` [Qemu-devel] [PATCH v2 05/16] postcopy: enhance ram_block_discard_range for hugepages
` [Qemu-devel] [PATCH v2 06/16] Fold postcopy_ram_discard_range into ram_discard_range
` [Qemu-devel] [PATCH v2 07/16] postcopy: Record largest page size
` [Qemu-devel] [PATCH v2 08/16] postcopy: Plumb pagesize down into place helpers
` [Qemu-devel] [PATCH v2 09/16] postcopy: Use temporary for placing zero huge pages
` [Qemu-devel] [PATCH v2 10/16] postcopy: Load huge pages in one go
` [Qemu-devel] [PATCH v2 11/16] postcopy: Mask fault addresses to huge page boundary
` [Qemu-devel] [PATCH v2 12/16] postcopy: Send whole huge pages
` [Qemu-devel] [PATCH v2 13/16] postcopy: Allow hugepages
` [Qemu-devel] [PATCH v2 14/16] postcopy: Update userfaultfd.h header
` [Qemu-devel] [PATCH v2 15/16] postcopy: Check for userfault+hugepage feature
` [Qemu-devel] [PATCH v2 16/16] postcopy: Add doc about hugepages and postcopy

[PATCH] sched: fix segmentation fault when freeing port
 2017-02-06 17:32 UTC 

[RFC 0/1] shiftfs: uid/gid shifting filesystem (s_user_ns version)
 2017-02-06 17:32 UTC  (8+ messages)
` [RFC 1/1] shiftfs: uid/gid shifting bind mount

[morty/krogoth][PATCH] packagegroup-arago-gst*: add gstreamer1.0-plugins-dsp66
 2017-02-06 17:32 UTC 

[U-Boot] [PATCH] drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx
 2017-02-06 17:31 UTC 

[PATCH] loader.py: avoid error in TypeError exception
 2017-02-06 17:27 UTC 

[PATCH -next 0/9] nftables: add zone support to ct statement
 2017-02-06 17:31 UTC  (3+ messages)
` [PATCH nftables 5/9] src: add host byte order integer type

[U-Boot] [RFC PATCH] mmc: omap_hsmmc: convert to use dm block devies
 2017-02-06 17:31 UTC  (4+ messages)

[PATCH] mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
 2017-02-06 17:30 UTC  (9+ messages)

[PATCH 1/1] iscsi: fix regression caused by session lock patch
 2017-02-06 17:27 UTC  (9+ messages)

Patch "firmware: fix NULL pointer dereference in __fw_load_abort()" has been added to the 4.9-stable tree
 2017-02-06 17:27 UTC  (4+ messages)

[PATCH 1/1] gtp: support SGSN-side tunnels
 2017-02-06 17:27 UTC  (5+ messages)

[PATCH v8 1/3] dt: bindings: add documentation for zx2967 family thermal sensor
 2017-02-06 17:23 UTC  (4+ messages)
` [PATCH v8 3/3] thermal: zx2967: add thermal driver for ZTE's zx2967 family

[PATCH 1/4] staging:r8188eu: replace rx_end member of recv_frame with pkt->end
 2017-02-06 17:23 UTC  (4+ messages)
` [PATCH 2/4] staging:r8188eu: remove unused rtw_ieee80211_bar structure definition
` [PATCH 3/4] staging:r8188eu: update pkt->(data|tail|len) synchronously with rx_(data|tail|len) in recv_frame structure
` [PATCH 4/4] staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|tail) and remove unused recvframe_(put|pull|pull_tail)()

[Qemu-devel] [PATCH] 9pfs: proxy: assert if unmarshal fails
 2017-02-06 17:20 UTC 

[PATCH 2/2] perf/x86/intel/pt: Allow disabling branch tracing
 2017-02-06 17:19 UTC  (5+ messages)
` [PATCH] "

[PATCH 00/39] megaraid_sas: Updates for scsi-next
 2017-02-06 17:18 UTC  (4+ messages)
` [PATCH 33/39] megaraid_sas: call flush_scheduled_work during controller shutdown/detach

[nft PATCH 0/3] Boolean comparison and exthdr existence match support
 2017-02-06 17:16 UTC  (4+ messages)

[PATCH net-next 1/7] openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted
 2017-02-06 17:15 UTC  (7+ messages)
` [PATCH net-next 6/7] openvswitch: Add force commit

[PATCH v9 1/3] dt: bindings: add documentation for zx2967 family watchdog controller
 2017-02-06 17:13 UTC  (5+ messages)
` [PATCH v9 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family

[PATCH 00/13] gitk: tweak rendering of remote-tracking references
 2017-02-06 17:13 UTC  (2+ messages)

[PATCH 0/7] arm64: efi: PE/COFF cleanup/hardening
 2017-02-06 17:13 UTC  (15+ messages)
` [PATCH 3/7] arm64: efi: move EFI header and related data to a separate .S file
  ` [kernel-hardening] "
` [PATCH 4/7] arm64: efi: ensure that the PE/COFF header pointer appears at offset 0x3c
  ` [kernel-hardening] "
` [PATCH 5/7] arm64: efi: remove pointless dummy .reloc section
  ` [kernel-hardening] "
` [PATCH 6/7] arm64: efi: replace open coded constants with symbolic ones
  ` [kernel-hardening] "

[qemu-mainline test] 105578: regressions - FAIL
 2017-02-06 17:12 UTC 

[Buildroot] Odd comment in openntpd/Config.in
 2017-02-06 17:10 UTC 

[PATCH net] mlx4: Invoke softirqs after napi_reschedule
 2017-02-06 17:10 UTC 

[meta-networking][PATCH] crda: fix build issue do to missing python module
 2017-02-06 17:10 UTC  (2+ messages)

[morty/krogoth][patch] ti-tisdk-makefile: add am572x-idk-pru-excl-uio.dtb to linux-dtbs
 2017-02-06 17:10 UTC  (3+ messages)

[PATCH v8 0/3] ieee802154: Add support for Cascoda CA8210
 2017-02-06 17:08 UTC  (4+ messages)
` [PATCH v8 1/3] ieee802154: Add CA8210 IEEE 802.15.4 device driver
` [PATCH v8 2/3] ieee802154: Add device tree documentation for CA8210
` [PATCH v8 3/3] ieee802154: Add entry in MAINTAINTERS for CA8210 driver

subtree merging fails
 2017-02-06 17:08 UTC  (2+ messages)

[PATCH] xfs: correct null checks and error processing in xfs_initialize_perag
 2017-02-06 17:08 UTC  (2+ messages)
` [PATCH v2] "

CBT: New RGW getput benchmark and testing diary
 2017-02-06 17:07 UTC  (6+ messages)

crush multipick anomaly
 2017-02-06 17:07 UTC  (15+ messages)

[PATCH] mm/autonuma: don't use set_pte_at when updating protnone ptes
 2017-02-06 17:06 UTC  (2+ messages)

RSS difficulties
 2017-02-06 17:05 UTC  (8+ messages)

[PATCH v2 0/6] ceph: implement new-style ENOSPC handling in kcephfs
 2017-02-06 17:05 UTC  (7+ messages)
` [PATCH v2 6/6] libceph: allow requests to return immediately on full conditions if caller wishes

[CI 1/2] drm/i915: Mark the end of intel_ring_begin() and check in intel_ring_advance()
 2017-02-06 17:05 UTC  (2+ messages)
` [CI 2/2] drm/i915: Avoid unguarded reads from the request pointer

[PATCH v3 0/9] PVH v2 support (domU)
 2017-02-06 17:00 UTC  (20+ messages)
` [PATCH v3 1/9] x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C
` [PATCH v3 2/9] xen/x86: Remove PVH support
` [PATCH v3 3/9] xen/pvh: Import PVH-related Xen public interfaces
` [PATCH v3 4/9] xen/pvh: Bootstrap PVH guest
` [PATCH v3 5/9] xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCI
` [PATCH v3 6/9] xen/pvh: Initialize grant table for PVH guests
` [PATCH v3 7/9] xen/pvh: PVH guests always have PV devices
` [PATCH v3 8/9] xen/pvh: Enable CPU hotplug
` [PATCH v3 9/9] xen/pvh: Use Xen's emergency_restart op for PVH guests

[PATCH] [net-next?] hns: avoid stack overflow with CONFIG_KASAN
 2017-02-06 17:03 UTC  (2+ messages)

[PATCH v1 1/4] ASoC: Intel: common: Replace custom implementation of readq / writeq
 2017-02-06 17:03 UTC  (2+ messages)

[PATCH 1/6] genirq: allow assigning affinity to present but not online CPUs
 2017-02-06 17:03 UTC  (5+ messages)

[Buildroot] [PATCHv2] imagemagick: fix build of png support when jpeg support is disabled
 2017-02-06 17:02 UTC 

[RFC PATCH] perf/stat: Add --disable-hwdt
 2017-02-06 17:02 UTC  (8+ messages)

[GIT PULL] few omap late dts changes for v4.11 merge window
 2017-02-06 17:02 UTC 

[GIT PULL] few omap late dts changes for v4.11 merge window
 2017-02-06 17:02 UTC 

[PATCH] x86/acpi: keep x86_cpu_to_acpiid mapping valid on cpu hotplug
 2017-02-06 17:01 UTC  (2+ messages)

linux-next: build warning after merge of the tty tree
 2017-02-06 17:01 UTC  (3+ messages)

[PATCH v4 2/2] selftest/wic: Add tests for --exclude-dir option
 2017-02-06 16:38 UTC  (3+ messages)

[PATCH] mempool: Introduce _populate_mz_range api
 2017-02-06 17:01 UTC  (5+ messages)
` [PATCH v2] "

[patch net-next] net/mlx4_en: fix a condition
 2017-02-06 17:01 UTC  (3+ messages)

[Buildroot] [PATCH] imagemagick: fix build of png support when jpeg support is disabled
 2017-02-06 17:00 UTC 

[PATCH] mm: Place "not" inside of unlikely() statement in wb_domain_writeout_inc()
 2017-02-06 17:00 UTC 

[PATCH net-next] sfc: don't rearm interrupts if busy polling
 2017-02-06 16:59 UTC  (2+ messages)

pull-request: can-next 2017-02-06
 2017-02-06 16:59 UTC  (4+ messages)
` pull-request: can-next 2017-02-06,pull-request: "
    ` pull-request: can-next 2017-02-06,pull-request: can-next 2017-02-06,Re: "

[BUG] was: Re: [PATCH] Remove --no-gui option from difftool usage string
 2017-02-06 16:58 UTC  (3+ messages)
` [PATCH] difftool: fix bug when printing usage

linux-next: build warnings after merge of the crypto tree
 2017-02-06 16:58 UTC  (2+ messages)
` crypto: atmel - Fix authenc compile test warnings

[Buildroot] [V2 1/2] host-autoconf2-13: new package
 2017-02-06 16:58 UTC  (3+ messages)
` [Buildroot] [V2 2/2] b2g: "

[PATCH net-next] sctp: process fwd tsn chunk only when prsctp is enabled
 2017-02-06 16:57 UTC  (3+ messages)

[U-Boot] where is (eg) "BOOT_TARGET_DEVICES_references_MMC_without_CONFIG_CMD_MMC" defined?
 2017-02-06 16:56 UTC  (2+ messages)

[Qemu-devel] [Bug 1655702] [NEW] qemu/hw/char/exynos4210_uart.c: possible pointless local variable ?
 2017-02-06 16:46 UTC  (2+ messages)
` [Qemu-devel] [Bug 1655702] "

[Qemu-devel] [Bug 1658506] [NEW] qemu/hw/intc/arm_gicv3_cpuif.c:2433: bad expression ?
 2017-02-06 16:45 UTC  (2+ messages)
` [Qemu-devel] [Bug 1658506] "

[Buildroot] [git commit] system(d): allow auto net configuration with networkd
 2017-02-06 16:56 UTC 

[PATCHv7 4/8] printk: always use deferred printk when flush printk_safe lines
 2017-02-06 16:55 UTC  (12+ messages)

[PATCH] x86/vvmx: Improvements to INVEPT instruction handling
 2017-02-06 16:55 UTC 

[PATCH] tag: generate useful reflog message
 2017-02-06 16:54 UTC  (3+ messages)

[PATCH 0/4] refcount_t followups
 2017-02-06 16:54 UTC  (7+ messages)
` [PATCH 4/4] refcount: Report failures through CHECK_DATA_CORRUPTION
          ` [kernel-hardening] "

[Buildroot] [PATCH 1/1] gtest/gmock: bump to version 1.8.0
 2017-02-06 16:54 UTC  (6+ messages)
` [Buildroot] [PATCH v2] "

[PATCH] MAINTAINERS: drop broken reference to i2c/trivial-devices
 2017-02-06 16:54 UTC 

[PATCH 0/6] Broadcom SBA RAID support
 2017-02-06 16:54 UTC  (6+ messages)
` [PATCH 5/6] dmaengine: Add Broadcom SBA RAID driver


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.