All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-01 15:53:52 to 2014-12-01 16:28:56 UTC [more...]

[PATCH v8 00/50] linux: towards virtio-1 guest support
 2014-12-01 16:06 UTC  (82+ messages)
` [PATCH v8 01/50] virtio: add low-level APIs for feature bits
` [PATCH v8 02/50] virtio: use u32, not bitmap for features
` [PATCH v8 03/50] mic_virtio: robust feature array size calculation
` [PATCH v8 04/50] virtio: add support for 64 bit features
` [PATCH v8 05/50] virtio: assert 32 bit features in transports
` [PATCH v8 06/50] virtio_ccw: add support for 64 bit features
` [PATCH v8 07/50] virtio: add virtio 1.0 feature bit
` [PATCH v8 08/50] virtio: memory access APIs
` [PATCH v8 09/50] virtio_ring: switch to new "
` [PATCH v8 10/50] virtio_config: endian conversion for v1.0
` [PATCH v8 11/50] virtio: allow transports to get avail/used addresses
` [PATCH v8 12/50] virtio: set FEATURES_OK
` [PATCH v8 13/50] virtio: simplify feature bit handling
` [PATCH v8 14/50] virtio: add legacy feature table support
` [PATCH v8 15/50] virtio_net: v1.0 endianness
` [PATCH v8 16/50] virtio_blk: v1.0 support
` [PATCH v8 17/50] KVM: s390: Set virtio-ccw transport revision
` [PATCH v8 18/50] KVM: s390: virtio-ccw revision 1 SET_VQ
` [PATCH v8 19/50] KVM: s390 allow virtio_ccw status writes to fail
` [PATCH v8 20/50] KVM: s390: enable virtio-ccw revision 1
` [PATCH v8 21/50] virtio_blk: make serial attribute static
` [PATCH v8 22/50] virtio_blk: fix race at module removal
` [PATCH v8 23/50] virtio_net: pass vi around
` [PATCH v8 24/50] virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
` [PATCH v8 25/50] virtio_net: stricter short buffer length checks
` [PATCH v8 26/50] virtio_net: bigger header when VERSION_1 is set
` [PATCH v8 27/50] virtio_net: disable mac write for virtio 1.0
` [PATCH v8 28/50] virtio_net: enable v1.0 support
` [PATCH v8 29/50] vhost: make features 64 bit
` [PATCH v8 30/50] vhost: add memory access wrappers
` [PATCH v8 31/50] vhost/net: force len for TX to host endian
` [PATCH v8 32/50] vhost: switch to __get/__put_user exclusively
` [PATCH v8 33/50] vhost: virtio 1.0 endian-ness support
` [PATCH v8 34/50] vhost/net: virtio 1.0 byte swap
` [PATCH v8 35/50] vhost/net: larger header for virtio 1.0
` [PATCH v8 36/50] vhost/net: enable "
` [PATCH v8 37/50] tun: move internal flag defines out of uapi
` [PATCH v8 39/50] tun: add VNET_LE flag
` [PATCH v8 41/50] macvtap: TUN_VNET_LE support
` [PATCH v8 42/50] virtio_scsi: v1.0 support
` [PATCH v8 43/50] virtio_scsi: move to uapi
` [PATCH v8 44/50] virtio_scsi: export to userspace
` [PATCH v8 45/50] vhost/scsi: partial virtio 1.0 support
` [PATCH v8 46/50] af_packet: virtio 1.0 stubs
` [PATCH v8 47/50] virtio_console: virtio 1.0 support
` [PATCH v8 48/50] virtio_balloon: add legacy_only flag
` [PATCH v8 49/50] virtio: make VIRTIO_F_VERSION_1 a transport bit
` [PATCH v8 50/50] virtio: drop VIRTIO_F_VERSION_1 from drivers

[PATCH v7 1/4] cfg80211: allow usermode to query wiphy specific regdom
 2014-12-01 16:28 UTC  (2+ messages)
` [PATCH v7 2/4] cfg80211: allow wiphy specific regdomain management

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-12-01 16:28 UTC  (5+ messages)
` [PATCH v8 00/12] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v8 10/12] kmemleak: disable kasan instrumentation for kmemleak

[PATCH] git add -i: allow list (un)selection by regexp
 2014-12-01 16:28 UTC  (2+ messages)

[Patch V2] support guest virtual mapped p2m list
 2014-12-01 16:28 UTC  (7+ messages)
` [Patch V2] expand x86 arch_shared_info to support linear "

[PATCH] dm-bufio: fix memleak when using a dm_buffer's inline bio
 2014-12-01 16:27 UTC  (3+ messages)
` [dm-devel] "
  `  "

[PATCH] kvm: x86: vmx: add checks on guest RIP
 2014-12-01 16:27 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
 2014-12-01 16:27 UTC  (3+ messages)

[PATCH v2 00/19] kselftest install target feature
 2014-12-01 16:27 UTC  (10+ messages)
` [PATCH v2 02/19] kbuild: kselftest_install - add a new make target to install selftests
` [PATCH v2 03/19] selftests: add install target to enable installing selftests
` [PATCH v2 11/19] selftests/memory-hotplug: add install target to enable installing test

[PATCH v3 00/11] memory: add Atmel EBI (External Bus Interface) driver
 2014-12-01 16:26 UTC  (9+ messages)
` [PATCH v3 05/11] "

[U-Boot] [PATCH 0/2 v2] No need for parade bridge on peach-pi
 2014-12-01 16:25 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2 v2] exynos5420: fix compilation without parade video

[PATCH RESEND v2] mfd: syscon: add child device support
 2014-12-01 16:25 UTC 

[PATCH] ARM: imx: irq: fix buggy usage of irq_data irq field
 2014-12-01 16:25 UTC 

[RFC PATCH 00/30] cputime: Convert task/cpu cputime accounting to nsecs
 2014-12-01 16:23 UTC  (13+ messages)
` [RFC PATCH 05/30] s390: Translate cputime magic constants to macros
` [RFC PATCH 06/30] s390: Introduce cputime64_to_nsecs()
` [RFC PATCH 07/30] cputime: Convert kcpustat to nsecs
` [RFC PATCH 24/30] cputime: Increment kcpustat directly on irqtime account

[PATCH 1/3] staging: imx-drm: document internal HDMI I2C master controller DT binding
 2014-12-01 16:22 UTC  (7+ messages)

[lm-sensors] [PATCH 1/3] MAINTAINERS: Fix up entry for Dell laptop SMM driver
 2014-12-01 16:22 UTC  (5+ messages)
` [lm-sensors] [PATCH 3/3] i8k: Add support for Dell XPS 13

[PATCH 0/4] KVM: x86: APIC fixes
 2014-12-01 16:22 UTC  (2+ messages)

[RFC PATCH] proc, pidns: Add highpid
 2014-12-01 16:21 UTC  (4+ messages)

Tegra baseline test results for v3.18-rc7
 2014-12-01 16:21 UTC  (2+ messages)

[PATCH v6] edac: synps: Added EDAC support for zynq ddr ecc controller
 2014-12-01 16:05 UTC  (3+ messages)

[PATCH 3/6] drm/edid: new drm_edid_block_checksum helper function V3
 2014-12-01 16:21 UTC  (2+ messages)

RFC on upstreaming of a Mediatek DRM modesetting driver
 2014-12-01 16:20 UTC  (2+ messages)

[PATCH] xen: privcmd: schedule() after private hypercall when non CONFIG_PREEMPT
 2014-12-01 16:19 UTC  (11+ messages)

drm/exynos: some small forgotten patch
 2014-12-01 16:16 UTC  (4+ messages)
` drm: exynos: mixer: fix using usleep() in atomic context

[PATCH 1/6] drm/i915: factor out compute_config from __intel_set_mode v3
 2014-12-01 16:16 UTC  (6+ messages)
` [PATCH 4/6] drm/i915: check for audio and infoframe changes across mode sets v2

[Xenomai] Section mismatch - Porting Xenomai to linux-xlnx-V14.5 zynq SoC
 2014-12-01 16:15 UTC  (11+ messages)

[GIT PULL] at91: cleanup for 3.19 #4
 2014-12-01 16:15 UTC  (4+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2014-12-01 16:14 UTC  (31+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 1/1] GPU-DRM-MSM-Adreno: Deletion of unnecessary checks before the function call "release_fir
                                  ` [PATCH 1/1] GPU-DRM-MSM-Adreno: Deletion of unnecessary checks before the function call "release_firmware"
                                    ` [PATCH 1/1] GPU-DRM-MSM-Adreno: Deletion of unnecessary checks before the function call "release
                                ` [PATCH 1/1] GPU-DRM-MSM: Deletion of unnecessary checks before two function calls

[PATCH v2 0/5] android/handsfree-client: Add SCO to HFP HF
 2014-12-01 16:14 UTC  (2+ messages)

[PATCH v6 1/4] cfg80211: allow usermode to query wiphy specific regdom
 2014-12-01 16:13 UTC  (6+ messages)
` [PATCH v6 3/4] cfg80211: return private regdom for self-managed devices
` [PATCH v6 4/4] cfg80211: correctly check ad-hoc channels

[PATCH v2 0/8] Add Support for MediaTek PMIC MT6397 MFD Core and Regulator
 2014-12-01 16:12 UTC  (7+ messages)
` [PATCH v2 3/8] regulator: MT6397: Add support for MT6397 regulator

[PATCH 1/5] drm/i915: s/init()/init_hw()/ in intel_engine_cs
 2014-12-01 16:11 UTC  (5+ messages)
` [PATCH 5/5] drm/i915: Flatten engine init control flow

Is this 32-bit NCM?
 2014-12-01 16:11 UTC  (15+ messages)

Custom recipe not working with 1.7.0 any more
 2014-12-01 16:10 UTC  (2+ messages)

[PATCH 1/2] ARM: at91: remove at91sam9261/at91sam9g10 legacy board support
 2014-12-01 16:10 UTC  (4+ messages)

[PATCH 0/4] ARM: at91: remove !DT support for at91sam9260/9g20 and at91sam9263
 2014-12-01 16:09 UTC  (9+ messages)
` [PATCH 1/4] ARM: at91: remove at91sam9263 legacy board support
` [PATCH 3/4] ARM: at91: remove at91sam9260/at91sam9g20 "

[PATCH V4 00/16] Generic BMIPS kernel
 2014-12-01 16:09 UTC  (3+ messages)
` [PATCH V4 08/16] irqchip: Add new driver for BCM7038-style level 1 interrupt controllers

[Buildroot] [PATCH 1/1] package/network-manager: Enable service under systemd
 2014-12-01 16:08 UTC 

32-bit values are too small for disk stats
 2014-12-01 16:07 UTC 

[PATCH 01/11] pinctrl: exynos: Add BUS1 pin controller for exynos7
 2014-12-01 16:07 UTC  (3+ messages)
` [PATCH V2 1/2] "

[RFC] drm/i915: Infrastructure for supporting different GGTT views per object
 2014-12-01 16:07 UTC  (7+ messages)
` [PATCH] "

[meta-oe][daisy][PATCH] gdal: fix sqlite, expat and libtiff detection
 2014-12-01 16:04 UTC  (3+ messages)

nft icmpv6 mld-listener-query rule not honored?
 2014-12-01 16:04 UTC  (4+ messages)

[RFC V1 0/8] CPUFreq: create platform-dev for DT based cpufreq drivers
 2014-12-01 16:03 UTC  (5+ messages)

Payment
 2014-12-01 15:03 UTC 

[PATCH] 40network: Fix the syntax to correct the judgment sentence
 2014-12-01 16:04 UTC  (2+ messages)

[PATCH BlueZ 0/8] shared/gatt: Use gatt-db for client role
 2014-12-01 16:02 UTC  (5+ messages)
` [PATCH BlueZ 3/8] shared/gatt-client: Store services in gatt_db

[Buildroot] [PATCH] samba4: bump to version 4.1.14
 2014-12-01 16:02 UTC  (2+ messages)

[PATCH 0/4] mmc: Convert host drivers to mmc_send_tuning()
 2014-12-01 16:02 UTC  (5+ messages)
` [PATCH 1/4] mmc: sdhci-esdhc-imx: Convert "
` [PATCH 2/4] mmc: sdhci-msm: "
` [PATCH 3/4] mmc: dw_mmc: "
` [PATCH 4/4] mmc: core: Make tuning block patterns static

[Qemu-devel] [PATCH v2 00/13] block: Various Coverity-spotted fixes
 2014-12-01 16:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 01/13] block: Make essential BlockDriver objects public
` [Qemu-devel] [PATCH v2 02/13] block: Omit bdrv_find_format for essential drivers

Split RAID: Proposal for archival RAID using incremental batch checksum
 2014-12-01 16:00 UTC  (9+ messages)

ceph branch status
 2014-12-01 16:00 UTC 

[PATCH] iw: print phy TDLS ch-switch support
 2014-12-01 16:00 UTC 

Bug in reflog of length 0x2BFF
 2014-12-01 16:00 UTC  (2+ messages)

[PATCH] Fix build with LDFLAGS="-Wl,--as-needed"
 2014-12-01 15:58 UTC  (2+ messages)

[PATCH 00/23] ARM: OMAP2+: PRCM cleanups towards 3.19 / part2
 2014-12-01 15:58 UTC  (4+ messages)

[PATCH] ASoC: snd-soc-afeb9260: delete driver as board has just been removed
 2014-12-01 15:57 UTC  (3+ messages)

[PATCH] drm/i915: Convert pxvid to extvid lookup table
 2014-12-01 16:01 UTC  (2+ messages)
` [PATCH] drm/i915: Convert pxvid to extvid lookup table to a function

[PATCH 0/2] Fix clang compilation on FreeBSD
 2014-12-01 15:57 UTC  (2+ messages)

[PATCH v3] hv: hv_fcopy: drop the obsolete message on transfer failure
 2014-12-01 15:54 UTC  (10+ messages)

[RFC PATCH 0/2] powerpc: CR based local atomic operation implementation
 2014-12-01 15:53 UTC  (6+ messages)

[PATCH] staging: rtl8723au: hal: Removed spaces before starting of a line
 2014-12-01 15:53 UTC 

[PATCH v2 1/4] iw: update nl80211.h
 2014-12-01 15:53 UTC  (2+ messages)
` [PATCH v2 4/4] iw: support multiple regdom print


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.