All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-12 06:34:36 to 2015-02-12 07:40:39 UTC [more...]

Upgrade/rollback
 2015-02-12  7:40 UTC  (4+ messages)

[Qemu-devel] [PATCH] nbd: Fix overflow return value
 2015-02-12  7:38 UTC  (2+ messages)

[PATCH] Input: sun4i-ts: add thermal driver dependency
 2015-02-12  7:38 UTC  (8+ messages)

[Qemu-devel] [RFC PATCH 00/14] Block replication for continuous checkpoints
 2015-02-12  7:40 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 01/14] docs: block replication's description
` [Qemu-devel] [RFC PATCH 02/14] quorom: add a new read pattern

[PATCH v4 0/4] add usb support for hi6220
 2015-02-12  7:37 UTC  (10+ messages)
` [PATCH v4 1/4] Documentation: dt-bindings: add dt binding info for hi6220 dwc2
` [PATCH v4 2/4] Documentation: dt-bindings: add dt binding info for hi6220
` [PATCH v4 3/4] usb: dwc2: platform: add hi6220 support
` [PATCH v4 4/4] phy: add phy-hi6220-usb

[RFT] upcoming glibc 2.21 and gcc 4.9 upgrade
 2015-02-12  7:35 UTC  (13+ messages)
` [yocto] "
                  ` [OE-core] "
                    ` [OE-core] [yocto] "

[RFC 00/16] Introduce ZONE_CMA
 2015-02-12  7:32 UTC  (34+ messages)
` [RFC 01/16] mm/page_alloc: correct highmem memory statistics
` [RFC 02/16] mm/writeback: correct dirty page calculation for highmem
` [RFC 03/16] mm/highmem: make nr_free_highpages() handles all highmem zones by itself
` [RFC 04/16] mm/vmstat: make node_page_state() handles all "
` [RFC 05/16] mm/vmstat: watch out zone range overlap
` [RFC 06/16] mm/page_alloc: "
` [RFC 07/16] mm/page_isolation: "
` [RFC 08/16] power: "
` [RFC 09/16] mm/cma: introduce cma_total_pages() for future use
` [RFC 10/16] mm/highmem: remove is_highmem_idx()
` [RFC 11/16] mm/page_alloc: clean-up free_area_init_core()
` [RFC 12/16] mm/cma: introduce new zone, ZONE_CMA
` [RFC 13/16] mm/cma: populate ZONE_CMA and use this zone when GFP_HIGHUSERMOVABLE
` [RFC 14/16] mm/cma: print stealed page count
` [RFC 15/16] mm/cma: remove ALLOC_CMA
` [RFC 16/16] mm/cma: remove MIGRATE_CMA

[PATCH 2/2] ARM: shmobile: Add support SOC_BUS to R-Car Gen2
 2015-02-12  7:36 UTC  (2+ messages)

[Bug 89069] Lack of grass in The Talos Principle on radeonsi (native\wine\nine)
 2015-02-12  7:35 UTC  (3+ messages)

K/V interface buffer transaction
 2015-02-12  7:35 UTC  (12+ messages)

PML (Page Modification Logging) design for Xen
 2015-02-12  7:34 UTC  (17+ messages)

inotifywait man page--possible error
 2015-02-12  7:33 UTC  (2+ messages)

[PATCH 1/2] glibc: Re-enable upstream __USE_KERNEL_XATTR_DEFS patch
 2015-02-12  7:32 UTC  (4+ messages)
` [PATCH 2/2] systemd: Upgrade 216 -> 218

[Buildroot] [autobuild.buildroot.net] Build results for 2015-02-11
 2015-02-12  7:30 UTC 

[Qemu-devel] [PATCH v4] sheepdog: selectable object size support
 2015-02-12  7:28 UTC  (9+ messages)
          ` [Qemu-devel] [sheepdog] "

[PATCH v3] dma: imx-sdma: switch to dynamic context mode after script loaded
 2015-02-12  7:25 UTC  (2+ messages)

[PATCH 6/9] hashmap: Add re-entrancy support to foreach function
 2015-02-12  7:25 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/12] migration: Add a new feature to do live migration
 2015-02-12  7:24 UTC  (4+ messages)
` [Qemu-devel] [v5 02/12] migration: Add the framework of multi-thread compression

[PATCH 2/2] INPUT/HID: add touch support for SiS touch driver
 2015-02-12  7:24 UTC  (2+ messages)

unittest_erasure_code_shec fails
 2015-02-12  7:23 UTC  (2+ messages)

[PATCH 00/24 V2] provide frame work so that sysfs attributs from the fs_devices can be added
 2015-02-12  7:23 UTC  (3+ messages)

[PATCH 00/24 V3] provide frame work so that sysfs attributs from the fs_devices can be added
 2015-02-11 23:21 UTC  (25+ messages)
` [PATCH 01/24] Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject data
` [PATCH 02/24] Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice
` [PATCH 03/24] Btrfs: sysfs: fix, undo sysfs device links
` [PATCH 04/24] Btrfs: sysfs: fix, kobject pointer clean up needed after kobject release
` [PATCH 05/24] Btrfc: sysfs: fix, check if device_dir_kobj is init before destroy
` [PATCH 06/24] Btrfs: sysfs: reorder the kobject creations
` [PATCH 07/24] Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsid
` [PATCH 08/24] Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsid
` [PATCH 09/24] Btrfs: sysfs: let default_attrs be separate from the kset
` [PATCH 10/24] Btrfs: sysfs: separate device kobject and its attribute creation
` [PATCH 11/24] Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices
` [PATCH 12/24] Btrfs: sysfs: add pointer to access fs_info from fs_devices
` [PATCH 13/24] Btrfs: introduce btrfs_get_fs_uuids
` [PATCH 14/24] Btrfs: sysfs: provide framework to remove all fsid kobject
` [PATCH 15/24] Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info
` [PATCH 16/24] Btrfs: sysfs btrfs_kobj_rm_device() "
` [PATCH 17/24] Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static
` [PATCH 18/24] Btrfs: sysfs: make btrfs_sysfs_add_device() "
` [PATCH 19/24] Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it "
` [PATCH 20/24] Btrfs: sysfs: separate kobject and attribute creation
` [PATCH 21/24 V3] Btrfs: sysfs: add support to add parent for fsid
` [PATCH 22/24] Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issue
` [PATCH 23/24 V3] Btrfs: sysfs: support seed devices in the sysfs layout
` [PATCH 24/24 V3] Btrfs: sysfs: add check if super kobject is already initialized

[PATCH 0/7] OPP: Introduce OPP bindings V2 and supporting code
 2015-02-12  7:22 UTC  (4+ messages)

[Patch V4 00/10] ASoC: QCOM: Add support for ipq806x SOC
 2015-02-12  7:20 UTC  (7+ messages)
      ` [alsa-devel] "

[PATCH 2/2] INPUT/HID: add touch support for SiS touch driver
 2015-02-12  7:16 UTC  (4+ messages)

[U-Boot] Mainline U-Boot for MinnowBoard MAX
 2015-02-12  7:16 UTC  (2+ messages)
` [U-Boot] [MinnowBoard] "

General protection fault in iscsi_rx_thread_pre_handler
 2015-02-12  7:16 UTC  (9+ messages)

Throughput regression with `tcp: refine TSO autosizing`
 2015-02-12  7:16 UTC  (23+ messages)

[PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17
 2015-02-12  7:15 UTC  (3+ messages)

[PATCH] ath10k: Fix interrupt storm
 2015-02-12  7:08 UTC  (5+ messages)

[PATCH v4 1/3] mm/cma: change fallback behaviour for CMA freepage
 2015-02-12  7:15 UTC  (6+ messages)
` [PATCH v4 2/3] mm/page_alloc: factor out fallback freepage checking
` [PATCH v4 3/3] mm/compaction: enhance compaction finish condition

[PATCH 1/2] ARM: shmobile: add function declarations for sh7372 DT helper functions
 2015-02-12  7:11 UTC  (2+ messages)
` [PATCH 1/2] ARM: shmobile: Add function to get SoCs revision data for R-Car Gen2

semantics of KSTK_ESP and friends
 2015-02-12  7:10 UTC 

[PATCH] mm: fix negative nr_isolated counts
 2015-02-12  7:10 UTC  (3+ messages)

[PATCH] x86 spinlock: Fix memory corruption on completing completions
 2015-02-12  7:08 UTC  (13+ messages)

Previous DPDK version API documentation for app developers
 2015-02-12  7:06 UTC 

[PATCH 1/1] export symbol kobject_move()
 2015-02-11 23:03 UTC  (2+ messages)
` [PATCH 1/1 V2] "

[PATCH] pm80xx: Added pm8006 controller support
 2015-02-12  6:34 UTC 

[PATCH 1/2] INPUT/HID: add touch support for SiS touch driver
 2015-02-12  7:02 UTC  (8+ messages)

XFS buffer IO performance is very poor
 2015-02-12  6:59 UTC 

[PATCH v3] pinctrl: exynos: Add support for Exynos5433
 2015-02-12  7:00 UTC  (6+ messages)

[PATCH v3 0/8] arm64: Add the support for new Exynos5433 SoC
 2015-02-12  6:55 UTC  (20+ messages)
` [PATCH v3 1/8] arm64: exynos5433: Enable ARMv8 based Exynos5433 (SoC) support
` [PATCH v3 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC
` [PATCH v3 3/8] arm64: dts: exynos: Add MSHC dt node for Exynos5433
` [PATCH v3 4/8] arm64: dts: exynos: Add SPI/PDMA "
` [PATCH v3 5/8] arm64: dts: exynos: Add PMU "
` [PATCH v3 6/8] arm64: dts: exynos: Add RTC and ADC dt node for Exynos5433 SoC
` [PATCH v3 7/8] arm64: dts: exynos: Add ADMA "
` [PATCH v3 8/8] arm64: dts: exynos: Add I2S "

imx_v6_v7_defconfig needs lzop
 2015-02-12  6:58 UTC  (7+ messages)

[PATCH] drm/i915: Add process identifier to requests
 2015-02-12  6:49 UTC  (2+ messages)

Kernel crash on usb-storage disconnect, multiqueue in use
 2015-02-12  6:56 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: otg: Fix peripheral mode
 2015-02-12  6:56 UTC  (2+ messages)

[RFT] ath10k: restart fw on tx-credit timeout
 2015-02-12  6:55 UTC  (9+ messages)

Fw:Some question about 802.1Q VLAN
 2015-02-12  6:39 UTC 

[PATCH] gpio: mpc8xxx: remove __initdata annotation for mpc8xxx_gpio_ids[]
 2015-02-12  6:52 UTC 

[PATCH RFC 00/35] Add ACPI support for arm64 on Xen
 2015-02-12  6:50 UTC  (7+ messages)
` [PATCH RFC 31/35] arm : acpi map status override table to dom0

[Qemu-devel] [PATCH v7 0/4] target-arm: ARM64: Adding EL1 AARCH32 guest support
 2015-02-12  6:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 1/4] target-arm: Add CPU property to disable AArch64
` [Qemu-devel] [PATCH v7 2/4] target-arm: Add feature parsing to virt
` [Qemu-devel] [PATCH v7 3/4] target-arm: Add 32/64-bit register sync
` [Qemu-devel] [PATCH v7 4/4] target-arm: Add AArch32 guest support to KVM64

[GIT PULL] AVR32 update for 3.20
 2015-02-12  6:48 UTC 

anyone else seeing a "ncurses-native" build error?
 2015-02-12  6:46 UTC  (3+ messages)

[PATCH] ARM: dra7xx: hwmod: drop .modulemode from pcie1/2 hwmods
 2015-02-12  6:43 UTC  (7+ messages)

Investment Opportunity (Shares, Bond & Assets)
 2015-02-12  6:13 UTC 

[PATCH 0/3] memory_hotplug: hyperv: fix deadlock between memory adding and onlining
 2015-02-12  6:39 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] arm: rmobile: alt: Add support SDHI
 2015-02-12  6:37 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] arm: rmobile: koelsch: "
` [U-Boot] [PATCH 3/4] arm: rmobile: gose: "
` [U-Boot] [PATCH 4/4] arm: rmobile: lager: "

Replacing "-custom" in my New Kernel development configuration
 2015-02-12  6:37 UTC  (4+ messages)

[perf/core PATCH v2 0/4] perf-buildid-cache: Cleanup, enhance --update and add --remove-all
 2015-02-12  6:36 UTC  (5+ messages)
` [perf/core PATCH v2 3/4] perf buildid-cache: Add new buildid cache if update target is not cached
      `  "

[U-Boot] [PATCH v1 1/1] usb: gadget: fastboot: Add fastboot erase
 2015-02-12  6:35 UTC  (2+ messages)

[PATCH 0/2] arm/arm64: Detect Xen support earlier
 2015-02-12  6:34 UTC  (5+ messages)
` [PATCH 1/2] arm/xen: Correctly check if the event channel interrupt is present
` [PATCH 2/2] arm,arm64/xen: move Xen initialization earlier
` [PATCH 2/2] arm, arm64/xen: "

[PATCH 0/2] arm/arm64: Detect Xen support earlier
 2015-02-12  6:34 UTC 

[PATCH net-next 0/3] Adjust the settings about USB_RX_EARLY_AGG
 2015-02-12  6:33 UTC  (3+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 2/3] r8152: change rx early size when the mtu is changed


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.