All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-06 22:03:58 to 2015-07-06 23:30:36 UTC [more...]

[PATCH] mm:Change unlabeled block of code to a else block in the function dma_pool_free
 2015-07-06 23:30 UTC 

[PATCH 1/1] pci: xgene: Enable huge outbound bar support
 2015-07-06 23:28 UTC  (4+ messages)
` [PATCH v2 0/2] pci: xgene: Add multiple memory ranges support

[PATCH] libxl: support dom0
 2015-07-06 23:27 UTC 

[PATCH 0/2] Input: zforce - update GPIO handling
 2015-07-06 23:25 UTC  (3+ messages)
` [PATCH 2/2] Input: zforce - convert to use the gpiod interface

mmotm 2015-07-06-16-25 uploaded
 2015-07-06 23:25 UTC  (2+ messages)

mmotm 2015-07-06-16-25 uploaded
 2015-07-06 23:25 UTC 

[PATCH 0/2] nd/slim-index-pack-memory-usage update
 2015-07-06 23:23 UTC  (7+ messages)
` [PATCH 2/2] index-pack: kill union delta_base to save memory
      ` [PATCH] index-pack: fix overallocation of sorted_by_pos array
        ` [PATCH] index-pack: fix allocation "

[PATCH 2/8] driver-core: add asynchronous probing support for drivers
 2015-07-06 23:23 UTC  (2+ messages)

[U-Boot] [PATCH 00/18] x86: minnowmax: Move USB and Ethernet to driver model
 2015-07-06 23:21 UTC  (26+ messages)
` [U-Boot] [PATCH 01/18] dm: core: Add \n to two dm_warn() messages
` [U-Boot] [PATCH 02/18] usb: ehci: Correct a missing hypen in an error message
` [U-Boot] [PATCH 03/18] usb: Update some EHCI driver licenses to use SPDX
` [U-Boot] [PATCH 04/18] x86: Show the un-relocated IP address in exceptions
` [U-Boot] [PATCH 05/18] dm: pci: Add support for PCI driver matching
` [U-Boot] [PATCH 06/18] dm: eth: Add driver-model support to the rtl8169 driver
` [U-Boot] [PATCH 07/18] dm: pci: Add a function to get the BDF for a device
` [U-Boot] [PATCH 08/18] dm: usb: Correct the struct usb_driver_entry comment
` [U-Boot] [PATCH 09/18] dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH
` [U-Boot] [PATCH 10/18] dm: eth: Avoid blocking on packet reception
` [U-Boot] [PATCH 11/18] dm: usb: eth: Support driver model with USB Ethernet
` [U-Boot] [PATCH 12/18] dm: usb: Adjust the USB_DEVICE() macro naming
` [U-Boot] [PATCH 13/18] x86: minnowmax: Drop the cache line size hack
` [U-Boot] [PATCH 14/18] dm: usb: Add driver-model support to ehci-pci
` [U-Boot] [PATCH 15/18] dm: usb: eth: Add driver-model support to the asix driver
` [U-Boot] [PATCH 16/18] net: Allow drivers to return -ENOSYS with the write_hwaddr() method
` [U-Boot] [PATCH 17/18] x86: Convert minnowmax to use CONFIG_DM_NET
` [U-Boot] [PATCH 18/18] x86: Convert minnowmax to use CONFIG_DM_USB

[PATCH v4 0/2] Correct for ACPI 5.1->6.0 spec changes in MADT GICC entries
 2015-07-06 23:20 UTC  (8+ messages)
` [PATCH v4 1/2] ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macro
` [PATCH v4 2/2] ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro

perf probe an addr without debuginfo
 2015-07-06 23:18 UTC  (7+ messages)
        `  "

[PATCH 1/3] drm/i915: Make fb user dirty operation to invalidate frontbuffer
 2015-07-06 23:19 UTC  (8+ messages)

[Buildroot] [PATCH v7 1/1] Added linux drivers backports project
 2015-07-06 23:18 UTC  (3+ messages)

[Qemu-devel] [PULL 00/22] QOM CPUState patch queue 2015-07-06
 2015-07-06 23:14 UTC  (23+ messages)
` [Qemu-devel] [PULL 01/22] cpu: No need to zero-initialize CPUState::numa_node
` [Qemu-devel] [PULL 02/22] cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn()
` [Qemu-devel] [PULL 03/22] cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch init
` [Qemu-devel] [PULL 04/22] cpu: Add Error argument to cpu_exec_init()
` [Qemu-devel] [PULL 05/22] cpu: Convert cpu_index into a bitmap
` [Qemu-devel] [PULL 06/22] target-ppc: Move cpu_exec_init() call to realize function
` [Qemu-devel] [PULL 07/22] translate-all: Change tb_flush() env argument to cpu
` [Qemu-devel] [PULL 08/22] gdbstub: Change gdbserver_fork() to accept cpu instead of env
` [Qemu-devel] [PULL 09/22] cpu: Change tcg_cpu_exec() arg to cpu, not env
` [Qemu-devel] [PULL 10/22] cpu: Change cpu_exec_init() "
` [Qemu-devel] [PULL 11/22] cpu-exec: Purge all uses of ENV_GET_CPU()
` [Qemu-devel] [PULL 12/22] cpu: Add wrapper for the set_pc() hook
` [Qemu-devel] [PULL 13/22] gdbstub: Use cpu_set_pc() helper
` [Qemu-devel] [PULL 14/22] hw/arm/boot: Use cpu_set_pc()
` [Qemu-devel] [PULL 15/22] microblaze: boot: "
` [Qemu-devel] [PULL 16/22] disas: Add print_insn to disassemble info
` [Qemu-devel] [PULL 17/22] disas: QOMify target specific setup
` [Qemu-devel] [PULL 18/22] disas: arm-a64: Make printfer and stream variable
` [Qemu-devel] [PULL 19/22] disas: arm: QOMify target specific disas setup
` [Qemu-devel] [PULL 20/22] disas: microblaze: "
` [Qemu-devel] [PULL 21/22] disas: cris: Fix 0 buffer length case
` [Qemu-devel] [PULL 22/22] disas: cris: QOMify target specific disas setup

[PATCH] base: power: wakeirq: don't leak dev->power.wakeirq
 2015-07-06 23:13 UTC  (3+ messages)

running duperemove but no free space gain
 2015-07-06 23:07 UTC  (4+ messages)

[PATCH][RESEND] x86, boot: add hex output for debugging
 2015-07-06 23:06 UTC 

Odd hang on suspend and shutdown
 2015-07-06 23:06 UTC  (13+ messages)

(no subject)
 2015-07-06 23:03 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] target-arm: "any" CPUs for system-mode
 2015-07-06 23:05 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] target-arm: Add "anyvfp" CPU

[Buildroot] [PATCH] pkg-kconfig: .config target needs to take into account package dependencies
 2015-07-06 23:04 UTC  (4+ messages)

Git grep does not support multi-byte characters (like UTF-8)
 2015-07-06 23:02 UTC  (4+ messages)
` [PATCH] grep: use regcomp() for icase search with non-ascii patterns

[RFC PATCH net-next] tcp: add NV congestion control
 2015-07-06 23:01 UTC  (5+ messages)

refspecs with '*' as part of pattern
 2015-07-06 23:01 UTC  (2+ messages)

[PATCH] HID:multitouch:add driver fo CJTouch MultiTouch
 2015-07-06 23:00 UTC  (3+ messages)
    `  "

[PATCH 1/4][v2] ARM: imx: imx7d-pinfunc: add gpio pad iomuxc settings
 2015-07-06 22:59 UTC  (8+ messages)
` [PATCH 2/4][v2] ARM: dts: imx: imx7d add iomuxc lpsr register base address
` [PATCH 3/4][v2] ARM: imx: pinctrl-imx: imx7d: add support for iomuxc lpsr
` [PATCH 4/4][v2] ARM: imx: pinctrl-imx7d: add iomuxc-lpsr gpio group ids

size 2.73TiB used 240.97GiB after balance
 2015-07-06 22:59 UTC 

[PATCH v3 00/12] Alternate p2m: support multiple copies of host p2m
 2015-07-06 22:59 UTC  (6+ messages)
` [PATCH v3 12/13] x86/altp2m: Add altp2mhvm HVM domain parameter

Fwd: Problem "cracking" a key_sig
 2015-07-06 22:58 UTC 

[PATCH 0/4] tools: iio: Send error messages to stderr
 2015-07-06 22:55 UTC  (5+ messages)
` [PATCH 1/4] tools: iio: Move printf failiure "
` [PATCH 2/4] tools: iio: Send usage error "
` [PATCH 3/4] tools: iio: generic_buffer: Maintain fprintf() messages consistent
` [PATCH 4/4] tools: iio: iio_utils: Move general error messages to stderr

[patch] ACPI / LPSS: set an error code
 2015-07-06 22:56 UTC  (3+ messages)

[PATCH 1/2] fsck.f2fs: select to update the latest valid summary
 2015-07-06 22:55 UTC  (2+ messages)
` [PATCH 2/2] fsck.f2fs: drop extent_info to avoid potential wrong access

suboptimal behavior of fast-import in some cases with "from"
 2015-07-06 22:54 UTC  (2+ messages)

[PATCH v2 0/4] Add Mediatek MT8173 subsystem clocks support
 2015-07-06 22:52 UTC  (7+ messages)
` [PATCH v2 1/4] clk: mediatek: mt8173: Fix enabling of critical clocks

[PATCH] input: misc: bma150: use sign_extend32() for sign extending
 2015-07-06 22:52 UTC  (2+ messages)

[PATCH v3 0/5] Target sense data handling modifications
 2015-07-06 22:51 UTC  (2+ messages)

[PATCH RESEND] nohz: Affining unpinned timers
 2015-07-06 22:49 UTC  (3+ messages)

[lustre-devel] New master tag 2.5.56
 2015-07-06 22:48 UTC 

[PATCH] Input/evdev: Add 64bit timestamp support
 2015-07-06 22:48 UTC  (2+ messages)

1 new photo on MyDailyFlog!
 2015-07-05 23:40 UTC 

[PATCH v3 0/3] Correct for ACPI 5.1->6.0 spec changes in MADT GICC entries
 2015-07-06 22:44 UTC  (5+ messages)
` [PATCH v3 1/3] ACPI : introduce macros for using the ACPI specification version

[PATCH 2/3 v3] mtd: spi-nor: fsl-quadspi: Enable support big endian registers
 2015-07-06 22:43 UTC  (2+ messages)

[PATCH][v2] asus-rbtn: new driver for asus radio button for Windows 8
 2015-07-06 22:43 UTC  (11+ messages)

Building tools/perf fails on next
 2015-07-06 22:39 UTC  (5+ messages)
` [PATCH] tools/perf, rbtree: Add RCU wrappers to make rbtree.h usable in user-space

[PATCH 1/3] dell-laptop: Clear buffer before each SMBIOS call
 2015-07-06 22:39 UTC  (3+ messages)
` [PATCH v2 "

[PATCH i-g-t 00/16] Introduction of plotting support
 2015-07-06 22:36 UTC  (7+ messages)

[Buildroot] [PATCH] core/pkg-generic: host variants inherits target's override-srcdir
 2015-07-06 22:36 UTC  (2+ messages)

+ s390-hugetlb-add-hugepages_supported-define.patch added to -mm tree
 2015-07-06 22:35 UTC 

+ mm-hugetlb-allow-hugepages_supported-to-be-architecture-specific.patch added to -mm tree
 2015-07-06 22:35 UTC 

+ revert-s390-mm-make-hugepages_supported-a-boot-time-decision.patch added to -mm tree
 2015-07-06 22:35 UTC 

+ revert-s390-mm-change-hpage_shift-type-to-int.patch added to -mm tree
 2015-07-06 22:35 UTC 

[PATCH 1/5 v1] mtd: spi-nor: fsl-quadspi: Add a variable in 'fsl_qspi_devtype_data' to enable platform specail feature
 2015-07-06 22:32 UTC  (2+ messages)

[PATCH 00/10] OPP: Add code to support operating-points-v2 bindings
 2015-07-06 22:31 UTC  (8+ messages)
` [PATCH 03/10] OPP: Allocate dev_opp from _add_device_opp()

[PATCH] mount.nfs: Teach mount.nfs about the mountversion option
 2015-07-06 22:29 UTC  (4+ messages)

[PATCH] jffs2: remove unneeded kfree
 2015-07-06 22:27 UTC  (2+ messages)

[PATCH] cris: arch-v10: kernel: kgdb: let is_dyn_brkp as extern variable
 2015-07-06 22:28 UTC  (5+ messages)

[GIT PULL] User namespace related fixes for v4.2
 2015-07-06 22:25 UTC  (6+ messages)

[Qemu-devel] [PATCH] arm: Ensure LSB of BLX is set
 2015-07-06 22:24 UTC  (2+ messages)

[PATCH] jffs2: remove unneeded kfree
 2015-07-06 22:23 UTC  (2+ messages)

[meta-oe][PATCH] parted_1.8.6.bb: add parted that not GPLv3
 2015-07-06 22:22 UTC  (2+ messages)

[Buildroot] [PATCH v6 00/16] OpenCV bump
 2015-07-06 22:19 UTC  (4+ messages)
` [Buildroot] [PATCH v6 07/16] package/opencv: disable all modules by default

[to-be-updated] mm-move-get_vaddr_frames-behind-a-config-option-fix.patch removed from -mm tree
 2015-07-06 22:19 UTC 

[to-be-updated] mm-move-get_vaddr_frames-behind-a-config-option.patch removed from -mm tree
 2015-07-06 22:19 UTC 

[to-be-updated] drm-exynos-convert-g2d_userptr_get_dma_addr-to-use-get_vaddr_frames.patch removed from -mm tree
 2015-07-06 22:19 UTC 

[to-be-updated] media-vb2-remove-unused-functions.patch removed from -mm tree
 2015-07-06 22:19 UTC 

[to-be-updated] media-vb2-convert-vb2_dc_get_userptr-to-use-frame-vector.patch removed from -mm tree
 2015-07-06 22:19 UTC 

[to-be-updated] media-vb2-convert-vb2_vmalloc_get_userptr-to-use-frame-vector.patch removed from -mm tree
 2015-07-06 22:19 UTC 

[to-be-updated] media-vb2-convert-vb2_dma_sg_get_userptr-to-use-frame-vector.patch removed from -mm tree
 2015-07-06 22:19 UTC 

[to-be-updated] vb2-provide-helpers-for-mapping-virtual-addresses.patch removed from -mm tree
 2015-07-06 22:19 UTC 

[to-be-updated] media-omap_vout-convert-omap_vout_uservirt_to_phys-to-use-get_vaddr_pfns.patch removed from -mm tree
 2015-07-06 22:19 UTC 

[to-be-updated] mm-provide-new-get_vaddr_frames-helper-fix.patch removed from -mm tree
 2015-07-06 22:19 UTC 

[to-be-updated] mm-provide-new-get_vaddr_frames-helper.patch removed from -mm tree
 2015-07-06 22:19 UTC 

kernel/uid16.c:184:2: error: implicit declaration of function 'groups_alloc'
 2015-07-06 22:18 UTC  (5+ messages)

[PATCH 1/2] f2fs: check the largest extent at look-up time
 2015-07-06 22:16 UTC  (6+ messages)
` [PATCH 2/2] f2fs: shrink unreferenced extent_caches first
  ` [f2fs-dev] "

Problem with firmware, rt2x00
 2015-07-06 22:16 UTC  (2+ messages)

4.2rc0 "bo don't have a message" flood
 2015-07-06 22:15 UTC  (7+ messages)
    ` radeon: 4.2-rc1 warning when unplugging DVI

[PATCH 0/5] Add support for A53 CPU clock
 2015-07-06 22:15 UTC  (3+ messages)
` [PATCH 1/5] clk: qcom: Add support for SR2 PLLs

Payment
 2015-07-06 20:37 UTC 

[PATCH v2] clk: xgene: Delete duplicated name field
 2015-07-06 22:13 UTC  (2+ messages)

[PATCH v3 0/7] clk: rockchip: add support for the clock-tree of the rk3368
 2015-07-06 22:12 UTC  (32+ messages)
` [PATCH 1/7] clk: rockchip: add support for phase inverters
` [PATCH 2/7] clk: rockchip: fix issues in the mmc-phase clock
` [PATCH 3/7] clk: rockchip: define the inverters of rk3066/rk3188 and rk3288
` [PATCH 4/7] dt-bindings: add documentation of rk3668 clock controller
` [PATCH 5/7] clk: rockchip: add dt-binding header for rk3368
` [PATCH 6/7] clk: rockchip: add missing include guards
` [PATCH 7/7] clk: rockchip: add rk3368 clock controller

[U-Boot] Pull request: u-boot-arm/master
 2015-07-06 22:09 UTC  (3+ messages)

[Buildroot] [Bug 8201] New: Important security upgrades for node.js
 2015-07-06 22:08 UTC  (2+ messages)
` [Buildroot] [Bug 8201] "

[PATCH net] rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
 2015-07-06 22:07 UTC 

mm/page_alloc.c:247:6: warning: unused variable 'nid'
 2015-07-06 22:05 UTC  (3+ messages)

[Ksummit-discuss] [TECH TOPIC] Semantics of MMIO mapping attributes accross archs
 2015-07-06 22:04 UTC  (7+ messages)

[PATCH 1/4] mtd-utils: fix the trailing whitespace problems
 2015-07-06 22:04 UTC  (2+ messages)

[Buildroot] [PATCH v5 0/2] Top-level parallel make improvements
 2015-07-06 22:03 UTC  (4+ messages)
` [Buildroot] [PATCH v5 2/2] pkg-luarocks: fix top-level parallel makefile support


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.