All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-27 14:48:16 to 2016-01-27 15:41:53 UTC [more...]

[PATCH v4 00/21] Add ACPI support for Xen itself on ARM64
 2016-01-27 15:41 UTC  (7+ messages)
` [PATCH v4 04/21] arm/acpi: Move end_boot_allocator after acpi_boot_table_init
` [PATCH v4 05/21] arm/acpi: Add basic ACPI initialization
` [PATCH v4 06/21] arm/acpi: Parse FADT table and get PSCI flags

[PATCH v6 08/11] eal: pci: introduce RTE_KDRV_VFIO_NOIOMMUi driver mode
 2016-01-27 15:39 UTC  (8+ messages)

[PATCH] Documentation: minor correction of gpio dts example
 2016-01-27 15:38 UTC 

[U-Boot] [PATCH 2/2] net: phy: implements probe for Cortina phy
 2016-01-27 15:38 UTC  (2+ messages)

JFFS2 deadlock
 2016-01-27 15:36 UTC 

[PATCH 0/2] defer clk_gets on orphan clocks
 2016-01-27 15:37 UTC  (4+ messages)
` [PATCH 1/2] clk: sunxi: delay protected clocks until arch initcall

[PATCH] Split default quota limits by quota type
 2016-01-27 15:37 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] net: phy: introduce a quirk PHY_BROKEN_RESET
 2016-01-27 15:36 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: zynq: Add function to get reboot status register value
 2016-01-27 15:36 UTC  (4+ messages)

[PATCH i-g-t] lib/igt_core.c: Expand --run-subtest functionality
 2016-01-27 15:36 UTC  (6+ messages)

Query on SCTP:INIT re-transmission interval behavior
 2016-01-27 15:36 UTC 

[LTP] pi_test: support more CPU configurations
 2016-01-27 15:35 UTC  (3+ messages)
` [LTP] [PATCH 7/7] pi_test: use only available CPUs

[PATCH] regmap: mmio: Convert to regmap_bus and fix accessor usage
 2016-01-27 15:34 UTC 

[LTP] get_mempolicy failing to compile
 2016-01-27 15:33 UTC  (8+ messages)

[Buildroot] Verifying Checksum ... Bad Data CRC
 2016-01-27 15:33 UTC  (2+ messages)

[PATCH] iio:dac:ad5755 fixed SPI_MODE
 2016-01-27 15:33 UTC  (3+ messages)

[PATCH] hciattach: Add support for Marvell Bluetooth device
 2016-01-27 15:33 UTC  (3+ messages)

[PATCH 0/3] drm/i915: add WaIncreaseDefaultTLBEntries
 2016-01-27 15:32 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

git for windows
 2016-01-27 15:32 UTC  (2+ messages)

State of bitbake world, Failed tasks 2016-01-25
 2016-01-27 15:31 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/4] Optimize memcpy for AVX512 platforms
 2016-01-27 15:30 UTC  (4+ messages)
` [PATCH v2 0/5] "

[PATCH v9 00/25] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2016-01-27 15:30 UTC  (9+ messages)
` [PATCH v9 02/25] docs/libxl: Introduce COLO_CONTEXT to support migration v2 colo streams

[Xen-devel] [PATCH v1 04/12] xen/hvmlite: Bootstrap HVMlite guest
 2016-01-27 15:29 UTC  (20+ messages)
                `  "

Detecting missing build dependencies
 2016-01-27 15:29 UTC  (4+ messages)

[PATCH] sched: Make schedstats a runtime tunable that is disabled by default v2
 2016-01-27 15:29 UTC 

[PATCH v1] mm/madvise: update comment on sys_madvise()
 2016-01-27 15:28 UTC  (3+ messages)

[PATCH] optionally disable gitattributes
 2016-01-27 15:25 UTC  (4+ messages)

[linux-lvm] bug in lvmlockd
 2016-01-27 15:25 UTC 

schedulers and topology exposing questions
 2016-01-27 15:27 UTC  (5+ messages)

[PATCH] arm: clean up build variables
 2016-01-27 15:26 UTC  (8+ messages)

[PATCH 1/3] Bluetooth: L2CAP: Introduce proper defines for PSM ranges
 2016-01-27 15:26 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: L2CAP: Fix auto-allocating LE PSM values
` [PATCH 3/3] Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID

[PATCH v3] Bluetooth: Fix incorrect removing of IRKs
 2016-01-27 15:26 UTC  (2+ messages)

[U-Boot] [PATCH 00/17] arm: ls1021atwr: Convert to use driver model TSEC driver
 2016-01-27 15:26 UTC  (35+ 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: "
` [U-Boot] [PATCH 07/17] net: tsec: fsl_mdio: Fix several cosmetic issues
` [U-Boot] [PATCH 08/17] net: tsec: Move rx_idx and tx_idx to struct tsec_private
` [U-Boot] [PATCH 09/17] net: tsec: Move rxbd and txbd "
` [U-Boot] [PATCH 10/17] net: tsec: Adjust orders to avoid forward declaration of tsec_send()
` [U-Boot] [PATCH 11/17] net: tsec: Use tsec_private pointer as the parameter for internal routines
` [U-Boot] [PATCH 12/17] doc: dt-bindings: Describe Freescale TSEC ethernet controller
` [U-Boot] [PATCH 13/17] net: tsec: Add driver model ethernet support
` [U-Boot] [PATCH 14/17] net: tsec: Use priv->tbiaddr to initialize TBI PHY address
` [U-Boot] [PATCH 15/17] arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type()

/var/lib/ceph/*/*/config
 2016-01-27 15:24 UTC  (4+ messages)

[PATCH 0/2] ARM: mvebu: misc DT improvements
 2016-01-27 15:24 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: mvebu: use armada-370-sata for SATA on Armada 375
` [PATCH v2 2/2] ARM: mvebu: add NAND description to Armada 370 DB and Armada XP DB

[RFC 0/5] Adding CPU mmap support to DRM_IOCTL_I915_GEM_MMAP_GTT
 2016-01-27 15:24 UTC  (7+ messages)
` [RFC 3/5] drm/i915: Add support for CPU mapping "
  ` [PATCH v2 "

[Qemu-devel] [PATCH v5] qom, qmp, hmp, qapi: create qom-type-prop-list for class properties
 2016-01-27 15:23 UTC  (7+ messages)

[PATCH v11 0/3] Refactor ioreq server for better performance
 2016-01-27 15:23 UTC  (12+ messages)
` [PATCH v2 3/3] tools: introduce parameter max_wp_ram_ranges

osd dm-crypt key management, part... deux?
 2016-01-27 15:23 UTC  (3+ messages)

[PATCH 0/9] network driver fixes
 2016-01-27 15:21 UTC  (8+ messages)
` [PATCH 5/9] net: fddi/defxx: avoid warning about uninitialized variable use
` [PATCH 8/9] net: nb8800: avoid uninitialized variable warning

[Qemu-devel] [RFC PATCH v2 00/10] Add colo-proxy based on netfilter
 2016-01-27 15:22 UTC  (24+ messages)

[RFC 4/5] drm/i915: Add support for write-combined CPU mapping to DRM_IOCTL_I915_GEM_MMAP_GTT
 2016-01-27 15:22 UTC  (2+ messages)
` [PATCH v2 "

[RFC][PATCH] mips: Fix arch_spin_unlock()
 2016-01-27 15:21 UTC  (8+ messages)

[PATCH v4] x86/p2m: use large pages for MMIO mappings
 2016-01-27 15:20 UTC  (13+ messages)
          ` [PATCH v5] "

[PATCH] of: resolver: Add missing of_node_put
 2016-01-27 15:20 UTC  (2+ messages)

PM regression with commit 5de85b9d57ab PM runtime re-init in v4.5-rc1
 2016-01-27 15:19 UTC  (7+ messages)

[PATCH] travis-ci: run previously failed tests first, then slowest to fastest
 2016-01-27 15:16 UTC  (11+ messages)

[RFC V2 0/2] ASoC: img: Add Pistachio card support
 2016-01-27 15:18 UTC  (5+ messages)
` [RFC V2 1/2] ASoC: img: Add binding document for Pistachio audio card

xenbits GitHub mirror?
 2016-01-27 15:18 UTC  (7+ messages)

[PATCH V2 0/5] PCIe Xilinx generic driver for Microblaze and
 2016-01-27 15:14 UTC  (7+ messages)
` [PATCH V2 3/5] PCI: xilinx: Modifying AXI PCIe Host Bridge driver to work on both Zynq and Microblaze

[Qemu-devel] [PULL 00/13] IDE & FDC patches
 2016-01-27 15:17 UTC  (4+ messages)
` [Qemu-devel] [PULL 07/13] fdc: add pick_drive

[Qemu-devel] [PATCH v2 00/16] data-driven device registers
 2016-01-27 15:17 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 01/16] memory: Allow subregions to not be printed by info mtree
` [Qemu-devel] [PATCH v2 03/16] register: Add Memory API glue
` [Qemu-devel] [PATCH v2 04/16] register: Add support for decoding information
` [Qemu-devel] [PATCH v2 06/16] register: QOMify
` [Qemu-devel] [PATCH v2 07/16] register: Add block initialise helper

bcache_gc: BUG: soft lockup
 2016-01-27 15:16 UTC  (13+ messages)

[PATCH 3/5] v4l: Add generic pipeline power management code
 2016-01-27 15:16 UTC  (2+ messages)

[PATCH] net: add per device sg_max_frags for skb
 2016-01-27 15:15 UTC  (3+ messages)
` [PATCH v2] net:Add sysctl_tcp_sg_max_skb_frags

[PATCH v1 1/6] t0027: Add tests for get_stream_filter()
 2016-01-27 15:15 UTC 

[ANNOUNCE] Git-backup - Backup set of Git repositories & just files; efficiently
 2016-01-27 15:09 UTC 

[PATCH] ffmpeg: add a recipe, and remove the libav recipe
 2016-01-27 15:11 UTC 

[PATCH v4 00/13] mmc: use sdhci_pltfm_init for private allocation and clean up
 2016-01-27 15:14 UTC  (4+ messages)
` [PATCH v4 11/13] mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation

UBSAN: Undefined behaviour in kernel/time/time.c:757:2
 2016-01-27 15:14 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2016-01-21
 2016-01-27 15:13 UTC  (9+ messages)
` [Buildroot] Analysis of build failures

[Qemu-devel] [PATCH 0/8] nbd: Fix failed assertion on negotiation error
 2016-01-27 15:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/8] nbd: client_close on error in nbd_co_client_start

UBSAN: Undefined behaviour in mm/fadvise.c:72:10
 2016-01-27 15:11 UTC 

[PATCH v2] drm/i915: check that rpm ref is held when accessing ringbuf in stolen mem
 2016-01-27 15:11 UTC  (2+ messages)

[PATCH 0/2] minor cleanup in ethdev hotplug
 2016-01-27 15:10 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4 0/5] x86: faster smp_mb()+documentation tweaks
 2016-01-27 15:10 UTC  (11+ messages)
` [PATCH v4 1/5] x86: add cc clobber for addl
` [PATCH v4 2/5] x86: drop a comment left over from X86_OOSTORE
` [PATCH v4 3/5] x86: tweak the comment about use of wmb for IO
` [PATCH v4 4/5] x86: use mb() around clflush
` [PATCH v4 5/5] x86: drop mfence in favor of lock+addl

[PATCH v4 0/5] x86: faster smp_mb()+documentation tweaks
 2016-01-27 15:10 UTC 

[PATCH] ARM: dts: orion5x: add mtd flash support to linkstation lswtgl
 2016-01-27 15:10 UTC 

[PATCH] iwldvm: fix chain gain calibration when firmware return zero values
 2016-01-27 15:08 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/1] netfilter: h323: avoid potential attack
 2016-01-27 15:06 UTC  (2+ messages)

[PATCH 0/2] ARM: mvebu: network interface naming
 2016-01-27 15:08 UTC  (3+ messages)
` [PATCH 1/2] ARM: mvebu: change order of ethernet DT nodes on Armada 38x
` [PATCH 2/2] ARM: mvebu: add reference to ETH connectors for A385-AP

[RFC PATCH 0/21] Totally remove SDHCI_QUIRK_BROKEN_CARD_DETECTION quirk
 2016-01-27 15:07 UTC  (4+ messages)

[PATCH 1/4] agp/intel-gtt: Don't leak the scratch page
 2016-01-27 15:05 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Stop depending upon CONFIG_AGP_INTEL

[PATCH] i2c-piix4: Better bus names
 2016-01-27 15:03 UTC  (2+ messages)

[PATCH v3 1/4] KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
 2016-01-27 15:05 UTC  (11+ messages)

[cryptodev:master 53/61] fs/nfsd/nfs4recover.c:147:1: warning: 'nfs4_make_rec_clidname' uses dynamic stack allocation
 2016-01-27 15:02 UTC 

[PATCH net 0/2] mlx5 driver fixes for 4.5-rc1
 2016-01-27 15:02 UTC  (3+ messages)
` [PATCH net 1/2] net/mlx5_core: Set flow steering dest only for forward rules
` [PATCH net 2/2] net/mlx5e: Use a private copy of netdev ops

LATENCYTOP not building on ia64
 2016-01-27 15:00 UTC 

[PATCH poky (OE-core)] Fix: hidden weak symbols by removing buggy openembedded gcc 4.8 patch
 2016-01-27 15:00 UTC 

Processed: bug 34
 2016-01-27 15:00 UTC 

[meta-qt5][PATCH] qtwebengine: build examples by default
 2016-01-27 14:58 UTC 

[PATCH 0/5] mm: workingset: per-cgroup thrash detection
 2016-01-27 14:58 UTC  (5+ messages)
` [PATCH 5/5] mm: workingset: per-cgroup cache "

[PATCH] drm/i915: Fix VCS ring selection after uapi decoupling
 2016-01-27 14:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/2] lightnvm: specify target's logical address area
 2016-01-27 14:58 UTC  (9+ messages)

[PATCH] ALSA: core: Add 384kHz Support
 2016-01-27 15:02 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/13] Dirty bitmap changes for migration/persistence work
 2016-01-27 14:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 14/13] block: More operations for meta dirty bitmap

[PATCH] documentation: Add disclaimer
 2016-01-27 14:57 UTC  (18+ messages)
` [v3,11/41] mips: reuse asm-generic/barrier.h

[cryptodev:master 50/61] drivers/nfc/s3fwrn5/firmware.c:501:1: warning: 's3fwrn5_fw_download' uses dynamic stack allocation
 2016-01-27 14:56 UTC 

[U-Boot] [PATCH 1/5] mips: cache: Bulletproof the code against cornercases
 2016-01-27 14:56 UTC  (2+ messages)

[PATCH] leds: lp3944: improve wording and formatting in a comment
 2016-01-27 14:56 UTC  (2+ messages)

[U-Boot] [PATCH] siemens,at91: enable features for smartweb
 2016-01-27 14:56 UTC 

[PATCH v3 0/1] rtl8xxxu (mac80211) driver for rtl8188[cr]u/rtl8192cu/rtl8723au
 2016-01-27 14:50 UTC  (2+ messages)
` rtl8xxxu (mac80211) not working with alfa AWUS036NHR v2

Hint HB6 - kernel doesn't see chips behind it
 2016-01-27 14:54 UTC  (5+ messages)

[PATCH poky (OE-core)] Fix: hidden weak symbols by removing buggy openembedded gcc patch
 2016-01-27 14:52 UTC  (2+ messages)

[Qemu-devel] Running PPC Mac OS X Tiger Apps via Qemu on El Capitan
 2016-01-27 14:52 UTC 

[BUG] scheduler doesn't balance thread to idle cpu for 3 seconds
 2016-01-27 14:52 UTC 

[PATCH 4/4] hvmloader: add support to load extra ACPI tables from qemu
 2016-01-27 14:50 UTC  (11+ messages)

[PATCH] clk: Move vendor's Kconfig into CCF menu section
 2016-01-27 14:48 UTC  (4+ messages)

[cryptodev:master 49/61] drivers/block/drbd/drbd_worker.c:304:1: warning: 'drbd_csum_ee' uses dynamic stack allocation
 2016-01-27 14:49 UTC 

[meta-oe][PATCH] hwdata: add new recipe
 2016-01-27 14:51 UTC  (2+ messages)

[PATCH v2 0/5] Unify MC graph power management code
 2016-01-27 14:47 UTC  (2+ messages)
` [PATCH v2 5/5] staging: v4l: omap4iss: Use V4L2 graph PM operations


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.