All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-05 16:31:02 to 2016-01-05 17:27:07 UTC [more...]

[Qemu-devel] [RFC v6 00/14] Slow-path for atomic instruction translation
 2016-01-05 17:27 UTC  (6+ messages)
` [Qemu-devel] [RFC v6 02/14] softmmu: Add new TLB_EXCL flag
` [Qemu-devel] [RFC v6 03/14] Add CPUClass hook to set exclusive range

PGP signatures for RHEL hammer RPMs for ceph-deploy
 2016-01-05 17:27 UTC  (2+ messages)

[PATCH 00/16] LMDB refs backend atop pre-vtable
 2016-01-05 17:26 UTC  (7+ messages)
` [PATCH 11/16] refs: move duplicate check to common code
` [PATCH 13/16] init: allow alternate backends to be set for new repos

[PATCH 1/2] platform/x86: Add Asus Wireless Radio Control driver
 2016-01-05 17:26 UTC  (3+ messages)
` [PATCH] "

[U-Boot] [PATCH] fdt: Allow fdt_translate_address() to work with buses
 2016-01-05 17:26 UTC  (6+ messages)

[PATCH v2] bluez5: upgrade to 5.37
 2016-01-05 17:19 UTC  (3+ messages)

Question about VirtIO on Xen - Disk performance issues
 2016-01-05 17:24 UTC  (10+ messages)

meta-fsl-* breakage on the Yocto autobuilder
 2016-01-05 17:23 UTC 

skb_clone related query
 2016-01-05 17:22 UTC  (4+ messages)

[Qemu-devel] [PATCH v8 00/35] qapi visitor cleanups (post-introspection cleanups subset E)
 2016-01-05 17:22 UTC  (9+ messages)
` [Qemu-devel] [PATCH v8 32/35] qapi: Split visit_end_struct() into pieces
` [Qemu-devel] [PATCH v8 33/35] qapi: Simplify semantics of visit_next_list()
` [Qemu-devel] [PATCH v8 34/35] qapi: Change visit_type_FOO() to no longer return partial objects
` [Qemu-devel] [PATCH v8 35/35] RFC: qapi: Adjust layout of FooList types

[PATCH v9 0/5] implement vNVDIMM
 2016-01-05 17:22 UTC  (17+ messages)
` How to reserve guest physical region for ACPI
          ` [Qemu-devel] "

[PATCH 1/2] ASoC: imx-wm8958: add imx-wm8958 machine driver
 2016-01-05 17:21 UTC  (4+ messages)

[PATCH] pinctrl: qcom: fix up errorpath
 2016-01-05 17:21 UTC  (2+ messages)

[4.4-rc7] spinlock recursion while oom'ing
 2016-01-05 17:21 UTC  (4+ messages)

[PATCH v9 00/13] support "task_isolation" mode for nohz_full
 2016-01-05 17:21 UTC  (6+ messages)
` [PATCH v9 08/13] arch/arm64: adopt prepare_exit_to_usermode() model from x86

[PATCH v3] iio: add ad5761 DAC driver
 2016-01-05 17:20 UTC  (2+ messages)

[PATCH v6 0/7] DAX fsync/msync support
 2016-01-05 17:20 UTC  (11+ messages)
` [PATCH v6 4/7] dax: add support for fsync/msync

[xen-unstable-smoke test] 77147: tolerable all pass - PUSHED
 2016-01-05 17:20 UTC 

[xen-4.6-testing test] 76950: regressions - FAIL
 2016-01-05 17:20 UTC 

[PATCH RFC 00/31] x86: Improvements to cpuid handling for guests
 2016-01-05 17:19 UTC  (18+ messages)
` [PATCH RFC 08/31] tools/stubs: Expose host featureset to userspace
` [PATCH RFC 12/31] tools: Utility for dealing with featuresets
` [PATCH RFC 15/31] x86: Generate deep dependencies of x86 features

[PATCH 0/2] [GIT PULL] tracing: Some minor fixes
 2016-01-05 17:17 UTC  (3+ messages)
` [PATCH 1/2] ftrace/scripts: Fix incorrect use of sprintf in recordmcount
` [PATCH 2/2] tracing: Fix setting of start_index in find_next()

[PATCH 0/2] Asus Wireless Radio Control driver
 2016-01-05 17:18 UTC  (3+ messages)

[PATCH v2 1/4] ARM: dts: imx7d: add arch timer
 2016-01-05 17:17 UTC  (8+ messages)
` [PATCH v2 2/4] ARM: imx: select HAVE_ARM_ARCH_TIMER if selected i.MX7D
` [PATCH v2 3/4] ARM: imx: config: enable psci default
` [PATCH v2 4/4] ARM: imx7d: correct chip version information

[U-Boot] [PATCH] am33xx/am43xx: Add platform data for GPIOs
 2016-01-05 17:17 UTC 

[PATCH 1/2] ext4: use XATTR_*_PREFIX_LEN instead sizeof(...)
 2016-01-05 17:14 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] dm: add dev_get_reg() for getting device node's reg
 2016-01-05 17:12 UTC  (13+ messages)

邮箱升级通知
 2016-01-05 17:11 UTC 

[PATCH] net: sched: fix missing free per cpu on qstats
 2016-01-05 17:11 UTC 

[PATCH] seabios: drop shipped defconfig and use defaults
 2016-01-05 17:09 UTC  (3+ messages)

[PATCH] Remove I_WILL_FREE
 2016-01-05 17:08 UTC  (5+ messages)

[U-Boot] [PATCH 00/18] dm: video: Introduce initial driver-model video support
 2016-01-05 17:08 UTC  (16+ messages)
` [U-Boot] [PATCH 01/18] tiny-printf: Always print zeroes
` [U-Boot] [PATCH 06/18] dm: lcd: Avoid using the lcd.h header file with driver model
` [U-Boot] [PATCH 07/18] dm: video: Add a uclass for the text console
` [U-Boot] [PATCH 08/18] dm: video: Add a 'normal' text console driver
` [U-Boot] [PATCH 09/18] dm: video: Add a driver for a rotated text console
` [U-Boot] [PATCH 10/18] common: Move LCD and video memory reservation together
` [U-Boot] [PATCH 11/18] dm: common: Add memory reservation for the video uclass
` [U-Boot] [PATCH 12/18] dm: video: Implement the bmp command for driver model
` [U-Boot] [PATCH 13/18] dm: stdio: video: Plumb the video uclass into stdio
` [U-Boot] [PATCH 14/18] sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
` [U-Boot] [PATCH 15/18] dm: video: sandbox: Convert sandbox to use driver model for video
` [U-Boot] [PATCH 16/18] dm: video: test: Add tests for the video uclass
` [U-Boot] [PATCH 17/18] dm: video: test: Add tests for rotated consoles
` [U-Boot] [PATCH 18/18] dm: video: test: Test that bitmap display works correctly

[PATCH] mmc: tegra: don't enable UHS modes on Tegra210
 2016-01-05 17:06 UTC  (2+ messages)

linux-next: manual merge of the rdma tree with the net-next tree
 2016-01-05 17:05 UTC  (3+ messages)

[PATCH 0/1] More fixes for a distro with a merged /usr
 2016-01-05 17:06 UTC  (13+ messages)
` [PATCH 1/1] linux-firmware: remove hard-coded paths

[Qemu-devel] [PATCH 0/6] AMD XGBE KVM platform passthrough
 2016-01-05 17:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/6] hw/arm/sysbus-fdt: helpers for clock node generation

DPDK OVS on Ubuntu 14.04
 2016-01-05 17:04 UTC  (12+ messages)
    ` DPDK OVS on Ubuntu 14.04# Issue's Resolved# Successfully setup DPDK OVS with vhostuser
                ` DPDK OVS on Ubuntu 14.04# Issue's Resolved# Getting memory backing issues with qemu parameter passing
                      ` [ovs-discuss] [dpdk-dev] "

[PATCH 09/17] usb: host: ehci-dbg: fix up function definitions
 2016-01-05 17:03 UTC  (3+ messages)

[PATCH] numa: remove stale node_has_online_mem() define
 2016-01-05 16:48 UTC 

[RFC PATCH] X.509: Don't check the signature on apparently self-signed keys [ver #2]
 2016-01-05 17:00 UTC  (5+ messages)

[U-Boot] [PATCH] powerpc: p1_p2_rdb_pc: rename to P2020RDB_PC
 2016-01-05 17:01 UTC  (3+ messages)

[PATCH v2 0/3] Debian multilib packaging fixes
 2016-01-05 17:00 UTC  (3+ messages)

[Buildroot] [PATCH 2/2 v4] board: add support for Chromebook Snow
 2016-01-05 17:00 UTC 

[OSSTEST PATCH 0/2] ms-* html generation: Provide <title>s
 2016-01-05 16:59 UTC  (4+ messages)
` [OSSTEST PATCH 2/2] ms-* html generation: Provide right title for projection

[meta-networking][PATCH] wolfssl: updated version from 3.6.6 to 3.8.0
 2016-01-05 16:55 UTC  (2+ messages)

[PATCH 0/5] usb-misc: cleanup sisusbvga
 2016-01-05 16:54 UTC  (6+ messages)
` [PATCH 1/5] usb-misc: sisusbvga: Fix coding style: white space
` [PATCH 2/5] usb-misc: sisusbvga: Fix trivial coding style
` [PATCH 3/5] usb-misc: sisusbvga: Remove assignments from if tests
` [PATCH 4/5] usb-misc: sisusbvga: Remove kmalloc logs and fix error path
` [PATCH 5/5] usb-misc: sisusbvga: Remove null test before kfree()

[PATCH] Input: ALPS - Report v3 pinnacle trackstick device only if is present
 2016-01-05 16:54 UTC  (4+ messages)

[PATCH] drm/i915: Tune down rpm wakelock debug checks
 2016-01-05 16:54 UTC 

[PATCH lttng-ust] Fix: missing _GNU_SOURCE define
 2016-01-05 16:53 UTC 

[Bug 93144] [radeonsi] Alien: Isolation bug
 2016-01-05 16:53 UTC  (2+ messages)
` [Bug 93144] [radeonsi] Alien: Isolation feature request

[PATCH] bnx2x: remove unused mbuf_alloc_size
 2016-01-05 16:53 UTC  (2+ messages)

[PATCH] build: save generated config in /boot
 2016-01-05 16:53 UTC  (13+ messages)

[Buildroot] [PATCH 2/2 v3] board: add support for Chromebook Snow
 2016-01-05 16:52 UTC  (3+ messages)

Why idle_freq is set to RPn and not RPe
 2016-01-05 16:51 UTC  (7+ messages)

[PATCH 00/12] Add API to get packet type info
 2016-01-05 16:50 UTC  (10+ messages)
` [PATCH 01/12] ethdev: add API to query what/if packet type is set
` [PATCH 12/12] examples/l3fwd: add option to parse ptype

[PATCH v2] thermal: re-calculate k_po/k_pu when update sustainable power
 2016-01-05 16:50 UTC  (7+ messages)

[PATCH v2 3/8] i2c-mux: move the slave side adapter management to i2c_mux_core
 2016-01-05 16:49 UTC  (3+ messages)

[meta-cloud-services][fido-kilo][PATCH 0/5] Updates for fido-kilo
 2016-01-05 16:49 UTC  (2+ messages)

AIX 7.1 - Makefile - make: 1254-055 Dependency line needs colon or double colon operator
 2016-01-05 16:49 UTC  (2+ messages)

[PATCHSET REPOST] sched, cgroup: implement cgroup v2 interface for cpu controller
 2016-01-05 16:48 UTC  (5+ messages)
` [PATCH 1/2] sched: Misc preps for cgroup unified hierarchy interface
` [PATCH 2/2] sched: Implement interface for cgroup unified hierarchy

[PATCH] xen: package remus-netbuf-setup into xen-remus
 2016-01-05 16:48 UTC  (3+ messages)

[PATCH] xen: add libnl to DEPENDS
 2016-01-05 16:48 UTC  (2+ messages)

[PATCH v5] coccinelle: tests: unsigned value cannot be lesser than zero
 2016-01-05 16:48 UTC  (7+ messages)
` [PATCH v6] "
          ` [Cocci] "

[PATCH v13 0/10] Support for creating/using Stolen memory backed objects
 2016-01-05 16:47 UTC  (5+ messages)
` [PATCH 01/10] drm/i915: Allow use of get_dma_address for stolen "

[PATCH net-next 1/2] Support outside netns for tunnels
 2016-01-05 16:47 UTC  (2+ messages)

device attr cleanup (was: Handle mlx4 max_sge_rd correctly)
 2016-01-05 16:46 UTC  (13+ messages)
                    ` device attr cleanup

[PATCH v2] git-p4.py: add support for filetype change
 2016-01-05 13:08 UTC  (3+ messages)

[PATCH] Input: ALPS - Detect trackstick presence for v7 protocol
 2016-01-05 16:44 UTC  (3+ messages)

[m-c-s][PATCH 00/21] Error fix for recipes depend on python-pbr
 2016-01-05 16:44 UTC  (3+ messages)

[PATCH] mac80211: Don't buffer non-bufferable MMPDUs
 2016-01-05 16:42 UTC  (2+ messages)
` [PATCHv2] "

[PATCH v2 0/8] i2c mux cleanup and locking update
 2016-01-05 16:42 UTC  (4+ messages)
` [PATCH v2 1/8] i2c-mux: add common core data for every mux instance

[RESEND PATCH 0/3] Add MEMREMAP_WC to fix dma_init_coherent_memory
 2016-01-05 16:41 UTC  (8+ messages)
` [RESEND PATCH 1/3] memremap: add MEMREMAP_WC flag
` [RESEND PATCH 2/3] drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAP
` [RESEND PATCH 3/3] drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappings

[PATCH] tools: make flask utils build unconditional
 2016-01-05 16:42 UTC  (11+ messages)

[PATCH 08/17] usb: host: ehci-dbg: remove unnecessary space after cast
 2016-01-05 16:41 UTC  (2+ messages)

[PATCH v2 0/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM/Ixora carrier board
 2016-01-05 16:39 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM
` [PATCH v2 2/2] ARM: dts: imx6: Add support for Toradex Ixora carrier board

[PATCH stable-3.2 stable-3.12] net: fix checksum check in skb_copy_and_csum_datagram_iovec()
 2016-01-05 16:41 UTC  (4+ messages)

[stable] ip6mr: call del_timer_sync() in ip6mr_free_table()
 2016-01-05 16:40 UTC  (2+ messages)

[RFC/PATCH] perf report: Show random usage tip on the help line
 2016-01-05 16:40 UTC  (4+ messages)

[PATCH net-next] soreuseport: change consume_skb to kfree_skb in error case
 2016-01-05 16:39 UTC  (2+ messages)

[PATCH] x86/efi-bgrt: Don't ignore the BGRT if the 'valid' bit is 0
 2016-01-05 16:38 UTC  (3+ messages)

MMC Updates (in 4.4) break Wireless on Asus X205TA, commit: 9faac7b95, merged into 4.4 with 17a13590 [66b0199 + 7cc8d58]
 2016-01-05 16:30 UTC 

[PATCH] net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
 2016-01-05 16:37 UTC  (9+ messages)

[PATCH] libxc: Defer initialization of start_page for HVM guests
 2016-01-05 16:37 UTC  (7+ messages)

[PATCH] RFC drm/i915: Remove (struct_mutex) locking for wait-ioctl
 2016-01-05 16:35 UTC  (6+ messages)
` [PATCH v2 1/3] drm/i915: Enable lockless lookup of request tracking via RCU
  ` [Intel-gfx] "

device removal seems to be very slow (kernel 4.1.15)
 2016-01-05 16:35 UTC  (2+ messages)

[PATCH 1/3] librte_ether: remove RTE_PROC_PRIMARY_OR_ERR_RET and RTE_PROC_PRIMARY_OR_RET
 2016-01-05 16:34 UTC  (5+ messages)
` [PATCH v3 0/3] fix RTE_PROC_PRIMARY_OR_ERR_RET RTE_PROC_PRIMARY_OR_RET
  ` [PATCH v3 1/3] librte_ether: remove RTE_PROC_PRIMARY_OR_ERR_RET and RTE_PROC_PRIMARY_OR_RET
  ` [PATCH v3 2/3] librte_cryptodev: remove RTE_PROC_PRIMARY_OR_RET
  ` [PATCH v3 3/3] librte_ether: fix rte_eth_dev_configure

Purposely using btrfs RAID1 in degraded mode ?
 2016-01-05 16:34 UTC  (2+ messages)

[PATCH] Btrfs: fix transaction handle leak on failure to create hard link
 2016-01-05 16:33 UTC 

[RFC 0/2] nl80211: allow configuration of BSS selection
 2016-01-05 16:31 UTC  (5+ messages)
` [RFC 1/2] nl80211: add extended feature for BSS selection support

Detecting redundant commits
 2016-01-05 16:31 UTC  (3+ messages)

linux-next: build failure after merge of the mmc-uh tree
 2016-01-05 16:30 UTC  (2+ messages)

BUG: KASAN: use-after-free in xfs_iflush_cluster+0x9d7/0xaf0
 2016-01-05 16:30 UTC  (7+ 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.