All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-13 18:20:37 to 2014-10-13 20:26:24 UTC [more...]

Add a new module to the hypervisor
 2014-10-13 20:26 UTC  (6+ messages)

[PATCH v3 00/10] VM Power Management
 2014-10-13 20:26 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] block: update locking context for blk_free_devt
 2014-10-13 20:26 UTC  (3+ messages)

[PATCH 1/3] ARM: zynq: Move common.h to generic location
 2014-10-13 20:24 UTC  (3+ messages)

[PATCH 1/1 net-next] caif_usb: remove redundant memory message
 2014-10-13 20:25 UTC 

[PATCH 1/1 linux-next] scripts/checkpatch.pl: fix k[mz]alloc with multiplies check
 2014-10-13 20:25 UTC  (2+ messages)

[PATCH 3.13, 3.14, 3.16, 3.17] rcu: Reduce rcu kthread wakeups
 2014-10-13 20:24 UTC 

[GIT PULL] parisc architecture patch for v3.18
 2014-10-13 20:24 UTC  (3+ messages)

[PATCH v3 00/15] ST33 I2C TPM driver cleanup
 2014-10-13 20:23 UTC  (16+ messages)
  ` [PATCH v3 01/15] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product
  ` [PATCH v3 02/15] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl
  ` [PATCH v3 03/15] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c
  ` [PATCH v3 04/15] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer
  ` [PATCH v3 05/15] tpm/tpm_i2c_stm_st33: Remove reference to io_serirq
  ` [PATCH v3 06/15] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by r for a function return code
  ` [PATCH v3 07/15] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*
  ` [PATCH v3 08/15] tpm/tpm_i2c_stm_st33: Add devicetree structure
  ` [PATCH v3 09/15] tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS Documentation
  ` [PATCH v3 10/15] tpm/tpm_i2c_stm_st33: Few code cleanup
  ` [PATCH v3 11/15] tpm/tpm_i2c_stm_st33: Replace wait_for_serirq_timeout by wait_for_tpm_stat
  ` [PATCH v3 12/15] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers
  ` [PATCH v3 13/15] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
  ` [PATCH v3 14/15] tpm/tpm_i2c_stm_st33: Change License header to have up to date address information
  ` [PATCH v3 15/15] tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1

how to properly handle failures during delegation recall process
 2014-10-13 20:23 UTC  (3+ messages)

unaligned accesses in SLAB etc
 2014-10-13 20:22 UTC  (5+ messages)

[PATCH 1/1 net-next] caif: replace kmalloc/memset 0 by kzalloc
 2014-10-13 20:21 UTC 

FIO - Client and Server - Suggestion
 2014-10-13 20:20 UTC  (26+ messages)

Bug#763325: NETDEV WATCHDOG: eth0 (r8169): transmit queue 0 timed out
 2014-10-13 20:20 UTC 

Reducing dependence on BIOS for allocating memory at PCI root port?
 2014-10-13 20:20 UTC  (4+ messages)

[PATCH v2 00/15] ST33 I2C TPM driver cleanup
 2014-10-13 20:19 UTC  (17+ messages)
  ` [PATCH v2 01/15] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product
  ` [PATCH v2 02/15] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl
  ` [PATCH v2 03/15] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c
  ` [PATCH v2 04/15] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer
  ` [PATCH v2 05/15] tpm/tpm_i2c_stm_st33: Remove reference to io_serirq
  ` [PATCH v2 06/15] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by r for a function return code
  ` [PATCH v2 07/15] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*
  ` [PATCH v2 08/15] tpm/tpm_i2c_stm_st33: Add devicetree structure
  ` [PATCH v2 09/15] tpm: dts: st33zp24_i2c: Add DTS Documentation
  ` [PATCH v2 09/15] tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: "
  ` [PATCH v2 10/15] tpm/tpm_i2c_stm_st33: Few code cleanup
  ` [PATCH v2 11/15] tpm/tpm_i2c_stm_st33: Replace wait_for_serirq_timeout by wait_for_tpm_stat
  ` [PATCH v2 12/15] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers
  ` [PATCH v2 13/15] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
  ` [PATCH v2 14/15] tpm/tpm_i2c_stm_st33: Change License header to have up to date address information
  ` [PATCH v2 15/15] tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1

[PATCH] pinctrl: baytrail: show output gpio state correctly on Intel Baytrail
 2014-10-13 20:19 UTC  (12+ messages)

[PATCH 00/10] android/map-client: Add MAP client daemon implementation
 2014-10-13 20:19 UTC  (5+ messages)
` [PATCH 02/10] android/map-client: Add stubs for MAP client commands handlers
` [PATCH 03/10] android/map-client: Add support for get remote MAS instances

[PATCH] Crypto: gf128mul : fixed a parentheses coding style issue
 2014-10-13 20:15 UTC  (4+ messages)

[GIT PULL] Wire up bpf syscall for ia64
 2014-10-13 20:15 UTC 

[PATCH v3 4/7] sound/radeon: Add quirk for broken 64-bit MSI
 2014-10-13 20:11 UTC  (5+ messages)

[PATCH] net: wireless: brcm80211: brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-10-13 20:14 UTC  (3+ messages)

[PATCH] Initialise hash variable to prevent compiler warnings
 2014-10-13 20:12 UTC  (2+ messages)

[PATCH v4 0/6] add basic rk3288 smp support
 2014-10-13 20:12 UTC  (16+ messages)
` [PATCH v4 1/6] ARM: rockchip: convert to regmap and use pmu syscon if available
` [PATCH v4 2/6] ARM: rockchip: add option to access the pmu via a phandle in smp_operations
` [PATCH v4 3/6] ARM: dts: rockchip: add pmu references to cpus nodes
` [PATCH v4 4/6] ARM: rockchip: add basic smp support for rk3288
` [PATCH v4 5/6] ARM: dts: rockchip: add intmem node for rk3288 smp support
` [PATCH v4 6/6] ARM: dts: rockchip: add reset for CPU nodes

[PATCH] xentop: Dynamically expand some columns
 2014-10-13 20:09 UTC  (7+ messages)

[GIT PULL] UML changes for v3.18-rc1
 2014-10-13 20:09 UTC 

[GIT PULL] kbuild misc changes for v3.17-rc1
 2014-10-13 20:08 UTC 

[GIT PULL] kbuild changes for v3.18-rc1
 2014-10-13 20:02 UTC  (2+ messages)

[Bug 86181] New: Timeout setting UVD clocks
 2014-10-13 20:01 UTC  (2+ messages)
` [Bug 86181] "

[PATCH v3] Handle atexit list internaly for unthreaded builds
 2014-10-13 20:00 UTC  (3+ messages)
` [PATCH v4] "

[PATCH for 4.5] Remove stray blexit()
 2014-10-13 19:56 UTC 

Unable to bring up VF interface at guest when using DPDK PMD driver on host
 2014-10-13 19:55 UTC 

[PATCH 1/2] fix compilation with --disable-pthreads
 2014-10-13 19:54 UTC  (4+ messages)
` [PATCH 2/2] Remove spurious 'no threads support' warnings

[RFC 0/7] ARM: vf610m4: Add Vybrid Cortex-M4 support
 2014-10-13 19:54 UTC  (5+ messages)
` [RFC 4/7] ARM: dts: add support for Vybrid running on Cortex-M4

[PATCH] [media] s5p-jpeg: Only build suspend/resume for PM
 2014-10-13 19:53 UTC  (4+ messages)

[PATCH v6 00/25] user space vhost library
 2014-10-13 19:51 UTC  (2+ messages)

[PATCH v3 0/7] ARM: mediatek: Add support for interrupt polarity
 2014-10-13 19:51 UTC  (6+ messages)
` [PATCH v3 3/7] irqchip: gic: Support hierarchy irq domain

WriteBack Throttle kill the performace of the disk
 2014-10-13 19:50 UTC  (3+ messages)

what is the best way to monitor raid1 drive failures?
 2014-10-13 19:50 UTC  (3+ messages)

+ linux-next-git-rejects.patch added to -mm tree
 2014-10-13 19:43 UTC 

[Buildroot] using BR2 variables to find a specific header file
 2014-10-13 19:42 UTC  (2+ messages)

[PATCH] staging: wlan-ng: Renamed prism2_fragmenthreshold in prism2mib.c
 2014-10-13 19:32 UTC  (3+ messages)

[PATCH FOR-4.5] xen: arm: Do not enable EFI in dom0 since it is not yet supported
 2014-10-13 19:37 UTC  (3+ messages)

+ mm-cma-fix-cma-bitmap-aligned-mask-computing-checkpatch-fixes.patch added to -mm tree
 2014-10-13 19:36 UTC 

[PATCHv9 0/5] Getting rid of get_unused_fd()
 2014-10-13 19:31 UTC  (9+ messages)
` [PATCHv9 1/5] ia64: trivial: replace get_unused_fd() by get_unused_fd_flags(0)
` [PATCHv9 2/5] ppc/cell: "
` [PATCHv9 3/5] binfmt_misc: "
` [PATCHv9 4/5] file: "
` [PATCHv9 5/5] file: remove get_unused_fd() macro

+ mm-cma-fix-cma-bitmap-aligned-mask-computing.patch added to -mm tree
 2014-10-13 19:35 UTC 

r8723au module
 2014-10-13 19:26 UTC 

Fwd: micrel: ksz8051 badly detected as ksz8031
 2014-10-13 19:34 UTC  (2+ messages)

Multiple issues with glibc heap management
 2014-10-13 19:33 UTC 

[PATCH v2] mergetool: use more conservative temporary filenames
 2014-10-13 19:30 UTC  (2+ messages)

+ mm-slab-fix-unaligned-access-on-sparc64.patch added to -mm tree
 2014-10-13 19:27 UTC 

[PATCH] mergetool: add an option for writing to a temporary directory
 2014-10-13 19:24 UTC  (3+ messages)

[RFC/PATCH] gpio/pinctrl: baytrail: move gpio driver from pinctrl to gpio directory
 2014-10-13 19:17 UTC 

[PATCH] sfc: efx: add support for skb->xmit_more
 2014-10-13 19:18 UTC  (3+ messages)

[PATCH] drm/nouveau/disp: Use NULL for pointers
 2014-10-13 19:16 UTC  (3+ messages)

[PATCH v3 1/3] git-sh-setup: move GIT_DIR initialization into a function
 2014-10-13 19:16 UTC  (3+ messages)
` [PATCH v3 2/3] mergetool: don't require a work tree for --tool-help

[Buildroot] [PATCH 1/1] iptables: fix userspace compilation of ip tables with C++
 2014-10-13 19:12 UTC 

VERIFICAR SU CORREO
 2014-10-13 19:11 UTC 

[PATCH v13 for-xen-4.5 00/21] x86/PMU: Xen PMU PV(H) support
 2014-10-13 19:10 UTC  (10+ messages)
` [PATCH v13 for-xen-4.5 09/21] x86/VPMU: Add public xenpmu.h
` [PATCH v13 for-xen-4.5 11/21] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v13 for-xen-4.5 17/21] x86/VPMU: Handle PMU interrupts for PV guests

[PATCH] receive-pack: plug minor memory leak in unpack()
 2014-10-13 19:08 UTC  (3+ messages)

mmotm 2014-09-22-16-57 uploaded
 2014-10-13 19:07 UTC  (8+ messages)
` [PATCH] mm, debug: mm-introduce-vm_bug_on_mm-fix.patch
  ` [PATCH] mm, debug: mm-introduce-vm_bug_on_mm-fix-fix.patch

[PATCH] [BUILTIN] cd: support drive letters on Cygwin
 2014-10-13 18:59 UTC 

the state of cephfs in giant
 2014-10-13 19:03 UTC  (4+ messages)
` [ceph-users] "

[PATCH] tty/serial_core: Introduce lock mechanism for RS485
 2014-10-13 19:03 UTC  (5+ messages)

[oe-layersetup][PATCH] configs: Add release config mcsdk/mcsdk-03.01.01.04
 2014-10-13 18:58 UTC 

Smart HTTP
 2014-10-13 18:58 UTC  (2+ messages)

[PATCH 1/2] android/pts: Update HSP files for PTS 5.3
 2014-10-13 18:55 UTC  (2+ messages)

[3.13.y.z extended stable] Linux 3.13.11.9 stable review
 2014-10-13 18:48 UTC  (5+ messages)
` [PATCH 3.13 163/163] lzo: check for length overrun in variable length encoding

[Bug 84836] New: VERDE lockup with Unigine Valley/Heaven if ARB_sample_shading is enabled
 2014-10-13 18:48 UTC  (2+ messages)
` [Bug 84836] "

Elan TS driver patch
 2014-10-13 18:47 UTC  (6+ messages)

System Administrator
 2014-10-13 18:18 UTC 

USB HID Telephony page causes odd mouse behavior
 2014-10-13 18:43 UTC  (2+ messages)

Apparent bug in git rebase with a merge commit
 2014-10-13 18:43 UTC  (4+ messages)
` [PATCH v1] rebase -m: Use empty tree base for parentless commits

[PATCH 3/3] test-lib.sh: support -x option for shell-tracing
 2014-10-13 18:43 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/5] vmxnet3 pmd fixes/improvement
 2014-10-13 18:42 UTC  (4+ messages)
` [PATCH 1/5] vmxnet3: Fix VLAN Rx stripping

[OSSTEST PATCH v2 00/12] XSM test cases for OSSTest
 2014-10-13 18:41 UTC  (4+ messages)
` [OSSTEST PATCH v2 10/12] make-flight: create XSM test jobs

PCI and VGA Passthrough regressions on Xen 4.4.1 vs 4.3.2
 2014-10-13 18:41 UTC  (4+ messages)
      ` FW: "

v3.17, i915 vs nouveau: possible recursive locking detected
 2014-10-13 18:40 UTC 

[PATCH nf] netfilter: nf_tables: restrict nat/masq expressions to nat chain type
 2014-10-13 18:39 UTC 

[Buildroot] [PATCH] manual: Add note about uses of github helper
 2014-10-13 18:38 UTC  (2+ messages)

[PATCH 00/34] e2fsprogs Summer 2014 patchbomb, part 6
 2014-10-13 18:34 UTC  (5+ messages)
` [PATCH 17/34] libext2fs: support allocating uninit blocks in bmap2()

[PATCH 01/11] drm/radeon: rework vm_flush parameters
 2014-10-13 18:26 UTC  (2+ messages)

[PATCH 1/2] drm/radeon: Try placing NO_CPU_ACCESS BOs outside of CPU accessible VRAM
 2014-10-13 18:25 UTC  (3+ messages)
` [PATCH v2 "

ARMADA 370 - Distributed Switch Architecture (dsa) - device tree
 2014-10-13 18:25 UTC  (2+ messages)

[PATCH 0/3] "-x" tracing option for tests
 2014-10-13 18:24 UTC  (2+ messages)

[PATCH bluetooth] Bluetooth: Fix missing channel unlock in l2cap_le_credits
 2014-10-13 18:24 UTC 

[merged] kernel-async-fixed-coding-style-issues.patch removed from -mm tree
 2014-10-13 18:22 UTC 

[PATCH] drm/ttm: Don't evict BOs outside of the requested placement range
 2014-10-13 18:22 UTC  (2+ messages)

[PATCH/RFC 0/5] add "unset.variable" for unsetting previously set variables
 2014-10-13 18:21 UTC  (10+ messages)

[merged] mm-memcontrol-do-not-kill-uncharge-batching-in-free_pages_and_swap_cache.patch removed from -mm tree
 2014-10-13 18:21 UTC 

[merged] mm-dmapool-add-remove-sysfs-file-outside-of-the-pool-lock-lock.patch removed from -mm tree
 2014-10-13 18:21 UTC 

[merged] memcg-move-memcg_update_cache_size-to-slab_commonc.patch removed from -mm tree
 2014-10-13 18:21 UTC 

[merged] memcg-dont-call-memcg_update_all_caches-if-new-cache-id-fits.patch removed from -mm tree
 2014-10-13 18:21 UTC 

[merged] memcg-move-memcg_allocfree_cache_params-to-slab_commonc.patch removed from -mm tree
 2014-10-13 18:20 UTC 

[merged] mm-debugc-use-pr_emerg.patch removed from -mm tree
 2014-10-13 18:20 UTC 

[merged] mm-use-vm_bug_on_mm-where-possible.patch removed from -mm tree
 2014-10-13 18:20 UTC 

[merged] mm-introduce-vm_bug_on_mm.patch removed from -mm tree
 2014-10-13 18:20 UTC 

[merged] mm-move-debug-code-out-of-page_allocc.patch removed from -mm tree
 2014-10-13 18:20 UTC 

[merged] mm-softdirty-unmapped-addresses-between-vmas-are-clean.patch removed from -mm tree
 2014-10-13 18:20 UTC 

[merged] mm-page_alloc-default-node-ordering-on-64-bit-numa-zone-ordering-on-32-bit-v2.patch removed from -mm tree
 2014-10-13 18:20 UTC 

[merged] mm-page_alloc-make-paranoid-check-in-move_freepages-a-vm_bug_on.patch removed from -mm tree
 2014-10-13 18:20 UTC 

[merged] ocfs2-fix-a-deadlock-while-o2net_wq-doing-direct-memory-reclaim.patch removed from -mm tree
 2014-10-13 18:20 UTC 

[merged] mm-clear-__gfp_fs-when-pf_memalloc_noio-is-set.patch removed from -mm tree
 2014-10-13 18:20 UTC 

[merged] mm-compaction-fix-warning-of-flags-may-be-used-uninitialized.patch removed from -mm tree
 2014-10-13 18:20 UTC 

[merged] mm-mmapc-clean-up-config_debug_vm_rb-checks.patch removed from -mm tree
 2014-10-13 18:20 UTC 


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.