All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-22 05:41:00 to 2016-03-22 07:37:22 UTC [more...]

[U-Boot] [PATCH v7 01/87] mtd: Add m25p80 driver
 2016-03-22  7:37 UTC  (10+ messages)
` [U-Boot] [PATCH v7 02/87] mtd: Add Kconfig entry for MTD_M25P80
` [U-Boot] [PATCH v7 03/87] mtd: Add SPI-NOR core support
` [U-Boot] [PATCH v7 04/87] doc: device-tree-bindings: jedec, spi-nor
` [U-Boot] [PATCH v7 05/87] mtd: spi-nor: Add Kconfig entry for MTD_SPI_NOR
` [U-Boot] [PATCH v7 06/87] mtd: spi-nor: Add kconfig for MTD_SPI_NOR_USE_4K_SECTORS
` [U-Boot] [PATCH v7 07/87] mtd: spi-nor: Add MTD support
` [U-Boot] [PATCH v7 08/87] mtd: spi-nor: Add spi_nor support in m25p80
` [U-Boot] [PATCH v7 09/87] mtd: spi-nor: Add dm spi-nor probing
` [U-Boot] [PATCH v7 10/87] mtd: spi-nor: Add spi_flash_probe for mtd-dm-spi-nor

[U-Boot] [PATCH v7 00/87] mtd: Add SPI-NOR core support
 2016-03-22  7:37 UTC 

[PATCH v4 00/20] x86, boot: kaslr cleanup and 64bit kaslr support
 2016-03-22  7:32 UTC  (21+ messages)
` [PATCH v4 01/20] x86, kaslr: Remove not needed parameter for choose_kernel_location
` [PATCH v4 02/20] x86, kaslr: Fix a bug that relocation can not be handled when kernel is loaded above 2G
` [PATCH v4 03/20] x86, boot: Move compressed kernel to end of buffer before decompressing
` [PATCH v4 04/20] x86, boot: Move z_extract_offset calculation to header.S
` [PATCH v4 05/20] x86, kaskr: Update the description for decompressor worst case
` [PATCH v4 06/20] x86, boot: Fix run_size calculation
` [PATCH v4 07/20] x86, kaslr: Clean up useless code related to run_size
` [PATCH v4 08/20] x86, kaslr: Get correct max_addr for relocs pointer
` [PATCH v4 09/20] x86, kaslr: Consolidate mem_avoid array filling
` [PATCH v4 10/20] x86, boot: Split kernel_ident_mapping_init to another file
` [PATCH v4 11/20] x86, 64bit: Set ident_mapping for kaslr
` [PATCH v4 12/20] x86, boot: Add checking for memcpy
` [PATCH v4 13/20] x86, kaslr: Introduce struct slot_area to manage randomization slot info
` [PATCH v4 14/20] x86, kaslr: Add two functions which will be used later
` [PATCH v4 15/20] x86, kaslr: Introduce fetch_random_virt_offset to randomize the kernel text mapping address
` [PATCH v4 16/20] x86, kaslr: Randomize physical and virtual address of kernel separately
` [PATCH v4 17/20] x86, kaslr: Add support of kernel physical address randomization above 4G
` [PATCH v4 18/20] x86, kaslr: Remove useless codes
` [PATCH v4 19/20] x86, kaslr: Allow random address to be below loaded address
` [PATCH v4 20/20] x86, kaslr: Use KERNEL_IMAGE_SIZE as the offset max for kernel virtual randomization

[PATCH v4 0/3] add hypercall option to temporarily pin a vcpu
 2016-03-22  7:36 UTC  (2+ messages)

[PATCH 00/16] git bisect improvements
 2016-03-22  7:35 UTC  (4+ messages)

[PATCH 0/4] Add AXP209 GPIO driver
 2016-03-22  7:33 UTC  (9+ messages)
    ` [linux-sunxi] "
          `  "

[PATCH 00/16] IB/hfi1: Add a page pinning cache for PSM sdma
 2016-03-22  7:33 UTC  (12+ messages)

Reg: promiscuous mode on VF
 2016-03-22  7:33 UTC  (8+ messages)

[PATCH] arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE
 2016-03-22  7:33 UTC  (9+ messages)

[PATCH v4] drm/i915: implement WaClearTdlStateAckDirtyBits
 2016-03-22  7:32 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: implement WaClearTdlStateAckDirtyBits (rev3)

[PATCH v2 0/4] rewrites discard support
 2016-03-22  7:31 UTC  (7+ messages)
` [PATCH v2 1/4] nvme: add helper nvme_map_len()
` [PATCH v2 2/4] block: add offset in blk_add_request_payload()
` [PATCH v2 3/4] nvme: rewrite discard support
` [PATCH v2 4/4] nvme: add helper nvme_setup_cmd()

[Qemu-devel] [PATCH] disas/microblaze: Add missing 'const' attributes
 2016-03-22  7:31 UTC 

[PATCH 0/6] *** alsabat: clean structure and tinyalsa support ***
 2016-03-22  7:30 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-03-21
 2016-03-22  7:30 UTC 

[PATCH v2 0/3] libxl: add support for qemu base pvusb backend
 2016-03-22  7:29 UTC  (4+ messages)
` [PATCH v2 1/3] libxl: make libxl__need_xenpv_qemu() operate on domain config
` [PATCH v2 2/3] libxl: add new pvusb backend "qusb" provided by qemu
` [PATCH v2 3/3] libxl: add domain config parameter to force start of qemu

proposed ceph 10.1.0 release candidate & jenkins fix
 2016-03-22  7:27 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2016-03-20
 2016-03-22  7:26 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/4] Make usb device-tree fixup independent of USB controller
 2016-03-22  7:25 UTC  (9+ messages)
` [U-Boot] [PATCH v5 1/4] drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file
` [U-Boot] [PATCH v5 2/4] drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type
` [U-Boot] [PATCH v5 3/4] drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller
` [U-Boot] [PATCH v5 4/4] drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type

imx6ul uart modem lines and the device tree
 2016-03-21 10:25 UTC  (4+ messages)

[PATCH v2] Add ${S} to do_unpack[cleandirs]
 2016-03-22  7:24 UTC  (2+ messages)
` [PATCH v2] base.bbclass wipe ${S} before unpacking source

[PATCH v6 1/8] btrfs-progs: Basic framework for dedupe command group
 2016-03-22  7:19 UTC  (8+ messages)
` [PATCH v6 2/8] btrfs-progs: dedupe: Add enable command "
` [PATCH v6 3/8] btrfs-progs: dedupe: Add disable support for inband dedupelication
` [PATCH v6 4/8] btrfs-progs: dedupe: Add status subcommand
` [PATCH v6 5/8] btrfs-progs: Add dedupe feature for mkfs and convert
` [PATCH v6 6/8] btrfs-progs: Add show-super support for new DEDUPE flag
` [PATCH v6 7/8] btrfs-progs: debug-tree: Add dedupe tree support
` [PATCH v6 8/8] btrfs-progs: property: add a dedupe property

[PATCH v2 0/2] usb: renesas_usbhs: fix to avoid unexpected condition
 2016-03-22  7:21 UTC  (4+ messages)

[Buildroot] [PATCH valijson v3] valijson: new package
 2016-03-22  7:21 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu v14 00/18] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2016-03-22  7:19 UTC  (17+ messages)
` [Qemu-devel] [PATCH qemu v14 01/18] memory: Fix IOMMU replay base address
` [Qemu-devel] [PATCH qemu v14 15/18] vfio: Add host side IOMMU capabilities
` [Qemu-devel] [PATCH qemu v14 16/18] spapr_iommu, vfio, memory: Notify IOMMU about starting/stopping being used by VFIO
` [Qemu-devel] [PATCH qemu v14 17/18] vfio/spapr: Use VFIO_SPAPR_TCE_v2_IOMMU

[U-Boot] [RFC PATCH 0/1] net: phy: Force master mode for RTL8211C
 2016-03-22  7:19 UTC  (2+ messages)
` [U-Boot] [RFC PATCH] "

[ath9k-devel] [PATCH] ath9k: fix checkpatch.pl identation and sapce errors
 2016-03-22  7:18 UTC  (3+ messages)
`  "

[Qemu-devel] [PATCH 0/4] Tweaks around virtio-blk start/stop
 2016-03-22  7:18 UTC  (13+ messages)

[PATCH 2/3] staging: dgnc: use pointer type of tty_struct
 2016-03-22  7:17 UTC  (4+ messages)

[PATCH] drm/i915: intel_audio clear eld buf when disconnecting monitor
 2016-03-22  7:15 UTC  (9+ messages)

[patch iproute2 1/2] include: add linked list implementation from kernel
 2016-03-22  7:15 UTC  (4+ messages)
` [patch iproute2 2/2] add devlink tool

[PATCH] sd: fixup capacity calculation for 4k drives
 2016-03-22  7:14 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] usb: Support compilation without poll.h
 2016-03-22  7:13 UTC 

[Qemu-devel] [RFC PATCH 0/2] ppc: fix spapr migration (TCG)
 2016-03-22  7:13 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 1/2] target-ppc: migrate interrupt vectors address for spapr VM

[RFC PATCH 0/4] cgroup aware workqueues
 2016-03-22  7:12 UTC  (6+ messages)
    ` vhost threading model (was: Re: [RFC PATCH 0/4] cgroup aware workqueues)

[PATCH] tools lib api: respect CROSS_COMPILE for the linker
 2016-03-22  7:10 UTC  (9+ messages)

[PATCH RESEND v2 00/14] lib/mpi: bug fixes and cleanup
 2016-03-22  7:06 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/10] ppc: preparing pnv landing
 2016-03-22  7:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 04/10] ppc: Create cpu_ppc_set_papr() helper

[PATCH 1/3] staging: dgnc: fix camelcase of SerialDriver and
 2016-03-22  7:04 UTC  (4+ messages)

[PATCH] ACPI / button: Avoid using broken _LID on Surface tablet
 2016-03-22  7:04 UTC  (8+ messages)

[RFC v2] [PATCH 0/10] DAX page fault locking
 2016-03-22  7:03 UTC  (5+ messages)
` [PATCH 09/10] dax: Use radix tree entry lock to protect cow faults

[Bug 109321] New: ASUS T100TA Bluetooth stopped working
 2016-03-22  7:01 UTC  (2+ messages)
` [Bug 109321] "

[RFC][PATCH v5 0/2] printk: Make printk() completely async
 2016-03-22  6:57 UTC  (12+ messages)
` [RFC][PATCH v5 1/2] "

RE
 2016-03-22  6:55 UTC 

rbd_aio_flush cause guestos sync wirte poor iops?
 2016-03-22  6:53 UTC  (7+ messages)

[PATCH] ASoC: Add max98371 codec driver
 2016-03-22  6:53 UTC 

[RFCv2 0/3] mac80211: implement fq codel
 2016-03-22  6:51 UTC  (6+ messages)
` [RFCv2 1/3] mac80211: implement fq_codel for software queuing
  ` [Make-wifi-fast] "

[PATCH] virtio-pci: use possible fallback queue size
 2016-03-22  6:51 UTC 

[PATCH] ARCv2: Additional trace IRQs to support locking correctness validator
 2016-03-22  6:50 UTC 

[PATCH] testpmd: fix build on FreeBSD
 2016-03-22  6:50 UTC  (2+ messages)
` [PATCH v2] "

[RFC][PATCH v6 0/2] printk: Make printk() completely async
 2016-03-22  6:49 UTC  (2+ messages)

[Qemu-devel] About PC_COMPAT
 2016-03-22  6:43 UTC 

[PATCH] KVM: x86: Inject pending interrupt even if pending nmi exist
 2016-03-22  6:41 UTC  (2+ messages)

[PATCH 0/2] usb: dwc3: gadget: Fix erratic interrupts and delayed enumeration
 2016-03-22  6:39 UTC  (7+ messages)
` [PATCH 1/2] usb: dwc3: core: Introduce dwc3_device_reinit()

[U-Boot] [PATCH 01/11] zipitz2: restore board support
 2016-03-22  6:40 UTC  (6+ messages)
` [U-Boot] [PATCH 11/11] cfi_flash: return device into read array mode after reading status

[PATCH RESEND] Revert "PCI: dra7xx: Mark driver as broken"
 2016-03-22  6:40 UTC  (6+ messages)

[LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure
 2016-03-22  6:39 UTC  (5+ messages)

[PATCH] dt-bindings: input: add Raydium I2C touch driver bindings
 2016-03-22  6:38 UTC  (2+ messages)

[PATCH 0/2] ARM: am335x: Add support for ICEv2 board
 2016-03-22  6:37 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: am335x: Add initial "
` [PATCH 2/2] ARM: omap2plus_defconfig: Enable GPIO_TPIC2810

Problem with brcmfmac removing extra interface
 2016-03-22  6:36 UTC  (2+ messages)

[PATCH v8 09/10] tpm: Initialize TPM and get durations and timeouts
 2016-03-22  6:34 UTC  (2+ messages)
` [v8,09/10] "

[Qemu-devel] [PATCH] hw/display contains files named *_template.h. These are included many times with different values of the DEPTH macro. However, only the DEPTH == 32 case is used. Removed support for DEPTH != 32 in the template headers and in the file that include them
 2016-03-22  6:34 UTC 

[qemu-mainline test] 86813: regressions - FAIL
 2016-03-22  6:31 UTC 

[PATCH 1/2] NTB: Make _addr functions optional in the API
 2016-03-22  6:30 UTC  (3+ messages)
` [PATCH 2/2] NTB: Remove _addr functions from ntb_hw_amd

Outreachy 2016
 2016-03-22  6:26 UTC  (5+ messages)

[PATCH 1/4] vfs: add file_dentry()
 2016-03-22  6:24 UTC  (3+ messages)

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-03-22  6:23 UTC 

[PATCH 00/12] Few minnor fixes, rework of tpm_tis to support tcg spi and i2c
 2016-03-22  6:23 UTC  (8+ messages)
` [PATCH 04/12] tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
` [PATCH 05/12] tpm: Add tpm_set_vendordata and tpm_get_vendordata
` [PATCH 08/12] tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy

[PATCH 0/8] block: prepare for multipage bvecs
 2016-03-22  6:12 UTC  (18+ messages)
` [PATCH 1/8] block: move bvec iterator into include/linux/bvec_iter.h
` [PATCH 2/8] block: make 'struct bvec_iter' not depend on CONFIG_BLOCK
` [PATCH 3/8] block: mark 1st parameter of bvec_iter_advance as const
` [PATCH 4/8] iov_iter: use bvec iterator to implement iterate_bvec()
` [PATCH 5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
` [PATCH 6/8] block: bio: remove BIO_MAX_SECTORS
` [PATCH 7/8] block: drbd: avoid to use BIO_MAX_SIZE
` [PATCH 8/8] block: bio: remove BIO_MAX_SIZE

[PATCH] bisect--helper: convert a function in shell to C
 2016-03-22  6:13 UTC  (5+ messages)

[ath9k-devel] ath9k_htc - Netgear WNDA3200 - monitor mode
 2016-03-22  6:13 UTC  (2+ messages)

[PATCH v2 0/6] Rados pool namespace support
 2016-03-22  6:11 UTC  (5+ messages)
` [PATCH v2 2/6] libceph: introduce reference counted string
` [PATCH v2 3/6] libceph: rados pool namesapce support

[PATCH 01/14] powerpc/mm: Use big endian page table for book3s 64
 2016-03-22  6:05 UTC  (3+ messages)
` [PATCH 05/14] powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED

[PATCH] MAINTAINERS: Add mailing list for remote processor subsystems
 2016-03-22  6:03 UTC 

[PATCH] ipv6: Fix the pmtu path for connected UDP socket
 2016-03-22  6:02 UTC  (10+ messages)

[PATCH v11 00/27] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2016-03-22  6:01 UTC  (8+ messages)
` [PATCH v11 22/27] COLO proxy: implement setup/teardown of COLO proxy module
` [PATCH v11 25/27] setup and control colo proxy on primary side

[Buildroot] [PATCH v7 00/18] Relocatable SDK / build machine leaks
 2016-03-22  5:55 UTC  (7+ messages)
` [Buildroot] [PATCH v7 03/18] core: re-enter make if $(CURDIR) or $(O) are not absolute canonical path

[PATCH] firefox: fix install issue and do_package_qa issues
 2016-03-22  5:51 UTC  (3+ messages)
` [meta-browser][PATCH] "

[PATCH v2 00/18] Support non-lru page migration
 2016-03-22  5:50 UTC  (5+ messages)
` [PATCH v2 13/18] mm/compaction: support non-lru movable "

DPDK and HW offloads
 2016-03-22  5:50 UTC  (7+ messages)

[PATCH] gcc-cross-canadian.inc: add INSANE_SKIP_ to avoid build warning
 2016-03-22  5:48 UTC 

[Qemu-devel] [PATCH v1] migration: skip sending ram pages released by virtio-balloon driver
 2016-03-22  5:47 UTC  (10+ messages)

[PATCH v2 1/1] lscpu: correct the Virtualization type on Xen DomU PV guest
 2016-03-22  5:42 UTC 

Nonterministic hang during bootconsole/console handover on ath79
 2016-03-22  5:40 UTC  (2+ messages)

[MIPI CABC 0/2] CABC patch list
 2016-03-22  5:41 UTC  (2+ messages)
` [MIPI CABC 2/2] drm/i915: CABC support for backlight control


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.