All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-16 09:40:00 to 2014-10-16 10:19:18 UTC [more...]

[PATCH 0/2] Introduce MEN Board Information EEPROM driver
 2014-10-16 10:21 UTC  (10+ messages)
` [PATCH 1/2] drivers/misc/eeprom/men_eeprod: "

[PATCHv3 0/3] Enable Quark X1000 support in gpio-sch
 2014-10-16 10:19 UTC  (7+ messages)
` [PATCHv3 1/3] gpio: sch: Consolidate similar algorithms
` [PATCHv3 2/3] gpio: sch: Add support for Intel Quark X1000 SoC
` [PATCHv3 3/3] gpio: sch: Enable IRQ support for Quark X1000

[PATCH v2 00/53] dmaengine: Implement generic slave capabilities retrieval
 2014-10-16 10:17 UTC  (57+ messages)
` [PATCH v2 01/53] dmaengine: Make the destination abbreviation coherent
` [PATCH v2 02/53] dmaengine: Make channel allocation callbacks optional
` [PATCH v2 03/53] dmaengine: Introduce a device_config callback
` [PATCH v2 04/53] dmaengine: split out pause/resume operations from device_control
` [PATCH v2 05/53] dmaengine: Add device_terminate_all callback
` [PATCH v2 06/53] dmaengine: Create a generic dma_slave_caps callback
` [PATCH v2 07/53] dmaengine: Move slave caps to dma_device
` [PATCH v2 08/53] dmaengine: pl08x: Split device_control
` [PATCH v2 09/53] dmaengine: hdmac: "
` [PATCH v2 10/53] dmaengine: bcm2835: "
` [PATCH v2 11/53] dmaengine: coh901318: "
` [PATCH v2 12/53] dmaengine: cppi41: "
` [PATCH v2 13/53] dmaengine: jz4740: "
` [PATCH v2 14/53] dmaengine: dw: "
` [PATCH v2 15/53] dmaengine: edma: "
` [PATCH v2 16/53] dmaengine: ep93xx: "
` [PATCH v2 17/53] dmaengine: fsl-edma: "
` [PATCH v2 18/53] dmaengine: imx: "
` [PATCH v2 19/53] dmaengine: imx-sdma: "
` [PATCH v2 20/53] dmaengine: intel-mid-dma: "
` [PATCH v2 21/53] dmaengine: ipu-idmac: "
` [PATCH v2 22/53] dmaengine: k3: "
` [PATCH v2 23/53] dmaengine: mmp-pdma: "
` [PATCH v2 24/53] dmaengine: mmp-tdma: "
` [PATCH v2 25/53] dmaengine: moxart: "
` [PATCH v2 26/53] dmaengine: fsl-dma: "
` [PATCH v2 27/53] dmaengine: mpc512x: "
` [PATCH v2 28/53] dmaengine: mxs: "
` [PATCH v2 29/53] dmaengine: nbpfaxi: "
` [PATCH v2 30/53] dmaengine: omap: "
` [PATCH v2 31/53] dmaengine: pl330: "
` [PATCH v2 32/53] dmaengine: bam-dma: "
` [PATCH v2 33/53] dmaengine: s3c24xx: "
` [PATCH v2 34/53] dmaengine: sa11x0: "
` [PATCH v2 35/53] dmaengine: sh: "
` [PATCH v2 36/53] dmaengine: sirf: "
` [PATCH v2 37/53] dmaengine: sun6i: "
` [PATCH v2 38/53] dmaengine: d40: "
` [PATCH v2 39/53] dmaengine: tegra20: "
` [PATCH v2 40/53] dmaengine: xilinx: "
` [PATCH v2 41/53] dmaengine: mv_xor: Remove device_control
` [PATCH v2 42/53] dmaengine: pch-dma: Rename device_control
` [PATCH v2 43/53] dmaengine: td: "
` [PATCH v2 44/53] dmaengine: txx9: "
` [PATCH v2 45/53] dmaengine: bcm2835: Declare slave capabilities for the generic code
` [PATCH v2 46/53] dmaengine: fsl-edma: "
` [PATCH v2 47/53] dmaengine: edma: "
` [PATCH v2 48/53] dmaengine: nbpfaxi: "
` [PATCH v2 49/53] dmaengine: omap: "
` [PATCH v2 50/53] dmaengine: pl330: "
` [PATCH v2 51/53] dmaengine: sirf: "
` [PATCH v2 52/53] dmaengine: sun6i: "
` [PATCH v2 53/53] dmaengine: Mark device_control and device_slave_caps as deprecated

[PATCH 1/1 v2] driver:mtd:spi-nor:fix spi_nor_scan overwrite platform ID point
 2014-10-16 10:19 UTC  (6+ messages)

[PATCH v5 0/8]Support VxLAN on Fortville
 2014-10-16 10:19 UTC  (4+ messages)
` [PATCH v5 2/8]i40e:support VxLAN packet identification in librte_pmd_i40e

blkdiscard vs hdparm for erasing a SSD?
 2014-10-16 10:17 UTC  (4+ messages)

[PATCHv5 00/14] Included service discovery
 2014-10-16 10:17 UTC  (15+ messages)
` [PATCHv5 01/14] shared/gatt: Add discover_secondary_services()
` [PATCHv5 02/14] shared/gatt: Add initial implementation of discover_included_services
` [PATCHv5 03/14] shared/gatt: Discover included services 128 bit UUIDS
` [PATCHv5 04/14] shared/gatt: Add extra check in characteristic iterator
` [PATCHv5 05/14] shared/gatt: Add included service iterator
` [PATCHv5 06/14] shared/gatt: Remove not needed function parameter
` [PATCHv5 07/14] shared/gatt: Distinguish Primary from Secondary services
` [PATCHv5 08/14] tools/btgatt-client: Print type of service
` [PATCHv5 09/14] shared/gatt: Discover secondary services
` [PATCHv5 10/14] shared/gatt: Discover included services
` [PATCHv5 11/14] shared/gatt: Add gatt-client include service iterator
` [PATCHv5 12/14] tools/btgatt-client: Print found include services
` [PATCHv5 13/14] shared/gatt: Fix searching descriptors
` [PATCHv5 14/14] shared/gatt: Add function bt_gatt_result_included_count()

[Qemu-devel] [PATCH v3 0/2] Xen: Use ioreq-server API
 2014-10-16 10:16 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 2/2] Xen: Use the ioreq-server API when available
    `  "

UBI: Fastmap fixes - round one
 2014-10-16 10:15 UTC  (11+ messages)
` [PATCH 3/4] UBI: Fastmap: Care about the protection queue

[PATCH] tty: serial: 8250_core: Do not call set_sleep for console port
 2014-10-16 10:15 UTC  (5+ messages)
` [PATCH] tty: serial: 8250_core: restore the LCR register in set_sleep

[RFC PATCH 0/3] drm driver for baytrail's vxd392
 2014-10-16 10:15 UTC  (7+ messages)
` [RFC PATCH 1/3] drm/i915: add vxd392 bridge in i915
` [RFC PATCH 2/3] drm/ipvr: drm driver for vxd392

[PATCH] Change for codestyle and good read
 2014-10-16 10:14 UTC  (5+ messages)

[U-Boot] [PATCH 2/2] x86: Fix GDT limit in start16.S
 2014-10-16 10:14 UTC  (2+ messages)

[PATCH v3] fs: Treat foreign mounts as nosuid
 2014-10-16 10:14 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] x86: Fix rom version build with CONFIG_X86_RESET_VECTOR
 2014-10-16 10:13 UTC  (2+ messages)

[PATCH v2 0/2] ARM: EXYNOS: Call regulator suspend prepare/finish
 2014-10-16 10:13 UTC  (6+ messages)
` [PATCH v2 1/2] Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption"
` [PATCH v2 2/2] ARM: EXYNOS: Call regulator core suspend prepare and finish functions

[mlmmj] testing mlmmj using Sendmail on a CentOS server
 2014-10-16 10:13 UTC  (2+ messages)

[PATCH] pinctrl: tegra-xusb: Don't leak configurations
 2014-10-16 10:12 UTC  (2+ messages)

[Qemu-devel] pending target-mips patches
 2014-10-16 10:12 UTC  (2+ messages)

[Qemu-devel] [PULL 00/34] allow changing bootorder via monitor
 2014-10-16 10:11 UTC  (4+ messages)
` [Qemu-devel] [PULL 03/34] bootindex: add del_boot_device_path function

[Buildroot] [PATCH v3] cppunit: Added package
 2014-10-16 10:11 UTC  (6+ messages)

[PATCH] mbsinit.3: Reformat thread-safety information
 2014-10-16 10:11 UTC  (3+ messages)

read-only rootfs and additional fs
 2014-10-16 10:10 UTC  (2+ messages)

[PATCH] memccpy.3: Reformat thread-safety information
 2014-10-16 10:11 UTC  (2+ messages)

[PATCH] memchr.3: Reformat thread-safety information
 2014-10-16 10:10 UTC  (2+ messages)

[PATCH] memcmp.3: Reformat thread-safety information
 2014-10-16 10:10 UTC  (2+ messages)

[PATCH 1/1] libceph: use memalloc flags for net IO
 2014-10-16 10:10 UTC  (2+ messages)

[PATCH] memcpy.3: Reformat thread-safety information
 2014-10-16 10:10 UTC  (2+ messages)

[PATCH V2] watchdog: add MT7621 watchdog support
 2014-10-16 10:10 UTC  (2+ messages)

[PATCH] memfrob.3: Reformat thread-safety information
 2014-10-16 10:10 UTC  (2+ messages)

UBI: ignore/overwrite old data/PEBs after flashing
 2014-10-16 10:09 UTC  (2+ messages)

[PATCH] memmem.3: Reformat thread-safety information
 2014-10-16 10:09 UTC  (2+ messages)

[PATCH] memmove.3: Reformat thread-safety information
 2014-10-16 10:09 UTC  (2+ messages)

[PATCH] mempcpy.3: Reformat thread-safety information
 2014-10-16 10:09 UTC  (2+ messages)

[PATCH] memset.3: Reformat thread-safety information
 2014-10-16 10:09 UTC  (2+ messages)

[vfs] WARNING: CPU: 3 PID: 2339 at mm/truncate.c:758 pagecache_isize_extended+0xdd/0x120()
 2014-10-16 10:09 UTC 

[PATCH 1/1] btrfs-progs: introduce a proper structure on which cli will call register-device ioctl
 2014-10-16 10:08 UTC  (2+ messages)

[PATCH resend] cpufreq: dt: disable unsupported OPPs
 2014-10-16 10:08 UTC  (2+ messages)
` [RESEND 2] "

[Qemu-devel] [PATCH V5 0/8] cpu/acpi: convert cpu hot plug to hotplug_handler API
 2014-10-16  9:53 UTC  (2+ messages)

[PATCH 1/6] ether: enhancement for VMDQ support
 2014-10-16 10:07 UTC  (8+ messages)
  ` [PATCH v2 0/6] i40e "
      ` [PATCH v2 1/6] ether: enhancement for "
      ` [PATCH v2 2/6] igb: change for VMDQ arguments expansion
      ` [PATCH v2 3/6] ixgbe: "
      ` [PATCH v2 4/6] i40e: add VMDQ support
      ` [PATCH v2 5/6] i40e: macaddr add/del enhancement
      ` [PATCH v2 6/6] i40e: Add full VMDQ pools support

[PATCH V2] watchdog: add MT7621 watchdog support
 2014-10-13 12:15 UTC 

[PATCH 0/2] spi: fix two bugs
 2014-10-16  9:58 UTC  (11+ messages)
` [PATCH 1/2] spi/rockchip: fix bug that case spi can't go as fast as slave request
` [PATCH 2/2] spi/rockchip: fix bug that cause spi transfer timed out in DMA duplex mode

[PATCH v11 00/21] Add support for NV-DIMMs to ext4
 2014-10-16 10:05 UTC  (7+ messages)
` [PATCH v11 07/21] dax,ext2: Replace XIP read and write with DAX I/O
` [PATCH v11 08/21] dax,ext2: Replace ext2_clear_xip_target with dax_clear_blocks

of/pci: Fix the conversion of IO ranges into IO resources
 2014-10-16 10:04 UTC  (5+ messages)

[PATCH RFC] sched: Revert delayed_put_task_struct() and fix use after free
 2014-10-16 10:04 UTC  (10+ messages)

[PATCH RFC 0/2] xen/pvh: enable migration on PVH Dom0
 2014-10-16 10:03 UTC  (4+ messages)
` [PATCH RFC 1/2] xen/pvh: take the p2m lock when doing logdirty ops from HVM domains

[Qemu-devel] [RFC] Use of host vector operations in host helper functions
 2014-10-16 10:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC 0/7] Translate guest vector operations to host vector operations

[Buildroot] [PATCH 0/3] Add ICAP server support
 2014-10-16 10:02 UTC  (8+ messages)
` [Buildroot] [PATCH 1/3] package/squid: enable ICAP server support in squid and define logdir, pidfile and swapdir

[PATCH] src/profile: Add feature bits to MAS SDP record
 2014-10-16 10:01 UTC 

[U-Boot] [PATCH] Revert "sunxi: dram: Use divisor P=1 for PLL5"
 2014-10-16  9:59 UTC  (5+ messages)

[PATCH 0/5] Berlin BG2 AHCI and SATA PHY
 2014-10-16  9:59 UTC  (4+ messages)
` [PATCH 4/5] ARM: berlin: Add AHCI and SATA PHY nodes to BG2

[Qemu-devel] [PULL 00/28] target-mips queue
 2014-10-16  9:59 UTC  (3+ messages)

[PATCH] tzset.3: grfix
 2014-10-16  9:56 UTC  (2+ messages)

[GIT PULL] SELinux fix for 3.18 (updated)
 2014-10-16  9:56 UTC 

x2APIC MSR range (XSA-108 follow-up)
 2014-10-16  9:56 UTC  (6+ messages)

[PATCH] Btrfs-progs: check, fix return value check of is_child_root()
 2014-10-16  9:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/nouveau: Do not leak client objects
 2014-10-16  9:54 UTC 

[PATCH] vmx, apicv: fix save/restore issue with apicv
 2014-10-16  9:53 UTC  (8+ messages)

[PATCH RFT 0/8] Marvell PXA168 libphy handling and Berlin Ethernet
 2014-10-16  9:53 UTC  (3+ messages)

[PATCH 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B (UPDATED)
 2014-10-16  9:52 UTC 

where is the qtwebkit*bb recipe that is being appended to?
 2014-10-16  9:51 UTC  (2+ messages)

[PATCH 0/3] CVE fixes of package readline and gnupg
 2014-10-16  9:48 UTC  (4+ messages)
` [PATCH 1/3] readline: Security Advisory - readline - CVE-2014-2524
` [PATCH 2/3] gnupg: CVE-2013-4242
` [PATCH 3/3] gnupg_1.4.7: add package config libusb

[RESEND] [PATCH] radeon: clean up coding style differences in radeon_get_bios()
 2014-10-16  9:37 UTC 

[Buildroot] [PATCH v2 1/8] package/mpd: bump to version 0.19
 2014-10-16  9:50 UTC  (5+ messages)
` [Buildroot] [PATCH v2 6/8] package/mpd: enable support for libnfs
` [Buildroot] [PATCH v2 8/8] package/mpd: fix zeroconf support

krealloc in kernel/params.c
 2014-10-16  9:49 UTC  (3+ messages)

[PATCH v2] sched/fair: Care divide error in update_task_scan_period()
 2014-10-16  9:48 UTC 

Leaking fences
 2014-10-16  9:49 UTC 

Git download --- Virus
 2014-10-16  9:48 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_force_connector: fix assertion when VGA is already connected
 2014-10-16  9:47 UTC 

[PATCH v3 for 4.5] x86/viridian: Freeze time reference counter when domain is paused
 2014-10-16  9:46 UTC  (2+ messages)

[PATCH v4 00/13] Add ACPI _DSD and unified device properties support
 2014-10-16 10:05 UTC  (4+ messages)

[PATCH 2/4] i2c-i801: Add Device IDs for Intel Sunrise Point PCH
 2014-10-16  9:43 UTC  (3+ messages)

[Qemu-devel] [Bug 1379340] [NEW] qemu-kvm guest panic for smp trusty guests
 2014-10-16  9:21 UTC 

[PATCH 00/12] Patches for DPDK to support Power architecture
 2014-10-16  9:42 UTC  (5+ messages)
` [PATCH 02/12] Add atomic operations for IBM "

[PATCH] btrfs: fix wrong pad for kernelspace arg of btrfs dev stat
 2014-10-16  9:41 UTC  (3+ messages)

[PATCH v2] arm64: mm: use macro instead of if judgement of ZONE_DMA
 2014-10-16  9:41 UTC  (2+ messages)

[PATCH 1/5] OMAPDSS: set suppress_bind_attrs
 2014-10-16  9:39 UTC  (2+ messages)
` [PATCH 5/5] OMAPFB: fix releasing overlays


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.