All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-28 01:58:34 to 2014-02-28 03:48:06 UTC [more...]

[PATCH v3 1/3] cpufreq: stats: Remove redundant cpufreq_cpu_get() call
 2014-02-28  3:48 UTC  (5+ messages)

[PATCH] drm/i915: Paranoia - get zeroed page table pages
 2014-02-28  3:47 UTC  (2+ messages)
` [PATCH] [v2] "

[PATCH 0/3] To simplify the code for ASoC probe
 2014-02-28  3:47 UTC  (3+ messages)
` [PATCH 1/3] ASoC: io: Clean up snd_soc_codec_set_cache_io()

[PATCH net RESEND] vlan: don't allow to add VLAN on VLAN device
 2014-02-28  3:45 UTC  (2+ messages)

[PATCH] spi: spi-imx: spi_imx_remove: do not disable disabled clocks
 2014-02-28  3:46 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [Bug 688085] [NEW] Guest kernel hang during boot when KVM is active on i386 host
 2014-02-28  3:36 UTC  (2+ messages)
` [Qemu-devel] [Bug 688085] "

[PATCH v4 0/9] Use regmap+devm+DT in pm8xxx input drivers
 2014-02-28  3:45 UTC  (7+ messages)
` [PATCH v4 4/9] Input: pmic8xxx-keypad - Migrate to DT
` [PATCH v4 5/9] Input: pmic8xxx-pwrkey "

[xen-unstable test] 25315: regressions - trouble: blocked/broken/fail/pass
 2014-02-28  3:44 UTC  (3+ messages)

[PATCH] intel_idle: Add CPU model 54 (Atom N2000 series)
 2014-02-28  3:44 UTC  (2+ messages)

[PATCH] spi-topcliff-pch: Fix probing when DMA mode is used
 2014-02-28  3:43 UTC  (4+ messages)

[PATCH v2 0/2] ipset: forceadd support
 2014-02-28  3:41 UTC  (2+ messages)

[PATCH] doc: update SubmittingPatches about the Fixed tag
 2014-02-28  3:37 UTC 

[PATCH] regmap: don't use spinlocks with REGCACHE_{RBTREE,COMPRESSED}
 2014-02-28  3:39 UTC  (4+ messages)

[U-Boot] [PATCH 5/8] sh: Do not define -ffreestanding twice
 2014-02-28  3:39 UTC  (3+ messages)

[PATCH] PM / devfreq: Rewrite devfreq_update_status() to fix multiple bugs
 2014-02-28  3:38 UTC  (2+ messages)

[RFC V1] drivers/base/regmap: Implementation for regmap_multi_reg_write
 2014-02-28  3:37 UTC  (2+ messages)

[PATCH] Bluetooth: Make hci_blacklist_clear function static
 2014-02-28  3:35 UTC 

[PATCH 1/9] mwifiex: remove global variable cmd_wait_q_required
 2014-02-28  3:35 UTC  (2+ messages)
` [PATCH 2/9] mwifiex: change transmit buffer size for 8897

[PATCH 3/9] mwifiex: abort scan while cancelling pending command
 2014-02-28  3:35 UTC  (3+ messages)
` [PATCH 4/9] mwifiex: skipping pending commands after unload
` [PATCH 5/9] mwifiex: stop AP at shutdown time

[PATCH 6/9] mwifiex: block further commands after timeout
 2014-02-28  3:35 UTC  (4+ messages)
` [PATCH 7/9] mwifiex: get rid of extra num_cmd_timeout variable
` [PATCH 8/9] mwifiex: replace num_cmd_timeout with is_cmd_timedout
` [PATCH 9/9] mwifiex: update MCS information as per antenna settings

cron job: media_tree daily build: WARNINGS
 2014-02-28  3:34 UTC 

Business Proposal From Tokyo
 2014-02-28  2:35 UTC 

[PATCH RESEND] x86, hyperv: bypass the timer_irq_works() check
 2014-02-28  3:30 UTC 

Support for btrfs in pv-grub
 2014-02-28  3:30 UTC  (3+ messages)

[GIT PULL][PATCH 00/39] Enhancement of support for Firewire devices
 2014-02-28  3:27 UTC  (40+ messages)
` [PATCH 01/39] firewire-lib: Rename functions, structure, member for AMDTP
` [PATCH 02/39] firewire-lib: Add macros instead of fixed value "
` [PATCH 03/39] firewire-lib: Add 'direction' member to 'amdtp_stream' structure
` [PATCH 04/39] firewire-lib: Split some codes into functions to reuse for both streams
` [PATCH 05/39] firewire-lib: Add support for AMDTP in-stream and PCM capture
` [PATCH 06/39] firewire-lib: Add support for MIDI capture/playback
` [PATCH 07/39] firewire-lib: Give syt value as parameter to handle_out_packet()
` [PATCH 08/39] firewire-lib: Add support for duplex streams synchronization in blocking mode
` [PATCH 09/39] firewire-lib: Add sort function for transmitted packet
` [PATCH 10/39] firewire-lib: Add transfer delay to synchronized duplex streams
` [PATCH 11/39] firewire-lib: Add support for channel mapping
` [PATCH 12/39] firewire-lib: Rename macros, variables and functions for CMP
` [PATCH 13/39] firewire-lib: Add 'direction' member to 'cmp_connection' structure
` [PATCH 14/39] firewire-lib: Add handling output connection by CMP
` [PATCH 15/39] firewire-lib: Add a new function to check others' connection
` [PATCH 16/39] firewire-lib: Add some AV/C general commands
` [PATCH 17/39] firewire-lib: Add quirks for Fireworks
` [PATCH 18/39] firewire-lib: Add a fallback at RCODE_CANCELLED
` [PATCH 19/39] fireworks: Add skelton for Fireworks based devices
` [PATCH 20/39] fireworks: Add transaction and some commands
` [PATCH 21/39] fireworks: Add connection and stream management
` [PATCH 22/39] fireworks: Add proc interface for debugging purpose
` [PATCH 23/39] fireworks: Add MIDI interface
` [PATCH 24/39] fireworks: Add PCM interface
` [PATCH 25/39] fireworks: Add hwdep interface
` [PATCH 26/39] fireworks: Add command/response functionality into "
` [PATCH 27/39] bebob: Add skelton for BeBoB based devices
` [PATCH 28/39] bebob: Add commands and connections/streams management
` [PATCH 29/39] bebob: Add proc interface for debugging purpose
` [PATCH 30/39] bebob: Add MIDI interface
` [PATCH 31/39] bebob: Add PCM interface
` [PATCH 32/39] bebob: Add hwdep interface
` [PATCH 33/39] bebob: Prepare for device specific operations
` [PATCH 34/39] bebob: Add support for Terratec PHASE, EWS series and Aureon
` [PATCH 35/39] bebob: Add support for Yamaha GO series
` [PATCH 36/39] bebob: Add support for Focusrite Saffire/SaffirePro series
` [PATCH 37/39] bebob: Add support for M-Audio usual Firewire series
` [PATCH 38/39] bebob: Send a cue to load firmware for M-Audio "
` [PATCH 39/39] bebob: Add support for M-Audio special "

Could you please answer some questions regarding Solaris PVHVM pvclock support
 2014-02-28  3:27 UTC  (4+ messages)

[PATCH 1/6] watchdog: ep93xx_wdt: split module author names
 2014-02-28  3:22 UTC  (12+ messages)
` [PATCH 2/6] watchdog: pc87413: "
` [PATCH 3/6] watchdog: w83697hf: "
` [PATCH 4/6] watchdog: ibmasr: fix incorrect placement of __initdata marker
` [PATCH 5/6] watchdog: iTCO_wdt: remove unnecessary spaces
` [PATCH 6/6] watchdog: softdog: remove unnecessary initialization of static variable

[PATCH 0/2] expose lm90 to thermal fw
 2014-02-28  3:21 UTC  (9+ messages)
` [PATCH 1/2] hwmon: (lm90) split set&show temp as common codes
            ` [lm-sensors] "

Background scanning and white list usage
 2014-02-28  3:20 UTC 

Regression introduced by "xen: properly account for _PAGE_NUMA during xen pte translations" (a9c8e4beeeb64c22b84c803747487857fe424b68)
 2014-02-28  3:18 UTC  (3+ messages)

[PATCH 00/48] Rewrite kernel messages with standard printk helpers
 2014-02-28  3:15 UTC  (3+ messages)

[PATCH] sockatmark.3: ATTRIBUTES: Note function that is thread-safe
 2014-02-28  3:13 UTC 

[PATCH][M68K] implement futex.h to support userspace robust futexes and PI mutexes
 2014-02-28  3:12 UTC  (7+ messages)
` Boot crash on 68030, was "
          ` futex_init() vs. KERNEL_DS, was Re: Boot crash on 68030

[PATCH 0/2] xfsprogs: mkfs fixes
 2014-02-28  3:12 UTC  (3+ messages)
` [PATCH 1/2] mkfs: default log size for small filesystems too large

[PATCH v5 0/4] power_supply: Introduce power supply charging driver
 2014-02-28  3:07 UTC  (12+ messages)
` [PATCH 3/4] power_supply: Introduce PSE compliant algorithm

[meta-fsl-arm-extra][PATCH 1/2] linux-wandboard (3.10.17): Bump SRCREV to 95f32b7 and change SRCBRANCH
 2014-02-28  3:05 UTC  (4+ messages)
` [meta-fsl-arm-extra][PATCH 2/2] linux-wandboard (3.10.17): defconfig changes

[PATCH 1/2] t3200-branch: test setting branch as own upstream
 2014-02-28  3:04 UTC  (2+ messages)
` [PATCH 2/2] branch: use skip_prefix

[INSANE RFC PATCH 0/2] e2fsck metadata prefetch
 2014-02-28  2:28 UTC  (5+ messages)
` [PATCH 2/2] libext2fs/e2fsck: implement metadata prefetching

[PATCH 0/2] e2fsprogs: two fixes
 2014-02-28  2:09 UTC  (3+ messages)
` [PATCH 1/2] inode.c: only update the icache for ext2_inode

3.12-stable kernel tree being taken over by Jiri Slaby
 2014-02-28  3:02 UTC  (2+ messages)

[PATCH v3] pwm: add CSR SiRFSoC PWM driver
 2014-02-28  3:01 UTC  (6+ messages)

`git stash pop` UX Problem
 2014-02-28  3:00 UTC  (10+ messages)

perf_fuzzer compiled for x32 causes reboot
 2014-02-28  2:57 UTC  (20+ messages)

`git stash pop` UX Problem
 2014-02-28  2:57 UTC  (3+ messages)

[PATCH] mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS
 2014-02-28  2:54 UTC  (6+ messages)

Trusted kernel patchset for Secure Boot lockdown
 2014-02-28  3:03 UTC  (3+ messages)

[Buildroot] [RFC, PATCH 0/8] Enable a buildroot-based petitboot bootloader
 2014-02-28  2:53 UTC  (4+ messages)
` [Buildroot] [RFC, PATCH 3/8] package/ncurses: Allow building wide char support

[PATCH] metadump: don't verify metadata being dumped
 2014-02-28  2:51 UTC  (2+ messages)
` [PATCH, V2] "

[meta-fsl-demos][PATCH v2 1/7] fsl-gpu-sdk: create version 1.1 recipe
 2014-02-28  2:51 UTC  (4+ messages)
` [meta-fsl-demos][PATCH v2 4/7] packagegroup-fsl-*, fsl-image-*: Gstreamer packagegroup refactoring

[patch 00/26] genirq: Another round of tree wide cleanups
 2014-02-28  2:50 UTC  (5+ messages)
` [patch 25/26] x86: hyperv: Cleanup the irq mess

[PATCH] ASoC: cache: Do the codec->reg_cache zero pionter check
 2014-02-28  2:48 UTC 

[PATCH] ext3/4: remove some unnecessary comments
 2014-02-28  2:46 UTC  (3+ messages)

[PATCH 01/46] kernel: Move prototype declaration to header file include/linux/thread_info.h
 2014-02-28  2:53 UTC  (3+ messages)
` [PATCH 35/46] kernel: Mark function as static in kernel/seccomp.c

[PATCH v5 00/18] Replace btrfs_workers with kernel workqueue based btrfs_workqueue
 2014-02-28  2:46 UTC  (19+ messages)
` [PATCH v5 01/18] btrfs: Cleanup the unused struct async_sched
` [PATCH v5 02/18] btrfs: Added btrfs_workqueue_struct implemented ordered execution based on kernel workqueue
` [PATCH v5 03/18] btrfs: Add high priority workqueue support for btrfs_workqueue_struct
` [PATCH v5 04/18] btrfs: Add threshold workqueue based on kernel workqueue
` [PATCH v5 05/18] btrfs: Replace fs_info->workers with btrfs_workqueue
` [PATCH v5 06/18] btrfs: Replace fs_info->delalloc_workers "
` [PATCH v5 07/18] btrfs: Replace fs_info->submit_workers "
` [PATCH v5 08/18] btrfs: Replace fs_info->flush_workers "
` [PATCH v5 09/18] btrfs: Replace fs_info->endio_* workqueue "
` [PATCH v5 10/18] btrfs: Replace fs_info->rmw_workers "
` [PATCH v5 11/18] btrfs: Replace fs_info->cache_workers "
` [PATCH v5 12/18] btrfs: Replace fs_info->readahead_workers "
` [PATCH v5 13/18] btrfs: Replace fs_info->fixup_workers "
` [PATCH v5 14/18] btrfs: Replace fs_info->delayed_workers "
` [PATCH v5 15/18] btrfs: Replace fs_info->qgroup_rescan_worker "
` [PATCH v5 16/18] btrfs: Replace fs_info->scrub_* "
` [PATCH v5 17/18] btrfs: Cleanup the old btrfs_worker
` [PATCH v5 18/18] btrfs: Cleanup the "_struct" suffix in btrfs_workequeue

[Annonce]The progress of KeyValueStore in Firely
 2014-02-28  2:45 UTC 

[PATCH net] vlan: don't allow to add VLAN on VLAN device
 2014-02-28  2:40 UTC  (2+ messages)

[nightly] Distroless meta-ti/master minimal build 2014-02-27_21-00-24
 2014-02-28  2:27 UTC 

[PATCH 00/02] ARM: shmobile: CCI and MCPM support for r8a7790
 2014-02-28  2:40 UTC  (3+ messages)

[PATCHv3] x86/xen: allow privcmd hypercalls to be preempted
 2014-02-28  2:38 UTC  (2+ messages)

SDIO driver return -ENOSYS behaviour change?
 2014-02-28  2:37 UTC  (5+ messages)

[PATCH] xt_quota2: introduce support for netns
 2014-02-28  2:33 UTC  (3+ messages)

[PATCH 1/2] fdisk: warn if opening a device in write mode failed
 2014-02-28  2:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/4] qemu-img: add preallocation=full
 2014-02-28  2:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 1/4] qapi: introduce PreallocMode and a new PreallocMode full
` [Qemu-devel] [PATCH v6 2/4] raw, qcow2: don't convert file size to sector size
` [Qemu-devel] [PATCH v6 3/4] raw-posix: Add full image preallocation option
` [Qemu-devel] [PATCH v6 4/4] qcow2: "

[GIT PULL] feb27 - git://linuxtv.org/mkrufky/dvb dvb
 2014-02-28  2:31 UTC 

linux-next: build failure after merge of the final tree (akpm-current tree related)
 2014-02-28  2:30 UTC  (7+ messages)
        ` [PATCH] cris: Make ETRAX_ARCH_V10 select TTY for use in debugport

[RFC PATCH 1/1 ]mmc: Support-FFU-for-eMMC-v5.0
 2014-02-28  2:29 UTC  (3+ messages)

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver
 2014-02-28  2:28 UTC  (7+ messages)

[PATCH] ASoC: simple-card: cpu_dai_name creates confusion when DT case
 2014-02-28  2:25 UTC  (4+ messages)
    ` [PATCH v2] "

[V1 PATCH 0/3] pvh: misc bug fixes
 2014-02-28  2:25 UTC  (4+ messages)
` [V1 PATCH 1/3] pvh: early return from hvm_hap_nested_page_fault

[PATCH v2] ASOC: dapm: add params_select callback
 2014-02-28  2:23 UTC  (2+ messages)

[PATCH 0/3] i2c: add DMA support for freescale i2c driver
 2014-02-28  2:23 UTC  (9+ messages)
` [PATCH 1/3] "

[U-Boot] [PATCH][v3] board/t104xrdb: Add support of CPLD
 2014-02-28  2:22 UTC 

[PATCH] staging: sb105x: b_pci_mp.c: fix for non-member access
 2014-02-28  2:21 UTC  (2+ messages)

[PATCH] strspn.3: ATTRIBUTES: Note functions that are thread-safe
 2014-02-28  2:21 UTC 

[PATCH v6 0/2] hibernation support on ARM
 2014-02-28  2:19 UTC  (6+ messages)
` [PATCH v6 2/2] ARM hibernation / suspend-to-disk

[Qemu-devel] [PATCH qom-next v2 00/12] qtest: Prepare PCI NIC, virtio, IndustryPack tests
 2014-02-28  2:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH 0/2] tests-ppc64: add spapr phb test
  ` [Qemu-devel] [PATCH 1/2] tests-ppc64: add to cleanup rule

[RFC] Splitting scheduler into two halves
 2014-02-28  2:13 UTC 

[PATCH] f2fs: fix dirty page accounting when redirty
 2014-02-28  2:12 UTC  (2+ messages)
` [f2fs-dev] "

[libvirt] [PATCH LIBVIRT] libxl: Recognise ARM architectures
 2014-02-28  2:12 UTC  (3+ messages)

[RFC PATCH 0/3] PCI: imx6: fixup for add-in card IRQ mismapping
 2014-02-28  2:10 UTC  (6+ messages)
` [PATCH 1/3] PCI: designware: add legacy PCI interrupt mapping
` [PATCH 3/3] PCI: imx6: ventana: fixup for IRQ mismapping

Xen PV Guest VM is not coming up on Ubuntu 12.04: Bad archive
 2014-02-28  2:08 UTC  (2+ messages)

[PATCH] scsi: storvsc_device_destroy NULL pointer fix
 2014-02-28  2:08 UTC  (2+ messages)

[PATCH] staging: cxt1e1: remove unused variable
 2014-02-28  2:06 UTC 

[PATCHv1 0/2] Convert rx51-battery to IIO API and add DT support
 2014-02-28  2:05 UTC  (6+ messages)
` [PATCHv1 1/2] rx51_battery: convert to iio consumer

[Qemu-devel] [PATCH 0/2][RFC] prebuild cpu QOM tree /machine/node/socket/core/thread/
 2014-02-28  2:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2][RFC] qom: introduce cpu QOM hierarchy tree /machine/node/socket/core/thread/cpu

[PATCH] scsi_dh_alua: Requeue another not ready check condition at ML
 2014-02-28  1:58 UTC  (2+ messages)

[PATCH v3 3/3] cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
 2014-02-28  1:58 UTC  (2+ messages)

[PATCH v3 2/3] cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
 2014-02-28  1:58 UTC  (2+ messages)


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.