All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-29 17:57:19 to 2016-02-29 18:52:27 UTC [more...]

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2016-02-29 18:52 UTC 

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2016-02-29 18:52 UTC 

[PATCH v6 00/11] Add DRM Driver for HiSilicon Kirin hi6220 SoC
 2016-02-29 18:51 UTC  (16+ messages)
` [PATCH v6 03/11] drm/hisilicon: Add crtc driver for ADE
` [PATCH v6 04/11] drm/hisilicon: Add plane "
` [PATCH v6 05/11] drm/hisilicon: Add vblank "
` [PATCH v6 07/11] drm/hisilicon: Add designware dsi encoder driver
` [PATCH v6 08/11] drm/hisilicon: Add designware dsi host driver

[PATCH v13 00/20] KVM: ARM64: Add guest PMU support
 2016-02-29 18:50 UTC  (8+ messages)
` [PATCH v13 01/20] ARM64: Move PMU register related defines to asm/perf_event.h

[PATCH 00/22] Mark more strings for translation
 2016-02-29 18:50 UTC  (25+ messages)
` [PATCH 02/22] builtin/blame.c: mark "
` [PATCH 05/22] builtin/config.c: "
` [PATCH 07/22] builtin/update-index.c: "
` [PATCH 08/22] convert.c: "
` [PATCH 09/22] credential-cache--daemon.c: "
` [PATCH 10/22] http.c: "
` [PATCH 11/22] ident.c: "
` [PATCH 12/22] notes.c: "
` [PATCH 13/22] ref-filter.c: "
` [PATCH 14/22] refs/files-backend.c: "
` [PATCH 15/22] remote-curl.c: "

[Patch net-next] net: remove skb_sender_cpu_clear()
 2016-02-29 18:50 UTC  (2+ messages)

[PATCH openbmc 0/2] don't inherit image-overlay by default
 2016-02-29 18:40 UTC  (3+ messages)
` [PATCH openbmc 1/2] Whitespace fixes
` [PATCH openbmc 2/2] Don't inherit image-overlay by default

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2016-02-29 18:47 UTC 

[PATCH] mrf24j40: fix security-enabled processing on inbound frames
 2016-02-29 18:46 UTC  (3+ messages)

[PATCHv2] Enable iBFT IPv6 booting with prefix length
 2016-02-29 18:45 UTC  (3+ messages)
` [PATCHv2] iscsi_ibft: Add prefix-len attr and display netmask

[PATCH v2] introduce MEN 16Z127 GPIO controller driver
 2016-02-29 18:44 UTC  (2+ messages)
` [PATCH v2] gpio: add driver for MEN 16Z127 GPIO controller

[ovmf test] 84489: regressions - FAIL
 2016-02-29 18:44 UTC 

[PATCH] exit: clear TIF_MEMDIE after exit_task_work
 2016-02-29 18:44 UTC  (5+ messages)

master - tests: check [unknown] in lvmetad-pvscan-cache
 2016-02-29 18:44 UTC 

[PATCH 0/1] bitbake: Remove puccho ui
 2016-02-29 18:49 UTC  (2+ messages)
` [PATCH 1/1] ui: remove the "

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:49 UTC 

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:49 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2016-02-29 18:42 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2016-02-29 18:41 UTC 

[Qemu-devel] [PATCH 00/38] ivshmem: Fixes, cleanups, device model split
 2016-02-29 18:40 UTC  (39+ messages)
` [Qemu-devel] [PATCH 01/38] exec: Fix memory allocation when memory path names new file
` [Qemu-devel] [PATCH 02/38] qemu-doc: Fix ivshmem huge page example
` [Qemu-devel] [PATCH 03/38] event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD
` [Qemu-devel] [PATCH 04/38] tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs aligned
` [Qemu-devel] [PATCH 05/38] ivshmem-test: Improve test case /ivshmem/single
` [Qemu-devel] [PATCH 06/38] ivshmem-test: Clean up wait for devices to become operational
` [Qemu-devel] [PATCH 07/38] ivshmem-test: Improve test cases /ivshmem/server-*
` [Qemu-devel] [PATCH 08/38] ivshmem: Rewrite specification document
` [Qemu-devel] [PATCH 09/38] ivshmem: Add missing newlines to debug printfs
` [Qemu-devel] [PATCH 10/38] ivshmem: Compile debug prints unconditionally to prevent bit-rot
` [Qemu-devel] [PATCH 11/38] ivshmem: Clean up after commit 9940c32
` [Qemu-devel] [PATCH 12/38] ivshmem: Drop ivshmem_event() stub
` [Qemu-devel] [PATCH 13/38] ivshmem: Don't destroy the chardev on version mismatch
` [Qemu-devel] [PATCH 14/38] ivshmem: Fix harmless misuse of Error
` [Qemu-devel] [PATCH 15/38] ivshmem: Failed realize() can leave migration blocker behind
` [Qemu-devel] [PATCH 16/38] ivshmem: Clean up register callbacks
` [Qemu-devel] [PATCH 17/38] ivshmem: Clean up MSI-X conditions
` [Qemu-devel] [PATCH 18/38] ivshmem: Leave INTx alone when using MSI-X
` [Qemu-devel] [PATCH 19/38] ivshmem: Assert interrupts are set up once
` [Qemu-devel] [PATCH 20/38] ivshmem: Simplify rejection of invalid peer ID from server
` [Qemu-devel] [PATCH 21/38] ivshmem: Disentangle ivshmem_read()
` [Qemu-devel] [PATCH 22/38] ivshmem: Plug leaks on unplug, fix peer disconnect
` [Qemu-devel] [PATCH 23/38] ivshmem: Receive shared memory synchronously in realize()
` [Qemu-devel] [PATCH 24/38] ivshmem: Propagate errors through ivshmem_recv_setup()
` [Qemu-devel] [PATCH 25/38] ivshmem: Rely on server sending the ID right after the version
` [Qemu-devel] [PATCH 26/38] ivshmem: Drop the hackish test for UNIX domain chardev
` [Qemu-devel] [PATCH 27/38] ivshmem: Simplify how we cope with short reads from server
` [Qemu-devel] [PATCH 28/38] ivshmem: Tighten check of property "size"
` [Qemu-devel] [PATCH 29/38] ivshmem: Implement shm=... with a memory backend
` [Qemu-devel] [PATCH 30/38] ivshmem: Simplify memory regions for BAR 2 (shared memory)
` [Qemu-devel] [PATCH 31/38] ivshmem: Inline check_shm_size() into its only caller
` [Qemu-devel] [PATCH 32/38] qdev: New DEFINE_PROP_ON_OFF_AUTO
` [Qemu-devel] [PATCH 33/38] ivshmem: Replace int role_val by OnOffAuto master
` [Qemu-devel] [PATCH 34/38] ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem
` [Qemu-devel] [PATCH 35/38] ivshmem: Clean up after the previous commit
` [Qemu-devel] [PATCH 36/38] ivshmem: Drop ivshmem property x-memdev
` [Qemu-devel] [PATCH 37/38] ivshmem: Require master to have ID zero
` [Qemu-devel] [PATCH 38/38] contrib/ivshmem-server: Print "not for production" warning

[net-next PATCH v3 0/3] tc software only
 2016-02-29 18:40 UTC  (6+ messages)
` [net-next PATCH v3 1/3] net: sched: consolidate offload decision in cls_u32

[Xenomai] Ipipe 4.1 on Allwinner A20 (Cubietruck) takes a very long start time
 2016-02-29 18:39 UTC 

[PATCH 00/19] Recipe version updates
 2016-02-29 18:39 UTC  (3+ messages)
` [PATCH 04/19] nspr: update to 4.12

[PATCH 15/18] uprobes: wait for mmap_sem for write killable
 2016-02-29 18:38 UTC  (8+ messages)
` [PATCH] "

[PATCH v2 0/2] vmemmap fix for bug introduced by extending VA range
 2016-02-29 18:36 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: mm: treat memstart_addr as a signed quantity

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2016-02-29 18:35 UTC 

[PATCH v5] ath10k: set MAC timestamp in management Rx frame
 2016-02-29 18:33 UTC  (3+ messages)

[Qemu-devel] [PATCH] pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy()
 2016-02-29 18:33 UTC  (2+ messages)

[PATCH v4 0/7] SLAB support for KASAN
 2016-02-29 18:33 UTC  (7+ messages)
` [PATCH v4 2/7] mm, kasan: SLAB support

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2016-02-29 18:32 UTC 

identify a Xen PV domU to fix devmem_is_allowed
 2016-02-29 18:32 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2016-02-29 18:31 UTC 

[PATCH v2] I217 and I218 changes
 2016-02-29 18:30 UTC 

[PATCH v11 0/4] ARC: Add PCI support
 2016-02-29 18:30 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2016-02-29 18:29 UTC 

[PATCH] mm: memcontrol: reset memory.low on css offline
 2016-02-29 18:29 UTC  (3+ messages)

[PATCH] mld, igmp: Fix reserved tailroom calculation
 2016-02-29 18:28 UTC  (6+ messages)

[PATCH v2] wpa-supplicant.sh: updated to modern init script format, refactoring, and new restart functionality
 2016-02-29 18:27 UTC 

[PATCH] fcoe: fix reset of fip selection time
 2016-02-29 11:36 UTC 

[PATCH v3 0/7] replacing strbuf_getline_lf() by strbuf_getline()
 2016-02-29 18:26 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/7] notes copy --stdin: read lines with strbuf_getline()

[PATCH RFC 0/3] leds: Add driver for the ISSI IS31FL32xx family of LED drivers
 2016-02-29 18:26 UTC  (12+ messages)
` [PATCH RFC 3/3] "

Softirq priority inversion from "softirq: reduce latencies"
 2016-02-29 18:24 UTC  (10+ messages)

[PATCH] Adding maintainers for Intel QAT PMD
 2016-02-29 18:24 UTC  (3+ messages)

[Buildroot] [PATCH] pkgconf: Add a symlink to the GNU_TARGET_NAME-pkg-config
 2016-02-29 18:22 UTC 

[RFC PATCH 0/7] KEYS: Adjust public key signature handling
 2016-02-29 18:22 UTC  (8+ messages)
` [RFC PATCH 1/7] X.509: Whitespace cleanup
` [RFC PATCH 2/7] KEYS: Allow authentication data to be stored in an asymmetric key
` [RFC PATCH 3/7] KEYS: Add identifier pointers to public_key_signature struct
` [RFC PATCH 4/7] X.509: Retain the key verification data
` [RFC PATCH 5/7] PKCS#7: Make the signature a pointer rather than embedding it
` [RFC PATCH 6/7] X.509: Extract signature digest and make self-signed cert checks earlier
` [RFC PATCH 7/7] There's a bug in the code determining whether a certificate is self-signed

generic/320 triggers "list_add attempted on force-poisoned entry" warning on XFS
 2016-02-29 18:22 UTC  (4+ messages)

[PATCH v3] af_packet: make the device detachable
 2016-02-29 18:22 UTC  (3+ messages)

[PATCH v4 0/5] getcpu_cache system call for 4.6
 2016-02-29 18:19 UTC  (6+ messages)
  ` [PATCH v4 1/5] getcpu_cache system call: cache CPU number of running thread

v0.94.6 Hammer released
 2016-02-29 18:21 UTC  (15+ messages)
  ` [ceph-users] "

[PATCH 0/4] MSR: MSR: MSR Whitelist and Batch Introduction
 2016-02-29 18:20 UTC  (3+ messages)

[PATCH v5 0/3] pass credential.* to submodules
 2016-02-29 18:20 UTC  (3+ messages)
` [PATCH v5 3/3] git: submodule honor -c credential.* from command line

fs: NULL deref in atime_needs_update
 2016-02-29 18:19 UTC  (12+ messages)

[PATCH 0/1] bitbake: Remove Hob ui
 2016-02-29 18:26 UTC  (2+ messages)
` [PATCH 1/1] hob: removal of hob ui and associated ui files

post-receive: pub/scm/linux/kernel/git/johan/usb-serial
 2016-02-29 18:19 UTC 

Proposal for new memory_order_consume definition
 2016-02-29 18:17 UTC  (12+ messages)
` [isocpp-parallel] "

[PATCH 0/18] change mmap_sem taken for write killable
 2016-02-29 18:16 UTC  (20+ messages)
` [PATCH 07/18] mm, proc: make clear_refs killable
  ` [PATCH] "
` [PATCH 13/18] exec: make exec path waiting for mmap_sem killable

[PATCH] ARM: dts: DRA7: change address-cells and size-cells
 2016-02-29 18:16 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/kas/linux
 2016-02-29 18:15 UTC 

[PATCH] video: fbdev: sis: remove unused variables
 2016-02-29 18:14 UTC  (3+ messages)
` [PATCH] video: fbdev: sis: remove unused variable

[PATCH V2 0/8] dmaengine: bcm2835: enhancement of driver
 2016-02-29 18:14 UTC  (4+ messages)
` [PATCH V2 6/8] dmaengine: bcm2835: move controlblock chain generation into separate method

[PATCH v2 0/1] usb: serial: option: Adding support for Telit LE922 PID 0x1045
 2016-02-29 18:14 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v12 0/5] arm64, numa: Add numa support for arm64 platforms
 2016-02-29 18:13 UTC  (6+ messages)
` [PATCH v12 3/5] dt, numa: Add NUMA dt binding implementation

Stabilising some tools only HVMOPs?
 2016-02-29 18:12 UTC  (7+ messages)
` Domctl and physdevop for passthrough (Was: Re: Stabilising some tools only HVMOPs?)

R: Brown's new order
 2016-02-29 18:10 UTC 

[PATCH 00/12] Generic DT bindings for PCI and ARM SMMU
 2016-02-29 18:09 UTC  (4+ messages)
` [PATCH 11/12] iommu/arm-smmu: Generic IOMMU DT bindings support

[xen-unstable-smoke test] 84556: tolerable all pass - PUSHED
 2016-02-29 18:09 UTC 

XFS: false "torn write" errors (preventing mount)
 2016-02-29 18:08 UTC  (3+ messages)

OOPS loading kvm_intel or kvm_amd in kernel 3.2.77
 2016-02-29 18:07 UTC 

[GIT PULL] omap gpmc enhancements for v4.6
 2016-02-29 18:07 UTC  (2+ messages)

[PATCH 08/18] mm, fork: make dup_mmap wait for mmap_sem for write killable
 2016-02-29 18:07 UTC  (3+ messages)
` [PATCH] "

post-receive: pub/scm/linux/kernel/git/johan/usb-serial
 2016-02-29 18:06 UTC 

[PATCH] drivers/pci:Broken link fixed
 2016-02-29 18:05 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2016-02-29 18:05 UTC 

[PATCH 0/4] drm/915: Sanitize DC state handling
 2016-02-29 18:04 UTC  (4+ messages)
` [PATCH 2/4] drm/i915/gen9: Sanitize handling of allowed DC states

[PATCH v2] staging: unisys: Update MAINTAINERS file
 2016-02-29 18:05 UTC  (2+ messages)

[PATCH] crypto/async_pq: use __free_page() instead of put_page()
 2016-02-29 18:04 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/johan/usb-serial
 2016-02-29 18:03 UTC 

[RFC V2 PATCH] kernfs: create raw version kernfs_path_len and kernfs_path
 2016-02-29 18:00 UTC  (7+ messages)

[PATCH v2 1/4] tools/configure: only require bcc/ld86/as86 when needed
 2016-02-29 18:00 UTC  (5+ messages)
` [PATCH v2 3/4] m4/python: fix checks for Python library support

[PATCH] PCI: Support SRIOV on Legacy EndPoint device
 2016-02-29 18:00 UTC  (2+ messages)

[Question] PARSEC benchmark has smaller execution time in VM than in native?
 2016-02-29 17:59 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/9] Add i.MX6 (Single/Dual/Quad) support
 2016-02-29 17:58 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation

post-receive: pub/scm/boot/dracut/dracut
 2016-02-29 17:58 UTC 

post-receive: pub/scm/boot/dracut/dracut
 2016-02-29 17:57 UTC 

[PATCH] drm/i915: add sanity check for partial view creation
 2016-02-29 17:57 UTC  (2+ 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.