All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-09 19:49:01 to 2016-10-09 23:48:25 UTC [more...]

[Qemu-devel] [PATCH v5 00/14] virtio-crypto: introduce framework and device emulation
 2016-10-09 23:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 11/14] virtio-crypto: emulate virtio crypto as a legacy device by default

[PATCH 1/1] gpu: drm: gma500: Use vma_pages()
 2016-10-09 23:46 UTC  (3+ messages)

%C(auto) not working as expected
 2016-10-09 23:46 UTC  (5+ messages)

Build and runtime errors in v3.18.y-stable-queue, v4.1-stable-queue
 2016-10-09 23:44 UTC 

[Qemu-devel] [PATCH v5 00/35] cmpxchg-based emulation of atomics
 2016-10-09 23:42 UTC  (35+ messages)
` [Qemu-devel] [PATCH v5 01/35] atomics: add atomic_xor
` [Qemu-devel] [PATCH v5 02/35] atomics: add atomic_op_fetch variants
` [Qemu-devel] [PATCH v5 03/35] exec: Avoid direct references to Int128 parts
` [Qemu-devel] [PATCH v5 04/35] int128: Use __int128 if available
` [Qemu-devel] [PATCH v5 05/35] int128: Add int128_make128
` [Qemu-devel] [PATCH v5 07/35] linux-user: enable parallel code generation on clone
` [Qemu-devel] [PATCH v5 08/35] cputlb: Replace SHIFT with DATA_SIZE
` [Qemu-devel] [PATCH v5 09/35] cputlb: Move probe_write out of softmmu_template.h
` [Qemu-devel] [PATCH v5 10/35] cputlb: Remove includes from softmmu_template.h
` [Qemu-devel] [PATCH v5 11/35] cputlb: Move most of iotlb code out of line
` [Qemu-devel] [PATCH v5 12/35] cputlb: Tidy some macros
` [Qemu-devel] [PATCH v5 13/35] tcg: Add atomic helpers
` [Qemu-devel] [PATCH v5 14/35] tcg: Add atomic128 helpers
` [Qemu-devel] [PATCH v5 15/35] tcg: Add CONFIG_ATOMIC64
` [Qemu-devel] [PATCH v5 16/35] tcg: Emit barriers with parallel_cpus
` [Qemu-devel] [PATCH v5 17/35] target-i386: emulate LOCK'ed cmpxchg using cmpxchg helpers
` [Qemu-devel] [PATCH v5 18/35] target-i386: emulate LOCK'ed OP instructions using atomic helpers
` [Qemu-devel] [PATCH v5 19/35] target-i386: emulate LOCK'ed INC using atomic helper
` [Qemu-devel] [PATCH v5 20/35] target-i386: emulate LOCK'ed NOT "
` [Qemu-devel] [PATCH v5 21/35] target-i386: emulate LOCK'ed NEG using cmpxchg helper
` [Qemu-devel] [PATCH v5 22/35] target-i386: emulate LOCK'ed XADD using atomic helper
` [Qemu-devel] [PATCH v5 23/35] target-i386: emulate LOCK'ed BTX ops using atomic helpers
` [Qemu-devel] [PATCH v5 24/35] target-i386: emulate XCHG using atomic helper
` [Qemu-devel] [PATCH v5 25/35] target-i386: remove helper_lock()
` [Qemu-devel] [PATCH v5 26/35] tests: add atomic_add-bench
` [Qemu-devel] [PATCH v5 27/35] target-arm: Rearrange aa32 load and store functions
` [Qemu-devel] [PATCH v5 28/35] target-arm: emulate LL/SC using cmpxchg helpers
` [Qemu-devel] [PATCH v5 29/35] target-arm: emulate SWP with atomic_xchg helper
` [Qemu-devel] [PATCH v5 30/35] target-arm: emulate aarch64's LL/SC using cmpxchg helpers
` [Qemu-devel] [PATCH v5 31/35] linux-user: remove handling of ARM's EXCP_STREX
` [Qemu-devel] [PATCH v5 32/35] linux-user: remove handling of aarch64's EXCP_STREX
` [Qemu-devel] [PATCH v5 33/35] target-arm: remove EXCP_STREX + cpu_exclusive_{test, info}
` [Qemu-devel] [PATCH v5 34/35] target-alpha: Introduce MMU_PHYS_IDX
` [Qemu-devel] [PATCH v5 35/35] target-alpha: Emulate LL/SC using cmpxchg helpers

[Qemu-devel] [PATCH v4 0/8] intel_iommu: fix EIM
 2016-10-09 23:33 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 2/8] apic: add send_msi() to APICCommonClass
` [Qemu-devel] [PATCH v4 7/8] intel_iommu: keep buggy EIM enabled in 2.7 machine type

Making statfs return qgroup info (for container use case etc.)
 2016-10-09 23:32 UTC  (4+ messages)

Source code review around jump label usage
 2016-10-09 23:30 UTC  (6+ messages)
` [PATCH 0/4] block-virtio: Fine-tuning for two function implementations
  ` [PATCH 4/4] virtio_blk: Rename a jump label in virtblk_get_id()

[PATCH] irqchip/jcore: fix lost per-cpu interrupts
 2016-10-09 23:27 UTC  (8+ messages)

Fwd: if ceph tracker says the source was QA, what version that I have to checkout?
 2016-10-09 23:28 UTC  (2+ messages)
    ` [ceph-users] "

ulogd2 / segfault in ulogd_raw2packet_BASE.c with kernel 4.8.1
 2016-10-09 23:26 UTC  (2+ messages)

[PATCH v4 0/8] tpm: add the securityfs pseudo files support for TPM 2.0 firmware event log
 2016-10-09 23:25 UTC  (8+ messages)
` [PATCH v4 3/8] tpm: validate event log access before tpm_bios_log_setup
` [PATCH v4 6/8] tpm: remove printk error messages

[PATCH 0/2] enables vhost/virtio any layout feature
 2016-10-09 23:20 UTC  (9+ messages)
` [PATCH 1/2] vhost: enable "
            ` [Qemu-devel] "

IIO Experiment #1 Build Dummy Help
 2016-10-09 23:19 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 00/28] Patches for userspace
 2016-10-09 23:19 UTC  (6+ messages)
` [PATCH 26/28] Avoid gcc 5.4 warning -Wunused-result

raid levels and NAS drives
 2016-10-09 23:12 UTC 

[PATCH v3] arm64: mm: move zero page from .bss to right before swapper_pg_dir
 2016-10-09 23:10 UTC  (3+ messages)

[PATCH] RFC: staging: greybus: shape up greybus GPIO
 2016-10-09 23:09 UTC 

[Qemu-devel] [PATCH 0/4] POWER9 TCG enablements - part6
 2016-10-09 23:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] target-ppc: implement vexts[bh]2w and vexts[bhw]2d
` [Qemu-devel] [PATCH 2/4] target-ppc: implement vnegw/d instructions

[PATCH RFC 0/3] Locality support for the CRB driver
 2016-10-09 23:07 UTC  (9+ messages)
` [PATCH RFC 1/3] tpm_crb: expand struct crb_control_area to struct crb_regs

[PATCH rdma-core 0/5] clang support
 2016-10-09 23:01 UTC  (4+ messages)
` [PATCH rdma-core 1/5] Pull uninitialized_var into util/compiler.h

[U-Boot] [PATCH] mmc: rockchip_sdhci: add clock init for mmc
 2016-10-09 23:01 UTC  (2+ messages)

[linux-review:Tushar-Dave/sparc-Enable-sun4v-hypervisor-PCI-IOMMU-v2-APIs-and-ATU/20161007-13142
 2016-10-09 22:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] Avoid additional GET_FEATURES call on vhost-user
 2016-10-09 22:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/8] intel_iommu: fix EIM
 2016-10-09 22:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 3/8] intel_iommu: pass whole remapped addresses to apic

[Qemu-trivial] [PATCH] qapi: make the json schema files more regular
 2016-10-09 22:39 UTC  (4+ messages)
    ` [Qemu-devel] "

[PATCH] drivers: staging: greybus: audio_codec.c: Fixed CHECKS for brace issues
 2016-10-09 22:26 UTC 

How to fix mistake on raid: mdadm create instead of assemble?
 2016-10-09 22:39 UTC  (3+ messages)

[PATCH] staging: iio: cdc: ad7152: Replace mlock with a local mutex lock
 2016-10-09 22:38 UTC 

Accelerated receive flow steering (aRFS) for UDP
 2016-10-09 22:33 UTC  (6+ messages)

[PATCH v3 00/18] Intel Cache Allocation Technology
 2016-10-09 22:31 UTC  (5+ messages)
` [PATCH v3 10/18] x86/intel_rdt: Build structures for each resource based on cache topology
` [PATCH v3 11/18] x86/intel_rdt: Add basic resctrl filesystem support

kernel BUG at mm/huge_memory.c:1187!
 2016-10-09 22:30 UTC  (3+ messages)

pci_alloc_irq_vectors use in 8250_lpss.c
 2016-10-09 22:20 UTC  (3+ messages)

[PATCH net-next v9 0/1] net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs
 2016-10-09 20:06 UTC  (5+ messages)
` [PATCH net-next v9 1/1] "

[PATCH] drm/amd/powerplay: don't give up if DPM is already running
 2016-10-09 22:12 UTC  (2+ messages)

[PATCHv1] hwmon: Add tc654 driver
 2016-10-09 22:12 UTC  (5+ messages)
` [PATCHv2] "
    ` [PATCHv3] "

[Qemu-devel] [V5 0/6] AMD IOMMU interrupt remapping
 2016-10-09 22:11 UTC  (3+ messages)
` [Qemu-devel] [V5 1/6] hw/msi: Allow platform devices to use explicit SID

openjdk build fails due to checksum mismatches from icedtea-native
 2016-10-09 22:11 UTC  (10+ messages)

[PATCH] powerpc/pseries: Fix stack corruption in htpe code
 2016-10-09 22:05 UTC  (3+ messages)

[U-Boot] [RFC PATCH] bootm: fix ramdisk relocation
 2016-10-09 22:03 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/12] virtio: cleanup ioeventfd start/stop
 2016-10-09 22:01 UTC  (2+ messages)

io lockup on cp
 2016-10-09 22:01 UTC 

[PATCH v2 1/3] net: smc91x: isolate u16 writes alignment workaround
 2016-10-09 21:55 UTC  (4+ messages)
` [PATCH v2 2/3] net: smc91x: take into account half-word workaround
` [PATCH v2 3/3] net: smsc91x: add u16 workaround for pxa platforms

xfs_file_splice_read: possible circular locking dependency detected
 2016-10-09 21:54 UTC  (13+ messages)
` local DoS - systemd hang or timeout (WAS: Re: [RFC][CFT] splice_read reworked)

Data total size shrinking during btrfs balance
 2016-10-09 21:35 UTC  (3+ messages)

slab corruption with current -git (was Re: [git pull] vfs pile 1 (splice))
 2016-10-09 21:31 UTC 

[PATCH v2 0/8] blk-mq: Minor cleanups
 2016-10-09 21:31 UTC  (7+ messages)
` [PATCH v2 6/8] blk-mq: Rework blk_mq_realloc_hw_ctxs()
    ` [PATCH v3 "
` [PATCH v2 7/8] blk-mq: Pair blk_mq_hctx_kobj_init() with blk_mq_hctx_kobj_put()
    ` [PATCH v3 "

[PATCH v1] i40: fix the VXLAN TSO issue
 2016-10-09 21:27 UTC  (3+ messages)
  ` [PATCH v4 0/3] Add TSO on tunneling packet

How to watch a mailing list & repo for patches which affect a certain area of code?
 2016-10-09 21:26 UTC  (2+ messages)

Please Check
 2016-10-09 21:16 UTC 

[PATCH 1/2] host: ehci-exynos: Convert to use the SET_SYSTEM_SLEEP_PM_OPS
 2016-10-09 21:17 UTC  (4+ messages)

parisc crash on boot with 4.8+git
 2016-10-09 21:13 UTC  (9+ messages)

[PATCH] ARM: dts: imx50: imx50-esdhc use imx53-esdhc
 2016-10-09 21:09 UTC  (3+ messages)

[Buildroot] [PATCH v5 1/1] package/python-mwscrape2slob: new package
 2016-10-09 21:11 UTC  (2+ messages)

[PATCH] Bluetooth: hci_bcm: Fix autosuspend PM for Lenovo ThinkPad 8
 2016-10-09 21:10 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/2] ARM: add support for Bananapi BPI-R1
 2016-10-09 21:10 UTC  (3+ messages)
` [U-Boot] [PATCH v5] ARM: sun71: dts: "

[Buildroot] [git commit] package/python-mwscrape2slob: new package
 2016-10-09 21:09 UTC 

[Buildroot] [PATCH v4 01/10] package/python3: add optional support for lzma
 2016-10-09 21:05 UTC  (18+ messages)
` [Buildroot] [PATCH v4 02/10] package/python-couchdb: new package
` [Buildroot] [PATCH v4 03/10] package/python-futures: "
` [Buildroot] [PATCH v4 04/10] package/python-pylru: "
` [Buildroot] [PATCH v4 05/10] package/python-mwclient: "
` [Buildroot] [PATCH v4 06/10] package/python-mwscrape: "
` [Buildroot] [PATCH v4 07/10] package/python-cssutils: "
` [Buildroot] [PATCH v4 08/10] package/python-pyicu: "
` [Buildroot] [PATCH v4 09/10] package/python-slob: "

[PATCH] generic: make 17[1-4] work well when btrfs compression is enabled
 2016-10-09 21:04 UTC  (3+ messages)

[Buildroot] [git commit] package/python-slob: new package
 2016-10-09 21:04 UTC 

[PATCH] ubifs: implement POSIX Access Control Lists (ACLs)
 2016-10-09 21:03 UTC  (2+ messages)

[Buildroot] [git commit] package/python-pyicu: new package
 2016-10-09 21:02 UTC 

[Buildroot] [git commit] package/python-cssutils: new package
 2016-10-09 21:00 UTC 

[PATCH/RFC] git.c: support "!!" aliases that do not move cwd
 2016-10-09 20:58 UTC  (10+ messages)

[Buildroot] [git commit] package/python-mwscrape: new package
 2016-10-09 20:58 UTC 

[PATCH v2] Staging: wilc1000: Unnecessary 'out of memory' message
 2016-10-09 20:56 UTC 

[Buildroot] [git commit] package/python-mwclient: new package
 2016-10-09 20:55 UTC 

[U-Boot] [PATCH v2] spi: fsl_qspi: Preserve endianness of QSPI MCR
 2016-10-09 20:54 UTC  (4+ messages)

[Buildroot] [git commit] package/python-pylru: new package
 2016-10-09 20:53 UTC 

[Buildroot] [git commit] package/python-futures: new package
 2016-10-09 20:51 UTC 

[Buildroot] [git commit] package/python-couchdb: new package
 2016-10-09 20:51 UTC 

[Qemu-devel] [PATCH 0/2] introduce "accel=best"
 2016-10-09 20:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] tests: use accel=best instead of accel=kvm:tcg

[Buildroot] [git commit] python3: move "select" after "bool" in Config.in
 2016-10-09 20:49 UTC 

[Buildroot] [git commit] package/python3: add optional support for lzma
 2016-10-09 20:48 UTC 

[Buildroot] [PATCH v2] configs/mx6udoo: Add initial support
 2016-10-09 20:47 UTC  (2+ messages)

[Buildroot] [git commit] configs/mx6udoo: Add initial support
 2016-10-09 20:47 UTC 

[Buildroot] [PATCH v3] zynq: document how to use custom ps7_init files
 2016-10-09 20:46 UTC  (2+ messages)

please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
 2016-10-09 20:46 UTC 

[Cocci] Replacing one (specific!) type with another
 2016-10-09 20:45 UTC  (21+ messages)
            ` [Cocci] Usage of "expressions" and "identifiers" with SmPL

[Buildroot] [git commit] zynq: document how to use custom ps7_init files
 2016-10-09 20:45 UTC 

[Buildroot] [PATCH] configs/grinn_liteboard: Bump to U-Boot 2016.09.01
 2016-10-09 20:43 UTC  (2+ messages)

[Buildroot] [git commit] configs/grinn_liteboard: Bump to U-Boot 2016.09.01
 2016-10-09 20:43 UTC 

[Buildroot] [PATCH 1/1] sysklogd: add patch to fix build with glibc 2.24
 2016-10-09 20:43 UTC  (2+ messages)

[Buildroot] [git commit] sysklogd: add patch to fix build with glibc 2.24
 2016-10-09 20:42 UTC 

[Buildroot] [PATCH] package/wvstreams: mark as deprecated
 2016-10-09 20:41 UTC  (2+ messages)

[Buildroot] [git commit] package/wvstreams: mark as deprecated
 2016-10-09 20:41 UTC 

[Buildroot] [PATCH] minnowboard_max: defconfigs: bump linux kernel to 4.8.1
 2016-10-09 20:41 UTC  (2+ messages)

Btrfs progs pre-release 4.8.1-rc1
 2016-10-09 20:40 UTC  (3+ messages)

Applied "spi: imx: wait_for_completion_timeout(..) for PIO transfers" to the spi tree
 2016-10-09 20:39 UTC 

[PATCH v2] Staging: ks7010: Replace printk with netdev_*
 2016-10-09 20:39 UTC 

[PATCH] Staging: ks7010: Replace printk with netdev_*
 2016-10-09 20:37 UTC  (3+ messages)

88e052f9f7: BUG: key ffff8800170ae3d0 not in .data!
 2016-10-09 20:29 UTC 

[PATCH v2] ASoC: cs4270: fix DAPM stream name mismatch
 2016-10-09 20:28 UTC 

[Buildroot] [PATCH] package/gcc: nios2 Backport nios2 r31 fix
 2016-10-09 20:24 UTC  (5+ messages)

[Buildroot] [git commit] minnowboard_max: defconfigs: bump linux kernel to 4.8.1
 2016-10-09 20:21 UTC 

[U-Boot] [PATCH v4 4/7] efi_loader: Track size of pool allocations to allow freeing
 2016-10-09 20:17 UTC 

[U-Boot] [PATCH v4 3/7] efi_loader: Move efi_allocate_pool implementation to efi_memory.c
 2016-10-09 20:17 UTC 

[U-Boot] [PATCH v4 2/7] efi_loader: Fix memory map size check to avoid out-of-bounds access
 2016-10-09 20:17 UTC 

[Buildroot] [PATCH] uclibc: fix mips/mips64 build with older compilers
 2016-10-09 20:13 UTC  (2+ messages)

[PATCH] Initialize axis values in joydev_open_device()
 2016-10-09 20:12 UTC 

[Buildroot] [PATCH 1/7] libglib2: bump to version 2.50.0
 2016-10-09 20:07 UTC  (3+ messages)

[Buildroot] [git commit] uclibc: fix mips/mips64 build with older compilers
 2016-10-09 20:06 UTC 

[Bug 98176] External HDMI monitor not woken from sleep/power saving mode when coming back from idle
 2016-10-09 19:58 UTC 

[PATCH 0/2] [media] blackfin-capture: Fine-tuning for two function implementations
 2016-10-09 19:58 UTC  (6+ messages)
` [PATCH 1/2] [media] blackfin-capture: Use kcalloc() in bcap_init_sensor_formats()
` [PATCH 2/2] [media] blackfin-capture: Delete an error message for a failed memory allocation

[PATCH] Staging: vt6655: Rename dwIoBase as iobase
 2016-10-09 19:54 UTC  (3+ messages)

nf_conntrack_sip regression?
 2016-10-09 19:53 UTC  (4+ messages)

[Buildroot] gc20 no space left issue
 2016-10-09 19:53 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/15] Refactor common part of xen backend and frontend
 2016-10-09 19:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH 15/15] xen: Rename xen_be_frontend_changed
    `  "

[PATCH v1] drivers: prefix driver REGISTER macro with RTE EAL
 2016-10-09 19:50 UTC  (4+ messages)
` [PATCH v2] drivers: prefix driver REGISTER macro with RTE PMD

[Bug 93341] GPU lockups on RadeonHD 7770 (radeonsi driver) when running OpenGL games
 2016-10-09 19:49 UTC  (2+ messages)
` [Bug 93341] GPU lockups on RadeonHD 7770 (radeonsi driver) when running OpenGL games, WebGL apps, or after extended periods of time


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.