messages from 2014-07-10 12:36:05 to 2014-07-10 13:21:03 UTC [more...]
[PATCH v4 000/101] nfsd: eliminate the client_mutex
2014-07-10 13:21 UTC (35+ messages)
` [PATCH v4 003/100] nfsd: Ensure stateids remain unique until they are freed
` [PATCH v4 006/100] nfsd4: use cl_lock to synchronize all stateid idr calls
` [PATCH v4 011/100] nfsd: refactor nfs4_file_get_access and nfs4_file_put_access
` [PATCH v4 012/100] nfsd: remove nfs4_file_put_fd
` [PATCH v4 013/100] nfsd: shrink st_access_bmap and st_deny_bmap
` [PATCH v4 015/100] nfsd: clean up reset_union_bmap_deny
` [PATCH v4 016/100] nfsd: always hold the fi_lock when bumping fi_access refcounts
` [PATCH v4 017/100] nfsd: make deny mode enforcement more efficient and close races in it
[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2014-07-10 13:15 UTC (11+ messages)
` [RFC/PATCH RESEND -next 01/21] Add kernel address sanitizer infrastructure
` [RFC/PATCH RESEND -next 05/21] x86: cpu: don't sanitize early stages of a secondary CPU boot
[U-Boot] [PATCH] i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10
2014-07-10 13:20 UTC (3+ messages)
VT-d spin loops
2014-07-10 13:19 UTC (4+ messages)
[PATCH] GenWQE: Remove unnecessary include
2014-07-10 13:17 UTC
[PATCH V9 0/7] ARM: SPEAr13xx: Add PCIe support
2014-07-10 13:17 UTC (4+ messages)
` [PATCH V9 2/7] phy: Add drivers for PCIe and SATA phy on SPEAr13xx
[PATCH i-g-t 1/2] drv_module_reload: Don't declare success when failing
2014-07-10 13:17 UTC (2+ messages)
` [PATCH i-g-t 2/2] drv_module_reload: For some reason, vtcon0 has been seen as being fbcon
[PATCH] Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
2014-07-10 13:17 UTC (9+ messages)
` [PATCH v2] "
Partitioning on top of raid mirror device questions
2014-07-10 13:17 UTC (2+ messages)
[PATCH v3 00/12] sched: consolidation of cpu_power
2014-07-10 13:16 UTC (4+ messages)
` [PATCH v3 09/12] Revert "sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED"
[meta-oe][PATCH v2 1/2] usb-modeswitch: Do not try to use autotools
2014-07-10 13:16 UTC (4+ messages)
` [meta-oe][PATCH v2 2/2] usb-modeswitch: Upgrade to latest version
[PATCH 0/2] net: davinci_mdio: reuse for keystone2 arch
2014-07-10 13:15 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net: davinci_mdio: allow to create phys from dt
[Qemu-devel] [PATCH/RFC 0/5] s390x/kvm: track the logical cpu state in QEMU and propagate it to kvm
2014-07-10 13:14 UTC (16+ messages)
` "
` [Qemu-devel] [PATCH/RFC 1/5] update linux headers with with cpustate changes
` "
` [Qemu-devel] [PATCH/RFC 2/5] s390x/kvm: introduce proper states for s390 cpus
` "
` [Qemu-devel] [PATCH/RFC 3/5] s390x/kvm: proper use of the cpu states OPERATING and STOPPED
` "
` [Qemu-devel] [PATCH/RFC 4/5] s390x/kvm: test whether a cpu is STOPPED when checking "has_work"
` "
` [Qemu-devel] [PATCH/RFC 5/5] s390x/kvm: propagate s390 cpu state to kvm
` "
[PATCH 1/3] asm-generic/io.h: Implement generic {read,write}s*()
2014-07-10 13:14 UTC (5+ messages)
` [PATCH 3/3] arm64: Use include/asm-generic/io.h
[PATCH 00/16] i2c: drop class based instantiaion for selected drivers
2014-07-10 13:13 UTC (7+ messages)
[PATCH v2 0/1] Fix for YB6498
2014-07-10 13:13 UTC (2+ messages)
` [PATCH v2 1/1] latencytop: fix mount error
[PATCH net v2 0/7] cleanup for AR7 CPMAC Ethernet controller driver
2014-07-10 13:11 UTC (15+ messages)
` [PATCH net v2 1/7] net: cpmac: remove space in macro defination
` [PATCH net v2 2/7] net: cpmac: fix comments
` [PATCH net v2 3/7] net: cpmac: dynamic debug fixes
` [PATCH net v2 4/7] net: cpmac: fix cpmac driver structure
` [PATCH net v2 5/7] net: cpmac: fix missing a blank line after declarations
` [PATCH net v2 6/7] net: cpmac: fix proper spacing before return statement
` [PATCH net v2 7/7] net: cpmac: fix in releasing resources
[PATCH v3 1/7] regulator: tps65218: Add fixed_uV fields for dcdc5 and dcdc6
2014-07-10 13:10 UTC (5+ messages)
` [PATCH v4] "
[RFC] Source Policy, CIL, and High Level Languages
2014-07-10 13:12 UTC (6+ messages)
[PATCH 0/3] platform/chrome: chromeos_laptop - Add Haswell Chromebooks
2014-07-10 13:11 UTC (6+ messages)
[PATCHv3 0/5] ARM: remove the sub-node and deprecated supports-highspeed property for dwmmc
2014-07-10 13:10 UTC (11+ messages)
` [PATCHv3 5/5] mmc: dw_mmc: replace "disable-wp" from slot's quirk to host's quirk
[Qemu-devel] [PATCH/RFC 0/5] KVM: s390: Let user space control the cpu states
2014-07-10 13:09 UTC (12+ messages)
` "
` [Qemu-devel] [PATCH/RFC 1/5] KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time
` "
` [Qemu-devel] [PATCH/RFC 2/5] KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
` "
` [Qemu-devel] [PATCH/RFC 3/5] KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
` "
` [Qemu-devel] [PATCH/RFC 4/5] KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures
` "
` [Qemu-devel] [PATCH/RFC 5/5] KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
` "
[PATCH alsa-lib 0/5] Add monotonic raw timestamp support
2014-07-10 13:09 UTC (6+ messages)
` [PATCH alsa-lib 1/5] pcm: Provide a CLOCK_MONOTONIC_RAW timestamp type
` [PATCH alsa-lib 2/5] Add timestamp type to sw_params (internal only)
` [PATCH alsa-lib 3/5] pcm: Add sw_params API functions to get/set timestamp type
` [PATCH alsa-lib 4/5] pcm: Implement timestamp type setup in hw plugin
` [PATCH alsa-lib 5/5] pcm: Implement timestamp type handling in all plugins
[RFC PATCH v2 0/5] Support for Qualcomm QPNP PMIC's
2014-07-10 13:08 UTC (3+ messages)
` [RFC PATCH v2 3/5] rtc: add qpnp rtc driver
[PATCH v3] clocksource: document some basic timekeeping concepts
2014-07-10 13:08 UTC (2+ messages)
[net-next-2.6 PATCH v7 0/2] bridge: fdb dumping takes a filter device
2014-07-10 13:08 UTC (3+ messages)
` [net-next-2.6 PATCH v7 2/2] bridge: netlink dump interface at par with brctl
[Buildroot] [PATCH] atftp: fix static linking
2014-07-10 13:07 UTC
[Bug 72921] New: DPM Power Cycle with AMD A8-6600K & MSI FM2-A55M-E33
2014-07-10 13:05 UTC (2+ messages)
` [Bug 72921] "
configuring kernel for imx233
2014-07-10 13:05 UTC (3+ messages)
[PATCH v4 0/6] drm: nouveau: memory coherency on ARM
2014-07-10 13:04 UTC (7+ messages)
` [PATCH v4 2/6] drm/nouveau: map pages using DMA API on platform devices
` [Nouveau] "
` [PATCH v4 4/6] drm/nouveau: synchronize BOs when required
` [Nouveau] "
[PATCH 0/3] Revised patch(es) for CLOCK_MONOTONIC_RAW timestamp
2014-07-10 13:04 UTC (4+ messages)
` [PATCH 1/3] ALSA: pcm: simplify snd_pcm_tstamp()
` [PATCH 2/3] ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp type
` [PATCH 3/3] ALSA: pcm: Add timestamp type to sw_params
[PATCHv1 0/2] xen-pciback: allow device reset to work more often
2014-07-10 13:03 UTC (5+ messages)
` [PATCH 1/2] pci: export pci_probe_reset_function()
` [PATCH 2/2] xen-pciback: provide a "reset" sysfs file to try harder at an SBR
[PATCHv1 0/2] xen-pciback: allow device reset to work more often
2014-07-10 13:03 UTC
[PATCH v7 00/33] Provide netdev naming-policy via sysfs
2014-07-10 13:02 UTC (6+ messages)
` [PATCH v7 03/33] net: set name_assign_type in alloc_netdev()
[Buildroot] ping not working in a glibc based buildroot
2014-07-10 13:02 UTC (10+ messages)
[PATCH v2 0/4] printk: some minor fixups
2014-07-10 13:01 UTC (5+ messages)
` [PATCH v2 1/4] printk: rename DEFAULT_MESSAGE_LOGLEVEL
` [PATCH v2 2/4] printk: fix some comments
` [PATCH v2 3/4] printk: use a clever macro
` [PATCH v2 4/4] printk: miscellaneous cleanups
[PATCH RFC 1/9] xen: Emulate with no writes; compute current instruction length
2014-07-10 13:01 UTC (7+ messages)
` [PATCH RFC 2/9] xen: Optimize introspection access to guest state
[PATCH 0/2] mmc: sdhci: Preset Value disabling and DDR50 mode enabling for BayTrail eMMC
2014-07-10 13:01 UTC (5+ messages)
` [PATCH 1/2] mmc: sdhci: Preset value not supported in Baytrail eMMC
` [PATCH 2/2] mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC Controller
[Bug 78661] New: GPU sometimes locks up after boot and/or resume
2014-07-10 12:59 UTC (2+ messages)
` [Bug 78661] "
[U-Boot] [Patch v3] Add TQ Systems TQMa6 board support
2014-07-10 12:59 UTC (4+ messages)
[PATCH v4 00/10] Add SDHCI support for ST Microelectronics SoCs
2014-07-10 12:57 UTC (6+ messages)
[PATCH] android/pts: Update PTS files for AVCTP
2014-07-10 12:57 UTC
[RESEND PATCH v3 00/11] drm: add support for Atmel HLCDC Display Controller
2014-07-10 12:56 UTC (5+ messages)
` [RESEND PATCH v3 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver
[Buildroot] [PATCH 00/10] Proposals of deprecation/removal, mainly affecting toolchain
2014-07-10 12:55 UTC (6+ messages)
` [Buildroot] [PATCH 01/10] arch: deprecate the AVR32 architecture
` [Buildroot] [PATCH 02/10] binutils: switch mips/mipsel/sh to binutils 2.21.1 by default
[PATCH RESEND v7 0/3] Add ES8328 audio codec
2014-07-10 12:55 UTC (4+ messages)
` [PATCH RESEND v7 2/3] ASoC: add es8328 codec driver
[Bug 73053] New: HD6850 cannot boot with dpm
2014-07-10 12:54 UTC (2+ messages)
` [Bug 73053] dpm hangs with BTC parts
[PATCH v9a 0/6] GIC and VGIC code refactoring
2014-07-10 12:54 UTC (2+ messages)
[PATCH v15 0/7] Remus/Libxl: Remus network buffering and drbd disk
2014-07-10 12:53 UTC (4+ messages)
` [PATCH v15 3/7] remus netbuffer: implement remus network buffering for nic devices
Aw: Re: [PATCH 4/7] autotools conversion: include the header 'config.h' in every C source file
2014-07-10 12:52 UTC (2+ messages)
` "
[PULL REQUEST] i2c for 3.16
2014-07-10 12:52 UTC (2+ messages)
Re: connecting to windows server with SMB2
2014-07-10 12:52 UTC
Fw: [Bug 79821] New: ethernet/freescale/gianfar_ethtool.c:1584: possible bad expression ?
2014-07-10 12:51 UTC
Fw: [Bug 79811] New: ethernet/dec/tulip/tulip_core.c:592: array index check in wrong place ?
2014-07-10 12:50 UTC
Ping: Re: [PATCH lttng-ust] Bugfix for http://bugs.lttng.org/issues/745
2014-07-10 12:49 UTC
[PATCH] .mailmap: Map different names with the same email address together
2014-07-10 12:48 UTC
[Qemu-devel] [PATCH 00/46] Postcopy implementation
2014-07-10 12:48 UTC (6+ messages)
[PATCH] dma: sh: inherit debug options from the subsystem for sh
2014-07-10 12:48 UTC (2+ messages)
[PATCH v2 1/3] mmc: MMC_OMAP_HS should depend on HAS_DMA
2014-07-10 12:48 UTC (6+ messages)
` [PATCH v2 2/3] mmc: MMC_SH_MMCIF "
` [PATCH v2 3/3] mmc: MMC_USDHI6ROL0 "
[PATCH 1/2] lib/gen6_render: removed duplicate defines
2014-07-10 12:47 UTC
[PATCH v5 00/12] KVM Support for MIPS32 Processors
2014-07-10 12:47 UTC (4+ messages)
` [Qemu-devel] "
[PATCH] arch/arm/mach-s3c24xx/mach-osiris-dvs.c: use "&&" (not "&") with bool operands
2014-07-10 12:47 UTC (2+ messages)
+ shmem-fix-faulting-into-a-hole-while-its-punched-take-2.patch added to -mm tree
2014-07-10 12:46 UTC (9+ messages)
[Buildroot] [PATCH 1/1] qt5base: fix typo
2014-07-10 12:45 UTC
[PATCH v5 0/8] xen: arm: Use super pages in p2m
2014-07-10 12:44 UTC (7+ messages)
` [PATCH v5 7/8] xen: arm: use superpages in p2m when pages are suitably aligned
[PATCH 0/5] Reduce sequential read overhead
2014-07-10 12:44 UTC (5+ messages)
` [PATCH 5/6] mm: page_alloc: Abort fair zone allocation policy when remotes nodes are encountered
[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
2014-07-10 12:43 UTC (2+ messages)
` [Bug 66963] Rv6xx dpm problems
[PATCH] cpufreq: move policy kobj to policy->cpu at resume
2014-07-10 12:42 UTC (5+ messages)
[PATCH 1/1] Fix permission checking by NFS client for open-create with mode 000
2014-07-10 12:42 UTC (9+ messages)
[PATCH V2] cpufreq: move policy kobj to policy->cpu at resume
2014-07-10 12:41 UTC
[PATCH 0/4] GenWQE: patches to improve RAS features (v2)
2014-07-10 12:41 UTC (3+ messages)
RFH: Kernel OOPS in xen_netbk_rx_action / xenvif_gop_skb
2014-07-10 12:41 UTC (11+ messages)
` [PATCH] "
[Qemu-devel] [PULL for-2.1 0/3] target-arm queue
2014-07-10 12:40 UTC (4+ messages)
` [Qemu-devel] [PULL 2/3] hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9
[PATCH 1/2] drm/i915: Allow overlapping userptr objects
2014-07-10 12:40 UTC (3+ messages)
[Buildroot] [PATCH v3] use default binutils for sh architecture
2014-07-10 12:40 UTC (2+ messages)
[Buildroot] [PATCH] inadyn: not available for static
2014-07-10 12:40 UTC
[RFC PATCH 0/2] Zynq QSPI RFC
2014-07-10 12:39 UTC (9+ messages)
` [RFC PATCH 1/2] spi: Add support for Zynq QSPI controller
[Buildroot] [git commit] use default binutils for sh architecture
2014-07-10 12:39 UTC
[PATCH 00/14] cpufreq: cpu0: Extend support beyond CPU0, V2
2014-07-10 12:39 UTC (5+ messages)
` [PATCH 07/14] cpufreq: cpu0: OPPs can be populated at runtime
GSoC 2014 #0 status report - Improving Allwinner SoC support
2014-07-10 12:38 UTC (3+ messages)
` [linux-sunxi] "
[PATCH v4] devicetree: Add generic IOMMU device tree bindings
2014-07-10 12:38 UTC (10+ messages)
[PATCH V2] net/dt: Add support for overriding phy configuration from device tree
2014-07-10 12:37 UTC (3+ messages)
` [PATCH V3] "
[U-Boot] [PATCH 2/6] serial: add UniPhier serial driver
2014-07-10 12:37 UTC (4+ messages)
[PATCH] media: pvrusb2: make logging code sane
2014-07-10 12:36 UTC (2+ messages)
[Qemu-devel] [PULL for-2.1 00/22] Block patches for 2.1.0-rc2
2014-07-10 12:35 UTC (13+ messages)
` [Qemu-devel] [PULL for-2.1 11/22] virtio-blk: avoid dataplane VirtIOBlockReq early free
` [Qemu-devel] [PULL for-2.1 12/22] dataplane: do not free VirtQueueElement in vring_push()
` [Qemu-devel] [PULL for-2.1 13/22] virtio-blk: avoid g_slice_new0() for VirtIOBlockReq and VirtQueueElement
` [Qemu-devel] [PULL for-2.1 14/22] virtio-blk: embed VirtQueueElement in VirtIOBlockReq
` [Qemu-devel] [PULL for-2.1 15/22] AioContext: do not rely on aio_poll(ctx, true) result to end a loop
` [Qemu-devel] [PULL for-2.1 16/22] tests: Fix unterminated string output visitor enum human string
` [Qemu-devel] [PULL for-2.1 17/22] qtest: fix vhost-user-test compilation with old GLib
` [Qemu-devel] [PULL for-2.1 18/22] dma-helpers: Fix too long qiov
` [Qemu-devel] [PULL for-2.1 19/22] virtio-blk: Factor common checks out of virtio_blk_handle_read/write()
` [Qemu-devel] [PULL for-2.1 20/22] virtio-blk: Bypass error action and I/O accounting on invalid r/w
` [Qemu-devel] [PULL for-2.1 21/22] virtio-blk: Treat read/write beyond end as invalid
` [Qemu-devel] [PULL for-2.1 22/22] ide: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.