All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-23 14:55:05 to 2015-06-23 15:55:34 UTC [more...]

[Qemu-devel] [PATCH 00/16] ahci: ncq cleanup, part 1
 2015-06-23 15:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH 04/16] ahci: check for ncq prdtl overflow

[PATCH 00/10] cpufreq: governor: Further cleanups (v4.3)
 2015-06-23 15:53 UTC  (5+ messages)
` [PATCH 01/10] cpufreq: Use __func__ to print function's name
` [PATCH 02/10] cpufreq: conservative: Avoid races with transition notifier

[PATCH] cfg80211: allow mgmt_frame_register callback to sleep
 2015-06-23 15:53 UTC 

[PATCH net-next 0/3 v6] changes to make ipv4 routing table aware of next-hop link status
 2015-06-23 15:51 UTC  (4+ messages)
` [PATCH net-next 1/3 v6] net: track link-status of ipv4 nexthops
` [PATCH net-next 2/2 v6] net: ipv4 sysctl option to ignore routes when nexthop link is down
` [PATCH net-next 3/3 v6] iproute2: add support to print 'linkdown' nexthop flag

[PATCH v3 00/18] x86/hvm: I/O emulation cleanup and fix
 2015-06-23 15:52 UTC  (3+ messages)
` [PATCH v3 04/18] x86/hvm: make sure translated MMIO reads or writes fall within a page

RFC/Pull Request: Refs db backend
 2015-06-23 15:51 UTC  (2+ messages)

[PATCH 0/4] [New SoC] Add support for RC Module's K1879XB1YA
 2015-06-23 15:50 UTC  (10+ messages)
` [PATCH 1/4] ARM: rcm-k1879xb1: Add support for K1879XB1 SoC
` [PATCH 2/4] of: Add vendor prefix for RC Module
` [PATCH 3/4] ARM: dts: rcm-k1879xb1: Add dts files for K1879XB1YA
` [PATCH 4/4] ARM: Add defconfig for RC Module K1879XB1YA SoC

[Qemu-devel] [PATCH 0/2] target-i386: "custom" CPU model + script to dump existing CPU models
 2015-06-23 15:51 UTC  (6+ messages)

[xen-4.2-testing test] 58833: FAIL
 2015-06-23 15:50 UTC  (4+ messages)
` [xen-4.2-testing test] 58817: FAIL
    ` [xen-4.2-testing test] 58817: FAIL [and 2 more messages]

[PATCH v5 0/2] cmake: Upgrade 2.8.12.2 -> 3.2.2
 2015-06-23 15:50 UTC  (3+ messages)
` [PATCH v5 1/2] cmake: Whitespace fix
` [PATCH v5 2/2] cmake: Upgrade 2.8.12.2 -> 3.2.2

[v4 00/16] Add VT-d Posted-Interrupts support
 2015-06-23 15:49 UTC  (3+ messages)
` [v4 01/16] KVM: Extend struct pi_desc for VT-d Posted-Interrupts

[Qemu-devel] vmxnet3, vnet_hdr, and minimum length padding
 2015-06-23 15:49 UTC 

"[-next] ARM: Fix build if CLKDEV_LOOKUP is not configured"
 2015-06-23 15:49 UTC  (2+ messages)

[PATCH] minor shared/vcpu info adjustments
 2015-06-23 15:47 UTC  (2+ messages)

[PATCH] mempool: add missing api parameter documentation
 2015-06-23 15:46 UTC  (3+ messages)

[PATCH 0/3] x86: further is_..._...() adjustments
 2015-06-23 15:45 UTC  (7+ messages)
` [PATCH 1/3] x86: drop is_pv_32on64_vcpu()
` [PATCH 2/3] x86: drop is_pv_32on64_domain()
` [PATCH 3/3] x86/mm: use is_..._vcpu() instead of open coding it

[PATCH i-g-t v2] tests/gem_fence_thrash.c: Reduce memory usage
 2015-06-23 15:45 UTC 

[PATCH] drm/i915/gen9: fix error path in intel_init_workaround_bb
 2015-06-23 15:44 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/4] virtio-ccw: virtio-1 enablement
 2015-06-23 15:44 UTC  (2+ messages)

[PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
 2015-06-23 15:43 UTC  (6+ messages)

[PATCH i-g-t v5] libs/igt_core.c: Fix compile warnings in igt_core.c
 2015-06-23 15:42 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/4] Extend TPM support with a QEMU-external TPM
 2015-06-23 15:42 UTC  (4+ messages)

[RFC 0/4] Outsourcing page fault THP allocations to khugepaged
 2015-06-23 15:41 UTC  (5+ messages)
` [RFC 2/4] mm, thp: khugepaged checks for THP allocability before scanning

librbd cacher lock protection?
 2015-06-23 15:40 UTC  (2+ messages)

[PATCH] btrfs-progs: alias btrfs device delete to btrfs device remove
 2015-06-23 15:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/15] target-mips: add microMIPS32 R6 Instruction Set support
 2015-06-23 15:38 UTC  (16+ messages)
` [Qemu-devel] [PATCH v3 01/15] target-mips: fix {RD, WR}PGPR in microMIPS
` [Qemu-devel] [PATCH v3 02/15] target-mips: add microMIPS TLBINV, TLBINVF
` [Qemu-devel] [PATCH v3 03/15] target-mips: remove an unused argument
` [Qemu-devel] [PATCH v3 04/15] target-mips: refactor {D}LSA, {D}ALIGN, {D}BITSWAP
` [Qemu-devel] [PATCH v3 05/15] target-mips: rearrange gen_compute_compact_branch
` [Qemu-devel] [PATCH v3 06/15] target-mips: raise RI exceptions when FIR.PS = 0
` [Qemu-devel] [PATCH v3 07/15] target-mips: signal RI for removed instructions in microMIPS R6
` [Qemu-devel] [PATCH v3 08/15] target-mips: add microMIPS32 R6 opcode enum
` [Qemu-devel] [PATCH v3 09/15] target-mips: microMIPS32 R6 branches and jumps
` [Qemu-devel] [PATCH v3 10/15] target-mips: microMIPS32 R6 POOL32A{XF} instructions
` [Qemu-devel] [PATCH v3 11/15] target-mips: microMIPS32 R6 POOL32F instructions
` [Qemu-devel] [PATCH v3 12/15] target-mips: microMIPS32 R6 POOL32{I, C} instructions
` [Qemu-devel] [PATCH v3 13/15] target-mips: microMIPS32 R6 Major instructions
` [Qemu-devel] [PATCH v3 14/15] target-mips: microMIPS32 R6 POOL16{A, C} instructions
` [Qemu-devel] [PATCH v3 15/15] target-mips: add mips32r6-generic CPU definition

linux-next: Tree for Jun 23
 2015-06-23 15:33 UTC  (4+ messages)

BUG: Bad page state in process swapper pfn:XXXXX
 2015-06-23 15:38 UTC  (3+ messages)

[PATCH-v2 0/3] mfd: 88pm800: Add Device tree support
 2015-06-23 15:37 UTC  (6+ messages)
` [PATCH-v2 3/3] mfd: devicetree: bindings: Add new 88pm800 mfd binding
    ` [rtc-linux] "

#pragma GCC warnings (was: Re: [PATCH] crypto: drbg - use pragmas for disabling optimization)
 2015-06-23 15:36 UTC  (8+ messages)
    ` [PATCH] crypto: jitterentropy - avoid compiler warnings

[PATCH v4 0/9] Improve cast alignment for strict aligned machines
 2015-06-23 15:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 00/11] Support streaming to an intermediate layer
 2015-06-23 15:36 UTC  (2+ messages)

configurable discard parameters
 2015-06-23 15:36 UTC  (9+ messages)

[PATCH v3 0/7] Btrfs incremental send fix serval case for rename and rm directory
 2015-06-23 15:35 UTC  (7+ messages)
` [PATCH v3 1/7] Revert "Btrfs: incremental send, remove dead code"
` [PATCH v3 3/7] Btrfs: incremental send, avoid ancestor rename to descendant

[RFC 00/11] TDR/watchdog timeout support for gen8
 2015-06-23 15:35 UTC  (7+ messages)

The 802.15.4 Security Layer
 2015-06-23 15:34 UTC  (5+ messages)

[Qemu-devel] [PATCH 1/3] ich9: add TCO interface emulation
 2015-06-23 15:33 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 "
  ` [Qemu-devel] [PATCH v5 2/3] target-i386: reserve RCRB mmio space in ACPI DSDT table
    ` [Qemu-devel] [SeaBIOS] "

[PATCH i-g-t] tests/gem_fence_thrash.c: Reduce memory usage
 2015-06-23 15:32 UTC  (3+ messages)

[PATCH 00/55] Remove the outstanding_lazy_request
 2015-06-23 15:34 UTC  (7+ messages)
` [PATCH 46/55] drm/i915: Update intel_ring_begin() to take a request structure

[PATCH 0/2] Add Mediatek MT8173 cpufreq driver
 2015-06-23 15:31 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: mediatek: Add MT8173 cpufreq driver binding
` [PATCH 2/2] cpufreq: mediatek: Add MT8173 cpufreq driver

[PATCH] Documentation: DT: Fix a typo in the filename "lantiq,<chip>-pinumx.txt"
 2015-06-23 15:31 UTC  (3+ messages)

[PATCH] core/advertising: Fix memory leak on btd_advertising_manager_destroy
 2015-06-23 15:31 UTC  (2+ messages)

[PATCH] of: define of_find_node_by_phandle for !CONFIG_OF
 2015-06-23 15:30 UTC  (4+ messages)

[PATCH ] obexd/opp: Fix OPP GET request path
 2015-06-23 15:30 UTC  (3+ messages)

[PATCH] of: Add vendor prefix for Zodiac Inflight Innovations
 2015-06-23 15:29 UTC  (2+ messages)

[PATCH] of/address: use atomic allocation in pci_register_io_range()
 2015-06-23 15:29 UTC  (2+ messages)

[PATCH v2] client: Display address if calling 'disconnect' without arguments
 2015-06-23 15:29 UTC  (2+ messages)

Untracked files when git status executed on a new folder
 2015-06-23 15:19 UTC 

[patch added to the 3.12 stable tree] usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_pop
 2015-06-23 15:26 UTC  (5+ messages)
` [patch added to the 3.12 stable tree] usb: renesas_usbhs: Don't disable the pipe if Control write status stage
` [patch added to the 3.12 stable tree] cpufreq: pcc: Enable autoload of pcc-cpufreq for ACPI processors
` [patch added to the 3.12 stable tree] udf: Remove repeated loads blocksize
` [patch added to the 3.12 stable tree] udf: Check length of extended attributes and allocation descriptors

[PATCH] pixbufcache: Ensure that jpeg-native is available for postinst if necessary
 2015-06-23 15:25 UTC  (4+ messages)

[PATCH 0/2] Some fixes on top of WA batch patches
 2015-06-23 15:27 UTC  (3+ messages)

[U-Boot] corrupted tags in git://git.denx.de/u-boot ?
 2015-06-23 15:23 UTC  (3+ messages)

[PATCH] tune-i586-nlp: Add new tune file to support Quark/X1000 CPU
 2015-06-23 15:22 UTC 

[PATCH v5 00/13] port: added port statistics
 2015-06-23 15:21 UTC  (7+ messages)
` [PATCH v5 01/13] port: added structures for port stats and config option

[PATCH 0/2] Prevent (sleeping) wm updates under vblank evasion
 2015-06-23 15:24 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Update sprite watermarks outside "

[PATCH non-pretimeout 4/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-06-23 15:21 UTC  (5+ messages)
` [non-pretimeout,4/7] "

[PATCH 00/32] ACPICA: 20150619 Release
 2015-06-23 15:20 UTC  (3+ messages)
` [PATCH 03/32] ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS

[PATCH 0/2] User-space Ethtool
 2015-06-23 15:19 UTC  (5+ messages)
` [PATCH v7 0/4] "

[PATCH 0/3] mm, x86: Fix ioremap RAM check interfaces
 2015-06-23 15:19 UTC  (6+ messages)
` [PATCH 2/3] mm, x86: Remove region_is_ram() call from ioremap

[PATCH 00/15] libnvdimm: ->rw_bytes(), BLK-mode, unit tests, and misc features
 2015-06-23 15:19 UTC  (9+ messages)
` [PATCH 02/15] libnvdimm: infrastructure for btt devices

[PATCH][RT][3.14-rt] irq_work: Split raised and lazy lists
 2015-06-23 15:19 UTC 

[RFC][PATCH] fs: optimize inotify/fsnotify code for unwatched files
 2015-06-23 15:17 UTC  (2+ messages)

cifs.ko client failover with CSVFS Windows 2012 R2 server
 2015-06-23 15:17 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2015-06-23 15:17 UTC 

[PATCH] eal: correct licenses for PCI feature headers
 2015-06-23 15:15 UTC  (2+ messages)

[PATCH v2] trace/events: add chip name and hwirq to irq entry tracepoint
 2015-06-23 15:16 UTC  (4+ messages)

build failure with VDSO on non-glibc based systems
 2015-06-23 15:16 UTC  (2+ messages)

[PATCH net-next] bridge: vlan: flush the dynamically learned entries on port vlan delete
 2015-06-23 15:16 UTC  (5+ messages)
` [Bridge] "

[PATCH V6 00/17] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-06-23 15:15 UTC  (10+ messages)
` [PATCH V6 08/17] perf tools: Add Intel PT support

[PATCH v6 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
 2015-06-23 15:14 UTC  (3+ messages)
` [PATCH v6 5/5] "

[PATCH] ARM: use phys_addr_t in pfn_to_kaddr()
 2015-06-23 15:13 UTC  (2+ messages)

[PATCH 0/3] dwc2 patches to allow wakeup on Rockchip rk3288
 2015-06-23 15:12 UTC  (5+ messages)
` [PATCH 2/3] Documentation: dt-bindings: Add snps,need-phy-for-wake for dwc2 USB

[PATCH 0/5] btrfs: dedupe fixes, features V2
 2015-06-23 15:11 UTC  (7+ messages)
` [PATCH 3/5] btrfs: fix clone / extent-same deadlocks
` [PATCH 4/5] btrfs: allow dedupe of same inode
` [PATCH 5/5] btrfs: add no_mtime flag to btrfs-extent-same

[PATCH v2 0/9] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
 2015-06-23 15:11 UTC  (6+ messages)
` [PATCH v2 6/9] irqchip / gic: Add stacked irqdomain support for ACPI based GICv2 init

[PATCH] net: switchdev: ignore unsupported bridge flags
 2015-06-23 15:09 UTC  (2+ messages)

[DESIGN] Feature Levelling improvements
 2015-06-23 15:09 UTC  (4+ messages)

[PATCH 0/6] Remove redundant spi driver bus initialization
 2015-06-23 15:08 UTC  (4+ messages)
` [PATCH 4/6] net: ieee802154: "

kdbus: to merge or not to merge?
 2015-06-23 15:07 UTC  (4+ messages)

[PATCHv4 00/27] perf stat: Introduce --per-thread option
 2015-06-23 15:06 UTC  (6+ messages)

[PATCH] touchscreen: sun4i-ts: Really fix A10 temperature reporting
 2015-06-23 15:06 UTC  (3+ messages)

[Qemu-devel] [PATCH] iov: don't touch iov in iov_send_recv()
 2015-06-23 15:06 UTC  (2+ messages)

[RFC PATCH 0/2] kvmtool: Rework guest/init integration
 2015-06-23 15:06 UTC  (3+ messages)
` [RFC PATCH 1/2] Makefile: cleanup guest/init generation
` [RFC PATCH 2/2] Makefile: use xxd for converting guest/init

[PATCH 0/3] special_mapping_fault() is broken
 2015-06-23 15:04 UTC  (4+ messages)
  ` vdso && f_op->mremap (Was: special_mapping_fault() is broken)

[PATCH v5 0/6] pmem api, generic ioremap_cache, and memremap
 2015-06-23 15:04 UTC  (7+ messages)
` [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases

[PATCH] stmmac: explicitly zero des0 & des1 on init
 2015-06-23 15:04 UTC  (4+ messages)

[RFC 00/23] arm64: Add support for 64KB page granularity in Xen guest
 2015-06-23 15:02 UTC  (8+ messages)
` [RFC 23/23] arm/xen: Add support for 64KB page granularity
        ` [Xen-devel] "

[Qemu-devel] [PATCH] gdb command: qemu iohandlers
 2015-06-23 15:02 UTC  (3+ messages)

[Qemu-devel] [PATCH v4] hmp: add info iothreads command
 2015-06-23 15:02 UTC  (5+ messages)

Stop SSD from waiting for "Spinning up disk..."
 2015-06-23 15:02 UTC  (3+ messages)

[PATCH] vfio: Fix overflow while assigning vfio BAR region offset and size
 2015-06-23 15:00 UTC  (2+ messages)
` [PATCH v2] "

doubt about raid1 and writemostly
 2015-06-23 15:01 UTC 

[Xenomai] I-Pipe Tracer and linux ftrace
 2015-06-23 15:01 UTC  (14+ messages)

[PATCH 0/2] Revert changes to libxl_set_memory_target, unblock 4.6
 2015-06-23 15:00 UTC  (5+ messages)
` [PATCH 1/2] Revert "libxl: fix "xl mem-set" regression from 0c029c4da2"

[PATCH] maintainers.inc: reassign GTK+ and X maintainership
 2015-06-23 15:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] tools: libxl: Take the userdata lock around maxmem changes
 2015-06-23 14:58 UTC 

[PATCH 0/3] RPM bug fixes
 2015-06-23 14:57 UTC  (3+ messages)
` [PATCH 3/3] rpm: Generate per distribution and multilib macro files

[RFC][PATCH 00/13] percpu rwsem -v2
 2015-06-23 14:56 UTC  (6+ messages)

[Qemu-devel] [PATCH] qemu-iotests: fix 051.out after qdev error message change
 2015-06-23 14:56 UTC 

[Xenomai] Reg: Linux 3.8.13 64bit xenomai-2.6.4 compilation problem
 2015-06-23 14:55 UTC 

[PATCH 00/17] Deprecate phy-omap-control and use SYSCON
 2015-06-23 14:53 UTC  (3+ messages)
` [PATCH 02/17] phy: ti-pipe3: use *syscon* framework to power on/off the PHY


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.