All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-02 16:46:41 to 2014-12-02 17:33:33 UTC [more...]

[Qemu-devel] [PATCH v3 00/13] block: Various Coverity-spotted fixes
 2014-12-02 17:32 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 01/13] block: Make essential BlockDriver objects public
` [Qemu-devel] [PATCH v3 02/13] block: Omit bdrv_find_format for essential drivers
` [Qemu-devel] [PATCH v3 03/13] block/vvfat: qcow driver may not be found
` [Qemu-devel] [PATCH v3 04/13] block/nfs: Add create_opts
` [Qemu-devel] [PATCH v3 05/13] block: Check create_opts before image creation
` [Qemu-devel] [PATCH v3 06/13] qemu-img: "
` [Qemu-devel] [PATCH v3 07/13] qemu-img: Check create_opts before image amendment
` [Qemu-devel] [PATCH v3 08/13] iotests: Only kill NBD server if it runs
` [Qemu-devel] [PATCH v3 09/13] iotests: Add test for unsupported image creation
` [Qemu-devel] [PATCH v3 10/13] qcow2: Prevent numerical overflow
` [Qemu-devel] [PATCH v3 12/13] qcow2: Respect bdrv_truncate() error

Final per cpu consistency patch for -next or late in 3.19 merge period
 2014-12-02 17:33 UTC  (6+ messages)

[PATCH v4 00/19] KVM GICv3 emulation
 2014-12-02 17:32 UTC  (10+ messages)
` [PATCH v4 15/19] arm/arm64: KVM: add virtual GICv3 distributor emulation

PATCH] s390: fix machine check handling
 2014-12-02 17:32 UTC  (3+ messages)
` [PATCH percpu/for-3.18-fixes] s390: fix machine check regression caused by the conversion from __get_cpu_var() to this_cpu_ptr()

Regression: suspend to ram completely broken since at least 3.13-rc5, works with 3.12
 2014-12-02 17:31 UTC  (3+ messages)

[PATCH] net: mvneta: fix Tx interrupt delay
 2014-12-02 17:31 UTC  (4+ messages)

[PATCH 00/34] nd/multiple-work-trees reroll
 2014-12-02 17:30 UTC  (8+ messages)
` [PATCH 24/34] checkout: reject if the branch is already checked out elsewhere

GPRS provisioning is broken for old (non-USIM) SIM cards
 2014-12-02 17:30 UTC  (2+ messages)

[GIT PULL] at91: cleanup for 3.19 #4
 2014-12-02 17:27 UTC  (17+ messages)
` [PATCH 1/8] ARM: at91/Kconfig: select board files automatically
  ` [PATCH 2/8] ARM: at91: cleanup initilisation code by removing dead code
  ` [PATCH 3/8] ARM: at91: remove old AT91-specific drivers
  ` [PATCH 4/8] ARM: at91: at91rm9200 ST initialization is now DT only
  ` [PATCH 5/8] ARM: at91/clocksource: remove !DT PIT initializations
  ` [PATCH 6/8] ARM: at91: remove unneeded header files
  ` [PATCH 7/8] pinctrl: at91: add registers definitions directly into driver
  ` [PATCH 8/8] ARM: at91: remove unused board.h file

[PATCH] ata: add MAINTAINERS entry for libata PATA drivers
 2014-12-02 17:29 UTC  (3+ messages)

[U-Boot] [PATCH v10 0/4] Adds support for Exynos5422 odroid xu3 board
 2014-12-02 17:28 UTC  (9+ messages)
` [U-Boot] [PATCH v10 1/4] config: exynos5420: move non common configs to specific board files
` [U-Boot] [PATCH v10 2/4] Odroid-XU3: Add support for Odroid-XU3
` [U-Boot] [PATCH v10 3/4] Odroid-XU3: Add documentation "
` [U-Boot] [PATCH v10 4/4] Odroid-XU3: Add entry for DTS EHCI GPIO

[PATCH 01/13] doc/coding-style: Update 'enum as switch variable' section
 2014-12-02 17:28 UTC  (13+ messages)
` [PATCH 02/13] profiles: List all enum values in switch
` [PATCH 03/13] lib: "
` [PATCH 04/13] btio: "
` [PATCH 05/13] attrib: "
` [PATCH 06/13] core: "
` [PATCH 07/13] gobex: "
` [PATCH 08/13] obexd: "
` [PATCH 09/13] shared: "
` [PATCH 10/13] android: "
` [PATCH 11/13] unit: "
` [PATCH 12/13] tools: "
` [PATCH 13/13] build: Enable -Wswitch-enum in maintainer mode

[PATCH] KVM: arm/arm64: vgic: add init entry to VGIC KVM device
 2014-12-02 17:27 UTC  (2+ messages)

[PATCH] git add -i: allow list (un)selection by regexp
 2014-12-02 17:26 UTC  (4+ messages)

[Qemu-devel] [PATCH] target-mips: Add missing calls to synchronise SoftFloat status
 2014-12-02 17:26 UTC  (3+ messages)

Why not make kdbus use CUSE?
 2014-12-02 17:26 UTC  (10+ messages)

[PATCH] introduce git root
 2014-12-02 17:26 UTC  (8+ messages)

[PATCH] dmaengine: pl330: Set residue in tx_status callback
 2014-12-02 17:25 UTC  (4+ messages)

Poor network performance between DomU with multiqueue support
 2014-12-02 17:25 UTC  (4+ messages)

[RFC 1/2] android/avrcp: Create avrcp-common.c|h files
 2014-12-02 17:24 UTC  (3+ messages)
` [RFC 2/2] android/avrcp: Initial support for AVRCP controller interface

nfsd: add support for the chage_attr_type attribute
 2014-12-02 17:23 UTC  (7+ messages)
` [PATCH 2/2] nfsd: implement "

[PATCH v4] Support updating working trees when pushing into non-bare repos
 2014-12-02 17:23 UTC  (9+ messages)
` [PATCH v5] "
  ` [PATCH v5] Add another option for receive.denyCurrentBranch

[PATCH i-g-t 1/5] lib: share common logging code
 2014-12-02 17:15 UTC  (5+ messages)
` [PATCH i-g-t 2/5] tests/gem_tiled_swapping: use igt_info logging wrapper
` [PATCH i-g-t 3/5] lib: introduce log domains
` [PATCH i-g-t 4/5] lib: add optional log domain filtering
` [PATCH i-g-t 5/5] lib: write out recent log output if a test fails

Minutes: Yocto Project Technical Team Meeting - Tuesday, Dec. 2, 2014 8:00 AM US Pacific Time
 2014-12-02 17:21 UTC 

[nfs-utils PATCH v2 00/17] A few enhancements to mountstats.py
 2014-12-02 17:20 UTC  (2+ messages)

[PATCH] platform: x86: hp_wireless: Inform the user if hp_wireless_input_setup()/add() fails
 2014-12-02 17:19 UTC  (7+ messages)

[PATCHv6 0/8] Better page protections for arm64
 2014-12-02 17:20 UTC  (4+ messages)
` [PATCHv6 7/8] arm64: efi: Use ioremap_exec for code sections

[PATCH 0/2] Support updating working trees when pushing into non-bare repos
 2014-12-02 17:19 UTC  (21+ messages)
` [PATCH 2/2] Let deny.currentBranch=updateInstead ignore submodules
                          ` [PATCH 2/2] receive-pack: support push-to-checkout hook

[PATCH net-next] rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
 2014-12-02 17:19 UTC  (6+ messages)

[PATCH] Fix KMALLOC_MAX_SIZE overflow during cpumask allocation
 2014-12-02 17:17 UTC 

frequent lockups in 3.18rc4
 2014-12-02 17:17 UTC  (27+ messages)

Architectural question regarding IOV support in Linux 3.13.4
 2014-12-02 16:42 UTC  (6+ messages)

[PATCH -next] netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
 2014-12-02 17:18 UTC  (3+ messages)

[PATCH] staging:lustre:lnet: Incorrect type in assignment
 2014-12-02 17:15 UTC  (2+ messages)

How does device labeling work?
 2014-12-02 17:14 UTC  (4+ messages)

[PATCH] ARM: configs: enable CPUFREQ_DT in multi_v7_defconfig
 2014-12-02 17:15 UTC  (2+ messages)

ASoC: core: Call mute for cpu dais as well
 2014-12-02 17:13 UTC  (2+ messages)

[PATCH] thermal/int3400: export uuids
 2014-12-02 17:11 UTC 

[PATCH v3 0/3] power: reset: vf610 system reset controller
 2014-12-02 17:12 UTC  (8+ messages)
` [PATCH v3 1/3] power: reset: adjust priority of simple syscon reboot driver
` [PATCH v3 2/3] ARM: dts: vf610: add system reset controller and syscon-reboot
` [PATCH v3 3/3] ARM: imx_v6_v7_defconfig: add POWER_RESET_SYSCON

[PATCH 01/17] crypto: ansi_cprng - Rename rand_data_valid more sensibly
 2014-12-02 17:12 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2014-12-02 17:11 UTC  (26+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev_put"
                                ` [PATCH 1/1] ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"

[PATCH 0/4][RFC] Change libexecdir to ${prefix}/libexec
 2014-12-02 17:10 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.3 0/6] vmdk: A few small fixes
 2014-12-02 17:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.3 3/6] vmdk: Clean up descriptor file reading

[GIT PULL] last dts changes for 3.19
 2014-12-02 17:10 UTC 

[Qemu-devel] Vhost-user - multi queue support
 2014-12-02 17:09 UTC  (4+ messages)

[PATCH net] gso: do GSO for local skb with size bigger than MTU
 2014-12-02 17:09 UTC  (6+ messages)

Assign randomly generated MAC address
 2014-12-02 17:08 UTC 

[PATCH] drivers/dma/pch_dma: declare pch_dma_id_table as static
 2014-12-02 17:07 UTC 

[patch net-next 0/6] net_sched: cls_*: couple of fixes
 2014-12-02 17:00 UTC  (7+ messages)
` [patch net-next 1/6] net_sched: cls_basic: remove unnecessary iteration and use passed arg
` [patch net-next 2/6] net_sched: cls_bpf: "
` [patch net-next 3/6] net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu
` [patch net-next 4/6] net_sched: cls_flow: "
` [patch net-next 5/6] net_sched: cls_flow: remove duplicate assignments
` [patch net-next 6/6] net_sched: cls_cgroup: remove unnecessary if

[PATCH] ARM: mvebu: enable CPUFREQ_DT in mvebu_v7_defconfig
 2014-12-02 17:06 UTC 

[COVERITY ACCESS] Request for access to Coverity
 2014-12-02 17:06 UTC  (4+ messages)

PVHVM drivers in upstream linux kernel
 2014-12-02 17:04 UTC  (6+ messages)

[PATCH] tracing: Add NOT to filtering logic
 2014-12-02 17:04 UTC 

[PATCH] ARM: mvebu: use the cpufreq-dt platform_data for independent clocks
 2014-12-02 17:03 UTC  (2+ messages)

RCS Keywords in Git done right
 2014-12-02 17:03 UTC  (6+ messages)

[PATCH] ARM: dts: rockchip: Add input voltage supply regulators in pmic for Marsboard
 2014-12-02 17:01 UTC  (3+ messages)

Minimal effort/low overhead file descriptor duplication over Posix.1b s
 2014-12-02 17:00 UTC  (3+ messages)
` [PATCH 1/2] fs: introduce sendfd() syscall

Thin metadata and nohole options recommended?
 2014-12-02 17:00 UTC  (2+ messages)

[PATCH] ARM: imx: pllv3: add shift for frequency multiplier
 2014-12-02 16:59 UTC  (2+ messages)

[PATCH] xfs: lobotomise xfs_trans_read_buf_map()
 2014-12-02 16:59 UTC  (2+ messages)

[PATCH 00/16] irqchip: gic: killing gic_arch_extn, slowly
 2014-12-02 16:58 UTC  (17+ messages)
` [PATCH 01/16] ARM: tegra: irq: nuke leftovers from non-DT support
` [PATCH 02/16] irqchip: tegra: add DT-based support for legacy interrupt controller
` [PATCH 03/16] ARM: tegra: skip gic_arch_extn setup if DT has a LIC node
` [PATCH 04/16] ARM: tegra: update DTs to expose legacy interrupt controller
` [PATCH 05/16] DT: tegra: add binding for the "
` [PATCH 06/16] ARM: tegra: remove old LIC support
` [PATCH 07/16] ARM: omap: convert wakeupgen to stacked domains
` [PATCH 08/16] DT: omap4/5: add binding for the wake-up generator
` [PATCH 09/16] ARM: imx6: convert wakeupgen to stacked domains
` [PATCH 10/16] ARM: exynos4/5: convert pmu wakeup "
` [PATCH 11/16] DT: exynos: update PMU binding
` [PATCH 12/16] irqchip: gic: add an entry point to set up irqchip flags
` [PATCH 13/16] ARM: shmobile: remove use of gic_arch_extn.irq_set_wake
` [PATCH 14/16] ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flags
` [PATCH 15/16] ARM: zynq: "
` [PATCH 16/16] irqchip: gic: Drop support for gic_arch_extn

[meta-fsl-arm-extra][PATCH] linux-boundary: Add support for kernel 3.10.31_1.1.0_beta
 2014-12-02 16:57 UTC  (11+ messages)
` [meta-fsl-arm-extra][PATCH V2] "
              ` Video on linux-boundary-3.10.x (was Re: ...linux-boundary: Add support for kernel 3.10.31_1.1.0_beta)

[LTP] [PATCH v2 1/3] network/test_net: add support for -6 option (IPv6 tests)
 2014-12-02 16:56 UTC  (4+ messages)

[patch 1/3] mm: protect set_page_dirty() from ongoing truncation
 2014-12-02 16:56 UTC  (5+ messages)
` [patch 3/3] mm: memory: merge shared-writable dirtying branches in do_wp_page()

[PATCH 3.10] cgroup: break infinite loop in __css_tryget()
 2014-12-02 16:55 UTC 

[PATCH RESEND v8] iopoll: Introduce memory-mapped IO polling macros
 2014-12-02 16:55 UTC  (4+ messages)

[PATCH v2] Documentation/email-clients.txt: add info about Claws Mail
 2014-12-02 16:55 UTC  (2+ messages)

[PATCH] drm/i915: compute wait_ioctl timeout correctly
 2014-12-02 16:54 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH v2] sparc64: sunvdc: Complete I/O request if vdisk server error
 2014-12-02 16:53 UTC  (2+ messages)

[PATCH] dmaengine: fsl-edma: fix calculation of remaining bytes
 2014-12-02 16:53 UTC  (3+ messages)

crypto: qat - Intel(R) QAT transport code
 2014-12-02 16:49 UTC  (2+ messages)

[PATCH iproute2] ip route: don't assume default route
 2014-12-02 16:45 UTC 

[PATCH 0/4] sunrpc: reduce pool->sp_lock contention when queueing a xprt for servicing
 2014-12-02 16:50 UTC  (7+ messages)
` [PATCH 3/4] sunrpc: convert to lockless lookup of queued server threads

[PATCH] ARM: OMAP2+: AM43x: Add ID for ES1.2
 2014-12-02 16:49 UTC  (3+ messages)

[Cocci] Determination for the number of named function parameters (with SmPL)
 2014-12-02 16:48 UTC  (5+ messages)
  `  "

[LTP] [PATCH v3] network/tcp_fastopen: add support for IPv6
 2014-12-02 16:48 UTC  (2+ messages)

[PATCH 1/2] mmc: sdhci-pltfm: fix abort due to missing runtime PM
 2014-12-02 16:47 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-esdhc-imx: enable IPG clock for sdio interrupts

[PATCH 1/2] drm/i915: Clean up pinned bo capture
 2014-12-02 16:46 UTC  (2+ messages)

[PATCH v3 0/3] SoCFPGA: L3 NIC driver
 2014-12-02 16:46 UTC  (3+ messages)
` [PATCH v3 3/3] ARM: dts: socfpga: Add l3nic node


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.