messages from 2013-06-18 11:13:44 to 2013-06-18 11:56:08 UTC [more...]
[PATCH] name-rev: Allow to omit refs/tags/ part in --refs option when --tags used
2013-06-18 11:55 UTC (3+ messages)
[ 3.5.y.z extended stable ] Linux 3.5.7.15 stable review
2013-06-18 11:43 UTC (56+ messages)
` [PATCH 01/93] ata_piix: add PCI IDs for Intel BayTail
` [PATCH 02/93] libata: make ata_exec_internal_sg honor DMADIR
` [PATCH 09/93] usb: dwc3: gadget: free trb pool only from epnum 2
` [PATCH 10/93] USB: revert periodic scheduling bugfix
` [PATCH 11/93] USB: serial: fix Treo/Kyocera interrrupt-in urb context
` [PATCH 12/93] USB: visor: fix initialisation of Treo/Kyocera devices
` [PATCH 18/93] regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10
` [PATCH 23/93] USB: mos7720: fix hardware flow control
` [PATCH 25/93] USB: option: blacklist network interface on Huawei E1820
` [PATCH 29/93] thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
` [PATCH 31/93] ACPI video: ignore BIOS backlight value for HP dm4
` [PATCH 32/93] ACPI video: ignore BIOS initial backlight value for HP 1000
` [PATCH 36/93] ALSA: usb-audio: fix Roland/Cakewalk UM-3G support
` [PATCH 37/93] drm: fix a use-after-free when GPU acceleration disabled
` [PATCH 38/93] drm/mgag200: Add missing write to index before accessing data register
` [PATCH 39/93] drm/i915: no lvds quirk for hp t5740
` [PATCH 43/93] drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC
` [PATCH 52/93] USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer
` [PATCH 57/93] libceph: add update_authorizer auth method
` [PATCH 58/93] libceph: wrap auth ops in wrapper functions
` [PATCH 59/93] libceph: wrap auth methods in a mutex
` [PATCH 60/93] libceph: register request before unregister linger
` [PATCH 61/93] libceph: always reset osds when kicking
` [PATCH 62/93] libceph: must hold mutex for reset_changed_osds()
` [PATCH 63/93] ceph: add cpu_to_le32() calls when encoding a reconnect capability
` [PATCH 64/93] ceph: ceph_pagelist_append might sleep while atomic
` [PATCH 65/93] drm/gma500/psb: Unpin framebuffer on crtc disable
` [PATCH 66/93] drm/gma500/cdv: "
` [PATCH 67/93] drm/i915: prefer VBT modes for SVDO-LVDS over EDID
` [PATCH 68/93] Bluetooth: Fix mgmt handling of power on failures
` [PATCH 69/93] ath9k: Disable PowerSave by default
` [PATCH 70/93] Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"
` [PATCH 71/93] ath9k: Use minstrel rate control by default
` [PATCH 72/93] b43: stop format string leaking into error msgs
` [PATCH 73/93] CPU hotplug: provide a generic helper to disable/enable CPU hotplug
` [PATCH 74/93] reboot: rigrate shutdown/reboot to boot cpu
` [PATCH 75/93] kmsg: honor dmesg_restrict sysctl on /dev/kmsg
` [PATCH 76/93] cciss: fix broken mutex usage in ioctl
` [PATCH 77/93] drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree
` [PATCH 78/93] swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion
` [PATCH 79/93] mm: migration: add migrate_entry_wait_huge()
` [PATCH 80/93] ceph: fix statvfs fr_size
` [PATCH 81/93] x86: Fix typo in kexec register clearing
` [PATCH 82/93] md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it
` [PATCH 83/93] md/raid1,raid10: use freeze_array in place of raise_barrier in various places
` [PATCH 84/93] USB: spcp8x5: fix device initialisation at open
` [PATCH 85/93] USB: pl2303: "
` [PATCH 86/93] tg3: Wait for boot code to finish after power on
` [PATCH 87/93] powerpc: Fix stack overflow crash in resume_kernel when ftracing
` [PATCH 88/93] powerpc: Fix emulation of illegal instructions on PowerNV platform
` [PATCH 89/93] powerpc: Fix missing/delayed calls to irq_work
` [PATCH 90/93] audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
` [PATCH 91/93] xen-netfront: reduce gso_max_size to account for max TCP header
` [PATCH 92/93] ext4: lock i_mutex when truncating orphan inodes
` [PATCH 93/93] snd_pcm_link(): fix a leak
[PATCH] clocksource: sh_cmt: Use devm_* managed helpers
2013-06-18 11:55 UTC (3+ messages)
[PATCH] clocksource: sh_cmt: 32-bit control register support
2013-06-18 11:54 UTC (6+ messages)
[PATCH v2 0/6] MAP client: Add notification dispatching
2013-06-18 11:53 UTC (3+ messages)
` [PATCH v2 6/6] obexd: Fix crash when retrieving multiple MAP event reports
[PATCH -next] Staging: netlogic: fix missing free_netdev() on error in xlr_net_probe()
2013-06-18 11:53 UTC (2+ messages)
[PATCH] pwm: pwm-tiehrpwm: Use clk_enable/disable instead clk_prepare/unprepare
2013-06-18 11:51 UTC
[Qemu-devel] [PATCH qom-cpu v3 0/6] QOM CPUState migration, next generation
2013-06-18 11:51 UTC (11+ messages)
` [Qemu-devel] [PATCH qom-cpu v3 1/6] cpu: Fix cpu_class_set_vmsd() documentation
` [Qemu-devel] [PATCH qom-cpu v3 2/6] cpu: Introduce device_class_set_vmsd() helper
` [Qemu-devel] [PATCH qom-cpu v3 4/6] target-alpha: Register VMStateDescription for AlphaCPU
` [Qemu-devel] [PATCH qom-cpu v3 5/6] target-openrisc: Register VMStateDescription for OpenRISCCPU
` [Qemu-devel] [PATCH qom-cpu v3 6/6] cpu: Guard cpu_{save, load}() definitions
[PATCHv13 0/4] zswap: compressed swap caching
2013-06-18 11:50 UTC (6+ messages)
` [PATCHv13 3/4] zswap: add to mm/
[PATCH V2 0/2] MIPS: BCM63XX: add SMP support
2013-06-18 11:48 UTC (3+ messages)
` [PATCH V2 1/2] MIPS: BCM63XX: Add SMP support to prom.c
[Printing-architecture] On the Continued Need for PostScript Workflows
2013-06-18 11:49 UTC (2+ messages)
[Webhob] [PATCH v2 1/3] webhob: create main WEBHOB project
2013-06-18 11:51 UTC (6+ messages)
` "
` [Webhob] [PATCH v2 2/3] webhob: create Django models for webhob
` "
` [Webhob] [PATCH v2 3/3] bitbake: create Data Store Interface (DSI) file
` "
send-email adds redundant From: lines to message body
2013-06-18 11:48 UTC (3+ messages)
[PATCH 0/2] Some dependency issues
2013-06-18 11:47 UTC (4+ messages)
` [PATCH 1/2] strace: update depends
https://lkml.org/lkml/2013/2/1/531
2013-06-18 11:47 UTC (12+ messages)
[PATCH] Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"
2013-06-18 11:43 UTC (3+ messages)
[PATCH] ARM: cache coherence problem in guestcopy.c
2013-06-18 11:45 UTC (2+ messages)
[PATCH] regulator: tps51632: Get regulator name from i2c_client
2013-06-18 11:44 UTC (3+ messages)
[PATCH net-next] bonding: trivial: make alb use bond_slave_has_mac()
2013-06-18 11:44 UTC
[PATCH] libxl, hvmloader: Don't relocate memory for MMIO hole
2013-06-18 11:43 UTC (5+ messages)
[PATCH] md: bcache: Fixed a typo with the word 'arithmetic'
2013-06-18 11:42 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/16] -boot and -no-fd-bootchk fixes
2013-06-18 11:41 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 05/16] pc: Make -no-fd-bootchk stick across boot order changes
` [Qemu-devel] [PATCH v3 07/16] qtest: Don't reset on qtest chardev connect
[Buildroot] [PATCH] sconeserver: bump version
2013-06-18 11:40 UTC
[PATCH v3 00/12] MBus device tree binding
2013-06-18 11:39 UTC (30+ messages)
` [PATCH v3 01/12] bus: mvebu-mbus: Factor out initialization details
` [PATCH v3 02/12] bus: mvebu-mbus: Introduce device tree binding
` [PATCH v3 03/12] bus: mvebu-mbus: Add static window allocation to the DT binding
` [PATCH v3 04/12] ARM: mvebu: Initialize MBus using "
` [PATCH v3 05/12] ARM: mvebu: Remove the harcoded BootROM window allocation
` [PATCH v3 06/12] memory: mvebu-devbus: Remove address decoding window workaround
` [PATCH v3 07/12] ARM: mvebu: Use the preprocessor on Armada 370/XP device tree files
` [PATCH v3 08/12] ARM: mvebu: Add MBus to Armada 370/XP device tree
` [PATCH v3 09/12] ARM: mvebu: Add BootROM "
` [PATCH v3 10/12] ARM: mvebu: Relocate Armada 370/XP DeviceBus device tree nodes
` [PATCH v3 11/12] ARM: mvebu: Relocate Armada 370 PCIe "
` [PATCH v3 12/12] ARM: mvebu: Relocate Armada XP "
[RFC 0/2] exynos5250/hdmi: replace dummy hdmiphy clock with pmu reg control
2013-06-18 11:37 UTC (10+ messages)
[Qemu-devel] RFC: DSO (dynamic shared objects) support
2013-06-18 11:37 UTC
Issues with Intel HD graphics 4000
2013-06-18 11:37 UTC (4+ messages)
[PATCH 00/11] pinctrl: mvebu: pinctrl driver
2013-06-18 11:36 UTC (5+ messages)
` [PATCH v4 00/10] "
` [PATCH v4 02/10] pinctrl: mvebu: dove "
Writing to RBD image while it's snapshot is being created causes I/O errors
2013-06-18 11:35 UTC (4+ messages)
[PATCH v3 1/6] mm/writeback: remove wb_reason_name
2013-06-18 11:33 UTC (12+ messages)
` [PATCH v3 2/6] mm/writeback: Don't check force_wait to handle bdi->work_list
` [PATCH v3 3/6] mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name
` [PATCH v3 4/6] mm/page_alloc: fix doc for numa_zonelist_order
` [PATCH v3 5/6] mm/thp: fix doc for transparent huge zero page
` [PATCH v3 6/6] mm/pgtable: Don't accumulate addr during pgd prepopulate pmd
Booting Yocto on i.MX35
2013-06-18 11:34 UTC (14+ messages)
[Qemu-devel] [PATCH 0/2] Fix NBD hostname parsing issues
2013-06-18 11:29 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-socket: allow hostnames starting with a digit
[PATCH 1/4] obexd: Fix handling error cases in setpath
2013-06-18 11:33 UTC (2+ messages)
[Qemu-devel] [PATCH] qmp: add 'drive' to enum NewImageMode
2013-06-18 11:33 UTC (2+ messages)
[PATCH 00/10] Make use of v7 barrier variants in Linux
2013-06-18 11:32 UTC (4+ messages)
` [PATCH 02/10] ARM: tlb: don't perform inner-shareable invalidation for local TLB ops
[PATCH] ceph: fix sleeping function called from invalid context
2013-06-18 11:30 UTC (2+ messages)
[ath9k-devel] ath9k MP mode and DFS
2013-06-18 11:30 UTC
[PATCH 0/8] brcmfmac: scatterlist support in sdio and cleanup
2013-06-18 11:29 UTC (9+ messages)
` [PATCH 1/8] brcmfmac: Only use credits for bcmc when firmware indicates it
` [PATCH 2/8] brcmfmac: rename variable prec to more appropriate name, ie. fifo
` [PATCH 3/8] brcmfmac: remove dependency with nl80211.h
` [PATCH 4/8] brcmfmac: consolidate mac_descriptor related function names
` [PATCH 5/8] brcmfmac: simplify dpc handling using atomic operations
` [PATCH 6/8] brcmfmac: remove redundant chip ID check in dhd_sdio
` [PATCH 7/8] brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw
` [PATCH 8/8] brcmfmac: add sdio sg list support
[U-Boot] [PATCH v2 1/3] ARM: Tegra: FDT: Add USB EHCI function for T30/T114
2013-06-18 11:29 UTC (6+ messages)
[PATCH v3 0/1] Pinctrl/gpio driver for Intel Baytrail platforms
2013-06-18 11:33 UTC (2+ messages)
` [PATCH v3 1/1] pinctrl: add Intel BayTrail GPIO/pinctrl support
[PATCH 2/6] ARM: OMAP2+: Remove board-omap4panda.c
2013-06-18 11:27 UTC (12+ messages)
[PATCH 0/3] More AM33xx SPI patches
2013-06-18 11:25 UTC (4+ messages)
` [PATCH 1/3] ARM: OMAP: AM33xx: Add muxing function for spi0
` [PATCH 2/3] omap3_spi: Add CS check for AM33xx
` [PATCH 3/3] ARM: OMAP: pcm051: Add spi flash support
[PATCH v2 0/8] MSI support for Marvell EBU PCIe driver
2013-06-18 11:26 UTC (6+ messages)
` [PATCH v2 4/8] irqchip: armada-370-xp: implement MSI support
[PATCH 0/4] ARM: OMAP4: Panda USB Host support and DVI EDID fix
2013-06-18 11:23 UTC (4+ messages)
` [PATCH 4/4] ARM: OMAP2+: dts: HACK: Provide alias to USB PHY clock
[PATCH] ARM: OMAP3EVM: Marking omap3_evm_display_init() with CONFIG_BROKEN
2013-06-18 11:23 UTC (5+ messages)
[Qemu-devel] [PATCH 0/2] fix macaddr allocation
2013-06-18 11:21 UTC (2+ messages)
config file lost
2013-06-18 11:19 UTC (4+ messages)
[GIT PULL] s390 patches for the 3.10-rc6
2013-06-18 11:19 UTC (4+ messages)
[Qemu-devel] [PATCH v1 0/5] Nand Cleanup
2013-06-18 11:12 UTC (8+ messages)
` [Qemu-trivial] [PATCH v1 1/5] block/nand: Factor out common code
` [Qemu-devel] "
` [Qemu-trivial] [PATCH v1 2/5] block/nand: Formatting sweep
` [Qemu-devel] "
` [Qemu-devel] [PATCH v1 3/5] block/nand: QOM casting sweep
` [Qemu-devel] [PATCH v1 4/5] block/nand: Convert Sysbus::init to Device::realize
` [Qemu-devel] [PATCH v1 5/5] nand: Don't inherit from Sysbus
[LTP] Patch for disktest: Handle long filenames more reasonably
2013-06-18 11:20 UTC (2+ messages)
[U-Boot] [PATCH 0/3] net2big_v2: initialize fan and LEDs at startup
2013-06-18 11:18 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] LaCie/common: add support for the GPIO extension bus
[Qemu-devel] [PATCH 0/2] Remove hardcoded xen-platform device initialization (v4)
2013-06-18 11:17 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] Allow use of pc machine type (accel=xen) for Xen HVM domains
` "
` [PATCH 2/2] Move hardcoded initialization of xen-platform device
` [Qemu-devel] "
[PATCH 0/2] Remove hardcoded xen-platform device initialization (v4)
2013-06-18 11:16 UTC
[PATCH] writeback: plug writeback at a high level
2013-06-18 11:16 UTC (4+ messages)
[PATCH net-next 0/2] bnx2x: add support for low latency rx
2013-06-18 11:15 UTC (5+ messages)
` [PATCH net-next 1/2] bnx2x: add support for ndo_ll_poll
[Bug 56881] New: MAP_HUGETLB mmap fails for certain sizes
2013-06-18 11:14 UTC (8+ messages)
[PATCH v7 0/9] Generic PHY Framework
2013-06-18 11:13 UTC (7+ messages)
` [PATCH v7 5/9] ARM: OMAP: USB: Add phy binding information
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.