All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-04 10:28:16 to 2016-02-04 11:03:20 UTC [more...]

Where should I append Yocto bitbake task to create work folder symlink ?
 2016-02-04 11:03 UTC  (5+ messages)

[PATCH net-next v5 0/2] virtio_net: add ethtool get/set settings support
 2016-02-04 11:02 UTC  (4+ messages)
` [PATCH net-next v5 1/2] ethtool: add speed/duplex validation functions

[PATCH v2] i40e: fix vlan filtering
 2016-02-04 11:02 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 00/12] pwm: add support for atomic update
 2016-02-04 11:02 UTC  (11+ messages)

[dm-crypt] The future of disk encryption with LUKS2
 2016-02-04 11:01 UTC  (9+ messages)

[PATCH v2 00/28] ARM: KVM: Rewrite the world switch in C (mostly)
 2016-02-04 11:00 UTC  (58+ messages)
` [PATCH v2 01/28] ARM: KVM: Move the HYP code to its own section
` [PATCH v2 02/28] ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end
` [PATCH v2 03/28] ARM: KVM: Move VFP registers to a CPU context structure
` [PATCH v2 04/28] ARM: KVM: Move CP15 array into the "
` [PATCH v2 05/28] ARM: KVM: Move GP registers "
` [PATCH v2 06/28] ARM: KVM: Add a HYP-specific header file
` [PATCH v2 07/28] ARM: KVM: Add system register accessor macros
` [PATCH v2 08/28] ARM: KVM: Add TLB invalidation code
` [PATCH v2 09/28] ARM: KVM: Add CP15 save/restore code
` [PATCH v2 10/28] ARM: KVM: Add timer save/restore
` [PATCH v2 11/28] ARM: KVM: Add vgic v2 save/restore
` [PATCH v2 12/28] ARM: KVM: Add VFP save/restore
` [PATCH v2 13/28] ARM: KVM: Add banked registers save/restore
` [PATCH v2 14/28] ARM: KVM: Add guest entry code
` [PATCH v2 15/28] ARM: KVM: Add VFP lazy save/restore handler
` [PATCH v2 16/28] ARM: KVM: Add the new world switch implementation
` [PATCH v2 17/28] ARM: KVM: Add populating of fault data structure
` [PATCH v2 18/28] ARM: KVM: Add HYP mode entry code
` [PATCH v2 19/28] ARM: KVM: Add panic handling code
` [PATCH v2 20/28] ARM: KVM: Change kvm_call_hyp return type to unsigned long
` [PATCH v2 21/28] ARM: KVM: Remove the old world switch
` [PATCH v2 22/28] ARM: KVM: Switch to C-based stage2 init
` [PATCH v2 23/28] ARM: KVM: Remove __weak attributes
` [PATCH v2 24/28] ARM: KVM: Turn CP15 defines to an enum
` [PATCH v2 25/28] ARM: KVM: Cleanup asm-offsets.c
` [PATCH v2 26/28] ARM: KVM: Remove unused hyp_pc field
` [PATCH v2 27/28] ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORT
` [PATCH v2 28/28] ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_end

[Qemu-devel] sda abort with virtio-scsi
 2016-02-04 11:00 UTC  (5+ messages)

[BUG} libxl.c:5947:libxl_send_trigger: Send trigger 'reset' failed: Function not implemented
 2016-02-04 10:57 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration
 2016-02-04 10:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/6] migration: Rename the'file' member of MigrationState
` [Qemu-devel] [PATCH 5/6] qmp-commands.hx: Fix the missing options for migration parameters commands

[RFCv2 0/9] PAPR hash page table resizing (guest side)
 2016-02-04 10:56 UTC  (5+ messages)
` [RFCv2 5/9] arch/powerpc: Split hash page table sizing heuristic into a helper

Question about a specific error
 2016-02-04 10:56 UTC  (5+ messages)

[LTP] Test library API changes
 2016-02-04 10:56 UTC  (3+ messages)

[PATCH v3 net-next] net: Implement fast csum_partial for x86_64
 2016-02-04 10:56 UTC  (3+ messages)

Universal Plane with NV12 support on Skylake
 2016-02-04 10:56 UTC 

[PATCH v4 00/25] MMC/SDHCI fixes
 2016-02-04 10:55 UTC  (2+ messages)

[PATCH v2 00/22] Sharing media resources across ALSA and au0828 drivers
 2016-02-04 10:54 UTC  (11+ messages)
` [PATCH v2 21/22] sound/usb: Use Media Controller API to share media resources
` [PATCH v2 22/22] media: Ensure media device unregister is done only once

(no subject)
 2016-02-04 10:54 UTC 

[PATCH v6 00/23] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
 2016-02-04 10:33 UTC  (24+ messages)
` [PATCH v6 01/23] powerpc/8xx: Save r3 all the time in DTLB miss handler
` [PATCH v6 02/23] powerpc/8xx: Map linear kernel RAM with 8M pages
` [PATCH v6 03/23] powerpc: Update documentation for noltlbs kernel parameter
` [PATCH v6 04/23] powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
` [PATCH v6 05/23] powerpc32: Fix pte_offset_kernel() to return NULL for bad pages
` [PATCH v6 06/23] powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
` [PATCH v6 07/23] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH v6 08/23] powerpc/8xx: Map IMMR area with 512k page at a fixed address
` [PATCH v6 09/23] powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM
` [PATCH v6 10/23] powerpc/8xx: map more RAM at startup when needed
` [PATCH v6 11/23] powerpc32: Remove useless/wrong MMU:setio progress message
` [PATCH v6 12/23] powerpc32: remove ioremap_base
` [PATCH v6 13/23] powerpc/8xx: Add missing SPRN defines into reg_8xx.h
` [PATCH v6 14/23] powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macro
` [PATCH v6 15/23] powerpc/8xx: remove special handling of CPU6 errata in set_dec()
` [PATCH v6 16/23] powerpc/8xx: rewrite set_context() in C
` [PATCH v6 17/23] powerpc/8xx: rewrite flush_instruction_cache() "
` [PATCH v6 18/23] powerpc: add inline functions for cache related instructions
` [PATCH v6 19/23] powerpc32: Remove clear_pages() and define clear_page() inline
` [PATCH v6 20/23] powerpc32: move xxxxx_dcache_range() functions inline
` [PATCH v6 21/23] powerpc: Simplify test in __dma_sync()
` [PATCH v6 22/23] powerpc32: small optimisation in flush_icache_range()
` [PATCH v6 23/23] powerpc32: Remove one insn in mulhdu

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-04 10:54 UTC  (6+ messages)
` [Update][PATCH 3/3] cpufreq: governor: "

[PATCH] arm64: defconfig: Add Qualcomm sdhci and restart functionality
 2016-02-04 10:32 UTC  (3+ messages)

[PATCH] tools: libxc: do not redefine evtchn_port_or_error_t in xc_evtchn_compat.c
 2016-02-04 10:51 UTC  (3+ messages)

[PATCH 0/8] drm/i915/dsi: i2c/gpio
 2016-02-04 10:50 UTC  (9+ messages)
` [PATCH 1/8] drm/i915/dsi: defend gpio table against out of bounds access
` [PATCH 2/8] drm/i915/dsi: don't pass arbitrary data to sideband
` [PATCH 3/8] drm/i915: Adding the parsing logic for the i2c element
` [PATCH 4/8] drm/i915/dsi: skip gpio element execution when not supported
` [PATCH 5/8] drm/i915: put the IOSF port defines in numerical order
` [PATCH 6/8] drm/i915/vlv: drop unused vlv_gps_core_read/write functions
` [PATCH 7/8] drm/i915: Extend gpio read/write to other cores
` [PATCH 8/8] drm/i915/dsi: Added the generic gpio sequence support and gpio table

[PATCH 03/10] drm/i915: Use insert_page for pwrite_fast
 2016-02-04 10:49 UTC  (2+ messages)

[PATCH] libxl/libxl_dm.c: Enable websocket functionality
 2016-02-04 10:50 UTC  (2+ messages)

[PATCH 0/5] oom reaper v5
 2016-02-04 10:49 UTC  (4+ messages)
` [PATCH 5/5] mm, oom_reaper: implement OOM victims queuing

[PATCH v12 0/3] Refactor ioreq server for better performance
 2016-02-04 10:49 UTC  (25+ messages)
` [PATCH v3 3/3] tools: introduce parameter max_wp_ram_ranges

new idl helper, append to Array
 2016-02-04 10:48 UTC  (5+ messages)

tty: tty_struct memory leak
 2016-02-04 10:48 UTC  (4+ messages)

Crashes with 874bbfe600a6 in 3.18.25
 2016-02-04 10:46 UTC  (13+ messages)

[PATCH] toaster: update the openembedded-core toaster configuration file
 2016-02-04 10:47 UTC 

test sfdisk, optimal_iosize
 2016-02-04 10:47 UTC  (4+ messages)
` scsi_debug, iosize optimal < minimum

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 27/156] drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c:417:170: error: call to '__compiletime_assert_417' declared with attribute error: BUILD_BUG_ON failed: idx != FM10K_REGS_LEN_VSI
 2016-02-04 10:46 UTC 

COPYING tabs vs whitespaces
 2016-02-04 10:45 UTC 

[v4 00/14] add fixes, device quirks, error recovery,
 2016-02-04 10:36 UTC  (16+ messages)
` [v4 01/14] scsi: ufs-qcom: add number of lanes per direction
` [v4 02/14] scsi: ufs: avoid spurious UFS host controller interrupts
` [v4 03/14] scsi: ufs: implement scsi host timeout handler
` [v4 04/14] scsi: ufs: verify hba controller hce reg value
` [v4 05/14] scsi: ufs: separate device and host quirks
` [v4 06/14] scsi: ufs: disable vccq if it's not needed by UFS device
` [v4 07/14] scsi: ufs: make error handling bit faster
` [v4 08/14] scsi: ufs: add error recovery after DL NAC error
` [v4 09/14] scsi: ufs: add retry for query descriptors
` [v4 10/14] scsi: ufs: handle non spec compliant bkops behaviour by device
` [v4 11/14] scsi: ufs: tune UniPro parameters to optimize hibern8 exit time
` [v4 12/14] scsi: ufs: fix leakage during link off state
` [v4 13/14] scsi: ufs: add device quirk delay before putting UFS rails in LPM
` [v4 14/14] scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup

[PATCH v4 1/1] USB: core: let USB device know device node
 2016-02-04 10:44 UTC  (3+ messages)

[PATCH v2 0/2] Fix ordering of ftrace/livepatch calls on module load and unload
 2016-02-04 10:43 UTC  (2+ messages)

[PATCH] scripts/sign-file.c: Add support for signing with a raw signature
 2016-02-04 10:42 UTC  (4+ messages)

gigaset: memory leak in gigaset_initcshw
 2016-02-04 10:40 UTC  (4+ messages)

[RFC PATCH 0/21] Totally remove SDHCI_QUIRK_BROKEN_CARD_DETECTION quirk
 2016-02-04 10:40 UTC  (2+ messages)

[PATCH v2 00/11] HVMlite domU support
 2016-02-04 10:38 UTC  (4+ messages)
` [PATCH v2 10/11] xen/hvmlite: Boot secondary CPUs
  ` [Xen-devel] "

[PATCH v4 00/13] mmc: use sdhci_pltfm_init for private allocation and clean up
 2016-02-04 10:38 UTC  (4+ messages)

[PATCH v1 00/12] be2iscsi: Important fixes for 11.0.0.0 in 4.6/scsi-queue
 2016-02-04 10:19 UTC  (13+ messages)
` [PATCH v1 01/12] be2iscsi: Remove unused mcc_cq_lock
` [PATCH v1 02/12] be2iscsi: Use macros for MCC WRB and CQE fields
` [PATCH v1 03/12] be2iscsi: Remove redundant MCC processing code
` [PATCH v1 04/12] be2iscsi: Rename MCC and BMBX processing functions
` [PATCH v1 05/12] be2iscsi: Remove be_mbox_notify_wait function
` [PATCH v1 06/12] be2iscsi: Fix be_mcc_compl_poll to use tag_state
` [PATCH v1 07/12] be2iscsi: Cleanup processing of BMBX completion
` [PATCH v1 08/12] be2iscsi: Fix MCC WRB leak in open_connection
` [PATCH v1 09/12] be2iscsi: Couple MCC tag and WRB alloc and free
` [PATCH v1 10/12] be2iscsi: Fix ExpStatSn in management tasks
` [PATCH v1 11/12] be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lock
` [PATCH v1 12/12] be2iscsi: Add lock to protect WRB alloc and free

[PATCH] git-completion.bash: always swallow error output of for-each-ref
 2016-02-04 10:34 UTC 

[review-request][PATCH] toaster: reinstate ID on edit columns button
 2016-02-04 10:34 UTC 

[PATCH v4] mmc: meson: Add driver for the SD/MMC host found on Amlogic MesonX SoCs
 2016-02-04 10:34 UTC  (11+ messages)

[PATCH 01/18] libceph: add scatterlist messenger data type
 2016-02-04 10:33 UTC  (2+ messages)

[PATCH 1/2] spi: pxa2xx: Update comment in int_transfer_complete()
 2016-02-04 10:30 UTC  (2+ messages)
  ` [PATCH 2/2] spi: pxa2xx: Fix too early chipselect deassert

[nightly] Core TISDK (fido/1.8) 2015.12 build 2016-02-03_23-00-32
 2016-02-04 10:30 UTC 

[PATCH v2 00/51] mtd: rework ECC layout definition
 2016-02-04 10:06 UTC  (11+ messages)
` [PATCH v2 02/51] mtd: create an mtd_oobavail() helper and make use of it
` [PATCH v2 03/51] mtd: mtdswap: remove useless if (!mtd->ecclayout) test
` [PATCH v2 04/51] mtd: nand: simplify nand_bch_init() usage
` [PATCH v2 05/51] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v2 06/51] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v2 07/51] mtd: nand: core: "
` [PATCH v2 08/51] mtd: nand: atmel: "
` [PATCH v2 09/51] mtd: nand: fsl_ifc: "
` [PATCH v2 10/51] mtd: nand: gpmi: "
` [PATCH v2 11/51] mtd: nand: lpc32xx: "

PING: [PATCH v2] pmd/virtio: fix cannot start virtio dev after stop
 2016-02-04 10:29 UTC 

Can I take up 8422?
 2016-02-04 10:28 UTC  (3+ 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.