All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-17 16:24:58 to 2015-07-17 17:14:16 UTC [more...]

[PATCH 0/7] Initial support for user namespace owned mounts
 2015-07-17 17:14 UTC  (9+ messages)

[PATCH v2 0/3] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip
 2015-07-17 17:14 UTC  (6+ messages)
` [PATCH v2 1/3] KVM: arm: Fix NULL pointer dereference if KVM is used "
` [PATCH v2 2/3] KVM: arm: Detect vGIC presence at runtime

[PATCH 0/3] dm-crypt: Adds support for wiping key when doing suspend/hibernation
 2015-07-17 17:13 UTC  (4+ messages)
` [PATCH v2 2/3] dm: Export function dm_suspend_md()

[PATCH v4 0/3] xl/libxl: fix some issues discovered by coverity
 2015-07-17 17:12 UTC  (8+ messages)
` [PATCH v4 1/3] libxl: make libxl__strdup and libxl__strndup handle NULL
` [PATCH v4 2/3] libxl: localtime(3) can return NULL
` [PATCH v4 3/3] libxl: call libxl_cpupoolinfo_{init, dispose} in numa_place_domain

[PATCH] Bluetooth: btusb: match generic class code in interface descriptor
 2015-07-17 17:12 UTC 

[PATCH] userdiff: add support for Fountain documents
 2015-07-17 17:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] qemu-char: Fix missed data on unix socket
 2015-07-17 17:11 UTC 

[PATCH 0/4] Fix to libxl migration v2 issue blocking OSSTest
 2015-07-17 17:11 UTC  (14+ messages)
` [PATCH 1/4] tools/libxc: Identify the path of the kernel image which cannot be found
` [PATCH 2/4] tools/libxl: Log the subject fd in datacopier messages
` [PATCH 3/4] tools/libxl: Identify copywhat in stream v2 datacopiers
` [PATCH 4/4] tools/libxl: Initialise the fd of the unused half of a datacopier
    ` [PATCH v2 "

[PATCH 1/5] xl: Command line: Adjust "Fix segfaults from `xl psr-cat-cbm-set`..."
 2015-07-17 17:11 UTC  (8+ messages)
` [PATCH 2/5] xl: Command line: Remove maximum argument limit for network-attach
` [PATCH 3/5] xl: Command line: Support -h everywhere
` [PATCH 4/5] xl: Command line: Make COMMON_LONG_OPTS include sentinel
` [PATCH 5/5] xl: Command line: Support xl vcpu-set --help

[U-Boot] [PATCH V2 0/4] configs: make keystone2 config to start using arm_v7_common header
 2015-07-17 17:11 UTC  (8+ messages)
` [U-Boot] [PATCH V2 1/4] configs: split ti_armv7_common into a omap generic header
` [U-Boot] [PATCH V2 4/4] configs: ti_armv7_keystone2: start using armv7_common

[PATCH 0/2] ARM: Couple of dts fixes for v4.2-rcx
 2015-07-17 17:11 UTC  (2+ messages)

[RFC net-next 00/22] Lightweight & flow based tunneling
 2015-07-17 17:10 UTC  (7+ messages)
` [RFC net-next 22/22] openvswitch: Use regular GRE net_device instead of vport

[PATCH] bcmsysport:Fix error handling in the function bcm_sysport_init_rx_ring
 2015-07-17 17:08 UTC 

Problem with architecture git
 2015-07-17 17:10 UTC  (2+ messages)

[PATCH] Fix detection of uname failure
 2015-07-17 17:09 UTC  (5+ messages)
  ` [PATCH v2] "

[GIT PULL] ARM: mvebu: config changes for v4.3
 2015-07-17 17:09 UTC  (2+ messages)

[U-Boot] [PATCH 01/11][v2] imx: imximage: add new CHECK/CLR BIT command
 2015-07-17 17:09 UTC  (5+ messages)
` [U-Boot] [PATCH 08/11] imx: mx7 dm thermal driver support

[GIT PULL] ARM: mvebu: dt changes for v4.3
 2015-07-17 17:08 UTC  (2+ messages)

RGW object versioning status
 2015-07-17 17:08 UTC  (2+ messages)

[PATCH COLO-Frame v7 00/34] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-07-17 17:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH COLO-Frame v7 04/34] colo-comm/migration: skip colo info section for special cases

[GIT PULL] ARM: mvebu: cleanup changes for v4.3
 2015-07-17 17:07 UTC  (2+ messages)

A few "linked checkout" niggles
 2015-07-17 17:07 UTC  (6+ messages)

[PATCH][v2] powerpc/fsl-booke: Add T1040D4RDB/T1042D4RDB board support
 2015-07-17 17:07 UTC  (6+ messages)

[PATCH v7 0/4] Compile-time stack validation
 2015-07-17 16:47 UTC  (23+ messages)
` [RFC PATCH 00/21] x86: Proposed fixes for stackvalidate warnings
  ` [RFC PATCH 01/21] stackvalidate: Process ignores earlier and add more ignore checks
  ` [RFC PATCH 02/21] stackvalidate: Add C version of STACKVALIDATE_IGNORE_INSN
  ` [RFC PATCH 03/21] x86/asm: Add C versions of FRAME and ENDFRAME macros
  ` [RFC PATCH 04/21] x86/hweight: Add stack frame dependency for __arch_hweight*()
  ` [RFC PATCH 05/21] x86/xen: Add stack frame dependency to hypercall inline asm calls
  ` [RFC PATCH 06/21] x86/paravirt: Add stack frame dependency to PVOP "
  ` [RFC PATCH 07/21] x86/paravirt: Fix frame pointer usage in PV_CALLEE_SAVE_REGS_THUNK
  ` [RFC PATCH 08/21] x86/paravirt: Align paravirt thunk functions at 16-byte boundaries
  ` [RFC PATCH 09/21] x86/amd: Set ELF function type for vide()
  ` [RFC PATCH 10/21] x86/reboot: Add ljmp instructions to stackvalidate whitelist
  ` [RFC PATCH 11/21] x86/xen: Add xen_cpuid() and xen_setup_gdt() to stackvalidate whitelists
  ` [RFC PATCH 12/21] sched: Add __schedule() to stackvalidate whitelist
  ` [RFC PATCH 13/21] x86/asm/crypto: Fix frame pointer usage in aesni-intel_asm.S
  ` [RFC PATCH 14/21] x86/asm/crypto: Move .Lbswap_mask data to .rodata section
  ` [RFC PATCH 15/21] x86/asm/crypto: Move jump_table "
  ` [RFC PATCH 16/21] x86/asm/crypto: Fix frame pointer usage in clmul_ghash_mul/update()
  ` [RFC PATCH 17/21] x86/asm/entry: Fix frame pointer usage in thunk functions
  ` [RFC PATCH 18/21] x86/asm/acpi: Fix frame pointer usage in do_suspend_lowlevel()
  ` [RFC PATCH 19/21] x86/asm: Fix frame pointer usage in rwsem functions
  ` [RFC PATCH 20/21] x86/asm/efi: Fix frame pointer usage in efi_call()
  ` [RFC PATCH 21/21] x86/asm/power: Fix frame pointer usage in hibernate_asm_64.S

[PATCH v2] Documentation/git: fix stale "MULTIPLE CHECKOUT MODE" reference
 2015-07-17 17:03 UTC  (2+ messages)

[RFC PATCH] thread_local_abi system call: caching current CPU number (x86)
 2015-07-17 17:03 UTC  (3+ messages)

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

[PATCH 0/2] x86/fpu: Fix FPU context sizing boot regression, introduce dynamic task_struct
 2015-07-17 17:02 UTC  (3+ messages)
` [PATCH 2/2] x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86

[PATCH 0/9] Intel core misc PMUs support
 2015-07-17 17:01 UTC  (7+ messages)
` [PATCH 2/9] perf/x86: core_misc PMU disable and enable support

[PULL] ARM: clockevents: Migrate to 'set-state' callbacks
 2015-07-17 16:59 UTC  (2+ messages)

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

[PATCH] ofnet: Do not set SUFFIX for sun4v network devices
 2015-07-17 16:58 UTC  (2+ messages)

[PATCH v1 0/4] Add Pooled EU support to BXT
 2015-07-17 16:58 UTC  (10+ messages)
` [PATCH v1 2/4] drm/i915: Add provision to extend Golden context batch
` [PATCH v1 3/4] drm/i915:bxt: Enable Pooled EU support

[PATCH 000/208] big x86 FPU code rewrite
 2015-07-17 16:58 UTC  (7+ messages)
` [PATCH 097/208] x86/fpu: Remove 'init_xstate_buf' bootmem allocation
  ` 4.2-rc2: early boot memory corruption from FPU rework
      ` [REGRESSION] "

[meta-mono] [RFC] [PATCH 0/1] Force MONO_CFG_DIR
 2015-07-17 16:57 UTC  (2+ messages)
` [meta-mono] [RFC] [PATCH 1/1] mono.bbclass: set MONO_CFG_DIR

[PATCH] hwmon: coretemp: use list instead of fixed size array for temp data
 2015-07-17 16:55 UTC  (5+ messages)
      ` [lm-sensors] "

[PATCH 00/17] LPC18xx DTS changes for 4.3
 2015-07-17 16:54 UTC  (2+ messages)

[PATCH 0/6] quota: Propagate errors when creating quota entry
 2015-07-17 16:53 UTC  (4+ messages)
` [PATCH 5/6] jfs: Handle error from dquot_initialize()
  ` [PATCH] jfs: clean up jfs_rename and fix out of order unlock

[Buildroot] [PATCH 1/1] release: remove manual build files from release tarballs
 2015-07-17 16:53 UTC  (2+ messages)

[RFC PATCH 0/4] iommu/arm-smmu: Add support for adding masters/clocks using generic bindings
 2015-07-17 16:53 UTC  (10+ messages)
` [RFC PATCH 1/4] iommu/arm-smmu: Init driver using IOMMU_OF_DECLARE
` [RFC PATCH 2/4] iommu/arm-smmu: Add xlate callback for initializing master devices from dt
` [RFC PATCH 3/4] iommu/arm-smmu: Add support for specifying clocks
` [RFC PATCH 4/4] iommu/arm-smmu: Add support for specifying regulators

[PATCH 1/3] staging: sm7xxfb: move sm712fb out of staging
 2015-07-17 16:52 UTC  (3+ messages)

[PATCH 00/12] kvmtool: Improve portability
 2015-07-17 16:52 UTC  (8+ messages)
` [PATCH 06/12] kvm__set_dir(): avoid variable arguments call
` [PATCH 07/12] util/util.c: avoid clang error on vsnprintf
` [PATCH 11/12] avoid using predefined PAGE_SIZE

[PATCH] staging: ion: ion_cma_heap: Don't directly use dma_common_get_sgtable
 2015-07-17 16:50 UTC  (4+ messages)

[PATCH] create-pull-request: Fix error on 2.0 versions of git
 2015-07-17 16:50 UTC  (6+ messages)

[PATCH] sctp: fix cut and paste issue in comment
 2015-07-17 16:50 UTC  (2+ messages)

[PATCH] perf/x86/intel/rapl: Add support for Knights Landing (KNL)
 2015-07-17 17:03 UTC  (6+ messages)

[Qemu-devel] [PATCH] sheepdog: serialize requests to overwrapping area
 2015-07-17 16:49 UTC  (2+ messages)

[PATCH V6 0/4] audit by executable name
 2015-07-17 16:48 UTC  (6+ messages)
` [PATCH V6 4/4] audit: avoid double copying the audit_exe path string

[Qemu-devel] [PATCH v1] Remove XenPTReg->data and use dev.config for guest configuration values
 2015-07-17 16:48 UTC  (14+ messages)
` [Qemu-devel] [PATCH v1 03/10] xen/pt: Check if reg->init function sets the 'data' past the reg->size
    `  "
` [Qemu-devel] [PATCH v1 05/10] xen/pt: Remove XenPTReg->data field
  `  "
` [Qemu-devel] [PATCH] Follow-on to Remove XenPTReg->data and use dev.config for guest configuration values
  ` [Qemu-devel] [PATCH] xen/pt: Don't slurp wholesale the PCI configuration registers
    `  "

[4.1.2-rt1] build failure
 2015-07-17 16:47 UTC 

[Buildroot] [PATCHv4] Makefile: fix performance regression casued by the umask handling
 2015-07-17 16:47 UTC  (3+ messages)

[Devel] ACPICA version 20150717 released
 2015-07-17 16:46 UTC 

[Buildroot] multiple BR2_EXTERNAL layers?
 2015-07-17 16:46 UTC  (2+ messages)

linux-next: build warnings after merge of the regmap tree
 2015-07-17 16:45 UTC  (5+ messages)

[PATCH OSSTEST 0/4] Have OpenStack tested on top of xen's master and libvirt's master
 2015-07-17 16:45 UTC  (5+ messages)
` [PATCH OSSTEST 2/4] Toolstack: Add OpenStack as a toolstack

[PATCH V8 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-07-17 16:34 UTC  (26+ messages)
` [PATCH V8 01/25] perf auxtrace: Add Intel PT as an AUX area tracing type
` [PATCH V8 02/25] perf tools: Add Intel PT packet decoder
` [PATCH V8 03/25] perf tools: Add Intel PT instruction decoder
` [PATCH V8 04/25] perf tools: Add Intel PT log
` [PATCH V8 05/25] perf tools: Add Intel PT decoder
` [PATCH V8 06/25] perf tools: Add Intel PT support
` [PATCH V8 07/25] perf tools: Take Intel PT into use
` [PATCH V8 08/25] perf tools: Add Intel BTS support
` [PATCH V8 09/25] perf tools: Put itrace options into an asciidoc include
` [PATCH V8 10/25] perf tools: Add example call-graph script
` [PATCH V8 11/25] perf auxtrace: Fix period type 'i' not working
` [PATCH V8 12/25] perf tools: Fix perf-with-kcore handling of arguments containing spaces
` [PATCH V8 13/25] perf tools: Fix Intel PT 'instructions' sample period
` [PATCH V8 14/25] perf tools: Add perf_pmu__format_bits()
` [PATCH V8 15/25] perf tools: Validate config term maximum value
` [PATCH V8 16/25] perf tools: Extend the event parser maximum error index
` [PATCH V8 17/25] perf tools: Add Intel PT support for PSB periods
` [PATCH V8 18/25] perf tools: Add new Intel PT packet definitions
` [PATCH V8 19/25] perf tools: Pass Intel PT information for decoding MTC and CYC
` [PATCH V8 20/25] perf tools: Add Intel PT support for decoding MTC packets
` [PATCH V8 21/25] perf tools: Add Intel PT support for using "
` [PATCH V8 22/25] perf tools: Add Intel PT support for decoding CYC packets
` [PATCH V8 23/25] perf tools: Add Intel PT support for using "
` [PATCH V8 24/25] perf tools: Add Intel PT support for decoding TRACESTOP packets
` [PATCH V8 25/25] perf tools: Update Intel PT documentation

[PATCH v2 0/6] 32-bit PVH domU support
 2015-07-17 16:43 UTC  (6+ messages)
` [PATCH v2 4/6] xen/x86/pvh: Set up descriptors for 32-bit PVH guests

MESSAGE
 2015-07-17 16:13 UTC 

[lm-sensors] [PATCH] hwmon: (k10temp) remove duplicate pci-id define
 2015-07-17 16:42 UTC  (2+ messages)

[PATCH V5 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-07-17 16:25 UTC  (6+ messages)
` [PATCH V5 1/2] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources
` [PATCH V5 2/2] ARM: imx: Add suspend codes for imx7D

[PATCH 0/5] arm64, pci: Add ECAM/PCIe support for Cavium ThunderX
 2015-07-17 16:38 UTC  (8+ messages)
` [PATCH 3/5] arm64, pci: Allow RC drivers to supply pcibios_add_device() implementation

[Qemu-devel] Cannot open block device from library linked to Qemu-kvm
 2015-07-17 16:36 UTC 

[PATCH -next] net: fib: use fib result when zero-length prefix aliases exist
 2015-07-17 16:36 UTC  (2+ messages)

[Bug 91373] New: Nouveau fills kern.log with gigabytes of data when molecule screensaver is ran
 2015-07-17 16:35 UTC  (3+ messages)
  ` [Bug 91373] Nouveau fills kern.log with gigabytes of data when molecule screensaver is run

[Buildroot] [RFC/PATCH] linux: remove the zImage before rebuild
 2015-07-17 16:34 UTC  (3+ messages)

Image customisation implementation plan
 2015-07-17 16:32 UTC 

[PATCH 00/18] arm64: support for 8.1 LSE atomic instructions
 2015-07-17 16:32 UTC  (3+ messages)
` [PATCH 05/18] arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics

[PATCH 0/2] Improve trace output format
 2015-07-17 16:29 UTC  (4+ messages)
` [PATCH 1/2] tracing: Fix function graph duration format for 7-digit number

Request a freeze exception for COLO in v4.6
 2015-07-17 16:29 UTC 

[Qemu-devel] [PATCH] target-arm: Fix arm_el_is_aa64() function to support EL2 and EL3
 2015-07-17 16:28 UTC  (2+ messages)

[PATCH] virtio: fix the vq size issue
 2015-07-17 16:27 UTC  (2+ messages)

[PATCH] ocfs2: Do not log twice error messages
 2015-07-17 16:27 UTC  (3+ messages)
` [Ocfs2-devel] "

[PATCH v9 0/7] FPGA Manager Framework and Simple FPGA Bus
 2015-07-17 15:51 UTC  (2+ messages)
` [PATCH v9 7/7] staging: fpga manager: add driver for socfpga fpga manager


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.