All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-16 16:05:42 to 2016-09-16 16:52:55 UTC [more...]

[Qemu-devel] [PULL 0/8] 9p patches for 2.8 20160916
 2016-09-16 13:09 UTC  (3+ messages)
` [Qemu-devel] [PULL 4/8] 9pfs: introduce v9fs_path_sprintf() helper
` [Qemu-devel] [PULL 6/8] tests: virtio-9p: add basic configuration test

[Qemu-devel] [PATCH] RFC: linux-user-i386: crash on cpuid
 2016-09-16 16:52 UTC  (4+ messages)

[PATCH v3 0/3] nvme power saving
 2016-09-16 16:51 UTC  (6+ messages)
` [PATCH v3 3/3] nvme: Enable autonomous power state transitions

[Documentation] State of CPU controller in cgroup v2
 2016-09-16 16:50 UTC  (15+ messages)

[Qemu-devel] [PATCH RFC] docs: add PCIe devices placement guidelines
 2016-09-16 16:50 UTC  (11+ messages)

[PATCH 0/2] phy: Add support msm8996/apq8096 pcie phy
 2016-09-16 16:51 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: msm8996-pcie-phy: add support for msm8996 "
` [PATCH 2/2] phy: msm8996-pcie-phy: Add support to "

rate limit not working ?
 2016-09-16 16:50 UTC 

[PATCH v3 0/6] ARM: dts: bcm283x: add and use pinctrl groups
 2016-09-16 16:48 UTC  (5+ messages)
` [PATCH v3 6/6] ARM: dts: bcm283x: add pinctrl group to &sdhci, drop pins from &gpio

[Qemu-devel] [PATCH 0/2] target-mips: rework conditional stores for mttcg
 2016-09-16 16:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] target-mips: reimplement SC instruction and use cmpxchg

[PATCH] ALSA: compress: fix some missing and misplaced \n in messages
 2016-09-16 16:46 UTC 

[PATCH v5 0/6] arm/arm64: vgic-new: Implement API for vGICv3 live migration
 2016-09-16 16:57 UTC  (7+ messages)
` [PATCH v5 1/6] arm/arm64: vgic-new: Implement support for userspace access
` [PATCH 5/6] arm/arm64: vgic-new: Implement VGICv3 CPU interface access

[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
 2016-09-16 16:46 UTC  (12+ messages)

[Buildroot] [PATCH 6/7] libcap-ng: bump version to 0.7.8
 2016-09-16 16:46 UTC  (4+ messages)
` [Buildroot] [PATCH 7/7] libcap-ng: annotate licenses with components

[Buildroot] [git commit] libcap-ng: annotate licenses with components
 2016-09-16 16:46 UTC 

[Buildroot] [PATCH 1/7] util-linux: add optional dependency on readline
 2016-09-16 16:45 UTC  (10+ messages)
` [Buildroot] [PATCH 2/7] util-linux: add optional dependency on audit
` [Buildroot] [PATCH 3/7] audit: disable autoreconf
` [Buildroot] [PATCH 4/7] audit: bump version to 2.6.7
` [Buildroot] [PATCH 5/7] audit: update legal info

[Buildroot] [git commit] libcap-ng: bump version to 0.7.8
 2016-09-16 16:45 UTC 

perf: perf_fuzzer crashing due to slab poison
 2016-09-16 16:44 UTC 

[Buildroot] [git commit] audit: update legal info
 2016-09-16 16:44 UTC 

[Buildroot] [PATCH] configs: nitrogen*: enable NEON support
 2016-09-16 16:44 UTC  (5+ messages)

[Buildroot] [git commit] audit: bump version to 2.6.7
 2016-09-16 16:44 UTC 

[Buildroot] [git commit] audit: remove autoreconf
 2016-09-16 16:43 UTC 

[Buildroot] [git commit] util-linux: add optional dependency on audit
 2016-09-16 16:43 UTC 

[PATCH v4 00/16] Add Paravirtual RDMA Driver
 2016-09-16 16:43 UTC  (10+ messages)

[PATCHv1] sunrpc: fix write space race causing stalls
 2016-09-16 16:41 UTC  (3+ messages)

[Buildroot] [git commit] util-linux: add optional dependency on readline
 2016-09-16 16:42 UTC 

[Buildroot] [PATCH] php: bump 7.0.11
 2016-09-16 16:41 UTC  (2+ messages)

[PATCH v4 0/2] qcom: add l2 cache perf events driver
 2016-09-16 16:40 UTC  (6+ messages)
` [PATCH v4 2/2] soc: "

fio and posix_fadvise
 2016-09-16 16:40 UTC  (4+ messages)

[PATCH v3 0/3] Complete ZTE PL011 device support
 2016-09-16 16:39 UTC  (5+ messages)
` [PATCH v3 1/3] tty: amba-pl011: define flag register bits for ZTE device

[Buildroot] [PATCH 1/4] ustream-ssl: new package
 2016-09-16 16:39 UTC  (5+ messages)
` [Buildroot] [PATCH 2/4] libubox: bump version
` [Buildroot] [PATCH 3/4] libubox: update legal info

[PATCH v4] Livepatch for ARM 64 and 32
 2016-09-16 16:38 UTC  (17+ messages)
` [PATCH v4 01/16] arm/x86/common: Add HAS_[ALTERNATIVE|EX_TABLE]
` [PATCH v4 02/16] livepatch: Reject payloads with .alternative or .ex_table if support is not built-in
` [PATCH v4 03/16] arm: poison initmem when it is freed
` [PATCH v4 04/16] livepatch: Initial ARM64 support
` [PATCH v4 05/16] livepatch: ARM/x86: Check displacement of old_addr and new_addr
` [PATCH v4 06/16] livepatch: ARM 32|64: Ignore mapping symbols: $[d, a, x]
` [PATCH v4 07/16] livepatch/arm/x86: Check payload for for unwelcomed symbols
` [PATCH v4 08/16] livepatch: Move test-cases to their own sub-directory in test
` [PATCH v4 09/16] livepatch: tests: Make them compile under ARM64
` [PATCH v4 10/16] livepatch: x86, ARM, alternative: Expose FEATURE_LIVEPATCH
` [PATCH v4 11/16] xen/arm32: Add an helper to invalidate all instruction caches
` [PATCH v4 12/16] bug/x86/arm: Align bug_frames sections
` [PATCH v4 13/16] livepatch: Initial ARM32 support
` [PATCH v4 14/16] livepatch, arm[32|64]: Share arch_livepatch_revert_jmp
` [PATCH v4 15/16] livepatch: arm[32, 64], x86: NOP test-case
` [PATCH v4 16/16] livepatch: In xen_nop test-case remove the .bss and .data sections

[PATCH] ALSA: hdac: add missing \n to end of dev_err messages
 2016-09-16 16:36 UTC 

[Buildroot] [git commit] libubox: update legal info
 2016-09-16 16:38 UTC 

[PATCH v9 00/10] Enable PMUs in ACPI systems
 2016-09-16 16:37 UTC  (8+ messages)
` [PATCH v9 07/10] arm: arm64: pmu: Assign platform PMU CPU affinity
` [PATCH v9 08/10] arm64: pmu: Detect and enable multiple PMUs in an ACPI system

[Qemu-devel] [PULL v6 00/18] tcg queued patches
 2016-09-16 16:35 UTC  (2+ messages)

[PATCH 08/12] x86/dumpstack: Pin the target stack in save_stack_trace_tsk()
 2016-09-16 16:35 UTC  (11+ messages)

[meta-raspberrypi][PATCH 1/3] wiringpi: Update to 2.32
 2016-09-16 16:34 UTC  (3+ messages)
` [meta-raspberrypi][PATCH 2/3] wiringpi: Fix prepend space
` [meta-raspberrypi][PATCH 3/3] wiringPi: Fix compilation of libraries

[PATCH] media: s5p-mfc: fix failure path of s5p_mfc_alloc_memdev()
 2016-09-16 16:35 UTC  (2+ messages)

[PATCH 1/2] bb.build: in _exec_task, move TaskStarted into try/except
 2016-09-16 16:34 UTC  (3+ messages)
` [PATCH 2/2] bb.build: in _exec_task, catch BBHandledException

[tip regression] efi: Allow drivers to reserve boot services forever == toxic
 2016-09-16 16:34 UTC  (6+ messages)

[Buildroot] [git commit] libubox: bump version
 2016-09-16 16:34 UTC 

[PATCH v4] mtd: spi-nor: Add support for S3AN spi-nor devices
 2016-09-16 16:33 UTC  (2+ messages)

[PATCH v4 4/4] regulator: Prevent falling too fast
 2016-09-16 16:32 UTC  (7+ messages)

[PATCH] staging: media: davinci_vpfe: Replace explicit NULL comparison with ! operator
 2016-09-16 16:32 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 00/19] KNI checkpatch cleanup
 2016-09-16 16:26 UTC  (21+ messages)
` [PATCH v2 "
` [PATCH v2 01/19] kni: move externs to the header file
` [PATCH v2 02/19] kni: uninitialize global variables
` [PATCH v2 03/19] kni: make static struct const
` [PATCH v2 04/19] kni: whitespace, indentation, long line corrections
` [PATCH v2 05/19] kni: prefer unsigned int to unsigned
` [PATCH v2 06/19] kni: remove useless return
` [PATCH v2 07/19] kni: comparisons should place the constant on the right
` [PATCH v2 08/19] kni: trailing statements should be on next line
` [PATCH v2 09/19] kni: do not use assignment in if condition
` [PATCH v2 10/19] kni: macros with complex values should be enclosed in parentheses
` [PATCH v2 11/19] kni: prefer min_t to min
` [PATCH v2 12/19] kni: prefer ether_addr_copy to memcpy
` [PATCH v2 13/19] kni: update kernel logging
` [PATCH v2 14/19] kni: remove unnecessary 'out of memory' message
` [PATCH v2 15/19] kni: move functions to eliminate function declarations
` [PATCH v2 16/19] kni: remove compile time debug configuration
` [PATCH v2 17/19] kni: updated log messages
` [PATCH v2 18/19] kni: prefer uint32_t to unsigned int
` [PATCH v2 19/19] kni: move kernel version ifdefs to compat header

filestore_fiemap is bad, memstore is buggy
 2016-09-16 16:29 UTC  (4+ messages)

[PATCH] ndctl: move test/dax-errors buffer to global to avoid gcc optimization
 2016-09-16 16:27 UTC  (3+ messages)

wireless.wiki.kernel.org: lingering status of http://linuxwireless.org/en/users/Drivers/wl12xx/calibrator/
 2016-09-16 16:27 UTC  (3+ messages)

[PATCH] net: ipv6: Disable forwarding per interface via sysctl
 2016-09-16 16:25 UTC  (4+ messages)

linux-next: Tree for Sep 16
 2016-09-16 16:26 UTC  (3+ messages)
` linux-next: Tree for Sep 16 (spi/spi-bcm-qspi.c)

[PATCH] memory-hotplug: Fix bad area access on dissolve_free_huge_pages()
 2016-09-16 16:25 UTC  (7+ messages)

[PATCH 0/7] Fix for #8918: Change the way we handle queued builds
 2016-09-16 16:25 UTC  (3+ messages)
` [PATCH 7/7] toaster: unlock BuildEnvirnoment when build is done

[PATCH] toaster: fix checking of repository url
 2016-09-16 16:24 UTC  (2+ messages)

cdc_acm bug? read buffer bytes shifted
 2016-09-16 16:24 UTC  (5+ messages)

[PATCH 1/3] ti-llvm3.6: bump SRCREV for updates
 2016-09-16 16:24 UTC  (8+ messages)
` [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0

[PATCH 0/8]
 2016-09-16 16:22 UTC  (9+ messages)
` [PATCH 1/8] toaster: fix checking of repository url
` [PATCH 2/8] toaster: implement signal_runbuilds function
` [PATCH 3/8] toaster: notify runbuilds when build status changes
` [PATCH 4/8] runbuilds: process builds on SIGUSR1
` [PATCH 5/8] runbuilds: process builds on start
` [PATCH 6/8] runbuilds: code cleanup - whitespaces, long lines
` [PATCH 7/8] runbuilds: code cleanup - remove unused imports
` [PATCH 8/8] toaster: unlock BuildEnvirnoment when build is done

[PATCH v7 0/5] mfd: tps65218: Clean ups
 2016-09-16 16:21 UTC  (6+ messages)

[PATCH 1/3] drivers/net:new PMD using tun/tap host interface
 2016-09-16 16:22 UTC  (2+ messages)
` [PATCH v2] "

kernel 4.7 panic Workqueue: events do_cache_clean [sunrpc]
 2016-09-16 16:16 UTC 

TRIM/UNMAP/DISCARD via ATA Passthrough
 2016-09-16 16:21 UTC  (8+ messages)

Should drivers like nvme let userspace control their latency via dev_pm_qos?
 2016-09-16 16:20 UTC  (4+ messages)

[PATCH] fetch2/git: always use premirror first if update is required
 2016-09-16 16:20 UTC  (2+ messages)

[PATCH 5/5] arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig
 2016-09-16 16:19 UTC  (2+ messages)

[PATCH v2 0/1] git-p4: Add --checkpoint-period option to sync/clone
 2016-09-16 16:19 UTC  (3+ messages)
` [PATCH v2 1/1] "

Ajay Jayaraj : openmp-rtos: Updated version to 2.04.00.00
 2016-09-16 16:19 UTC 

Justin Sobota : ti-pdk-build-rtos: Bump version and add comp_top. mk to install
 2016-09-16 16:19 UTC 

Sam Nelson : ti-ipc: Update to new version 3.43.02.04
 2016-09-16 16:19 UTC 

Justin Sobota : sa-lld: Bump version
 2016-09-16 16:19 UTC 

Sam Nelson : mpm-transport: Update to new version 2.0.2.0
 2016-09-16 16:19 UTC 

Justin Sobota : ti-pdk-build-rtos: Bump version and add comp_top. mk to install
 2016-09-16 16:19 UTC 

Justin Sobota : pa-lld: Bump version and remove makefile error patch
 2016-09-16 16:19 UTC 

Justin Sobota : edma3-lld: Bump version
 2016-09-16 16:19 UTC 

Jacob Stiffler : linux: add new method for cmem injection
 2016-09-16 16:19 UTC 

Justin Sobota : qmss-lld: Bump version
 2016-09-16 16:19 UTC 

Sam Nelson : mpm-transport: Update to new version 2.0.2.0
 2016-09-16 16:19 UTC 

Justin Sobota : common-csl-ip: Bump version
 2016-09-16 16:19 UTC 

Justin Sobota : edma3-lld: Bump version
 2016-09-16 16:19 UTC 

Justin Sobota : qmss-lld: Bump version
 2016-09-16 16:19 UTC 

Ajay Jayaraj : openmp-rtos: Updated version to 2.04.00.00
 2016-09-16 16:19 UTC 

Jacob Stiffler : linux: add new method for cmem injection
 2016-09-16 16:19 UTC 

Sam Nelson : ti-ipc: Update to new version 3.43.02.04
 2016-09-16 16:19 UTC 

Justin Sobota : sa-lld: Bump version
 2016-09-16 16:19 UTC 

Justin Sobota : common-csl-ip: Bump version
 2016-09-16 16:19 UTC 

Justin Sobota : pa-lld: Bump version and remove makefile error patch
 2016-09-16 16:19 UTC 

[PATCH v7 00/22] Generic DT bindings for PCI IOMMUs and ARM SMMU
 2016-09-16 16:18 UTC  (10+ messages)

[Qemu-devel] [PATCH v3 0/2] block: allow flush on devices with open tray
 2016-09-16 16:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/2] qemu: use bdrv_flush_all for vm_stop et al

[PATCH v3 0/6] xen/arm: Add support for mapping mmio-sram nodes into dom0
 2016-09-16 16:17 UTC  (4+ messages)
` [PATCH v3 1/6] xen/arm: p2m: Add support for normal non-cacheable memory

[meta-qt5][PATCH] packagegroup-qt5-demos.bb: Includes some interesting Qt5 demos
 2016-09-16 14:45 UTC  (2+ messages)

[PATCH] PM / Domains: Allow holes in genpd_data.domains array
 2016-09-16 16:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
 2016-09-16 16:09 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 1/2] vm_event: Sanitize vm_event response handling
 2016-09-16 16:09 UTC  (8+ messages)
` [PATCH 2/2] x86/vm_event: Allow returning i-cache for emulation

[PATCH] kni: fix build with kernel < v3.0
 2016-09-16 16:09 UTC 

[PATCH v26 0/7] arm64: add kdump support
 2016-09-16 16:08 UTC  (4+ messages)
` [PATCH v26 6/7] arm64: kdump: update a kernel doc

[Bug 92806] 1 second freezes during new effects UT4
 2016-09-16 16:08 UTC  (2+ messages)

[Help] Trigger Watchdog when adding an IPI in vcpu_wake
 2016-09-16 16:07 UTC  (5+ messages)

[Bug 161681] New: Q☠Kali Billi^^MOTA MOUSI++*^^==@ 1-877-778-8714 Quickbooks phone number☠*☠*☠ Quickbooks support phone number
 2016-09-16 16:06 UTC 

[Bug 161741] New: Support Help @@ +-?Çv???P¦?-==18777788714=== Quickbooks phone number ,18777788714 Quickbooks support phone number
 2016-09-16 16:06 UTC 

[Bug 161731] New: ☠*☠*☠@@Quickbooks phone number *^^==@ 1-877-778-8714 Quickbooks tech support phone number
 2016-09-16 16:06 UTC 

[PATCH 00/17] update qede pmd to 1.2.0.1
 2016-09-16 16:06 UTC  (4+ messages)
` [PATCH 01/17] qede/base: update base driver

[PATCH 01/15] drm/amdgpu/ring: add an interface to get dma frame and ib size
 2016-09-16 16:05 UTC  (12+ messages)
  ` [PATCH 05/15] drm/amdgpu/si_dma: add ring callbacks for ib and dma frame size
  ` [PATCH 06/15] drm/amdgpu/cik_sdma: "
  ` [PATCH 07/15] drm/amdgpu/sdma2.4: "
  ` [PATCH 08/15] drm/amdgpu/sdma3: "
  ` [PATCH 09/15] drm/amdgpu/uvd4.2: "
  ` [PATCH 10/15] drm/amdgpu/uvd5: "
  ` [PATCH 11/15] drm/amdgpu/uvd6: "
  ` [PATCH 12/15] drm/amdgpu/vce: add common "
  ` [PATCH 13/15] drm/amdgpu/vce2: add "
  ` [PATCH 14/15] drm/amdgpu/vce3: "
  ` [PATCH 15/15] drm/amdgpu: use the new ring ib and dma frame size callbacks


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.