All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-02 17:22:20 to 2016-02-02 18:01:05 UTC [more...]

[PATCH v4 00/21] Add ACPI support for Xen itself on ARM64
 2016-02-02 18:01 UTC  (15+ messages)
` [PATCH v4 14/21] arm/gic-v3: Add ACPI boot support for GICv3
` [PATCH v4 15/21] arm/gic: Add ACPI support for GIC preinit
` [PATCH v4 17/21] arm/acpi: Parse GTDT to initialize timer
` [PATCH v4 18/21] arm/acpi: Add a new ACPI initialized function for UART
` [PATCH v4 19/21] arm/acpi: Initialize serial port from ACPI SPCR table
` [PATCH v4 20/21] arm/fdt: Export device_tree_for_each_node
` [PATCH v4 21/21] arm/acpi: Add acpi parameter to enable/disable acpi

[PATCH] tests: add btrfs mount tests
 2016-02-02 18:00 UTC 

[PATCH] drm/i915/BXT: Configure DSI after enabling DSI pll
 2016-02-02 17:51 UTC 

[PATCH v4 0/2] Add a DRM display driver to the Allwinner H3
 2016-02-02 17:59 UTC  (5+ messages)
` [PATCH v4 1/2] clk: sunxi: Add sun6i/8i video support

Video glitches E3845 ATOM, Fedora 21
 2016-02-02 17:51 UTC 

[RFC PATCH 0/3] arm64 initrd mapping/relocation
 2016-02-02 17:56 UTC  (4+ messages)
` [RFC PATCH 1/3] memblock: add routine to clear the MEMBLOCK_NOMAP flag for a region
` [RFC PATCH 2/3] arm64: add the initrd region to the linear mapping explicitly
` [RFC PATCH 3/3] arm64: remove the now unneeded relocate_initrd()

Performance drop on Baytrail with 4.5-rc2
 2016-02-02 17:56 UTC  (3+ messages)

[RFC][PATCH] mips: Fix arch_spin_unlock()
 2016-02-02 17:56 UTC  (24+ messages)

Failure on latest GIT - implicit declaration of function ‘pte_swp_clear_soft_dirty’
 2016-02-02 17:55 UTC  (5+ messages)

[PATCH] kernel/fork.c: use sizeof() instead of sizeof
 2016-02-02 17:21 UTC  (6+ messages)

[PATCH v3] EDAC, mpc85xx: fix build warning
 2016-02-02 17:54 UTC  (2+ messages)

[PATCH] net: drop write-only stack variable
 2016-02-02 17:53 UTC  (2+ messages)

[U-Boot] [PATCH 00/16] EFI payload / application support v3
 2016-02-02 17:52 UTC  (7+ messages)
` [U-Boot] [PATCH 03/16] efi_loader: Add PE image loader
` [U-Boot] [PATCH 09/16] efi_loader: Implement memory allocation and map
` [U-Boot] [PATCH 14/16] efi_loader: Add distro boot script for removable media

[PATCHv7 0/8] Expose submodule parallelism to the user
 2016-02-02 17:51 UTC  (9+ messages)
` [PATCH 1/8] submodule-config: keep update strategy around
` [PATCH 2/8] submodule-config: drop check against NULL
` [PATCH 3/8] submodule-config: remove name_and_item_from_var
` [PATCH 4/8] submodule-config: introduce parse_generic_submodule_config
` [PATCH 5/8] fetching submodules: respect `submodule.fetchJobs` config option
` [PATCH 6/8] git submodule update: have a dedicated helper for cloning
` [PATCH 7/8] submodule update: expose parallelism to the user
` [PATCH 8/8] clone: allow an explicit argument for parallel submodule clones

[PATCH] recordmcount: arm: Implement make_nop
 2016-02-02 17:51 UTC  (7+ messages)

[PATCH 0/3] kallsyms: remove special handling for CONFIG_ARM
 2016-02-02 17:51 UTC  (2+ messages)

[PATCH v5 0/4] iio: AFE4404 Heart Rate Monitor and Bio-Sensing
 2016-02-02 17:50 UTC  (10+ messages)
` [PATCH v5 1/4] Documentation: afe4404: Add DT bindings for the AFE4404 heart monitor
` [PATCH v5 2/4] iio: health: Add driver for the TI "
` [PATCH v5 3/4] Documentation: afe4403: Add DT bindings for the AFE4403 "
` [PATCH v5 4/4] iio: health: Add driver for the TI "

[PATCH 0/3] pull: colcrt test and regression
 2016-02-02 17:49 UTC  (4+ messages)
` [PATCH 1/3] tests: add colcrt functional tests
` [PATCH 2/3] colcrt: reimplementation
` [PATCH 3/3] tests: update colcrt test expectations

SELinux file context matching
 2016-02-02 17:48 UTC 

[PATCH RESEND 0/3] PCI: hv: New paravirtual PCI front-end driver
 2016-02-02 17:41 UTC  (4+ messages)
` [PATCH RESEND 1/3] PCI: Add fwnode_handle to pci_sysdata
` [PATCH RESEND 2/3] PCI: irqdomain: Look up IRQ domain by fwnode_handle
` [PATCH RESEND 3/3] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

[PATCH 2/2] dax: fix bdev NULL pointer dereferences
 2016-02-02 17:47 UTC  (13+ messages)

[Buildroot] [PATCH v6 00/13] Relocatable SDK / build machine leaks
 2016-02-02 17:46 UTC  (3+ messages)
` [Buildroot] [PATCH v6 08/13] core: add HOST_SANITIZE_RPATH_HOOK to TARGET_FINALIZE_HOOKS

[Qemu-devel] [PATCH] qapi: Fix compilation failure on MIPS
 2016-02-02 17:45 UTC  (3+ messages)

[PATCH] misc: Move panel driver out of staging
 2016-02-02 17:44 UTC  (6+ messages)

[wic][PATCH v2 00/14] Support for wic images in runqemu and oe-selftest
 2016-02-02 15:32 UTC  (15+ messages)
` [wic][PATCH v2 01/14] runqemu: add support for wic images
` [wic][PATCH v2 02/14] runqemu: don't set KERNEL "
` [wic][PATCH v2 03/14] runqemu: support path/to/<image>-<machine>.wic
` [wic][PATCH v2 04/14] oe-selftest: remove unused parameter
` [wic][PATCH v2 05/14] qemurunner: add parameter to method 'start'
` [wic][PATCH v2 06/14] oeqa/targetcontrol: make ssh control optional
` [wic][PATCH v2 07/14] oeqa/targetcontrol: support wic image type
` [wic][PATCH v2 08/14] wic-image-minimal: change IMAGE_FSTYPES
` [wic][PATCH v2 09/14] wic-image-minimal: update .wks to boot by qemu
` [wic][PATCH v2 10/14] oe-selftest: add new wic testcase
` [wic][PATCH v2 11/14] wic: fix processing of --use-uuid
` [wic][PATCH v2 12/14] wic-image-minimal: use uuid for root partition
` [wic][PATCH v2 13/14] oe-selftest: pylinted wic tests
` [wic][PATCH v2 14/14] oe-selftest: don't use specific tasks

[Xenomai] ipipe x86_64 huge page ioremap
 2016-02-02 17:43 UTC  (3+ messages)

[PATCH v4 0/2] regulator: act8945a: add regulator driver for the sub-device of ACT8945A MFD
 2016-02-02 17:42 UTC  (8+ messages)
` [PATCH v4 1/2] regulator: act8945a: add regulator driver for ACT8945A

[PATCH] fm10k: fix vlan flag bug in scattered RX
 2016-02-02 17:41 UTC  (3+ messages)

[PATCH 00/11] arm64: Introduce Allwinner A64 and Pine64 support
 2016-02-02 17:40 UTC  (14+ messages)
` [PATCH 05/11] drivers: pinctrl: add driver for Allwinner A64 SoC
      `  "
        ` [linux-sunxi] "
` [PATCH 10/11] arm64: dts: add Allwinner A64 SoC .dtsi
  ` [linux-sunxi] "

[meta-oe][PATCH] efivar: nvme header was renamed in linux 4.4
 2016-02-02 17:40 UTC 

[PATCH v2 0/5] alienware-wmi new platform and feature support
 2016-02-02 17:39 UTC  (8+ messages)
` [PATCH v2 3/5] Add initial support for alienware graphics amplifier
` [PATCH v2 4/5] Add support for deep sleep control
` [PATCH v2 5/5] Add support for two new systems: ASM200 and ASM201

[PATCH] Synopsys driver updated in Maintainers
 2016-02-02 17:39 UTC 

[PATCH] cryptodev: add capabilities discovery mechanism
 2016-02-02 17:38 UTC  (2+ messages)

[PATCH v4 0/4] iio: AFE4404 Heart Rate Monitor and Bio-Sensing
 2016-02-02 17:38 UTC  (5+ messages)
` [PATCH v4 4/4] iio: health: Add driver for the TI AFE4403 heart monitor

[PATCH v1] crypto: ccp - Don't assume export/import areas are aligned
 2016-02-02 17:38 UTC 

[Buildroot] [PATCH v2] gr-osmosdr: new package
 2016-02-02 17:37 UTC 

[Qemu-devel] [PULL v2 00/50] Block patches
 2016-02-02 17:35 UTC  (51+ messages)
` [Qemu-devel] [PULL v2 01/50] block: Add blk_dev_has_tray()
` [Qemu-devel] [PULL v2 02/50] blockdev: Fix 'change' for slot devices
` [Qemu-devel] [PULL v2 03/50] Revert "hw/block/fdc: Implement tray status"
` [Qemu-devel] [PULL v2 04/50] block/qapi: Emit tray_open only if there is a tray
` [Qemu-devel] [PULL v2 05/50] vmdk: Fix converting to streamOptimized
` [Qemu-devel] [PULL v2 06/50] iotests: Limit supported formats for 118
` [Qemu-devel] [PULL v2 07/50] nbd: client_close on error in nbd_co_client_start
` [Qemu-devel] [PULL v2 08/50] iotests: Rename filter_nbd to _filter_nbd in 083
` [Qemu-devel] [PULL v2 09/50] iotests: Change coding style of "
` [Qemu-devel] [PULL v2 10/50] iotests: Move _filter_nbd into common.filter
` [Qemu-devel] [PULL v2 11/50] iotests: Make _filter_nbd drop log lines
` [Qemu-devel] [PULL v2 12/50] iotests: Make _filter_nbd support more URL types
` [Qemu-devel] [PULL v2 13/50] iotests: Make redirecting qemu's stderr optional
` [Qemu-devel] [PULL v2 14/50] iotests: Add test for a nonexistent NBD export
` [Qemu-devel] [PULL v2 15/50] block: Remove unused struct definition BlockFinishData
` [Qemu-devel] [PULL v2 16/50] block: Release named dirty bitmaps in bdrv_close()
` [Qemu-devel] [PULL v2 17/50] iotests: Add test for eject under NBD server
` [Qemu-devel] [PULL v2 18/50] block: Add BB-BDS remove/insert notifiers
` [Qemu-devel] [PULL v2 19/50] virtio-blk: Functions for op blocker management
` [Qemu-devel] [PULL v2 20/50] virtio-scsi: Catch BDS-BB removal/insertion
` [Qemu-devel] [PULL v2 21/50] nbd: Switch from close to eject notifier
` [Qemu-devel] [PULL v2 22/50] block: Remove BDS close notifier
` [Qemu-devel] [PULL v2 23/50] block: Use blk_remove_bs() in blk_delete()
` [Qemu-devel] [PULL v2 24/50] blockdev: Use blk_remove_bs() in do_drive_del()
` [Qemu-devel] [PULL v2 25/50] block: Make bdrv_close() static
` [Qemu-devel] [PULL v2 26/50] block: Add list of all BlockDriverStates
` [Qemu-devel] [PULL v2 27/50] blockdev: Keep track of monitor-owned BDS
` [Qemu-devel] [PULL v2 28/50] block: Add blk_remove_all_bs()
` [Qemu-devel] [PULL v2 29/50] block: Rewrite bdrv_close_all()
` [Qemu-devel] [PULL v2 30/50] iotests: Add test for multiple BB on BDS tree
` [Qemu-devel] [PULL v2 31/50] iotests: Add test for block jobs and BDS ejection
` [Qemu-devel] [PULL v2 32/50] block: acquire in bdrv_query_image_info
` [Qemu-devel] [PULL v2 33/50] block: Add "file" output parameter to block status query functions
` [Qemu-devel] [PULL v2 34/50] qcow: Assign bs->file->bs to file in qcow_co_get_block_status
` [Qemu-devel] [PULL v2 35/50] qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status
` [Qemu-devel] [PULL v2 36/50] raw: Assign bs to file in raw_co_get_block_status
` [Qemu-devel] [PULL v2 37/50] iscsi: Assign bs to file in iscsi_co_get_block_status
` [Qemu-devel] [PULL v2 38/50] parallels: Assign bs->file->bs to file in parallels_co_get_block_status
` [Qemu-devel] [PULL v2 39/50] qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status
` [Qemu-devel] [PULL v2 40/50] sheepdog: Assign bs to file in sd_co_get_block_status
` [Qemu-devel] [PULL v2 41/50] vdi: Assign bs->file->bs to file in vdi_co_get_block_status
` [Qemu-devel] [PULL v2 42/50] vpc: Assign bs->file->bs to file in vpc_co_get_block_status
` [Qemu-devel] [PULL v2 43/50] vmdk: Fix calculation of block status's offset
` [Qemu-devel] [PULL v2 44/50] vmdk: Return extent's file in bdrv_get_block_status
` [Qemu-devel] [PULL v2 45/50] block: Use returned *file in bdrv_co_get_block_status
` [Qemu-devel] [PULL v2 46/50] qemu-img: In "map", use the returned "file" from bdrv_get_block_status
` [Qemu-devel] [PULL v2 47/50] qemu-img: Make MapEntry a QAPI struct
` [Qemu-devel] [PULL v2 48/50] iotests: Add "qemu-img map" test for VMDK extents
` [Qemu-devel] [PULL v2 49/50] block: set device_list.tqe_prev to NULL on BDS removal
` [Qemu-devel] [PULL v2 50/50] block: qemu-iotests - add test for snapshot, commit, snapshot bug

[U-Boot] [ANN] U-Boot v2016.03-rc1 released
 2016-02-02 17:37 UTC 

[Qemu-devel] [PATCH] dimm: Correct type of MemoryHotplugState->base
 2016-02-02 17:37 UTC  (6+ messages)

[U-Boot] do i have any chance of booting a vxworks 5.5.2 image with u-boot?
 2016-02-02 17:36 UTC  (2+ messages)

[3.13.y-ckt stable] Patch "=?UTF-8?q?veth:=20don=E2=80=99t=20modify=20ip=5Fsummed;=20doing?= =?UTF-8?q?=20so=20treats=20packets=20with=20bad=20checksums=20as=20good.?=" has been added to the 3.13.y-ckt tree
 2016-02-02 17:36 UTC  (2+ messages)

[PATCH v4] ARM: xip: Use correct symbol for end of ROM marker
 2016-02-02 17:35 UTC  (3+ messages)
` [PATCH v5] "

[Qemu-devel] [PATCH v4 0/6] Travis updates
 2016-02-02 17:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/6] .travis.yml: migrate to container builds
` [Qemu-devel] [PATCH v4 2/6] .travis.yml: run make check for all matrix targets
` [Qemu-devel] [PATCH v4 3/6] .travis.yml: enable each of the co-routine backends
` [Qemu-devel] [PATCH v4 4/6] .travis.yml: enable ccache for the builds
` [Qemu-devel] [PATCH v4 5/6] .travis.yml: reduce the test matrix a little
` [Qemu-devel] [PATCH v4 6/6] MAINTAINERS: Add .travis.yml

[PATCH v2] unix: properly account for FDs passed over unix sockets
 2016-02-02 17:34 UTC  (2+ messages)

[PATCH 3.14 00/59] 3.14.60-stable review
 2016-02-02 17:34 UTC  (6+ messages)
` [PATCH 3.14 30/59] xhci: refuse loading if nousb is used

[PATCH RFC 10/11] clk: sunxi: rewrite sun6i-ar100 using factors clk
 2016-02-02 17:33 UTC  (4+ messages)
` [PATCH] clk: sunxi: don't mark sun6i_ar100_data __initconst

[PATCH 0/6] Use more atomic state in i915
 2016-02-02 17:32 UTC  (4+ messages)
` [PATCH 1/6] drm/i915: Use atomic state to obtain load detection crtc
  ` [PATCH v2 1/6] drm/i915: Use atomic state to obtain load detection crtc, v2

[Qemu-devel] [PATCH] coroutine: drop GThread coroutine backend
 2016-02-02 17:29 UTC  (6+ messages)

[Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
 2016-02-02 17:31 UTC  (4+ messages)

[PATCH] arm64: Add support for Half precision floating point
 2016-02-02 17:31 UTC  (7+ messages)

[PATCH v5 1/3] Add BUG_XX() debugging options
 2016-02-02 17:30 UTC  (3+ messages)
` [PATCH v5 3/3] Add BUG_XX() debugging hard/soft lockup detection

mirrors of nftable repo
 2016-02-02 17:30 UTC 

[LTP] [PATCH V2 01/32] ltp: Don't link against libfl
 2016-02-02 17:28 UTC  (3+ messages)
` [LTP] [PATCH V2 29/32] trace_shed: Fix build with musl

[review-request] [PATCH] toaster-manual: Improve the explanation of TOASTER_DIR and checksettings
 2016-02-02 17:28 UTC 

[PATCH v2 0/2] Add a DRM display driver to the Allwinner H3
 2016-02-02 17:26 UTC  (7+ messages)
` [PATCH v2 2/2] drm: sunxi: Add a basic DRM driver for Allwinner DE2

[Qemu-devel] [PATCH 00/16] aio: first part of aio_context_acquire/release pushdown
 2016-02-02 17:26 UTC  (2+ messages)

[PATCH v2] recordmcount: arm: Implement make_nop
 2016-02-02 17:25 UTC  (3+ messages)

[PATCH] NVMe: do not touch sq door bell if nvmeq has been suspended
 2016-02-02 17:25 UTC  (5+ messages)

[PATCH v7 0/2] adding PCI support to AXS10x
 2016-02-02 17:24 UTC  (5+ messages)

Linux/m68k on the Apollo FPGA softcore?
 2016-02-02 17:16 UTC 

git object-count differs between clones
 2016-02-02 17:22 UTC  (5+ 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.