All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-15 14:52:56 to 2013-10-15 15:32:46 UTC [more...]

[PATCH 0/4] Fix error paths on device initialization in the block layer
 2013-10-15 15:32 UTC  (2+ messages)

[PATCH 4/5] serial: pch_uart: remove reference to .set_wake()
 2013-10-15 15:31 UTC  (2+ messages)

[PATCH 0/5] refactor the preallocation and hole punching code
 2013-10-15 15:31 UTC  (4+ messages)
` [PATCH 5/5] xfs: fold xfs_change_file_space into xfs_ioc_space

[PATCH v3 net-next] openvswitch: fix vport-netdev unregister
 2013-10-15 15:31 UTC  (2+ messages)

[PATCH 0/3] perf trace enhancements
 2013-10-15 15:30 UTC  (9+ messages)
` [PATCH 3/3] perf record: mmap output file

[PATCH] ARM: tegra: add GPIO controller to tegra124.dtsi
 2013-10-15 15:30 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/12] virtio: cleanup and fix hot-unplug
 2013-10-15 15:19 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 01/12] virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplug
` [Qemu-devel] [PATCH v2 02/12] virtio-bus: remove vdev field
` [Qemu-devel] [PATCH v2 03/12] virtio-ccw: "
` [Qemu-devel] [PATCH v2 04/12] virtio-pci: "
` [Qemu-devel] [PATCH v2 05/12] virtio-bus: cleanup plug/unplug interface
` [Qemu-devel] [PATCH v2 06/12] virtio-blk: switch exit callback to VirtioDeviceClass
` [Qemu-devel] [PATCH v2 07/12] virtio-serial: "
` [Qemu-devel] [PATCH v2 08/12] virtio-net: "
` [Qemu-devel] [PATCH v2 09/12] virtio-scsi: "
` [Qemu-devel] [PATCH v2 10/12] virtio-balloon: "
` [Qemu-devel] [PATCH v2 11/12] virtio-rng: "
` [Qemu-devel] [PATCH v2 12/12] virtio-pci: add device_unplugged callback

[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
 2013-10-15 15:30 UTC  (12+ messages)

Perf not resolving all symbols, showing 0x7ffffxxx
 2013-10-15 15:30 UTC  (3+ messages)

DMA: Calculate how many data transferred by DMA
 2013-10-15 18:31 UTC  (6+ messages)
` [PATCH 1/2] dma: Add interface to calculate data transferred

[PATCH] ALSA: hda - hdmi: Fix channel map switch not taking effect
 2013-10-15 15:32 UTC  (7+ messages)

[PATCH] Bluetooth: Simplify the code for re-arming discoverable timeout
 2013-10-15 15:28 UTC 

[Qemu-devel] [PULL 00/43] pci, pc, acpi fixes, enhancements
 2013-10-15 15:27 UTC  (17+ messages)
` [Qemu-devel] [PULL 42/43] piix4: add acpi pci hotplug support

[PATCH v2 00/13] ARM: tegra: Enable DSI, panel and 3D support
 2013-10-15 15:28 UTC  (14+ messages)
  ` [PATCH v2 01/13] ARM: tegra: Mark Tegra30 display controller compatible with Tegra20
  ` [PATCH v2 02/13] ARM: tegra: Enable LVDS and HDMI on Cardhu
  ` [PATCH v2 03/13] ARM: tegra: Enable LVDS output on Harmony
  ` [PATCH v2 04/13] ARM: tegra: Add MIPI calibration DT entries for Tegra114
  ` [PATCH v2 05/13] ARM: tegra: Add host1x, DC and HDMI to Tegra114 device tree
  ` [PATCH v2 06/13] ARM: tegra: Add Tegra114 DSI support
  ` [PATCH v2 07/13] ARM: tegra: Add Tegra114 gr2d support
  ` [PATCH v2 08/13] ARM: tegra: Enable DSI support on Dalmore
  ` [PATCH v2 09/13] ARM: tegra: Enable HDMI "
  ` [PATCH v2 10/13] ARM: tegra: Enable DRM panel support
  ` [PATCH v2 11/13] ARM: tegra: Add Tegra114 gr3d support
  ` [PATCH v2 12/13] ARM: tegra: Use symbolic names for gr3d clocks
  ` [PATCH v2 13/13] WIP: ARM: tegra: Add Tegra114 powergate support

[fsl-community-base][PATCH] README: Add all missing boards
 2013-10-15 15:22 UTC 

[U-Boot] Preliminary schedule for U-Boot miniconf at ELCE2013
 2013-10-15 15:27 UTC  (3+ messages)

[PATCH V2 5/7] USB: OHCI: Properly handle ohci-ep93xx suspend
 2013-10-15 15:26 UTC  (2+ messages)

[PATCH v2 00/12] cpuset: separate configured masks and effective masks
 2013-10-15 15:25 UTC  (7+ messages)
` [PATCH v2 03/12] cpuset: update cs->effective_{cpus,mems} when config changes
` [PATCH v2 05/12] cpuset: use effective cpumask to build sched domains

[PATCH] Add xentrace/xen_crash
 2013-10-15 15:25 UTC  (5+ messages)

[Review Patch 0/9] si4713 usb device driver
 2013-10-15 15:24 UTC  (10+ messages)
` [REVIEW PATCH 1/9] si4713 : Reorganized drivers/media/radio directory
  ` [REVIEW PATCH 2/9] si4713 : Modified i2c driver to handle cases where interrupts are not used
  ` [REVIEW PATCH 3/9] si4713 : Reorganized includes in si4713.c/h
  ` [REVIEW PATCH 4/9] si4713 : Bug fix for si4713_tx_tune_power() method in the i2c driver
  ` [REVIEW PATCH 5/9] si4713 : HID blacklist Si4713 USB development board
  ` [REVIEW PATCH 6/9] si4713 : Added the USB driver for Si4713
  ` [REVIEW PATCH 7/9] si4713 : Added MAINTAINERS entry for radio-usb-si4713 driver
  ` [REVIEW PATCH 8/9] si4713: move supply list to si4713_platform_data
  ` [REVIEW PATCH 9/9] si4713: si4713_set_rds_radio_text overwrites terminating \0

There is question about command semodule_deps
 2013-10-15 15:24 UTC 

i915 driver fails on i686 userspace + x86_64 kernel
 2013-10-15 15:23 UTC  (6+ messages)

[U-Boot] [PATCH] disk:efi: avoid unaligned access on efi partition
 2013-10-15 15:23 UTC  (14+ messages)

[PATCH v2 1/4] media: Add pad flag MEDIA_PAD_FL_MUST_CONNECT
 2013-10-15 15:22 UTC  (4+ messages)
` [PATCH v2.1 "

[PATCH] Bluetooth: Move arming of discoverable timeout to complete handler
 2013-10-15 15:20 UTC  (2+ messages)

arm64 ioremap question
 2013-10-15 15:20 UTC 

DomU's network interface will hung when Dom0 running 32bit
 2013-10-15 15:19 UTC  (13+ messages)

[PATCH v2 00/27] drm/tegra: Repatriation and DSI support
 2013-10-15 15:19 UTC  (16+ messages)
` [PATCH v2 17/27] drm/tegra: Add Tegra114 HDMI support
` [PATCH v2 27/27] drm/tegra: Add Tegra114 gr2d support

[PATCH 00/11] USB: OHCI:Properly handle ohci_suspend()routine in bus glue
 2013-10-15 15:19 UTC  (4+ messages)
` [PATCH V2 0/7] "
  ` [PATCH V2 1/7] USB: OHCI: Properly handle OHCI controller suspend

[patch|resend] block: fix race between request completion and timeout handling
 2013-10-15 15:18 UTC  (2+ messages)

[Qemu-devel] [Nbd] Hibernate and qemu-nbd
 2013-10-15 15:17 UTC  (4+ messages)

[PATCH] blktrace: Send BLK_TN_PROCESS events to all running traces
 2013-10-15 15:17 UTC  (4+ messages)

[PATCH v2 0/7] Tegra124 clock support
 2013-10-15 15:14 UTC  (24+ messages)
` [PATCH v2 1/7] clk: tegra: Add support for PLLSS
` [PATCH v2 2/7] clk: tegra: Add periph regs bank X
` [PATCH v2 3/7] clk: tegra124: Add common clk IDs to clk-id.h
` [PATCH v2 4/7] clk: tegra124: Add new peripheral clocks
` [PATCH v2 5/7] clk: tegra124: Add support for Tegra124 clocks
` [PATCH v2 6/7] clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops
` [PATCH v2 7/7] clk: tegra124: add suspend/resume function "

[patch 0/4 v2] blk-mq: use percpu_ida to manage tags
 2013-10-15 15:16 UTC  (2+ messages)

[PATCH 05/11] USB: OHCI: Properly handle ohci-ep93xx suspend
 2013-10-15 15:15 UTC  (5+ messages)

[Qemu-devel] [PATCH v7 0/3] hw/arm: Add 'virt' platform
 2013-10-15 15:14 UTC  (4+ messages)

cannot ret error from probe - switch tuner to I2C driver model
 2013-10-15 15:13 UTC  (3+ messages)

[PATCH] net: sctp: fix a cacc_saw_newack missetting issue
 2013-10-15 15:13 UTC  (6+ messages)

[RFC PATCH 0/3] ACPI/Power: Fix infinite loop of runtime resume and suspend caused by turning on power resource
 2013-10-15 15:12 UTC  (5+ messages)
` [RFC PATCH 1/3] ACPI/Power: Add state_lock to mutex power resource's _ON, _OFF and _STA
` [RFC PATCH 2/3] ACPI/POWER: Rework acpi_power_get_state()
` [RFC PATCH 3/3] ACPI/POWER: Call acpi_power_resume_dependent() directly in the acpi_power_on_unlocked()

blk-mq: mtip32xx: set numa node in blk_mq_reg structure
 2013-10-15 15:11 UTC  (2+ messages)

[PATCH Resend 01/10] clk: bcm2835: Remove duplicate inclusion of clk-provider.h
 2013-10-15 15:10 UTC  (9+ messages)
` [PATCH 03/10] clk: tegra: Staticize local variables in clk-pll.c

[Qemu-devel] [PATCH v5 2/2] target-arm: Implement ARMv8 VSEL instruction
 2013-10-15 15:09 UTC 

[Qemu-devel] [PATCH v5 1/2] target-arm: Move call to disas_vfp_insn out of disas_coproc_insn
 2013-10-15 15:09 UTC 

[Qemu-devel] [PATCH RFC 0/9] Clean up and fix no_user
 2013-10-15 15:09 UTC  (6+ messages)
` [Qemu-devel] Which functions of southbridges should be no-user? (was: [PATCH RFC 0/9] Clean up and fix no_user)
  ` [Qemu-devel] Which functions of southbridges should be no-user?

[PATCH] cross-canadian: Fix SHLIBSDIR when using multilib
 2013-10-15 15:08 UTC  (4+ messages)

[PATCH] media: Add BCM2048 radio driver
 2013-10-15 15:08 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Do a fuller init after reset
 2013-10-15 15:08 UTC  (5+ messages)
` [PATCH] drm/i915: Replace has_bsd/blt/vebox with a mask

x86, perf: throttling issues with long nmi latencies
 2013-10-15 15:07 UTC  (5+ messages)

[PATCH V2] PM / Runtime: Respect autosuspend when idle triggers suspend
 2013-10-15 15:07 UTC  (2+ messages)

Ihre persönlichen Daten Bitte
 2013-10-15 14:44 UTC 

[Powertop] (no subject)
 2013-10-15 15:05 UTC 

Problem diagnosing rebuilding raid5 array
 2013-10-15 15:04 UTC  (8+ messages)

[Qemu-devel] [RFC PATCH] spapr-vty: workaround "reg" property for old kernels
 2013-10-15 15:03 UTC  (2+ messages)

[PATCH] arch_timer: Do not register arch_sys_counter twice
 2013-10-15 15:03 UTC  (4+ messages)

[Qemu-trivial] [PATCH] move test-* from .gitignore to tests/.gitignore
 2013-10-15 15:05 UTC  (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
    `  "

[PATCH v3] Add core.mode configuration
 2013-10-15 14:51 UTC  (8+ messages)

[Patch] Read CONFIG_RD_ variables for initramfs compression
 2013-10-15 14:55 UTC 

BlueZ and Android - question
 2013-10-15 15:00 UTC  (3+ messages)

good bcache use case?
 2013-10-15 15:00 UTC  (2+ messages)

Same test-path-utils behaves differently on different Windows systems
 2013-10-15 14:54 UTC  (2+ messages)

Is it possible to avoid nilfs2 corruption on power loss
 2013-10-15 14:59 UTC  (2+ messages)

Is there any plan to support 64bit lun in mainline?
 2013-10-15 14:58 UTC  (5+ messages)

[PATCH v3 00/19] Introduce common infra for tegra clocks
 2013-10-15 14:53 UTC  (37+ messages)
` [PATCH v3 01/19] ARM: tegra30: add missing CLK IDs
` [PATCH v3 02/19] clk: tegra: simplify periph clock data
` [PATCH v3 03/19] clk: tegra: common periph_clk_enb_refcnt and clks
` [PATCH v3 04/19] clk: tegra: Add TEGRA_PERIPH_NO_DIV flag
` [PATCH v3 05/19] clk: tegra: move some PLLC and PLLXC init to clk-pll.c
` [PATCH v3 06/19] clk: tegra: move fields to tegra_clk_pll_params
` [PATCH v3 07/19] clk: tegra: add header for common tegra clock IDs
` [PATCH v3 08/19] clk: tegra: add common infra for DT clocks
` [PATCH v3 09/19] clk: tegra: add clkdev registration infra
` [PATCH v3 10/19] clk: tegra: move audio clk to common file
` [PATCH v3 11/19] clk: tegra: move periph clocks "
` [PATCH v3 12/19] clk: tegra: move PMC, fixed clocks to common files
` [PATCH v3 13/19] clk: tegra: introduce common gen4 super clock
` [PATCH v3 14/19] clk: tegra30: replace enum by binding header
` [PATCH v3 15/19] clk: tegra20: "
` [PATCH v3 16/19] clk: tegra20: move tegra20 to common clkdev
` [PATCH v3 17/19] clk: tegra30: move tegra30 "
` [PATCH v3 18/19] clk: tegra20: move to common periph clk
` [PATCH v3 19/19] clk: tegra30: move to common tegra clk infra

[Qemu-devel] [PATCH v2] docs/memory.txt: Clarify and expand priority/overlap documentation
 2013-10-15 14:57 UTC  (4+ messages)

[PATCH net-next 0/4] net/mlx4: Mellanox driver update 15-10-2013
 2013-10-15 14:55 UTC  (5+ messages)
` [PATCH net-next 1/4] net/mlx4: Clean the code to eliminate trivial build warnings
` [PATCH net-next 2/4] net/mlx4: Fix typo, move similar defs to same location
` [PATCH net-next 3/4] net/mlx4: Unused local variable in mlx4_opreq_action
` [PATCH net-next 4/4] net/mlx4_core: Load higher level modules according to ports type

[Qemu-devel] [PATCH v2 0/4] avoid CONFIG_NO_* using rules.mak logic/string fns
 2013-10-15 14:55 UTC  (4+ messages)

[PATCH] bq2415x_charger: fix max battery regulation voltage
 2013-10-15 14:54 UTC  (3+ messages)

[PATCH v2] xhci: fix usb3 streams
 2013-10-15 14:53 UTC  (2+ messages)

[BUG] unable to handle kernel NULL pointer dereference at 000000000000006c (bch_insert_data)
 2013-10-15 14:53 UTC  (5+ messages)

[PATCH] ext4: fix checking on nr_to_write
 2013-10-15 14:53 UTC  (9+ 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.