All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-01 10:46:26 to 2014-05-01 13:02:39 UTC [more...]

[PATCH net 0/4] Batch of mlx4 fixes for 3.15
 2014-05-01 12:51 UTC  (4+ messages)
` [PATCH net 1/4] net/mlx4_core: Adjust port number in qp_attach wrapper when detaching
` [PATCH net 3/4] net/mlx4_core: Load the Eth driver first
` [PATCH net 4/4] net/mlx4_core: Don't issue PCIe speed/width checks for VFs

[PATCH V4 00/24] JSON infrastructure, new "xl-json" format and domain configuration synchronization
 2014-05-01 13:02 UTC  (26+ messages)
` [PATCH V4 01/24] xl / libxl: push parsing of SSID and CPU pool ID down to libxl
` [PATCH V4 02/24] libxl: fix memory leak in libxl_cpuid_dispose
` [PATCH V4 03/24] libxl.h: document the paradigm of using libxl types
` [PATCH V4 04/24] libxl.h: move / add some libxl defbool #define here
` [PATCH V4 05/24] libxl IDL: rename json_fn to json_gen_fn
` [PATCH V4 06/24] libxl_json: introduce libx__object_from_json
` [PATCH V4 07/24] libxl_internal: make JSON_* types a bit-field
` [PATCH V4 08/24] libxl_internal: introduce libxl__json_object_is_{null, number, double}
` [PATCH V4 09/24] libxl_json: introduce parser functions for builtin types
` [PATCH V4 10/24] libxl_json: allow basic JSON type objects generation
` [PATCH V4 11/24] libxl/gentypes.py: include discriminator in JSON output
` [PATCH V4 12/24] libxl IDL: generate code to parse libxl__json_object to libxl_FOO struct
` [PATCH V4 13/24] libxl/gentest.py: test JSON parser
` [PATCH V4 14/24] libxl: introduce libxl_key_value_list_length
` [PATCH V4 15/24] libxl: introduce libxl_cpuid_policy_list_length
` [PATCH V4 16/24] libxl: copy function for builtin types
` [PATCH V4 17/24] libxl IDL: generate deep copy functions
` [PATCH V4 18/24] libxl/gentest.py: test "
` [PATCH V4 19/24] xl: introduce and use "xl-json" format
` [PATCH V4 20/24] xl: introduce load/save_domain_config
` [PATCH V4 21/24] xl: update domain configuration when running mem-set and mem-max
` [PATCH V4 22/24] xl: update domain configuration when we hotplug a device
` [PATCH V4 23/24] libxl: consider force removal of device successful
` [PATCH V4 24/24] xl: update configuration when we unplug a device

[PATCH] x86/P2M: pass on errors from p2m_set_entry()
 2014-05-01 13:02 UTC  (2+ messages)

[Xenomai] Issue in notifier_callback while threadobj_lock is being held (forge/mercury)
 2014-05-01 13:00 UTC  (6+ messages)

[xen-4.4-testing test] 25979: regressions - FAIL
 2014-05-01 13:00 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] qlibc : new package
 2014-05-01 12:59 UTC 

[PATCH 1/1] mm/memcontrol.c: remove NULL assignment on static
 2014-05-01 12:58 UTC  (2+ messages)

[RFC] Source Policy, CIL, and High Level Languages
 2014-05-01 12:57 UTC  (3+ messages)

[PATCH 0/4 v2] Split CIFS_SessSetup()
 2014-05-01 12:57 UTC  (6+ messages)
  ` [PATCH 1/4] cifs: Split lanman auth from CIFS_SessSetup()
  ` [PATCH 2/4] cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup()
  ` [PATCH 3/4] cifs: Split Kerberos authentication "
  ` [PATCH 4/4] cifs: Separate rawntlmssp auth from CIFS_SessSetup()

[Qemu-devel] [PATCH] Nowadays alsa and pulseaudio are most often the default soundsystem. When the headerfiles are found, enable the build of the alsa and pulseaudio audio driver for the default targetos
 2014-05-01 12:56 UTC  (4+ messages)

Kernel Hang I2C1??
 2014-05-01 12:56 UTC  (13+ messages)

[PATCH v3 0/4] x86/P2M: reduce time bulk type changes take
 2014-05-01 12:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/4] Mixed ARM A64 fixes
 2014-05-01 12:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 1/4] target-arm: Make vbar_write 64bit friendly on 32bit hosts
` [Qemu-devel] [PATCH v1 2/4] target-arm: A64: Handle blr lr

[PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
 2014-05-01 12:54 UTC  (6+ messages)

[Xenomai] Issue in __threadobj_unlock_sched (forge/mercury)
 2014-05-01 12:54 UTC  (2+ messages)

git-svn Rewrites Some Commits, but not All
 2014-05-01 12:52 UTC  (3+ messages)

[Qemu-devel] [PULL 0/1] hda-audio: fix non-mixer codecs
 2014-05-01 12:52 UTC 

[Buildroot] [PATCH] host-pkgconf: use --static option for static builds
 2014-05-01 12:49 UTC  (3+ messages)
` [Buildroot] "

[PATCH v5 0/9] Support for running secondary emulators
 2014-05-01 12:48 UTC  (11+ messages)
` [PATCH v5 1/9] hvm_set_ioreq_page() releases wrong page in error path
` [PATCH v5 2/9] ioreq-server: pre-series tidy up
` [PATCH v5 3/9] ioreq-server: centralize access to ioreq structures
` [PATCH v5 4/9] ioreq-server: create basic ioreq server abstraction
` [PATCH v5 5/9] ioreq-server: on-demand creation of ioreq server
` [PATCH v5 6/9] ioreq-server: add support for multiple servers
` [PATCH v5 7/9] ioreq-server: remove p2m entries when server is enabled
` [PATCH v5 8/9] ioreq-server: make buffered ioreq handling optional
` [PATCH v5 9/9] ioreq-server: bring the PCI hotplug controller implementation into Xen

[Qemu-devel] [PATCH v10 1/4] qapi: [trivial] Break long command lines
 2014-05-01 12:47 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH v10 3/4] qapi: Use an explicit input file
  ` [Qemu-devel] [PATCH v10 4/4] qapi: Add a primitive to include other files from a QAPI schema file

[PATCH V3 0/2] PTE fixes for ARM LPAE
 2014-05-01 12:46 UTC  (2+ messages)

[PATCH 0/4] x86/EPT: miscellaneous further fixes to EMT determination
 2014-05-01 12:44 UTC  (2+ messages)

[PATCH 00/15] ASoC: Arnds randconfig fixes for ASoC
 2014-05-01 12:26 UTC  (10+ messages)
` [PATCH 01/15] ASoC: CS42L51 and WM8962 codecs depend on INPUT
    ` [alsa-devel] "

[PATCH 0/2] RTF: pinctrl: sirf: state container refactorings
 2014-05-01 12:40 UTC  (5+ messages)
` [PATCH 1/2] RFT: pinctrl: sirf: switch to using allocated state container
` [PATCH 2/2] RFT: pinctrl: sirf: move sgpio lock into "

[PATCH] aio: fix potential leak in aio_run_iocb()
 2014-05-01 12:39 UTC  (3+ messages)

[ANNOUNCE] 3.14-rt1
 2014-05-01 20:32 UTC  (2+ messages)
` [PATCH]Fix the Compiling failed problem with the default arch/x86/configs/x86_64_defconfig(3.14-rt1)

[perf] more perf_fuzzer memory corruption
 2014-05-01 12:35 UTC  (12+ messages)

[uml-devel] trinity commit 23dc478aba breaks syscall "mremap" at a 32 bit user mode linux
 2014-05-01 12:33 UTC  (5+ messages)

Kernel source
 2014-05-01 12:31 UTC  (5+ messages)

[Suggestion] unicore32: About toolchain issues and source code
 2014-05-01 12:31 UTC  (3+ messages)

[PATCH v2] xen/arm: vtimer: rename vcpu_domain_init into domain_vtimer_init
 2014-05-01 12:31 UTC 

[PATCH v5 0/8] mfd: AXP20x: Add support for AXP202 and AXP209
 2014-05-01 12:29 UTC  (18+ messages)
` [PATCH v5 1/8] mfd: AXP20x: Add mfd driver for AXP20x PMIC
` [PATCH v5 2/8] dt-bindings: add vendor-prefix for X-Powers
` [PATCH v5 3/8] mfd: AXP20x: Add bindings documentation
` [PATCH v5 4/8] input: misc: Add driver for AXP20x Power Enable Key
` [PATCH v5 5/8] input: misc: Add ABI docs for AXP20x PEK
` [PATCH v5 6/8] ARM: sunxi: Add AXP20x support in defconfig
` [PATCH v5 7/8] ARM: sunxi: Add AXP20x support multi_v7_defconfig
` [PATCH v5 8/8] ARM: sun7i/sun4i: dt: Add AXP209 support to various boards

soft lockups of tapdisk2 process - xen 4.4, kernel 3.12.17
 2014-05-01 12:26 UTC  (2+ messages)

[PATCH] staging: rtl8723au: fix potential leak in update_bcn_wps_ie()
 2014-05-01 12:22 UTC  (2+ messages)

[PATCH] drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flip
 2014-05-01 12:20 UTC  (2+ messages)

[PATCH] systemtap: update to 2.5 release
 2014-05-01 12:20 UTC 

Hi
 2014-05-01 12:00 UTC 

Hi
 2014-05-01 12:02 UTC 

[PATCH 1/4] Replace CONFIG_CPU_COUNT with plain CPU_COUNT
 2014-05-01 12:07 UTC  (4+ messages)
` [PATCH 2/4] distinguish internal/ext. builds with FIO_INTERNAL
` [PATCH 3/4] Avoid double-declaration of ARRAY_SIZE
` [PATCH 4/4] Avoid double declaration of leXX_to_cpu

[Qemu-devel] [PATCH 1/3] curl: Fix parsing of readahead option from filename
 2014-05-01 12:04 UTC  (2+ messages)

btrfs on bcache
 2014-05-01 12:02 UTC  (3+ messages)
` Fwd: "

[RFC] i2c: sh_mobile: WIP! Fix clock calculation for newer SoCs
 2014-05-01 11:59 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: fix potential leak in update_bcn_wps_ie()
 2014-05-01 11:58 UTC 

[PATCH 11/11] ext4: add cross rename support
 2014-05-01 11:58 UTC  (6+ messages)
      ` [PATCH (for 3.15) 0/5] Fix cross rename race window for LSM

[PATCH] Use signed location for drmModeSetPlane
 2014-05-01 11:56 UTC 

[RFC] Dom0 PV IOMMU control design (draft A)
 2014-05-01 11:56 UTC  (4+ messages)

Possible race condition when accessing SPI NOR Flash ?
 2014-05-01 11:52 UTC 

[PATCH] MIPS: ptrace: Avoid smp_processor_id() in preemptible code
 2014-05-01 11:51 UTC  (2+ messages)

linux-3.14 nfsd regression
 2014-05-01 11:50 UTC  (8+ messages)

[PATCH] locks: add some tracepoints in the lease handling code
 2014-05-01 11:45 UTC 

[RFC PATCH V4 0/7] get_user_pages_fast for ARM and ARM64
 2014-05-01 11:44 UTC  (9+ messages)
` [RFC PATCH V4 3/7] arm: mm: Enable HAVE_RCU_TABLE_FREE logic

about PMD_SHIFT value (22 or 18?)
 2014-05-01 11:44 UTC 

[PATCH] acpi-blacklist: Remove disable_osi_win8 because of backlight models
 2014-05-01 11:39 UTC 

Fwd: [Bug 75221] New: CONFIG_PROC_SYSCTL is required for networking
 2014-05-01 11:38 UTC 

[PATCH] ath9k: Advertise support for AP mode channel width changes
 2014-05-01 11:37 UTC 

[PATCH 0/3] gnutls: update to 3.2.13
 2014-05-01 11:34 UTC  (3+ messages)
` [PATCH 1/3] nettle: add nettle to poky

[PATCH] net: via-rhine: fix compiler warning
 2014-05-01 11:33 UTC  (4+ messages)
` [PATCH] net: via-rhine: Fix compiler warning re: pointer casting on 64bit

Canceled: Today's Linux NFS Town Hall meeting
 2014-05-01 11:33 UTC 

[PATCH V2] ASoC: SAMSUNG: Add sound card driver for Snow board
 2014-05-01 11:29 UTC  (7+ messages)

[RESEND PATCH 1/2] printk: print initial logbuf contents before re-enabling interrupts
 2014-05-01 11:27 UTC  (2+ messages)
` [RESEND PATCH 2/2] printk: report dropping of messages from logbuf

remove _STK_LIM_MAX override
 2014-05-01 11:22 UTC  (2+ messages)

[GIT PULL] hwmon fixes for 3.15-rc4
 2014-05-01 11:20 UTC  (2+ messages)
` [lm-sensors] "

[PATCH] parisc,metag: Do not hardcode maximum userspace stack size
 2014-05-01 11:19 UTC  (3+ messages)

[lm-sensors] New field in MSR_TEMPERATURE_TARGET
 2014-05-01 11:16 UTC  (2+ messages)

[PATCH v2 00/26] OMAP3 ISP: Move to videobuf2
 2014-05-01 11:15 UTC  (5+ messages)
` [PATCH v2 01/26] omap3isp: stat: Rename IS_COHERENT_BUF to ISP_STAT_USES_DMAENGINE

[PATCH v12 00/31] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2014-05-01 11:15 UTC  (6+ messages)
` [PATCH v12 11/31] documentation: iommu: add binding document of Exynos System MMU

[PATCH] tools/power turbostat: Drop temperature checks
 2014-05-01 11:12 UTC  (2+ messages)

[PATCH 00/18] Cross-architecture definitions of relaxed MMIO accessors
 2014-05-01 11:10 UTC  (4+ messages)

character-problems
 2014-05-01 11:11 UTC  (3+ messages)

CPUs support APIC virtualization
 2014-05-01 11:11 UTC  (2+ messages)

[PATCH 1/1] clk: exynos-5420: Fix VPLL lock offset
 2014-05-01 11:10 UTC  (5+ messages)

[OSSTEST] ms-planner: add a flight summary html report
 2014-05-01 11:09 UTC  (6+ messages)

[net-next] vxlan: Advertise SCTP checksum offloads
 2014-05-01 11:09 UTC  (10+ messages)

[PATCH] Define constants for lengths of object names
 2014-05-01 11:06 UTC 

[PATCH 16/16] [RFC] [VFIO] Adding support for VFIO to setup.sh
 2014-05-01 11:06 UTC 

[PATCH 15/16] [RFC] [VFIO] Added support for VFIO drivers in dpdk_nic_bind.py
 2014-05-01 11:06 UTC 

[PATCH 13/16] [RFC] [VFIO] Removed PCI ID table from igb_uio
 2014-05-01 11:06 UTC 

[PATCH 14/16] [RFC] [VFIO] Renamed igb_uio_bind to dpdk_nic_bind
 2014-05-01 11:06 UTC 

[PATCH 12/16] [RFC] [VFIO] Adding unit tests for VFIO EAL command-line parameter
 2014-05-01 11:06 UTC 

[PATCH 11/16] [RFC] [VFIO] Make --no-huge use mmap instead of malloc
 2014-05-01 11:06 UTC 

[PATCH 10/16] [RFC] [VFIO] Added support for selecting VFIO interrupt type from EAL command-line
 2014-05-01 11:06 UTC 

[PATCH 09/16] [RFC] [VFIO] Enable VFIO device binding
 2014-05-01 11:06 UTC 

[PATCH 08/16] [RFC] [VFIO] Add support for mapping devices through VFIO
 2014-05-01 11:06 UTC 

[PATCH 07/16] [RFC] [VFIO] Add support for VFIO interrupts, add VFIO header
 2014-05-01 11:06 UTC 

[PATCH 06/16] [RFC] [VFIO] Add support for VFIO in Linuxapp targets
 2014-05-01 11:05 UTC 

[PATCH 05/16] [RFC] [VFIO] Moved interrupt type out of igb_uio
 2014-05-01 11:05 UTC 

[PATCH 04/16] [RFC] [VFIO] Make igb_uio compilation optional
 2014-05-01 11:05 UTC 

[PATCH 03/16] [RFC] [VFIO] Rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEED_MAPPING
 2014-05-01 11:05 UTC 

[PATCH 02/16] [RFC] [VFIO] Distinguish between legitimate failures and non-fatal errors
 2014-05-01 11:05 UTC 

[PATCH 01/16] [RFC] [VFIO] Separate igb_uio mapping into a separate file
 2014-05-01 11:05 UTC 

[PATCH 00/16] [RFC] [VFIO] Add VFIO support to DPDK
 2014-05-01 11:05 UTC 

A failing attempt to use Git in a centralized environment
 2014-05-01 10:48 UTC  (10+ messages)
  ` Pull is Evil (was: Re: A failing attempt to use Git in a centralized environment)
      ` Pull is Evil

[PATCH] net: filter: add insn for loading internal transport header offset
 2014-05-01 10:55 UTC  (3+ messages)

Xen Security Advisory 92 (CVE-2014-3124) - HVMOP_set_mem_type allows invalid P2M entries to be created
 2014-05-01 10:54 UTC 

Xen Security Advisory 91 (CVE-2014-3125) - Hardware timer context is not properly context switched on ARM
 2014-05-01 10:53 UTC 

[U-Boot] [PATCH 1/8] ums: support block devices not MMC devices
 2014-05-01 10:51 UTC  (3+ messages)
` [U-Boot] [PATCH 7/8] ums: move all variable declarations to the start of the block

[PATCH v2] staging: rtl8188eu: fix potential leak in rtw_set_key()
 2014-05-01 10:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] usb: tegra: fix PHY selection code
 2014-05-01 10:49 UTC  (2+ messages)

[PATCH 1/2] ARM: EXYNOS: Map SYSRAM through generic SRAM bindings
 2014-05-01 10:44 UTC  (2+ messages)
` [PATCH 2/2] Documentation: DT: Exynos: Bind SRAM though DT


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.