All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-23 09:28:15 to 2015-10-23 10:16:51 UTC [more...]

[PATCH v4 0/5] xen/arm: vgic: Support 32-bit access for 64-bit register
 2015-10-23 10:15 UTC  (20+ messages)
` [PATCH v4 1/5] xen/arm: vgic-v2: Handle correctly byte write in ITARGETSR
` [PATCH v4 2/5] xen/arm: vgic-v2: Don't ignore a write in ITARGETSR if one field is 0
` [PATCH v4 3/5] xen/arm: vgic: Optimize the way to store the target vCPU in the rank

[PATCH 1/3] xl: convert scheduling related return codes to EXIT_[SUCCESS|FAILURE]
 2015-10-23 10:16 UTC  (6+ messages)

[patch] cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()
 2015-10-23 10:16 UTC  (4+ messages)

[RFC PATCH 0/1] i2c: scan ACPI enumerated I2C mux channels
 2015-10-23 10:16 UTC  (5+ messages)
` [PATCH v4 0/2] i2c: acpi: "
  ` [PATCH v4 2/2] i2c: add ACPI support for I2C mux ports

[Buildroot] [PATCH] libnl: bump to version 3.2.27
 2015-10-23 10:15 UTC 

DP1.2 MST audio support discussion
 2015-10-23 10:15 UTC  (19+ messages)

[GIT PULL] ARM: SoC fixes for 4.3-rc
 2015-10-23 10:15 UTC  (5+ messages)

[Qemu-devel] exec: About DISAS_JUMP and DISAS_UPDATE
 2015-10-23 10:14 UTC  (3+ messages)

[PATCH net] ppp: fix pppoe_dev deletion condition in pppoe_release()
 2015-10-23 10:30 UTC  (2+ messages)

[U-Boot] u-boot device model SPI + SPI Flash
 2015-10-23 10:12 UTC  (6+ messages)

[Bug 84717] DP MST: wrong device names in /sys/class/drm
 2015-10-23 10:12 UTC 

[PATCH] Btrfs: fix regression when running delayed references
 2015-10-23 10:11 UTC  (10+ messages)

[PATCH] libxc: remove most of tools/libxc/xc_dom_compat_linux.c
 2015-10-23 10:11 UTC  (12+ messages)

[PATCH] mm: fix kernel crash in khugepaged thread
 2015-10-23 10:11 UTC  (4+ messages)

[Qemu-devel] [PATCH] gdb command: qemu aios, qemu aiohandlers
 2015-10-23 10:09 UTC  (3+ messages)

[PATCH] Config.mk: update OVMF changeset
 2015-10-23 10:08 UTC  (9+ messages)

Fw: [Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-23  9:52 UTC  (12+ messages)
`  "

[PATCH 0/9] i2c: rcar: tackle race conditions in the driver
 2015-10-23 10:07 UTC  (12+ messages)
` [PATCH 5/9] i2c: rcar: init new messages in irq

[ LIN8-299 ] snort: fix m4 causes out of memory during configure
 2015-10-23 10:07 UTC  (2+ messages)
` [PATCH 1/1] snort: fix m4 causes out of memory during configure [ LIN8-299 ]

[PATCH v2 00/12] KVM: x86: add support for VMX TSC scaling
 2015-10-23 10:06 UTC  (2+ messages)

[PATCH OSSTEST] ap-fetch-version-old: Fix qemu branch handling after mergin of qemu trees
 2015-10-23 10:06 UTC 

[PATCH] serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty()
 2015-10-23 10:04 UTC  (3+ messages)

Survey Results - Part 3 : Improving Xen Project Governance and Conventions
 2015-10-23 10:04 UTC  (5+ messages)
` Changing the voting model, Was: "

lockdep-related warning in kernel/sched/deadline.c::find_lock_later_rq()
 2015-10-23 10:03 UTC  (5+ messages)
      ` [tip:sched/urgent] sched/core: Add missing lockdep_unpin() annotations

[Patch v2] iommu/vt-d: Adjsut the return value of the parse_ioapics_under_ir
 2015-10-23 10:04 UTC  (2+ messages)
` [PATCH] iommu/vt-d: Propagate error-value from ir_parse_ioapic_hpet_scope()

[PATCH 00/22] DP refactoring v2
 2015-10-23 10:02 UTC  (23+ messages)
` [PATCH 01/22] drm/i915: Don't pass *DP around to link training functions
` [PATCH 02/22] drm/i915: Split write of pattern to DP reg from intel_dp_set_link_train
` [PATCH 03/22] drm/i915 Call get_adjust_train() from clock recovery and channel eq
` [PATCH 04/22] drm/i915: Move register write into intel_dp_set_signal_levels()
` [PATCH 05/22] drm/i915: Move generic link training code to a separate file
` [PATCH 06/22] drm/i915: Create intel_dp->prepare_link_retrain() hook
` [PATCH 07/22] drm/i915: Make intel_dp_source_supports_hbr2() take an intel_dp pointer
` [PATCH 08/22] drm/i915: Move link training setup code to separate functions (v2)
` [PATCH 09/22] drm/i915: Move test for max voltage on all lanes to separate function
` [PATCH 10/22] drm/i915: Add function for getting the current link training voltage
` [PATCH 11/22] drm/i915: Split full retries loop out of clock recovery code (v2)
` [PATCH 12/22] drm/i915: Make the link training test for same voltage smaller
` [PATCH 13/22] drm/i915: Move the voltage changed check into intel_get_adjust_train()
` [PATCH 14/22] drm/i915: Add missing newline to link training debug message
` [PATCH 15/22] drm/i915: Split setting of vswing and pre_emph levels to separate file
` [PATCH 16/22] drm/i915: Introduce struct intel_dp_signal_levels
` [PATCH 17/22] drm/i915: Use struct intel_dp_signal_levels for eDP on SNB and IVB
` [PATCH 18/22] drm/i915: Use struct intel_dp_signal_levels for VLV
` [PATCH 19/22] drm/i915: Use struct intel_dp_signal_levels for CHV
` [PATCH 20/22] drm/i915: Use struct intel_dp_signal_levels for DDI platforms
` [PATCH 21/22] drm/i915: Remove old functions for maximum DP vswing and pre-emph levels
` [PATCH 22/22] drm/i915: Move ddi_signal_levels() to intel_dp_signal_levels.c

Updated drm-intel-testing
 2015-10-23 10:02 UTC 

[PATCH v4] btrfs: qgroup: Don't copy extent buffer to do qgroup rescan
 2015-10-23 10:01 UTC  (2+ messages)

[PATCH 01/14] fm10k: add new vPMD file
 2015-10-23 10:01 UTC  (6+ messages)
` [PATCH v2 00/16] Vector Rx/Tx PMD implementation for fm10k
  ` [PATCH v2 01/16] fm10k: add new vPMD file

[PATCH] Revert "serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty()"
 2015-10-23 10:00 UTC  (2+ messages)

[yavta PATCH 1/1] libv4l2subdev: Add support for interlacing in format
 2015-10-23  9:59 UTC 

[PATCH] Staging: lustre: obdclass: Remove unused header files
 2015-10-23  9:59 UTC  (4+ messages)
` [lustre-devel] "
` [Outreachy kernel] "
  ` [lustre-devel] "

[PATCH 1/3] perf tools: Move callchain help messages to callchain.h
 2015-10-23  9:59 UTC  (4+ messages)

[PATCH] media-ctl: Add field support for the media bus format
 2015-10-23  9:58 UTC  (3+ messages)

[PATCH 0/6] Support new flow director modes on Intel x550 NIC
 2015-10-23  9:58 UTC  (6+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] lib/librte_ether: modify the structures for fdir new modes

[PATCH v3] mem: command line option to delete hugepage backing files
 2015-10-23  9:57 UTC  (5+ messages)

[PATCH 0/2] limit xen vnic max queues number to online cpu number
 2015-10-23  9:57 UTC  (7+ messages)
    ` [Xen-devel] "

[PATCH] staging: comedi: fix extreme case of comedi_nsamples_left()
 2015-10-23  9:56 UTC  (2+ messages)

[PATCH] hil_mlc: convert timeval to timespec64
 2015-10-23  9:55 UTC  (7+ messages)
` [Y2038] "
  ` [PATCH V2] hil_mlc: convert timeval to ktime_t
    ` [Y2038] "

[PATCH] net: sysctl: fix a kmemleak warning
 2015-10-23 10:04 UTC  (3+ messages)

[PATCH v2] EDAC: Add ARM64 EDAC
 2015-10-23  9:51 UTC  (7+ messages)

[PATCH V3 0/2] limit xen vnic max queues number to online cpus number
 2015-10-23  9:51 UTC  (9+ messages)
` [PATCH V3 1/2] xen-netback: limit xen vif max queues number to online cpus
  ` [Xen-devel] "
` [PATCH V3 2/2] xen-netfront: limit vnic max_queues "
` [Xen-devel] [PATCH V3 0/2] limit xen vnic max queues number to online cpus number

[PATCH 00/16] arm64 kexec kernel patches v10
 2015-10-23  9:50 UTC  (8+ messages)
` [PATCH 13/16] arm64: kdump: add kdump support

[PATCH] drm/915: Pad GTT views of exec objects up to user specified size
 2015-10-23  9:50 UTC  (4+ messages)

[PATCH 08/13 v2] clk: add ARM syscon ICST device tree bindings
 2015-10-23  9:50 UTC 

[Qemu-devel] fw_cfg DMA security
 2015-10-23  9:49 UTC  (3+ messages)

[PATCH] iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency
 2015-10-23  9:49 UTC  (3+ messages)

[PATCH 1/1] btrfs-progs: fix uninitialized copy of btrfs_fs_devices list
 2015-10-23  9:48 UTC  (2+ messages)

[PATCH v5 0/8] Add support for Exynos SROM Controller driver
 2015-10-23  9:49 UTC  (4+ messages)

blk-mq: takes hours for scsi scanning finish when thousands of LUNs
 2015-10-23  9:48 UTC  (8+ messages)

[meta-java][PATCH] icedtea7-native: Fix memory leak when compiled with GCC 5.0+
 2015-10-23  9:50 UTC 

[PATCH] af_key: fix two typos
 2015-10-23 10:05 UTC  (2+ messages)

[PATCH v2] efi: Fix warning of int-to-pointer-cast on x86 32-bit builds
 2015-10-23  9:48 UTC  (4+ messages)
` [PATCH 1/2] efi: use correct type for struct efi_memory_map::phys_map
  ` [PATCH 2/2] efi: Fix warning of int-to-pointer-cast on x86 32-bit builds

[V8 0/4] add xsaves/xrstors support
 2015-10-23  9:48 UTC  (5+ messages)
` [V8 1/4] x86/xsaves: add basic definitions/helpers to support xsaves
` [V8 2/4] x86/xsaves: enable xsaves/xrstors/xsavec in xen
` [V8 3/4] x86/xsaves: enable xsaves/xrstors for hvm guest
` [V8 4/4] libxc: expose xsaves/xgetbv1/xsavec to "

[PATCH 00/13] Device Tree support for RealView PB11MPCore
 2015-10-23  9:48 UTC  (11+ messages)
` [PATCH 06/13] clk: versatile-icst: convert to use regmap
` [PATCH 08/13] clk: add ARM syscon ICST device tree bindings

[Bug 106031] Regression in 4.2.x: in airplane mode each time I open my laptop lid
 2015-10-23  9:47 UTC  (12+ messages)

[U-Boot] [PATCH 00/12] SPL mmc refactor and alternate boot device feature
 2015-10-23  9:46 UTC  (8+ messages)
` [U-Boot] [PATCH 05/12] spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check

[PATCH] kexec: Add --lite option
 2015-10-23  9:46 UTC  (4+ messages)

[Question] A panic when reboot --force the system
 2015-10-23  9:45 UTC 

[PATCH][meta-networking] ntp: upgrade 4.2.8p3 -> 4.2.8p4
 2015-10-23  9:45 UTC 

ACPI: Can I use I2cSerialBus with a PCI I2C controller?
 2015-10-23  9:43 UTC  (8+ messages)

[Qemu-devel] [PATCH v4 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-10-23  9:43 UTC  (4+ messages)
` [PATCH MINI-OS v4 0/5] "

[Qemu-devel] [PULL 00/21] ppc-next-20151023 queue 20151023
 2015-10-23  9:43 UTC  (23+ messages)
` [Qemu-devel] [PULL 01/21] spapr: Allocate HTAB from machine init
` [Qemu-devel] [PULL 02/21] spapr: Abort when HTAB of requested size isn't allocated
` [Qemu-devel] [PULL 03/21] spapr: Add "slb-size" property to CPU device tree nodes
` [Qemu-devel] [PULL 04/21] spapr_pci: Allow PCI host bridge DMA window to be configured
` [Qemu-devel] [PULL 05/21] spapr_iommu: Rename vfio_accel parameter
` [Qemu-devel] [PULL 06/21] spapr_iommu: Provide a function to switch a TCE table to allowing VFIO
` [Qemu-devel] [PULL 07/21] spapr_pci: Allow VFIO devices to work on the normal PCI host bridge
` [Qemu-devel] [PULL 08/21] hw/scsi/spapr_vscsi: Remove superfluous memset
` [Qemu-devel] [PULL 09/21] ppc: Add mmu_model defines for arch 2.03 and 2.07
` [Qemu-devel] [PULL 10/21] ppc/spapr: Add "ibm, pa-features" property to the device-tree
` [Qemu-devel] [PULL 11/21] adb: add to input category
` [Qemu-devel] [PULL 12/21] cmd646: add to storage category
` [Qemu-devel] [PULL 13/21] escc: add to input category
` [Qemu-devel] [PULL 14/21] grackle: add to bridge category
` [Qemu-devel] [PULL 15/21] cuda: "
` [Qemu-devel] [PULL 16/21] macio-ide: add to storage category
` [Qemu-devel] [PULL 17/21] uninorth: add to bridge category
` [Qemu-devel] [PULL 18/21] macio: "
` [Qemu-devel] [PULL 19/21] macio-nvram: add to misc category
` [Qemu-devel] [PULL 20/21] openpic: "
` [Qemu-devel] [PULL 21/21] prep: do not use CPU_LOG_IOPORT, convert to tracepoints

[PATCH net] amd-xgbe: Use wmb before updating current descriptor count
 2015-10-23  9:59 UTC  (2+ messages)

[PATCH V3 0/2] limit xen vnic max queues number to online cpus number
 2015-10-23  9:42 UTC 

[PATCH v2] drm/i915: Always program CSR if CSR is uninitialized
 2015-10-23  9:41 UTC 

[PATCH] net/phy: micrel: Add workaround for bad autoneg
 2015-10-23  9:57 UTC  (2+ messages)

[PATCH V4 27/29] PCI: Update pci-host-generic to use IRQ deffered assignment
 2015-10-23  9:40 UTC  (2+ messages)

[PATCH stable<3.19] net: handle null iovec pointer in skb_copy_and_csum_datagram_iovec()
 2015-10-23  9:39 UTC  (3+ messages)

[PATCH V2 0/2] limit xen vnic max queues number to online cpus number
 2015-10-23  9:39 UTC  (6+ messages)
` [PATCH V2 2/2] xen-netfront: limit vnic max_queues number to online cpus

[PATCH net] ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 address
 2015-10-23  9:55 UTC  (2+ messages)

[PATCH] [media] gspca: ov534/topro: prevent a division by 0
 2015-10-23  9:37 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] qemu-log: remove -d ioport
 2015-10-23  9:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] prep: do not use CPU_LOG_IOPORT, convert to tracepoints
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH] clk: versatile-icst: fix memory leak
 2015-10-23  9:36 UTC 

Using Cache barriers in lieu of REQ_FLUSH | REQ_FUA for emmc 5.1 (jdec spec JESD84-B51)
 2015-10-23  9:34 UTC  (4+ messages)
  ` Running XFS tests on qemu

[PATCH] backports: add ktime_get_seconds()
 2015-10-23  9:34 UTC  (3+ messages)

[PATCH 1/3] drm: Update GEM refcounting docs
 2015-10-23  9:33 UTC  (3+ messages)
` [PATCH 2/3] drm/vma_manage: Drop has_offset

[PATCH net RESEND 0/2] overflow-arith: begin to add support for overflow builtins functions
 2015-10-23  9:50 UTC  (2+ messages)

[Y2038] [PATCH] hp_sdc: fixed y2038 problem
 2015-10-23  9:31 UTC  (5+ messages)
` [PATCH V2] "
  ` [Y2038] "

[PATCH] perf tools: Enable pre-event inherit setting by config terms
 2015-10-23  9:23 UTC 

[PATCH] allow dctcp alpha to drop to zero
 2015-10-23  9:47 UTC  (2+ messages)

[PATCH] xfs_io: implement 'inode' command V3
 2015-10-23  9:29 UTC  (3+ messages)

[PATCH] drm/i915: Deny wrapping an userptr into a framebuffer
 2015-10-23  9:28 UTC  (4+ messages)
` [Intel-gfx] "


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.