All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-16 14:24:12 to 2013-01-16 15:06:17 UTC [more...]

[PATCH v6 00/22] OMAP USB Host cleanup
 2013-01-16 15:05 UTC  (50+ messages)
` [PATCH v6 01/22] mfd: omap-usb-host: Consolidate OMAP USB-HS platform data
` [PATCH v6 02/22] mfd: omap-usb-tll: Fix channel count detection
` [PATCH v6 03/22] mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path
` [PATCH v6 04/22] mfd: omap-usb-tll: Clean up clock handling
` [PATCH v6 05/22] mfd: omap-usb-tll: introduce and use mode_needs_tll()
` [PATCH v6 06/22] mfd: omap-usb-tll: Check for missing platform data in probe
` [PATCH v6 07/22] mfd: omap-usb-tll: Fix error message
` [PATCH v6 08/22] mfd: omap-usb-tll: serialize access to TLL device
` [PATCH v6 09/22] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support
` [PATCH v6 10/22] mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume
` [PATCH v6 11/22] mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
` [PATCH v6 12/22] mfd: omap-usb-host: know about number of ports from revision register
` [PATCH v6 13/22] mfd: omap-usb-host: override number of ports from platform data
` [PATCH v6 14/22] mfd: omap-usb-host: cleanup clock management code
` [PATCH v6 15/22] mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
` [PATCH v6 16/22] mfd: omap-usb-host: Get rid of unnecessary spinlock
` [PATCH v6 17/22] mfd: omap-usb-host: clean up omap_usbhs_init()
` [PATCH v6 18/22] USB: ehci-omap: Don't free gpios that we didn't request
` [PATCH v6 19/22] ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies
` [PATCH v6 20/22] ARM: OMAP4: clock data: get rid of unused USB host clock aliases
` [PATCH v6 21/22] mfd: omap-usb-host: Don't spam console on clk_set_parent failure
` [PATCH v6 22/22] mdf: omap-usb-host: get rid of build warning

[PATCH -tip] sched: Pair ttwu_activate() with uwtt_deactivate()
 2013-01-16 15:05 UTC  (2+ messages)

[PATCH v4 0/4] Enable ehci, ohci and dwc3 devices on exynos5250
 2013-01-16 15:05 UTC  (4+ messages)
` [PATCH v4 3/4] ARM: Exynos5250: Add clock information for dwc3-exynos

[RFC PATCH 0/4] b.L: Memory barriers and miscellaneous tidyups
 2013-01-16 15:05 UTC  (8+ messages)
` [RFC PATCH 3/4] ARM: bL_entry: Match memory barriers to architectural requirements

[PATCH 1/3] slub: correct to calculate num of acquired objects in get_partial_node()
 2013-01-16 15:05 UTC  (10+ messages)
` [PATCH 2/3] slub: correct bootstrap() for kmem_cache, kmem_cache_node

[RFC PATCH 0/6] USB: Add multiple PHYs of same type
 2013-01-16 15:01 UTC  (28+ messages)
` [RFC PATCH 1/6] usb: otg: Add an API to bind the USB controller and PHY
` [RFC PATCH 2/6] ARM: OMAP: USB: Add phy binding information
` [RFC PATCH 3/6] usb: otg: utils: change the phy lib to support multiple PHYs of same type
` [RFC PATCH 4/6] ARM: dts: OMAP: Add phandle to bind PHY with USB controller
` [RFC PATCH 5/6] usb: otg: add device tree support to otg library
` [RFC PATCH 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot

[PATCH] xen: return a per-mapping error from XENMEM_add_to_physmap_range
 2013-01-16 15:03 UTC  (4+ messages)

[PATCH v2] dw_dmac: allocate dma descriptors from DMA_COHERENT memory
 2013-01-16 15:02 UTC  (4+ messages)
` [PATCH v3] dw_dmac: don't exceed AHB master number in dwc_get_data_width

Multi-thread vs. Single-thread job config
 2013-01-16 15:01 UTC 

Linux 3.8-rc1 - another regression on USB :-(
 2013-01-16 15:00 UTC  (2+ messages)

[PATCH 1/2 v2] libext2fs: introduce lseek SEEK_DATA/HOLE
 2013-01-16 14:59 UTC  (4+ messages)

[PATCH] ACPI: add support for CSRT table
 2013-01-16 15:05 UTC  (4+ messages)

[PATCH 0/3] ...and three more fixes for the new generic parser
 2013-01-16 14:58 UTC  (4+ messages)
` [PATCH 1/3] ALSA: hda - do not add non-existing Mic boost controls
` [PATCH 2/3] ALSA: hda - force different capture controls if amp caps differ
` [PATCH 3/3] ALSA: hda - Make sure fill_all_dac_nids is called for digital only codecs

[PATCH] eglibc: fix as and ld check in libc dir
 2013-01-16 14:14 UTC 

[PATCH] context_tracking: Add comments on interface and internals
 2013-01-16 14:58 UTC  (3+ messages)

[PATCH V2 0/5] W1: Support onewire master on i.MX53
 2013-01-16 14:57 UTC  (6+ messages)
` [PATCH V2 1/5] W1: Add device tree support to MXC onewire master
` [PATCH V2 2/5] ARM: i.MX53: Add clocks for i.mx53 "
` [PATCH V2 3/5] W1: Convert MXC onewire master to devm_ functions
` [PATCH V2 4/5] W1: Add pinctrl support to MXC onewire master
` [PATCH V2 5/5] DTS: Add device tree entry for onewire master on i.MX53

[patch net-next v2] doc: add nf_conntrack sysctl api documentation
 2013-01-16 14:56 UTC 

[PATCH 0/3] ELF executable signing and verification
 2013-01-16 14:48 UTC  (7+ messages)
` [PATCH 2/3] binfmt_elf: Verify signature of signed elf binary

[PATCH 0/3] x86: enable common clk and add support for Lynxpoint clocks
 2013-01-16 15:01 UTC  (4+ messages)
` [PATCH 1/3] x86: enable common clk on x86

[Qemu-devel] [PATCH] Add new DEFAULT_MACHINE_OPTIONS to q35 as well
 2013-01-16 14:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] Add new DEFAULT_MACHINE_OPTIONS to q35 and ppc405

[Qemu-trivial] [Qemu-devel] [PATCH] configure: silencing pkg-config's check for curses
 2013-01-16 14:54 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-trivial] "

[PATCH] netbase: Fix file search path for 'interfaces'
 2013-01-16 14:55 UTC  (3+ messages)

[LTP] [PATCH] flock/flock01.c: Trivial: Fix spelling of "succeed"
 2013-01-16 14:54 UTC 

[PATCH] mmc: correct the EXCEPTION_EVENTS_STATUS vaule comment
 2013-01-16 14:53 UTC  (2+ messages)
` [PATCH v2] mmc: correct one comment error of structure mmc_ext_csd

[PATCH] fix some clang warnings
 2013-01-16 14:53 UTC 

mx28evk: bootlogd: cannot allocate pseudo tty
 2013-01-16 14:52 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/11] Trivial memory allocation fixes & cleanups
 2013-01-16 14:36 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/11] g_malloc(0) and g_malloc0(0) return NULL; simplify
` [Qemu-trivial] [PATCH 02/11] g_strdup(NULL) returns "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 03/11] hw/9pfs: Fix unchecked strdup() by converting to g_strdup()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 04/11] readline: "
` [Qemu-trivial] [PATCH 05/11] spice: "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 06/11] virtfs-proxy-helper: Fix unchecked strdup() by conv. "
` [Qemu-trivial] [PATCH 07/11] qemu-log: Fix unchecked strdup() by converting "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 08/11] qemu-log: Plug trivial memory leak in cpu_set_log_filename()
` [Qemu-trivial] [PATCH 09/11] libcacard: Fix unchecked strdup() by converting to g_strdup()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 10/11] qapi: "
` [Qemu-trivial] [PATCH 11/11] qemu-ga: "
  ` [Qemu-devel] "

[RFCv3 00/11] remoteproc: Support bi-directional vdev config space
 2013-01-16 14:43 UTC  (12+ messages)
` [RFCv3 01/11] remoteproc: Move enable_iommu to rproc_boot
` [RFCv3 02/11] remoteproc: Code cleanup of resource parsing
` [RFCv3 03/11] remoteproc: Move check on firmware name to rproc_add
` [RFCv3 04/11] remoteproc: Refactor function rproc_elf_find_rsc_table
` [RFCv3 05/11] remoteproc: Parse ELF file to find resource table address
` [RFCv3 06/11] remoteproc: Parse STE-firmware and "
` [RFCv3 07/11] remoteproc: Add state RPROC_LOADED
` [RFCv3 08/11] remoteproc: Set vring addresses in resource table
` [RFCv3 09/11] remoteproc: Load firmware once
` [RFCv3 10/11] remoteproc: Support virtio config space
` [RFCv3 11/11] remoteproc: Calculate max_notifyid by counting vrings

[fanotify] unable to read /proc/<pid> for files closed on process exit
 2013-01-16 14:41 UTC 

[LTP] Spelling "succeded" VS. "succeeded"
 2013-01-16 14:51 UTC  (4+ messages)

Xen Security Advisory 41 (CVE-2012-6075) - qemu (e1000 device driver): Buffer overflow when processing large packets
 2013-01-16 14:50 UTC 

[PATCH] mips: bcm47xx: select GPIOLIB for BCMA on bcm47xx platform
 2013-01-16 14:50 UTC  (4+ messages)

Xen Security Advisory 40 (CVE-2013-0190) - Linux stack corruption in xen_failsafe_callback for 32bit PVOPS guests
 2013-01-16 14:50 UTC 

[Qemu-devel] [RFC V4 00/30] QCOW2 deduplication
 2013-01-16 14:50 UTC  (4+ messages)
` [Qemu-devel] [RFC V4 01/30] qcow2: Add deduplication to the qcow2 specification

[Buildroot] [PATCH] ncdu: new package
 2013-01-16 14:49 UTC  (2+ messages)

[PATCH] ARM: mm: Fix missing XN flag for for MT_MEMORY_SO
 2013-01-16 14:49 UTC 

[Qemu-devel] [PATCH V9 0/5] VMXNET3 paravirtual NIC device implementation
 2013-01-16 14:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v9 1/5] Adding utility function net_checksum_add_cont() that allows checksum calculation of scattered data with odd chunk sizes
` [Qemu-devel] [PATCH v9 4/5] Adding packet abstraction for VMWARE network devices

[U-Boot] [PATCH 1/3] powerpc/p5040: enable NAND boot support
 2013-01-16 14:42 UTC  (2+ messages)
` [U-Boot] [u-boot-release] "

[lm-sensors] System 76 Pangolin Fan not detected
 2013-01-16 14:42 UTC  (2+ messages)

[PATCH] Remove nested functions from ELF iterators
 2013-01-16 14:40 UTC 

[U-Boot] [PATCH] MIPS: board.c: fix monitor length calculations
 2013-01-16 14:39 UTC 

FreeBSD-amd64 fails to start with SMP on quemu-kvm
 2013-01-16 14:42 UTC  (9+ messages)

PcTV Nanostick 290e -- DVB-C frontend only working after reconnecting the device
 2013-01-16 14:37 UTC  (2+ messages)

[PATCH 1/2 v3] mtd/uclinux: support ROM and allow passing the base address
 2013-01-16 14:36 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] mtd/uclinux: add a comment about why uclinux_ram_map must not be static

(no subject)
 2013-01-16 14:37 UTC 

[PATCH v2 1/2] drm: constify edid handling functions
 2013-01-16 14:36 UTC  (2+ messages)
  ` [PATCH v2 2/2] drm: tegra: check HDMI sink capability

One last tweak for perfection
 2013-01-16 14:36 UTC  (6+ messages)

[PATCH RESEND] userns: enable tmpfs support for user namespace
 2013-01-16 14:35 UTC  (2+ messages)

kernel 3.7+ cpufreq regression on AMD system running as dom0
 2013-01-16 14:34 UTC  (6+ messages)
    ` [Xen-devel] "

Fatal crash on xen4.2 HVM + qemu-xen dm + NFS
 2013-01-16 14:34 UTC  (4+ messages)

[PATCH] VTD/Intremap: Disable Intremap on Chipset 5500/5520/X58 due to errata
 2013-01-16 14:33 UTC  (3+ messages)

[PATCH 1/4] staging: media: go7007: memory clear fix memory clearing for v4l2_subdev allocation
 2013-01-16 14:33 UTC  (5+ messages)
` [PATCH 3/4] staging: media: go7007: i2c GPIO initialization Reset i2c stuff for GO7007_BOARDID_ADLINK_MPG24 need reset GPIO always when encoder initialize

Ceph version 0.56.1, data loss on power failure
 2013-01-16 14:32 UTC  (13+ messages)

[PATCH] [RFC] ARM: compile fix for DEBUG_LL=y && MMU=n
 2013-01-16 14:32 UTC 

Only CPU0 active after ACPI S3, xen 4.1.3
 2013-01-16 14:31 UTC  (23+ messages)

[PATCH v2] efi, x86: Pass a proper identity mapping in efi_call_phys_prelog
 2013-01-16 14:30 UTC  (2+ messages)

SELinux List going down this after noon
 2013-01-16 14:31 UTC 

[PATCH 1/3] mtd nand : onfi need to be probed in 8 bits mode
 2013-01-16 14:28 UTC  (7+ messages)

[PATCH v2] mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
 2013-01-16 14:28 UTC  (3+ messages)

iio: STMicroelectronics iio drivers
 2013-01-16 14:28 UTC  (3+ messages)
` [PATCH 2/9] iio:accel: Add STMicroelectronics accelerometers driver

[lm-sensors] [PATCH 1/2] hwmon: (it87) Add support for old
 2013-01-16 14:28 UTC  (2+ messages)
` [lm-sensors] [PATCH 1/2] hwmon: (it87) Add support for IT8771E

alsa-util fix (Re: [PATCH] alsa-lib: Fix build with automake-1.13)
 2013-01-16 14:28 UTC  (2+ messages)

[PATCH V3 0/22] sched: simplified fork, enable load average into LB and power awareness scheduling
 2013-01-16 14:27 UTC  (7+ messages)
` [PATCH v3 16/22] sched: add power aware scheduling in fork/exec/wake

[PATCH] mtd: nand: onfi don't WARN if we are in 16 bits mode
 2013-01-16 14:25 UTC 

[RFC(v2) net-next 12/13] ipv6: Remove temporary dst for icmpv6
 2013-01-16 14:26 UTC  (3+ messages)

[RFC 0/4] perf tool: Adding ratios support
 2013-01-16 14:25 UTC  (3+ messages)

[PATCH] imsm: Forbid spanning between multiple controllers
 2013-01-16 14:26 UTC  (7+ messages)

enabled and failed flags in acpi_memory_info
 2013-01-16 14:33 UTC  (3+ messages)

[oe-commits] Tom Zanussi : lttng2-ust: rename to lttng-ust
 2013-01-16 14:09 UTC 

[PATCH v3 1/2] net: asix: init ASIX AX88772B MAC from EEPROM
 2013-01-16 14:24 UTC  (2+ messages)
` [PATCH v3 2/2] net: asix: handle packets crossing URB boundaries


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.