All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-25 10:03:12 to 2015-04-25 13:53:37 UTC [more...]

[Buildroot] [PATCH v4 1/1] package/swupdate: new package
 2015-04-25 13:53 UTC  (4+ messages)

[PATCH 0/2] Sanitizing freed pages
 2015-04-25 13:52 UTC  (9+ messages)
` [PATCH 1/2] mm/page_alloc.c: cleanup obsolete KM_USER*
` [PATCH 2/2] mm/page_alloc.c: add config option to sanitize freed pages

[PATCH] enforce function inlining for hot functions
 2015-04-25 13:51 UTC  (9+ messages)

[PATCH 0/9] backports: bring backports to next-20150402
 2015-04-25 13:51 UTC  (10+ messages)
` [PATCH 1/9] patches: do not add backports code for recent kernel versions
` [PATCH 2/9] header: add DIV_ROUND_CLOSEST_ULL
` [PATCH 3/9] copy: add fixp-arith.h
` [PATCH 4/9] patches: do not access name_assign_type
` [PATCH 5/9] header: add module_pnp_driver()
` [PATCH 6/9] header: lockdep_assert_held is already in kernel 3.0
` [PATCH 7/9] header: add LINUX_BACKPORT() macro to reinit_completion()
` [PATCH 8/9] header: do not use genl backport on RHEL 7.0
` [PATCH 9/9] patches: refresh patches on next-20150402

[Buildroot] [PATCH v2 00/25] Some new Perl modules
 2015-04-25 13:50 UTC  (4+ messages)
` [Buildroot] [PATCH v2 18/25] package/perl-libwww: New package

[Drbd-dev] ocfs2 doc missing score
 2015-04-25 13:49 UTC 

[Qemu-devel] Add 3D video card acceleration
 2015-04-25 13:46 UTC  (3+ messages)
` [Qemu-devel] [Qemu-discuss] "

snd-bebob and PrismSound Orpheus fails with snd_pcm_hw_params_set_channels
 2015-04-25 13:44 UTC 

[Buildroot] [PATCH 0/3] introduce maintainers (branch yem/maintainers)
 2015-04-25 13:44 UTC  (9+ messages)
` [Buildroot] [PATCH 1/3] support: add script to find maintainers
` [Buildroot] [PATCH 2/3] support/maintainers: add support for autobuild results

[PATCH v3 0/2] clk: improve handling of orphan clocks
 2015-04-25 13:44 UTC  (5+ messages)

Broadcom 43340 module on iMX6DL
 2015-04-25 13:36 UTC  (14+ messages)

[PATCH] Staging: fixed multiple spelling errors
 2015-04-25 13:32 UTC  (5+ messages)
  ` [PATCH v2] "

Beyond DPDK 2.0
 2015-04-25 13:30 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] package/perl-libwww-perl: Move package/perl-libwww to new package
 2015-04-25 13:14 UTC 

[PATCH v3 WIP 1/3] parport: add device-model to parport subsystem
 2015-04-25 13:07 UTC  (3+ messages)
` [PATCH v3 WIP 2/3] staging: panel: modify driver to use new parport device model
` [PATCH v3 WIP 3/3] i2c-parport: "

[U-Boot] [PATCH V2] i2c: mxc: refactor i2c driver and support dm
 2015-04-25 13:04 UTC 

achieving a workload to get specific unique duplicate blocks
 2015-04-25 13:03 UTC 

[PATCH v7 1/6] Move common functions in eal_thread.c
 2015-04-25 13:02 UTC  (12+ messages)

[PATCH] spi: fsl-espi: fix behaviour for full-duplex xfers
 2015-04-25 13:01 UTC  (9+ messages)

[Buildroot] [PATCH 1/3] package/openpowerlink2: new package
 2015-04-25 13:01 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/openpowerlink2: add drivers packages
` [Buildroot] [PATCH 3/3] package/openpowerlink2: add demo mn console application

[PATCH] input: goodix: Check the 'data ready' bit before reading data
 2015-04-25 12:54 UTC  (2+ messages)

[alsa-devel] [PATCH v3 0/2] Add support for select accessory detect mode to HPDETL or HPDETR
 2015-04-25 12:51 UTC  (7+ messages)
` [alsa-devel] [PATCH v3 1/2] extcon: arizona: Add support for select accessory detect mode when headphone detection
` [alsa-devel] [PATCH v3 2/2] mfd: arizona: Update DT binding to support hpdet channel

[PATCH v2] context_tracking: remove local_irq_save from __acct_update_integrals
 2015-04-25 12:50 UTC  (3+ messages)

[Buildroot] [PATCH] package/input-tools: add hash for joystick_20051019-5.diff.gz
 2015-04-25 12:45 UTC  (2+ messages)

[Buildroot] [git commit] package/input-tools: add hash for joystick_20051019-5.diff.gz
 2015-04-25 12:44 UTC 

[Qemu-devel] [PATCH qemu v7 00/14] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-04-25 12:24 UTC  (15+ messages)
` [Qemu-devel] [PATCH qemu v7 01/14] spapr_pci: Finish making find_phb()/find_dev() public
` [Qemu-devel] [PATCH qemu v7 02/14] vmstate: Define VARRAY with VMS_ALLOC
` [Qemu-devel] [PATCH qemu v7 03/14] vfio: spapr: Move SPAPR-related code to a separate file
` [Qemu-devel] [PATCH qemu v7 04/14] spapr_pci_vfio: Enable multiple groups per container
` [Qemu-devel] [PATCH qemu v7 05/14] spapr_pci: Convert finish_realize() to dma_capabilities_update()+dma_init_window()
` [Qemu-devel] [PATCH qemu v7 06/14] spapr_iommu: Introduce "enabled" state for TCE table
` [Qemu-devel] [PATCH qemu v7 07/14] spapr_iommu: Add root memory region
` [Qemu-devel] [PATCH qemu v7 08/14] spapr_pci: Do complete reset of DMA config when resetting PHB
` [Qemu-devel] [PATCH qemu v7 09/14] spapr_vfio_pci: Remove redundant spapr-pci-vfio-host-bridge
` [Qemu-devel] [PATCH qemu v7 10/14] linux headers update for DDW on SPAPR
` [Qemu-devel] [PATCH qemu v7 11/14] vfio: spapr: Add SPAPR IOMMU v2 support (DMA memory preregistering)
` [Qemu-devel] [PATCH qemu v7 12/14] spapr: Add pseries-2.4 machine
` [Qemu-devel] [PATCH qemu v7 13/14] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
` [Qemu-devel] [PATCH qemu v7 14/14] vfio: Enable DDW ioctls to VFIO IOMMU driver

[Buildroot] [PATCH v1] libevdev: bump version to 1.4.2
 2015-04-25 12:34 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/3] python-pyqt: fix PyQt_qreal_double enabling/disabling
 2015-04-25 12:34 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/3] python-pyqt: fix install
` [Buildroot] [PATCH v2 3/3] qt: fix webkit dependencies

[Buildroot] [git commit] libevdev: bump version to 1.4.2
 2015-04-25 12:34 UTC 

[Buildroot] [PATCH v7 0/8] toolchain: better handle hashes (branch yem/dl-hash-toolchains)
 2015-04-25 12:26 UTC  (2+ messages)

[RFC] dice: simplifying address registration
 2015-04-25 12:25 UTC  (3+ messages)

[PATCH kernel v9 00/32] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-04-25 12:14 UTC  (66+ messages)
` [PATCH kernel v9 01/32] powerpc/iommu: Split iommu_free_table into 2 helpers
` [PATCH kernel v9 02/32] Revert "powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically"
` [PATCH kernel v9 03/32] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH kernel v9 04/32] vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
` [PATCH kernel v9 05/32] vfio: powerpc/spapr: Use it_page_size
` [PATCH kernel v9 06/32] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH kernel v9 07/32] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH kernel v9 08/32] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH kernel v9 09/32] vfio: powerpc/spapr: Rework groups attaching
` [PATCH kernel v9 10/32] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v9 11/32] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v9 12/32] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v9 13/32] vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
` [PATCH kernel v9 14/32] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v9 15/32] powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
` [PATCH kernel v9 16/32] powerpc/powernv/ioda: Move TCE kill register address to PE
` [PATCH kernel v9 17/32] powerpc/powernv: Implement accessor to TCE entry
` [PATCH kernel v9 18/32] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v9 19/32] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v9 20/32] powerpc/powernv/ioda2: Introduce pnv_pci_create_table/pnv_pci_free_table
` [PATCH kernel v9 21/32] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v9 22/32] powerpc/powernv: Implement multilevel TCE tables
` [PATCH kernel v9 23/32] powerpc/powernv/ioda: Define and implement DMA table/window management callbacks
` [PATCH kernel v9 24/32] powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE release
` [PATCH kernel v9 25/32] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework ownership
` [PATCH kernel v9 26/32] powerpc/iommu: Add userspace view of TCE table
` [PATCH kernel v9 27/32] powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
` [PATCH kernel v9 28/32] powerpc/mmu: Add userspace-to-physical addresses translation cache
` [PATCH kernel v9 29/32] vfio: powerpc/spapr: Register memory and define IOMMU v2
` [PATCH kernel v9 30/32] vfio: powerpc/spapr: Use 32bit DMA window properties from table_group
` [PATCH kernel v9 31/32] vfio: powerpc/spapr: Support multiple groups in one container if possible
` [PATCH kernel v9 32/32] vfio: powerpc/spapr: Support Dynamic DMA windows

[Qemu-devel] About address mapping between host and guest in QEMU
 2015-04-25 12:23 UTC  (12+ messages)

[PATCH] [media] ivtv: use arch_phys_wc_add() and require PAT disabled
 2015-04-25 11:12 UTC  (4+ messages)

snd-bebob and PrismSound Orpheus fails with snd_pcm_hw_params_set_channels
 2015-04-25 12:01 UTC  (2+ messages)

Recent changes (master)
 2015-04-25 12:00 UTC 

Interacting with coherent memory on external devices
 2015-04-25 11:55 UTC  (5+ messages)

snd-bebob and PrismSound Orpheus fails with snd_pcm_hw_params_set_channels
 2015-04-25 11:53 UTC 

[PATCH RESEND v2] leds: fix hibernation on arm when gpio-led used with CPU led trigger
 2015-04-25 11:51 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] sunxi: emac: Add driver model support
 2015-04-25 11:51 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] sunxi: emac: port to phylib
` [U-Boot] [PATCH v2 2/4] sunxi: emac: Prepare for driver-model support
` [U-Boot] [PATCH v2 3/4] sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE
` [U-Boot] [PATCH v2 4/4] sunxi: emac: Add driver model support

Pop noise on startup when headphones are plugged in (Dell XPS13 9333)
 2015-04-25 11:51 UTC  (4+ messages)

[PATCHv7 0/8] watchdog: Extend kernel API and add early_timeout_sec feature
 2015-04-24 17:08 UTC  (3+ messages)
` [PATCHv7 1/8] watchdog: Extend kernel API to know about HW limitations

Interacting with coherent memory on external devices
 2015-04-25 11:49 UTC  (12+ messages)

Interacting with coherent memory on external devices
 2015-04-25 11:46 UTC  (12+ messages)

[PATCH V2 0/4] tas571x amplifier driver
 2015-04-25 11:35 UTC  (7+ messages)
` [PATCH V2 1/4] regmap: cache: Add "was_reset" argument to regcache_sync_region()
` [PATCH V2 3/4] ASoC: tas571x: New driver for TI TAS571x power amplifiers

[PATCH 2/2] pci: Use Qemu created PCI device nodes
 2015-04-25 11:25 UTC  (4+ messages)

[PATCH v8 0/4] cat-file: teach cat-file a '--literally' option
 2015-04-25 11:22 UTC  (12+ messages)
` [PATCH v8 2/4] "

Interacting with coherent memory on external devices
 2015-04-25 11:20 UTC  (12+ messages)

[nightly] Core TISDK 2015.04 build 2015-04-25_06-00-51
 2015-04-25 11:00 UTC 

[Ocfs2-devel] [PATCH] ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left
 2015-04-25 10:54 UTC 

[Bug 89784] Complex shader compilation fails (spilling related?)
 2015-04-25 10:51 UTC  (2+ messages)

[Ocfs2-devel] [PATCH v2] ocfs2/dlm: fix race between purge and get lock resource
 2015-04-25 10:44 UTC 

[PATCH] mtd: spi-nor: Properly set SECT_4K for recently added flashes
 2015-04-25 10:41 UTC 

[PATCH] irqchip/gicv3-its: Decrease page size when needed
 2015-04-25 10:39 UTC  (14+ messages)
` [PATCH 1/2] irqchip/gicv3-its: Support share device ID

btrfs filesystem for /home has become readonly
 2015-04-25 10:26 UTC 

loop block-mq conversion scalability issues
 2015-04-25 10:32 UTC  (4+ messages)

[PATCH] bluetoothd: add option to automatically power on the first adapter found
 2015-04-25 10:26 UTC  (17+ messages)

[PATCH v2] block, dm: don't copy bios for request clones
 2015-04-25 10:23 UTC 

[RESEND RFC PATCH 1/2] x86/cpu hotplug: make apicid <--> cpuid mapping persistent
 2015-04-25 10:14 UTC  (4+ messages)

[PATCH 1/1 linux-next] fs/befs/btree.c: remove unneeded initializations
 2015-04-25 10:14 UTC 

[PATCH] qt4-x11-free: make virtual/libgl dependecy conditional
 2015-04-25 10:14 UTC  (3+ messages)

[RFC bluetooth-next 00/15] ieee802154: add support for phy capabilities
 2015-04-25 10:06 UTC  (4+ messages)

[U-Boot] Test
 2015-04-25 10:03 UTC  (2+ 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.