All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-05 10:26:52 to 2015-01-05 11:14:33 UTC [more...]

[Qemu-devel] [PATCH v3 0/8] eliminate data write in bdrv_write_zeroes on Linux in raw-posix.c
 2015-01-05 11:14 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/8] block: prepare bdrv_co_do_write_zeroes to deal with large bl.max_write_zeroes
` [Qemu-devel] [PATCH 5/8] block/raw-posix: refactor handle_aiocb_write_zeroes a bit
` [Qemu-devel] [PATCH 6/8] block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes

[PATCH v7 0/2] crypto: AF_ALG: add AEAD and RNG support
 2015-01-05 11:14 UTC  (11+ messages)
` [PATCH v7 1/2] crypto: AF_ALG: add AEAD support

[RFC/PATCHSET 00/30] perf tools: New build framework
 2015-01-05 11:13 UTC  (4+ messages)
` [PATCH 01/30] perf tools: Add new build framework support

[Buildroot] [PATCH v4 00/17] ejabberd: XMPP server
 2015-01-05 11:13 UTC  (8+ messages)
` [Buildroot] [PATCH v4 03/17] package/pkg-rebar: new infrastructure

[DEBUGGING Xen 4.4.1/Qxl/Debian unstable] QXL drivers don't want to install
 2015-01-05 11:12 UTC  (17+ messages)
                                ` [DEBUGGING Xen/Qxl/Debian Sid] qemu crash on xenbus pv driver install

[PATCH] iommu: Fix build of allmod/allyes config on ARMv8 architecture
 2015-01-05 11:09 UTC  (7+ messages)

[PATCH 00/28] remove .owner for most platform_drivers: the missing bits
 2015-01-05 11:08 UTC  (5+ messages)
` [PATCH 09/28] iommu: drop owner assignment from platform_drivers

Ceph-client branch for Ubuntu 14.04.1 LTS (3.13.0-x kernels)
 2015-01-05 10:53 UTC 

[PATCH] brcm80211: brcmsmac: dma: Remove some unused functions
 2015-01-05 11:06 UTC  (6+ messages)

[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-05 11:05 UTC  (7+ messages)
` [PATCH v5 18/18] Documentation: ACPI for ARM64

[Buildroot] [PATCH] svgtiny: update source url
 2015-01-05 11:05 UTC  (4+ messages)

[PATCH nf 3/3] netfilter: nf_tables: fix flush ruleset chain dependencies
 2015-01-05 11:07 UTC 

[PATCH for kernel 3.19] Avoid that scsi_device_put() triggers a kernel warning
 2015-01-05 11:03 UTC 

[PATCH nf 1/3] netfilter: nfnetlink: validate nfnetlink header from batch
 2015-01-05 11:06 UTC  (2+ messages)
` [PATCH nf 2/3] netfilter: nfnetlink: relax strict multicast group from netlink_bind

[PATCH v3] cfg80211: check for carrier state only when offchanel CAC supported
 2015-01-05 16:33 UTC 

[Qemu-devel] [PATCH 0/6] relicense QEMU softfloat from 2b to to 2a
 2015-01-05 11:03 UTC  (4+ messages)

3.18.1 + latest bcache-dev
 2015-01-05 11:06 UTC  (6+ messages)

[Buildroot] [PATCH v3] svgtiny: update source url
 2015-01-05 11:02 UTC 

[PATCH 00/10] Recipe upgrades
 2015-01-05 11:00 UTC  (11+ messages)
` [PATCH 01/10] iotop: update to 0.6
` [PATCH 02/10] lzip: update to 1.16
` [PATCH 03/10] ddrescue: update to 1.19
` [PATCH 04/10] lcdproc: update to 0.5.6
` [PATCH 05/10] libmodplug: update to 0.8.8.5
` [PATCH 06/10] protobuf: update to 2.5.0
` [PATCH 07/10] mariadb: update to 5.5.41
` [PATCH 08/10] rfkill: update to 0.5
` [PATCH 09/10] picocom: update to 1.7
` [PATCH 10/10] libssh: update to just after 0.6.4

[PATCH net-next 0/5] RDMA/cxgb4/cxgb4vf/csiostor: Cleanup register defines
 2015-01-05 11:00 UTC  (6+ messages)
` [PATCH net-next 1/5] RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE "
` [PATCH net-next 2/5] cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related "
  ` [PATCH net-next 3/5] cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM "
  ` [PATCH net-next 4/5] cxgb4/csiostor: Cleanup TP, MPS and TCAM "
` [PATCH net-next 5/5] cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC "

[PATCH] crypto: AEAD: add check for presence of auth tag
 2015-01-05 11:00 UTC  (7+ messages)

[PATCH] cfg80211: check for carrier state only when offchanel CAC supported
 2015-01-05 10:58 UTC  (3+ messages)

[PATCH 1/2] iommu/vt-d: Fix dmar_domain leak in iommu_attach_device
 2015-01-05 10:59 UTC  (4+ messages)

[PATCH 0/10] Replace _PAGE_NUMA with PAGE_NONE protections v5
 2015-01-05 10:54 UTC  (33+ messages)
` [PATCH 01/10] mm: numa: Do not dereference pmd outside of the lock during NUMA hinting fault
` [PATCH 02/10] mm: Add p[te|md] protnone helpers for use by NUMA balancing
` [PATCH 03/10] mm: Convert p[te|md]_numa users to p[te|md]_protnone_numa
` [PATCH 04/10] ppc64: Add paranoid warnings for unexpected DSISR_PROTFAULT
` [PATCH 05/10] mm: Convert p[te|md]_mknonnuma and remaining page table manipulations
` [PATCH 06/10] mm: Remove remaining references to NUMA hinting bits and helpers
` [PATCH 07/10] mm: numa: Do not trap faults on the huge zero page
` [PATCH 08/10] x86: mm: Restore original pte_special check
` [PATCH 09/10] mm: numa: Add paranoid check around pte_protnone_numa
` [PATCH 10/10] mm: numa: Avoid unnecessary TLB flushes when setting NUMA hinting entries

xprt_adjust_timeout followed by lockd: server not responding / server OK
 2015-01-05 10:58 UTC  (5+ messages)

[PATCH V1 1/1] iio: Added Capella cm3232 ambient light sensor driver
 2015-01-05 10:51 UTC  (3+ messages)

[PATCH 2/2] powerpc/config: enable mdio buses muxing via Memory-mapped device
 2015-01-05 10:57 UTC  (5+ messages)

[meta-fsl-ppc][PATCH 00/20] qoriq sdk v1.7 patches (part I)
 2015-01-05 10:55 UTC  (24+ messages)
` [meta-fsl-ppc][PATCH 01/20] dtc: old SRC_URI died, changing to new working one
` [meta-fsl-ppc][PATCH 02/20] linux-qoriq: update revision to 6619b8b
` [meta-fsl-ppc][PATCH 03/20] u-boot: upgrade to 2014.07 with revision 659b6a2
` [meta-fsl-ppc][PATCH 04/20] t1024: add machine support for t1024qds/rdb
` [meta-fsl-ppc][PATCH 05/20] rename t1042rdb -> t1042rdb-pi
` [meta-fsl-ppc][PATCH 06/20] t1042rdb: add machine support
` [meta-fsl-ppc][PATCH 07/20] t104x: use kernel defconfig corenet_fmanv3_smp_defconfig
` [meta-fsl-ppc][PATCH 08/20] hv-cfg: t1042rdb use the same setting with t1040
` [meta-fsl-ppc][PATCH 09/20] skmm-ep: update revision to 27156a6
` [meta-fsl-ppc][PATCH 10/20] rcw: update revision to 3e89f378
` [meta-fsl-ppc][PATCH 11/20] asf: update revision to 16eb472
` [meta-fsl-ppc][PATCH 12/20] web-sysmon: update to revision 8d0c6ec
` [meta-fsl-ppc][PATCH 13/20] eth-config: update to revision 8040e0b
` [meta-fsl-ppc][PATCH 14/20] qemu: update to revision 6ac4597
` [meta-fsl-ppc][PATCH 15/20] flib: update to revision 4bd48d4
` [meta-fsl-ppc][PATCH 16/20] fmc: update to revision to 4f4a3eb
` [meta-fsl-ppc][PATCH 17/20] fmlib: update to revision 661d782
` [meta-fsl-ppc][PATCH 18/20] hypervisor: update to revision to 99b04d9
` [meta-fsl-ppc][PATCH 19/20] ipc: update to revision c9c92ac
` [meta-fsl-ppc][PATCH 20/20] p2020ds: remove as it is not supported now

[Ask for HELP] Should it support ustat syscall for arm64
 2015-01-05 10:53 UTC  (3+ messages)

[PATCH FOR v3.19 - v2] iommu/ipmmu-vmsa: change IOMMU_EXEC to IOMMU_NOEXEC
 2015-01-05 10:53 UTC  (4+ messages)

[meta-networking][PATCH 0/5] Networking fixes and upgrades
 2015-01-05 10:51 UTC  (6+ messages)
` [meta-networking][PATCH 1/5] ntp: fix file locations
` [meta-networking][PATCH 2/5] ntp: add explicit perl dependency to ntp-utils package
` [meta-networking][PATCH 3/5] mtr: update to 0.86
` [meta-networking][PATCH 4/5] traceroute: update to 2.0.21
` [meta-networking][PATCH 5/5] dnsmasq: update to 2.72

[U-Boot] Cannot compile arm u-boot with hardfloat toolchain
 2015-01-05 10:51 UTC  (4+ messages)

[PATCH] drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES
 2015-01-05 10:51 UTC  (2+ messages)

[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
 2015-01-05 10:50 UTC  (9+ messages)
` [PATCH 2/9] hwmon: dts: Doc: Add DTS doc to explain how to use PWM FAN as a cooling device
            ` [lm-sensors] [PATCH 2/9] hwmon: dts: Doc: Add DTS doc to explain how to use PWM FAN as a cooling

[RFC][PATCH 0/3] sched: skip_clock_update madness
 2015-01-05 10:49 UTC  (5+ messages)
` [RFC][PATCH 1/3] sched: Validate rq_clock*() serialization
` [RFC][PATCH 2/3] sched: Rework rq->clock update skips
` [RFC][PATCH 3/3] sched,debug: Print clock_task

[PATCH v2 00/11] iio: add support for hardware buffers
 2015-01-05 10:48 UTC  (4+ messages)
` [PATCH v2 02/11] iio: buffer: refactor buffer attributes setup

[PATCH] brcmfmac: avoid duplicated suspend/resume operation
 2015-01-05 10:48 UTC  (4+ messages)

答复:[PATCH] perf core: Use KSTK_ESP() instead of pt_regs->sp while output user regs
 2015-01-05 10:46 UTC  (3+ messages)
` [PATCH 0/2] perf: Improve user regs sampling

[PATCH v2] dmaengine: shdma: Runtime-resume device in .shutdown()
 2015-01-05 10:46 UTC  (2+ messages)

Xen Gt for beginners
 2015-01-05 10:46 UTC 

[RFC] AFFS: Trying to fix fsx/O_DIRECT
 2015-01-05 10:46 UTC  (2+ messages)

[PATCH net-next] be2net: support TX batching using skb->xmit_more flag
 2015-01-05 10:48 UTC 

[Qemu-devel] [Bug 1407454] [NEW] assertion failed when using "-usb" option
 2015-01-05 10:45 UTC  (3+ messages)
` [Qemu-devel] [Bug 1407454] "

layerscape1 patches
 2015-01-05 10:44 UTC  (2+ messages)

[PATCH 0/3] DLN2 fixes related to suspend/resume
 2015-01-05 10:42 UTC  (5+ messages)
` [PATCH 1/3] gpio: dln2: fix issue when an IRQ is unmasked then enabled

[meta-fsl-arm][PATCH] u-boot-fslc: Update to revision 2a94e33c
 2015-01-05 10:41 UTC 

pull request: iwlwifi 2015-01-05
 2015-01-05 10:41 UTC  (3+ messages)

[PATCH v2 0/6] Enable VF RSS for Niantic
 2015-01-05 10:38 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/6] ixgbe: Config VF RSS

[PATCH] Documentation: of: fix typo in graph bindings
 2015-01-05 10:37 UTC  (2+ messages)

GIC_CPU_MASK_SIMPLE(8)" on big.LITTLE?
 2015-01-05 10:37 UTC  (3+ messages)

Fastmap update v2 (pile 1)
 2015-01-05 10:37 UTC  (4+ messages)

[PATCH] crypto: Remove unnecessary KERN_ERR in bfin_crc.c
 2015-01-05 10:37 UTC  (2+ messages)

[PATCH] crypto: amcc: crypto4xx_sa.c: Remove unused function
 2015-01-05 10:37 UTC  (2+ messages)

[PATCH] crypto: aesni - fix "by8" variant for 128 bit keys
 2015-01-05 10:36 UTC  (3+ messages)

How do I change the "Architecture" of a package?
 2015-01-05 10:36 UTC  (10+ messages)
        ` Bug: PR server changes the PKGV variable too

[PATCH] crypto: sha-mb - Add avx2_supported check
 2015-01-05 10:36 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP DSS hwmod reset fix
 2015-01-05 10:34 UTC  (5+ messages)
` [PATCH 2/2] ARM: DRA7xx: hwmod: set DSS submodule parent hwmods

xen/x86: properly retrieve NMI reason
 2015-01-05 10:35 UTC  (3+ messages)

[meta-oe/meta-webserver][PATCH v2 00/11] Merge modphp into php and upgrade
 2015-01-05 10:33 UTC  (13+ messages)
` [meta-oe][PATCH v2 01/12] php: upgrade to 5.5.15
` [meta-oe][PATCH v2 02/12] libc-client: rename to uw-imap, upgrade to 2007f
` [meta-oe][PATCH v2 03/12] php: integrate modphp
` [meta-oe][PATCH v2 04/12] php: upgrade to 5.5.20
` [meta-webserver][PATCH v2 05/12] modphp: remove
` [meta-webserver][PATCH v2 06/12] README: update for modphp merging into php
` [meta-oe][PATCH v2 07/12] uw-imap: make libpam dependency dependent on DISTRO_FEATURES
` [meta-oe][PATCH v2 08/12] php: add PACKAGECONFIG to fix implicit dependency on libpam
` [meta-oe][PATCH v2 09/12] php: add PACKAGECONFIG for imap
` [meta-webserver][PATCH v2 10/12] xdebug: fix DEPENDS and un-blacklist
` [meta-webserver][PATCH v2 11/12] xdebug: update to 2.2.6
` [meta-webserver][PATCH v2 12/12] phpmyadmin: update to 4.3.4

[Qemu-devel] [PATCH v3 0/5] libqos: Virtio MMIO driver
 2015-01-05 10:30 UTC  (2+ messages)

[Xenomai] Differents switch mode from differents Xenomai skin
 2015-01-05 10:30 UTC  (9+ messages)

[PATCH] net: wireless: rtlwifi: btcoexist: halbtc8821a2ant: Remove some unused functions
 2015-01-05 10:28 UTC  (3+ messages)

[2/3] mm: fix up some user-visible effects of the stack guard page
 2015-01-05 10:21 UTC 

[PATCH 0/2] V4L2: add CCF support to v4l2_clk
 2015-01-05 10:27 UTC  (5+ messages)
` [PATCH 1/2] V4L: remove clock name from v4l2_clk API

[ATTEND] Filesystem topics
 2015-01-05 10:27 UTC  (2+ messages)
` [Lsf-pc] "

[BISECTED] 3.19-rc1 regression - kernel does not load in GRUB 0.97 (GRUB Legacy)
 2015-01-05 10:26 UTC  (5+ messages)

[PATCH 1/3] checkpatch: Check for use of disallowed macros
 2015-01-05 10:26 UTC  (5+ messages)
` [PATCH 3/3] ACPICA: Remove use of __DATE__ macro


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.