All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-01 15:00:31 to 2015-10-01 15:57:06 UTC [more...]

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

[PATCH 0/4] Enable Ethernet on StiH407 family boards
 2015-10-01 15:56 UTC  (13+ 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

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

[PATCH v5 00/34] cxlflash: Miscellaneous bug fixes and corrections
 2015-10-01 15:55 UTC  (12+ 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

[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 fw_cfg DMA interface
 2015-10-01 15:52 UTC  (7+ 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] [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 0/4] Exynos4412-based Trats2 USB gadget (DWC2) fixes
 2015-10-01 15:50 UTC  (4+ messages)
` [PATCH v3 4/4] usb: dwc2: refactor common low-level hw code to platform.c

[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 

Having troubles binding an SR-IOV VF to uio_pci_generic on Amazon instance
 2015-10-01 15:49 UTC  (25+ messages)

[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()

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

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  (5+ 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  (4+ 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

[PATCH 0/1] vmxnet3 hotplug support
 2015-10-01 15:16 UTC  (2+ messages)
  ` [PATCH 1/1] vmxnet3: add PCI Port Hotplug support

[PATCH] staging: dgap: fix memory leak in dgap_parsefile()
 2015-10-01 15:16 UTC  (5+ messages)

[PATCH] jbd2: gate checksum calculations on crc driver presence, not sb flags
 2015-10-01 15:16 UTC  (2+ messages)

[regression] 6ae459bd skbuff: Fix skb checksum flag on skb pull
 2015-10-01 15:15 UTC  (5+ messages)
  ` skbuff: Fix checksum start check in skb_postpull_rcsum

[PATCH v5 00/22] xen/arm64: Add support for 64KB page in Linux
 2015-10-01 15:15 UTC  (4+ messages)
` [Xen-devel] "

[Bug 92213] New: nouveau hangs after resume on kwin present windows
 2015-10-01 15:14 UTC 

[RFC v2 0/7] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-10-01 15:13 UTC  (9+ messages)
` [RFC v2 4/7] powerpc: atomic: Implement xchg_* and atomic{, 64}_xchg_* variants
  ` [RFC v2 4/7] powerpc: atomic: Implement xchg_* and atomic{,64}_xchg_* variants
` [RFC v2 5/7] powerpc: atomic: Implement cmpxchg{, 64}_* and atomic{, 64}_cmpxchg_* variants
  ` [RFC v2 5/7] powerpc: atomic: Implement cmpxchg{,64}_* and atomic{,64}_cmpxchg_* variants

[PATCH v3 2/2] power: reset: at91-shdwc: add new shutdown controller driver
 2015-10-01 15:12 UTC  (3+ messages)

[PATCH v2 1/2] ACPI / tables: simplify acpi_parse_entries
 2015-10-01 15:11 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] ACPI / tables : remove unused table_end parameter to acpi_tbl_entry_handler

[linux-3.18 test] 62528: regressions - FAIL
 2015-10-01 15:11 UTC 

[PATCH i-g-t] benchmarks: Fix build errors on Android M-Dessert
 2015-10-01 15:09 UTC 

virtio-net: bind systematically on all non blacklisted virtio-net devices
 2015-10-01 15:08 UTC  (4+ messages)

[PATCH] mtd: nand: pass page number to ecc->write_xxx() methods
 2015-10-01 15:07 UTC  (3+ messages)

[PATCH] arm64: replace read_lock to rcu lock in call_break_hook
 2015-10-01 15:07 UTC  (3+ messages)

[meta-oe][meta-filesystems][PATCH 1/2] libimobiledevice: remove runtime configure check
 2015-10-01 15:06 UTC  (2+ messages)

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

[PATCH V5 00/13] Btrfs: Pre subpagesize-blocksize cleanups
 2015-10-01 14:58 UTC  (5+ messages)
` [PATCH V5 10/13] Btrfs: Fix block size returned to user space
` [PATCH V5 11/13] Btrfs: Clean pte corresponding to page straddling i_size

[PATCH 00/23] btrfs device related patch set
 2015-10-01 15:00 UTC  (6+ messages)

[PATCH v4 00/32] cxlflash: Miscellaneous bug fixes and corrections
 2015-10-01 15:00 UTC  (7+ messages)
` [PATCH v4 17/32] cxlflash: Remove dual port online dependency


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.