All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-05 13:01:45 to 2014-06-05 13:41:48 UTC [more...]

[PATCH pynfs 00/17] prep for flex file layout server
 2014-06-05 13:41 UTC  (9+ messages)
` [PATCH pynfs 02/17] 4.1 server: service RECLAIM_COMPLETE operations

[PATCH 0/4] Fixes to several domctls for migration
 2014-06-05 13:41 UTC  (7+ messages)
` [PATCH 1/4] x86/domctl: Implement XEN_DOMCTL_{get, set}_vcpu_msrs
` [PATCH 2/4] tools/libxc: Use an explicit check for PV MSRs in xc_domain_save()

[Qemu-devel] [PATCH v2] target-arm: implement PD0/PD1 bits for TTBCR
 2014-06-05 13:41 UTC  (2+ messages)

[Regression] commit 8a4aeec8d(libata/ahci: accommodate tag ordered controllers)
 2014-06-05 13:41 UTC  (4+ messages)

[PATCHv4 RESEND 0/3] syscalls,x86: Add execveat() system call
 2014-06-05 13:40 UTC  (4+ messages)
` [PATCHv4 RESEND 1/3] syscalls,x86: implement "
` [PATCHv4 RESEND 2/3] syscalls,x86: add selftest for execveat(2)
` [PATCHv4 RESEND man-pages 3/3] execveat.2: initial man page "

[PATCHv2 0/2] Linux PVH dom0 memory setup
 2014-06-05 13:40 UTC  (3+ messages)

[Qemu-devel] Problems compiling HEAD on Mac OS X 10.9.2
 2014-06-05 13:38 UTC  (7+ messages)

[PATCH] Add a Windows-specific fallback to getenv("HOME");
 2014-06-05 13:39 UTC  (11+ messages)
  `  "
              ` [PATCH v2] "

[PATCH 2/2] ARM: lager: add i2c1, i2c2 pins
 2014-06-05 13:39 UTC  (2+ messages)

[PATCH 0/9] perf/x86: implement HT counter corruption workaround
 2014-06-05 13:38 UTC  (21+ messages)
` [PATCH 4/9] perf/x86: add cross-HT counter exclusion infrastructure
` [PATCH 5/9] perf/x86: implement cross-HT corruption bug workaround
` [PATCH 9/9] perf/x86: add syfs entry to disable HT "

[PATCH v2] xen: fix reboot/shutdown with running HVM guests
 2014-06-05 13:38 UTC  (3+ messages)

[PATCH 1/2] ALSA: soundcore: coding style fixes
 2014-06-05 13:38 UTC  (4+ messages)
` [PATCH 2/2] ALSA: sound_firmware: fix style issues

[meta-oe][PATCH] libop: compile issue files missing in B
 2014-06-05 13:38 UTC 

Interactivity regression since v3.11 in mm/vmscan.c
 2014-06-05 13:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/21] block: Handle failure for potentially large allocations
 2014-06-05 13:36 UTC  (22+ messages)
` [Qemu-devel] [PATCH v4 01/21] block: Introduce qemu_try_blockalign()
` [Qemu-devel] [PATCH v4 02/21] block: Handle failure for potentially large allocations
` [Qemu-devel] [PATCH v4 03/21] bochs: "
` [Qemu-devel] [PATCH v4 04/21] cloop: "
` [Qemu-devel] [PATCH v4 05/21] curl: "
` [Qemu-devel] [PATCH v4 06/21] dmg: "
` [Qemu-devel] [PATCH v4 07/21] iscsi: "
` [Qemu-devel] [PATCH v4 08/21] nfs: "
` [Qemu-devel] [PATCH v4 09/21] parallels: "
` [Qemu-devel] [PATCH v4 10/21] qcow1: "
` [Qemu-devel] [PATCH v4 11/21] qcow2: "
` [Qemu-devel] [PATCH v4 12/21] qed: "
` [Qemu-devel] [PATCH v4 13/21] raw-posix: "
` [Qemu-devel] [PATCH v4 14/21] raw-win32: "
` [Qemu-devel] [PATCH v4 15/21] rbd: "
` [Qemu-devel] [PATCH v4 16/21] vdi: "
` [Qemu-devel] [PATCH v4 17/21] vhdx: "
` [Qemu-devel] [PATCH v4 18/21] vmdk: "
` [Qemu-devel] [PATCH v4 19/21] vpc: "
` [Qemu-devel] [PATCH v4 20/21] mirror: "
` [Qemu-devel] [PATCH v4 21/21] qcow2: Return useful error code in refcount_init()

[PATCH RFC v1 0/2] Add support for Hisilicon SMMU architecture
 2014-06-05 13:37 UTC  (3+ messages)
` [PATCH RFC v1 1/2] documentation/iommu: Add description of Hisilicon System MMU binding
` [PATCH RFC v1 2/2] iommu/hisilicon: Add support for Hisilicon Ltd. System MMU architecture

[Qemu-devel] [PATCH v7 0/4] vfio on spapr-ppc64
 2014-06-05 13:36 UTC  (10+ messages)
` [Qemu-devel] [PATCH v7 1/4] spapr_iommu: Make in-kernel TCE table optional
` [Qemu-devel] [PATCH v7 3/4] spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio

[LTP] [PATCH] hugemmap/hugemmap03.c: fix the ppc64 FAILED situation procedure
 2014-06-05 13:36 UTC  (2+ messages)

[RFC PATCH 0/7] dm-mpath: Do not clone requests
 2014-06-05 13:36 UTC  (9+ messages)
` [PATCH 1/7] dm: use dm_rq_target_io as argument for dm_done()
` [PATCH 2/7] dm: remove handling of DM_ENDIO_INCOMPLETE
` [PATCH 3/7] dm: move rq_completed() out of enclosing functions
` [PATCH 4/7] dm: open-code dm_kill_unmapped_request()
` [PATCH 5/7] dm: move free_rq_clone() out of dm_unprep_request()
` [PATCH 6/7] dm: open-code free_rq_clone()
` [PATCH 7/7] dm: do not clone requests

ThinkPad X300 touchpad
 2014-06-05 13:36 UTC 

[PATCH 1/2] [RFC] ASoC: samsung: move s3c24xx over to dmaengine
 2014-06-05 13:36 UTC  (8+ messages)
` [PATCH 2/2] [RFC] ASoC: samsung: remove unused DMA data
` [alsa-devel] [PATCH 1/2] [RFC] ASoC: samsung: move s3c24xx over to dmaengine

[PATCH 3.4 000/214] 3.4.92-stable review
 2014-06-05 13:33 UTC  (4+ messages)
` [PATCH 3.4 022/214] filter: prevent nla extensions to peek beyond the end of the message

[Qemu-devel] [PATCH v3 00/21] block: Handle failure for potentially large allocations
 2014-06-05 13:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 14/21] raw-win32: "
` [Qemu-devel] [PATCH v3 15/21] rbd: "

[U-Boot] [PATCH] powerpc/mpc85xx: Removed support for G4060
 2014-06-05 13:33 UTC 

[Qemu-devel] [RFC 3/5] nbd: Use aio_set_fd_handler2()
 2014-06-05 13:32 UTC  (5+ messages)

Automotive PV drivers project request
 2014-06-05 13:32 UTC  (11+ messages)
` [Need Input] (informal) Automotive PV drivers subproject request

[PATCH v2] firmware loader: allow disabling of udev as firmware loader
 2014-06-05 13:31 UTC  (3+ messages)

[PATCH v1] Misc fixes to xentrace, docs, and add code to support selective human CPU selection
 2014-06-05 13:31 UTC  (4+ messages)
` [PATCH v1 1/5] docs: xentrace manpage

[PATCH] docs: Support building pdfs from markdown using pandoc
 2014-06-05 13:31 UTC  (2+ messages)

Using BTRFS on SSD now ?
 2014-06-05 13:30 UTC 

[PATCH] usb: gadget: gadgetfs: correct dev state
 2014-06-05 13:08 UTC 

Process memory
 2014-06-05 13:30 UTC  (4+ messages)

[Qemu-devel] [PATCH v28 00/33] replace QEMUOptionParameter with QemuOpts
 2014-06-05 13:28 UTC  (2+ messages)

[libnftnl PATCH] configure: uclinux is also linux (nommu)
 2014-06-05 13:27 UTC  (2+ messages)

[PATCH] x86/efi: Only pass mapped RAM regions to free_bootmem_late()
 2014-06-05 13:27 UTC  (2+ messages)

[PATCH] x86/amd: Protect set_cpuidmask() against #GP faults
 2014-06-05 13:27 UTC  (2+ messages)

[Ksummit-discuss] If you are using gmail, check your spam folders
 2014-06-05 13:26 UTC  (7+ messages)

[PATCH v3 0/5]
 2014-06-05 13:26 UTC  (6+ messages)
` [PATCH v3 1/5] pinctrl: sunxi: Remove irq_mask_ack and use irq_ack instead
` [PATCH v3 2/5] pinctrl: sunxi: Add macro definition for pinctrl with more than one interrupt
` [PATCH v3 3/5] pinctrl: sunxi: Declare the number of interrupt banks in the descriptor
` [PATCH v3 4/5] pinctrl: sunxi: Declare the interrupt function for the A31
` [PATCH v3 5/5] pinctrl: sunxi: Implement multiple interrupt banks support

[stable-3.10.y] possible unsafe locking warning
 2014-06-05 13:24 UTC  (6+ messages)

[PATCH 0/1] ieee80211.h: Add definitions for 20/40 BSS Coexist Mgmt action frame
 2014-06-05 13:23 UTC  (3+ messages)

[PATCH 00/29] Packet Framework
 2014-06-05 13:22 UTC  (6+ messages)
` [PATCH 04/29] mbuf: added offset of packet meta-data in the packet buffer just after mbuf

[PATCH] Bluetooth: Assign L2CAP socket priority when allocating SKB
 2014-06-05 13:22 UTC 

[PATCH v2 0/5] staging: comedi: addi_apci_1564: fix Change-of-State interrupt functionality
 2014-06-05 13:22 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user/uname: Return correct uname string for x86_64
 2014-06-05 13:21 UTC  (4+ messages)

[U-Boot] checking from uboot
 2014-06-05 13:22 UTC  (5+ messages)

[Bug 51381] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting, when disabled via vgaswitcheroo
 2014-06-05 13:21 UTC  (2+ messages)
` [Bug 51381] "

[Buildroot] Patch to add Tilera tilegx platform support
 2014-06-05 13:21 UTC 

[PATCH] perf: fix kernel panic when parsing user space CS saved in pt_regs
 2014-06-05 13:21 UTC  (8+ messages)

[PATCHv2 0/6] phy: simplified phy lookup
 2014-06-05 13:21 UTC  (2+ messages)

[lm-sensors] [RFT][PATCH] hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groups
 2014-06-05 13:21 UTC  (2+ messages)

[libnftnl PATCH 0/5] reject: Do not print unset value
 2014-06-05 13:20 UTC  (11+ messages)
` [libnftnl PATCH 1/5] expr: reject: Add nft_rule_expr_reject_snprinf_* functions
` [libnftnl PATCH 2/5] expr: reject: Use nft_rule_expr_set_* in the xml and default parsing code
` [libnftnl PATCH 3/5] expr: reject: Do not print unset values in xml
` [libnftnl PATCH 4/5] expr: reject: Convert the type of a variable
` [libnftnl PATCH 5/5] expr: reject: Do not print unset values in json

[U-Boot] [PATCH] powerpc/mpc85xx: Add workaround to enable TDM on T1040
 2014-06-05 13:19 UTC 

[PATCH] bitbake: fix contains_any()
 2014-06-05 13:18 UTC 

[libnftnl PATCH v4 0/3] Do not print unset value in xml file
 2014-06-05 13:18 UTC  (7+ messages)
` [libnftnl PATCH v4 1/3] expr: log: Rename variables in nft_rule_expr_log_json_parse functions
` [libnftnl PATCH v4 2/3] expr: log: Use nft_rule_expr_set_* in the xml parsing code
` [libnftnl PATCH v4 3/3] expr: log: Do not print unset values in xml

[PATCH] mm/vmscan: Do not block forever at shrink_inactive_list()
 2014-06-05 13:17 UTC  (8+ messages)
    ` [PATCH] mm/vmscan: Do not block forever atshrink_inactive_list()

kernel BUG at fs/btrfs/ctree.h:2456
 2014-06-05 13:16 UTC  (3+ messages)

[PATCH v2] ARM: KVM: add irqfd and irq routing support
 2014-06-05 13:15 UTC  (4+ messages)

Eudyptula Challenge Submission and no response?
 2014-06-05 13:13 UTC  (4+ messages)

[Qemu-devel] [PATCH v8 0/4] EEH Support for VFIO PCI Device
 2014-06-05 13:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 4/4] sPAPR: Implement sPAPRPHBClass::eeh_handler

[GIT PULL] locking tree changes for v3.16
 2014-06-05 13:13 UTC  (7+ messages)

[PATCH v5 0/4] x86: fix hang when AP bringup is too slow
 2014-06-05 13:12 UTC  (4+ messages)

[PATCH] tools/libxc: Annotate xc_report_error with __attribute__((format))
 2014-06-05 13:11 UTC  (2+ messages)

randconfig build error with next-20140604, in drivers/i2c/muxes/i2c-mux-pca954x.c
 2014-06-05 13:11 UTC  (4+ messages)
` [PATCH] i2c: pca954x: Fix compilation without CONFIG_GPIOLIB

[PATCH v7 0/5] efuse driver for Tegra
 2014-06-05 13:09 UTC  (18+ messages)
` [PATCH v7 1/5] ARM: tegra: export apb dma readl/writel
` [PATCH v7 2/5] ARM: tegra: move fuse exports to tegra-soc.h
` [PATCH v7 3/5] misc: fuse: Add efuse driver for Tegra
` [PATCH v7 4/5] ARM: tegra: Add efuse and apbmisc bindings
` [PATCH v7 5/5] ARM: tegra: build new fuse driver in drivers/misc

[PATCH] gnutls: upgrade to 3.2.15
 2014-06-05 13:08 UTC  (4+ messages)
` [daisy][PATCH] gnutls: patch for CVE-2014-3466 backported
` [dora][PATCH] "
` [dylan][PATCH] "

[PATCH] drm/i915: Update bits to check in device class from VBT to detect eDP
 2014-06-05 13:09 UTC  (2+ messages)

[PATCH 0/5] efuse driver for Tegra
 2014-06-05 13:09 UTC  (4+ messages)

[RFC v2 00/10] kgdb: NMI/FIQ support for ARM
 2014-06-05 13:08 UTC  (6+ messages)
` [RFC v3 0/9] "
  ` [RFC v3 1/9] arm: fiq: arbitrary mappings from IRQ to FIQ virqs

[PATCH v3 00/10] Add SDHCI support for ST Microelectronics SoCs
 2014-06-05 13:08 UTC  (4+ messages)
` [PATCH v3 09/10] ARM: update multi_v7_defconfig for STI

[Qemu-devel] Expansion Ratio Issue
 2014-06-05 13:07 UTC  (5+ messages)
    ` [Qemu-devel] 答复: "

(Reluctant) request to revert several changes, due to regressing VM migration
 2014-06-05 13:07 UTC  (5+ messages)
    ` [PATCH] x86/HVM: refine SMEP/SMAP tests in HVM_CR4_GUEST_RESERVED_BITS()

Live images?
 2014-06-05 13:07 UTC 

[PATCH] dm linear: disable WRITE SAME if it fails
 2014-06-05 13:07 UTC  (8+ messages)
    ` dm: "

[PATCH v6 1/2] refs.c: optimize check_refname_component()
 2014-06-05 12:58 UTC  (8+ messages)
` [PATCH v6 2/2] refs.c: SSE4.2 optimizations for check_refname_component

[Bridge] [PATCH net-next] bridge: Fix incorrect judgment of promisc
 2014-06-05 13:05 UTC  (6+ messages)
      `  "

[PATCH V2 net-next 0/5] amd-xgbe: AMD 10Gb Ethernet driver
 2014-06-05 13:03 UTC  (4+ messages)

[PATCH 0/3] Prepare for in-kernel VFIO DMA operations acceleration
 2014-06-05 13:04 UTC  (10+ messages)
` [PATCH 3/3] PPC: KVM: Add support for 64bit TCE windows

[PATCH v7 0/5] cfg/mac80211: implement multi-vif csa
 2014-06-05 12:56 UTC  (7+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/5] mac80211: implement multi-vif in-place reservations
  ` [PATCH v8 2/5] mac80211: make check_combinations() aware of chanctx reservation
  ` [PATCH v8 3/5] mac80211: use chanctx reservation for AP CSA
  ` [PATCH v8 4/5] mac80211: use chanctx reservation for STA CSA
  ` [PATCH v8 5/5] cfg80211: remove channel_switch combination check

[PATCH v5] sg: relax 16 byte cdb restriction
 2014-06-05 13:02 UTC  (2+ messages)


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.