All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-14 10:15:44 to 2012-09-14 11:15:43 UTC [more...]

[RFCv1 API PATCH 1/4] Two fixes and two v4l2-ctrl enhancements
 2012-09-14 11:15 UTC  (2+ messages)
` [RFCv1 API PATCH 1/4] vb2: fix wrong owner check

[PATCH] Fix queueing work if !bdi_cap_writeback_dirty()
 2012-09-14 11:14 UTC  (5+ messages)

[PATCH 1/5] Btrfs: fix deadlock with freeze and sync
 2012-09-14 11:15 UTC  (4+ messages)
` [PATCH 2/5] Btrfs: fix trans block rsv regression

[RFC] cgroup TODOs
 2012-09-14 11:15 UTC  (3+ messages)

[PATCH v4 00/24] Introduce Xen support on ARM (based on 3.6-rc5)
 2012-09-14 11:13 UTC  (58+ messages)
` [PATCH v4 01/24] arm: initial Xen support
` [PATCH v4 02/24] xen/arm: hypercalls
` [PATCH v4 03/24] xen/arm: page.h definitions
` [PATCH v4 04/24] xen/arm: sync_bitops
` [PATCH v4 05/24] xen/arm: empty implementation of grant_table arch specific functions
` [PATCH v4 06/24] docs: Xen ARM DT bindings
` [PATCH v4 07/24] xen/arm: Xen detection and shared_info page mapping
` [PATCH v4 08/24] xen/arm: Introduce xen_pfn_t for pfn and mfn types
` [PATCH v4 09/24] xen/arm: Introduce xen_ulong_t for unsigned long
` [PATCH v4 10/24] xen/arm: compile and run xenbus
` [PATCH v4 11/24] xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARM
` [PATCH v4 12/24] xen/arm: introduce CONFIG_XEN "
` [PATCH v4 13/24] xen/arm: get privilege status
` [PATCH v4 14/24] xen/arm: initialize grant_table on ARM
` [PATCH v4 15/24] xen/arm: receive Xen events "
` [PATCH v4 16/24] xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
` [PATCH v4 17/24] xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree
` [PATCH v4 18/24] xen: allow privcmd for HVM guests
` [PATCH v4 19/24] xen/arm: compile blkfront and blkback
` [PATCH v4 20/24] xen/arm: compile netback
` [PATCH v4 21/24] arm/v2m: initialize arch_timers even if v2m_timer is not present
` [PATCH v4 22/24] xen: missing includes
` [PATCH v4 23/24] xen: update xen_add_to_physmap interface
` [PATCH v4 24/24] MAINTAINERS: add myself as Xen ARM maintainer

[PATCH 0/3 v3] perf: precise mode and exclude_guest
 2012-09-14 11:13 UTC  (4+ messages)
` [PATCH 3/3 v2] perf tool: give user better message if precise is not supported

[PATCH] libxl: Enable -Wshadow
 2012-09-14 11:09 UTC 

[U-Boot] [PATCH 1/4 v3] serial: Add Zynq serial driver
 2012-09-14 11:09 UTC  (13+ messages)
` [U-Boot] [PATCH 3/4 v3] arm: Support new Xilinx Zynq platform

[PATCH 1/2] drm/i915: Limit the ioremap of the PCI bar to the registers
 2012-09-14 11:08 UTC  (3+ messages)
` [PATCH 2/2] agp/intel: Use a write-combining map for updating PTEs

[dm-crypt] Overwrote keyfile; Have master key; Recover data?
 2012-09-14 11:08 UTC  (4+ messages)

[Qemu-devel] Selective block migration (still on 0.13)
 2012-09-14 11:07 UTC  (2+ messages)

[PATCH] hob: rename 'View log' to 'Open log'
 2012-09-14  9:58 UTC 

[patch] [SCSI] cleanup some calls to strncmp()
 2012-09-14 11:05 UTC  (2+ messages)

[meta-oe][for-denzil][PATCH] systemd.bbclass: use system variables instead of hardcoded paths
 2012-09-14 10:22 UTC  (3+ messages)

[PATCH] Btrfs + Btrfs-progs: make pipe functions re-usable
 2012-09-14 11:04 UTC  (2+ messages)

[PATCH] xfstests: make 275 xfs specific
 2012-09-14 11:05 UTC  (6+ messages)

[patch] HID: picoLCD: off by one in dump_buff_as_hex()
 2012-09-14 11:04 UTC  (2+ messages)

[PATCH] xfstests: 275, Don't remove all the files in SCRATCH_MNT
 2012-09-14 11:03 UTC 

[PATCH RESEND] memory hotplug: fix a double register section info bug
 2012-09-14 11:00 UTC  (3+ messages)

[RFCv3 API PATCH 00/31] Full series of API fixes from the 2012 Media Workshop
 2012-09-14 10:57 UTC  (32+ messages)
` [RFCv3 API PATCH 01/31] v4l: Remove experimental tag from certain API elements
  ` [RFCv3 API PATCH 02/31] videodev2.h: split off controls into v4l2-controls.h
  ` [RFCv3 API PATCH 03/31] DocBook: improve STREAMON/OFF documentation
  ` [RFCv3 API PATCH 04/31] DocBook: make the G/S/TRY_FMT specification more strict
  ` [RFCv3 API PATCH 05/31] DocBook: bus_info can no longer be empty
  ` [RFCv3 API PATCH 06/31] vivi/mem2mem_testdev: update to latest bus_info specification
  ` [RFCv3 API PATCH 07/31] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATE
  ` [RFCv3 API PATCH 08/31] DocBook: "
  ` [RFCv3 API PATCH 09/31] v4l2: remove experimental tag from a number of old drivers
  ` [RFCv3 API PATCH 10/31] DocBook: document when to return ENODATA
  ` [RFCv3 API PATCH 11/31] v4l2-core: tvnorms may be 0 for a given input, handle that case
  ` [RFCv3 API PATCH 12/31] Rename V4L2_(IN|OUT)_CAP_CUSTOM_TIMINGS
  ` [RFCv3 API PATCH 13/31] Feature removal: Remove CUSTOM_TIMINGS defines in 3.9
  ` [RFCv3 API PATCH 14/31] DocBook: fix awkward language and fix the documented return value
  ` [RFCv3 API PATCH 15/31] v4l2-core: Add new V4L2_CAP_MONOTONIC_TS capability
  ` [RFCv3 API PATCH 16/31] Add V4L2_CAP_MONOTONIC_TS where applicable
  ` [RFCv3 API PATCH 17/31] DocBook: clarify that sequence is also set for output devices
  ` [RFCv3 API PATCH 18/31] DocBook: Mark CROPCAP as optional instead of as compulsory
  ` [RFCv3 API PATCH 19/31] v4l2: make vidioc_s_fbuf const
  ` [RFCv3 API PATCH 20/31] v4l2: make vidioc_s_jpegcomp const
  ` [RFCv3 API PATCH 21/31] v4l2: make vidioc_s_freq_hw_seek const
  ` [RFCv3 API PATCH 22/31] v4l2: make vidioc_(un)subscribe_event const
  ` [RFCv3 API PATCH 23/31] v4l2: make vidioc_s_audio const
  ` [RFCv3 API PATCH 24/31] v4l2: make vidioc_s_audout const
  ` [RFCv3 API PATCH 25/31] v4l2: make vidioc_s_modulator const
  ` [RFCv3 API PATCH 26/31] v4l2: make vidioc_s_crop const
  ` [RFCv3 API PATCH 27/31] v4l2-dev: add new VFL_DIR_ defines
  ` [RFCv3 API PATCH 28/31] Set vfl_dir for all display or m2m drivers
  ` [RFCv3 API PATCH 29/31] v4l2-dev: improve ioctl validity checks
  ` [RFCv3 API PATCH 30/31] v4l2-dev: reorder checks into blocks of ioctls with similar properties
  ` [RFCv3 API PATCH 31/31] Add vfl_dir field documentation

[U-Boot] [PATCH 1/4 v4] serial: Add Zynq serial driver
 2012-09-14 10:58 UTC  (2+ messages)

[PATCH 00/21] OMAPDSS: DISPC changes for writeback pipeline
 2012-09-14 10:57 UTC  (17+ messages)
` [PATCH 09/21] OMAPDSS: DISPC: Calculate scaling limits in a more generic way

[PATCH] grub: disable lzma, device-mapper, zfs and nvpair
 2012-09-14  9:48 UTC 

preroute raw filter only on some packets possible, why?
 2012-09-14 10:55 UTC  (2+ messages)

[PATCH] ARM: ux500: 8500: use hsit_a_2 group for HSI
 2012-09-14 10:54 UTC  (2+ messages)

[PATCH] dmaengine: add dmanegine slave map api's
 2012-09-14 10:51 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/25] q35 series take #1
 2012-09-14 10:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH 24/25] Add a fallback bios file search, if -L fails

[PATCH v2 00/11] chipidea/imx: add otg support and some bug fix
 2012-09-14 10:53 UTC  (4+ messages)
` [PATCH v2 06/11] USB: mxs-phy: add basic otg support

Memory eviction in ttm
 2012-09-14 10:50 UTC  (3+ messages)

[Bug 31708] New: kernel oops when loading large images with firefox
 2012-09-14 10:49 UTC  (2+ messages)
` [Bug 31708] [RADEON:KMS:TTM] "

[PATCH 0/3] mmc: sdhci-s3c: fixes and enhancements
 2012-09-14 10:49 UTC  (8+ messages)
` [PATCH 1/3] mmc: sdhci-s3c: Enable only required bus clock
` [PATCH 2/3] mmc: sdhci-s3c: Fix crash on module insertion for second time

What's the point of saying "HEAD is now at ..."?
 2012-09-14 10:48 UTC  (2+ messages)

[PATCH v3] insane.bbclass: add library dir sanity check
 2012-09-14 10:39 UTC  (2+ messages)

mfd: Implement devicetree support for AB8500 Btemp
 2012-09-14 10:17 UTC  (6+ messages)
`  "

[PATCH] drm/i915: Drop the misleading cast to the wrong user pointer type
 2012-09-14 10:46 UTC 

[xen-unstable test] 13760: tolerable FAIL - PUSHED
 2012-09-14 10:46 UTC 

compile kernel 3.0.34 errors
 2012-09-14 10:45 UTC  (7+ messages)

[PATCH] tools: drop ia64 only foreign structs from headers
 2012-09-14 10:45 UTC  (3+ messages)

[PATCH] pcmcia: synclink_cs: fix potential tty NULL dereference
 2012-09-14 10:49 UTC  (2+ messages)

[PATCH] Add support for Logitech Harmony Adapter for PS3
 2012-09-14 10:42 UTC  (15+ messages)
                        ` [KERNEL PATCH] HID: Add support for Sony BD Remote

[PATCH RFC 0/2] Mixing English and a local language
 2012-09-14 10:41 UTC  (7+ messages)

[B.A.T.M.A.N.] [PATCH net] batman-adv: make batadv_test_bit() return 0 or 1 only
 2012-09-14 10:40 UTC  (2+ messages)
`  "

[PATCHv8 00/23]I2C big cleanup
 2012-09-14 10:40 UTC  (9+ messages)

[PATCH] nommu: remap_pfn_range: fix addr parameter check
 2012-09-14 10:39 UTC  (7+ messages)

[Qemu-devel] qemu-system-i386 vs qemu-system-x86_64 ?
 2012-09-14 10:39 UTC  (9+ messages)

[PATCH] i825xx: znet: fix compiler warnings when building a 64-bit kernel
 2012-09-14 10:33 UTC 

[PATCH] ath5k: disable HW crypto in management frame
 2012-09-14 10:26 UTC 

[Powertop] [PATCH] Remove unneded escaping backslashes from CSS
 2012-09-14 10:29 UTC 

[PATCHv3 00/19] Bluetooth: Create AMP physical link
 2012-09-14 10:29 UTC  (5+ messages)
` [PATCHv4 00/17] "
  ` [PATCHv4 16/17] Bluetooth: A2MP: Add fallback to normal l2cap init sequence

[PATCH 0/2] lis3: lis3lv02d_i2c: Add device tree support
 2012-09-14 10:28 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: AM33XX: Add lis331dlh device tree data to am335x-evm

Make meta-ti comply with Yocto Project BSP requirements
 2012-09-14 10:26 UTC  (2+ messages)

[PATCH] Bluetooth: Free the l2cap channel list only when refcount is zero
 2012-09-14 10:26 UTC  (6+ messages)

[PATCH 0/2] Support runtime power off of HDD
 2012-09-14 10:26 UTC  (13+ messages)
` [PATCH 1/2] scsi: sd: set ready_to_power_off for scsi disk

[Buildroot] [autobuild.buildroot.net] Build results for 2012-09-13
 2012-09-14 10:26 UTC 

[PATCH v2 05/11] USB: chipidea: don't let probe fail if otg controller start one role failed
 2012-09-14 10:25 UTC  (12+ messages)

[PATCH obexd v1 2/3] MAP: Add set read status function
 2012-09-14 10:25 UTC  (2+ messages)

[git pull] drm fixes
 2012-09-14 10:24 UTC 

[Powertop] [PATCH] Remove unneded escaping backslashes from CSS
 2012-09-14 10:23 UTC 

iwlegacy: "Can't stop Rx DMA." error
 2012-09-14 10:17 UTC 

Xen 4.2 (missing) pygrub support for ext4 on rhel5/centos5 e4fsprogs
 2012-09-14 10:21 UTC  (5+ messages)
` [PATCH] libfsimage: add ext4 support for CentOS 5.x

[PATCH 0/4] cbus/retu drivers to mainline
 2012-09-14 10:21 UTC  (5+ messages)
` [PATCH 1/4] i2c: introduce i2c-cbus driver

[PATCH v6 00/10] OMAP-GPMC: generic time calc, prepare for driver
 2012-09-14 10:20 UTC  (11+ messages)
` [PATCH v6 10/10] ARM: OMAP2+: tusb6010: generic timing calculation

[PATCH] ARM: OMAP: SmartReflex: fix error path in init function
 2012-09-14 10:18 UTC  (3+ messages)

[PATCH] target-i386: Allow changing of Hypervisor CPUIDs
 2012-09-14 10:01 UTC  (6+ messages)
` [PATCH v2 3/4] "
        ` [Qemu-devel] "

[PATCHv4] KVM: optimize apic interrupt delivery
 2012-09-14  9:55 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] dm: sparc: net: Fixup greth compile warnings
 2012-09-14 10:17 UTC  (2+ messages)

[Bug 47481] New: Random blank screen: radeon_cs_ib_chunk Failed to schedule IB on AMD PALM
 2012-09-14 10:16 UTC  (2+ messages)
` [Bug 47481] "

[PATCH v3] Add MFC device tree support
 2012-09-14 15:38 UTC  (2+ messages)
` [PATCH v3] ARM: EXYNOS: "

[Powertop] [PATCH] abstract_cpu: do not call total_pstate_time() in validate()
 2012-09-14 10:16 UTC 

[PATCH 00/19] First HREF Device Tree enablement patch-set
 2012-09-14 10:15 UTC  (11+ messages)
` [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree


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.