All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-09 12:57:32 to 2014-04-09 13:51:54 UTC [more...]

[PATCH v3 0/5] cfg80211/mac80211: implement multi-vif csa
 2014-04-09 13:45 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] mac80211: make check_combinations() aware of chanctx reservation

[PATCH 00/15] ARM: sunxi: add A31 PL pins support
 2014-04-09 13:51 UTC  (28+ messages)
` [PATCH 01/15] ARM: sunxi: dt: list all pinctrl compatible strings
` [PATCH 02/15] ARM: sunxi: dt: document pinctrl clock related properties
` [PATCH 03/15] ARM: sunxi: dt: add pinctrl clock-names properties
` [PATCH 04/15] pinctrl: sunxi: specify clk name when retrieving pinctrl pio clk
` [PATCH 05/15] clk: sunxi: add A31 APB0 clk gate defintions
` [PATCH 06/15] clk: sunxi: add A31 APB0 gates compatible string to the documentation
` [PATCH 07/15] ARM: sunxi: dt: define A31's APB0 clk gates node
` [PATCH 08/15] reset: sunxi: document sunxi's reset controllers bindings
` [PATCH 09/15] clk: sunxi: add A31 APB0 reset line defintions
` [PATCH 10/15] pinctrl: sunxi: add PL pin definitions
` [PATCH 11/15] pinctrl: sunxi: add support for A31 PL pins
` [PATCH 12/15] pinctrl: sunxi: retrieve and enable PL clk gate for A31 SoC
` [PATCH 13/15] pinctrl: sunxi: retrieve and enable PL reset line "
` [PATCH 14/15] pinctrl: sunxi: define A31 PL0/PL1 pins
` [PATCH 15/15] ARM: sunxi: dt: add support for A31's PL pins

[PATCH v4 0/8] Support for running secondary emulators
 2014-04-09 13:51 UTC  (15+ messages)
` [PATCH v4 5/8] ioreq-server: add support for multiple servers
` [PATCH v4 6/8] ioreq-server: remove p2m entries when server is enabled
` [PATCH v4 8/8] ioreq-server: bring the PCI hotplug controller implementation into Xen

[PATCH 0/2] Initial implementation of Intel MID watchdog driver
 2014-04-09 13:49 UTC  (4+ messages)
` [PATCH 2/2] x86: intel-mid: add watchdog platform code for Merrifield

[PATCH 1/8] cfg80211: fix possible compile warning in wext-compat.h
 2014-04-09 13:49 UTC  (4+ messages)
` [PATCH 8/8] cfg80211: remove unnecessary include clauses

[PATCH] arm: exynos: generalize power register address calculation
 2014-04-09 13:49 UTC  (5+ messages)

[PATCH v2] net: cpsw: fix dual_emac VLAN issue
 2014-04-09 13:47 UTC  (3+ messages)

[Qemu-devel] PL022 VMSD versions bump
 2014-04-09 13:46 UTC  (2+ messages)

[Bug 76559] New: screen corruption after going from VT to X
 2014-04-09 13:46 UTC  (2+ messages)
` [Bug 76559] "

[PATCH 1/2] drm/i915: check VBT for supported backlight type
 2014-04-09 13:45 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: do not setup backlight if not available according to VBT

master - tests: add some coverage for bootloader areas
 2014-04-09 13:44 UTC 

[PATCH 1/2] perf, tools, stat: Initialize statistics correctly
 2014-04-09 13:42 UTC  (2+ messages)

[net PATCH 1/1] drivers: net: cpsw: Add default vlan for dual emac case also
 2014-04-09 13:42 UTC  (2+ messages)

Regarding Bug #633 - utils_parse_size_suffix suffers from several problems
 2014-04-09 13:42 UTC 

[PATCH 0/2 v2] nohz: fix idle accounting in NO_HZ kernels
 2014-04-09 13:42 UTC  (10+ messages)
` [PATCH 1/2] nohz: use seqlock to avoid race on idle time stats v2

commit 1bc49d83c37c (nfsd4: fix nfs4err_resource in 4.1 case)
 2014-04-09 13:41 UTC 

[Buildroot] [PATCH] luajit: Disable for MIPS architecture with soft-float
 2014-04-09 13:40 UTC 

[PATCH v5 0/8] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-04-09 13:39 UTC  (4+ messages)
` [PATCH v5 2/8] arch, arm: add consistency check to REMOVE p2m changes

[yocto-docs] [PATCH] Extended description of the ${D} variable
 2014-04-09 13:39 UTC  (2+ messages)

[PATCH] Btrfs: don't access non-existent key when csum tree is empty
 2014-04-09 13:38 UTC 

[PATCH] Btrfs: check if items are ordered when a leaf is marked dirty
 2014-04-09 14:37 UTC 

[PATCH] libxl_json: remove extra "break"
 2014-04-09 13:37 UTC  (3+ messages)

[BUG] Cursor code broken
 2014-04-09 13:37 UTC  (2+ messages)

blk-mq queue selection and queue_rq preemption
 2014-04-09 13:37 UTC  (6+ messages)

[PATCH 0/3] xen: arm: fixes for initrd and dtb placement
 2014-04-09 13:37 UTC  (13+ messages)
` [PATCH 2/3] xen: arm: use same variables as userspace in dom0 builder place_modules()
` [PATCH 3/3] xen: arm: rework dom0 initrd and dtb placement

[Bug 76558] New: GPU lockup: radeon: wait for empty RBBM fifo failed ! when playing sauerbraten
 2014-04-09 13:36 UTC  (2+ messages)
` [Bug 76558] [radeon] "

[BUG] kernel BUG at /.../block/cfq-iosched.c:3145!
 2014-04-09 13:35 UTC  (2+ messages)

[PATCH v3 00/13] cfg80211/mac80211: implement multi-vif chanctx reservations
 2014-04-09 13:29 UTC  (15+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/13] cfg80211: allow drivers to iterate over matching combinations
  ` [PATCH v4 02/13] mac80211: add max channel calculation utility function
  ` [PATCH v4 03/13] mac80211: prevent chanctx overcommit
  ` [PATCH v4 04/13] mac80211: add support for radar detection for reservations
  ` [PATCH v4 05/13] mac80211: track assigned vifs in chanctx
  ` [PATCH v4 06/13] mac80211: track reserved "
  ` [PATCH v4 07/13] mac80211: improve find_chanctx() for reservations
  ` [PATCH v4 08/13] mac80211: improve chanctx reservation lookup
  ` [PATCH v4 09/13] mac80211: split ieee80211_new_chanctx()
  ` [PATCH v4 10/13] mac80211: split ieee80211_free_chanctx()
  ` [PATCH v4 11/13] mac80211: fix racy usage of chanctx->refcount
  ` [PATCH v4 12/13] mac80211: compute chanctx refcount on-the-fly
  ` [PATCH v4 13/13] mac80211: implement multi-vif in-place reservations

[PATCH] ARM: imx6: Fix procedure to switch the parent of LDB_DI_CLK
 2014-04-09 13:35 UTC  (3+ messages)

[PATCH 0/3] Add new ie31200_edac driver
 2014-04-09 13:34 UTC  (4+ messages)
` [PATCH 3/3] ie31200_edac: Add driver

[PATCH] drm/i915: Add more registers to the whitelist for mesa
 2014-04-09 13:34 UTC  (2+ messages)

[PATCH net v2] net: sctp: test if association is dead in sctp_wake_up_waiters
 2014-04-09 13:34 UTC  (6+ messages)

[PATCH V3 00/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle
 2014-04-09 13:33 UTC  (5+ messages)
` [PATCH V3 11/17] ARM: exynos: cpuidle: Move the power sequence call in the cpu_pm notifier

[PATCH] drm/i915: Remove spurious semicolons
 2014-04-09 13:33 UTC 

[PATCH V4 0/5] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
 2014-04-09 13:33 UTC  (7+ messages)
` [PATCH V4 1/5] phy: Add new Exynos5 USB 3.0 PHY driver

[PATCH 00/71] drm/i915/chv: Add Cherryview support
 2014-04-09 13:33 UTC  (10+ messages)
` [PATCH 13/71] drm/i915/chv: Add Cherryview PCI IDs
` [PATCH 28/71] drm/i915/chv: Added CHV specific register read and write
` [PATCH 30/71] drm/i915/chv: Enable PM interrupts when we in CHV turbo initialize sequence

arch/mips/sgi-ip22/Platform:29: *** gcc doesn't support needed option -mr10k-cache-barrier=store. Stop
 2014-04-09 13:32 UTC  (3+ messages)

[PATCH 4/4] pinctrl: msm: Add definitions for the APQ8064 platform
 2014-04-09 13:33 UTC  (3+ messages)

[PATCH] tests/gen7_forcewake_mt: Don't set the GGTT bit in SRM command
 2014-04-09 13:32 UTC  (3+ messages)

[RFC] ARM: shmobile: minimal r8a7740 common clock framework implementation
 2014-04-09 13:30 UTC  (2+ messages)

[Buildroot] [PATCH 0/5 v4] SUBJECT
 2014-04-09 13:28 UTC  (3+ messages)
` [Buildroot] [PATCH 2/5] fs/custom: generate complete, partition-based device images

[lm-sensors] Allwinner A10/20 SOC
 2014-04-09 13:28 UTC  (2+ messages)

[PATCH 0/5] RFC: Displayport Link Policy Maker Update
 2014-04-09 13:26 UTC  (2+ messages)

[PATCH/GIT PULL] Cleanups and bug-fix in tmem for v4.5 (v2.1)
 2014-04-09 13:26 UTC  (16+ messages)
` [PATCH v2.1 01/15] tmem: refactor function do_tmem_op()
` [PATCH v2.1 02/15] tmem: remove pageshift from struct tmem_pool
` [PATCH v2.1 03/15] tmem: cleanup: drop unneeded client/pool initialization
` [PATCH v2.1 04/15] tmem: bugfix in obj allocate path
` [PATCH v2.1 05/15] tmem: cleanup: remove unneed parameter from pgp_delist()
` [PATCH v2.1 06/15] tmem: cleanup: remove unneed parameter from pgp_free()
` [PATCH v2.1 07/15] tmem: cleanup the pgp free path
` [PATCH v2.1 08/15] tmem: drop oneline function client_freeze()
` [PATCH v2.1 09/15] tmem: cleanup: drop global_pool_list
` [PATCH v2.1 10/15] tmem: fix the return value of tmemc_set_var()
` [PATCH v2.1 11/15] tmem: remove unneeded parameters from obj destroy path
` [PATCH v2.1 12/15] tmem: cleanup: refactor function tmemc_shared_pool_auth()
` [PATCH v2.1 13/15] tmem: reorg the shared pool allocate path
` [PATCH v2.1 14/15] tmem: remove useless parameter from client and pool flush
` [PATCH v2.1 15/15] xen: tmem: tmem_try_to_evict_pgp: fix a lock issue

wl1271: tx stuck in firmware
 2014-04-09 13:25 UTC  (11+ messages)

AM437x-epos (next-20140409-omap2plus_defconfig) - boot time warning: qspi/otg
 2014-04-09 13:25 UTC  (3+ messages)
` omap based boards (next-20140409-omap2plus_defconfig) - boot time warning:

[PATCH v3 0/4] mac80211/cfg80211: CSA fixes/cleanups
 2014-04-09 13:25 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] mac80211: fix CSA tx queue locking
  ` [PATCH v4 2/4] mac80211: split CSA finalize function
  ` [PATCH v4 3/4] cfg80211: export interface stopping function
  ` [PATCH v4 4/4] mac80211: disconnect iface if CSA unexpectedly fails

[PATCH] Fix: sparse warnings in tracepoint.c
 2014-04-09 13:24 UTC 

[LTP] [PATCH] lib/tst_uid_gid.c: fix checking return value errors about getpwuid_r/getgrgid_r
 2014-04-09 13:23 UTC  (6+ messages)

SPI driver causing kernel panic
 2014-04-09 13:23 UTC 

[PATCH 0/2] ib: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-04-09 13:22 UTC  (4+ messages)
` [PATCH 2/2] qib: "

[PATCH 0/6] vhost/scsi: Add T10 PI SGL passthrough support
 2014-04-09 13:22 UTC  (5+ messages)
` [PATCH 1/6] virtio-scsi.h: Add virtio_scsi_cmd_req_pi + VIRTIO_SCSI_F_T10_PI bits

[Qemu-devel] [PATCH] bochs: Fix catalog size check
 2014-04-09 13:21 UTC  (2+ messages)

[PATCH 1/4] extcon: max77693: Fix two NULL pointer exceptions on missing pdata
 2014-04-09 13:20 UTC  (4+ messages)
` [PATCH 2/4] extcon: max77693: Use power efficient workqueue for delayed cable detection
` [PATCH 3/4] extcon: max8997: Fix NULL pointer exception on missing pdata
` [PATCH 4/4] extcon: max8997: Use power efficient workqueue for delayed cable detection

[PATCH RESEND] PWM: ab8500: Fix wrong value shift for disable/enable PWM
 2014-04-09 13:19 UTC 

[RFC PATCH] edac: add support for ARM PL310 L2 cache parity
 2014-04-09 13:18 UTC  (5+ messages)

[PATCH] pwm: ab8500: Fix wrong value shift for disable/enable pwm
 2014-04-09 13:18 UTC  (3+ messages)

[PATCH 0/9] toaster patchset pull request
 2014-04-09 13:17 UTC  (10+ messages)
` [PATCH 1/9] toaster: do not load all available timezones
` [PATCH 2/9] toaster: disable 'size over total' sort
` [PATCH 3/9] toaster: show unique set-in files in configvar
` [PATCH 4/9] toaster: keep number of rows across searches
` [PATCH 5/9] toaster: fix filtering query for multiple filters
` [PATCH 6/9] toaster: regex alternation filter caused django error
` [PATCH 7/9] toaster: hide tasks without order or outcome
` [PATCH 8/9] toaster: sort on size in detail pages
` [PATCH 9/9] toaster: add URI search path list

[review-request] V2: 5996 The "URI(s) searched" information in the task details page is empty
 2014-04-09 13:15 UTC  (2+ messages)

[PATCH] drm/i915: Rename GEN8_PIPE_FLIP_DONE to PRIMARY_FLIP_DONE
 2014-04-09 13:15 UTC  (3+ messages)

[PATCH] drm/tegra: Remove gratuitous pad field
 2014-04-09 13:11 UTC  (3+ messages)

[PATCH] perf stat: Don't print bogus data when one event is requested
 2014-04-09 13:09 UTC  (2+ messages)

[PATCH] drm/i915: add flags to i915_ring_stop
 2014-04-09 13:09 UTC  (3+ messages)

[U-Boot] [PATCH] arm:board:trats2:FIX: Clear INFORM4 and INFORM5 registers at correct boot
 2014-04-09 13:09 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[PATCH] phy: exynos5-usbdrd: Add facility to toggle vbus gpio on/off
 2014-04-09 13:08 UTC  (6+ messages)

driver skip pci_set_master, fix it? No
 2014-04-09 13:08 UTC  (5+ messages)

[PATCH] ARM: msm: Make MSM_HAS_DEBUG_UART_HS option visible to multiplatform targets
 2014-04-09 13:08 UTC 

[PATCH 0/2] Disable zone_reclaim_mode by default
 2014-04-09 13:08 UTC  (7+ messages)

[Qemu-devel] [libvirt] [PATCH 1/1] Enable QEMU_CAPS_PCI_MULTIBUS capability for QEMU2.0 forward
 2014-04-09 13:07 UTC 

[meta-fsl-arm][PATCH v2] linux-imx-rt: Add initial recipe
 2014-04-09 13:07 UTC  (5+ messages)

[review-request] 5996 The "URI(s) searched" information in the task details page is empty
 2014-04-09 13:06 UTC  (5+ messages)

Submission window for YP 1.6 release is now closed
 2014-04-09 13:06 UTC 

[PATCH 0/6] drm-intel-collector - update
 2014-04-09 13:06 UTC  (15+ messages)
` [PATCH 1/6] drm/i915: Bring UP Power Wells before disabling RC6
` [PATCH 2/6] drm/i915: dma_buf_vunmap is presumed not to fail, don't let it
` [PATCH 3/6] drm/i915: Add support for stealing purgable stolen pages

[LTP] [Ltp-coverage] running LCOV/LTP on Beagle Bone Black - Cannot Allocate Memory Error
 2014-04-09 13:04 UTC  (4+ messages)

[LTP] [PATCH] shm_open_23-1: modified memory protection attributes
 2014-04-09 13:03 UTC  (2+ messages)

Linuxtv.org www is down
 2014-04-09 13:03 UTC  (2+ messages)

[PATCH v2 00/19] Multiparent diff tree-walker + combine-diff speedup
 2014-04-09 13:01 UTC  (11+ messages)
` [PATCH 17/19] Portable alloca for Git

Squeezing a gstreamer video pipeline into the smallest footprint possible
 2014-04-09 13:00 UTC  (4+ messages)

[PATCH 0/3] GEN8 SRM changes
 2014-04-09 12:59 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Protect the argument expansion in LRI and SRM macros
` [PATCH 3/3] drm/i915/bdw: Use the GEN8 SRM when qeueing a flip

[Qemu-devel] [PATCH v4 1/1] Make qemu_peek_buffer loop until it gets it's data
 2014-04-09 12:59 UTC  (6+ messages)

[PATCH v2 6/9] uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->ops
 2014-04-09 12:58 UTC  (4+ messages)

[PATCH] perf list: Fix --raw-dump argument
 2014-04-09 12:58 UTC  (2+ messages)

Problem about SRIOV and the vCpu number
 2014-04-09 12:58 UTC 


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.