All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-19 06:44:13 to 2016-04-19 07:53:34 UTC [more...]

[PATCH v3 00/16] Support non-lru page migration
 2016-04-19  7:53 UTC  (24+ messages)
` [PATCH v3 06/16] zsmalloc: squeeze inuse into page->mapping
` [PATCH v3 08/16] zsmalloc: squeeze freelist "
` [PATCH v3 10/16] zsmalloc: factor page chain functionality out
` [PATCH v3 11/16] zsmalloc: separate free_zspage from putback_zspage

[Qemu-devel] [PATCH] qemu-ga: do not run qga test when guest agent disabled
 2016-04-19  7:52 UTC  (2+ messages)

[PATCH 00/19] Rework page flip, remove cs flips, async unpin and unified pageflip
 2016-04-19  7:52 UTC  (20+ messages)
` [PATCH 01/19] drm/core: Add drm_accurate_vblank_count, v4
` [PATCH 02/19] drm/i915: Remove stallcheck special handling, v2
` [PATCH 03/19] drm/i915: Remove intel_prepare_page_flip, v2
` [PATCH 04/19] drm/i915: Add support for detecting vblanks when hw frame counter is unavailable
` [PATCH 05/19] drm/i915: Unify unpin_work and mmio_work into flip_work
` [PATCH 06/19] Revert "drm/i915: Avoid stalling on pending flips for legacy cursor updates"
` [PATCH 07/19] drm/i915: Allow mmio updates on all platforms, v2
` [PATCH 08/19] drm/i915: Convert flip_work to a list
` [PATCH 09/19] drm/i915: Add the exclusive fence to plane_state
` [PATCH 10/19] drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3
` [PATCH 11/19] drm/i915: Remove cs based page flip support
` [PATCH 12/19] drm/i915: Remove use_mmio_flip kernel parameter
` [PATCH 13/19] drm/i915: Remove queue_flip pointer
` [PATCH 14/19] drm/i915: Pass atomic states to fbc update functions
` [PATCH 15/19] drm/i915: Prepare MST connector removal for async unpin
` [PATCH 16/19] drm/i915: Make unpin async
` [PATCH 17/19] Reapply "drm/i915: Avoid stalling on pending flips for legacy cursor updates"
` [PATCH 18/19] drm/i915: Check for unpin correctness
` [PATCH 19/19] drm/i915: Allow async update of pageflips

[PATCH] serial-uartlite: un-constify uartlite_be/uartlite_le
 2016-04-19  7:51 UTC 

[PATCH] examples: fix CID 30693 unchecked return value
 2016-04-19  7:56 UTC 

[PATCH V2] net: ethernet: mellanox: correct page conversion
 2016-04-19  7:50 UTC  (8+ messages)

[PATCH v2] watchdog: add driver for StreamLabs USB watchdog device
 2016-04-19  7:46 UTC  (6+ messages)

[PATCH 0/5] fixes for twl6040-vibra
 2016-04-19  7:49 UTC  (10+ messages)
` [PATCH 1/5] input: twl6040-vibra: fix DT node memory management
` [PATCH 2/5] input: twl6040-vibra: add handler to unregister input if module is removed
` [PATCH 5/5] input: twl6040-vibra: remove mutex

[Qemu-devel] [PATCH for-2.6] fw_cfg: Adopt /opt/RFQDN convention
 2016-04-19  7:48 UTC  (3+ messages)

[libvirt test] 92004: regressions - FAIL
 2016-04-19  7:48 UTC 

[PATCH 0/2] [media] atmel-isc: add driver for Atmel ISC
 2016-04-19  7:46 UTC  (5+ messages)
` [PATCH 1/2] [media] atmel-isc: add the Image Sensor Controller code

[PATCH net-next v5] rtnetlink: add new RTM_GETSTATS message to dump link stats
 2016-04-19  7:45 UTC  (3+ messages)

ath10k performance, master branch from 20160407
 2016-04-19  7:43 UTC  (13+ messages)

[PATCH] makedumpfile: fix module core base and size offset for kernel v4.5
 2016-04-19  7:41 UTC  (2+ messages)

[Bug 94990] New: Latest 4.6rc4 kernel, no booting on gtx970
 2016-04-19  7:42 UTC  (3+ messages)
  ` [Bug 94990] "

[meta-networking][PATCH] dnsmasq: get systemd only working again
 2016-04-19  7:41 UTC  (2+ messages)

[PATCHv1 0/6] leds: pca9653x: support inverted outputs and cleanups
 2016-04-19  7:40 UTC  (7+ messages)
` [PATCH 1/6] leds: pca963x: Alphabetize headers
` [PATCH 2/6] leds: pca963x: Lock i2c r/w access
` [PATCH 3/6] leds: pca963x: Add defines and remove some magic values
` [PATCH 4/6] leds: pca963x: Reduce "
` [PATCH 5/6] leds: pca963x: Inform the output that it is inverted
` [PATCH 6/6] leds: pca963x: Remove whitespace and checkpatch problems

VERY IMPORTANT
 2016-04-19  7:39 UTC 

[PATCH] hash: fix memcmp function pointer in multi-process environment
 2016-04-19  7:39 UTC  (5+ messages)
    ` rte_hash_del_key crash "

[PATCH v10] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-04-19  7:27 UTC  (2+ messages)

include/prototype cleanup
 2016-04-19  7:36 UTC  (15+ messages)
` [PATCH 01/14] include: move run_command prototype to command.h
` [PATCH 02/14] include/common.h: remove unused struct memarea_info
` [PATCH 03/14] include: move shell prototypes to shell.h
` [PATCH 04/14] include: move crc specific stuff to crc.h
` [PATCH 05/14] libfile: move open_and_lseek() to libfile
` [PATCH 06/14] show_progress: print spaces with %*s
` [PATCH 07/14] string: Fix (v)asprintf prototypes
` [PATCH 08/14] move make_directory declaration to libfile.h
` [PATCH 09/14] move unlink_recursive "
` [PATCH 10/14] fs: move libc function prototypes to their correct locations
` [PATCH 11/14] stdio: rename getc to getchar
` [PATCH 12/14] stdio: replace fprintf(stderr,...) with eprintf
` [PATCH 13/14] stdio: Replace FILE functions with filedescriptor functions
` [PATCH 14/14] stdio: Whitespace cleanup

[PATCH 2/7] drm/exynos: dsi: use generic of_device_get_match_data helper
 2016-04-19  7:37 UTC  (2+ messages)
` [PATCH v2] "

mcasp: stream has more channels (2) than are enabled in mcasp (0)
 2016-04-19  7:36 UTC  (6+ messages)

RAID5 Unable to remove Failing HD
 2016-04-19  7:35 UTC  (4+ messages)

[PATCH 00/11] mtd: nand_bbt: introduce independent nand BBT
 2016-04-19  7:34 UTC  (7+ messages)
` [PATCH 02/11] mtd: nand_bbt: introduce BBT related data structure

[PATCH v2] git-p4: add P4 jobs to git commit message
 2016-04-19  7:34 UTC  (2+ messages)

[PATCH V7 00/17] fix buildpaths QA issue && dbp package source generation
 2016-04-19  7:33 UTC  (15+ messages)
` [PATCH 01/17] conf/bitbake.conf package.bbclass: fix dbg package not contain sources while -fdebug-prefix-map used

[PATCH V4 1/2] thermal: generic-adc: Add DT binding for ADC based thermal sensor
 2016-04-19  7:22 UTC  (4+ messages)
` [PATCH V4 2/2] thermal: generic-adc: Add ADC based thermal sensor driver

[PATCH v2] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP
 2016-04-19  7:33 UTC  (2+ messages)

[Buildroot] [git commit] nvme: add optional udev support
 2016-04-19  7:33 UTC 

[PATCH kvm-unit-tests v3 0/9] Improve the output of test runners
 2016-04-19  7:31 UTC  (14+ messages)
` [PATCH v3 4/9] x86/pmu: expect failure with nmi_watchdog
` [PATCH v3 5/9] lib/report: don't print 0 failed tests
` [PATCH v3 6/9] scripts/runtime: skip tests that cannot run
` [PATCH v3 7/9] scripts/runtime: consolidate summary tags
` [PATCH v3 8/9] run_tests: print summary
` [PATCH v3 9/9] run_tests: log stderr

[PATCH] ARM: dts: imx25-pinfunc: add MX25_PAD_KPP_ROW3__UART1_RI
 2016-04-19  7:30 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: dts: imx25-pinfunc: add all UART mux modes

[PATCH 0/2] memory_hotplug: introduce config and command line options to set the default onlining policy
 2016-04-19  7:29 UTC  (7+ messages)

[PATCH v5] powerpc/pci: Assign fixed PHB number based on device-tree properties
 2016-04-19  7:27 UTC  (2+ messages)

Question about Conversion to S24_LE from S24_3LE
 2016-04-19  7:27 UTC  (6+ messages)

[GIT PULL] Renesas ARM Based SoC Drivers Updates for v4.7
 2016-04-19  7:25 UTC  (9+ messages)

[RFC] Addition of Altera Arria10 System Resource Chip
 2016-04-19  7:25 UTC  (3+ messages)
` [RFC 1/8] dt-bindings: mfd: Add Altera Arria10 System Resource Chip bindings

keyboard problem on linux
 2016-04-19  7:24 UTC  (11+ messages)

[PATCH] pinctrl-exynos5440: Use off-stack memory for pinctrl_gpio_range
 2016-04-19  7:24 UTC  (3+ messages)

A mainline question about cgroup writeback
 2016-04-19  7:19 UTC 

[GIT PULL] Renesas ARM Based SoC Fixes for v4.6
 2016-04-19  7:23 UTC  (5+ messages)

[Buildroot] [PATCH] Adding in support for custom configurations
 2016-04-19  7:22 UTC  (7+ messages)

switchdev fib offload issues
 2016-04-19  7:21 UTC  (5+ messages)

[Buildroot] [PATCH v8 00/14] Relocatable SDK/Build machine leaks: RPATH fixing
 2016-04-19  7:21 UTC  (5+ messages)
` [Buildroot] [PATCH v8 04/14] core: add HOST_SANITIZE_RPATH_HOOK to TARGET_FINALIZE_HOOKS

[PATCHv1 0/2] mmc: Move broken-hpi also to the chipset level
 2016-04-19  7:12 UTC  (9+ messages)
` [PATCH 1/2] mmc: core: Improve marking broken HPI through devicetree
` [PATCH 2/2] mmc: sunxi: Mark the HPI of the mmc controller broken by default

[PATCH 0/2] fix buildtools-tarball and meta.bbclass
 2016-04-19  7:20 UTC  (5+ messages)
` [PATCH 2/2] meta.bbclass: set INHIBIT_DEFAULT_DEPS

[qemu-mainline test] 91987: tolerable FAIL - PUSHED
 2016-04-19  7:20 UTC 

[PATCH] ARM: dts: r8a7791: Don't disable referenced optional clocks
 2016-04-19  7:18 UTC  (4+ messages)

[PATCHv8 0/1] x86/ept: reduce translation invalidation impact
 2016-04-19  7:18 UTC  (3+ messages)
` [PATCHv8] x86/ept: defer the invalidation until the p2m lock is released

[U-Boot] [PATCH 0/3] s3c-otg: fastboot: fixes and cleanup
 2016-04-19  7:17 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] fastboot: Clean up bulk-out logic
` [U-Boot] [PATCH 2/3] usb: s3c-otg: Fix short packet for request size > ep.maxpacket
` [U-Boot] [PATCH 3/3] usb: s3c-otg: Fix remaining bytes in debug messages

[PATCH] arm64: mm: remove the redundant code
 2016-04-19  7:16 UTC  (3+ messages)

[PATCH] readline: use a simple function to replace printf
 2016-04-19  7:15 UTC  (2+ messages)

[kernel-hardening] [PATCH v2] mm: SLAB freelist randomization
 2016-04-19  7:15 UTC  (4+ messages)
` [kernel-hardening] "
  `  "

[PATCH] drivers/leds/leds-ss4200: add depend on x86 arch
 2016-04-19  7:14 UTC  (2+ messages)

[PATCH/RFC 0/6] fetch with refspec
 2016-04-19  7:14 UTC  (4+ messages)
` [PATCH/RFC 4/6] transport: add refspec list parameters to functions

[PATCH] drivers/leds/leds-ss4200.c: add DMI data for FSC SCALEO Home Server
 2016-04-19  7:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] WAS: [PATCH] mv: allow moving nested submodules
 2016-04-19  7:13 UTC  (3+ messages)
` [PATCH 2/2] "

[RESEND PATCH v10 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-04-19  7:11 UTC  (6+ messages)
` [RESEND PATCH v10 2/6] clk: hisilicon: add CRG driver for hi3519 soc

Fwd: Micrel KSZ9031RN PHY problem
 2016-04-19  7:11 UTC  (2+ messages)

[PATCHv3 net-next] net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
 2016-04-19  7:10 UTC  (2+ messages)

[PATCH] leds: ledtrig-ide-disk: Move ide_blink_delay to ledtrig_ide_activity()
 2016-04-19  7:09 UTC  (3+ messages)

[PATCH] arm64: mm: Enhance Virtual kernel memory layout
 2016-04-19  7:08 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] arm64: mm: Restrictive printing for modules and PCI I/O in "

[PATCH RT 4/6] rt/locking: Reenable migration accross schedule
 2016-04-19  7:07 UTC  (13+ messages)

[PATCH 1/2] cpufreq: qoriq: Fix cooling device registration issue during suspend
 2016-04-19  6:52 UTC  (4+ messages)
  ` 答复: "

[PATCH 0/2 v4] xdiff: implement empty line chunk heuristic
 2016-04-19  7:05 UTC  (6+ messages)
` [PATCH 2/2] "

[distros-debian-snapshot test] 44343: tolerable trouble: blocked/broken
 2016-04-19  7:05 UTC 

[PATCH] sh: cmpxchg: fix a bit shift bug in big_endian os
 2016-04-19  6:58 UTC  (2+ messages)

[PATCH v2 00/11] Check VT-d Device-TLB flush error
 2016-04-19  7:01 UTC  (12+ messages)
` [PATCH v2 03/11] IOMMU/MMU: enhance the call trees of IOMMU unmapping and mapping
` [PATCH v2 04/11] grant_table: avoid unnecessary work during grant table unmapping
` [PATCH v2 05/11] vt-d: propagate IOMMU Device-TLB flush error up to IOMMU unmapping
` [PATCH v2 06/11] vt-d: propagate IOMMU Device-TLB flush error up to IOMMU mapping
` [PATCH v2 08/11] IOMMU: propagate IOMMU Device-TLB flush error up to iommu_iotlb_flush{, _all} (leaf ones)

[PATCH] VSOCK: Only check error on skb_recv_datagram when skb is NULL
 2016-04-19  6:58 UTC  (2+ messages)

preempt_count overflow in CONFIG_PREEMPT
 2016-04-19  6:58 UTC 

[PATCH v8 3/5] mfd: hi655x: Add MFD driver for hi655x
 2016-04-19  6:57 UTC  (4+ messages)
  `  "

Build regressions/improvements in v4.6-rc4
 2016-04-19  6:57 UTC  (2+ messages)

[PATCH 0/5] add __init attribute
 2016-04-19  6:56 UTC  (4+ messages)
` [PATCH 2/5] arcnet: com90xx: "

[PATCH] ARM: BCM5301X: Add DT entry for SPI controller and NOR flash
 2016-04-19  6:56 UTC  (3+ messages)

[dm-crypt] [PATCH] include sys/sysmacros.h for major/minor/makedev
 2016-04-19  6:53 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v3] e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl
 2016-04-19  6:52 UTC  (2+ messages)

[PATCH V2] cpufreq: qoriq: Fix cooling device registration issue during suspend
 2016-04-19  6:43 UTC  (2+ messages)

[PATCH 0/3] GuC premature LRC unpin
 2016-04-19  6:49 UTC  (11+ messages)
` Premature "
  ` [PATCH 1/9] drm/i915: Assign every HW context a unique ID
  ` [PATCH 2/9] drm/i915: Replace the pinned context address with its "
  ` [PATCH 3/9] drm/i915: Refactor execlists default context pinning
  ` [PATCH 4/9] drm/i915: Remove early l3-remap
  ` [PATCH 5/9] drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
  ` [PATCH 6/9] drm/i915: Move context initialisation to first-use
  ` [PATCH 7/9] drm/i915: Move the magical deferred context allocation into the request
  ` [PATCH 8/9] drm/i915: Track the previous pinned context inside "
  ` [PATCH 9/9] drm/i915: Move releasing of the GEM request from free to retire/cancel

[PATCH 0/7] Add MT8173 Video Decoder Driver
 2016-04-19  6:46 UTC  (12+ messages)
` [PATCH 1/7] [media]: v4l: add Mediatek MT21 video block format
  ` [PATCH 2/7] dt-bindings: Add a binding for Mediatek Video Decoder
    ` [PATCH 3/7] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Decoder Driver


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.