All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-11 05:13:34 to 2015-08-11 06:56:29 UTC [more...]

[RFC PATCH] mmc: sdhci-of-arasan: Add the support for sdhci-5.1
 2015-08-11  6:56 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH V7 00/19] Multithread TCG
 2015-08-11  6:55 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH V7 07/19] protect TBContext with tb_lock
` [Qemu-devel] [RFC PATCH V7 09/19] Drop global lock during TCG code execution

[U-Boot] [PATCH 0/3] usb: host/gadget: Miscellaneous fixes
 2015-08-11  6:54 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] usb: gadget: ether: populate _reset_ callback

Odd text behavior on Websites and others
 2015-08-11  6:54 UTC 

[PATCH v2 net-next] bpf: s390: Fix build error caused by the struct bpf_array member name changed
 2015-08-11  6:53 UTC 

[kbd] eurlatgr uses different glyph for ' (single quote) than latarcyrheb-sun16
 2015-08-11  6:53 UTC  (3+ messages)

[PATCH v8 00/13] qcom: Add support for GDSCs
 2015-08-11  6:53 UTC  (7+ messages)
` [PATCH v8 10/13] arm: dts: qcom: Add #power-domain-cells property
` [PATCH v8 11/13] clk: qcom: gdsc: Use PM clocks to control gdsc clocks

[PATCH] examples/vm_power: fix improper physical core mask
 2015-08-11  6:49 UTC 

[PATCH] scsi: Fixup fixed sense generation
 2015-08-11  6:49 UTC  (2+ messages)

Ipset Error : ipset v6.25.1: Kernel error received: set type not supported (on Kernel 4.1.4)
 2015-08-11  6:49 UTC  (3+ messages)

[PATCH 0/6] PM / OPP: Add debugfs support
 2015-08-11  6:42 UTC  (20+ messages)
` [PATCH 1/6] PM / OPP: reuse of_parse_phandle()
` [PATCH 2/6] PM / OPP: restructure _of_init_opp_table_v2()
` [PATCH 5/6] PM / OPP: Move cpu specific code to opp/cpu.c
` [PATCH 6/6] PM / OPP: Add debugfs support

[PATCH v2 00/10] CXL EEH Handling
 2015-08-11  6:38 UTC  (8+ messages)
` [PATCH v2 04/10] cxl: Clean up adapter MMIO unmap path
` [PATCH v2 05/10] cxl: Refactor adaptor init/teardown
` [PATCH v2 07/10] cxl: Don't remove AFUs/vPHBs in cxl_reset

Q: cpuidle results in degredation in ethernet performance ?
 2015-08-11  6:39 UTC  (6+ messages)

[PATCH] jack: Fixing a small memory leak
 2015-08-11  6:37 UTC 

[PATCH v2] mm/slub: don't wait for high-order page allocation
 2015-08-11  6:36 UTC  (5+ messages)

Header-Files of DEPEND recipe not found
 2015-08-11  6:36 UTC  (7+ messages)

[RFC] mtd: ubi: UBI Encryption
 2015-08-11  6:35 UTC  (5+ messages)

[Patch v2] align crash_notes allocation to make it be inside one physical page
 2015-08-11  6:33 UTC  (4+ messages)

[RFC PATCH v2 0/5] Refactoring Videobuf2 for common use
 2015-08-11  6:32 UTC  (5+ messages)
` [RFC PATCH v2 4/5] media: videobuf2: Define vb2_buf_type and vb2_memory

[refpolicy] [PATCH 1/2] Policy for gpg's dirmngr
 2015-08-11  6:30 UTC  (6+ messages)

Error pushing new branch: value too great for base (error token is
 2015-08-11  6:30 UTC  (6+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-08-10
 2015-08-11  6:30 UTC 

Problem with XOR Engine
 2015-08-11  6:29 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] x86: Move x86 to use board_init_f_mem() instead of assembler
 2015-08-11  6:28 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/5] Align global_data to a 16-byte boundary
` [U-Boot] [PATCH v2 3/5] Allow arch-specific setting of global_data in board_init_f_mem()
` [U-Boot] [PATCH v2 5/5] x86: Switch to using generic global_data setup

KVM Live migration with GICv3
 2015-08-11  6:41 UTC  (2+ messages)

[PATCH] ASoC: rt5640: fix line out no sound issue
 2015-08-11  6:27 UTC 

[PATCH 1/6] drm/i915/skl: Enable DDI-E
 2015-08-11  6:27 UTC  (5+ messages)
` [PATCH 2/6] drm/i915: Set power domain for DDI-E
` [PATCH 4/6] drm/i915: eDP can be present on DDI-E

[PATCH v6 00/16] Add VT-d Posted-Interrupts support
 2015-08-11  6:03 UTC  (34+ messages)
` [PATCH v6 01/16] KVM: Extend struct pi_desc for VT-d Posted-Interrupts
` [PATCH v6 02/16] KVM: Add some helper functions for Posted-Interrupts
` [PATCH v6 03/16] KVM: Define a new interface kvm_intr_is_single_vcpu()
` [PATCH v6 04/16] KVM: Get Posted-Interrupts descriptor address from 'struct kvm_vcpu'
` [PATCH v6 05/16] KVM: Add interfaces to control PI outside vmx
` [PATCH v6 06/16] KVM: Make struct kvm_irq_routing_table accessible
` [PATCH v6 07/16] KVM: make kvm_set_msi_irq() public
` [PATCH v6 08/16] vfio: Select IRQ_BYPASS_MANAGER for vfio PCI devices
` [PATCH v6 09/16] vfio: Register/unregister irq_bypass_producer
` [PATCH v6 10/16] KVM: x86: Update IRTE for posted-interrupts
` [PATCH v6 11/16] KVM: Implement IRQ bypass consumer callbacks for x86
` [PATCH v6 12/16] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
` [PATCH v6 13/16] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
` [PATCH v6 14/16] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
` [PATCH v6 15/16] KVM: Warn if 'SN' is set during posting interrupts by software
` [PATCH v6 16/16] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts

using general IRQs
 2015-08-11  6:27 UTC  (6+ messages)

[RFC v0 0/3] Simple wait queue support
 2015-08-11  6:24 UTC  (2+ messages)

[PATCH v4 1/3] cxlflash: Base error recovery support
 2015-08-11  6:21 UTC  (2+ messages)

FAILED: patch "[PATCH] crypto: nx - Fix reentrancy bugs" failed to apply to 4.1-stable tree
 2015-08-11  6:23 UTC  (4+ messages)

[PATCH v1 0/5] Add eFuse driver of Rockchip SoC
 2015-08-11  6:15 UTC  (9+ messages)
` [PATCH v1 1/5] clk: rockchip: rk3288: Add the clock id of eFuse
` [PATCH v1 2/5] nvmem: fix the out-of-range leak in read/write()
` [PATCH v1 3/5] nvmem: rockchip-efuse: implement efuse driver
` [PATCH v1 4/5] Documentation: rockchip-efuse: describe the usage of eFuse
` [PATCH v1 5/5] ARM: dts: rockchip: add eFuse config of rk3288 SoC

[PATCH 3/6] drm/i915: Set alternate aux for DDI-E
 2015-08-11  6:18 UTC  (3+ messages)
` [PATCH] "

[PATCH v2 00/16] Signature verification of hibernate snapshot
 2015-08-11  6:16 UTC  (17+ messages)
` [PATCH v2 01/16] PM / hibernate: define HMAC algorithm and digest size of hibernation
` [PATCH v2 02/16] x86/efi: Add get and set variable to EFI services pointer table
` [PATCH v2 03/16] x86/boot: Public getting random boot function
` [PATCH v2 04/16] x86/efi: Generating random number in EFI stub
` [PATCH v2 05/16] x86/efi: Get entropy through EFI random number generator protocol
` [PATCH v2 06/16] x86/efi: Generating random HMAC key for siging hibernate image
` [PATCH v2 07/16] efi: Make efi_status_to_err() public
` [PATCH v2 08/16] x86/efi: Carrying hibernation key by setup data
` [PATCH v2 09/16] PM / hibernate: Reserve hibernation key and erase footprints
` [PATCH v2 10/16] PM / hibernate: Generate and verify signature of hibernate snapshot
` [PATCH v2 11/16] PM / hibernate: Avoid including hibernation key to hibernate image
` [PATCH v2 12/16] PM / hibernate: Forward signature verifying result and key to image kernel
` [PATCH v2 13/16] PM / hibernate: Add configuration to enforce signature verification
` [PATCH v2 14/16] PM / hibernate: Allow user trigger hibernation key re-generating
` [PATCH v2 15/16] PM / hibernate: Bypass verification logic on legacy BIOS
` [PATCH v2 16/16] PM / hibernate: Document signature verification of hibernate snapshot

[PATCH v2 00/16] Signature verification of hibernate snapshot
 2015-08-11  6:13 UTC  (5+ messages)
` [PATCH v2 01/16] PM / hibernate: define HMAC algorithm and digest size of hibernation
` [PATCH v2 02/16] x86/efi: Add get and set variable to EFI services pointer table

[U-Boot] [PATCH 0/3] arm, imx6: aristainetos board updates
 2015-08-11  6:09 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] "
` [U-Boot] [PATCH 2/3] arm, imx6: add aristainetos 2b board version
` [U-Boot] [PATCH 3/3] video, lg4573: make spi bus and cs configurable

[PATCH RFC v2 0/5] Multi-queue support for xen-blkfront and xen-blkback
 2015-08-11  6:07 UTC  (11+ messages)
        ` [Xen-devel] "

[PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular
 2015-08-11  6:05 UTC  (6+ messages)
` [PATCH 5/5] drivers/tty: make serial 8250_lpc18xx.c "

[OT]Is there any good books which introduce X86_64 architecture?
 2015-08-11  6:05 UTC 

[PATCH for-next V2 0/4] RoCE GID management fixes
 2015-08-11  6:02 UTC  (3+ messages)
` [PATCH for-next V2 4/4] IB/core: RoCE GID management separate cleanup and release

[PATCH V5 00/11] [SCSI] aacraid: Patchset for aacraid driver version 41010
 2015-08-11  6:01 UTC  (6+ messages)
` [PATCH V5 10/11] [SCSI] aacraid: Replace pci_enable_msix() with pci_enable_msix_range()

qca6164 support
 2015-08-11  6:00 UTC  (17+ messages)

Donation
 2015-08-11  5:18 UTC 

[PATCH V6 00/10] [SCSI] aacraid: Patchset for aacraid driver version 41010
 2015-08-11  5:58 UTC  (11+ messages)
` [PATCH V6 01/10] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS
` [PATCH V6 02/10] [SCSI] aacraid: Add Power Management support
` [PATCH V6 03/10] [SCSI] aacraid: Change interrupt mode to MSI for series-6 controller
` [PATCH V6 04/10] [SCSI] aacraid: Enable 64-bit write to controller register
` [PATCH V6 05/10] [SCSI] aacraid: Tune response path if IsFastPath bit set
` [PATCH V6 06/10] [SCSI] aacraid: Reset irq affinity hints before releasing irq
` [PATCH V6 07/10] [SCSI] aacraid: Unblock IOCTLs to controller once system resumed from suspend
` [PATCH V6 08/10] [SCSI] aacraid: Send commit-config to controller firmware
` [PATCH V6 09/10] [SCSI] aacraid: Replace pci_enable_msix() with pci_enable_msix_range()
` [PATCH V6 10/10] [SCSI] aacraid: Update driver version

[PATCH] IB/core: Make ib_dealloc_pd return void
 2015-08-11  5:57 UTC  (3+ messages)

[PATCH] ARM: exynos_defconfig: Enable cpufreq-dt driver
 2015-08-11  5:54 UTC  (3+ messages)

[PATCH net] netconsole: Check for carrier before calling netpoll_send_udp()
 2015-08-11  5:53 UTC  (3+ messages)

Need some information about mdadm 3.2.5
 2015-08-11  5:51 UTC  (2+ messages)

[PATCH v2 1/4] drm/i915: Add audio set_ncts callback
 2015-08-11  5:51 UTC  (3+ messages)

[PATCH v2] net/fddi: remove HWM_REVERSE() macro
 2015-08-11  5:50 UTC  (4+ messages)
` [PATCH v2 Resend] "

[PATCH] joystick/zhenhua: remove zhenhua_bitreverse()
 2015-08-11  5:49 UTC 

[U-Boot] [PATCH v3 1/3] x86: Convert minnowmax to use CONFIG_DM_USB
 2015-08-11  5:49 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/3] x86: Convert minnowmax to use CONFIG_DM_NET
` [U-Boot] [PATCH v3 3/3] x86: Show the un-relocated IP address in exceptions

[U-Boot] [PATCH v3 00/10] x86: minnowmax: Add interrupt support
 2015-08-11  5:49 UTC  (7+ messages)
` [U-Boot] [PATCH v3 07/10] x86: minnowmax: Define and enable interrupt setup
` [U-Boot] [PATCH v3 08/10] x86: baytrail: Tidy up interrupt and FSP init
` [U-Boot] [PATCH v3 09/10] x86: Add a simple interrupt script to the README

[PATCH for-next V7 0/6] HW Device hot-removal support
 2015-08-11  5:48 UTC  (7+ messages)
` [PATCH for-next V7 6/6] IB/ucma: "

[PATCH] doc: announce ABI change for old flow director APIs removing
 2015-08-11  5:41 UTC  (2+ messages)

[PATCH 1/2] tzcode-native: update to 2015f
 2015-08-11  5:41 UTC  (2+ messages)
` [PATCH 2/2] tzdata: "

[meta-selinux][PATCHv2 0/8] Label file system in build
 2015-08-11  5:40 UTC  (4+ messages)

[PATCH v2 00/12] IB: Replace safe uses for ib_get_dma_mr with pd->local_dma_lkey
 2015-08-11  5:40 UTC  (11+ messages)
                ` [PATCH 0/9] IB/srp: Do not create an all physical insecure rkey by default

[Buildroot] [PATCH] lightning: requires share library support
 2015-08-11  5:38 UTC 

[PATCH] IB/sa: Restrict SA Netlink to admin users
 2015-08-11  5:38 UTC  (4+ messages)

[PATCH net-next] vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
 2015-08-11  5:37 UTC  (4+ messages)
  ` VxLAN support question

[meta-selinux] [PATCH] audit: remove add-system-call-table-for-ARM.patch
 2015-08-11  5:37 UTC 

[PATCH] Staging: android: ion: Fix missing a blank line coding style issue
 2015-08-11  5:36 UTC  (2+ messages)

[PATCH net-next] bpf: fix the bug "'struct bpf_array' has no member named 'prog'" in s390 architecture
 2015-08-11  5:35 UTC  (2+ messages)

[PATCH 4/4] drm/i915: Enable querying offset of UV plane with intel_plane_obj_offset
 2015-08-11  5:34 UTC  (2+ messages)

[PATCH 0/3] ARM: sun6i: Support Security System crypto engine
 2015-08-11  5:32 UTC  (10+ messages)
` [PATCH 1/3] crypto: sunxi-ss: Document optional reset control bindings
` [PATCH 2/3] crypto: sunxi-ss: Add optional reset control support
` [PATCH 3/3] ARM: dts: sun6i: Add security system crypto engine clock and device nodes

[PATCH] zlib_deflate/deftree: Remove bi_reverse()
 2015-08-11  5:32 UTC 

[PATCH 0/2] ALSA: fireworks/firewire-lib: add support for recent firmware quirk
 2015-08-11  5:30 UTC  (3+ messages)

[PATCH v4 2/3] cxlflash: Superpipe support
 2015-08-11  5:29 UTC  (3+ messages)

[PATCH] ypbind-yocto.init: add status command
 2015-08-11  5:24 UTC  (2+ messages)

[PATCH] staging: lustre: lustre: llite: Added a new line after declaration
 2015-08-11  5:23 UTC  (2+ messages)

[Ksummit-discuss] Self nomination
 2015-08-11  5:05 UTC 

[Buildroot] [PATCH v2] toolchain: add mips64 for uClibc-ng
 2015-08-11  5:22 UTC 

RAID5 TRIM/DISCARD user land support (fstriim and mkfs)
 2015-08-11  5:20 UTC  (2+ messages)

[PATCH 00/21] ppgtt cleanups / scratch merge (V2)
 2015-08-11  5:05 UTC  (8+ messages)
` [PATCH 02/21] drm/i915/gtt: Workaround for HW preload not flushing pdps


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.