All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-01 15:17:28 to 2015-10-01 16:03:17 UTC [more...]

QEMU fw_cfg DMA interface
 2015-10-01 16:03 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 0/7] "
  ` [Qemu-devel] [PATCH v4 3/7] Implement "
  ` [Qemu-devel] [PATCH v4 6/7] Make the kernel image in the fw_cfg DMA interface bootable
` [Qemu-devel] QEMU fw_cfg DMA interface

[PATCH] arm64: replace read_lock to rcu lock in call_break_hook
 2015-10-01 16:03 UTC  (4+ messages)

Having troubles binding an SR-IOV VF to uio_pci_generic on Amazon instance
 2015-10-01 16:02 UTC  (28+ messages)

[Qemu-devel] [PATCH v2] linux-user/syscall.c: malloc()/calloc() to g_malloc()/g_try_malloc()/g_new0()
 2015-10-01 16:00 UTC  (3+ messages)

[PATCH v3 0/4] Exynos4412-based Trats2 USB gadget (DWC2) fixes
 2015-10-01 15:59 UTC  (6+ messages)
` [PATCH v3 4/4] usb: dwc2: refactor common low-level hw code to platform.c

[RFC v2 00/18] kthread: Use kthread worker API more widely
 2015-10-01 15:59 UTC  (10+ messages)
` [RFC v2 17/18] rcu: Convert RCU gp kthreads into kthread worker API

[Qemu-devel] [PATCH v4 0/5] add ACPI node for fw_cfg on pc and arm
 2015-10-01 15:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 3/5] acpi: pc: add fw_cfg device node to ssdt

[PATCH v5 00/34] cxlflash: Miscellaneous bug fixes and corrections
 2015-10-01 15:58 UTC  (35+ messages)
` [PATCH v5 01/34] cxlflash: Fix to avoid invalid port_sel value
` [PATCH v5 02/34] cxlflash: Replace magic numbers with literals
` [PATCH v5 03/34] cxlflash: Fix read capacity timeout
` [PATCH v5 04/34] cxlflash: Fix potential oops following LUN removal
` [PATCH v5 05/34] cxlflash: Fix data corruption when vLUN used over multiple cards
` [PATCH v5 06/34] cxlflash: Fix to avoid sizeof(bool)
` [PATCH v5 07/34] cxlflash: Fix context encode mask width
` [PATCH v5 08/34] cxlflash: Fix to avoid CXL services during EEH
` [PATCH v5 09/34] cxlflash: Correct naming of limbo state and waitq
` [PATCH v5 10/34] cxlflash: Make functions static
` [PATCH v5 11/34] cxlflash: Refine host/device attributes
` [PATCH v5 12/34] cxlflash: Fix to avoid spamming the kernel log
` [PATCH v5 13/34] cxlflash: Fix to avoid stall while waiting on TMF
` [PATCH v5 14/34] cxlflash: Fix location of setting resid
` [PATCH v5 15/34] cxlflash: Fix host link up event handling
` [PATCH v5 16/34] cxlflash: Fix async interrupt bypass logic
` [PATCH v5 17/34] cxlflash: Remove dual port online dependency
` [PATCH v5 18/34] cxlflash: Fix AFU version access/storage and add check
` [PATCH v5 19/34] cxlflash: Correct usage of scsi_host_put()
` [PATCH v5 20/34] cxlflash: Fix to prevent workq from accessing freed memory
` [PATCH v5 21/34] cxlflash: Correct behavior in device reset handler following EEH
` [PATCH v5 22/34] cxlflash: Remove unnecessary scsi_block_requests
` [PATCH v5 23/34] cxlflash: Fix function prolog parameters and return codes
` [PATCH v5 24/34] cxlflash: Fix MMIO and endianness errors
` [PATCH v5 25/34] cxlflash: Fix to prevent EEH recovery failure
` [PATCH v5 26/34] cxlflash: Correct spelling, grammar, and alignment mistakes
` [PATCH v5 27/34] cxlflash: Fix to prevent stale AFU RRQ
` [PATCH v5 28/34] MAINTAINERS: Add cxlflash driver
` [PATCH v5 29/34] cxlflash: Fix to double the delay each time
` [PATCH v5 30/34] cxlflash: Fix to avoid corrupting adapter fops
` [PATCH v5 31/34] cxlflash: Correct trace string
` [PATCH v5 32/34] cxlflash: Fix to avoid potential deadlock on EEH
` [PATCH v5 33/34] cxlflash: Fix to avoid leaving dangling interrupt resources
` [PATCH v5 34/34] cxlflash: Fix to escalate to LINK_RESET on login timeout

[PATCH] drm/i915: prevent out of range pt in the PDE macros (take 3)
 2015-10-01 15:59 UTC 

[RESEND PATCH v2 1/3] pinctrl: sh-pfc: add macros defining GP ports with config flags
 2015-10-01 15:59 UTC  (2+ messages)

[PATCH libdrm] xf86drm: Fix error handling for drmGetDevices()
 2015-10-01 15:59 UTC  (3+ messages)

Unable to use EFI firmware in Xen ARM guest after 41f8901
 2015-10-01 15:58 UTC 

[PATCH] uapi: remove i2o header in uapi
 2015-10-01 15:56 UTC  (6+ messages)

[PATCH 0/4] Enable Ethernet on StiH407 family boards
 2015-10-01 15:56 UTC  (15+ messages)
` [PATCH 1/4] ARM: dts: Fix RGMII pinctrl timings
` [PATCH 2/4] ARM: dts: Add Ethernet node to STiH407 family
` [PATCH 3/4] ARM: dts: Enable Ethernet on STi's B2120 boards
` [PATCH 4/4] ARM: dts: Enable Ethernet on STi's B2199 board

[RFC 0/1] drm/i915: Add scheduling priority to per-context parameters
 2015-10-01 15:56 UTC  (4+ messages)
` [RFC 1/1] "
  ` [RFC 1/1 v2] "

[PATCH 1/2] drm: Stop using drm_vblank_count() as the hw frame counter
 2015-10-01 15:56 UTC  (7+ messages)

[PATCH 0/5] User namespace mount updates
 2015-10-01 15:55 UTC  (8+ messages)
` [PATCH 1/5] fs: Verify access of user towards block device file when mounting

[Bug 105311] New: AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]
 2015-10-01 15:55 UTC  (5+ messages)
` [Bug 105311] "

[RESEND PATCH v2 2/3] pinctrl: sh-pfc: r8a7778: Add bias (pull-up) pinconf support
 2015-10-01 15:54 UTC  (2+ messages)

[patch net-next v2 0/6] switchdev: bring back switchdev_obj
 2015-10-01 15:54 UTC  (13+ messages)
` [patch net-next v2 1/6] switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
` [patch net-next v2 2/6] switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
` [patch net-next v2 3/6] switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
` [patch net-next v2 4/6] switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
` [patch net-next v2 5/6] switchdev: bring back switchdev_obj and use it as a generic object param
` [patch net-next v2 6/6] switchdev: push object ID back to object structure

[PATCH 0/2] irqchip: sunxi-nmi: misc. / aesthetic improvements
 2015-10-01 15:53 UTC  (8+ messages)
` [PATCH 1/2] irqchip: sunxi-nmi: Use driver name instead of DT node name for identification
` [PATCH 2/2] irqchip: sunxi-nmi: switch to of_io_request_and_map() from of_iomap()

How kernel can share the mem from dpdk hugepage?
 2015-10-01 15:53 UTC 

[Qemu-devel] [PATCH] linux-user/syscall.c: malloc()/calloc() to g_malloc()/g_try_malloc()/g_new0()
 2015-10-01 15:51 UTC  (2+ messages)

[PATCH v2 0/5] Fix for 8004
 2015-10-01 15:51 UTC  (2+ messages)

[PATCH v3] x86/PoD: shorten certain operations on higher order ranges
 2015-10-01 15:50 UTC  (2+ messages)

In SMP system, is there any api to disable IRQ for all CPUs?
 2015-10-01 15:49 UTC 

[PATCH net-next v2] net: Fix unused variable compile warning
 2015-10-01 15:49 UTC 

[Qemu-devel] [PATCH] target-tilegx: Call dest_gr() later when have to use it
 2015-10-01 15:48 UTC  (2+ messages)

[PATCH net-next] net: Fix unused variable compile warning
 2015-10-01 15:47 UTC  (2+ messages)

pci_generic_config_write32() access size problem
 2015-10-01 15:45 UTC  (8+ messages)

[Buildroot] qemu-system mode on host
 2015-10-01 15:44 UTC 

[PATCH -mm v2 0/3] mm/oom_kill: ensure we actually kill all tasks sharing the same mm
 2015-10-01 15:41 UTC  (6+ messages)
` [PATCH -mm v2 1/3] mm/oom_kill: remove the wrong fatal_signal_pending() check in oom_kill_process()

Branched for release
 2015-10-01 15:42 UTC  (7+ messages)

rtl8821ae bisected regression between 4.1 and 4.2
 2015-10-01 15:42 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows
 2015-10-01 15:41 UTC 

[PATCH v2 00/12] sched: Killing PREEMPT_ACTIVE
 2015-10-01 15:41 UTC  (9+ messages)
` [PATCH v2 06/12] sched: Stop setting PREEMPT_ACTIVE
` [PATCH v2 08/12] sched: Simplify preempt_count tests
` [PATCH v2 09/12] sched, x86: Kill saved_preempt_count
` [PATCH v2 10/12] sched: Kill PREEMPT_ACTIVE

[Qemu-devel] [PATCH v7 00/18] post-introspection cleanups, subset A
 2015-10-01 15:41 UTC  (6+ messages)
` [Qemu-devel] [PATCH v7 05/18] qapi: Test for various name collisions

[PATCH 01/12] staging: wilc1000: remove wilc_platform.h
 2015-10-01 15:40 UTC  (3+ messages)
` [PATCH 08/12] staging: wilc1000: use s8 instead of int8_t

Kernel Device Tree entries for simple-audio-card
 2015-10-01 15:38 UTC  (16+ messages)

[PATCH v13 00/23] Compile-time stack metadata validation
 2015-10-01 15:38 UTC  (8+ messages)
` [PATCH v13 04/23] x86/stacktool: "
      ` [PATCH v13.1 "

[RFT v2] geneve: implement support for IPv6-based tunnels
 2015-10-01 15:38 UTC  (3+ messages)
` [RFT v3] "

kernel BUG at drivers/block/virtio_blk.c:172!
 2015-10-01 15:35 UTC  (7+ messages)
` req->nr_phys_segments > queue_max_segments (was Re: kernel BUG at drivers/block/virtio_blk.c:172!)

[patch] mfd: 64 bit bug in bxtwc_val_store()
 2015-10-01 15:35 UTC  (3+ messages)

Reproducing allocator performance differences
 2015-10-01 15:32 UTC 

[PATCH v3 0/5] mfd: tps65912: Driver rewrite with DT support
 2015-10-01 15:33 UTC  (12+ messages)
` [PATCH v3 4/5] regulators: tps65912: Add regulator driver for the TPS65912 PMIC

[PATCH 1/2] arm64: mediatek: enable MTK_TIMER
 2015-10-01 15:32 UTC  (9+ messages)
` [PATCH 2/2] arm64: dts: mt8173: add timer node

[PATCH 2/2] genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress()
 2015-10-01 15:30 UTC  (2+ messages)
` [tip:irq/core] genirq: Remove unused functions irqd_[set|clr] _chained_irq_inprogress()

[PATCH 1/2] genirq: Fix typo in documentation of enumeration field name
 2015-10-01 15:30 UTC  (2+ messages)
` [tip:irq/core] "

[Intel-wired-lan] [next PATCH S16 00/15] i40e/i40evf updates
 2015-10-01 15:30 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S16 01/15] i40e: generate fewer startup messages

State of bitbake world, Failed tasks 2015-09-13
 2015-10-01 15:30 UTC  (15+ messages)
` [PATCH][meta-oe 1/4] mkvtoolnix: Blacklist, fails to build with gcc-5
  ` [PATCH][meta-oe 2/4] mplayer2: "
  ` [PATCH][meta-oe 3/4] libuio: "
  ` [PATCH][meta-oe 4/4] libdbi-drivers: "
` [PATCH][meta-oe 01/10] nautilus3: Fix build with B != S
  ` [PATCH][meta-oe 02/10] packagekit: blacklist, depends on disabled libopkg API
  ` [PATCH][meta-oe 03/10] libnet-dns-perl: blacklist, fails to build with current perl
  ` [PATCH][meta-oe 04/10] sessreg: Blacklist, fails to build man pages
  ` [PATCH][meta-oe 05/10] epdf: Blacklist, old and not compatible with current poppler
  ` [PATCH][meta-oe 06/10] gnome-power-manager: Blacklist not compatible with current libnotify
  ` [PATCH][meta-oe 07/10] qt-creator: blacklist because fails to build and conflicts with qt5-creator
  ` [PATCH][meta-oe 08/10] elmdentica, azy: blacklist because they are old and fail to build with gcc-5
  ` [PATCH][meta-oe 09/10] gdal: blacklist, fails "
  ` [PATCH][meta-oe 10/10] gtkextra: "

[PATCH v3] Staging: olpc_dcon: Replace timespec with ktime_t
 2015-10-01 15:29 UTC 

[PATCH v8 00/05] Renesas R-Car Gen3 CPG support V8
 2015-10-01 15:28 UTC  (4+ messages)
` [PATCH v8 03/05] clk: shmobile: Add Renesas Module Standby and Reset driver

[patch net-next v3 02/10] switchdev: introduce transaction item queue for attr_set and obj_add
 2015-10-01 15:28 UTC  (9+ messages)

DPDK Logo Release
 2015-10-01 15:28 UTC  (2+ messages)

[PATCH] distro-alias.inc: Updated for jethro 2.0 release
 2015-10-01 15:27 UTC 

[PATCH 0/1] Block script performance with shared image files
 2015-10-01 15:27 UTC  (5+ messages)
` [PATCH 1/1] tools/hotplug: Scan xenstore once when attaching shared images files

[PATCH] arm64: ftrace: fix function_graph tracer panic
 2015-10-01 15:27 UTC  (4+ messages)

[RFC PATCH 3/3] net: dsa: exit probe if no switch were found
 2015-10-01 15:27 UTC  (2+ messages)

[PATCH net-next 0/5] net: Add saddr op to l3mdev and vrf
 2015-10-01 15:27 UTC  (6+ messages)
` [PATCH net-next 1/5] net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
` [PATCH net-next 2/5] net: Add netif_is_l3_slave
` [PATCH net-next 3/5] net: Refactor path selection in __ip_route_output_key
` [PATCH net-next 4/5] net: Add source address lookup op for VRF
` [PATCH net-next 5/5] net: Add l3mdev saddr lookup to raw_sendmsg

NFS / FuseFS Kernel Hangs Bug
 2015-10-01 15:25 UTC  (4+ messages)

[PATCH] staging: fbtft: add typecast in call to vfree()
 2015-10-01 15:23 UTC  (2+ messages)

[PATCH] spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()
 2015-10-01 15:23 UTC 

[PATCH 0/2] uio_msi: device driver
 2015-10-01 15:22 UTC  (6+ messages)
` [PATCH 2/2] uio: new driver to support PCI MSI-X

[RFC PATCH V2] libselinux: Add selinux_restorecon function
 2015-10-01 15:18 UTC  (2+ messages)

[PATCH v3 0/2] crypto: akcipher - Changes to asymmetric key API
 2015-10-01 15:17 UTC  (6+ messages)
` [PATCH v3 2/2] "

[RFC PATCH 0/3] net: dsa: Complete and fix the dsa unbinding
 2015-10-01 15:19 UTC  (3+ messages)

[U-Boot] [ANN] U-Boot v2015.10-rc4 released
 2015-10-01 15:19 UTC  (10+ messages)
                ` [U-Boot] ls1021atwr reset issue (was [ANN] U-Boot v2015.10-rc4 released)

[PATCH v2 0/2] perf tool: improve error handling in perf_flag_probe()
 2015-10-01 15:18 UTC  (3+ messages)
` [PATCH v2 1/2] perf tools: shortcut PERF_FLAG_FD_CLOEXEC probing in case of EBUSY error
` [PATCH v2 2/2] perf tools: report PERF_FLAG_FD_CLOEXEC probing error once


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.