All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-30 05:52:40 to 2016-03-30 07:30:14 UTC [more...]

[PATCH] fs/vfs: improve __mnt_is_readonly
 2016-03-30  7:30 UTC  (6+ messages)

[PATCH 0/2] minor fixes for archiver and selftest
 2016-03-30  7:30 UTC  (3+ messages)
` [PATCH 1/2] archiver.bbclass: addtask do_deploy_archives_setscene
` [PATCH 2/2] selftest/buildoptions.py: use INHERIT +=

[xen-4.6-testing test] 87889: regressions - FAIL
 2016-03-30  7:29 UTC 

[PATCH v2] x86/HVM: fix forwarding of internally cached requests
 2016-03-30  7:28 UTC  (2+ messages)

[PATCH 0/1] linux-yocto 4.4: enable overlayfs
 2016-03-30  7:25 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] mfd: mt6397: irq domain should initialize before mfd_add_devices()
 2016-03-30  7:25 UTC  (2+ messages)

[PATCH v3 0/2] mmc: dw_mmc: controller reset support
 2016-03-30  7:24 UTC  (3+ messages)
` [PATCH v3 1/2] Documentation: synopsys-dw-mshc: add binding for resets
` [PATCH v3 2/2] mmc: dw_mmc: add resets support to dw_mmc

[PATCH 0/4] V2 Remove bootimg.bbclass and boot-directdisk.bbclass
 2016-03-30  7:23 UTC  (5+ messages)
` [PATCH 1/4] boot-directdisk.bbclass: merge it into image-vm.bbclass
` [PATCH 2/4] bootimg.bbclass: merge it into image-live.bbclass
` [PATCH 3/4] image-live.bbclass/image-vm.bbclass: remove duplicated code
` [PATCH 4/4] image-vm.bbclass: remove invalid code

[meta-fsl-arm-extra][PATCH] linux-boundary: Bump kernel version to 3.14.52
 2016-03-30  7:21 UTC  (5+ messages)

[PATCH 0/2] ARM: cpuidle: bug fix and a trivial improvement
 2016-03-30  7:16 UTC  (5+ messages)
` [PATCH 1/2] ARM: cpuidle: fix !cpuidle_ops[cpu].init case during init

[PATCH v7 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-03-30  7:19 UTC  (8+ messages)
` [PATCH v7 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI

qdisc spin lock
 2016-03-30  7:20 UTC 

[PATCH iproute2 v1 1/1] lib/utils: fix get_addr() and get_prefix() error messages
 2016-03-30  7:19 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] util: Improved qemu_hexmap() to include an ascii dump of the buffer
 2016-03-30  7:18 UTC  (2+ messages)

[PATCH v3 00/16] Support non-lru page migration
 2016-03-30  7:12 UTC  (51+ messages)
` [PATCH v3 01/16] mm: use put_page to free page instead of putback_lru_page
` [PATCH v3 02/16] mm/compaction: support non-lru movable page migration
` [PATCH v3 03/16] mm: add non-lru movable page support document
` [PATCH v3 04/16] mm/balloon: use general movable page feature into balloon
` [PATCH v3 05/16] zsmalloc: keep max_object in size_class
` [PATCH v3 06/16] zsmalloc: squeeze inuse into page->mapping
` [PATCH v3 07/16] zsmalloc: remove page_mapcount_reset
` [PATCH v3 08/16] zsmalloc: squeeze freelist into page->mapping
` [PATCH v3 09/16] zsmalloc: move struct zs_meta from mapping to freelist
` [PATCH v3 10/16] zsmalloc: factor page chain functionality out
` [PATCH v3 11/16] zsmalloc: separate free_zspage from putback_zspage
` [PATCH v3 12/16] zsmalloc: zs_compact refactoring
` [PATCH v3 13/16] zsmalloc: migrate head page of zspage
` [PATCH v3 14/16] zsmalloc: use single linked list for page chain
` [PATCH v3 15/16] zsmalloc: migrate tail pages in zspage
` [PATCH v3 16/16] zram: use __GFP_MOVABLE for memory allocation

"bad metadata" not fixed by btrfs repair
 2016-03-30  7:18 UTC  (11+ messages)

[RFC] mm: why cat /proc/pid/smaps | grep Rss is different from cat /proc/pid/statm?
 2016-03-30  7:16 UTC  (4+ messages)

[v2] ppc64/book3s: fix branching to out of line handlers in relocation kernel
 2016-03-30  7:14 UTC  (2+ messages)

[PATCH] i40iw: Remove unnecessary synchronize_irq() before free_irq()
 2016-03-30  7:15 UTC  (2+ messages)

[PATCH 0/7] topology: Add support for vendor tuples
 2016-03-30  7:15 UTC  (4+ messages)
` [PATCH 6/7] topology: Add support for parsing "

[PATCH v3 00/16] Support non-lru page migration
 2016-03-30  7:11 UTC 

[PATCH] RDMA/nes: Adding queue drain functions
 2016-03-30  7:11 UTC  (2+ messages)

[PATCH v6 0/5] (mostly) Arch-independent livepatch
 2016-03-30  7:10 UTC  (4+ messages)
`  "

[RESEND PATCH v2 0/2] Update SCSI target removal path
 2016-03-30  7:09 UTC  (7+ messages)
` [RESEND PATCH v2 1/2] Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
` [RESEND PATCH v2 2/2] scsi: Add intermediate STARGET_REMOVE state to scsi_target_state

[PATCH v2 0/7] topology: Add support for vendor tuples
 2016-03-30  7:11 UTC  (8+ messages)
` [PATCH v2 1/7] topology: Use the generic pointer to free an element's object
` [PATCH v2 2/7] topology: Define a free handler for the element
` [PATCH v2 3/7] topology: Add doc for vendor tuples
` [PATCH v2 4/7] topology: ABI - Define types "
` [PATCH v2 5/7] topology: Add support for vendor tokens
` [PATCH v2 6/7] topology: Add support for parsing vendor tuples
` [PATCH v2 7/7] topology: Build data objects with tuples

[PATCH] sched/fair: Update comment after a variable rename
 2016-03-29 23:24 UTC  (2+ messages)

[PATCH v8 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-03-30  7:07 UTC  (12+ messages)

[PATCH] drm/i915/vlv: Enable/disable VGA hotplugging properly
 2016-03-30  7:06 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v8] acpi, apei, arm64: APEI initial support for aarch64
 2016-03-30  7:05 UTC  (7+ messages)

[PATCH 0/2] ARM: uniphier: updates for Linux 4.7-rc1
 2016-03-30  7:01 UTC  (5+ messages)
` [PATCH 1/2] ARM: uniphier: fix up cache ops broadcast of ACTLR

[Qemu-devel] [PATCHv2] Strawman proposal for NBD structured replies
 2016-03-30  6:59 UTC  (3+ messages)

next-20160330 build: 1 failures 7 warnings (next-20160330)
 2016-03-30  6:57 UTC 

[PATCH] perf jit: genelf makes assumptions about endian
 2016-03-30  6:57 UTC  (5+ messages)
` mailman From rewriting [was perf jit: genelf makes assumptions about endian]

[PATCH] ASoC: nau8825: assign DAC Ch to match headset L/R
 2016-03-30  6:57 UTC 

[PATCH v2 0/5] dax: handling of media errors
 2016-03-30  6:56 UTC  (11+ messages)
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

add RWF_(D)SYNC flag to preadv2/pwritev2
 2016-03-30  6:54 UTC  (5+ messages)
` [PATCH 09/10] fs: add RWF_DSYNC aand RWF_SYNC
  ` [PATCH 09/10] "

[PATCH v2] gpio: pca953x: Use correct u16 value for register word write
 2016-03-30  6:49 UTC 

[U-Boot] [RFC v1 PATCH 1/1] mpc85xx: Enable pre-relocation malloc for MPC85xx
 2016-03-30  6:52 UTC 

[PATCH] block: don't make BLK_DEF_MAX_SECTORS too big
 2016-03-30  6:51 UTC  (4+ messages)

[PATCH] tpm: remove redundant code from self-test functions
 2016-03-30  6:50 UTC  (7+ messages)

[Qemu-devel] [PATCH] doc: Mention proper use of handle
 2016-03-30  6:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 0/3] NBD Structured Read
  ` [Qemu-devel] [PATCH v2 3/3] doc: Propose Structured Read extension

[PATCH v2] ARM: reboot: remove duplicated local_irq_disable()
 2016-03-30  6:45 UTC  (2+ messages)

[vfs PATCH v3 0/4] vfs: Expand iomap interface to fiemap
 2016-03-30  6:47 UTC  (7+ messages)
` [vfs PATCH v3 1/4] VFS: move iomap from exportfs.h to iomap.h

[PATCH 0/4] perf core: Support reading from overwritable ring buffer
 2016-03-30  6:46 UTC  (5+ messages)
` [PATCH 1/4] perf core: Introduce new ioctl options to pause and resume "

[PATCH v3] sched/deadline: do not try to push tasks if pinned task switches to dl
 2016-03-30  6:44 UTC  (4+ messages)

arm64: kernel v4.6-rc1 hangs on QEMU
 2016-03-30  6:44 UTC  (7+ messages)

[net PATCH] i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
 2016-03-30  6:44 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] modify wrong comment in ubi_leb_map function
 2016-03-29 18:41 UTC 

[PATCH 1/1] scsi: storvsc: Support manual scan of FC hosts on Hyper-V
 2016-03-30  6:39 UTC  (13+ messages)

[PATCH 1/4] KVM: MMU: fix permission_fault()
 2016-03-30  6:39 UTC  (7+ messages)

[RFC PATCH 0/4] Implement USB device/host switch for Vybrid
 2016-03-30  6:32 UTC  (7+ messages)

[PATCH 00/21] replacement for dt/refs-backend-lmdb v7 patch 04/33
 2016-03-30  6:37 UTC  (5+ messages)

[PATCH] mm/highmem: simplify is_highmem()
 2016-03-30  6:34 UTC  (3+ messages)

[PATCH] iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
 2016-03-30  6:33 UTC  (2+ messages)

wayland crash debugging help required
 2016-03-30  6:31 UTC 

aplay failed on bluetooth audio with bluez 4.101
 2016-03-30  6:31 UTC  (7+ messages)

[PATCH] Revert "drm: Don't pass negative delta to ktime_sub_ns()"
 2016-03-30  6:30 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-03-29
 2016-03-30  6:30 UTC 

blank screen on boot with i915/DRM_FBDEV_EMULATION
 2016-03-30  6:29 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH 0/2] Workaround for MST displays failing to come back after resume
 2016-03-30  6:23 UTC  (7+ messages)
` [PATCH 1/2] drm/i915: Call intel_dp_mst_resume() before resuming displays
  ` [Intel-gfx] "

[PATCH v8 0/6] Implement generic ASoC HDMI codec and use it in tda998x
 2016-03-30  6:21 UTC  (5+ messages)
` [PATCH v8 1/6] ALSA: pcm: add IEC958 channel status helper for hw_params

[Portwell] Install Yocto on Samsung eMMC
 2016-03-30  6:19 UTC 

[U-Boot] [PATCH] armv8/fsl-layerscape: add IFC fixup for LS1043A with QSPI enabled
 2016-03-30  6:20 UTC  (5+ messages)

[PATCH 00/13] ubifs update
 2016-03-30  6:19 UTC  (3+ messages)
` [PATCH 11/13] barebox-wrapper: Implement kfree and vfree as static inline functions

[PATCH v2] x86/hvm/viridian: save APIC assist vector
 2016-03-30  6:18 UTC  (2+ messages)

[PATCH][meta-oe] minicoredumper: add the recipe
 2016-03-30  6:11 UTC 

[PATCH] spi-imx -> make DMA optional through DT
 2016-03-30  6:14 UTC  (3+ messages)

[PATCH 1/2] drm/i915/BXT: Get pipe conf from the port registers
 2016-03-30  6:14 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

iio_simple_dummy_buffer_dma
 2016-03-30  6:08 UTC  (7+ messages)

Getting rid of inside_vm in intel8x0
 2016-03-30  6:07 UTC  (2+ messages)

weird diff output?
 2016-03-30  6:05 UTC  (8+ messages)

[PATCH] drm/i915/BXT: Bug fix for IS_BROXTON usage
 2016-03-30  6:02 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

bcmserver.c usage and preconditions
 2016-03-30  6:01 UTC 

[PATCH v5 1/4] leds: core: add generic support for RGB Color LED's
 2016-03-30  5:58 UTC  (5+ messages)

[PATCH RFC] net: decrease the length of backlog queue immediately after it's detached from sk
 2016-03-30  5:56 UTC  (4+ messages)

[lkp] [x86/mm] 05024080c7: WARNING: CPU: 2 PID: 4250 at arch/x86/mm/tlb.c:410 flush_tlb_func+0x1b4/0x1c0()
 2016-03-30  5:56 UTC  (2+ messages)
`  "

[meta-oe][PATCH] ipmiutil: fix typo
 2016-03-30  5:51 UTC 

[PATCH] dev-type: add support for checking sgi/sun partition table
 2016-03-30  5:54 UTC 

[PATCH 1/2] commands: nandtest: Fix wrong format specifier
 2016-03-30  5:54 UTC  (2+ messages)
` [PATCH 2/2] mtd: doc3: "

[PATCH 0/4] Git for Windows fixes in preparation for 2.8.0
 2016-03-30  5:52 UTC  (6+ messages)
` [PATCH 1/4] config --show-origin: report paths with forward slashes


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.