All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-21 22:07:59 to 2014-05-22 00:04:12 UTC [more...]

[Qemu-devel] [PATCH 0/2] implementation of UserLocal register for MIPS
 2014-05-22  0:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] target-mips: implement UserLocal Register

[RFC] x86_64: A real proposal for iret-less return to kernel
 2014-05-22  0:03 UTC  (47+ messages)

[PATCH v2 3/3] Input: mcs5000_ts: fix incorrect input device name
 2014-05-22  0:02 UTC 

[PATCH v2 2/3] Input: mms114: fix incorrect input device name
 2014-05-22  0:02 UTC 

[Ksummit-discuss] [TECH TOPIC] PM dependencies
 2014-05-22  0:19 UTC  (4+ messages)

[PATCH v2 1/3] Input: mcs_touchkey: fix incorrect input device name
 2014-05-22  0:02 UTC 

[PATCH v2 0/3] Input: fix typo error in MELFAS touch device driver
 2014-05-22  0:02 UTC 

[Buildroot] [PATCH 0 of 7 v2] infra: fix dollar signs; remove some undefined versions
 2014-05-22  0:02 UTC  (5+ messages)
` [Buildroot] [PATCH 1 of 7 v2] infra: consistently use double dollar signs inside inner-xxx-targets

[PATCH v5 0/4] EEH Support for VFIO PCI device
 2014-05-22  0:01 UTC  (9+ messages)
` [PATCH v5 3/4] drivers/vfio: EEH support "
` [PATCH v5 4/4] powerpc/eeh: Avoid event on passed PE

回复: Re: 回复: [PATCH] arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling failure
 2014-05-21 23:59 UTC  (2+ messages)
` 回复: "

mmotm 2014-05-21-16-57 uploaded
 2014-05-21 23:58 UTC  (3+ messages)

mmotm 2014-05-21-16-57 uploaded
 2014-05-21 23:58 UTC 

[PATCH v8 00/44] Use ref transactions for all ref updates
 2014-05-21 23:57 UTC  (17+ messages)
` [PATCH v8 30/44] refs.c: add transaction.status and track OPEN/CLOSED/ERROR
` [PATCH v8 33/44] refs.c: remove lock_ref_sha1
` [PATCH v8 34/44] refs.c: make prune_ref use a transaction to delete the ref
` [PATCH v8 35/44] refs.c: make delete_ref use a transaction
` [PATCH v8 36/44] refs.c: pass the ref log message to _create/delete/update instead of _commit
` [PATCH v8 37/44] refs.c: pass NULL as *flags to read_ref_full
` [PATCH v8 38/44] refs.c: pack all refs before we start to rename a ref

[PATCH 1/5] driver/core: cpu: initialize opp table
 2014-05-21 23:57 UTC  (4+ messages)
` [PATCH Resend] "

[Qemu-devel] [PATCH v3 00/22] target-arm: Preparations for A64 EL2 and 3
 2014-05-21 23:56 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 09/22] target-arm: A64: Introduce aarch64_banked_spsr_index()
` [Qemu-devel] [PATCH v3 15/22] target-arm: A64: Forbid ERET to unimplemented ELs

Locking problem during N900 shutdown with power management patchset
 2014-05-21 23:54 UTC 

[Ksummit-discuss] [CORE TOPIC] [nomination] Move Fast and Oops Things
 2014-05-22  0:10 UTC  (13+ messages)

[PATCH v2.57] datapath: Add basic MPLS support to kernel
 2014-05-21 23:53 UTC  (7+ messages)

[PATCH] mcp251x: mcp2515 stops receiving
 2014-05-21 23:53 UTC  (3+ messages)

[Powertop] [PATCH] Bug-fix:Segmentation fault with powertop --html
 2014-05-21 23:52 UTC 

[Powertop] [PATCH] Bug-fix: html & csv report core indexes
 2014-05-21 23:51 UTC 

[Powertop] [PATCH] Bug-fix:Segmentation fault with powertop --html
 2014-05-21 23:51 UTC 

[PATCH v2] arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling failure
 2014-05-21 23:47 UTC  (2+ messages)
` 回复: "

[Qemu-devel] [PATCH 0/9] spapr_pci: Prepare for VFIO
 2014-05-21 23:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH 8/9] spapr_iommu: Introduce page_shift in sPAPRTCETable

[PATCH] PM: trace events for suspend/resume
 2014-05-22  0:01 UTC  (2+ messages)

[libvirt test] 26372: tolerable FAIL - PUSHED
 2014-05-21 23:40 UTC 

[PATCH] net: davinci_emac: fix oops caused by uninitialized ndev->dev
 2014-05-21 23:39 UTC  (2+ messages)

[PATCH V4 0/4] x86/pci Fix numa_node info for AMD hostbridge and misc clean up
 2014-05-21 23:38 UTC  (7+ messages)
` [PATCH V5 "
  ` [PATCH V5 1/4] x86/PCI: Warn if we have to "guess" host bridge node information
  ` [PATCH V5 2/4] x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXM
  ` [PATCH V5 3/4] x86/PCI: Stop enabling ECS for AMD CPUs after Fam16h
  ` [PATCH V5 4/4] x86/PCI: Clean up and mark early_root_info_init() as deprecated

[PATCH] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
 2014-05-21 23:36 UTC  (2+ messages)

[PATCH 00/19] Misc page alloc, shmem, mark_page_accessed and page_waitqueue optimisations v3r33
 2014-05-21 23:35 UTC  (18+ messages)
` [PATCH 18/19] mm: Non-atomically mark page accessed during page cache allocation where possible
  ` [PATCH] mm: non-atomically mark page accessed during page cache allocation where possible -fix
` [PATCH 19/19] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath
          ` [PATCH] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath v4
              ` [PATCH] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath v5

[PATCH v1 0/5] Add Keystone PCIe controller driver
 2014-05-21 23:32 UTC  (11+ messages)
` [PATCH v1 5/5] pci: keystone: add pcie driver based on designware core driver

meta-mono core-image-mono failing
 2014-05-21 23:23 UTC  (9+ messages)

[RFC 2/2] PM / OPP: extend DT parsing to allow voltage ranges
 2014-05-21 23:33 UTC  (11+ messages)

[ath9k-devel] randconfig build error with next-20140519, in drivers/net/wireless/ath/ath9k/dfs.c
 2014-05-21 23:31 UTC  (7+ messages)

[PATCH V5] PM/OPP: discard duplicate OPPs
 2014-05-21 23:48 UTC  (4+ messages)

[PATCH resend 0/4] Make video.use_native_backlight=1 work properly with nouveau
 2014-05-21 23:31 UTC  (7+ messages)
` [PATCH resend 1/4] nouveau: Don't check acpi_video_backlight_support() before registering backlight
  ` [PATCH resend 1/4] nouveau: Don't check acpi_video_backlight_support() before registering backli
` [PATCH resend 2/4] backlight: Add backlight device (un)registration notification

ditto blocks on ZFS
 2014-05-21 23:29 UTC  (8+ messages)

[patch 0/3] timerfd -- implement missing parts to checkpoint and restore timerfd state, v3
 2014-05-21 23:30 UTC  (7+ messages)
` [patch 3/3] timerfd: Implement write method

[PATCH] arch: unicore32: ksyms: export several implemeted symbols to avoid compiling failure
 2014-05-21 23:29 UTC 

[PATCH 3/3] x86_64: Merge paranoidzeroentry_ist into idtentry
 2014-05-21 23:24 UTC  (2+ messages)
` [tip:x86/asm] x86_64, entry: "

[PATCH 2/3] x86_64: Merge most 64-bit asm entry macros
 2014-05-21 23:24 UTC  (2+ messages)
` [tip:x86/asm] x86_64, entry: "

[Xenomai] RTDM driver for Xilinx Zynq PS UART
 2014-05-21 23:24 UTC 

[PATCH 1/3] x86_64: Add missing 'DEFAULT_FRAME 0' entry annotations
 2014-05-21 23:24 UTC  (2+ messages)
` [tip:x86/asm] x86_64, entry: "

[PATCH v2 3.15] x86,vdso: Fix an OOPS accessing the hpet mapping w/o an hpet
 2014-05-21 23:22 UTC  (2+ messages)
` [tip:x86/urgent] x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET

[PATCH 3/4] x86,mm: Improve _install_special_mapping and fix x86 vdso naming
 2014-05-21 23:21 UTC  (2+ messages)
` [tip:x86/vdso] x86, mm: "

[PATCH 4/4] x86,mm: Replace arch_vma_name with vm_ops->name for vsyscalls
 2014-05-21 23:22 UTC  (2+ messages)
` [tip:x86/vdso] x86, mm: Replace arch_vma_name with vm_ops-> name "

[PATCH 1/4] x86,vdso: Fix an OOPS accessing the hpet mapping w/o an hpet
 2014-05-21 23:21 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET

[PATCH 2/4] mm,fs: Add vm_ops->name as an alternative to arch_vma_name
 2014-05-21 23:21 UTC  (2+ messages)
` [tip:x86/vdso] mm, fs: Add vm_ops-> name "

[PATCH 0/4] ASoC: samsung: Add devres APIs
 2014-05-21 23:20 UTC  (3+ messages)
` [PATCH 1/4] ASoC: samsung: Use devm_snd_soc_register_card

PCI-to-USB ExpressCard Hotplugging can't work in v3.15-rc5
 2014-05-21 23:36 UTC  (2+ messages)

[PATCH v2 0/4] Support additional regulators on BCM590xx
 2014-05-21 23:18 UTC  (5+ messages)
` [GIT PULL] mfd: Second IB for Mark (regulator)

[PATCH v6] format-patch --signature-file <file>
 2014-05-21 23:18 UTC  (12+ messages)

[PATCH] NVMe: Remove superfluous cqe_seen
 2014-05-21 23:17 UTC  (2+ messages)

[PATCHv2 0/4] ACPI / LPSS: Solution for two issues seen on Asus T100
 2014-05-21 23:28 UTC  (4+ messages)
` [PATCHv2 2/4] ACPI / LPSS: custom power domain for LPSS

[PATCH 0/1] pseudo permissions: better fchmodat, mask out write bits
 2014-05-21 23:08 UTC  (6+ messages)
` [PATCH 1/1] pseudo: handle fchmodat better, mask out unwanted "

[PATCH 0/1] Revised pseudo-fchmodat (updated upstream-status)
 2014-05-21 23:12 UTC  (2+ messages)
` [PATCH 1/1] pseudo: handle fchmodat better, mask out unwanted write bits

[PATCH 0/5] lscpu: improve hypervisor detection
 2014-05-21 23:03 UTC  (4+ messages)
` [PATCH 3/5] lscpu: detect OS/400 and pHyp hypervisors

[PATCH v5 00/14] xen: add systemd support
 2014-05-21 23:02 UTC  (4+ messages)
` [PATCH v5 12/14] autoconf: xen: enable explicit preference option for xenstored preference

[PATCH 0/4] m68knommu: Coldfire gpio fixes and updates
 2014-05-21 23:00 UTC  (5+ messages)
` [PATCH 1/4] add to_irq function so we can map gpios to external interrupts
` [PATCH 2/4] setting the gpio data direction register to output doesn't dependent upon the value to output!
` [PATCH 3/4] Make everything thats not exported, static
` [PATCH 4/4] Implement gpio support for m54xx

pci: kernel crash in bus_find_device
 2014-05-21 22:59 UTC  (5+ messages)

patch to upgrade libnl to version 3.2.24
 2014-05-21 22:58 UTC 

master - tests: raid and dmeventd
 2014-05-21 22:56 UTC 

master - tests: more pvchange tests
 2014-05-21 22:56 UTC 

master - tests: more vgcfgrestore testing
 2014-05-21 22:56 UTC 

master - cleanup: make error message more readable
 2014-05-21 22:56 UTC 

master - cleanup: indent
 2014-05-21 22:56 UTC 

master - vgcfgrestore: return invalid cmd line
 2014-05-21 22:56 UTC 

[GIT PULL] Renesas ARM Based SoC r7s72100-ccf Updates for v3.16
 2014-05-21 22:55 UTC  (4+ messages)

Qos scheduler question
 2014-05-21 22:55 UTC  (2+ messages)

[RFC PATCH] pcie-designware: DT documentation update to clarify DT properties
 2014-05-21 22:54 UTC  (3+ messages)

[PATCH] pinctrl: add params in disable_setting for different usage
 2014-05-21 22:52 UTC  (9+ messages)

[linux-linus test] 26365: regressions - FAIL
 2014-05-21 22:52 UTC 

[PATCH] clk: impd1: add pclk clocks
 2014-05-21 22:52 UTC  (3+ messages)

Linux 3.15-rc6
 2014-05-21 22:47 UTC 

[RESEND/PATCH v4 0/9] Watchdog support for Armada 375/38x SoC
 2014-05-21 22:47 UTC  (10+ messages)

[x86, vdso] cfda7bb9ecb: +14.7% will-it-scale.per_thread_ops
 2014-05-21 22:46 UTC  (3+ messages)

multipath-tools: mismatch between CDB allocation length and SG_IO dxfer_len
 2014-05-21 22:46 UTC  (3+ messages)

+ deadlock-when-two-nodes-are-converting-same-lock-from-pr-to-ex-and-idletimeout-closes-conn.patch added to -mm tree
 2014-05-21 22:44 UTC 

[PATCH 0/4] pagecache scanning with /proc/kpagecache
 2014-05-21 22:42 UTC  (3+ messages)

[PATCH v4 00/24] input: Introduce ff-memless-next as an improved replacement for ff-memless
 2014-05-21 22:42 UTC  (7+ messages)
` [PATCH v4 01/24] input: Add ff-memless-next module

Enable USB 2 as host
 2014-05-21 22:42 UTC  (2+ messages)

[RFC PATCH] mutex: Documentation rewrite
 2014-05-21 22:42 UTC  (3+ messages)

PROBLEM: HP Pavilion x360 boot hangs often, shutdown does not switch off hardware
 2014-05-21 22:39 UTC 

Linux kernel 3.15-rc6 released
 2014-05-21 22:36 UTC 

Grub2 theme error: "png: interlace method not supported"
 2014-05-21 22:14 UTC 

[lxc-devel] [RFC PATCH 00/11] Add support for devtmpfs in user namespaces
 2014-05-21 22:33 UTC  (11+ messages)

[GIT PULL rcu/next] RCU commits for 3.16
 2014-05-21 22:32 UTC 

[PATCH igt] tests/kms_mmio_vs_cs_flip: Add a test case to exercise mmio vs. CS flip races
 2014-05-21 22:29 UTC  (3+ messages)
` [PATCH igt v2] "

+ ocfs2-fix-umount-hang-while-shutting-down-truncate-log.patch added to -mm tree
 2014-05-21 22:29 UTC 

[PATCH 4/5] drm/i915: Wait for pending page flips before enabling/disabling the primary plane
 2014-05-21 22:29 UTC  (3+ messages)
` [PATCH v2 "

[Ocfs2-devel] [PATCH] ocfs2: fix umount hang while shutting down truncate log
 2014-05-21 22:29 UTC  (2+ messages)

destroyed disk in btrfs raid
 2014-05-21 22:25 UTC  (9+ messages)

+ ocfs2-dlm-fix-possible-convertion-deadlock.patch added to -mm tree
 2014-05-21 22:25 UTC 

[PATCH v3] phy: Renesas R-Car Gen2 PHY driver
 2014-05-21 22:23 UTC  (6+ messages)

[PATCH] staging: lustre: lnet: klnds: Remove prohibited space in socklnd.c
 2014-05-21 22:23 UTC  (2+ messages)

[PATCH 1/6] crypto: SHA1 multibuffer map scatter gather walk's buffer address directly for x86_64
 2014-05-21 22:18 UTC  (7+ messages)

[PATCHv4 0/4] tsc2005 DT binding
 2014-05-21 22:19 UTC  (4+ messages)
` [PATCHv4 4/4] DTS: ARM: OMAP3-N900: Add tsc2005 support

[RFC/PATCH v4 1/3] add high resolution timer function to debug performance issues
 2014-05-21 22:17 UTC  (3+ messages)

[PATCH 1/1] xprtrdma: Allocate missing pagelist
 2014-05-21 22:15 UTC 

[PATCH] staging: rtl8188eu: os_dep: usb_intf.c: Fix for possible null pointer dereference
 2014-05-21 22:12 UTC  (6+ messages)

+ tools-vm-page-typesc-catch-sigbus-if-raced-with-truncate.patch added to -mm tree
 2014-05-21 22:13 UTC 

[PATCH 3.15] MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64
 2014-05-21 22:10 UTC  (3+ messages)

[regression][bisected] zx1 AGP GART no more detected since merge of 'acpi-scan' branch
 2014-05-21 22:09 UTC  (2+ messages)

[PATCH] tools/vm/page-types.c: page-cache sniffing feature
 2014-05-21 22:09 UTC  (4+ messages)
    ` ##freemail## "

[PATCH] x86, amd_ucode: Safeguard against #GP
 2014-05-21 22:08 UTC  (2+ messages)

[PATCHv5 00/10] OMAP SSI driver / N900 modem support
 2014-05-21 22:08 UTC  (9+ messages)
` [PATCHv5 09/10] DTS: ARM: OMAP3-N900: Add SSI support

[GIT PULL 1/3] ARM: tegra: core code changes for 3.16
 2014-05-21 22:07 UTC  (4+ messages)
` [GIT PULL 3/3] ARM: tegra: defconfig updates "


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.