All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-12 10:13:55 to 2016-12-12 11:19:19 UTC [more...]

[Qemu-devel] [RFC PATCH 00/11] speedup vring processing with MemoryRegionCaches
 2016-12-12 11:18 UTC  (10+ messages)
` [Qemu-devel] [PATCH 01/11] exec: optimize remaining address_space_* cases
` [Qemu-devel] [PATCH 02/11] exec: introduce memory_ldst.inc.c
` [Qemu-devel] [PATCH 03/11] exec: introduce address_space_extend_translation
` [Qemu-devel] [PATCH 04/11] exec: introduce MemoryRegionCache
` [Qemu-devel] [PATCH 05/11] virtio: make virtio_should_notify static
` [Qemu-devel] [PATCH 06/11] virtio: add virtio_*_phys_cached
` [Qemu-devel] [PATCH 07/11] virtio: use address_space_map/unmap to access descriptors
` [Qemu-devel] [PATCH 08/11] virtio: use MemoryRegionCache "
` [Qemu-devel] [PATCH 10/11] virtio: use VRingMemoryRegionCaches for descriptor ring

[RFC v2] Generic flow director/filtering/classification API
 2016-12-12 11:17 UTC  (12+ messages)
` [PATCH 00/22] Generic flow API (rte_flow)
  ` [PATCH 01/22] ethdev: introduce generic flow API

[PATCH v3 0/4] uvcvideo: metadata device node
 2016-12-12 11:16 UTC  (5+ messages)
` [PATCH v3 1/4] uvcvideo: (cosmetic) add and use an inline function
` [PATCH v3 2/4] uvcvideo: (cosmetic) remove a superfluous assignment
` [PATCH v3 3/4] uvcvideo: fix a wrong macro
` [PATCH v3 4/4] uvcvideo: add a metadata device node

[PATCH v2 0/4] net: hix5hd2_gmac: add tx sg feature and reset/clock control signals
 2016-12-12 11:16 UTC  (5+ messages)
` [PATCH v2 1/4] net: hix5hd2_gmac: add generic compatible string

[PATCH 01/17] hwmon: (adm9240) Fix overflows seen when writing into limit attributes
 2016-12-12 11:14 UTC  (7+ messages)
` [PATCH 13/17] hwmon: (emc2103) Fix overflows seen when temperature "
` [PATCH 14/17] hwmon: (emcw201) Fix overflows seen when writing into "
` [PATCH 15/17] hwmln: (g762) Fix overflows and crash seen when writing "

[PATCH] X86/VPMU:clear the overflow status of which counter happened overflow
 2016-12-12 11:14 UTC  (2+ messages)

[Buildroot] [PATCH] olimex_a20_olinuxino_lime: bump kernel to 4.9
 2016-12-12 11:13 UTC  (2+ messages)

[PULL] minor git-svn updates (probably for 2.11.x)
 2016-12-12 11:13 UTC 

[PATCH v5 0/2] i2c: aspeed: added driver for Aspeed I2C
 2016-12-12 11:10 UTC  (6+ messages)
` [PATCH v5 1/2] "

[PATCH v3 0/5] tools/libacpi: fix boot flags passed to PVHv2 guests
 2016-12-12 11:11 UTC  (5+ messages)
` [PATCH v3 4/5] tools/libacpi: update FADT layout to support version 5

[Qemu-arm] [PATCH 0/4] hw/arm/virt: 2.9 machtype, fix timer dt info
 2016-12-12 11:07 UTC  (11+ messages)
` [Qemu-arm] [PATCH 1/4] hw/arm/virt: add 2.9 machine type
` [Qemu-arm] [PATCH 2/4] hw/arm/virt: Merge VirtBoardInfo and VirtMachineState
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 3/4] hw/arm/virt: Rename 'vbi' variables to 'vms'
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH 4/4] hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggered
    ` [Qemu-devel] "

[U-Boot] [PATCH 0/3] Add generic FDT memory bank decoding and gd initialization
 2016-12-12 11:10 UTC  (9+ messages)

[PATCH v3 3/4] uvcvideo: fix a wrong macro
 2016-12-12 11:09 UTC 

[PATCH] git-svn: allow "0" in SVN path components
 2016-12-12 11:09 UTC 

WARNING: CPU: 3 PID: 1034 at kernel/cgroup.c:492
 2016-12-12 11:09 UTC 

[PATCH] clk/axs10x: Clear init field in driver probe
 2016-12-12 11:08 UTC 

[Buildroot] wvdial fails reading contents of wvdial.conf
 2016-12-12 11:08 UTC  (2+ messages)

4.1.36 regression with LSI MegaRAID
 2016-12-12 11:02 UTC  (3+ messages)

[PATCH 0/7] xfstests: misc reflink test fixes
 2016-12-12 11:07 UTC  (7+ messages)
` [PATCH 4/7] reflink: fix space consumption tests
` [PATCH 5/7] reflink: make error reporting consistent
` [PATCH 7/7] xfs/ext4: check negative inode size

[PATCH 1/1] Fixed to BUG_ON to WARN_ON def
 2016-12-12 10:58 UTC 

[PATCH v4 0/5] thermal: fixes the rockchip thermal
 2016-12-12 11:05 UTC  (7+ messages)
` [PATCH v4 1/5] thermal: rockchip: improve conversion error messages
` [PATCH v4 2/5] thermal: rockchip: don't pass table structs by value
` [PATCH v4 3/5] thermal: rockchip: fixes invalid temperature case
` [PATCH v4 4/5] thermal: rockchip: optimize the conversion table
` [PATCH v4 5/5] thermal: rockchip: handle set_trips without the trip points

[Buildroot] Using 2016.11-rc2: external packages and BR2_EXTERNAL ?
 2016-12-12 11:06 UTC  (2+ messages)

[PATCH v2] scsi: hpsa: remove memory allocate failure message
 2016-12-12 11:04 UTC 

[Buildroot] [PATCH 1/1] package/dovecot: needs OpenSSL
 2016-12-12 11:05 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/1] migration: disallow migrate_add_blocker during migration
 2016-12-12 11:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/1] "

[BUG] Colon in remote urls
 2016-12-12 11:03 UTC  (7+ messages)

[Buildroot] [git commit] package/dovecot: needs OpenSSL
 2016-12-12 11:02 UTC 

[PATCH 1/1] Fixed checkpatch error to mmu.c
 2016-12-12 11:02 UTC  (5+ messages)

[PATCH 1/1] Fixed to codestyle
 2016-12-12 10:53 UTC 

[PATCH 0/3] bq24735-charger: allow gpio polling and sharing
 2016-12-12 11:00 UTC  (5+ messages)
` [PATCH 1/3] power: supply: bq24735-charger: simplify register update to stop charging
` [PATCH 2/3] power: supply: bq24735-charger: optionally poll the ac-detect gpio
` [PATCH 3/3] power: supply: bq24735-charger: allow chargers to share "

[PATCH] edgerouter.conf: enable generation of wic.bmap
 2016-12-12 10:58 UTC  (3+ messages)

[PATCH V2 0/2] PM / Domains / OPP: Introduce domain-performance-state binding
 2016-12-12 10:56 UTC  (3+ messages)
` [PATCH V2 1/2] PM / Domains: Introduce domain-performance-states binding
` [PATCH V2 2/2] PM / OPP: Introduce domain-performance-state binding to OPP nodes

[PATCH] mm, oom_reaper: Move oom_lock from __oom_reap_task_mm() to oom_reap_task()
 2016-12-12 10:55 UTC 

[PATCH v6 0/2] virtio-crypto: add Linux driver
 2016-12-12 10:54 UTC  (7+ messages)
` [PATCH v6 2/2] crypto: add virtio-crypto driver
      ` [Qemu-devel] "

[meta-raspberrypi][PATCH 1/2] rpi-base.inc: add xserver-xorg-extension-glx to XSERVER for vc4 enabled
 2016-12-12 10:53 UTC  (2+ messages)
` [meta-raspberrypi][PATCH 2/2] rpi-base.inc: remove input modules form XSERVER

master - tests: update seg_size_pe
 2016-12-12 10:52 UTC 

[PATCH v3 0/5] thermal: fixes the rockchip thermal
 2016-12-12 10:48 UTC  (16+ messages)
` [PATCH v3 1/5] thermal: rockchip: improve conversion error messages
` [PATCH v3 3/5] thermal: rockchip: fixes invalid temperature case
` [PATCH v3 4/5] thermal: rockchip: optimize the conversion table

[PATCH v4] console: allow log level threshold adjustments
 2016-12-12 10:51 UTC  (3+ messages)

[U-Boot] [PATCH] elf: use program header for loading
 2016-12-12 10:50 UTC  (3+ messages)

[PATCH 1/1] kasan: Support for r/w instrumentation control
 2016-12-12 10:49 UTC  (3+ messages)
  `  "

[PATCH v3 1/5] i2c: designware: Rename accessor_flags to flags
 2016-12-12 10:48 UTC  (8+ messages)
` [PATCH v3 3/5] i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts
` [PATCH v3 4/5] i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding the punit semaphore
` [PATCH v3 5/5] i2c: designware-baytrail: Add support for cherrytrail

[Qemu-devel] migration: Introduce a new "--only-migratable" option
 2016-12-12 10:46 UTC  (3+ messages)

Should xhci_irq() call usb_hc_died()?
 2016-12-12 10:48 UTC  (3+ messages)

[U-Boot] Please pull u-boot-marvell/master
 2016-12-12 10:47 UTC 

CVE-2016-7097 causes acl leak
 2016-12-12 10:46 UTC  (3+ messages)

[RFC 0/3] ABI spec - verification
 2016-12-12 10:45 UTC  (6+ messages)
` [RFC 1/3] abi_spec: basic definitions of constraints, args and syscalls

[PATCH v2] net: macb: Added PCI wrapper for Platform Driver
 2016-12-12 10:29 UTC 

[PATCH v8 00/19] port branch.c to use ref-filter's printing options
 2016-12-12 10:43 UTC  (5+ messages)

[PATCH 0/5] x86: Remove vestigal PV Autotranslate pieces
 2016-12-12 10:43 UTC  (6+ messages)
` [PATCH 1/5] x86/traps: Drop paging_mode_external() handling from the PV pagefault path
` [PATCH 2/5] x86/shadow: Tweak some initialisation in sh_page_fault()
` [PATCH 3/5] x86/paging: Enforce PG_external == PG_translate == PG_refcounts
` [PATCH 4/5] x86/shadow: Drop all emulation for PV vcpus
` [PATCH 5/5] x86/shadow: Misc minor cleanup

[PATCH] dim: Update docs for update-branches
 2016-12-12 10:43 UTC  (6+ messages)

[PATCH] trace: extend trace_clock to support arch_arm clock counter
 2016-12-12 10:42 UTC  (7+ messages)

[Qemu-devel] experience with SDL2, event loop & main thread
 2016-12-12 10:42 UTC  (9+ messages)

[PATCH v3 0/4] vsock: cancel connect packets when failing to connect
 2016-12-12 10:41 UTC  (7+ messages)
` [PATCH v3 1/4] vsock: track pkt owner vsock
  ` [PATCH v3 2/4] vhost-vsock: add pkt cancel capability
    ` [PATCH v3 3/4] vsock: "
      ` [PATCH v3 4/4] vsock: cancel packets when failing to connect

[Qemu-devel] [Bug 1649233] [NEW] scrolling does not work once mouse is grabbed
 2016-12-12 10:28 UTC  (3+ messages)
` [Qemu-devel] [Bug 1649233] "

[PATCH v3 00/20] OMAP DRM fixes and improvements
 2016-12-12 10:41 UTC  (8+ messages)
` [PATCH v3 12/20] drm: omapdrm: Prevent processing the same event multiple times
` [PATCH v3 18/20] drm: omapdrm: Make pipe2vbl function static

[U-Boot] [PATCH v3 0/6] arm64: mvebu: Armada-8K family patches
 2016-12-12 10:40 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/6] arm64: mvebu: Modify the A8K SPI and I2C config in DTS

[GIT PULL] pin control bulk changes for the v4.10 cycle
 2016-12-12 10:40 UTC 

[U-Boot] [PATCH 0/3] arm64: mvebu: Linux kernel boot support
 2016-12-12 10:40 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] arm64: mvebu: Add L3 cache flush functionality to A8K family

[V2] Implementing the receive buffer for ofnet
 2016-12-12 10:38 UTC  (9+ messages)
` [PATCH V2 1/4] ofnet: add error check for grub_netbuff_reserve
` [PATCH V2 2/4] ofnet: move the allocation of the transmit buffer into a function

[linux-lvm] lvreduce used before resizing file system, what now?
 2016-12-12 10:37 UTC  (3+ messages)

[PATCH 0/3] Support the latest version of qemu COLO
 2016-12-12 10:37 UTC  (4+ messages)
` [PATCH 2/3] Add Xen colo support for qemu-upstream colo codes

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-12-12 10:38 UTC  (17+ messages)
` [RFC PATCH 21/24] ARM: vITS: handle INVALL command

[PATCH] v4l: vsp1: Add VIDIOC_EXPBUF support
 2016-12-12 10:37 UTC 

Kernel boot panic
 2016-12-12 10:36 UTC  (7+ messages)

[PATCH 0/5] perf record: Allow to ignore missing pid
 2016-12-12 10:35 UTC  (6+ messages)
` [PATCH 1/5] perf mem: Fix --all-user/--all-kernel options
` [PATCH 2/5] perf tools: Use variable instead of repeating lengthy FD macro
` [PATCH 3/5] perf tools: Add thread_map__remove function
` [PATCH 4/5] perf tools: Allow to ignore missing pid
` [PATCH 5/5] perf record: Force ignore_missing_thread for uid option

[PATCH v4] arm64: fpsimd: improve stacking logic in non-interruptible context
 2016-12-12 10:35 UTC  (5+ messages)

[PATCH 0/6] drm/atomic: Remove drm_atomic_helper_framebuffer_changed
 2016-12-12 10:34 UTC  (7+ messages)
` [PATCH 4/6] drm/atomic: Wait for vblank whenever a plane is added to state
` [PATCH 6/6] drm/i915: Add a cursor hack to allow converting legacy page flip to atomic
    ` [PATCH v2 6/6] drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3

[Qemu-devel] [PATCH v4 0/3] virtio-net: Add support to MTU feature
 2016-12-12 10:34 UTC  (4+ messages)

[RFC PATCH 0/9] Introduce AMD SVM AVIC
 2016-12-12 10:34 UTC  (4+ messages)
` [RFC PATCH 6/9] x86/SVM: Add AVIC vmexit handlers

[RFC PATCH net-next v3 1/2] macb: Add 1588 support in Cadence GEM
 2016-12-12 10:34 UTC  (9+ messages)

[PATCH 00/32] NXP DPAA2 PMD
 2016-12-12 10:32 UTC  (4+ messages)
` [PATCH 02/32] drivers/common: introducing dpaa2 mc driver

[PATCH v2 00/31] net/i40e: base code update
 2016-12-12 10:32 UTC  (3+ messages)
` [PATCH v3 "

[PATCH renesas/devel 00/13] ARM, arm64: dts: Use R-Car fallback bindings for i2c/iic nodes
 2016-12-12 10:32 UTC  (13+ messages)
` [PATCH renesas/devel 10/13] ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for i2c nodes
` [PATCH renesas/devel 11/13] ARM: dts: r8a7791: "
` [PATCH renesas/devel 12/13] ARM: dts: r8a7793: "
` [PATCH renesas/devel 13/13] ARM: dts: r8a7794: "

[Qemu-devel] [PATCH for-2.9 v2 0/7] crypto: add HMAC algorithms support
 2016-12-12 10:31 UTC  (11+ messages)
` [Qemu-devel] [PATCH for-2.9 v2 2/7] crypto: add HMAC algorithms framework
` [Qemu-devel] [PATCH for-2.9 v2 3/7] configure: add CONFIG_GCRYPT_SUPPORT_HMAC item
` [Qemu-devel] [PATCH for-2.9 v2 4/7] crypto: support HMAC algorithms based on libgcrypt
` [Qemu-devel] [PATCH for-2.9 v2 6/7] crypto: support HMAC algorithms based on nettle
` [Qemu-devel] [PATCH for-2.9 v2 7/7] crypto: add HMAC algorithms testcases

[Qemu-devel] [Bug 1649236] [NEW] Commit snapshot fails with Permission denied when daemonized
 2016-12-12 10:24 UTC 

[PATCH] overlay: test hardlink breakage on copy up
 2016-12-12 10:29 UTC 

[ANNOUNCE] util-linux v2.29-rc2
 2016-12-12 10:29 UTC  (7+ messages)

[PATCH 1/1] IMSM: Add support for Non-Intel NVMe drives under VMD
 2016-12-12 10:28 UTC 

[PATCH 00/10] vtime: Delay cputime accounting to tick
 2016-12-12 10:27 UTC  (4+ messages)
` [PATCH 09/10] s390/cputime: delayed accounting of system time

[PATCH] cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
 2016-12-12 10:27 UTC  (4+ messages)

[PATCH v7 1/2] provide lock-less versions of clk_{enable|disable}
 2016-12-12 10:27 UTC  (4+ messages)

[bcachefs-testing] BUG: unable to handle kernel paging request at 0000005780540006
 2016-12-12 10:26 UTC  (3+ messages)

[PATCH] firmware: simplify defining and handling FW_OPT_FALLBACK
 2016-12-12 10:24 UTC  (3+ messages)
` [PATCH V2] "

master - tests: use prepare_vg more often
 2016-12-12 10:24 UTC 

master - tests: no left devices check for skipped test
 2016-12-12 10:24 UTC 

master - cov: use unsigned for single bit values
 2016-12-12 10:24 UTC 

[PATCH 1/1] arm/module: maximum utilization of module area
 2016-12-12 10:23 UTC  (3+ messages)

4.9.0-rc8: tg3 dead after resume
 2016-12-12 10:23 UTC 

imx-sdma UART series failed for i.MX51
 2016-12-12 10:23 UTC 

[PATCH 0/7] Renesas *SCIF* RX FIFO support
 2016-12-12 10:21 UTC  (3+ messages)
` [PATCH 3/7] serial: sh-sci: implement FIFO threshold register setting

[PATCH 3/8] rtc: add STM32 RTC driver
 2016-12-12 10:19 UTC  (4+ messages)
  ` [rtc-linux] "

Synopsys Ethernet QoS
 2016-12-12 10:19 UTC  (9+ messages)

[PATCH] x86/emul: Annotate more intentional fallthrough cases
 2016-12-12 10:18 UTC  (2+ messages)

[RFT PATCH] ARM64: dts: meson-gxbb: Add reserved memory zone and usable memory range
 2016-12-12 10:18 UTC  (3+ messages)

[Xenomai] Long time system slow down on imx6
 2016-12-12 10:16 UTC  (2+ messages)

[PATCH] Fix errornous negation for isstubdom, which breaks HVM pci-passthrough
 2016-12-12 10:16 UTC  (3+ messages)

[GIT PULL] x86/platform changes for v4.10
 2016-12-12 10:16 UTC 

[U-Boot] [PATCH v2 0/5] net: phy: Add Marvell M88E1512
 2016-12-12 10:15 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/5] net: phy: Marvell 88E151x: Add support for RGMII


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.