All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-24 15:40:23 to 2015-09-24 16:33:56 UTC [more...]

[U-Boot] [PATCH 00/11] vexpress64 FVP and Juno configuration updates
 2015-09-24 16:33 UTC  (2+ messages)

[PATCH 0/3] Updates to amd64_edac and ghes_edac
 2015-09-24 16:33 UTC  (5+ messages)
` [PATCH 2/3] EDAC, amd64_edac: Extend scrub rate programmability feature for F15hM60h

randconfig build error with next-20150924, in fs/cifs
 2015-09-24 16:32 UTC 

[PATCH net-next 0/4] ila: Use NF_INET_PRE_ROUTING nfhook
 2015-09-24 16:30 UTC  (5+ messages)
` [PATCH net-next 1/4] rhashtable: add function to replace an element
` [PATCH net-next 2/4] netlink: add a start callback for starting a netlink dump
` [PATCH net-next 3/4] ila: Create net/ipv6/ila directory
` [PATCH net-next 4/4] ila: Add support for netfilter NF_INET_PRE_ROUTING hook

[PATCH] drm: omapdrm: tiler: Remove unneded module alias for tiler
 2015-09-24 16:32 UTC 

[PATCH 0/6] Fixes for mutilib SDK
 2015-09-24 16:31 UTC  (7+ messages)

[RESEND PATCH v2 1/3] pinctrl: sh-pfc: add macros defining GP ports with config flags
 2015-09-24 16:31 UTC  (2+ messages)

[Qemu-devel] [RfC PATCH 00/10] vnc buffer handling
 2015-09-24 16:25 UTC  (2+ messages)

Multiple potential races on vma->vm_flags
 2015-09-24 16:27 UTC  (10+ messages)

[PATCH][autobuilder 1/3] buildset-config.controller: remove unused meta-qt3 from buildsets
 2015-09-24 16:23 UTC  (3+ messages)
` [PATCH][autobuilder 2/3] buildset-config.controller: don't specify test suites explicitly
` [PATCH][autobuilder 3/3] nightly-multilib: improve multilib build determinism

[PATCH] Staging: rtl8712: rtl871x_io.h: Coding style warning fix for block comments
 2015-09-24 16:29 UTC  (3+ messages)

[PATCH RFC v4 0/8] Implement generic ASoC HDMI codec and use it in tda998x
 2015-09-24 16:29 UTC  (5+ messages)
` [PATCH RFC v4 4/8] drm/i2c: tda998x: Add support of a DT graph of ports

[Qemu-devel] [PATCH v5 00/46] post-introspection cleanups, and qapi-ify netdev_add
 2015-09-24 16:29 UTC  (14+ messages)
` [Qemu-devel] [PATCH v5 04/46] qapi: Add tests for empty unions
` [Qemu-devel] [PATCH v5 05/46] qapi: Test use of 'number' within alternates
` [Qemu-devel] [PATCH v5 06/46] qapi: Improve 'include' error message
` [Qemu-devel] [PATCH v5 07/46] qapi: Don't pass pre-existing error to later call

[PATCH] ARM: at91/dt: pullup dbgu rx instead of tx
 2015-09-24 16:27 UTC  (5+ messages)

Problems with targets.conf syntax
 2015-09-24 16:25 UTC  (2+ messages)

[PATCHv4 00/23] asynchronous ALUA device handler
 2015-09-24 16:25 UTC  (2+ messages)

[PATCH v3] doc: add performance test guide to the linux gsg
 2015-09-24 16:25 UTC  (2+ messages)

Adding Data-At-Rest compression support to Ceph
 2015-09-24 16:25 UTC  (15+ messages)

[Qemu-devel] [PATCH 0/3] MAINTAINERS docs: flatten docs/qmp/, specify include and test files
 2015-09-24 16:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] docs: Move files from docs/qmp/ to docs/
` [Qemu-devel] [PATCH 2/3] MAINTAINERS: Specify QObject include and test files
` [Qemu-devel] [PATCH 3/3] MAINTAINERS: Specify QAPI "

EFI GetNextVariableName hang/crash
 2015-09-24 16:24 UTC  (3+ messages)
  ` List etiquette [Was: Re: EFI GetNextVariableName hang/crash]

[PATCH lttng-tools v2.6 2/2] Fix: regression tests
 2015-09-24 16:23 UTC 

[PATCH lttng-tools 2.6 1/2] Fix: tests: stderr not correctly redirected
 2015-09-24 16:23 UTC 

[PATCH v2 5/5] doc: update 2.2 release notes
 2015-09-24 16:23 UTC  (2+ messages)
` [PATCH v2] doc: update the dpdk "

[Qemu-devel] [PATCH v5 00/21] vhost-user: add migration support
 2015-09-24 16:22 UTC  (22+ messages)
` [Qemu-devel] [PATCH v5 01/21] vhost-user: unit test for new messages
` [Qemu-devel] [PATCH v5 02/21] configure: probe for memfd
` [Qemu-devel] [PATCH v5 03/21] util: add linux-only memfd fallback
` [Qemu-devel] [PATCH v5 04/21] util: add memfd helpers
` [Qemu-devel] [PATCH v5 05/21] vhost: alloc shareable log
` [Qemu-devel] [PATCH v5 06/21] vhost: document log resizing
` [Qemu-devel] [PATCH v5 07/21] vhost: add vhost_set_log_base op
` [Qemu-devel] [PATCH v5 08/21] vhost-user: send log shm fd along with log_base
` [Qemu-devel] [PATCH v5 09/21] vhost-user: add a migration blocker
` [Qemu-devel] [PATCH v5 10/21] vhost: use a function for each call
` [Qemu-devel] [PATCH v5 11/21] vhost: only use shared log if in use by backend
` [Qemu-devel] [PATCH v5 12/21] vhost-user: document migration log
` [Qemu-devel] [PATCH v5 13/21] net: add trace_vhost_user_event
` [Qemu-devel] [PATCH v5 14/21] vhost user: add support of live migration
` [Qemu-devel] [PATCH v5 15/21] vhost user: add rarp sending after live migration for legacy guest
` [Qemu-devel] [PATCH v5 16/21] vhost-user-test: move wait_for_fds() out
` [Qemu-devel] [PATCH v5 17/21] vhost-user-test: remove useless static check
` [Qemu-devel] [PATCH v5 18/21] vhost-user-test: wrap server in TestServer struct
` [Qemu-devel] [PATCH v5 19/21] vhost-user-test: learn to tweak various qemu arguments
` [Qemu-devel] [PATCH v5 20/21] vhost-user-test: add live-migration test
` [Qemu-devel] [PATCH v5 21/21] vhost-user-test: check ownership during migration

[Buildroot] [PATCH] libmng: new package
 2015-09-24 16:22 UTC  (2+ messages)

Setting root password
 2015-09-24 16:21 UTC  (4+ messages)

[Qemu-trivial] [PATCH v3 0/9] remove useless muldiv64()
 2015-09-24 16:21 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 00/14] Maintainers TLC
 2015-09-24 16:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH 02/14] MAINTAINERS: there is no PPC64 TCG backend anymore

[PATCH v7 0/5] input: add usb keyboard driver
 2015-09-24 16:20 UTC  (6+ messages)
` [PATCH v7 1/5] common: clock: introduce mdelay_non_interruptible()
` [PATCH v7 2/5] usb: ehci-hcd: port periodic transactions implementation from the u-boot
` [PATCH v7 3/5] usb: ehci-hcd: detect re-entrance
` [PATCH v7 4/5] usb: ehci-hcd: use mdelay_non_interruptible()
` [PATCH v7 5/5] input: port usb keyboard driver from the u-boot

[Qemu-devel] [PATCH] linux-user: Use g_new() & friends where that makes obvious sense
 2015-09-24 16:19 UTC  (5+ messages)
  ` [Qemu-trivial] "

[PATCH 0/1] fips-allowed tests fail with non-FIPS ciphers
 2015-09-24 16:02 UTC  (2+ messages)
` [PATCH 1/1] Disable fips-allowed for non-FIPS authenc ciphers

[Linux 4.2-rc8+...v4.3-rc2] REGRESSION: ppp: circular locking dependency detected: [pppd] ppp_dev_uninit() | rtnl_lock()
 2015-09-24 16:19 UTC  (6+ messages)

[PATCH] x86/PV: properly populate descriptor tables
 2015-09-24 16:18 UTC  (2+ messages)

[PATCHSET v2 block/for-4.2/writeback] ext4: implement cgroup writeback support
 2015-09-24 16:17 UTC  (10+ messages)
` [PATCH 2/2] "
          ` [PATCH cgroup/for-4.3-fixes] cgroup, writeback: don't enable cgroup writeback on traditional hierarchies

[Qemu-devel] [PATCH] rocker: Use g_new() & friends where that makes obvious sense
 2015-09-24 16:18 UTC  (3+ messages)
` [Qemu-trivial] "

[Qemu-devel] [PATCH 1/3] virtio: introduce virtqueue_unmap_sg()
 2015-09-24 16:19 UTC  (2+ messages)

[RFC PATCH 1/2] usb: doc: Add bindings for ULPI platform driver
 2015-09-24 16:18 UTC  (6+ messages)

[Qemu-devel] qemu-system-arm system support for big endian BE8
 2015-09-24 16:17 UTC  (3+ messages)

No more new fbdev drivers, please
 2015-09-24 16:17 UTC  (8+ messages)

[PATCH 1/3] ibmvsci: make parameters max_id and max_channel read-only
 2015-09-24 16:16 UTC  (6+ messages)
` [PATCH 2/3] ibmvcsci: display default value for max_id, max_lun and max_channel
` [PATCH 3/3] ibmvsci: Allow to configure maximum LUN

[PATCH net 0/2] sctp: Fix SCTP deadlock
 2015-09-24 16:15 UTC  (6+ messages)
` [PATCH net 1/2] sctp: Whitespace fix
` [PATCH net 2/2] sctp: Prevent soft lockup when sctp_accept() is called during a timeout event

[Qemu-devel] [PATCH v5 0/2] Improve -help
 2015-09-24 16:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 1/2] vl: Allow to define optional parameter with -arg[=params]
` [Qemu-devel] [PATCH v5 2/2] Use help sub-sections to create sub-help options

[PATCH 3/3] page-flags: rectify forward declaration
 2015-09-24 16:13 UTC  (10+ messages)
` [PATCH 00/16] Refreshed page-flags patchset
  ` [PATCH 01/16] page-flags: trivial cleanup for PageTrans* helpers
  ` [PATCH 04/16] page-flags: define PG_locked behavior on compound pages

[PATCH v2] x86/bigmem: eliminate struct domain address width restriction
 2015-09-24 16:11 UTC  (3+ messages)

[PATCH 1/2] KVM: introduce __vmx_flush_tlb to handle specific vpid
 2015-09-24 16:12 UTC  (2+ messages)

Getting bitbake to use 'local' versions of local.conf/bblayers.conf
 2015-09-24 16:10 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] VFIO extensions to allow VFIO devices on spapr-pci-host-bridge
 2015-09-24 16:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/7] vfio: Remove unneeded union from VFIOContainer
` [Qemu-devel] [PATCH 5/7] memory: Allow replay of IOMMU mapping notifications

[U-Boot] pull request: u-boot-uniphier/master (2nd round)
 2015-09-24 16:10 UTC 

[PATCH] runqemu: don't complain about conflicting machines if they are equal
 2015-09-24 16:10 UTC 

[PATCH 3/5] drm: omapdrm: tiler: Fix module autoload for OF platform driver
 2015-09-24 16:10 UTC  (8+ messages)

aarch64 not using crc32?
 2015-09-24 13:35 UTC  (2+ messages)

Very slow recovery/peering with latest master
 2015-09-24 16:09 UTC  (10+ messages)

Active Memory never reclaimed please help me understand
 2015-09-24 16:09 UTC  (4+ messages)

[PATCH] perf record: Limit --intr-regs to platforms supporting PERF_REGS
 2015-09-24 16:07 UTC  (4+ messages)

[PATCH v2] dax: fix NULL pointer in __dax_pmd_fault()
 2015-09-24 16:06 UTC  (7+ messages)

[PATCH] Add missing license and copyright statements to public interface headers
 2015-09-24 16:06 UTC  (3+ messages)

Commit moratorium
 2015-09-24 16:05 UTC  (3+ messages)
` Commit moratorium for possible rc4

[U-Boot] [PATCH v2] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
 2015-09-24 16:05 UTC  (2+ messages)
` [U-Boot] "

[meta-fsl-arm PATCH] image_types_fsl.bbclass: Fix DeviceTree copy for FAT partition
 2015-09-24 16:04 UTC  (2+ messages)

[net-next PATCH v2 0/3] i40e/i40evf: Fixes for netpoll
 2015-09-24 16:04 UTC  (8+ messages)
` [Intel-wired-lan] "
` [net-next PATCH v2 1/3] i40e/i40evf: Fix handling of napi budget
  ` [Intel-wired-lan] "
` [net-next PATCH v2 2/3] i40e/i40evf: Drop useless "IN_NETPOLL" flag
  ` [Intel-wired-lan] "
` [net-next PATCH v2 3/3] i40evf: Add support for netpoll
  ` [Intel-wired-lan] "

[Qemu-devel] [PULL 0/7] target-arm queue
 2015-09-24 16:04 UTC  (2+ messages)

[PATCH 0/3] mmc: Wait for card_busy before starting sdio requests
 2015-09-24 16:04 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: dts: uniphier: use SPDX-License-Identifier
 2015-09-24 16:02 UTC  (2+ messages)

[PATCH v2 0/9] Phy, mdiobus, and netdev struct device fixes
 2015-09-24 16:00 UTC  (4+ messages)

[PATCH 1/3] Make /dev/urandom scalable
 2015-09-24 16:00 UTC  (6+ messages)

[PATCH] drm/nouveau: fix memory leak
 2015-09-24 15:59 UTC  (3+ messages)

[PATCH] drm/gma500: fix double freeing
 2015-09-24 15:57 UTC  (3+ messages)

[PATCH v4 0/4] detect and initialize CDP (Code/Data Prioritization) feature
 2015-09-24 15:57 UTC  (3+ messages)
` [PATCH v4 1/4] x86: Support enable CDP by boot parameter and add get CDP status

[PATCH] Asus T300CHI
 2015-09-24 15:57 UTC  (8+ messages)

[RFC PATCH v1 0/3] Another take on the kdbus LSM hooks
 2015-09-24 15:57 UTC  (3+ messages)
` [RFC PATCH v1 1/3] lsm: introduce hooks for kdbus

[PATCH/RFC] perf buildid: Cache kernel DSO created when reading buildid header table
 2015-09-24 15:56 UTC  (3+ messages)

[PATCHv2 0/2] Add support for tps65217 charger
 2015-09-24 15:55 UTC  (4+ messages)
` [PATCHv2 2/2] power_supply: Add support for tps65217-charger

[PATCH 0/3] ARM: dts/keystone: Introduce SoC specific compatible matches
 2015-09-24 15:54 UTC  (8+ messages)
` [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

[PATCH] drm/mgag200: fix memory leak
 2015-09-24 15:53 UTC  (3+ messages)

[Cocci] [PATCH] coccinelle: assign signed result to unsigned variable
 2015-09-24 15:51 UTC  (4+ messages)
`  "

[PATCH] dax: fix deadlock in __dax_fault
 2015-09-24 15:50 UTC  (4+ messages)

[U-Boot] [PATCH] sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCD
 2015-09-24 15:50 UTC  (2+ messages)

[RFC v7 00/41] Richacls
 2015-09-24 15:48 UTC  (12+ messages)
` [RFC v7 26/41] richacl: Apply the file masks to a richacl

[Patch V1 1/3] x86, mce: MCE log size not enough for high core parts
 2015-09-24 15:47 UTC  (2+ messages)

[PATCH RFC v2] pidns: introduce syscall getvpid
 2015-09-24 15:47 UTC  (5+ messages)

[PATCH v3 0/5] Add SMP bringup support for mt65xx socs
 2015-09-24 15:44 UTC  (7+ messages)

[PATCH] KVM: nVMX: emulate the INVVPID instruction
 2015-09-24 15:45 UTC  (3+ messages)

[PATCH] drm/nouveau: remove unused function
 2015-09-24 15:44 UTC  (3+ messages)

[Bug 91278] Tonga GPU lock/reset fail with Unigine Valley
 2015-09-24 15:43 UTC  (2+ messages)

[Bug 92087] [Radeon/Tonga] lockup in valley demo
 2015-09-24 15:43 UTC  (3+ messages)

[PATCH] xen: sched: rename vcpu_destroy perf counter to vcpu_remove
 2015-09-24 15:43 UTC 

am335x-boneblack.dtb 'misnamed'? (Fido/BeagleBoneBlack)
 2015-09-24 15:41 UTC  (3+ messages)

[PATCH v4 0/5] Add SMP bringup support for mt65xx socs
 2015-09-24 15:39 UTC  (6+ messages)
` [PATCH v4 1/5] ARM: mediatek: enable gpt6 on boot up to make arch timer working
` [PATCH v4 2/5] devicetree: bindings: add new SMP enable method Mediatek SoC
` [PATCH v4 3/5] ARM: mediatek: add smp bringup code
` [PATCH v4 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135
` [PATCH v4 5/5] ARM: dts: mt8127: enable basic SMP bringup for mt8127

[PATCH] ALSA: hda - Disable power_save_node for Thinkpads
 2015-09-24 15:40 UTC 

[PATCH] drm/i915: use correct runtime get/put calls at init/teardown
 2015-09-24 15:40 UTC  (3+ messages)
` [PATCH] drm/i915: fixup runtime PM handling v2


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.