All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-22 09:18:18 to 2016-06-22 10:11:14 UTC [more...]

[libvirt test] 96095: tolerable FAIL - PUSHED
 2016-06-22 10:11 UTC 

[PATCH v3 00/16] xen/arm: Introduce alternative runtime patching for ARM64
 2016-06-22 10:10 UTC  (14+ messages)
` [PATCH v3 10/16] xen/arm: cpufeature: Provide an helper to check if a capability is supported
` [PATCH v3 11/16] xen/arm: Detect silicon revision and set cap bits accordingly
` [PATCH v3 12/16] xen/arm: Document the errata implemented in Xen
` [PATCH v3 13/16] xen/arm: arm64: Add Cortex-A53 cache errata workaround
` [PATCH v3 14/16] xen/arm: arm64: Add cortex-A57 erratum 832075 workaround
` [PATCH v3 16/16] xen/arm: arm64: Document Cortex-A57 erratum 834220

[PATCH v4 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-06-22 10:10 UTC  (27+ messages)
` [PATCH v4 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[Buildroot] [PATCH] glibc: bump default to version 2.23
 2016-06-22 10:09 UTC 

[PATCH 0/4] PCI / DPC: Few improvements
 2016-06-22 10:09 UTC  (3+ messages)

[Cocci] [PATCH v2 0/3] coccinelle: expand docs
 2016-06-22 10:09 UTC  (7+ messages)
` [Cocci] [PATCH v2 1/3] docs/demos: add a few ++ documentation and demos
` [Cocci] [PATCH v2 2/3] docs/manual/cocci_syntax.tex: extend with python iteration
` [Cocci] [PATCH v2 3/3] docs: document .cocciconfig

[Qemu-devel] [PATCH 0/2] Dynamic module loading for block drivers
 2016-06-22 10:09 UTC  (7+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v5 00/12] Add R8A7792/Blanche board support
 2016-06-22 10:08 UTC  (5+ messages)
` [PATCH] ARM: dts: r8a7794: add SMP support

[Buildroot] [PATCH 1/2] audacious: new package
 2016-06-22 10:08 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] audacious-plugins: "

[Qemu-devel] [PATCH 0/2] small fix of block job
 2016-06-22 10:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] blockjob: assert(cb) in the entry functions of blockjob

[U-Boot] [PATCH] arch-mx6: fix MX6_PAD_DECLARE macro to work with MX6 duallite
 2016-06-22 10:07 UTC 

[U-Boot] [PATCH] driver/net/fec: support fixed speed connection
 2016-06-22 10:07 UTC 

[U-Boot] [PATCH] sf: Disable 4-KB erase command for SPANSION S25FS128
 2016-06-22 10:06 UTC  (3+ messages)

[RFC] regmap: Add regmap_pipe_read API
 2016-06-22 10:06 UTC  (4+ messages)

[PATCH RESEND 00/14] Xen ARM DomU ACPI support
 2016-06-22 10:06 UTC  (9+ messages)
` [PATCH RESEND 04/14] tools: add ACPI tables relevant definitions
            ` [PATCH RESEND 04/14] tools: add ACPI tables relevant definitions (and more)

[PATCH] ARM: OMAP: make ti81xx_rtc_hwmod static
 2016-06-22 10:06 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/17] Byte-based block limits
 2016-06-22 10:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 08/17] blkdebug: Set request_alignment during .bdrv_refresh_limits()

is there really an "INITRD_IMAGE" variable?
 2016-06-22 10:03 UTC 

[Qemu-devel] [PATCH v2 0/2] trace: [*-user] Add commandline arguments to control tracing
 2016-06-22 10:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] trace: [linux-user] Commandline "
` [Qemu-devel] [PATCH v2 2/2] trace: [bsd-user] "

Build failures in -next due to 'locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}()'
 2016-06-22 10:04 UTC  (4+ messages)

[PATCH] ARM: AMx3xx: Allow low level debugging on all UARTs
 2016-06-22 10:04 UTC  (3+ messages)

[PATCH for-4.7] nvme: Remove RCU namespace protection
 2016-06-22 10:04 UTC  (2+ messages)

[PATCH] iptables: extensions: libxt_MARK: Fix translation of --set-xmark option
 2016-06-22  9:49 UTC  (2+ messages)

[PATCH net-next 00/14] rxrpc: Get rid of conn bundle and transport structs
 2016-06-22 10:03 UTC  (16+ messages)
` [PATCH net-next 01/14] rxrpc: checking for IS_ERR() instead of NULL
` [PATCH net-next 02/14] rxrpc: fix uninitialized variable use
` [PATCH net-next 03/14] rxrpc: Use structs to hold connection params and protocol info
` [PATCH net-next 04/14] rxrpc: Replace conn->trans->{local, peer} with conn->params.{local, peer}
` [PATCH net-next 05/14] rxrpc: Fix exclusive connection handling
` [PATCH net-next 06/14] rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions
` [PATCH net-next 07/14] rxrpc: rxrpc_connection_lock shouldn't be a BH lock, but conn_lock is
` [PATCH net-next 08/14] rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis
` [PATCH net-next 09/14] rxrpc: Validate the net address given to rxrpc_kernel_begin_call()
` [PATCH net-next 10/14] rxrpc: Calls displayed in /proc may in future lack a connection
` [PATCH net-next 11/14] rxrpc: Make rxrpc_send_packet() take a connection not a transport
` [PATCH net-next 12/14] rxrpc: Provide more refcount helper functions
` [PATCH net-next 13/14] rxrpc: Kill the client connection bundle concept
` [PATCH net-next 14/14] rxrpc: Kill off the rxrpc_transport struct

[RFC PATCH V3 0/3] basic device IOTLB support
 2016-06-22  9:53 UTC  (4+ messages)

[PATCHv3 0/2] USB Type-C Connector class
 2016-06-22 10:03 UTC  (7+ messages)
` [PATCHv3 1/2] usb: USB Type-C connector class

[PATCH v10 0/3] Key-agreement Protocol Primitives (KPP) API
 2016-06-22 10:03 UTC  (7+ messages)
` [PATCH v10 2/3] crypto: kpp - Add DH software implementation

[PATCH v2 0/2] *** staging: wilc1000: Replace semaphores ***
 2016-06-22 10:01 UTC  (5+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] staging: wilc1000: message_queue: Move code to host interface
  ` [PATCH v3 2/3] staging: wilc1000: Replace kthread with workqueue for "
  ` [PATCH v3 3/3] staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmd

[PATCH RFC] sched: split classification and enqueue
 2016-06-22 10:03 UTC 

[PATCH v2 0/2] Fix hibernate on SMP spin-table systems
 2016-06-22 10:02 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: hibernate: Don't hibernate on systems with stuck CPUs

[PATCH v3 0/8] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC
 2016-06-22 10:02 UTC  (6+ messages)
` [PATCH v3 5/8] rtc: ac100: Add clk output support
  ` [rtc-linux] "

[PATCH] mm/huge_memory: fix the memory leak due to the race
 2016-06-22  9:52 UTC  (6+ messages)

Android guest on KVM/ARM
 2016-06-22 10:06 UTC 

Increase GICV size to 64KB so !4KB page-size kernels are able to initialize KVM
 2016-06-22 10:06 UTC  (2+ messages)

[Bug 120691] New: UART HCI memory leak
 2016-06-22 10:00 UTC  (2+ messages)
` [Bug 120691] "

Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel
 2016-06-22  9:52 UTC  (7+ messages)

[PATCH V3] ARM: dts: sun7i: Add dts file for Bananapi M1 Plus board
 2016-06-22  9:57 UTC  (4+ messages)

[PATCH v8 0/3] Mediatek MT8173 CMDQ support
 2016-06-22  9:58 UTC  (27+ messages)
` [PATCH v8 2/3] CMDQ: Mediatek CMDQ driver

[PATCH v2] byteswap: try to avoid __builtin_constant_p gcc bug
 2016-06-22  9:59 UTC  (4+ messages)

[PATCH] ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
 2016-06-22  9:59 UTC  (8+ messages)

[RFC PATCH] tty: serial: msm_serial: Don't reset uart on set_termios
 2016-06-22  9:59 UTC  (5+ messages)
` [PATCH v2] tty: serial: msm: Don't reconfigure same baud rate

Report Double Fetch Bug Found in Linux-4.6.1/kernel/auditsc.c
 2016-06-22  9:57 UTC  (6+ messages)

kvm: GPF in kvm_lapic_latched_init
 2016-06-22  9:56 UTC  (7+ messages)

[PATCH v3 0/2] qemu-qdisk: Implementation of grant copy operation
 2016-06-22  9:53 UTC  (4+ messages)
` [PATCH v3 1/2] Interface for grant copy operation in libs

[PATCH] fetch2/git: allow using 'HEAD' as a branch name
 2016-06-22  9:55 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13] virtio migration: Flip outer layer to vmstate
 2016-06-22  9:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH 11/13] virtio-input: Wrap in vmstate

[Qemu-devel] [PATCH 0/2] trace: [*-user] Add commandline arguments to control tracing
 2016-06-22  9:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] trace: [linux-user] Commandline "
` [Qemu-devel] [PATCH 2/2] trace: [bsd-user] "

[PATCH V7 0/2] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's
 2016-06-22  9:48 UTC  (3+ messages)
` [PATCH V7 1/2] mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs

[PATCH 1/2] cpufreq: exynos: use relaxed IO accesors
 2016-06-22  9:53 UTC  (8+ messages)

[PATCH 0/4] Get kexec working on SMP omap variants
 2016-06-22  9:53 UTC  (4+ messages)

[PATCH v2 1/1] pinctrl: intel: Add Intel Merrifield pin controller support
 2016-06-22  9:51 UTC 

[PATCH 0/3] basic device IOTLB support
 2016-06-22  9:50 UTC  (8+ messages)
` [PATCH 1/3] vhost: introduce vhost memory accessors
` [PATCH 2/3] vhost: convert pre sorted vhost memory array to interval tree
` [PATCH 3/3] vhost: device IOTLB API

[Qemu-devel] [PATCH v9 00/10] 8bit AVR cores
 2016-06-22  9:51 UTC  (11+ messages)
` [Qemu-devel] [PATCH v9 01/10] target-avr: AVR cores support is added. 1. basic CPU structure 2. registers 3. no instructions 4. saving sreg, rampD, rampX, rampY, rampD, eind in HW representation saving cpu features
` [Qemu-devel] [PATCH v9 02/10] target-avr: adding AVR CPU features/flavors
` [Qemu-devel] [PATCH v9 03/10] target-avr: adding a sample AVR board
` [Qemu-devel] [PATCH v9 04/10] target-avr: adding instructions encodings
` [Qemu-devel] [PATCH v9 05/10] target-avr: adding AVR interrupt handling
` [Qemu-devel] [PATCH v9 06/10] target-avr: adding helpers for IN, OUT, SLEEP, WBR & unsupported instructions
` [Qemu-devel] [PATCH v9 07/10] target-avr: adding instruction decoder
` [Qemu-devel] [PATCH v9 08/10] target-avr: adding instruction translation
` [Qemu-devel] [PATCH v9 09/10] target-avr: updating translate.c to use instructions translation
` [Qemu-devel] [PATCH v9 10/10] target-avr: decoder generator. currently not used by the build, can be used manually

[PATCH] static_key: fix concurrent static_key_slow_inc
 2016-06-22  9:52 UTC  (3+ messages)

Connect-IB not performing as well as ConnectX-3 with iSER
 2016-06-22  9:52 UTC  (12+ messages)

[Bug 96620] build failure in igt_fb.c due to missing inttypes.h
 2016-06-22  9:52 UTC 

Unable to pair with Genius Navigator 900 Pro mouse
 2016-06-22  9:52 UTC  (3+ messages)

[PATCH 4.7 fix] ARM: dts: sunxi: Add pll3 to simplefb nodes clocks lists
 2016-06-22  9:52 UTC  (3+ messages)

[PATCH] mailbox: pl320: remove __raw IO
 2016-06-22  9:49 UTC 

Cached device in a weird place
 2016-06-22  9:48 UTC  (3+ messages)

[PATCH] iptables: extensions: libxt_MARK: Add translation for revision 1 to nft
 2016-06-22  9:47 UTC  (2+ messages)

[PATCH krogoth+] fetch2: fix unpack of symbolic links
 2016-06-22  9:34 UTC 

IPI_CPU_BACKTRACE - disable tracing patch
 2016-06-22  9:38 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu v18 0/5] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
 2016-06-22  9:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH qemu v18 5/5] "

cache folder is never cleared
 2016-06-22  9:44 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] Secure Boot by Authenticating/Decrypting SPL FIT blobs
 2016-06-22  9:43 UTC  (5+ messages)
` [U-Boot] [PATCH 5/9] arm: omap-common: secure ROM signature verify API

[PATCH v2] Make find_commit_subject() more robust
 2016-06-22  9:34 UTC  (4+ messages)
` [PATCH v3 0/2] Make find_commit_subject() consistent with --format=%s
  ` [PATCH v3 1/2] Make the skip_empty_lines() function public
  ` [PATCH v3 2/2] Make find_commit_subject() more robust

[PATCH net-next 00/19] net: hns: fix some bugs in hns driver
 2016-06-22  9:41 UTC  (6+ messages)
` [PATCH net-next 10/19] net: hns: bugfix about pfc pause frame statistics

[iproute PATCH v2 0/7] Big C99 style initializer rework
 2016-06-22  9:41 UTC  (5+ messages)
` [iproute PATCH v2 2/7] Use C99 style initializers everywhere

[PATCH v6 0/5] Thermal: Support for hardware-tracked trip points
 2016-06-22  8:42 UTC  (4+ messages)
` [PATCH v6 1/5] thermal: Add support "
` [PATCH v6 3/5] thermal: streamline get_trend callbacks
` [PATCH v6 4/5] thermal: bang-bang governor: act on lower trip boundary

[RFC PATCHv2] usb: USB Type-C Connector Class
 2016-06-22  9:31 UTC  (5+ messages)

[PATCH 1/2] cpufreq: s5pv210: use relaxed IO accesors
 2016-06-22  9:38 UTC  (6+ messages)
` [PATCH 2/2] cpufreq: exynos: "

[PATCH 02/15] thermal: sysfs: lock tz while on access to mode properties
 2016-06-22  9:33 UTC  (4+ messages)
` [PATCHv2 1/1] thermal: core: call thermal_zone_device_update() after mode update

[PATCH 1/2] Documentation: bindings: Add DT bindings for ARM's FVP models
 2016-06-22  9:35 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: Add device-tree for ARM's AEMv8A-AEMv8A FVP Base model

[drm-intel:topic/drm-misc 17/19] drivers/gpu/drm/vc4/vc4_drv.c:179:24: warning: unused variable 'connector'
 2016-06-22  9:32 UTC 

Kernel 4.7 doesn't boot with the commit "powerpc-4.7-1" on the Nemo board
 2016-06-22  9:19 UTC 

[PATCH 00/24] Refactor mlx5 to improve performance
 2016-06-22  9:30 UTC  (6+ messages)
` [PATCH v3 00/25] "

[U-Boot] [PATCH] x86: coreboot: Remove the dummy pch driver
 2016-06-22  9:30 UTC 

[PATCH 1/2] toaster: fix validation checks for DL_DIR and SSTATE_DIR
 2016-06-22  9:10 UTC  (2+ messages)
` [PATCH 2/2] bitbake: toaster-tests: tests for project config

[U-Boot] [PATCH] dm: Sort the uclass id in alphabetical order
 2016-06-22  9:29 UTC 

[PATCH v15 0/3] mempool: add mempool handler feature
 2016-06-22  9:27 UTC  (5+ messages)
` [PATCH v16 "
  ` [PATCH v16 1/3] mempool: support mempool handler operations
  ` [PATCH v16 2/3] app/test: test mempool handler
  ` [PATCH v16 3/3] mbuf: make default mempool ops configurable at build

[U-Boot] u-boot-x86 sf probe fail
 2016-06-22  9:27 UTC  (6+ messages)

[PATCH 1/1] git-p4: correct hasBranchPrefix verbose output
 2016-06-22  9:24 UTC  (4+ messages)

[PATCH RESEND V2] ARM64: config: Enable MAX77620 pinctrl/gpio/rtc for Tegra210 P2180
 2016-06-22  9:20 UTC  (4+ messages)

[PATCH 0/5] fix regulators and PM for AK8975
 2016-06-22  9:26 UTC  (3+ messages)
` [PATCH 5/5] iio: magn: ak8975: deploy runtime PM

[PATCH v3 0/6] Introduce ZONE_CMA
 2016-06-22  9:23 UTC  (4+ messages)
` [PATCH v3 3/6] mm/cma: populate ZONE_CMA

[PULL] drm-intel-next
 2016-06-22  9:24 UTC 

[PATCH 0/3] fix coverity issues in packet capture framework
 2016-06-22  9:24 UTC  (6+ messages)
` [PATCH 3/3] app/pdump: fix string overflow

[PATCH] rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads again
 2016-06-22  9:19 UTC  (2+ messages)

[PATCH v2 0/7] Let log-tree and friends respect diffopt's `file` field
 2016-06-22  9:23 UTC  (5+ messages)
` [PATCH v3 0/9] "

[linux-lvm] what creates the symlinks in /dev/<volgroup> ?
 2016-06-22  9:23 UTC  (8+ messages)

[PULL] topic/drm-misc
 2016-06-22  9:21 UTC 

[PATCH] coresight: document binding acronyms
 2016-06-22  9:18 UTC  (4+ messages)

[PATCH v6 1/4] lib/librte_ether: support device reset
 2016-06-22  9:18 UTC  (4+ messages)


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.