All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-21 03:30:52 to 2015-08-21 06:14:02 UTC [more...]

[Qemu-devel] [PATCH 0/2] ide/atapi: partially avoid deadlock if the storage backend is dead
 2015-08-21  6:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] block/io: allow AIOCB without callback
` [Qemu-devel] [PATCH 2/2] ide/atapi: partially avoid deadlock if the storage backend is dead

[PATCH v2.2 00/22] FUJITSU Extended Socket network device driver
 2015-08-21  6:11 UTC  (4+ messages)
` [PATCH v2.2 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver

testing the teuthology OpenStack backend
 2015-08-21  6:09 UTC  (3+ messages)

[RFC 0/2] drm/dsi: DSI for devices with different control bus
 2015-08-21  6:09 UTC  (11+ messages)

[PATCH 1/6] xf86drmMode: remove the trailing white spaces
 2015-08-21  6:06 UTC  (7+ messages)
` [PATCH 2/6] xf86drmMode: separate drmModeAtomicCommit() and drmModeAtomicCleanup()
` [PATCH 3/6] xf86drmMode: Make atomic request structures visible

[Qemu-devel] Debian 7.8.0 SPARC64 on qemu - anything i can do to speedup the emulation?
 2015-08-21  6:05 UTC  (16+ messages)

[PATCH v2 00/35] Add quota supporting in ubifs
 2015-08-21  5:59 UTC  (4+ messages)
` [PATCH v2 14/35] ubifs: extend budget for blocks

[rhashtable] 9d901bc0515: WARNING: CPU: 0 PID: 1 at arch/x86/mm/ioremap.c:63 __ioremap_check_ram+0x6a/0x99()
 2015-08-21  6:05 UTC 

[RFC V2] fbdev/riva:change to use generice function to implement reverse_order()
 2015-08-21  5:59 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] ti: add usb peripheral support for omap5 and beagle x15
 2015-08-21  5:57 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] include: configs: Enable DWC3 and DFU in ti_omap5_common

[PATCH RESEND] video: fbdev: s3c-fb: Constify platform_device_id
 2015-08-21  5:57 UTC  (7+ messages)

[net-next:master 1179/1189] include/linux/compiler.h:447:38: error: call to '__compiletime_assert_243' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct dst_entry, __refcnt) & 63
 2015-08-21  5:55 UTC 

[PATCHv2] Use BRANCH to control git branch
 2015-08-21  5:55 UTC 

8712U driver for CentOS 6.6
 2015-08-21  5:49 UTC  (2+ messages)

[U-Boot] [PATCH] h2200: Fix build error
 2015-08-21  5:47 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] drivers: kconfig: Move "Generic Driver Options" menu to the top
 2015-08-21  5:44 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu
` [U-Boot] [PATCH 3/3] drivers: kconfig: Sort driver menu in alphabetical order

Routing back fails on Multiple Interfaces
 2015-08-21  5:43 UTC 

[PATCH 0/2 v2] libcap-ng, swig: add packages
 2015-08-21  5:38 UTC  (3+ messages)
` [PATCH 1/2 v2] swig: add package 3.0.6
` [PATCH 2/2 v2] libcap-ng: add package 0.7.7

[PATCH 0/7] drm/intel: guest i915 changes for Broadwell to run inside VM with Intel GVT-g
 2015-08-21  5:37 UTC  (7+ messages)
` [PATCH 3/7] drm/i915: Always enable execlists on BDW for vgpu
          ` [iGVT-g] "

CONFIG_OF vs DMA_OF
 2015-08-21  5:35 UTC 

[linux-sunxi][PATCH] ARM: sun7i: dt: Add new Olimex A20 EVB device
 2015-08-21  5:36 UTC  (3+ messages)
  ` [PATCH] "

[PATCH v4 3/5] gadget: Support for the usb charger framework
 2015-08-21  5:34 UTC  (3+ messages)
` [PATCH v4 4/5] gadget: Integrate with the usb gadget supporting for usb charger
` [PATCH v4 5/5] power: wm831x_power: Support USB charger current limit management

[U-Boot] [PATCH] usb: ehci: remember init mode
 2015-08-21  5:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v13r 00/14] Revised tilegx-linux-user decoding
 2015-08-21  5:32 UTC  (15+ messages)
` [Qemu-devel] [PATCH v13r 01/14] linux-user: tilegx: Firstly add architecture related features
` [Qemu-devel] [PATCH v13r 02/14] linux-user: Support tilegx architecture in linux-user
` [Qemu-devel] [PATCH v13r 03/14] linux-user: Conditionalize syscalls which are not defined in tilegx
` [Qemu-devel] [PATCH v13r 04/14] target-tilegx: Add opcode basic implementation from Tilera Corporation
` [Qemu-devel] [PATCH v13r 05/14] target-tilegx: Modify opcode_tilegx.h to fit QEMU usage
` [Qemu-devel] [PATCH v13r 06/14] target-tilegx: Modify _SPECIAL_ opcodes
` [Qemu-devel] [PATCH v13r 07/14] target-tilegx: Add special register information from Tilera Corporation
` [Qemu-devel] [PATCH v13r 08/14] target-tilegx: Add cpu basic features for linux-user
` [Qemu-devel] [PATCH v13r 09/14] target-tilegx: Add several helpers for instructions translation
` [Qemu-devel] [PATCH v13r 10/14] target-tilegx: Framework for decoding bundles
` [Qemu-devel] [PATCH v13r 11/14] target-tilegx: Add TILE-Gx building files
` [Qemu-devel] [PATCH v13r 12/14] target-tilegx: Handle simple logical operations
` [Qemu-devel] [PATCH v13r 13/14] target-tilegx: Handle arithmetic instructions
` [Qemu-devel] [PATCH v13r 14/14] target-tilegx: Handle most bit manipulation instructions

[PATCH V7 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
 2015-08-21  5:32 UTC  (13+ messages)
` [PATCH V7 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller

[U-Boot] [PATCH] arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK
 2015-08-21  5:32 UTC  (6+ messages)

[PATCH] btrfs-progs: fix memory leaks in error path
 2015-08-21  5:32 UTC  (3+ messages)

is it possible to liimit the softirq re entrance times
 2015-08-21  5:27 UTC  (3+ messages)

[ANNOUNCE] bcachefs - a general purpose COW filesystem
 2015-08-21  5:25 UTC 

about mmap dma-buf and sync
 2015-08-21  5:25 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/2] arm: socfpga: mmc: Enable calibration for drvsel and smpsel
 2015-08-21  5:21 UTC  (6+ messages)

No dialog box appears
 2015-08-21  5:08 UTC  (3+ messages)

[PATCH 00/15] Netfilter updates for net-next
 2015-08-21  5:19 UTC  (17+ messages)
` [PATCH 01/15] netfilter: nft_counter: convert it to use per-cpu counters
` [PATCH 02/15] netfilter: xt_TEE: get rid of WITH_CONNTRACK definition
` =?y?q?=5BPATCH=2003/15=5D=20netfilter=3A=20factor=20out=20packet=20duplication=20for=20IPv4/IPv6?=
` [PATCH 04/15] netfilter: nf_tables: add nft_dup expression
` [PATCH 05/15] netfilter: nft_limit: rename to nft_limit_pkts
` [PATCH 06/15] netfilter: nft_limit: convert to token-based limiting at nanosecond granularity
` [PATCH 07/15] netfilter: nft_limit: factor out shared code with per-byte limiting
` [PATCH 08/15] netfilter: nft_limit: add burst parameter
` [PATCH 09/15] netfilter: nft_limit: constant token cost per packet
` [PATCH 10/15] netfilter: nft_limit: add per-byte limiting
` [PATCH 11/15] netfilter: nfacct: per network namespace support
` [PATCH 12/15] netfilter: nf_conntrack: push zone object into functions
` [PATCH 13/15] netfilter: nf_conntrack: add direction support for zones
` [PATCH 14/15] netfilter: nf_conntrack: add efficient mark to zone mapping
` [PATCH 15/15] netfilter: nft_payload: work around vlan header stripping

Ceph Hackathon: More Memory Allocator Testing
 2015-08-21  4:22 UTC  (11+ messages)

[PATCH net-next RFC 00/10] socket sendmsg MSG_ZEROCOPY
 2015-08-21  5:17 UTC  (4+ messages)

[PATCH] PCI: designware: fix dw_pcie_cfg_write
 2015-08-21  5:16 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/16] tilegx: Firstly add tilegx target for linux-user
 2015-08-21  5:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH 00/16 v1] "

Inline dedup/compression
 2015-08-21  4:44 UTC  (16+ messages)

[PATCH v3 00/11] Smack namespace
 2015-08-21  5:14 UTC  (12+ messages)
` [PATCH v3 01/11] user_ns: 3 new LSM hooks for user namespace operations
` [PATCH v3 02/11] lsm: /proc/$PID/attr/label_map file and getprocattr_seq hook

[PATCH] target-i386: enable cflushopt/clwb/pcommit instructions
 2015-08-21  5:05 UTC  (2+ messages)
` [Qemu-devel] "

Bug in tc of iproute2 ? Deleting single filter, deletes all the filters (apart from hashtable 800::) 
 2015-08-21  5:08 UTC 

[PATCH v3] pinctrl: mediatek: Fix multiple registration issue
 2015-08-21  5:08 UTC  (5+ messages)

[PATCH v5] Add Mediatek thermal support
 2015-08-21  5:06 UTC  (4+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

mac80211: When adding a new station, notify driver before adding to hash
 2015-08-21  5:04 UTC  (2+ messages)

[PATCH] x86/traps: Weaken context tracking entry assertions
 2015-08-21  5:03 UTC 

make modules_install Error : Can't read private key
 2015-08-21  5:02 UTC  (3+ messages)

[PATCH] ARM: Set proper TEXT_OFFSET for IPQ806x
 2015-08-21  4:59 UTC  (6+ messages)

1 new message (urgent)
 2015-08-21  5:04 UTC 

[PATCH 0/9] KVM: x86: enable cflushopt/clwb/pcommit and simplify code
 2015-08-21  4:50 UTC  (10+ messages)
` [PATCH 1/9] KVM: MMU: fix use uninitialized value
` [PATCH 2/9] KVM: x86: allow guest to use cflushopt anc clwb
` [PATCH 3/9] KVM: x86: add pcommit support
` [PATCH 4/9] KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()
` [PATCH 5/9] KVM: VMX: simplify rdtscp handling in vmx_cpuid_update()
` [PATCH 6/9] KVM: VMX: simplify invpcid "
` [PATCH 7/9] KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
` [PATCH 8/9] KVM: VMX: introduce set_clear_2nd_exec_ctrl()
` [PATCH 9/9] KVM: VMX: drop rdtscp_enabled field

[PATCH] NFS41: remove NFS_LAYOUT_ROC flag
 2015-08-21  4:49 UTC 

Dmesg not being dumped
 2015-08-21  4:49 UTC  (4+ messages)

RX packet loss on i.MX6Q running 4.2-rc7
 2015-08-21  4:49 UTC  (3+ messages)

Comprehensive Linux API manual by subsystem Required
 2015-08-21  4:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 RESEND 00/11] Add a netfilter object and netbuffer filter
 2015-08-21  4:43 UTC  (12+ messages)
` [Qemu-devel] [PATCH v7 RESEND 01/11] net: add a new object netfilter
` [Qemu-devel] [PATCH v7 RESEND 02/11] init/cleanup of netfilter object
` [Qemu-devel] [PATCH v7 RESEND 03/11] netfilter: add netfilter_{add|del} commands
` [Qemu-devel] [PATCH v7 RESEND 04/11] netfilter: hook packets before net queue send
` [Qemu-devel] [PATCH v7 RESEND 05/11] move out net queue structs define
` [Qemu-devel] [PATCH v7 RESEND 06/11] netfilter: add an API to pass the packet to next filter
` [Qemu-devel] [PATCH v7 RESEND 07/11] netfilter: print filter info associate with the netdev
` [Qemu-devel] [PATCH v7 RESEND 08/11] net/queue: export qemu_net_queue_append_iov
` [Qemu-devel] [PATCH v7 RESEND 09/11] netfilter: add a netbuffer filter
` [Qemu-devel] [PATCH v7 RESEND 10/11] filter/buffer: update command description and help
` [Qemu-devel] [PATCH v7 RESEND 11/11] tests: add test cases for netfilter object

[U-Boot] [UBOOT PATCH v5 0/3] Add ACPI table support
 2015-08-21  4:41 UTC  (16+ messages)
` [U-Boot] [UBOOT PATCH v5 1/3] x86: Generate a valid ACPI table
` [U-Boot] [UBOOT PATCH v5 2/3] x86: Add ACPI table support to QEMU
` [U-Boot] [UBOOT PATCH v5 3/3] x86: Add DSDT table for supporting ACPI on QEMU

[Qemu-devel] [PATCH v7 00/11] Add a netfilter object and netbuffer filter
 2015-08-21  4:37 UTC  (13+ messages)
` [Qemu-devel] [PATCH v7 01/11] net: add a new object netfilter
` [Qemu-devel] [PATCH v7 02/11] init/cleanup of netfilter object
` [Qemu-devel] [PATCH v7 03/11] netfilter: add netfilter_{add|del} commands
` [Qemu-devel] [PATCH v7 04/11] netfilter: hook packets before net queue send
` [Qemu-devel] [PATCH v7 05/11] move out net queue structs define
` [Qemu-devel] [PATCH v7 06/11] netfilter: add an API to pass the packet to next filter
` [Qemu-devel] [PATCH v7 07/11] netfilter: print filter info associate with the netdev
` [Qemu-devel] [PATCH v7 08/11] net/queue: export qemu_net_queue_append_iov
` [Qemu-devel] [PATCH v7 09/11] netfilter: add a netbuffer filter
` [Qemu-devel] [PATCH v7 10/11] filter/buffer: update command description and help
` [Qemu-devel] [PATCH v7 11/11] tests: add test cases for netfilter object

[x86] copy_from{to}_user question
 2015-08-21  4:35 UTC  (8+ messages)

[PATCH] SCSI: mvsas: Fix NULL pointer dereference in mvs_slot_task_free
 2015-08-21  4:29 UTC 

[PATCH v2 0/2] powerpc/xmon: Paged output for paca display
 2015-08-21  4:24 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] powerpc/xmon: Paginate kernel log buffer display

[PATCH] ACPI / LPSS: Ignore 10ms delay for Braswell and Baytrail
 2015-08-21 12:16 UTC  (4+ messages)

Disk "failed" while doing scrub
 2015-08-21  4:16 UTC  (2+ messages)

[linux-mingo-tip-master test] 60776: regressions - FAIL
 2015-08-21  4:10 UTC 

linux-next: build failure after merge of the spi tree
 2015-08-21  4:10 UTC 

[PATCH] Ensure that MIPS target code is compiled for the O32 ABI
 2015-08-21  4:05 UTC  (2+ messages)

[4.2-rc7][Haswell] NMI soft lockup - try_to_del_timer_sync
 2015-08-21  4:04 UTC  (2+ messages)

CPUIdle for Exynos5422 Odroid-XU3/XU4 boards
 2015-08-21  3:59 UTC  (6+ messages)

[Bug 91704] Tonga startx fails since mesa/drm 56d8dd6 amdgpu: make vamgr per device v2
 2015-08-21  3:56 UTC  (2+ messages)

RFC: humidity sensor heaters
 2015-08-21  3:56 UTC 

[PATCH v2 0/3] SysFS driver for QEMU fw_cfg device
 2015-08-21  3:47 UTC  (8+ messages)
          ` [Qemu-devel] "

[PATCH] mm/compaction: correct to flush migrated pages if pageblock skip happens
 2015-08-21  3:56 UTC  (2+ messages)

[PATCH 1/3] kernel-module-ls-debug: add recipe
 2015-08-21  3:53 UTC  (3+ messages)
` [PATCH 2/3] rename scatter-gather to kernel-module-scatter-gather and update COMPATIBLE_MACHINE
` [PATCH 3/3] cryptodev: merge qoriq-arm and qoriq-ppc to qoriq in COMPATIBLE_MACHINE

[PATCH] makedumpfile: Support ARM64
 2015-08-21  3:44 UTC  (11+ messages)

[PATCH] arm64: enable generic idle loop
 2015-08-21  3:40 UTC  (2+ messages)

[RFC V2] fbdev/nvidia:change reverse_order() macro
 2015-08-21  3:36 UTC  (2+ messages)

Bulk block to filename lookups on an incomplete dd copy
 2015-08-21  3:36 UTC 

Questions on use of NOCOW impact to subvolumes and snapshots
 2015-08-21  3:34 UTC  (4+ messages)

[PATCH v2] Send updated port_id in vdev_init functions
 2015-08-21  3:33 UTC  (5+ messages)
` [PATCH v2] Change rte_eal_vdev_init to update port_id

[PATCH v7 0/3] Refactor ioreq server for better performance
 2015-08-21  3:30 UTC  (4+ messages)
` [PATCH v7 1/3] Remove identical relationship between ioreq type and rangeset type
` [PATCH v7 2/3] Differentiate IO/mem resources tracked by ioreq server
` [PATCH v7 3/3] Refactor rangeset structure for better performance


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.