All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-16 16:46:50 to 2015-07-16 17:37:38 UTC [more...]

post-receive: pub/scm/linux/kernel/git/dtor/input
 2015-07-16 17:37 UTC 

[PATCH] input: ambakmi: Fix system PM by converting to modern callbacks
 2015-07-16 17:37 UTC  (6+ messages)

[RFT PATCH] gpio: etraxfs: Fix devm_ioremap_resource return value check
 2015-07-16 17:36 UTC  (2+ messages)

[PATCH] gpio/davinci: add interrupt support for GPIOs 16-31
 2015-07-16 17:41 UTC  (4+ messages)

[PATCH RFC 0/4] change sb_writers to use percpu_rw_semaphore
 2015-07-16 17:32 UTC  (10+ messages)

[PATCH 00/13] arm64: Virtualization Host Extension support
 2015-07-16 17:48 UTC  (3+ messages)
` [PATCH 10/13] arm64: Add support for running Linux in EL2 mode

[PATCH v4 0/6] kallsyms header cleanup
 2015-07-16 17:34 UTC  (7+ messages)
` [PATCH v4 1/6] tracing: Remove kallsyms.h include from linux/ftrace.h
` [PATCH v4 2/6] tracing: Remove redundant module.h includes
` [PATCH v4 3/6] lib: "
` [PATCH v4 4/6] fnic: "
` [PATCH v4 5/6] slub: "
` [PATCH v4 6/6] tracing: Remove unnecessary kallsyms.h and "

[PATCH v4 0/3] qemu upgrade to 2.4.0-rc0
 2015-07-16 17:30 UTC  (4+ messages)
` [PATCH v4 1/3] qemu: "
` [PATCH v4 2/3] runqemu-internal: add temporary disk interface to qemuarm64
` [PATCH v4 3/3] bitbake.conf: fix qemu user mode linux for qemuarm64

[PATCH 0/6] BPF JIT fixes and features for ARM
 2015-07-16 17:35 UTC  (8+ messages)
` [PATCH 1/6] ARM: net: fix condition for load_order > 0 when translating load instructions
` [PATCH 3/6] ARM: net: fix vlan access instructions in ARM JIT
` [PATCH 4/6] ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE "
` [PATCH 5/6] ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET "
` [PATCH 6/6] ARM: net: add support for BPF_ANC | SKF_AD_HATYPE "

[Qemu-devel] [PULL for-2.4 0/4] input: fixes for 2.4
 2015-07-16 17:34 UTC  (2+ messages)

[Ksummit-discuss] [CORE TOPIC] Recruitment (Reviewers, Testers, Maintainers, Hobbyists)
 2015-07-16 17:36 UTC  (29+ messages)

[PATCH 00/28] arch: Provide atomic logic ops
 2015-07-16 17:21 UTC  (13+ messages)
` [PATCH 01/28] atomic: Prepare generic atomic implementation for "
` [PATCH 02/28] alpha: Provide atomic_{or,xor,and}
` [PATCH 04/28] arm: "
` [PATCH 06/28] avr32: "
` [PATCH 07/28] blackfin: "
` [PATCH 09/28] ia64: "
` [PATCH 16/28] powerpc: "
` [PATCH 18/28] sparc: "
` [PATCH 19/28] xtensa: "
` [PATCH 21/28] x86: "
` [PATCH 23/28] h8300: "
` [PATCH 28/28] atomic: Add simple atomic_t tests

[mminit] [ INFO: possible recursive locking detected ]
 2015-07-16 17:33 UTC  (8+ messages)

[PATCH 0/5] arm64, pci: Add ECAM/PCIe support for Cavium ThunderX
 2015-07-16 17:32 UTC  (23+ messages)
` [PATCH 3/5] arm64, pci: Allow RC drivers to supply pcibios_add_device() implementation
` [PATCH 4/5] irqchip: gic-v3: Add gic_get_irq_domain() to get the irqdomain of the GIC
` [PATCH 5/5] PCI: Add host drivers for Cavium ThunderX processors

[PATCH 1/2] drm: Stop resetting connector state to unknown
 2015-07-16 17:31 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/dtor/input
 2015-07-16 17:31 UTC 

[U-Boot] PCIe driver for a new Freescale ARM64 SOC
 2015-07-16 17:31 UTC  (2+ messages)

[Qemu-devel] [PULL for-2.4 0/1] qxl: allow to specify head limit to qxl driver
 2015-07-16 17:30 UTC  (2+ messages)

[PATCH 1/1] mtd: fsl-quadspi: Add mutex for accessing different SPI-NOR devices
 2015-07-16 17:29 UTC  (2+ messages)

[PATCH v9 00/22] tracing: 'hist' triggers
 2015-07-16 17:22 UTC  (23+ messages)
` [PATCH v9 01/22] tracing: Update cond flag when enabling or disabling a trigger
` [PATCH v9 02/22] tracing: Make ftrace_event_field checking functions available
` [PATCH v9 03/22] tracing: Make event trigger "
` [PATCH v9 04/22] tracing: Add event record param to trigger_ops.func()
` [PATCH v9 05/22] tracing: Add get_syscall_name()
` [PATCH v9 06/22] tracing: Add a per-event-trigger 'paused' field
` [PATCH v9 07/22] tracing: Add lock-free tracing_map
` [PATCH v9 08/22] tracing: Add 'hist' event trigger command
` [PATCH v9 09/22] tracing: Add hist trigger support for multiple values ('vals=' param)
` [PATCH v9 10/22] tracing: Add hist trigger support for compound keys
` [PATCH v9 11/22] tracing: Add hist trigger support for user-defined sorting ('sort=' param)
` [PATCH v9 12/22] tracing: Add hist trigger support for pausing and continuing a trace
` [PATCH v9 13/22] tracing: Add hist trigger support for clearing "
` [PATCH v9 14/22] tracing: Add hist trigger 'hex' modifier for displaying numeric fields
` [PATCH v9 15/22] tracing: Add hist trigger 'sym' and 'sym-offset' modifiers
` [PATCH v9 16/22] tracing: Add hist trigger 'execname' modifier
` [PATCH v9 17/22] tracing: Add hist trigger 'syscall' modifier
` [PATCH v9 18/22] tracing: Add hist trigger support for stacktraces as keys
` [PATCH v9 19/22] tracing: Support string type key properly
` [PATCH v9 20/22] tracing: Remove restriction on string position in hist trigger keys
` [PATCH v9 21/22] tracing: Add enable_hist/disable_hist triggers
` [PATCH v9 22/22] tracing: Add 'hist' trigger Documentation

[PATCH] arm64: KVM: Enable minimalistic support for Thunder
 2015-07-16 17:40 UTC  (5+ messages)

[GIT PULL] Block fixes for 4.2-rc2
 2015-07-16 17:27 UTC 

post-receive: pub/scm/linux/kernel/git/will/linux
 2015-07-16 17:28 UTC 

[PATCH] drm/i915: Fix divide by zero on watermark update
 2015-07-16 17:26 UTC  (4+ messages)

[Qemu-devel] [PATCH] raw-posix.c: Make physical devices usable in QEMU
 2015-07-16 17:26 UTC  (5+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH] fm10k: add missing newline to debug log
 2015-07-16 17:26 UTC 

[meta-fsl-arm-extra][PATCH] wandboard: Use a single machine file for Quad, Dual and Solo
 2015-07-16 17:25 UTC  (3+ messages)

[PATCH] support bash completion for add-on commands
 2015-07-16 17:22 UTC 

[Qemu-devel] [PATCH 2/5] virtio-blk: disable scsi passthrough for 1.0 device
 2015-07-16 17:22 UTC  (12+ messages)

[meta-mono] [PATCH 0/4] mono-xsp: upgrade and fix build
 2015-07-16 17:22 UTC  (5+ messages)
` [meta-mono] [PATCH 1/4] mono-xsp-3.x.inc: copy from mono-xsp.inc
` [meta-mono] [PATCH 2/4] mono-xsp-3.x.inc: updating SRC_URI and LIC_FILES_CHKSUM
` [meta-mono] [PATCH 3/4] mono-xsp_3.0.11.bb: add
` [meta-mono] [PATCH 4/4] mono-xsp-3.x.inc: use autogen.sh

[meta-mono] [PATCH 0/3] fsharp: build fixes and refactors
 2015-07-16 17:22 UTC  (4+ messages)
` [meta-mono] [PATCH 1/3] fsharp_3.1.2.4.bb: add
` [meta-mono] [PATCH 2/3] fsharp: disable build separation
` [meta-mono] [PATCH 3/3] fsharp.inc: refactor FILES_*

[meta-mono] [PATCH 0/2] upgrade mono-basic to 4.0
 2015-07-16 17:21 UTC  (3+ messages)
` [meta-mono] [PATCH 1/2] mono-basic-4.xx.inc: copy from mono-basic.inc
` [meta-mono] [PATCH 2/2] mono-basic: add version 4.0

using gdb with externalsrc
 2015-07-16 17:20 UTC  (5+ messages)

Checkpatch: False positive
 2015-07-16 17:21 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-07-16 17:20 UTC 

[PATCH 0/2] gpio: dwapb: allow sane gpio numbering
 2015-07-16 17:19 UTC  (7+ messages)
` [PATCH 1/2] gpio: dwapb: Use human understandable "

[PATCH v5 0/3] Add MediaTek display PWM driver
 2015-07-16 17:18 UTC  (11+ messages)
` [PATCH v5 2/3] pwm: add MediaTek display PWM driver support

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-07-16 17:19 UTC 

[PATCH V5 0/4] map GHES memory region according to EFI memory map
 2015-07-16 17:18 UTC  (3+ messages)
` [PATCH V5 3/4] arm64: apei: implement arch_apei_get_mem_attributes()

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-07-16 17:17 UTC 

[PATCH v2 00/20] xen/arm64: Add support for 64KB page
 2015-07-16 17:16 UTC  (8+ messages)
` [PATCH v2 19/20] xen/privcmd: Add support for Linux 64KB page granularity

igb PMD should set the default tx wthresh correctly
 2015-07-16 17:16 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-07-16 17:16 UTC 

[PATCH v2] staging: sm750fb: ddk750_chip: use consistent spacing
 2015-07-16 17:15 UTC  (2+ messages)

[PATCH v2 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
 2015-07-16 17:14 UTC  (11+ messages)
` [PATCH v2 01/10] crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
` [PATCH v2 02/10] crypto: chacha20 - Export common ChaCha20 helpers
` [PATCH v2 03/10] crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
` [PATCH v2 04/10] crypto: chacha20 - Add a four block SSSE3 "
` [PATCH v2 05/10] crypto: chacha20 - Add an eight block AVX2 "
` [PATCH v2 06/10] crypto: testmgr - Add a longer ChaCha20 test vector
` [PATCH v2 07/10] crypto: poly1305 - Export common Poly1305 helpers
` [PATCH v2 08/10] crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
` [PATCH v2 09/10] crypto: poly1305 - Add a two block SSE2 "
` [PATCH v2 10/10] crypto: poly1305 - Add a four block AVX2 "

[PATCH] drm/i915: Don't clear all watermarks when updating
 2015-07-16 17:15 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-07-16 17:13 UTC 

(no subject)
 2015-07-16 17:13 UTC  (3+ messages)
` Python3 Support for Sepolgen module

[PATCH] ARM64: kernel: implement ACPI parking protocol
 2015-07-16 17:12 UTC  (3+ messages)

[PATCH] staging: rtl8188eu: Fix style errors and warnings
 2015-07-16 17:11 UTC  (2+ messages)

[U-Boot] [RFC] lib/fdtdec: Fix compiling warning for debug
 2015-07-16 17:10 UTC  (5+ messages)

[PATCH 2/6] libxl: Remove linux udev rules
 2015-07-16 17:09 UTC  (3+ messages)
` [PATCH for-4.6 v2] tools/hotplug: Add an initscript to start "xl devd" in a driver domain

[PATCH net-next]r8169: set bits on Register Interrupt status on limit
 2015-07-16 17:07 UTC  (2+ messages)

[PATCH] doc: announce ABI change for librte_pipeline
 2015-07-16 17:07 UTC 

Question about IIO_DEGREE_TO_RAD macro in include/linux/iio.h
 2015-07-16 17:04 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix VM domain ID leak
 2015-07-16 17:03 UTC  (5+ messages)

Audit class/lab
 2015-07-16 17:03 UTC  (2+ messages)

[PATCH v2] gitk: Add a "Copy commit summary" command
 2015-07-16 17:02 UTC  (2+ messages)

Fwd: Kernel Newbie Help needed
 2015-07-16 17:00 UTC  (2+ messages)

[PATCH] sched: prevent sched entity from being decayed twice when both waking and migrating it
 2015-07-16 17:00 UTC  (2+ messages)

[PATCH] doc: announce ABI change for librte_table
 2015-07-16 16:59 UTC 

[PATCH v2 0/7] Add generic support for relaxed atomics
 2015-07-16 17:00 UTC  (6+ messages)
` [PATCH v2 4/7] lockref: remove homebrew cmpxchg64_relaxed macro definition
` [PATCH v2 5/7] locking/qrwlock: make use of acquire/release/relaxed atomics

PV-vNUMA issue: topology is misinterpreted by the guest
 2015-07-16 16:59 UTC  (9+ messages)

[PATCH] build: use correct qemu path in systemd service file and init script
 2015-07-16 16:58 UTC  (2+ messages)

[PATCH] Staging: drivers: dgnc
 2015-07-17  0:57 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/will/linux
 2015-07-16 16:57 UTC 

[Qemu-devel] [PULL 00/11] RCU, KVM, memory API, crypto, Coverity fixes for 2.4.0-rc1
 2015-07-16 16:55 UTC  (14+ messages)
` [Qemu-devel] [PULL 01/11] mips/kvm: Fix Big endian 32-bit register access
  `  "
` [Qemu-devel] [PULL 02/11] mips/kvm: Sign extend registers written to KVM
  `  "
` [Qemu-devel] [PULL 03/11] ppc/spapr_drc: fix memory leak
` [Qemu-devel] [PULL 04/11] arm/xlnx-zynqmp: "
` [Qemu-devel] [PULL 05/11] RDMA: Fix error exits
` [Qemu-devel] [PULL 06/11] rcu: automatically unregister threads when they exit
` [Qemu-devel] [PULL 07/11] rcu: actually register threads that have RCU read-side critical sections
` [Qemu-devel] [PULL 08/11] rcu: detect missing rcu_register_thread()
` [Qemu-devel] [PULL 09/11] memory: fix refcount leak in memory_region_present
` [Qemu-devel] [PULL 10/11] crypto: fix build with nettle >= 3.0.0
` [Qemu-devel] [PULL 11/11] crypto: avoid undefined behavior in nettle calls

[PATCH 0/3] Add a couple of string-related functions
 2015-07-16 16:56 UTC  (5+ messages)

[PATCH OSSTEST v2 0/5] add a flight summary html report
 2015-07-16 16:55 UTC  (3+ messages)
` [PATCH OSSTEST v2 5/5] ms-flights-summary: Produce an HTML report of all active flights

arm: dts: update for 4.2-rcx
 2015-07-16 16:55 UTC  (4+ messages)

[PATCH v2] mesa-demos: Fix building demos which require GLU
 2015-07-16 16:51 UTC  (4+ messages)

[PATCH] pynfs: reduce code duplication
 2015-07-16 16:40 UTC 

[PATCH] mwifiex: sdio: reset adapter using mmc_hw_reset
 2015-07-16 16:50 UTC 

[PATCH 0/3] Fixes for gapped scatters
 2015-07-16 16:49 UTC  (4+ messages)
` [PATCH 1/3] block: copy multi iovec user mappings if QUEUE_FLAG_SG_GAPS is set

[Buildroot] [PATCH 1/1] package/apache: security bump to version 2.4.16
 2015-07-16 16:49 UTC 

[PATCH v7 0/6] block: loop: improve loop with AIO
 2015-07-16 16:48 UTC  (3+ messages)
` [PATCH v7 1/6] fs: direct-io: don't dirtying pages for ITER_BVEC/ITER_KVEC direct read

nft: meta l4proto range printing broken on 32bit
 2015-07-16 16:54 UTC  (3+ messages)

[PATCH i-g-t] lib: exit immediately if igt_fail is called in an exit handler
 2015-07-16 16:48 UTC 


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.