All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-29 09:14:30 to 2015-01-29 09:48:01 UTC [more...]

[PATCH 3.12 000/176] 3.12.37-stable review
 2015-01-28 14:29 UTC  (23+ messages)
` [PATCH 3.12 001/176] fsnotify: next_i is freed during fsnotify_unmount_inodes
` [PATCH 3.12 014/176] PCI: Restore detection of read-only BARs
` [PATCH 3.12 020/176] HID: i2c-hid: fix race condition reading reports
` [PATCH 3.12 022/176] HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
` [PATCH 3.12 023/176] HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboard
` [PATCH 3.12 024/176] HID: Add a new id 0x501a for Genius MousePen i608X
` [PATCH 3.12 025/176] kvm: x86: drop severity of "generation wraparound" message
` [PATCH 3.12 039/176] Drivers: hv: vmbus: Fix a race condition when unregistering a device
` [PATCH 3.12 043/176] mtd: tests: abort torturetest on erase errors
` [PATCH 3.12 046/176] ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_deps
` [PATCH 3.12 051/176] perf session: Do not fail on processing out of order event
` [PATCH 3.12 052/176] spi: fsl: Fix problem with multi message transfers
` [PATCH 3.12 073/176] drm/radeon: fix typo in CI dpm disable
` [PATCH 3.12 081/176] hp_accel: Add support for HP ZBook 15
` [PATCH 3.12 087/176] scsi: blacklist RSOC for Microsoft iSCSI target devices
` [PATCH 3.12 095/176] af9005: fix kernel panic on init if compiled without IR
` [PATCH 3.12 096/176] smiapp: Take mutex during PLL update in sensor initialisation
` [PATCH 3.12 097/176] sound: simplify au0828 quirk table
` [PATCH 3.12 100/176] vfio-pci: Fix the check on pci device type in vfio_pci_probe()
` [PATCH 3.12 105/176] gpio: fix memory and reference leaks in gpiochip_add error path
` [PATCH 3.12 114/176] USB: EHCI: fix initialization bug in iso_stream_schedule()
` [PATCH 3.12 115/176] usb: musb: stuff leak of struct usb_hcd

[meta-oe][PATCH v2] sgpio: add new recipe
 2015-01-29  9:47 UTC  (4+ messages)
` [meta-oe][PATCH v3] "

[PATCH 2/3 v2] hyperv: hyperv_fb.c: match wait_for_completion_timeout return type
 2015-01-29  9:47 UTC  (6+ messages)

random failures with Intel devices starting from kernel 3.18
 2015-01-29  9:46 UTC 

[PATCH] mmc: sdhci: switch voltage before sdhci_set_ios in runtime resume
 2015-01-29  9:42 UTC  (3+ messages)

[PATCH] dmaengine: rcar-audmapp: independent from SH_DMAE_BASE
 2015-01-29  9:45 UTC  (9+ messages)
` [PATCH 0/2 v5] "
  ` [PATCH 1/2][RFC] dmaengine: rcar-audmapp: calculate chcr via src/dst addr

[PATCH] staging/fwserial: use correct vendor/version IDs
 2015-01-29  9:44 UTC  (2+ messages)

[PATCH v2] ARM: teach __asmeq that r11 == fp and r12 == ip
 2015-01-29  9:44 UTC 

[PATCH 00/14 v2] ARM: shmobile: Remove sh7372/Mackerel and ZBOOT MMC/SDHI support V2
 2015-01-29  9:44 UTC  (7+ messages)
` [PATCH 13/14 v2] pinctrl: sh-pfc: sh7372: Remove PFC support
` [PATCH 14/14 v2] pinctrl: sh-pfc: sh7372: Remove DT binding documentation

[PATCH] video: treat signal like timeout as failure
 2015-01-29  9:43 UTC  (5+ messages)

Compile issue with 1.7 SDK and hf
 2015-01-29  9:35 UTC 

[PATCH v2 0/7] Fixes and improvements for SDHCI on Armada 38x
 2015-01-29  9:42 UTC  (8+ messages)
` [PATCH v2 1/7] mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor

Question about ftrace, dynamically allocated trampolines and dynamic fops
 2015-01-29  9:40 UTC 

[PATCH] pcmcia: at91_cf: depend on !ARCH_MULTIPLATFORM
 2015-01-29  9:40 UTC  (4+ messages)

[PATCH 0/3] arm: tegra: implement NVEC driver using tegra i2c
 2015-01-29  9:40 UTC  (4+ messages)
` [PATCH 1/3] i2c: tegra: implement slave mode

[oe-commits] Richard Tollerton : font-util: Fix incorrect PKG_CONFIG_PATH
 2015-01-29  9:21 UTC  (4+ messages)

How does kvm achieve an 'advanced' process separation
 2015-01-29  9:38 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/18] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-01-29  9:27 UTC  (19+ messages)
` [Qemu-devel] [PATCH v4 01/18] spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
` [Qemu-devel] [PATCH v4 02/18] spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe
` [Qemu-devel] [PATCH v4 03/18] spapr_pci: Introduce a liobn number generating macros
` [Qemu-devel] [PATCH v4 04/18] spapr_vio: "
` [Qemu-devel] [PATCH v4 05/18] spapr_pci: Make find_phb()/find_dev() public
` [Qemu-devel] [PATCH v4 06/18] spapr_iommu: Make spapr_tce_find_by_liobn() public
` [Qemu-devel] [PATCH v4 07/18] spapr_iommu: Implement free_table() helper
` [Qemu-devel] [PATCH v4 08/18] vfio: Add DMA memory registering
` [Qemu-devel] [PATCH v4 09/18] spapr_rtas: Reserve DDW RTAS token numbers
` [Qemu-devel] [PATCH v4 10/18] spapr_pci: Define DDW callbacks
` [Qemu-devel] [PATCH v4 11/18] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
` [Qemu-devel] [PATCH v4 12/18] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS handlers
` [Qemu-devel] [PATCH v4 13/18] spapr_pci: Advertise dynamic DMA windows to guest
` [Qemu-devel] [PATCH v4 14/18] vfio: Enable DDW ioctls to VFIO IOMMU driver
` [Qemu-devel] [PATCH v4 15/18] spapr_pci_vfio: Enable multiple groups per container
` [Qemu-devel] [PATCH v4 16/18] spapr_rtas_ddw: Workaround broken LE guests
` [Qemu-devel] [PATCH v4 17/18] target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64
` [Qemu-devel] [PATCH v4 18/18] vfio: Enable in-kernel acceleration via VFIO KVM device

Bug in netlink_bind
 2015-01-29  9:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] block: Cleanups around error reporting
 2015-01-29  9:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] blockdev: Give find_block_job() an Error ** parameter
` [Qemu-devel] [PATCH v2 2/4] blockdev: Eliminate silly QERR_BLOCK_JOB_NOT_ACTIVE macro
` [Qemu-devel] [PATCH v2 3/4] block: New bdrv_add_key(), convert monitor to use it
` [Qemu-devel] [PATCH v2 4/4] block: Eliminate silly QERR_ macros used for encryption keys

[PATCH 0/8] arm64 kexec kernel patches V7
 2015-01-29  9:36 UTC  (5+ messages)
` [PATCH 7/8] arm64/kexec: Add checks for KVM

stubdom vtpm build failure in staging
 2015-01-29  9:36 UTC  (6+ messages)

[PATCH RESEND] gpio: tz1090-pdc: Use resource_size to fix off-by-one resource size calculation
 2015-01-29  9:36 UTC  (2+ messages)

linux-next: build failure after merge of the drm tree
 2015-01-29  9:35 UTC  (4+ messages)

[PATCH v2 1/3] bfin_rotary: move rotary platform header definition to linux platform_data head path
 2015-01-29  9:35 UTC  (4+ messages)
` [PATCH v2 3/3] bfin_rotary: replace bfin specific MMR function with generic IO function

[PATCH 0/4] bfa: Patches for scsi "misc" branch
 2015-01-29  8:55 UTC  (5+ messages)
` [PATCH 1/4] Updating copyright messages
` [PATCH 2/4] Fix for crash when bfa_itnim is NULL
` [PATCH 3/4] File header and user visible string changes
` [PATCH 4/4] Update driver version to 3.2.25.0

[PATCH] arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*
 2015-01-29  9:35 UTC  (2+ messages)

[PATCH 0/3] Enable uio_pci_generic support
 2015-01-29  9:34 UTC  (5+ messages)
  ` [PATCH v1 1/3] eal: enable "
  ` [PATCH v1 2/3] eal: add interrupt enable/disable routines for uio_pci_generic
  ` [PATCH v1 3/3] tools: enable binding NIC device to uio_pci_generic

[RFC BlueZ 0/1] Introduce LE Advertising data
 2015-01-29  9:34 UTC  (6+ messages)
` [RFC BlueZ 1/1] doc: Add Advertising API documentation

[PATCH] gpio: ge: Convert to use devm_kstrdup
 2015-01-29  9:33 UTC  (2+ messages)

[PATCH RESEND] pwm: sti: Maintain a bitmap of configured devices
 2015-01-29  9:04 UTC 

[PATCH v3 00/24] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-01-29  9:22 UTC  (50+ messages)
` [PATCH v3 01/24] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH v3 02/24] vfio: powerpc/iommu: Check that TCE page size is equal to it_page_size
` [PATCH v3 03/24] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH v3 04/24] vfio: powerpc/spapr: Use it_page_size
` [PATCH v3 05/24] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH v3 06/24] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH v3 07/24] powerpc/iommu: Introduce iommu_table_alloc() helper
` [PATCH v3 08/24] powerpc/spapr: vfio: Switch from iommu_table to new powerpc_iommu
` [PATCH v3 09/24] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH v3 10/24] powerpc/powernv/ioda2: Rework IOMMU ownership control
` [PATCH v3 11/24] powerpc/powernv/ioda/ioda2: Rework tce_build()/tce_free()
` [PATCH v3 12/24] powerpc/iommu/powernv: Release replaced TCE
` [PATCH v3 13/24] powerpc/pseries/lpar: Enable VFIO
` [PATCH v3 14/24] vfio: powerpc/spapr: Register memory
` [PATCH v3 15/24] poweppc/powernv/ioda2: Rework iommu_table creation
` [PATCH v3 16/24] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_create_table
` [PATCH v3 17/24] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH v3 18/24] powerpc/iommu: Split iommu_free_table into 2 helpers
` [PATCH v3 19/24] powerpc/powernv: Implement multilevel TCE tables
` [PATCH v3 20/24] powerpc/powernv: Change prototypes to receive iommu
` [PATCH v3 21/24] powerpc/powernv/ioda: Define and implement DMA table/window management callbacks
` [PATCH v3 22/24] powerpc/iommu: Get rid of ownership helpers
` [PATCH v3 23/24] vfio/spapr: Enable multiple groups in a container
` [PATCH v3 24/24] vfio: powerpc/spapr: Support Dynamic DMA windows

[wireless-regdb] Regdb Questions
 2015-01-29  9:30 UTC 

[PATCH] stmmac: DMA threshold mode or SF mode can be different among multiple device instance
 2015-01-29  8:54 UTC 

[PATCH] gpio: correctly use const char * const
 2015-01-29  9:30 UTC  (2+ messages)

[PATCH/RFC 0/3] ftrace: allow arch specific compile options
 2015-01-28 12:18 UTC  (8+ messages)
` [PATCH/RFC 2/3] ftrace: introduce nohotpatch function attribute

[PATCH 1/4] powerpc/fsl-booke: Add device tree support for T1024/T1023 SoC
 2015-01-29  7:52 UTC  (4+ messages)
` [PATCH 2/4] powerpc/fsl-booke: Add T1024 QDS board support
` [PATCH 3/4] powerpc/fsl-booke: Add T1024RDB "
` [PATCH 4/4] powerpc/fsl-booke: Add T1023 RDB "

[Qemu-devel] [PATCH] vnc: fix qemu crash when not configure vnc option
 2015-01-29  9:27 UTC 

[Qemu-devel] [PATCH v2 0/9] qmp hmp balloon: Cleanups around error reporting
 2015-01-29  9:27 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/9] qmp hmp: Factor out common "using spice" test
` [Qemu-devel] [PATCH v2 2/9] qmp hmp: Improve error messages when SPICE is not in use
` [Qemu-devel] [PATCH v2 3/9] hmp: Compile hmp_info_spice() only with CONFIG_SPICE
` [Qemu-devel] [PATCH v2 4/9] qmp: Clean up qmp_query_spice() #ifndef !CONFIG_SPICE dummy
` [Qemu-devel] [PATCH v2 5/9] qmp: Simplify recognition of capability negotiation command
` [Qemu-devel] [PATCH v2 6/9] qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro
` [Qemu-devel] [PATCH v2 7/9] balloon: Inline qemu_balloon(), qemu_balloon_status()
` [Qemu-devel] [PATCH v2 8/9] balloon: Factor out common "is balloon active" test
` [Qemu-devel] [PATCH v2 9/9] balloon: Eliminate silly QERR_ macros

[Qemu-devel] [PATCH RFC v6 00/20] qemu: towards virtio-1 host support
 2015-01-29  9:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC v6 05/20] virtio: support more feature bits

[PATCH] leds: ipaq needs LEDS_CLASS
 2015-01-29  9:24 UTC  (3+ messages)

[PATCH v2 0/3] Versatile PCI host DT support
 2015-01-29  9:22 UTC  (2+ messages)

[PATCH] drm/bridge: sti_dvo: adapt to updated bridge API
 2015-01-29  9:14 UTC 

[PATCH 0/4] clk: tegra: add support for the Tegra132 CAR IP block (fwd)
 2015-01-29  9:22 UTC 

[Qemu-devel] [PATCH v2 00/47] ACPI refactoring: replace template patching with C ASL API
 2015-01-29  9:21 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 42/47] acpi: add acpi_def_block() term

Linux audit performance impact
 2015-01-29  9:20 UTC  (5+ messages)

test command and signature checks
 2015-01-29  9:19 UTC 

[U-Boot] [RFC PATCH v2 0/6] x86: New Intel Quark SoC support
 2015-01-29  9:18 UTC  (7+ messages)
` [U-Boot] [RFC PATCH v2 1/6] x86: Add header files for Intel Quark SoC defines
` [U-Boot] [RFC PATCH v2 2/6] x86: quark: Add routines to access message bus registers
` [U-Boot] [RFC PATCH v2 3/6] x86: quark: Add Cache-As-RAM initialization
` [U-Boot] [RFC PATCH v2 4/6] x86: Add basic Intel Quark processor support
` [U-Boot] [RFC PATCH v2 5/6] x86: Add basic Intel Galileo board support
` [U-Boot] [RFC PATCH v2 6/6] x86: Enable the Intel quark/galileo build

[Bug 83748] New: Only black content on screen, in the Tokyo flashback of the game "The Secret World"
 2015-01-29  9:16 UTC  (2+ messages)
` [Bug 83748] "

[PATCH 0/7] scsi: Some seq_file cleanups/optimizations
 2015-01-29  9:16 UTC  (4+ messages)
` [PATCH v2 0/6] "

[PATCH 0/2] fix bug that cause tuning failure
 2015-01-29  9:16 UTC  (7+ messages)
` [PATCH 1/2] mmc: core: use card pointer as the first parameter of execute_tuning()

[PATCH 1/4] mmc: core: add support for hardware reset gpio line
 2015-01-29  9:15 UTC  (2+ messages)

[PATCH V1 for-next 0/4] IB core fixes 29-Jan-2015
 2015-01-29  9:14 UTC  (3+ messages)
  ` [PATCH V1 for-next 3/4] IB/core: Make sure that the PSN does not overflow
  ` [PATCH V1 for-next 4/4] IB/core: Fix deadlock on uverbs modify_qp error flow


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.