All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-12 04:21:48 to 2016-01-12 06:41:17 UTC [more...]

[U-Boot] [PATCH 00/17] arm: ls1021atwr: Convert to use driver model TSEC driver
 2016-01-12  6:41 UTC  (7+ messages)
` [U-Boot] [PATCH 01/17] powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
` [U-Boot] [PATCH 02/17] powerpc: c29xpcie: "
` [U-Boot] [PATCH 03/17] powerpc: mpc8572ds: "
` [U-Boot] [PATCH 04/17] powerpc: mpc8548cds: "
` [U-Boot] [PATCH 05/17] powerpc: p1010rdb: "
` [U-Boot] [PATCH 06/17] arm: ls1021atwr: "

[RFC PATCH 0/3] Implement getcpu_cache system call
 2016-01-12  6:40 UTC  (9+ messages)

[Qemu-devel] [PATCH] PCI: add param check for api
 2016-01-12  6:39 UTC  (3+ messages)

[PATCH 0/7] Add USB typeC based DP support for BXT platform
 2016-01-12  6:35 UTC  (4+ messages)
` [PATCH 5/7] drm/i915/dp: Add methods to update link train params

[PATCH v2] ASoC: mediatek: Enable 33bit memory address to support 4GB DRAM
 2016-01-12  6:33 UTC  (3+ messages)

[PATCH] arm: irq: l2c: do not print error in case of missing l2c from dtb
 2016-01-12  6:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] qga: guest-set-user-password - added ability to create new user
 2016-01-12  6:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] create ga_run_program() helper for guest-set-user-password

[PATCH] regulator: fan53555: fill set_suspend_enable/disable callback
 2016-01-12 14:28 UTC  (3+ messages)

[RFC 0/5] virtio support for container
 2016-01-12  6:29 UTC  (8+ messages)
` [PATCH 0/4] "

[PATCH v10] ls-files: add eol diagnostics
 2016-01-12  6:25 UTC  (3+ messages)

[PATCH] drm/exynos: do not free pended event at postclose callback
 2016-01-12  6:25 UTC  (4+ messages)
` [PATCH v3] drm/exynos: fix kernel panic issue at drm releasing

Regression in Traktor Audio10 driver (snd-usb-audio) mixer flags
 2016-01-12  6:22 UTC  (5+ messages)

[PATCH v2 0/3] ALSA: hda - hdmi jack support for dynamic pcm assignment
 2016-01-12  6:21 UTC  (2+ messages)

[PATCH 0/5] Better markup for GPU DocBook
 2016-01-12  6:15 UTC  (6+ messages)
` [PATCH 5/5] drm: Enable markdown^Wasciidoc for gpu.tmpl

[PATCH 00/22] drm_event cleanup, round 2
 2016-01-12  6:13 UTC  (3+ messages)
` [PATCH 13/22] drm/exynos: Remove event cancelling from postclose

[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
 2016-01-12  6:11 UTC  (5+ messages)
` [PATCH 27/53] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE

[Qemu-devel] [PULL 00/25] VirtFS update
 2016-01-12  6:08 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/25] 9pfs: rename virtio-9p-coth.{c, h} to coth.{c, h}
` [Qemu-devel] [PATCH 02/25] 9pfs: rename virtio-9p-handle.c to 9p-handle.c
` [Qemu-devel] [PATCH 03/25] 9pfs: rename virtio-9p-local.c to 9p-local.c
` [Qemu-devel] [PATCH 04/25] 9pfs: rename virtio-9p-posix-acl.c to 9p-posix-acl.c
` [Qemu-devel] [PATCH 05/25] 9pfs: rename virtio-9p-proxy.{c, h} to 9p-proxy.{c, h}
` [Qemu-devel] [PATCH 06/25] 9pfs: rename virtio-9p-synth.{c, h} to 9p-synth.{c, h}
` [Qemu-devel] [PATCH 07/25] 9pfs: rename virtio-9p-xattr{, -user}.{c, h} to 9p-xattr{, -user}.{c, h}
` [Qemu-devel] [PATCH 08/25] 9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h
` [Qemu-devel] [PATCH 09/25] 9pfs: remove dead code
` [Qemu-devel] [PATCH 10/25] fsdev: break out 9p-marshal.{c, h} from virtio-9p-marshal.{c, h}
` [Qemu-devel] [PATCH 11/25] fsdev: rename virtio-9p-marshal.{c, h} to 9p-iov-marshal.{c, h}
` [Qemu-devel] [PATCH 12/25] 9pfs: PDU processing functions don't need to take V9fsState as argument
` [Qemu-devel] [PATCH 13/25] 9pfs: PDU processing functions should start pdu_ prefix
` [Qemu-devel] [PATCH 14/25] 9pfs: make pdu_{, un}marshal proper functions
` [Qemu-devel] [PATCH 15/25] 9pfs: factor out virtio_pdu_{, un}marshal
` [Qemu-devel] [PATCH 16/25] 9pfs: factor out pdu_push_and_notify
` [Qemu-devel] [PATCH 17/25] 9pfs: break out virtio_init_iov_from_pdu
` [Qemu-devel] [PATCH 18/25] 9pfs: break out 9p.h from virtio-9p.h
` [Qemu-devel] [PATCH 19/25] 9pfs: factor out virtio_9p_push_and_notify
` [Qemu-devel] [PATCH 20/25] 9pfs: export pdu_{submit,alloc,free}
` [Qemu-devel] [PATCH 21/25] 9pfs: move handle_9p_output and make it static function
` [Qemu-devel] [PATCH 22/25] 9pfs: rename virtio_9p_set_fd_limit to use v9fs_ prefix
` [Qemu-devel] [PATCH 23/25] 9pfs: rename virtio-9p.c to 9p.c
` [Qemu-devel] [PATCH 24/25] 9pfs: factor out v9fs_device_{, un}realize_common
` [Qemu-devel] [PATCH 25/25] 9pfs: introduce V9fsVirtioState

[RFCv4 0/9] vfs: hoist reflink/dedupe ioctls to the VFS
 2016-01-12  6:07 UTC  (4+ messages)
` [PATCH 8/9] vfs: hoist the btrfs deduplication ioctl to the vfs

[PATCH v4 0/2] adding PCI support to AXS10x
 2016-01-12  6:05 UTC  (7+ messages)
` [PATCH v4 1/2] PCI support added to ARC

[Qemu-devel] [PATCH v6 00/11] sPAPR CPU hotplug
 2016-01-12  6:06 UTC  (21+ messages)
` [Qemu-devel] [PATCH v6 01/11] machine: Don't allow CPU toplogies with partially filled cores
` [Qemu-devel] [PATCH v6 02/11] exec: Remove cpu from cpus list during cpu_exec_exit()
` [Qemu-devel] [PATCH v6 04/11] cpu: Don't realize CPU from cpu_generic_init()
` [Qemu-devel] [PATCH v6 05/11] cpu: Reclaim vCPU objects
` [Qemu-devel] [PATCH v6 06/11] cpu: Add a sync version of cpu_remove()
` [Qemu-devel] [PATCH v6 07/11] xics, xics_kvm: Handle CPU unplug correctly
` [Qemu-devel] [PATCH v6 08/11] target-ppc: Introduce PowerPC specific CPU core device
` [Qemu-devel] [PATCH v6 09/11] spapr: Enable CPU hotplug for pseries-2.6 and add CPU DRC DT entries
` [Qemu-devel] [PATCH v6 10/11] spapr: CPU hotplug support
` [Qemu-devel] [PATCH v6 11/11] spapr: CPU hot unplug support

[Qemu-devel] [PATCH 1/1] blk: do not select PFLASH device for internal snapshot
 2016-01-12  6:03 UTC 

[PATCH] igt/gem_trtt: Exercise the TRTT hardware
 2016-01-12  6:00 UTC  (2+ messages)

[PATCH net-next 0/4] bpf: bpf_htab: Add BPF_MAP_TYPE_PERCPU_HASH
 2016-01-12  6:00 UTC  (9+ messages)

[PATCH v2] crypto: AF_ALG - add support for keys/asymmetric-type
 2016-01-12  5:56 UTC  (3+ messages)

[Qemu-devel] [PATCH] block: Fix .bdrv_open flags
 2016-01-12  5:58 UTC  (2+ messages)

[PATCH] arm: dts: zynq: Add MicroZed board support
 2016-01-12  5:53 UTC  (2+ messages)

[PATCH v2 0/6] drm/i915: start hiding away vbt structure from the driver
 2016-01-12  5:51 UTC  (3+ messages)

[Buildroot] [PATCH V3] Adding support for NVME utils
 2016-01-12  5:52 UTC 

[PATCH 0/9] bpf: support percpu ARRAY map
 2016-01-12  5:49 UTC  (5+ messages)
` [PATCH 5/9] bpf: syscall: add percpu version of lookup/update elem

[PATCH phosphor-host-ipmid v7] Add get/set ipmid command support with correct DBUS property handling
 2016-01-12  5:45 UTC  (2+ messages)

[PATCH] b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_init
 2016-01-12  5:44 UTC  (3+ messages)

[PATCHv2 for-4.5 0/2] iw_cxgb4: Fixes static checker warnings
 2016-01-12  5:44 UTC  (3+ messages)
  ` [PATCHv2 for-4.5 1/2] iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()
  ` [PATCHv2 for-4.5 2/2] iw_cxgb4: Fixes GW-Basic labels to meaningful error names

[RFC 00/15] Add 64 bit timestamp support
 2016-01-12  5:42 UTC  (4+ messages)
` [RFC 02/15] vfs: Change all structures to support 64 bit time

[PATCH 00/17] PM / OPP: Introduce APIs to transition OPPs
 2016-01-12  5:43 UTC  (17+ messages)
` [PATCH 01/17] PM / OPP: get/put regulators from OPP core
` [PATCH 02/17] PM / OPP: Add APIs to set regulator-name
` [PATCH 04/17] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
` [PATCH 06/17] PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
` [PATCH 07/17] PM / OPP: Manage device clk

[PATCH] ASoC: mediatek: Enable 33bit memory address to support 4GB DRAM
 2016-01-12  5:42 UTC  (6+ messages)

linux-next: build failure after merge of the aio tree
 2016-01-12  5:40 UTC 

[Qemu-devel] [PATCH 0/2] 64kiB page support for TCG guests with POWER8 CPU
 2016-01-12  5:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] ppc: Allow 64kiB pages for POWER8 in TCG

[Qemu-devel] [Qemu-block] [PATCH 00/10] qcow2: Implement image locking
 2016-01-12  5:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC 0/5] generic image locking and crash recovery
  ` [Qemu-devel] [PATCH 1/5] block: added lock image option and callback

[U-Boot] [PATCH 0/8] Convert lpuart serial driver to driver model
 2016-01-12  5:35 UTC  (10+ messages)
` [U-Boot] [PATCH 1/8] dm: lpuart: Add driver model support for the serial driver
` [U-Boot] [PATCH 2/8] colibri_vf: Update enabling lpuart support with driver model
` [U-Boot] [PATCH 3/8] arm: vf610twr: Enable driver model support
` [U-Boot] [PATCH 4/8] vf610twr: Update enabling lpuart with driver model
` [U-Boot] [PATCH 5/8] arm: ls102xa: Enable driver model support
` [U-Boot] [PATCH 6/8] ls1021x: Update enabling lpuart with driver model
` [U-Boot] [PATCH 7/8] arm: pcm052: Enable driver model support
` [U-Boot] [PATCH 8/8] pcm052: Update enabling lpuart support with driver model

[Buildroot] [PATCH] This patch is to add NVME tool support in petitboot
 2016-01-12  5:34 UTC  (3+ messages)

[PATCH 00/40] [jethro] Consolidated pull
 2016-01-12  5:32 UTC  (2+ messages)

Consolidated file encryption interface/semantics?
 2016-01-12  5:30 UTC  (2+ messages)

[PM / Domains] 989561de9b: WARNING: CPU: 0 PID: 100136 at drivers/base/power/common.c:148 dev_pm_domain_set+0x4b/0x50()
 2016-01-12  5:29 UTC 

[PATCH 0/5] PCIe Xilinx with generic driver for Microblaze and
 2016-01-12  5:26 UTC  (18+ messages)
` [PATCH 1/5] PCI: xilinx: Removing xilinx_pcie_parse_and_add_res function
` [PATCH 2/5] PCI: xilinx: Removing struct hw_irq structure
` [PATCH 3/5] PCI: xilinx: Modifying AXI PCIe Host Bridge driver to work on both Zynq and Microblaze
` [PATCH 4/5] PCI: xilinx: Updating Zynq PCI binding documentation with Microblaze node
` [PATCH 5/5] Microblaze: Modifying microblaze PCI subsytem to support generic Xilinx AXI PCIe Host Bridge IP driver

[PATCH 00/15] megaraid_sas: Updates for scsi-next
 2016-01-12  5:26 UTC  (4+ messages)
` [PATCH 15/15] megaraid_sas: SPERC boot driver reorder

next-20160111 build: 2 failures 11 warnings (next-20160111)
 2016-01-12  4:48 UTC  (3+ messages)

[Qemu-devel] [PATCH] SPARC ebus: QOMify
 2016-01-12  5:20 UTC  (2+ messages)

[Question] How pmd virtio works without UIO?
 2016-01-12  5:16 UTC  (6+ messages)
` [PATCH v2 0/4] fix the issue that DPDK takes over virtio device blindly

[PATCH RFC V2 0/2] kexec: arm64: purgatory: cache support
 2016-01-12  5:12 UTC  (3+ messages)
` [PATCH RFC V2 1/2] arm64: Add enable/disable d-cache support for purgatory
` [PATCH RFC V2 2/2] arm64: Pass RAM boundary and enable-dcache flag to purgatory

About per-file dedup flag
 2016-01-12  5:11 UTC  (4+ messages)

[PATCH openbmc] pflash and linux updates
 2016-01-12  5:11 UTC  (3+ messages)

[PATCH openbmc-test-automation 00/60] Pull Manjunath's automation repository
 2016-01-12  5:07 UTC  (5+ messages)
` [PATCH openbmc-test-automation 19/60] Update README.md
` [PATCH openbmc-test-automation 31/60] first commit

[U-Boot] [PATCH v2 03/13] drivers: pinctrl: Add pinctrl driver for Microchip PIC32 microcontroller
 2016-01-12  5:02 UTC  (5+ messages)

[PATCH] net-tools_1.60-26.bb: Error fix
 2016-01-12  5:02 UTC 

[PATCH 0/2] fix corner case with lock_ref_sha1_basic and REF_NODEREF
 2016-01-12  4:55 UTC  (3+ messages)
` [PATCH 2/2] lock_ref_sha1_basic: handle REF_NODEREF with invalid refs

[PATCH 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller
 2016-01-12  4:59 UTC  (5+ messages)
` [2/2] "

[U-Boot] [PATCH v2 05/13] drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32
 2016-01-12  4:59 UTC  (3+ messages)

[U-Boot] [PATCH v2 02/13] drivers: clk: Add clock driver for Microchip PIC32 Microcontroller
 2016-01-12  4:59 UTC  (5+ messages)

[Buildroot] [USER] buildroot install external toolchains
 2016-01-12  4:55 UTC 

[PATCH v2 1/4] Documentation: fsl-quadspi: Add fsl,ls2080a-dspi compatible string
 2016-01-12  4:36 UTC  (5+ messages)

[PATCH 00/13] aio: thread (work queue) based aio and new aio functionality
 2016-01-12  4:48 UTC  (10+ messages)
` [PATCH 07/13] aio: enabled thread based async fsync

hi ceph
 2016-01-12  4:39 UTC 

[next PATCH 0/4] Add support for generic Tx checksums to igb, ixgbe, igbvf, ixgbevf
 2016-01-12  4:43 UTC  (3+ messages)
` [Intel-wired-lan] "

OMAP baseline test results for v4.4-rc5
 2016-01-12  4:43 UTC  (2+ messages)

[PATCH openbmc v2] Adding Fedora 23 requirements to README
 2016-01-12  4:41 UTC  (3+ messages)

[PATCH V8 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
 2016-01-12  4:41 UTC  (5+ messages)
` [PATCH V10 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller

[RFC PATCH kernel] powerpc/ioda: Set "read" permission when "write" is set
 2016-01-12  4:40 UTC 

[PATCH 00/39] GPU scheduler for i915 driver
 2016-01-12  4:37 UTC  (3+ messages)
` [PATCH v4 00/38] "

+ mm-hugetlbfs-unmap-pages-if-page-fault-raced-with-hole-punch-fix.patch added to -mm tree
 2016-01-12  4:36 UTC 

[PATCH] mm/hugetlbfs: Unmap pages if page fault raced with hole punch
 2016-01-12  4:35 UTC  (9+ messages)

linux-next: build failure after merge of the drm tree
 2016-01-12  4:35 UTC  (5+ messages)

What's cooking in git.git (Jan 2016, #02; Mon, 11)
 2016-01-12  4:34 UTC  (2+ messages)

[GIT PULL] cgroup changes for v4.5-rc1
 2016-01-12  4:34 UTC  (6+ messages)
  ` [GIT PULL UPDATED] "

[PATCH v2] dtc: create tool to diff device trees
 2016-01-12  4:31 UTC  (5+ messages)

+ scripts-get_maintainerpl-handle-file-names-beginning-with.patch added to -mm tree
 2016-01-12  4:31 UTC 

[Qemu-devel] [PATCH v2 0/7] AMD XGBE KVM platform passthrough
 2016-01-12  4:31 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 3/7] device_tree: introduce qemu_fdt_node_path
` [Qemu-devel] [PATCH v2 7/7] hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check

[Qemu-devel] [RFC PATCH v0 0/9] Generic cpu-core device
 2016-01-12  3:54 UTC  (6+ messages)

[alternative-merged] get_maintainer-handle-file-names-beginning-with.patch removed from -mm tree
 2016-01-12  4:31 UTC 

[PATCH net-next] net: Fix typo in netdev_intersect_features
 2016-01-12  4:30 UTC  (2+ messages)

[PATCH V2 1/4] soc: mediatek: PMIC wrap: DEW base addr may vary
 2016-01-12  4:28 UTC  (2+ messages)

[PATCH net-next 0/2] More mdio device build failure fixes
 2016-01-12  4:27 UTC  (2+ messages)

[Qemu-devel] [PATCH] ivshmem: Store file descriptor for vhost-user negotiation
 2016-01-12  4:26 UTC  (6+ messages)

[Bug 92923] SGPR spilling
 2016-01-12  4:24 UTC  (2+ messages)

build issues, mostly with fsl-community-bsp-platform
 2016-01-12  4:23 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.