All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-09 12:36:21 to 2016-06-09 13:32:22 UTC [more...]

[PATCH 00/11] Honour XEN_{LOG, RUN}_DIR in various places
 2016-06-09 13:16 UTC  (14+ messages)
` [PATCH 01/11] Config.mk: add XEN_LOG_DIR to BUILD_MAKE_VARS
` [PATCH 02/11] docs: use XEN_LOG_DIR in log file location
` [PATCH 03/11] tools: install XEN_{LOG,RUN}_DIR
` [PATCH 04/11] xenconsoled: honour XEN_LOG_DIR and remove hard-coded path
` [PATCH 05/11] xenbackendd: honour XEN_{RUN,LOG}_DIR
` [PATCH 06/11] libxc: honour XEN_LOG_DIR in xc_dom_core.c
` [PATCH 07/11] hotplug/FreeBSD: honour XEN_{LOG, RUN}_DIR
` [PATCH 08/11] hotplug/Linux: honour XEN_LOG_DIR
` [PATCH 09/11] hotplug/NetBSD: honour XEN_{LOG, RUN}_DIR
` [PATCH 10/11] libxl: honour XEN_LOG_DIR
` [PATCH 11/11] oxenstored: honour XEN_{LOG, RUN}_DIR in oxenstored.conf

[PATCH 00/10] mm: balance LRU lists based on relative thrashing
 2016-06-09 13:32 UTC  (9+ messages)
` [PATCH 01/10] mm: allow swappiness that prefers anon over file

[PATCH RFC 0/4] serial,dma: use DMA cyclic for IMX UART driver
 2016-06-09 12:16 UTC  (5+ messages)
` [PATCH RFC 1/4] dma: imx-sdma - reduce transfer latency for DMA cyclic clients
` [PATCH RFC 2/4] dma: imx-sdma - update the residue calculation for cyclic channels
` [PATCH RFC 3/4] serial: imx-serial - update UART IMX driver to use cyclic DMA
` [PATCH RFC 4/4] serial: imx-serial - update RX error counters when DMA is used

[RFC][PATCH v8 0/5] perf config: Reimplement perf_config() using perf_config_set__inter()
 2016-06-09 13:29 UTC  (3+ messages)
` [PATCH v8 2/5] perf config: Bring declarations about config from util/cache.h to util/config.h

Start tidying up execbuf relocations
 2016-06-09 13:31 UTC  (13+ messages)
` [PATCH 3/8] drm/i915: Extract i915_gem_obj_prepare_shmem_write()
` [PATCH 4/8] drm/i915: Before accessing an object via the cpu, flush GTT writes
` [PATCH 5/8] drm/i915: Wait for writes through the GTT to land before reading back
` [PATCH 6/8] drm/i915: Pin the pages first in shmem prepare read/write
` [PATCH 7/8] drm/i915: Tidy up flush cpu/gtt write domains
` [PATCH 8/8] drm/i915: Refactor execbuffer relocation writing

[U-Boot] [PATCH] arc: Update data accessors with use of memory barriers
 2016-06-09 13:31 UTC 

[PATCH] ARM: orion: remove unreferenced board-d2net.c
 2016-06-09 13:31 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: TS-4800: add FPGA's IRQ controller support
 2016-06-09 13:30 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: TS-4800: add CAN support

clock documentation
 2016-06-09 13:30 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/5] Supporting ARM v8 USB errata for FSL
 2016-06-09 13:30 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/5] arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper
` [U-Boot] [PATCH v3 2/5] usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers

[PATCH v2] mwifiex: fix race condition when downloading firmware
 2016-06-09 13:30 UTC  (2+ messages)

[PATCH 0/2] Capture command-line builds which fail due to bad targets
 2016-06-09 13:30 UTC  (3+ messages)

[PATCH v3 00/15] Centralize format information
 2016-06-09 13:29 UTC  (7+ messages)
` [PATCH v3 02/15] drm: "

[PATCH] ath10k: Remove unneccessary WARN_ON_ONCE in rx during ACS
 2016-06-09 13:29 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/11] Provide a QOM-based authorization API
 2016-06-09 13:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 01/11] qdict: implement a qdict_crumple method for un-flattening a dict

[PATCH v2] ath10k: Fix crash during card removal
 2016-06-09 13:28 UTC  (2+ messages)

[PATCH 01/27] drm/atomic-helper: Massage swap_state signature somewhat
 2016-06-09 13:27 UTC  (12+ messages)
` [PATCH 03/27] drm/arc: Actually bother with handling atomic events

[Qemu-devel] [PATCH v2 0/5] qcow2: Implement .bdrv_co_preadv/pwritev
 2016-06-09 13:27 UTC  (2+ messages)

[PATCH] mkfs: better error with incorrect b/s value suffix usage
 2016-06-09 13:27 UTC  (2+ messages)
` [PATCH v2] "

nvme-fabrics: crash at nvme connect-all
 2016-06-09 13:27 UTC  (9+ messages)

[PATCH v2] Btrfs: check if extent buffer is aligned to sectorsize
 2016-06-09 13:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] cpus: make "-cpu cpux, features" global properties
 2016-06-09 13:25 UTC  (9+ messages)
` [Qemu-devel] [PATCH 08/10] cpu: use CPUClass->parse_features() as convertor to "
` [Qemu-devel] [PATCH 10/10] pc: parse cpu features only once

[PATCH 00/18] MIPS: KVM: Miscellaneous clean-ups
 2016-06-09 13:19 UTC  (19+ messages)
` [PATCH 01/18] MIPS: KVM: Drop unused guest_inst from kvm_vcpu_arch
` [PATCH 02/18] MIPS: KVM: Drop unused host_cp0_entryhi
` [PATCH 03/18] MIPS: KVM: Drop unused kvm_mips_sync_icache()
` [PATCH 04/18] MIPS: KVM: Convert headers to kernel sized types
` [PATCH 05/18] MIPS: KVM: Convert code "
` [PATCH 06/18] MIPS: KVM: Make various Cause variables 32-bit
` [PATCH 07/18] MIPS: KVM: Move non-TLB handling code out of tlb.c
` [PATCH 08/18] MIPS: KVM: Don't indirect KVM functions
` [PATCH 09/18] MIPS: KVM: Simplify even/odd TLB handling
` [PATCH 10/18] MIPS: KVM: Drop unused hpa0/hpa1 args from function
` [PATCH 11/18] MIPS: KVM: Restore host EBase from ebase variable
` [PATCH 12/18] MIPS: KVM: Clean up TLB management hazards
` [PATCH 13/18] MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()
` [PATCH 14/18] MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
` [PATCH 15/18] MIPS: KVM: Simplify TLB_* macros
` [PATCH 16/18] MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h
` [PATCH 17/18] MIPS: KVM: Combine handle_tlb_ld/st_miss
` [PATCH 18/18] MIPS: KVM: Use va in kvm_get_inst()

dmix produces garbled sound on ARM
 2016-06-09 13:25 UTC  (4+ messages)

[PATCH] added kernel module for FTS sensor chip "Teutates"
 2016-06-09 13:25 UTC  (4+ messages)

[PATCH v4 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-06-09 13:24 UTC  (4+ messages)
` [PATCH v4 3/5] drivers: psci: refactor psci_cpu_init_idle in preparation for ACPI "

[PATCH] mwifiex: remove misleading GFP_DMA flag in buffer allocations
 2016-06-09 13:23 UTC  (2+ messages)

[PATCH for-4.7] Revert "libxl: No emulated disk driver for xvdX disk"
 2016-06-09 13:23 UTC  (7+ messages)

[PATCH] ARM: orion5x: make orion5x_legacy_handle_irq static
 2016-06-09 13:23 UTC  (2+ messages)

[Qemu-devel] [RFC] AMD IOMMU: emulate multiple devices
 2016-06-09 13:23 UTC  (4+ messages)
` [Qemu-devel] [RFC] Allow AMD IOMMU to have both SysBusDevice and PCIDevice properties

[U-Boot] [PATCH v2] tiny-printf: Correct the snprintf() implementation
 2016-06-09 13:23 UTC  (3+ messages)

[PATCH 00/11] SCSI smpboot thread conversion
 2016-06-09 13:22 UTC  (12+ messages)
` [PATCH 01/11] scsi/fcoe: lock online CPUs in fcoe_percpu_clean()
        ` [PATCH v2] scsi/fcoe: convert to kworker
          ` [PREEMPT-RT] "

[PATCH 1/1] mwifiex: illegal assignment
 2016-06-09 13:22 UTC  (2+ messages)

[PATCH] mbuf: remove inconsistent assert statements
 2016-06-09 13:21 UTC  (9+ messages)

[PATCH 0/5] x86: mwait-idle updates
 2016-06-09 13:20 UTC  (2+ messages)

[PATCH 0/2] Validate host VMX MSRs before accessing them
 2016-06-09 13:20 UTC  (4+ messages)
` [PATCH 2/2] nested vmx: "

[Qemu-devel] [PATCH v2 00/19] linux-user: fix various signal race conditions
 2016-06-09 13:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 17/19] linux-user: Use both si_code and si_signo when converting siginfo_t

[U-Boot] [PATCH v2 1/2] nand: nand torture: follow sync with linux v4.6
 2016-06-09 13:19 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] nand: extend nand torture

[PATCH] toaster-tests: maximize browser window when running UI tests
 2016-06-09 13:19 UTC  (5+ messages)

[PATCH v7 0/5] mempool: add external mempool manager
 2016-06-09 13:18 UTC  (15+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/3] mempool: support external mempool operations

[PATCH 0/10 -v4] Handle oom bypass more gracefully
 2016-06-09 13:18 UTC  (4+ messages)
` [PATCH 07/10] mm, oom: fortify task_will_free_mem

[PATCH rdma-next 00/29] Soft RoCE driver
 2016-06-09 13:17 UTC  (3+ messages)

[PATCH 1/2] Switch NMI watchdog to ref cycles on x86
 2016-06-09 13:14 UTC  (2+ messages)
` [PATCH 2/2] perf stat: Remove nmi watchdog check code again

CD media burnt using TAO mode fails to boot
 2016-06-09 13:15 UTC  (2+ messages)

PAGE_GUARDED
 2016-06-09 13:13 UTC  (18+ messages)
          ` Kernel 4.7: PAGE_GUARDED and _PAGE_NO_CACHE

[PATCH] btrfs-progs: add the error message when open fails
 2016-06-09 13:13 UTC  (2+ messages)

[PATCH 1/2] Switch NMI watchdog to ref cycles on x86
 2016-06-09 13:13 UTC  (3+ messages)

[RESEND PATCH v5 1/5] mfd: RK808: Add RK818 support
 2016-06-09 13:11 UTC  (6+ messages)
      ` [rtc-linux] "

v4.7-rc2 kernel fails to boot when acpi=force
 2016-06-09 13:11 UTC  (7+ messages)

[PREEMPT-RT] [PATCH] ia64: salinfo: use a waitqueue instead a sema down/up combo
 2016-06-09 13:10 UTC 

[PATCH 1/2] mailmap: Antoine Tenart's email
 2016-06-09 13:09 UTC  (3+ messages)
` [PATCH 2/2] mailmap: Boris Brezillon's email

[PATCH 00/38] Virtualization of the refs API
 2016-06-09 13:09 UTC  (4+ messages)
` [PATCH 02/38] rename_ref_available(): add docstring

[Qemu-devel] [PATCH v6 00/13] data-driven device registers
 2016-06-09 13:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 03/13] register: Add Memory API glue

[PATCH] Run autogen.sh
 2016-06-09 13:08 UTC  (4+ messages)

Lockdep chain_key key collision warning on 4.6.1-rt3
 2016-06-09 13:08 UTC  (2+ messages)

Divide-by-zero in post_init_entity_util_avg
 2016-06-09 13:07 UTC  (3+ messages)

Allocator behaviour during device delete
 2016-06-09 13:07 UTC  (2+ messages)

[ANNOUNCE] 4.6.1-rt3
 2016-06-09 13:06 UTC  (3+ messages)
` [patch rfc] locking/rwsem: Add down_write_killable/killable_nested()

[PATCH] mk: fix underlinking issues of most librte libraries
 2016-06-09 13:05 UTC  (4+ messages)
` [PATCH 1/2] mk: prevent overlinking in applications

[RFC v2 0/2] Match i2c_device_id when using DT ids through ACPI
 2016-06-09 13:06 UTC  (3+ messages)
` [RFC v2 1/2] acpi: Expose acpi_of_match_device
` [RFC v2 2/2] i2c: Pass i2c_device_id to probe func when using DT ids through ACPI

[Cluster-devel] [PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps
 2016-06-09 13:05 UTC  (6+ messages)
`  "
` [Ocfs2-devel] "

[PATCH] drm/i915/gen9: implement WaConextSwitchWithConcurrentTLBInvalidate
 2016-06-09 13:04 UTC  (2+ messages)

Query - state of memory hotplug with RT kernel
 2016-06-09 13:05 UTC  (4+ messages)

Updates to meta-fsl-demos (master) in 2016-06-09
 2016-06-09 13:04 UTC 

[Qemu-devel] [PATCH v4 0/2] trace: Add event for vCPU memory accesses
 2016-06-09 13:04 UTC  (2+ messages)

pull-request: mac80211-next 2016-06-09
 2016-06-09 13:04 UTC 

Question about device tree block
 2016-06-09 13:02 UTC  (2+ messages)

[PATCH] iucv: properly clone LSM attributes to newly created child sockets
 2016-06-09 13:01 UTC  (2+ messages)

[U-Boot] [PATCH] arc/cache: Flush & invalidate all caches right before enabling IOC
 2016-06-09 13:01 UTC 

[PATCH] net: dsa: mv88e6xxx: make unexported functions static
 2016-06-09 13:00 UTC  (4+ messages)

[U-Boot] [PATCH] arc/cache: really do invalidate_dcache_all() even if IOC exists
 2016-06-09 13:00 UTC 

[U-Boot] [PATCH] board: axs10x: Flush entire cache after programming reset vector
 2016-06-09 13:00 UTC 

[Qemu-devel] [virtio-net] migration
 2016-06-09 12:59 UTC  (2+ messages)

NVMe/blk_mq Performance issue
 2016-06-09 12:59 UTC  (3+ messages)

[PATCH] x86/time: use correct (local) time stamp in constant-TSC calibration fast path
 2016-06-09 12:57 UTC  (3+ messages)

[PATCH] doc: virtio pmd versions
 2016-06-09 12:56 UTC  (4+ messages)

[PATCH] Avahi, add extra path to GIR_EXTRA_LIBS_PATH
 2016-06-09 12:54 UTC  (2+ messages)

[PATCH net-next 0/8] net: dsa: mv88e6xxx: misc probe improvements
 2016-06-09 12:53 UTC  (4+ messages)
` [PATCH net-next 5/8] net: dsa: mv88e6xxx: add switch register helpers

[PATCH 0/6] thunderbolt: Introducing Thunderbolt(TM) networking
 2016-06-09 12:53 UTC  (7+ messages)

[Qemu-devel] [RFC v8 00/14] Slow-path for atomic instruction translation
 2016-06-09 12:52 UTC  (4+ messages)

[Xenomai] what limits number of pSOS tasks using t_create?
 2016-06-09 12:52 UTC  (8+ messages)

[RFC v4 00/14] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting)
 2016-06-09 12:50 UTC  (7+ messages)
` [RFC v4 01/14] regulator: of: Add helper for getting all supplies

[PATCH] ARM: imx6ul: Fix Micrel PHY mask
 2016-06-09 12:50 UTC  (2+ messages)

dvb-core: how should i2c subdev drivers be attached?
 2016-06-09 12:49 UTC 

[krogoth] Golang errors when building Docker
 2016-06-09 12:47 UTC 

pull-request: mac80211 2016-06-09
 2016-06-09 12:47 UTC  (2+ messages)

[PATCH] pvclock: introduce seqcount-like API
 2016-06-09 12:47 UTC  (3+ messages)

Need help : Way to disable runtime PM with system suspend enabled
 2016-06-09 12:46 UTC  (2+ messages)

All Faculty/Staff(s)
 2016-06-08 22:20 UTC 

WARNING and OOPS using 9p with overlay
 2016-06-09 12:36 UTC 

[PATCH] xen/vsprintf: Avoid returning NULL from number()
 2016-06-09 12:44 UTC  (2+ messages)

[PATCH] binfmt_em86: Fix incompatible pointer type
 2016-06-09 12:43 UTC  (2+ messages)

[RESEND PATCH 0/3] RFKill airplane-mode indicator
 2016-06-09 12:43 UTC  (7+ messages)
` [RESEND PATCH 1/3] rfkill: Create "rfkill-airplane-mode" LED trigger

[PATCH] arm64: Implement arch_setup_pdev_archdata hook
 2016-06-07  8:43 UTC  (2+ messages)

[PATCH] xen/init: Annotate all command line parameter infrastructure as const
 2016-06-09 12:42 UTC  (6+ messages)
` [PATCH] xen/xsm: Annotate xsm_initcall() data "
` [PATCH] x86/boot: copy/clear sections more efficiently

[PATCH v2 2/2] PCI: Rockchip: Add Rockchip PCIe controller support
 2016-06-08 20:06 UTC  (3+ messages)

[PATCH] refs: mark the file-local vtable symbols as static
 2016-06-09 12:40 UTC  (3+ messages)

[PATCH] Extending kernel option pci=resource_alignment to be able to specify PCI device/vendor IDs
 2016-06-09 12:40 UTC 

[PATCH v7 00/11] Check VT-d Device-TLB flush error
 2016-06-09 12:39 UTC  (10+ messages)
` [PATCH v7 05/11] IOMMU/MMU: propagate IOMMU Device-TLB flush error up to iommu_iotlb_flush{, _all} (top level ones)

[Bug 96449] Dying Light reports OpenGL version 3.0 with mesa-git
 2016-06-09 12:39 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
 2016-06-09 12:38 UTC  (2+ messages)

[PATCH][RT] netpoll: Always take poll_lock when doing polling
 2016-06-09 12:37 UTC  (7+ messages)

[PATCH 0/3] PCIe controller driver for Marvell Armada 3700
 2016-06-09 12:36 UTC  (6+ messages)
` [PATCH 2/3] PCI: host: new PCI host "


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.