All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-14 01:58:00 to 2015-04-14 05:03:00 UTC [more...]

[PATCH 1/2] tzcode: update to 2015c
 2015-04-14  5:02 UTC  (2+ messages)
` [PATCH 2/2] txdata: "

[U-Boot] [PATCH] zynq: Add Zynq PicoZed board support
 2015-04-14  4:58 UTC 

[PATCH 2/2] livepatch: Fix the bug if the function name is larger than KSYM_NAME_LEN-1
 2015-04-14  4:57 UTC  (4+ messages)

[PATCH 1/2] livepatch: Add a new function to verify the address and name match for extra module
 2015-04-14  4:56 UTC  (12+ messages)

about xenoprof
 2015-04-14  4:52 UTC 

[RFC 00/11] ASoC: hda - Add ASoC Skylake HD audio driver
 2015-04-14  4:46 UTC  (25+ messages)
` [RFC 01/11] ALSA: hda - add id table support for hdac device/driver
` [RFC 03/11] ALSA: hda - add generic function to unregister all devices on bus
` [RFC 04/11] ALSA: hda: corrected snd_hdac_stream_init() declaration
` [RFC 05/11] ALSA: hda - exported link_reset enter/exit
` [RFC 07/11] ALSA: hda - add generic functions to set hdac stream params
` [RFC 09/11] ALSA: hda - moved interrupt handler to controller library
` [RFC 10/11] ASoC: hda - add Skylake HD audio driver
` [RFC 11/11] ASoC: hda - enable ASoC "

FW: [Contact] Graphics Driver for Broadwell-H CPU
 2015-04-14  4:49 UTC  (5+ messages)
          `  "

The error of task do_validate_branches
 2015-04-14  4:44 UTC  (2+ messages)

[PATCH] scripts/extract-ikconfig: Support LZ4-compressed images
 2015-04-14  4:38 UTC 

[U-Boot] run the u-boot for taihu board within qemu
 2015-04-14  4:41 UTC 

[U-Boot] Compile minnowboard max error
 2015-04-14  4:39 UTC  (7+ messages)

[nightly] Core TISDK 2015.04 build 2015-04-13_22-00-51
 2015-04-14  4:38 UTC 

[PATCH] of/fdt: fix allocation size for device node path
 2015-04-14  4:36 UTC  (2+ messages)

[PATCH] zfs module update
 2015-04-14  4:34 UTC  (2+ messages)

[RFC PATCH 0/2] First steps to using generic controller ops
 2015-04-14  4:34 UTC  (3+ messages)
` [RFC PATCH 1/2] powerpc: Add pci_controller.generic_ops and move pci_controller.ops in
` [RFC PATCH 2/2] powerpc: Migrate pseries to host_bridge_ops, remove pcibios_set_root_bus_speed

[PATCH 00/10] Move MSI related PCI controller ops to pci_controller_ops
 2015-04-14  4:28 UTC  (11+ messages)
` [PATCH 01/10] powerpc: Add MSI operations to pci_controller_ops struct
` [PATCH 02/10] powerpc/powernv: Move MSI-related ops to pci_controller_ops
` [PATCH 03/10] powerpc/cell: "
` [PATCH 04/10] powerpc/pseries: "
` [PATCH 05/10] powerpc/fsl_msi: "
` [PATCH 06/10] powerpc/ppc4xx_msi: "
` [PATCH 07/10] powerpc/ppc4xx_hsta_msi: "
` [PATCH 08/10] powerpc/mpic_pasemi_msi: "
` [PATCH 09/10] powerpc/mpic_u3msi: "
` [PATCH 10/10] powerpc: Remove MSI-related PCI controller ops from ppc_md

[RFC 0/3] ALSA: Add soc hda bus support
 2015-04-14  4:22 UTC  (3+ messages)

[PATCH] spi: bcm2835: Add GPIOLIB dependency
 2015-04-14  4:24 UTC  (2+ messages)

[PATCH 0/4] diff --cc: relax path filtering
 2015-04-14  4:22 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] t4059: test 'diff --cc' with a change from only few parents
        ` [PATCH/RFC] combine-diff.c: make intersect_paths() behave like hunk filtering
  ` [PATCH v2 4/4] t4059: rewrite to be adaptive to "

[PATCH V4] libhugetlbfs: Add i586 to list of compatible host architectures
 2015-04-14  4:19 UTC  (3+ messages)
` [meta-oe][PATCH] libhugetlbfs: x86 - don't link against host libs
  ` [PATCH] "

[PATCH net-next v4 00/24] switchdev: spring cleanup
 2015-04-14  4:09 UTC  (5+ messages)
` [PATCH net-next v4 09/24] switchdev: add new swdev bridge setlink
` [PATCH net-next v4 13/24] switchdev: remove old netdev_switch_port_bridge_setlink

[PATCH 0/2] mmc: cast to avoid unexpected error
 2015-04-14  4:07 UTC  (3+ messages)
      ` [PATCH 1/2] mmc: cast u8 to unsigned long long "
      ` [PATCH 2/2] mmc: cast unsigned int to typeof(sector_t) "

[RFC PATCH COLO v5 00/29] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-04-14  4:06 UTC  (4+ messages)
` [RFC PATCH COLO v5 01/29] Add readme

[PATCH v3] kvm: mmu: lazy collapse small sptes into large sptes
 2015-04-14  4:04 UTC  (5+ messages)
      ` [PATCH] KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spte

[PATCH v2 0/9] btrfs: Fix no_space on dd and rm loop
 2015-04-14  4:06 UTC  (4+ messages)
` [PATCH 8/9] btrfs: wait for delayed iputs on no space

[Ceph-maintainers] statically allocated uid/gid for ceph
 2015-04-14  4:03 UTC  (4+ messages)

[Issue]Ceph cluster hang due to network partition
 2015-04-14  3:59 UTC 

[U-Boot] [PATCH v3 1/3] dm: usb: Move descriptor setup code into its own function
 2015-04-14  3:56 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/3] dm: usb: Split out more code from usb_new_device()
` [U-Boot] [PATCH v3 3/3] dm: usb: Complete the splitting up of usb_new_device()

[PATCH 2/2] drm/i915/skl: Support for 90/270 rotation
 2015-04-14  3:56 UTC  (2+ messages)

[Ocfs2-devel] Question about commit cf1b5ea1c5cd
 2015-04-14  3:52 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2015-04-14  3:50 UTC 

[PATCH] MAINTAINERS: fix incorrect email address of docking station
 2015-04-14  3:49 UTC 

[PATCH 1/1] xc_domain_restore: Allow QEMU to increase memory
 2015-04-14  3:46 UTC  (2+ messages)

[meta-java] Trying to update openjdk-7 to icedtea 2.5.4 and jdk75b13
 2015-04-14  3:46 UTC  (15+ messages)

[Qemu-devel] [PATCH RFC 00/19] qapi: QMP introspection
 2015-04-14  3:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC 16/19] qobject: Clean up around qtype_code
` [Qemu-devel] [PATCH RFC 17/19] qobject: Add a special null QObject
` [Qemu-devel] [PATCH RFC 18/19] json-parser: Fix to recognize null

[PATCH 00/17] musl fixes to run core-image-sato and core-image-weston
 2015-04-14  3:45 UTC  (4+ messages)
` [PATCH 08/17] connman: Fix builds to compile on musl

Feature Request: provide cmdline args to git hooks
 2015-04-14  3:42 UTC 

[PATCH v2 0/6] arm64,hi6220: Enable Hisilicon Hi6220 SoC
 2015-04-14  3:35 UTC  (6+ messages)
` [PATCH v2 3/6] clk: hi6220: Document devicetree bindings for hi6220 clock

Requesting `git stash --cached` or something similar
 2015-04-14  3:39 UTC  (4+ messages)

[U-Boot] Testing u-boot-dm/next
 2015-04-14  3:42 UTC  (12+ messages)

[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
 2015-04-14  3:20 UTC  (19+ messages)

[PATCH] ALSA: hda - not use regmap for vendor verb 0x781 of Intel HDMI codec
 2015-04-14  3:26 UTC  (6+ messages)
` [PATCH v2] ALSA: hda - add Intel get vendor verb 0xf81 to regmap of the "
` [PATCH v3] ALSA: hda - set GET bit when adding a vendor verb to the codec regmap

Big disk space usage difference, even after defrag, on identical data
 2015-04-14  3:18 UTC  (4+ messages)

[PATCH] reduce progress updates in background
 2015-04-14  3:12 UTC  (2+ messages)

A question about function jbd2__journal_restart()
 2015-04-14  3:00 UTC  (2+ messages)
` [Ocfs2-devel] "

sched: Improve load balancing in the presence of idle CPUs
 2015-04-14  2:59 UTC  (12+ messages)

[PATCHSET 0/6] perf kmem: Implement page allocation analysis (v7)
 2015-04-14  2:52 UTC  (14+ messages)
` [PATCH 1/6] perf kmem: Implement stat --page --caller
` [PATCH 2/6] perf kmem: Support sort keys on page analysis
` [PATCH 3/6] perf kmem: Add --live option for current allocation stat
` [PATCH 4/6] perf kmem: Print gfp flags in human readable string
` [PATCH 5/6] perf kmem: Add kmem.default config option
` [PATCH 6/6] perf kmem: Show warning when trying to run stat without record

[PATCH v5 00/10] latched RB-trees and __module_address()
 2015-04-14  2:57 UTC  (5+ messages)
` [PATCH v5 10/10] module: Rework module_addr_{min,max}

[Qemu-devel] [PATCH] qga: use unbuffered glib IO
 2015-04-14  2:53 UTC 

Fix partition order killed my hard drive (twice)
 2015-04-14  2:53 UTC  (2+ messages)

[eglibc] How can I configure eglibc to support extra charset?
 2015-04-14  2:50 UTC 

[PATCH net-next] tcp/dccp: get rid of central timewait timer
 2015-04-14  2:47 UTC  (4+ messages)
` [PATCH v2 "

[eglibc] How can I configure eglibc to support extra charset?
 2015-04-14  2:47 UTC 

linux-next: manual merge of the idle tree with the pm tree
 2015-04-14  2:47 UTC 

cron job: media_tree daily build: ERRORS
 2015-04-14  2:43 UTC 

[PATCHv5 0/4] watchdog: Extend kernel API and add early_timeout_sec feature
 2015-04-14  2:39 UTC  (6+ messages)
` [PATCHv5 1/4] watchdog: Extend kernel API to know about HW limitations

[PATCH] serial: bfin: ctsrts: enfore Kconfig naming convention
 2015-04-14  2:38 UTC  (2+ messages)

[PATCH 0/2] ring-buffer: More precise timestamps for nested writes
 2015-04-14  2:38 UTC  (3+ messages)
  ` [PATCH 1/2] ring-buffer: Introduce precise nested timestamp sysfs attribute
    ` [PATCH 2/2] More precise timestamps for nested writes

[PATCH] doc: fix vhost guide
 2015-04-14  2:34 UTC  (5+ messages)

[Patch Part2 v5 00/33] Clean up obsoleted x86 interrupt manangement code and interfaces
 2015-04-14  2:30 UTC  (45+ messages)
` [Patch Part2 v5 01/33] x86/irq: Kill unused old IOAPIC irqdomain interfaces
` [Patch Part2 v5 02/33] x86/irq: Kill unused struct mp_pin_info
` [Patch Part2 v5 03/33] x86/irq: Kill x86_io_apic_ops.print_entries and related interfaces
` [Patch Part2 v5 04/33] x86/irq: Kill x86_io_apic_ops.setup_entry "
` [Patch Part2 v5 05/33] x86/irq: Kill x86_io_apic_ops.set_affinity "
` [Patch Part2 v5 06/33] x86/irq: Kill x86_io_apic_ops.eoi_ioapic_pin "
` [Patch Part2 v5 07/33] x86/irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
` [Patch Part2 v5 08/33] x86/irq: Clean up unused forward declarations in x86_init.h
` [Patch Part2 v5 09/33] irq_remapping: Clean up unsued code to support IOAPIC
` [Patch Part2 v5 10/33] irq_remapping/vt-d: Clean up unsued code
` [Patch Part2 v5 11/33] irq_remapping/amd: "
` [Patch Part2 v5 12/33] irq_remapping: Clean up unused interfaces
` [Patch Part2 v5 13/33] x86/irq: Kill irq_cfg.irq_remapped
` [Patch Part2 v5 14/33] irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
` [Patch Part2 v5 15/33] irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c
` [Patch Part2 v5 16/33] x86/irq: Move irq_cfg.irq_2_pin into io_apic.c
` [Patch Part2 v5 17/33] x86/irq: Kill struct io_apic_irq_attr
` [Patch Part2 v5 18/33] x86/irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify
` [Patch Part2 v5 19/33] x86/irq: Clean up io_apic.h
` [Patch Part2 v5 20/33] x86/irq: Use cached IOAPIC entry instead of reading from hardware
` [Patch Part2 v5 21/33] x86/irq: Remove sis apic bug workaround
` [Patch Part2 v5 22/33] x86/irq: Kill unused alloc_irq_and_cfg_at()
` [Patch Part2 v5 23/33] x86/irq: Change functions only used in vector.c as static
` [Patch Part2 v5 24/33] x86/irq: Kill function apic_set_affinity()
` [Patch Part2 v5 25/33] x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()
` [Patch Part2 v5 26/33] x86/irq: Move private data in struct irq_cfg into dedicated data structure
` [Patch Part2 v5 27/33] x86/irq: Refine the way to calculate NR_IRQS
` [Patch Part2 v5 28/33] x86/irq, ACPI: Kill private function mp_register_gsi()/ mp_unregister_gsi()
` [Patch Part2 v5 29/33] x86, ioapic: Use proper defines for the entry fields
` [Patch Part2 v5 30/33] x86,ioapic: Cleanup irq_trigger/polarity()
` [Patch Part2 v5 31/33] x86: Cleanup irq_domain ops
` [Patch Part2 v5 32/33] x86/irq: Move irqdomain specific code into asm/irqdomain.h
` [Patch Part2 v5 33/33] x86/irq: Avoid memory allocation in __assign_irq_vector()

[PATCH] Restore support for virtio on FreeBSD
 2015-04-14  2:32 UTC  (4+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH 0/3] tpm: Upgrade TPM TIS for support of a TPM 2
 2015-04-14  2:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] TPM2 ACPI table support

[Qemu-devel] [PATCH v4 00/20] Generate ACPI v5.1 tables and expose it to guest over fw_cfg on ARM
 2015-04-14  2:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 16/20] hw/acpi/aml-build: Add aml_else() term

[libvirt test] 50401: regressions - FAIL
 2015-04-14  2:27 UTC 

Crash related to virtio NICs in DPDK 2.0.0 on Freebsd 10.1 VM
 2015-04-14  2:25 UTC  (5+ messages)

[PATCHSET 0/9] perf kmem: Implement page allocation analysis (v6)
 2015-04-14  2:17 UTC  (5+ messages)
` [PATCH 4/9] perf kmem: Implement stat --page --caller

[U-Boot] [PATCH v4 0/9] Allow sandbox to use config_distro_bootcmd
 2015-04-14  2:21 UTC  (3+ messages)
` [U-Boot] [PATCH v4 6/9] config_distro_bootcmd.h: Add shared block definition for the host interface

[PATCH] x86/hvm: Fix the unknown nested vmexit reason 80000021 bug
 2015-04-14  2:20 UTC  (5+ messages)

[PATCH 00/21] Netfilter updates for net-next
 2015-04-14  2:18 UTC  (2+ messages)

[PATCH 0/1] bitbake-layers: change the behaviour of show-cross-depends
 2015-04-14  2:17 UTC  (2+ messages)

[PATCH net-next V1 00/11] net/mlx5: ConnectX-4 100G Ethernet driver
 2015-04-14  2:15 UTC  (2+ messages)

(unknown)
 2015-04-14  2:06 UTC 

[Qemu-devel] [PATCH v7 0/14] migration: Add a new feature to do live migration
 2015-04-14  2:07 UTC  (4+ messages)
` [Qemu-devel] [v7 13/14] migration: Add qmp commands to set and query parameters

[PATCH] ACPI / scan: Add a scan handler for PRP0001
 2015-04-14  2:04 UTC  (2+ messages)

[PATCH 1/1] mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()
 2015-04-14  2:00 UTC  (3+ messages)

Git add -p “Your edited hunk does not apply. Edit again”
 2015-04-14  1:56 UTC 

DRIVER FOR INTEL2200BG
 2015-04-14  1:58 UTC  (3+ messages)

[PATCH v4 0/3] powerpc: powernv: Fastsleep workaround behavior
 2015-04-14  1:56 UTC  (8+ messages)
` [PATCH v4 1/3] powerpc: Fix cpu_online_cores_map to return only online threads mask
` [PATCH v4 2/3] powerpc/powernv: Move cpuidle related code from setup.c to new file
` [PATCH v4 3/3] powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior


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.