All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-11 09:42:42 to 2014-03-11 10:28:09 UTC [more...]

[PATCH v2 0/4] ASoC: simple-card: DT fix and multi DAI links extension
 2014-03-11 10:27 UTC  (2+ messages)
` [PATCH v2 4/4] ASoC: simple-card: Add DT documentation for multi-DAI links

Hypercall_page and hypercall interception
 2014-03-11 10:28 UTC  (3+ messages)

[PATCH] mtd: Kconfig: give the CFI command set version in prompt and help
 2014-03-11 10:27 UTC  (2+ messages)

[PATCH v2 00/48] ADV7611 support
 2014-03-11 10:27 UTC  (3+ messages)
` [PATCH v2 06/48] v4l: Add pad-level DV timings subdev operations

[PATCH] pinctrl-baytrail: add function mux checking in gpio pin request
 2014-03-11 10:27 UTC  (2+ messages)

[PATCHv6 0/6] Getting rid of get_unused_fd() / enable close-on-exec
 2014-03-11 10:23 UTC  (10+ messages)
` [PATCHv6 1/6] ia64: use get_unused_fd_flags(0) instead of get_unused_fd()
` [PATCHv6 2/6] ppc/cell: "
` [PATCHv6 3/6] binfmt_misc: "
` [PATCHv6 4/6] file: "
` [PATCHv6 6/6] file: remove macro get_unused_fd()

[PATCH] mm: implement POSIX_FADV_NOREUSE
 2014-03-11 10:25 UTC  (2+ messages)

[PATCH 0/6] iser-target: Fix active I/O shutdown related issues
 2014-03-11 10:27 UTC  (8+ messages)

[PATCH trivial 01/16] serial_core: Spelling s/contro/control/
 2014-03-11 10:23 UTC  (17+ messages)
` [PATCH trivial 02/16] serial_core: Grammar s/ports/port's/
` [PATCH trivial 03/16] drm/exynos: Spelling s/contro/control/
` [PATCH trivial 04/16] of: Improve grammar for of_alias_get_id() documentation
` [PATCH trivial 05/16] arm64: mm: Remove superfluous "the" in comment
` [PATCH trivial 06/16] PM / Runtime: Add missing "it" "
` [PATCH trivial 07/16] PM / Hibernate: Spelling s/anonymouns/anonymous/
` [PATCH trivial 09/16] i2c: Spelling s/than/that/
` [PATCH trivial 10/16] gpio: "
` [PATCH trivial 11/16] ath10k: Improve grammar in comments
` [PATCH trivial 12/16] ath6kl: Spelling s/determnine/determine/
` [PATCH trivial 13/16] wimax: Spelling s/than/that/, wording s/destinatary/recipient/
` [PATCH trivial 14/16] dma: imx-sdma: Spelling s/determnine/determine/
` [PATCH trivial 15/16] [SCSI] aic7xxx: Spelling s/termnation/termination/
` [PATCH trivial 16/16] of: Spelling s/anonymouns/anonymous/

Struggling with PCI-Passthrough
 2014-03-11 10:26 UTC  (3+ messages)

[PATCH 1/2] timer: check failure of timer_cpu_notify() before calling init_timer_stats()
 2014-03-11 10:26 UTC  (4+ messages)
` [PATCH 2/2] timer: Make sure TIMER_FLAG_MASK bits are free in allocated base

[PATCH 0/2] Fix data corruption at oplock break handler
 2014-03-11 10:25 UTC  (6+ messages)
` [PATCH 1/2] Add oplock_break to smb_version_operations

[PATCH] dma: Add Keystone Packet DMA Engine driver
 2014-03-11 10:23 UTC  (3+ messages)

[PATCH v4 0/7] Add support for the Allwinner A31 DMA Controller
 2014-03-11 10:22 UTC  (11+ messages)
` [PATCH v4 6/7] DMA: sun6i: Add driver for the Allwinner A31 DMA controller

[PATCH] ath10k: allow the supported rate change by reassociate peer
 2014-03-11 10:22 UTC  (3+ messages)

[PATCH 1/3] ARM: DT: STi: Add support to B2020 revision E board
 2014-03-11 10:22 UTC  (6+ messages)
` [PATCH 2/3] ARM: STi: stih416-b2020: Explicitly include STiH416 Pinctrl bindings
` [PATCH 3/3] ARM: STi: stih41x: Provide a proper header for this DTSI file

[PATCH] devicetree: bindings: gpio-davinic: fix documentation
 2014-03-11 10:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] qcow2: Fix crash during copy_sectors() after corruption
 2014-03-11 10:21 UTC  (2+ messages)

[PATCH] PM: Add missing "freeze" state
 2014-03-11 10:21 UTC  (2+ messages)

Xen-unstable Linux 3.14-rc3 and 3.13 Network troubles
 2014-03-11 10:21 UTC  (12+ messages)
                ` Xen-unstable Linux 3.14-rc3 and 3.13 Network troubles "bisected"

[PATCH 00/17 for-tip V3] A series patches about sched priority
 2014-03-11 10:13 UTC  (20+ messages)
` [PATCH 01/17] sched/prio: Add a inline function named nice_to_rlimit() in prio.h
` [PATCH 02/17] kernel/sys: Fix the indent issue in switch
` [PATCH 03/17] kernel/sys: Replace opened code implementation with nice_to_rlimit()
` [PATCH 04/17] workqueue: Replace hardcoding of -20 with MIN_NICE
` [PATCH 05/17] locktorture: Replace hardcoding of 19 with MAX_NICE
` [PATCH 06/17] tools/mq_perf_tests: Replace hardcoding of -20 with MIN_NICE
` [PATCH 07/17] mm: Replace hardcoding of 19 with MAX_NICE
` [PATCH 08/17] ioprio: Add a macro named NICE_TO_IOPRIO
` [PATCH 09/17] fs/hearbeat: Replace hardcoding of -20 with MIN_NICE
  ` [Ocfs2-devel] "
` [PATCH 10/17] driver/block: "
` [PATCH 11/17] driver/char: Replace hardcoding of 19 with MAX_NICE
` [PATCH 12/17] drivers/s390: "
` [PATCH 13/17] sched/prio: Add an inline function named rlimit_to_nice in prio.h
` [PATCH 14/17] driver/staging/android: Use rlimit_to_nice to replace opened code implementation
` [PATCH 15/17] driver/staging/lustre: Replace hardcoding of -20 with MIN_NICE
` [PATCH 16/17] driver/scsi: "
` [PATCH 17/17] sched: Get rid of opened code implementation of funtion nice_to_rlimit()

[PATCH v6 0/4] mtd: devices: elm: add checks ELM H/W constrains, driver code cleanup
 2014-03-11 10:18 UTC  (3+ messages)

[PATCH 3/3] perf trace: Decode architecture-specific signal numbers
 2014-03-11 10:16 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] perf tools: Fix crash in elf_section_by_name
 2014-03-11 10:16 UTC  (2+ messages)
` [tip:perf/urgent] perf symbols: "

[PATCH 1/3] perf, machine: Use map as success in ip__resolve_ams
 2014-03-11 10:16 UTC  (2+ messages)
` [tip:perf/urgent] perf "

[PATHv2] branch.c:install_branch_config():Simplify code generating verbose message
 2014-03-11 10:16 UTC  (2+ messages)

[PATCH] pinctrl: tegra: fix some typos and inconsistencies
 2014-03-11 10:16 UTC  (3+ messages)

[PATCH] android/handsfree: Fix list of HF features
 2014-03-11 10:16 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: improve DAT documentation
 2014-03-11 10:16 UTC  (2+ messages)

[PATCHv3 00/41] OMAPDSS: DT support v3
 2014-03-11 10:15 UTC  (8+ messages)

[PATCH] gpio: davinci: fix gpio selection for OF
 2014-03-11 10:15 UTC  (4+ messages)
` [PATCH v2] "

Schedule for Poky Dora point release
 2014-03-11 10:14 UTC 

[RFC PATCH V2 0/4] get_user_pages_fast for ARM and ARM64
 2014-03-11 10:14 UTC  (4+ messages)
` [RFC PATCH V2 4/4] arm64: mm: implement get_user_pages_fast

[B.A.T.M.A.N.] [PATCH] batman-adv: improve the TT flags documentation
 2014-03-11 10:14 UTC  (2+ messages)

[x86, vdso] BUG: unable to handle kernel paging request at d34bd000
 2014-03-11 10:11 UTC  (10+ messages)

[PATCH] v4l: subdev: Move [gs]_std operation to video ops
 2014-03-11 10:14 UTC 

[PATCH 1/2] mtd: nand: add erased-page bitflip correction
 2014-03-11 10:12 UTC  (2+ messages)

[PATCH v5 0/5] Improvements to console timestamps
 2014-03-11 10:13 UTC  (5+ messages)
` [PATCH v5 1/5] xen/time: Move wallclock_time() declaration into common code
` [PATCH v5 5/5] xen/console: Traditional console timestamps including milliseconds

[Qemu-devel] [PATCH 0/2] tests: Fix possible deadlock in qtest initialization
 2014-03-11 10:11 UTC  (5+ messages)

[RFC 0/6] rework sched_domain topology description
 2014-03-11 10:08 UTC  (4+ messages)
` [RFC 4/6] sched: powerpc: create a dedicated topology table

[B.A.T.M.A.N.] [PATCH] batman-adv: properly align constant assignments
 2014-03-11 10:12 UTC  (2+ messages)

[RFC PATCH v2 0/1] arm64: Boot time configuration of Intermediate Physical Address size
 2014-03-11 10:11 UTC  (3+ messages)
` [RFC PATCH v2 1/1] arm64: Add boot "

[PATCH 1/4] serial: sh-sci: Replace printk() by pr_*()
 2014-03-11 10:11 UTC  (8+ messages)
` [PATCH 2/4] serial: sh-sci: Remove useless casts
` [PATCH 3/4] serial: sh-sci: Add more register documentation
` [PATCH 4/4] serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF

Shrinker improvements
 2014-03-11 10:09 UTC  (5+ messages)
` [PATCH 1/5] shmemfs: Report ENOMEM for page allocation failures outside of tmpfs faults

[PATCH v2 0/4] Expose HW APIC virtualization support to HVM guests
 2014-03-11 10:10 UTC  (3+ messages)
` [PATCH v2 1/4] xen/libxc: Allow changes to hypervisor CPUID leaf from config file

[PATCH v3 0/5] Add STiH407 SoC and reference board support
 2014-03-11 10:09 UTC  (6+ messages)
` [PATCH v3 4/5] ARM: dts: Add STiH407 SoC support

[Qemu-devel] [PATCH V2 0/2] tests: Fix possible deadlock in qtest initialization
 2014-03-11 10:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH V2 1/2] tests/libqtest: "
` [Qemu-devel] [PATCH V2 2/2] tests: Tweak the Makefile to produce per-test output

[PATCH 1/3] android/tester: Change hciemu type to bredr
 2014-03-11 10:09 UTC  (3+ messages)
` [PATCH 2/3] emulator/btdev: Add support for LE set scan response command
` [PATCH 3/3] android: Enable LE if controller supports it

[PATCH] kernel/sys: Fix the indent issue in switch
 2014-03-11 10:07 UTC  (2+ messages)

[PATCH RFC net-next v1 0/9] ptp: dynamic pin control
 2014-03-11 10:08 UTC  (4+ messages)
` [PATCH RFC net-next v1 1/9] ptp: introduce programmable pins

measuring guest boot process
 2014-03-11 10:08 UTC  (2+ messages)

[PATCH] package_deb: Map TARGET_ARCH x86_64 to DPKG_ARCH amd64
 2014-03-11 10:07 UTC 

[PATCH v3 0/6] Support for running secondary emulators
 2014-03-11 10:06 UTC  (8+ messages)
` [PATCH v3 2/6] ioreq-server: tidy up use of ioreq_t

[RFC 00/14] ath10k: Refactor rx path little bit
 2014-03-11 10:04 UTC  (6+ messages)
` [RFC 05/14] ath10k: introduce ieee80211_rx_status to htt_rx_info

[PATCH] package_deb: Map TARGET_ARCH x86_64 to DPKG_ARCH amd64
 2014-03-11 10:04 UTC  (2+ messages)

[GIT PULL 0/3] perf/urgent fixes
 2014-03-11 10:04 UTC  (2+ messages)

[PATCH 0/4] Fix some spurious errors at bootup
 2014-03-11 10:03 UTC  (3+ messages)
` [PATCH 1/4] mei: Don't log an error when the MEI device is quirked off

[Qemu-devel] SMBIOS (Set of 10 patches)
 2014-03-11 10:03 UTC  (2+ messages)

[PATCH] rebase: new option to post edit a squashed or fixed up commit
 2014-03-11 10:01 UTC  (3+ messages)

[dora]Re: Failure in license.bbclass
 2014-03-11 10:02 UTC  (2+ messages)

[BUG] atmel: spi: scheduling while atomic
 2014-03-11 10:01 UTC  (10+ messages)

[PATCHv3 resend 0/3] Simplify the CODEC ASoC probe code
 2014-03-11 10:00 UTC  (3+ messages)
` [PATCHv3 resend 1/3] ASoC: codec: Simplify "

[PATCH 1/3] spi: sh-hspi: Add missing call to pm_runtime_disable() in failure path
 2014-03-11  9:59 UTC  (7+ messages)
` [PATCH 2/3] spi: sh-msiof: Convert to spi core auto_runtime_pm framework
` [PATCH 3/3] spi: rspi: Add runtime PM support, using spi core auto_runtime_pm

[PATCH net] x86: bpf_jit: support negative offsets
 2014-03-11  9:59 UTC  (2+ messages)

ethernet/broadcom/tg3.c - DMA Status error with INTx
 2014-03-11  9:59 UTC 

[kees:format-security 2/3] arch/sh/kernel/dumpstack.c:118:2: error: format not a string literal and no format arguments
 2014-03-11  9:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: Update image size in bdrv_invalidate_cache()
 2014-03-11  9:58 UTC 

libxl error reporting
 2014-03-11  9:58 UTC  (3+ messages)

[PATCH] ndisc6: allow the package can be empty
 2014-03-11  9:58 UTC 

[PATCH] nv50/ir/gk110: fix some instruction emission
 2014-03-11  9:57 UTC  (2+ messages)

[PATCH v2] spi: sh-msiof: Remove "renesas,msiof-sh7724" from bindings
 2014-03-11  9:56 UTC  (3+ messages)

About snd_dmaengine_pcm_trigger()
 2014-03-11  9:55 UTC  (7+ messages)

[PATCH v3 resend] spi: hs-spi: Improve bindings
 2014-03-11  9:56 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: use the name of the array as pointer
 2014-03-11  9:55 UTC  (2+ messages)

pppd plugin development
 2014-03-11  9:55 UTC  (2+ messages)
` PPPD "

[PATCH] submodule : Add --no-separate-git-dir option to add and update command
 2014-03-11  9:55 UTC  (12+ messages)

[PATCH] em28xx: fix PCTV 290e LNA oops
 2014-03-11  9:53 UTC 

[B.A.T.M.A.N.] [PATCHv3] batman-adv: use the proper location in ether_addr_copy()
 2014-03-11  9:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 1/2] Fix vga_interface_type for command '-device VGA'
 2014-03-11  9:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/2] Fix return value of vga initlization on ppc

[PATCH net] ipv6: do not overwrite inetpeer metrics prematurely
 2014-03-11  9:53 UTC  (5+ messages)

[PATCHv8 0/5] Display EVPD pages in sysfs
 2014-03-11 11:56 UTC  (6+ messages)
` [PATCH 3/5] Add EVPD page 0x83 to sysfs

/etc/terminal-colors.d
 2014-03-11  9:52 UTC 

[PATCH v8 net-next 1/3] filter: add Extended BPF interpreter and converter
 2014-03-11  9:51 UTC  (5+ messages)

[meta-webserver][PATCH 0/2] PHP/phpMyAdmin upgrades again
 2014-03-11  9:48 UTC  (3+ messages)
` [meta-webserver][PATCH 1/2] modphp: update to 5.5.10
` [meta-webserver][PATCH 2/2] phpmyadmin: update to 4.1.9

[PATCH v6 0/6] [RFC] Support for creating generic host_bridge from device tree
 2014-03-11  9:46 UTC  (6+ messages)
` [PATCH v6 6/6] pci: Add support for creating a "

[PATCH net-next v2 0/9] Altera Triple Speed Ethernet (TSE) Driver
 2014-03-11  9:44 UTC  (3+ messages)
` [PATCH net-next v2 9/9] Altera TSE: Add main and header file for Altera Ethernet Driver

[PATCH v4 0/9] ARM: dts: Better support for Gumstix Overo (for 3.15?)
 2014-03-11  9:43 UTC  (8+ messages)
` [PATCH v4 5/9] ARM: dts: omap3-overo: Add HSUSB PHY

[PATCH v9 0/3] mmc: omap_hsmmc: Enable SDIO IRQ
 2014-03-11  9:42 UTC  (4+ messages)
` [PATCH v9 1/3] mmc: omap_hsmmc: Enable SDIO interrupt
` [PATCH v9 2/3] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x
` [PATCH v9 3/3] mmc: omap_hsmmc: Extend debugfs for SDIO IRQ, GPIO and pinmux


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.