All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-15 08:21:09 to 2016-04-15 09:10:54 UTC [more...]

[PATCH v4] btrfs: qgroup: Fix qgroup accounting when creating snapshot
 2016-04-15  9:08 UTC 

[PATCH 00/28] Optimise page alloc/free fast paths v3
 2016-04-15  9:07 UTC  (56+ messages)
` [PATCH 01/28] mm, page_alloc: Only check PageCompound for high-order pages
` [PATCH 02/28] mm, page_alloc: Use new PageAnonHead helper in the free page fast path
` [PATCH 03/28] mm, page_alloc: Reduce branches in zone_statistics
` [PATCH 04/28] mm, page_alloc: Inline zone_statistics
` [PATCH 05/28] mm, page_alloc: Inline the fast path of the zonelist iterator
` [PATCH 06/28] mm, page_alloc: Use __dec_zone_state for order-0 page allocation
` [PATCH 07/28] mm, page_alloc: Avoid unnecessary zone lookups during pageblock operations
` [PATCH 08/28] mm, page_alloc: Convert alloc_flags to unsigned
` [PATCH 09/28] mm, page_alloc: Convert nr_fair_skipped to bool
` [PATCH 10/28] mm, page_alloc: Remove unnecessary local variable in get_page_from_freelist
` [PATCH 11/28] mm, page_alloc: Remove unnecessary initialisation "
` [PATCH 13/28] mm, page_alloc: Remove redundant check for empty zonelist
  ` [PATCH 14/28] mm, page_alloc: Simplify last cpupid reset
  ` [PATCH 15/28] mm, page_alloc: Move might_sleep_if check to the allocator slowpath
  ` [PATCH 16/28] mm, page_alloc: Move __GFP_HARDWALL modifications out of the fastpath
  ` [PATCH 17/28] mm, page_alloc: Check once if a zone has isolated pageblocks
  ` [PATCH 18/28] mm, page_alloc: Shorten the page allocator fast path
  ` [PATCH 19/28] mm, page_alloc: Reduce cost of fair zone allocation policy retry
  ` [PATCH 20/28] mm, page_alloc: Shortcut watermark checks for order-0 pages
  ` [PATCH 21/28] mm, page_alloc: Avoid looking up the first zone in a zonelist twice
  ` [PATCH 22/28] mm, page_alloc: Remove field from alloc_context
  ` [PATCH 23/28] mm, page_alloc: Check multiple page fields with a single branch
  ` [PATCH 24/28] mm, page_alloc: Remove unnecessary variable from free_pcppages_bulk
  ` [PATCH 25/28] mm, page_alloc: Inline pageblock lookup in page free fast paths
  ` [PATCH 26/28] cpuset: use static key better and convert to new API
  ` [PATCH 27/28] mm, page_alloc: Defer debugging checks of freed pages until a PCP drain
  ` [PATCH 28/28] mm, page_alloc: Defer debugging checks of pages allocated from the PCP

[Buildroot] [PATCH 1/1] Add config to nfsd to set number of threads
 2016-04-15  9:09 UTC  (12+ messages)

[PATCH 0/4] MIPS: MSA fixes
 2016-04-15  9:07 UTC  (12+ messages)
` [PATCH 1/4] MIPS: Use copy_s.fmt rather than copy_u.fmt
` [PATCH 2/4] MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
` [PATCH 3/4] MIPS: Fix MSA assembly with big thread offsets
` [PATCH 4/4] MIPS: Fix MSA assembly warnings

[PATCH v2 0/8] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3
 2016-04-15  9:07 UTC  (14+ messages)
` [PATCH v2 1/8] PM / devfreq: event: Add new Exynos NoC probe driver
` [PATCH v2 4/8] ARM: dts: Add NoC Probe dt node for Exynos542x SoC
` [PATCH v2 6/8] clk: samsung: exynos542x: Add the clock id for ACLK
` [PATCH v2 8/8] ARM: dts: Add support of Bus frequency using VDD_INT for exynos5422-odroidxu3

Code Review Dashboard (nearly-complete)
 2016-04-15  9:05 UTC  (3+ messages)

[PATCH v5 00/21] x86, boot: KASLR cleanup and 64-bit improvements
 2016-04-15  9:05 UTC  (7+ messages)
` [PATCH v5 04/21] x86, boot: Move compressed kernel to end of decompression buffer
  ` [kernel-hardening] "
` [PATCH v5 07/21] x86, boot: Fix run_size calculation
  ` [kernel-hardening] "

[PATCH 1/3] ACPI / ARM64: Don't enable ACPI by default on ARM64
 2016-04-15  9:04 UTC  (10+ messages)
` [PATCH 3/3] arm64: defconfig: Enable ACPI

[RFC 0/8] drm: explicit fencing support
 2016-04-15  9:03 UTC  (5+ messages)
` [RFC 1/8] dma-buf/fence: add fence_collection fences

[Qemu-devel] [PATCH for-2.6] ppc: Fix migration of the XER register
 2016-04-15  9:03 UTC 

[RFC] ubihealthd
 2016-04-15  9:02 UTC  (3+ messages)

[PATCH] x86/vdso: add mremap hook to vm_special_mapping
 2016-04-15  8:46 UTC  (5+ messages)
` [PATCHv2] "

[Qemu-devel] [PATCH v14 00/19] qapi visitor cleanups (post-introspection cleanups subset E)
 2016-04-15  9:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH v14 11/19] qmp: Support explicit null during visits
` [Qemu-devel] [PATCH v14 13/19] qmp: Tighten output visitor rules

[PATCH V3] vm_event: Allow subscribing to write events for specific MSR-s
 2016-04-15  9:02 UTC 

[PATCH] mmc: reduce nesting and join error strings into one line
 2016-04-15  9:01 UTC  (2+ messages)

block-iscsi with Xen 4.5 / 4.6
 2016-04-15  9:01 UTC  (9+ messages)

[PATCH for-4.7] tools/libxl: Fix legacy migration following COLO backchannel breakage
 2016-04-15  9:01 UTC  (3+ messages)

[Bug 94933] [RV610] Freeze when turning on an external monitor after resume from suspend
 2016-04-15  8:59 UTC  (6+ messages)

[kernel-hardening] ARMv8.0 PAN emulation
 2016-04-15  8:58 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH v2 0/6] ASoC: davinci-mcbsp: add binding for McBSP
 2016-04-15  8:58 UTC  (5+ messages)
` [PATCH v2 1/6] "

[PATCH v3 1/2] ARM: dts: Add expansion bus to VExpress
 2016-04-15  8:55 UTC  (3+ messages)

[PATCH 1/2]: dracut: 95resume: avoid possible symbolic link creation error on bootup
 2016-04-15  8:55 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] drm/i915/bxt: PORT_PLL_REF_SEL bit should be set for all BXT variations
 2016-04-15  8:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/3] drm/i915: Use readl/writel for ring buffer access
 2016-04-15  8:54 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/3] "

[PATCH v6 1/2] Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentation
 2016-04-15  8:52 UTC  (6+ messages)
` [PATCH v6 2/2] dmaengine: Add Xilinx zynqmp dma engine driver support

[patch net-next 00/18] devlink + mlxsw: add support for config and control of shared buffers
 2016-04-15  8:52 UTC  (4+ messages)
` [patch net-next 05/18] mlxsw: spectrum_buffers: Push out indexes and direction out of SB structs

[PATCH v5 1/2] Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentation
 2016-04-15  8:52 UTC  (5+ messages)

[PATCH v5 00/10] Support for Cortex-M Prototyping System
 2016-04-15  8:52 UTC  (6+ messages)

Backport a Security Fix for CVE-2015-7833 to v4.1
 2016-04-15  8:49 UTC  (4+ messages)

[psplash][PATCH] psplash: add option to read startup message from file
 2016-04-15  8:49 UTC 

rgw and the next hammer release v0.94.7
 2016-04-15  8:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/9] target-mips: Initiate IEEE 754-2008 support
 2016-04-15  8:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/9] softfloat: Implement run-time-configurable meaning of signaling NaN bit

rados and the next hammer release v0.94.7
 2016-04-15  8:48 UTC  (2+ messages)

[PATCH V2] libxl: use LIBXL_API_VERSION 0x040200
 2016-04-15  8:47 UTC 

Section 4 No. 9,10 Failed was occurred by IPv6 Ready Logo Conformance Test
 2016-04-15  8:47 UTC  (2+ messages)
` Fwd: "

memory allocation requirements
 2016-04-15  8:47 UTC  (5+ messages)

[PATCH] drm/i915:bxt: Enable Pooled EU support
 2016-04-15  8:47 UTC 

[PATCH] drm/amdgpu: fix compare_const_fl.cocci warnings
 2016-04-15  8:46 UTC  (3+ messages)

Kernel for bug hunting
 2016-04-15  8:45 UTC  (3+ messages)

UIO driver test
 2016-04-15  8:45 UTC  (2+ messages)

[meta-fsl-arm][PATCH] imx-kobs: Fix compile error
 2016-04-15  8:43 UTC  (2+ messages)

[kvm-unit-tests PATCH] powerpc: Add SPRs migration test
 2016-04-15  8:43 UTC  (8+ messages)

mmotm woes, mainly compaction
 2016-04-15  8:42 UTC  (5+ messages)

run xen on hikey board
 2016-04-15  8:42 UTC  (3+ messages)

[PATCH] script: close file descriptors on exec
 2016-04-15  8:42 UTC  (4+ messages)

[Qemu-devel] [PULL] qemu-sparc update
 2016-04-15  8:40 UTC 

binary execution from DAX mount hang since next-20160407
 2016-04-15  8:38 UTC  (4+ messages)

[PATCH 0/7] pinctrl: soc/tegra: Add support to configure IO rail voltage and pad power states
 2016-04-15  8:39 UTC  (9+ messages)
` [PATCH 4/7] soc/tegra: pmc: Add interface to set voltage of IO rails
` [PATCH 7/7] pinctrl: tegra: Add driver to configure voltage and power state of io pads

[PATCH] Add GS1662 driver (a SPI video serializer)
 2016-04-15  8:38 UTC  (6+ messages)

WE NEED YOUR HELP URGENTLY
 2016-04-15  8:35 UTC 

[PATCH RESEND] gpmi-nand: Handle ECC Errors in erased pages
 2016-04-15  8:35 UTC  (6+ messages)

[Qemu-devel] [PATCH for-2.6 0/2] block: Fix blk_aio_write_zeroes()
 2016-04-15  8:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.6 2/2] "
  ` [Qemu-devel] [Qemu-block] "

[PATCH net-next V3 00/16] net: fec: cleanup and fixes
 2016-04-15  8:33 UTC  (5+ messages)

[PATCH BlueZ] systemd: Enable ProtectHome and ProtectSystem options
 2016-04-15  8:32 UTC  (2+ messages)

[PATCH] gpio: omap: fix irq triggering in smart-idle wakeup mode
 2016-04-15  8:32 UTC  (2+ messages)

[PATCH v3 1/2] mfd: mt6397: irq domain should initialize before mfd_add_devices()
 2016-04-15  8:30 UTC  (6+ messages)
` [PATCH v3 2/2] dt-bindings: ARM: Mediatek: add interrupt as required properties to the mt6397/mt6323 doc

[PATCH] MAINTAINERS: fix stale TI DaVinci entries
 2016-04-15  8:30 UTC 

[PATCH 0/2] Add Renesas R8A7794 audio PFC support
 2016-04-15  8:30 UTC  (3+ messages)
` [PATCH v2] pinctrl: sh-pfc: r8a7794: Add DU pin groups

[PATCH] mem: fix freeing of memzone used by ivshmem
 2016-04-15  8:29 UTC  (4+ messages)
` [PATCH v2] "

[PATCH openbmc 0/3] Re-enable obmc-console and add a ssh endpoint
 2016-04-15  8:29 UTC  (3+ messages)

[RESEND 00/11] pwm: Add support for PWM Capture
 2016-04-15  8:29 UTC  (7+ messages)
` [RESEND 09/11] pwm: sti: Add PWM Capture call-back

[PATCH v2] pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
 2016-04-15  8:29 UTC  (4+ messages)

[PATCH 0/5] Live patching for powerpc
 2016-04-15  8:28 UTC  (6+ messages)
  `  "

Uncorrectable errors after rebooting with Magic Sysrq Keys
 2016-04-15  8:21 UTC 

[RFC PATCH 1/1] powerpc/fsl: Fix build of the dtb embedded kernel images
 2016-04-15  8:27 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.6] block: Don't ignore flags in blk_aio_write_zeroes()
 2016-04-15  8:27 UTC 

Where and How the P2M table and M2P table create?
 2016-04-15  8:26 UTC  (2+ messages)

[git pull] pinctrl: sh-pfc: Updates for v4.7
 2016-04-15  8:25 UTC  (2+ messages)

[PATCH 1/1] powerpc/86xx: Set the right interrupt-cells for pcie nodes
 2016-04-15  8:24 UTC 

[PATCH 0/4] Additional iProc GPIO support
 2016-04-15  8:24 UTC  (3+ messages)
` [PATCH 4/4] pinctrl: iproc: Allow PINCONF to be disabled completely

[PATCH] blackfin: optimize ffz, __ffs, ffs, __fls, and fls functions
 2016-04-15  8:23 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] ti-st: Fix complete_all() wrong usage
 2016-04-15  8:22 UTC 

'git mv' doesn't move submodule if it's in a subdirectory
 2016-04-15  8:14 UTC 

[PATCH 1/2] ARM: imx6: remove config space from PCIe controller ranges property
 2016-04-15  8:21 UTC  (4+ messages)
` [PATCH 2/2] ARM: imx_v6_v7_defconfig: enable PCI_MSI


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.