All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-10 14:26:39 to 2013-12-10 15:06:20 UTC [more...]

[PATCH v2 1/8] android/bluetooth: Rename functions to match adapter properties names
 2013-12-10 15:06 UTC  (6+ messages)
` [PATCH v2 2/8] android/bluetooth: Use single list for device caching
` [PATCH v2 3/8] android/bluetooth: Fix coding style issue in set_device_bond_state
` [PATCH v2 4/8] android/bluetooth: Refactor send_remote_device_name_prop
` [PATCH v2 5/8] android/bluetooth: Add stubs for get device properties command
` [PATCH v2 6/8] android/bluetooth: Add stubs for set device property command

[RFC PATCH 00/22] adv7842: fixes
 2013-12-10 15:04 UTC  (22+ messages)
` [RFC PATCH 01/22] adv7842: Re-worked query_dv_timings()
  ` [RFC PATCH 02/22] adv7842: corrected setting of cp-register 0x91 and 0x8f
  ` [RFC PATCH 03/22] adv7842: properly enable/disable the irqs
  ` [RFC PATCH 04/22] adv7842: save platform data in state struct
  ` [RFC PATCH 05/22] adv7842: support YCrCb analog input
  ` [RFC PATCH 06/22] adv7842: added DE vertical position in SDP-io-sync
  ` [RFC PATCH 07/22] adv7842: Receive CEA formats as RGB on VGA (RGB) input
  ` [RFC PATCH 08/22] adv7842: set defaults spa-location
  ` [RFC PATCH 09/22] adv7842: 625/525 line standard jitter fix
  ` [RFC PATCH 10/22] adv7842: set default input in platform-data
  ` [RFC PATCH 11/22] adv7842: increase wait time
  ` [RFC PATCH 12/22] adv7842: remove connector type. Never used for anything useful
  ` [RFC PATCH 13/22] adv7842: Use defines to select EDID port
  ` [RFC PATCH 14/22] adv7842: mute audio before switching inputs to avoid noise/pops
  ` [RFC PATCH 15/22] adv7842: clear edid, if no edid just disable Edid-DDC access
  ` [RFC PATCH 16/22] adv7842: restart STDI once if format is not found
  ` [RFC PATCH 17/22] adv7842: support g_edid ioctl
  ` [RFC PATCH 19/22] adv7842: enable HDMI/DVI mode irq
  ` [RFC PATCH 20/22] adv7842: composite sd-ram test, clear timings before setting
  ` [RFC PATCH 21/22] adv7842: obtain free-run mode from the platform_data
  ` [RFC PATCH 22/22] adv7842: Composite sync adjustment

[GIT PULL 00/21] perf/core improvements and fixes
 2013-12-10 15:05 UTC  (7+ messages)

KVM call agenda for 2013-12-10
 2013-12-10 15:05 UTC  (12+ messages)
  ` [Qemu-devel] "

[PATCH v3 0/5] Hardware Reduced Mode Cleanup for ACPI
 2013-12-10 15:05 UTC  (4+ messages)
  ` [Linaro-acpi] [PATCH v3 1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode

[PATCH 1/2] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c
 2013-12-10 15:04 UTC  (7+ messages)
` [PATCH 2/2] staging: media: davinci_vpfe: Remove spaces before semicolons

[PATCH] drm/radeon: Disable writeback by default on ppc
 2013-12-10 15:04 UTC  (20+ messages)

[PATCH 08/20] mmc: host: pxamci: switch over to dmaengine use
 2013-12-10 15:04 UTC  (4+ messages)

[PATCH] drm/i915: Fix timeout with missed interrupts in __wait_seqno
 2013-12-10 15:02 UTC  (2+ messages)

[PATCH] net-tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
 2013-12-10 15:01 UTC  (7+ messages)

[PATCH v7 0/5] add gadget quirk to adapt f_fs for DWC3
 2013-12-10 15:01 UTC  (5+ messages)
` [PATCH v7 2/5] usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadget

[PATCH 00/10] net: stmmac: Add sun7i GMAC glue layer
 2013-12-10 14:59 UTC  (6+ messages)
` [PATCH 04/10] net: stmmac: sunxi platfrom extensions for GMAC in Allwinner A20 SoC's

kern/efi/mm.c - MAX_USABLE_ADDRESS
 2013-12-10 14:59 UTC  (4+ messages)

Kernel 3.11 / 3.12 OOM killer and Xen ballooning
 2013-12-10 14:59 UTC  (8+ messages)

[Qemu-devel] [PATCH rebased for-1.8] i386: pc: align gpa<->hpa on 1GB boundary (v6)
 2013-12-10 14:58 UTC  (5+ messages)

[PATCH V2] input synaptics-rmi4: Reorder declarations in rmi_bus.c
 2013-12-10 14:58 UTC  (5+ messages)

[Qemu-devel] [PULL 00/37] target-arm queue
 2013-12-10 14:43 UTC  (38+ messages)
` [Qemu-devel] [PULL 01/37] integrator/cp: add support for REFCNT register
` [Qemu-devel] [PULL 02/37] cpu/a9mpcore: rename timerbusdev variable
` [Qemu-devel] [PULL 03/37] cpu/a9mpcore: reorder operations/declarations
` [Qemu-devel] [PULL 04/37] hw/timer: Introduce ARM A9 Global Timer
` [Qemu-devel] [PULL 05/37] cpu/a9mpcore: Add "
` [Qemu-devel] [PULL 06/37] target-arm: Provide mechanism for getting KVM constants even if not CONFIG_KVM
` [Qemu-devel] [PULL 07/37] device_tree.c: Terminate the empty reservemap in create_device_tree()
` [Qemu-devel] [PULL 08/37] hw/arm/boot: Allow boards to provide an fdt blob
` [Qemu-devel] [PULL 09/37] target-arm: Provide PSCI constants to generic QEMU code
` [Qemu-devel] [PULL 10/37] target-arm: Add ARMCPU field for Linux device-tree 'compatible' string
` [Qemu-devel] [PULL 11/37] target-arm: Allow secondary KVM CPUs to be booted via PSCI
` [Qemu-devel] [PULL 12/37] hw/arm: Add 'virt' platform
` [Qemu-devel] [PULL 13/37] target-arm: Don't hardcode KVM target CPU to be A15
` [Qemu-devel] [PULL 14/37] target-arm: Provide '-cpu host' when running KVM
` [Qemu-devel] [PULL 15/37] hw/arm/virt: Support -cpu host
` [Qemu-devel] [PULL 16/37] net/cadence_gem: Implement mac level loopback mode
` [Qemu-devel] [PULL 17/37] net/cadence_gem: Update DMA rx descriptors as we process them
` [Qemu-devel] [PULL 18/37] net/cadence_gem: Don't assert against 0 buffer address
` [Qemu-devel] [PULL 19/37] net/cadence_gem: simplify rx buf descriptor walking
` [Qemu-devel] [PULL 20/37] net/cadence_gem: Prefetch rx descriptors ASAP
` [Qemu-devel] [PULL 21/37] net/cadence_gem: Implement RX descriptor match mode flags
` [Qemu-devel] [PULL 22/37] net/cadence_gem: Implement SAR match bit in rx desc
` [Qemu-devel] [PULL 23/37] net/cadence_gem: Implement SAR (de)activation
` [Qemu-devel] [PULL 24/37] net/cadence_gem: Add missing VMSTATE_END_OF_LIST
` [Qemu-devel] [PULL 25/37] net/cadence_gem: Fix rx multi-fragment packets
` [Qemu-devel] [PULL 26/37] net/cadence_gem: Fix small packet FCS stripping
` [Qemu-devel] [PULL 27/37] net/cadence_gem: Fix register w1c logic
` [Qemu-devel] [PULL 28/37] net/cadence_gem: Improve can_receive debug printfery
` [Qemu-devel] [PULL 29/37] net/cadence_gem: Don't rx packets when no rx buffer available
` [Qemu-devel] [PULL 30/37] target-arm: Move call to disas_vfp_insn out of disas_coproc_insn
` [Qemu-devel] [PULL 31/37] target-arm: Implement ARMv8 VSEL instruction
` [Qemu-devel] [PULL 32/37] softfloat: Remove unused argument from MINMAX macro
` [Qemu-devel] [PULL 33/37] softfloat: Add minNum() and maxNum() functions to softfloat
` [Qemu-devel] [PULL 34/37] target-arm: Implement ARMv8 FP VMAXNM and VMINNM instructions
` [Qemu-devel] [PULL 35/37] target-arm: Implement ARMv8 SIMD "
` [Qemu-devel] [PULL 36/37] target-arm: Use new qemu_ld/st opcodes
` [Qemu-devel] [PULL 37/37] target-arm: fix TTBCR write masking

[refpolicy] [PATCH 5/5] Make direct_sysadm_daemon apply to unconfined_t
 2013-12-10 14:57 UTC  (2+ messages)

What are sys calls starting with compat?
 2013-12-10 14:57 UTC 

[PATCHv7 0/2] Xen: FIFO-based event channel fixes
 2013-12-10 14:55 UTC  (6+ messages)
` [PATCH 1/2] evtchn/fifo: initialize priority when events are bound
` [PATCH 2/2] evtchn/fifo: don't corrupt queues if an old tail is linked

[PATCH 1/2] arm: dts: keystone: add watchdog entry
 2013-12-10 14:53 UTC  (6+ messages)
  ` [PATCH 2/2] arm: keystone: enable watchdog support

[Bug 72283] New: [<ffffffffa01b7ecb>] dce6_afmt_write_speaker_allocation+0xdb/0x140 [radeon]
 2013-12-10 14:54 UTC  (5+ messages)
` [Bug 72283] "

questions of cpuidle
 2013-12-10 14:53 UTC  (5+ messages)

[PATCH V5 0/3] perf/x86/amd: AMD Family 16h Data Breakpoint Extensions
 2013-12-10 14:52 UTC  (12+ messages)
` [PATCH 1/3] perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8

[patch net-next v2 0/5] neigh: respect default parms values
 2013-12-10 14:51 UTC  (4+ messages)
` [patch net-next v2 4/5] neigh: restore old behaviour of "

[PATCH v6 00/11] libxl: ocaml: improve the bindings
 2013-12-10 14:51 UTC  (10+ messages)
` [PATCH v6 04/11] libxl: ocaml: allow device operations to be called asynchronously
` [PATCH v6 08/11] libxl: ocaml: drop the ocaml heap lock before calling into libxl

Tracking function definitions for Toaster
 2013-12-10 14:50 UTC 

[Patch] x86/mm: Prevent leaking domain mappings in paging_log_dirty_op()
 2013-12-10 14:50 UTC  (3+ messages)
  ` [Patch v2] "

[PATCH 0/3] CMA support for arm64
 2013-12-10 14:50 UTC  (9+ messages)
` [PATCH 3/3] swiotlb: Add support for CMA allocations

[PATCH v10] x86, apic, kexec, Documentation: Add disable_cpu_apic kernel parameter
 2013-12-10 14:49 UTC  (3+ messages)

linux-next: manual merge of the driver-core tree with the driver-core.current tree
 2013-12-10 14:50 UTC  (3+ messages)
  ` [PATCH driver-core-next] sysfs: bail early from kernfs_file_mmap() to avoid spurious lockdep warning

[Buildroot] [PATCH v5 1/1] ktap: new package
 2013-12-10 14:49 UTC  (5+ messages)

[PATCH] Dynamically allocate partition numbers
 2013-12-10 14:49 UTC  (3+ messages)

[RFC][PATCH 0/7] sched: Optimize sched_clock bits
 2013-12-10 14:47 UTC  (4+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 1.7.0 is now available
 2013-12-10 14:47 UTC 

[meta-fsl-arm][PATCH] u-boot-fslc: Add branch to SRC_URI and separate recipe files
 2013-12-10 14:47 UTC  (4+ messages)

[PATCH 3.4 00/25] 3.4.74-stable review
 2013-12-10 14:46 UTC  (3+ messages)
` [PATCH 3.4 01/25] crypto: scatterwalk - Set the chain pointer indication bit

[PATCH] xfsdump: don't assume getdents exists
 2013-12-10 14:46 UTC  (2+ messages)

xl vcpu-set <guest> <nr> does not work properly
 2013-12-10 14:46 UTC  (5+ messages)

[meta-fsl-arm][PATCH v3] u-boot-fslc: Add branch to SRC_URI and separate recipe files
 2013-12-10 14:45 UTC 

Device tree meeting notes for 10-Dec-2013
 2013-12-10 14:45 UTC 

[PATCH v2 00/10] xen/arm: Handle correctly foreign mapping
 2013-12-10 14:44 UTC  (6+ messages)
` [PATCH v2 09/10] xen/arm: Set foreign page type to p2m_map_foreign

nfs vs xfstests 193
 2013-12-10 14:43 UTC  (7+ messages)

lttng-ust works
 2013-12-10 14:42 UTC 

[PATCH v5 0/3] Introduce atomic MMIO register modify
 2013-12-10 14:41 UTC  (4+ messages)
` [PATCH v5 1/3] ARM: Introduce atomic MMIO modify
` [PATCH v5 2/3] clocksource: orion: Use atomic access for shared registers
` [PATCH v5 3/3] watchdog: "

sja1000 interrupt problem
 2013-12-10 14:41 UTC  (16+ messages)

[PATCH v3 00/10] Make dwc3 use Generic PHY Framework
 2013-12-10 14:40 UTC  (6+ messages)
` [PATCH v3 07/10] drivers: phy: usb3/pipe3: Adapt pipe3 driver to "

[Qemu-devel] PPC: Regression booting NetBSD
 2013-12-10 14:40 UTC  (2+ messages)

[PATCH] KVM: PPC: Use schedule instead of cond_resched
 2013-12-10 14:40 UTC  (3+ messages)

[U-Boot] [PATCH] bootm: Reinstate special case for standalone images
 2013-12-10 14:40 UTC  (3+ messages)

[PATCH v2] gpiolib: return -ENOENT if no GPIO mapping exists
 2013-12-10 14:37 UTC 

[PATCH v2] kexec: add sysctl to disable kexec
 2013-12-10 14:38 UTC  (7+ messages)

[PATCH v6 0/3] sctp: check the rto_min and rto_max
 2013-12-10 14:38 UTC  (9+ messages)
` [PATCH v6 2/3] sctp: add check rto_min and rto_max in sysctl

pull request (net): ipsec 2013-11-01
 2013-12-10 14:38 UTC  (3+ messages)
` [PATCH 2/3] xfrm: Increase the garbage collector threshold

Using librsvg for adding svg support
 2013-12-10 13:41 UTC 

Vdagent not working on xen linux hvm DomUs
 2013-12-10 14:38 UTC  (12+ messages)

[PATCH] sound: memalloc.h - fix wrong truncation of dma_addr_t
 2013-12-10 14:37 UTC  (3+ messages)

Will CPU 0 be forever prohibited from NO_HZ_FULL status?
 2013-12-10 14:37 UTC  (4+ messages)

[PATCH] ARM: dts: vf610: make pinctrl nodes board specific
 2013-12-10 14:36 UTC  (2+ messages)
` [PATCH v2] "

NFS file size anomaly?
 2013-12-10 14:36 UTC  (4+ messages)
` Fwd: "

[GIT PULL] make mach-omap2 boot with device tree only for v3.14
 2013-12-10 14:35 UTC  (3+ messages)

[Qemu-devel] [RFC] sdl2 + virtio-gpu repost
 2013-12-10 14:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/8] ui/sdl2 : initial port to SDL 2.0 (v2.0)

[PATCH v4 3/7] regulator: add pbias regulator support
 2013-12-10 14:34 UTC  (2+ messages)
` [PATCH v5 "

bash-completion
 2013-12-10 14:35 UTC  (4+ messages)

imx6 suspend/resume issue
 2013-12-10 14:34 UTC  (2+ messages)

[PATCH 3.12] Broken terminal due to echo bufferring
 2013-12-10 14:34 UTC  (6+ messages)

[linux-lvm] dev node change
 2013-12-10 14:33 UTC  (3+ messages)

[PATCH] ALSA: compress: Fix 64bit ABI incompatibility
 2013-12-10 14:33 UTC 

Figuring out why sstate-cache is no longer used for a package
 2013-12-10 14:32 UTC  (2+ messages)

[Buildroot] OpenVPN doesn't start
 2013-12-10 14:32 UTC  (3+ messages)
    ` [Buildroot] Fwd: "

XFS security fix never sent to -stable?
 2013-12-10 14:31 UTC  (8+ messages)

[GIT PULL RESEND] clocksource/clockevents fixes for 3.13
 2013-12-10 14:31 UTC  (4+ messages)

[GIT PULL] clocksource/clockevents fixes for 3.13
 2013-12-10 14:30 UTC  (5+ messages)

[U-Boot] [PATCH] arm: add IPL support
 2013-12-10 14:30 UTC  (4+ messages)

[PATCH 1/3] net: cpsw: Fix gmii_sel config
 2013-12-10 14:30 UTC  (3+ messages)
` [PATCH 2/3] pcm051: ethernet and dts fixes
` [PATCH 3/3] ARM: OMAP: early call am33xx_register_ethaddr

[3.5.y.z extended stable] Patch "um: add missing declaration of 'getrlimit()' and friends" has been added to staging queue
 2013-12-10 14:29 UTC  (2+ messages)

50 Watt idle power regression bisected to Linux-3.10
 2013-12-10 14:29 UTC  (6+ messages)

[PATCH] iscsi/conn.c: fix a typo s/sesson/session/
 2013-12-10 14:29 UTC  (2+ messages)

[3.5.y.z extended stable] Patch "xen/gnttab: leave lazy MMU mode in the case of a m2p override failure" has been added to staging queue
 2013-12-10 14:28 UTC 

[3.5.y.z extended stable] Patch "xen/gnttab: leave lazy MMU mode in the case of a m2p override failure" has been added to staging queue
 2013-12-10 14:28 UTC 

[PATCH v5 0/3] Exynos 5410 support
 2013-12-10 14:26 UTC  (2+ messages)
` [PATCH v5 3/3] ARM: dts: Add initial device tree support for EXYNOS5410


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.