All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-08 01:27:46 to 2016-03-08 02:42:50 UTC [more...]

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-08  2:38 UTC  (8+ messages)
` [PATCH v2 0/10] "
  ` [PATCH v3 0/7] "
    ` [PATCH v3 1/7][Resend] cpufreq: Rework the scheduler hooks for triggering updates
    ` [PATCH v3 2/7][Resend] cpufreq: Move scheduler-related code to the sched directory
    ` [PATCH v3 3/7][Resend] cpufreq: governor: New data type for management part of dbs_data
    ` [PATCH v3 4/7][Resend] cpufreq: governor: Move abstract gov_attr_set code to seperate file
    ` [PATCH v3 5/7] cpufreq: Support for fast frequency switching

[PATCH v5 0/9] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-03-08  2:42 UTC  (11+ messages)
` [PATCH v5 1/9] iommu: Add MMIO mapping type
` [PATCH v5 2/9] dma-mapping: add {map,unmap}_resource to dma_map_ops
` [PATCH v5 3/9] dma-mapping: add dma_{map,unmap}_resource
` [PATCH v5 4/9] arm: dma-mapping: add {map, unmap}_resource for iommu ops
` [PATCH v5 5/9] dmaengine: rcar-dmac: slave address are physical

[RFC 0/5] virtio support for container
 2016-03-08  2:44 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] mem: add --single-file to create single mem-backed file
  ` [PATCH v2 2/5] mem: add API to obtain memory-backed file info

Specify range and distribution of accesses
 2016-03-08  2:41 UTC  (7+ messages)

[PATCH v2] KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
 2016-03-08  2:39 UTC 

[Qemu-devel] [PATCH v3 00/15] Dirty bitmap changes for migration/persistence work
 2016-03-08  2:38 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 04/15] block: Move block dirty bitmap code to separate files
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v3 06/15] block: Hide HBitmap in block dirty bitmap interface
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v3 09/15] block: Support meta dirty bitmap
  ` [Qemu-devel] [Qemu-block] "

[U-Boot] [PATCH 1/2][v2] driver: net: ldpaa_eth: Add support of PHY framework
 2016-03-08  2:36 UTC  (2+ messages)

[PATCH RFC 0/2] mm: Enable page parallel initialisation for Power
 2016-03-02  8:49 UTC  (3+ messages)
` [PATCH RFC 1/2] mm: meminit: initialise more memory for inode/dentry hash tables in early boot
` [PATCH RFC 2/2] powerpc/mm: Enable page parallel initialisation

[PATCH v5 0/6] xfs-docs: reorganize chapters, refcountbt and rmapbt chapters update
 2016-03-08  2:34 UTC  (4+ messages)
` [PATCH 2/6] xfsdocs: update the on-disk format with changes for Linux 4.5

[PATCH 0/6] xfs: accumulated fixes for 4.6
 2016-03-08  2:33 UTC  (4+ messages)
` [PATCH 2/6] xfs: ioends require logically contiguous file offsets

[PATCH v10 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-03-08  2:20 UTC  (21+ messages)
  ` [PATCH v10 1/6] clk: hisilicon: export some hisilicon APIs to modules
` [PATCH v10 2/6] clk: hisilicon: add CRG driver for hi3519 soc
` [PATCH v10 3/6] ARM: hisi: add compatible string for Hi3519 soc
` [PATCH v10 4/6] ARM: debug: add hi3519 debug uart
` [PATCH v10 5/6] ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl
` [PATCH v10 6/6] ARM: dts: add dts files for Hi3519

[PATCH] KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
 2016-03-08  2:31 UTC  (3+ messages)

[PATCH] f2fs: modify the readahead method in ra_node_page()
 2016-03-08  2:29 UTC  (6+ messages)

[RFC PATCH 00/12] KEYS: Restrict additions to 'trusted' keyrings [ver #2]
 2016-03-08  2:26 UTC  (5+ messages)
` [RFC PATCH 11/12] certs: Add a secondary system keyring that can be added to dynamically "
` [RFC PATCH 12/12] IMA: Use the the system trusted keyrings instead of .ima_mok "

[master][PATCH] ARMv8 32-bit compiler tunings
 2016-03-08  2:26 UTC  (4+ messages)
` [PATCH][master] Add tune for 32-bit ARMv8-a

[PATCH v4 1/2] Documentation: DT: Add entry for Freescale LS1043a-QDS board
 2016-03-08  2:25 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: add LS1043a-QDS board support

[PATCH v3] i2c: mediatek: i2c multi transfer optimization
 2016-03-07 18:23 UTC  (2+ messages)

[U-Boot] [PATCH V2 0/2] OMAP3: am3517_evm: Add BCH8 ECC and UBIFS NAND support
 2016-03-08  2:25 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support

[PATCH 1/2] libxl: ensure var is inited in libxl__domain_firmware
 2016-03-08  2:23 UTC  (2+ messages)
` [PATCH 2/2] tools: detect appropriate debug optimization level

sparc64: Reduce TLB flushes on hugetlb PTE change
 2016-03-08  2:23 UTC 

[Qemu-devel] [PATCHv3 0/7] Allow EEH on spapr-pci-host-bridge devices
 2016-03-08  2:10 UTC  (8+ messages)
` [Qemu-devel] [PATCHv3 1/7] vfio: Start improving VFIO/EEH interface
` [Qemu-devel] [PATCHv3 2/7] spapr_pci: Switch to vfio_eeh_as_op() interface
` [Qemu-devel] [PATCHv3 3/7] spapr_pci: Eliminate class callbacks
` [Qemu-devel] [PATCHv3 4/7] spapr_pci: Allow EEH on spapr-pci-host-bridge
` [Qemu-devel] [PATCHv3 5/7] spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
` [Qemu-devel] [PATCHv3 6/7] spapr_pci: Remove finish_realize hook
` [Qemu-devel] [PATCHv3 7/7] vfio: Eliminate vfio_container_ioctl()

[Qemu-devel] [PATCHv2 0/7] Allow EEH on spapr-pci-host-bridge devices
 2016-03-08  1:34 UTC  (4+ messages)
` [Qemu-devel] [PATCHv2 1/7] vfio: Start improving VFIO/EEH interface

[PATCH v2-UPDATE 3/4] resource: Add device-managed insert/remove_resource()
 2016-03-08  2:21 UTC  (6+ messages)

next-20160307 build: 2 failures 19 warnings (next-20160307)
 2016-03-08  2:20 UTC  (3+ messages)

scsi-debug regression with 4.5-rc?
 2016-03-08  2:21 UTC  (4+ messages)
` [PATCH] sd: Fix discard granularity when LBPRZ=1

[PATCH v2 0/8] mtd: spi-nor: locking fixes and updates
 2016-03-08  2:18 UTC  (5+ messages)
` [PATCH v2 7/8] mtd: spi-nor: add TB (Top/Bottom) protect support

[PATCH] sg: fix dxferp in from_to case
 2016-03-08  2:18 UTC  (2+ messages)

[Qemu-devel] [PATCHv9 0/10] slirp: Adding IPv6 support to Qemu -net user mode
 2016-03-08  2:15 UTC  (22+ messages)
` [Qemu-devel] [PATCHv9 01/10] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
` [Qemu-devel] [PATCHv9 03/10] slirp: Adding IPv6 UDP support
` [Qemu-devel] [PATCHv9 06/10] slirp: Reindent after refactoring

[PATCH] Use ida_simple for SCSI iSCSI transport session id
 2016-03-08  2:15 UTC  (5+ messages)

[PATCH v2 0/2] vmemmap fix for bug introduced by extending VA range
 2016-03-08  2:15 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: vmemmap: use virtual projection of linear region

[PATCH V2 dracut 0/2] Install kernel module for active watchdog
 2016-03-08  2:15 UTC  (6+ messages)
` [PATCH V2 dracut 2/2] watchdog: install "

[PATCH i-g-t 0/5] New pipe level color management tests V5
 2016-03-08  2:13 UTC  (3+ messages)
` [PATCH i-g-t 2/5] lib: kms: add helpers for color management properties on pipes

[PATCH v2] locktorture: Fix NULL pointer when torture_type is invalid
 2016-03-08  2:10 UTC  (12+ messages)

[PATCH v3 1/2] Documentation: DT: Add entry for Freescale LS1043a-QDS board
 2016-03-08  2:10 UTC  (4+ messages)

[PATCH resend 1/2] be2iscsi: Remove unnecessary synchronize_irq() before free_irq()
 2016-03-08  2:07 UTC  (4+ messages)
` [PATCH resend 2/2] mpt3sas: "

[PATCH] be2iscsi: set the boot_kset pointer to NULL in case of failure
 2016-03-08  2:03 UTC  (2+ messages)

[linux-4.1 test] 85641: regressions - FAIL
 2016-03-08  2:03 UTC 

[PATCH v4 1/7] mtd: spi-nor: fsl-quadspi: add big-endian support
 2016-03-08  2:03 UTC  (6+ messages)
` [PATCH v4 4/7] Documentation: fsl-quadspi: Add fsl, ls2080a-dspi compatible string
  ` [PATCH v4 4/7] Documentation: fsl-quadspi: Add fsl,ls2080a-dspi "

mmotm broken on arm with ebc495cfcea9 (mm: cleanup *pte_alloc* interfaces)
 2016-03-08  2:02 UTC  (4+ messages)

[RFC PATCH net-next v2] tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
 2016-03-08  2:01 UTC 

[PATCH][v4] livepatch/ppc: Enable livepatching on powerpc
 2016-03-08  1:53 UTC  (7+ messages)
` How to merge? (was Re: [PATCH][v4] livepatch/ppc: Enable livepatching on powerpc)

[meta-python][PATCH] python-m2crypto build fix
 2016-03-08  2:00 UTC  (2+ messages)
` [meta-python][PATCH] python-m2crypto: fix build issue

Suspicious error for CMA stress test
 2016-03-08  1:54 UTC  (19+ messages)

[PATCH 00/15] port branch.c to use ref-filter's printing options
 2016-03-08  1:58 UTC  (8+ messages)
` [PATCH 06/15] ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
` [PATCH 08/15] ref-filter: make "%(symref)" atom work with the ':short' modifier
` [PATCH 15/15] branch: implement '--format' option

[PATCH 1/2] mfd: act8945a: add Active-semi ACT8945A PMIC MFD driver
 2016-03-08  1:53 UTC  (3+ messages)
` [PATCH] mfd: act8945a: fix platform_no_drv_owner.cocci warnings

[meta-intel][master][jethro][PATCH 0/1] Fix tune name in tune-corei7.inc
 2016-03-08  1:53 UTC  (3+ messages)
` [meta-intel][master][jethro][PATCH 1/1] tune-corei7.inc: Fix PACKAGE_EXTRA_ARCHS for corei7-32

[Qemu-devel] [PATCH 0/9] some QOM'ify work under hw/arm
 2016-03-08  1:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/9] hw/arm: QOM'ify highbank.c
      ` [Qemu-arm] "

[PATCH][RFC v3] ACPI / PM: Fix poweroff issue on HW-full platforms without _S5
 2016-03-08  1:53 UTC  (4+ messages)

[PATCH v4 0/5] ARM: at91: pm: add ULP1 mode support
 2016-03-08  1:42 UTC  (18+ messages)
` [PATCH v4 1/5] ARM: at91: pm: create a separate procedure for the ULP0 mode
  ` [PATCH v4 2/5] ARM: at91: pm: add ULP1 mode support
` [PATCH v4 3/5] ARM: at91: pm: configure PMC fast startup signals
` [PATCH v4 4/5] Documentation: atmel-pmc: add DT bindings for fast startup
` [PATCH v4 5/5] ARM: at91/dt: sama5d2_xplained: add fast_restart node

[Bug 113341] New: GPU Lockup on AMD Kaveri
 2016-03-08  1:50 UTC  (2+ messages)
` [Bug 113341] "

[PATCH v3 1/2] cxl: Add mechanism for delivering AFU driver specific events
 2016-03-08  1:48 UTC  (2+ messages)
` [PATCH v3 2/2] cxl: add set/get private data to context struct

[PATCH v1] tools/vm/page-types.c: remove memset() in walk_pfn()
 2016-03-08  1:47 UTC  (2+ messages)

[PATCH V16 0/6] xen pvusb toolstack work
 2016-03-08  1:47 UTC  (4+ messages)
` [PATCH V16 4/6] libxl: add pvusb API

(unknown),
 2016-03-08  1:44 UTC 

Ask for comments of getting guest framebuffer in igvt-g
 2016-03-08  1:44 UTC  (6+ messages)
        ` [iGVT-g] "

[PATCHSET v2 cgroup/for-4.6] cgroup, perf_event: make perf_event work on v2 hierarchy
 2016-03-08  1:44 UTC  (4+ messages)

[PATCH v2 1/2] cxl: Add mechanism for delivering AFU driver specific events
 2016-03-08  1:42 UTC  (3+ messages)

[Qemu-devel] [PATCH v10 0/3] qapi: child add/delete support
 2016-03-08  1:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH v10 2/3] quorum: implement bdrv_add_child() and bdrv_del_child()

[PATCH v2 0/5] virtio: Tx performance improvements
 2016-03-08  1:38 UTC  (8+ messages)

[PATCH v5 net-next] net: Implement fast csum_partial for x86_64
 2016-03-08  1:39 UTC  (10+ messages)

[PATCH] ARM: spear: fix check of clk_get_sys() return value
 2016-03-08  1:38 UTC  (2+ messages)

[nightly] SysTest Core TISDK (fido/1.8) 2016.02 build 2016-03-07_15-00-32
 2016-03-08  1:37 UTC 

[RESEND][PATCH V16 0/6] xen pvusb toolstack work
 2016-03-08  1:37 UTC  (7+ messages)
` [RESEND][PATCH V16 1/6] libxl: export some functions for pvusb use
` [RESEND][PATCH V16 2/6] libxl_utils: add internal function to read sysfs file contents
` [RESEND][PATCH V16 3/6] refactor DEFINE_DEVICE_REMOVE to fit for more device types
` [RESEND][PATCH V16 4/6] libxl: add pvusb API
` [RESEND][PATCH V16 5/6] domcreate: support pvusb in configuration file
` [RESEND][PATCH V16 6/6] xl: add pvusb commands

[PATCH 1/1] dma-mapping: to avoid exception when cpu_addr is NULL
 2016-03-08  1:32 UTC  (4+ messages)

[PATCH v2] sparc64: Add support for Application Data Integrity (ADI)
 2016-03-08  1:31 UTC  (15+ messages)

[PATCH] ata: sata_rcar: add gen[123] fallback compatibility strings
 2016-03-08  1:33 UTC  (3+ messages)

initial_sid context via libsepol
 2016-03-08  1:32 UTC  (5+ messages)

[PATCH] SATA: rcar: add device tree support for r8a7792
 2016-03-08  1:32 UTC  (2+ messages)

Denys Dmytriyenko : prueth-fw: add FW images for AM437x
 2016-03-08  1:30 UTC 

Denys Dmytriyenko : multiprocmgr-test: don't repackage between machines, as only K2 uses it
 2016-03-08  1:30 UTC 

Denys Dmytriyenko : k2g-evm: add alsa to machine features list
 2016-03-08  1:30 UTC 

Denys Dmytriyenko : am335x-evm: add ttyO3 support for ICE variant
 2016-03-08  1:30 UTC 

Denys Dmytriyenko : multiprocmgr-test: don't repackage between machines, as only K2 uses it
 2016-03-08  1:30 UTC 

Denys Dmytriyenko : linux-ti-staging: update with connectivity fixes
 2016-03-08  1:30 UTC 

Justin Sobota : ti-xdctools: Update to verion 3.32.00.06
 2016-03-08  1:30 UTC 

Justin Sobota : ti-sysbios: Update to 6.45.01.29
 2016-03-08  1:30 UTC 

Denys Dmytriyenko : u-boot-ti-staging: update with DLL_CALIB_CTRL fix for AM57xx
 2016-03-08  1:30 UTC 

Denys Dmytriyenko : am335x-evm: add ttyO3 support for ICE variant
 2016-03-08  1:30 UTC 

Denys Dmytriyenko : k2g-evm: add alsa to machine features list
 2016-03-08  1:30 UTC 

Denys Dmytriyenko : u-boot-ti-staging: update with DLL_CALIB_CTRL fix for AM57xx
 2016-03-08  1:30 UTC 

Denys Dmytriyenko : linux-ti-staging: update with connectivity fixes
 2016-03-08  1:30 UTC 

Denys Dmytriyenko : prueth-fw: add FW images for AM437x
 2016-03-08  1:30 UTC 

Justin Sobota : ti-sysbios: Update to 6.45.01.29
 2016-03-08  1:30 UTC 

Justin Sobota : ti-xdctools: Update to verion 3.32.00.06
 2016-03-08  1:30 UTC 

[PATCH 00/12] another BSD/OSX related patch-set
 2016-03-08  1:28 UTC  (2+ messages)

[PATCH 1/2] Fix wrong bitmap output for cluster raid
 2016-03-08  1:28 UTC  (4+ messages)
` [PATCH 2/2] Remove dead code about LKF_CONVERT flag

[PATCH v2 net-next 00/13] kcm: Kernel Connection Multiplexor (KCM)
 2016-03-08  1:28 UTC  (3+ messages)
` [PATCH v2 net-next 11/13] kcm: Add memory limit for receive message construction


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.