All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-03 07:26:33 to 2016-10-03 09:02:50 UTC [more...]

[PATCH 1/3] gpio: OF: separation of concerns
 2016-10-03  9:02 UTC  (2+ messages)
` [PATCH 2/3] gpio: acpi: "

[PATCH v2 0/8] Misc enhancements in testpmd
 2016-10-03  9:02 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:100GbE] BUILD SUCCESS 5e3d033ec175b3d0a8da2b1fc9aee8bc8acf3cfc
 2016-10-03  9:02 UTC 

[Bug 97857] card detects non-existent monitor on display port
 2016-10-03  9:01 UTC 

[PATCH 00/12] net/virtio: add offload support
 2016-10-03  9:00 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] virtio: move device initialization in a function
  ` [PATCH v2 02/12] virtio: setup and start cq in configure callback
  ` [PATCH v2 03/12] virtio: reinitialize the device "
  ` [PATCH v2 04/12] net: add function to calculate a checksum in a mbuf
  ` [PATCH v2 05/12] mbuf: add new Rx checksum mbuf flags
  ` [PATCH v2 06/12] app/testpmd: fix checksum stats in csum engine
  ` [PATCH v2 07/12] mbuf: new flag for LRO
  ` [PATCH v2 08/12] app/testpmd: display lro segment size
  ` [PATCH v2 09/12] virtio: add Rx checksum offload support
  ` [PATCH v2 10/12] virtio: add Tx "
  ` [PATCH v2 11/12] virtio: add Lro support
  ` [PATCH v2 12/12] virtio: add Tso support

[PATCH] tty: vt, fix bogus division in csi_J
 2016-10-03  9:00 UTC 

[Qemu-devel] [PATCH v3 00/15] A number of fixes for ThreadSanitizer
 2016-10-03  8:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 03/15] exec-all.h: revert tb_page_addr_t to target_ulong
` [Qemu-devel] [PATCH v3 13/15] tcg: ensure cpu_tb_exec/tb_gen_code use atomic_read/write
` [Qemu-devel] [PATCH v3 15/15] translate-all: mark updates to PageDesc as atomic

[PATCH 1/2] ASoC: wm9712: Convert to regmap
 2016-10-03  8:59 UTC  (4+ messages)
` [PATCH 2/2] ASoC: wm9712: Remove ac97_read/ac97_write wrappers

[Qemu-devel] [PATCH V2] Coverity Fix
 2016-10-03  8:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH V2] hw/iommu: Fix problems reported by Coverity scan

[PATCH] mmc: core, annotate cmd_hdr as __le32
 2016-10-03  8:58 UTC 

[RFC PATCH 0/5] add API's for VF management
 2016-10-03  8:58 UTC  (7+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/5] librte_ether: add internal callback functions

[PATCH v1.1 5/5] smiapp: Implement support for autosuspend
 2016-10-03  8:57 UTC  (2+ messages)
` [PATCH v1.2 "

[PATCH -resend] Input: i8042, lower log level when controller_init fails
 2016-10-03  8:56 UTC 

[PATCH] bluetooth.h: __ variants of u8 and friends are not neccessary inside kernel
 2016-10-03  8:56 UTC 

[PATCH v1.1 4/5] smiapp: Use runtime PM
 2016-10-03  8:55 UTC  (2+ messages)
` [PATCH v1.2 "

Last few spaces & Agenda released for DPDK Userspace Summit 2016
 2016-10-03  8:55 UTC 

[Qemu-devel] [PATCH] raw-posix: add 'offset' and 'size' options
 2016-10-03  8:52 UTC  (2+ messages)

[xen-unstable test] 101244: tolerable FAIL
 2016-10-03  8:48 UTC 

[GIT PULL] LED updates for 4.9
 2016-10-03  8:48 UTC 

[PATCH 0/7] ALSA: Add rewinds disabled, delays, max_inflight_bytes
 2016-10-03  8:48 UTC  (3+ messages)
` [PATCH 5/7] ALSA: hda: add default value for max_inflight_bytes

[PATCH] drm/mediatek: fix a typo
 2016-10-03  8:46 UTC  (6+ messages)

[PATCH] regulator/overview.txt: Use ".." for ranges, instead of "->"
 2016-10-03  8:45 UTC 

[PATCH 1/6] git-gui: The term unified for remote in Japanese
 2016-10-03  8:45 UTC  (6+ messages)
` [PATCH v2 1/6] git-gui: consistently use the same word for "remote" "
  ` [PATCH v2 6/6] git-gui: Update Japanese information

[PATCH] gpio/board.txt: point to gpiod_set_value
 2016-10-03  8:43 UTC 

[PATCH] xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlier
 2016-10-03  8:43 UTC  (3+ messages)

[Buildroot] [PATCH 1/2 v2] spidermonkey185: New package
 2016-10-03  8:43 UTC  (5+ messages)
` [Buildroot] [PATCH v3 1/2] "
  ` [Buildroot] [PATCH v3 2/2] couchdb: "

[PATCH] leds/leds-lp5523.txt: make documentation match reality
 2016-10-03  8:42 UTC 

[PATCH 12/14] drm/i915: Sort the shadow register table
 2016-10-03  8:40 UTC  (2+ messages)

[GIT PULL] scheduler changes for v4.9
 2016-10-03  8:40 UTC 

[PATCH 08/14] drm/i915: Store the active forcewake range table pointer
 2016-10-03  8:39 UTC  (2+ messages)

[PATCH v2 00/16] software parser for packet type
 2016-10-03  8:38 UTC  (18+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/16] mbuf: add function to read packet data
  ` [PATCH v3 02/16] net: move Ethernet header definitions to the net library
  ` [PATCH v3 03/16] mbuf: move packet type definitions in a new file
  ` [PATCH v3 04/16] net: introduce net library
  ` [PATCH v3 05/16] net: add function to get packet type from data
  ` [PATCH v3 06/16] net: support Vlan in software packet type parser
  ` [PATCH v3 07/16] net: support QinQ "
  ` [PATCH v3 08/16] net: support Ip tunnels "
  ` [PATCH v3 09/16] net: add Gre header structure
  ` [PATCH v3 10/16] net: support Gre in software packet type parser
  ` [PATCH v3 11/16] net: support Nvgre "
  ` [PATCH v3 12/16] net: get ptype for the first layers only
  ` [PATCH v3 13/16] mbuf: add functions to dump packet type
  ` [PATCH v3 14/16] mbuf: clarify definition of fragment packet types
  ` [PATCH v3 15/16] app/testpmd: dump ptype using the new function
  ` [PATCH v3 16/16] app/testpmd: display software packet type

[PATCH] git-gui: stop using deprecated merge syntax
 2016-10-03  8:30 UTC  (5+ messages)

[PATCH 05/14] drm/i915: Sort forcewake mapping tables
 2016-10-03  8:37 UTC  (2+ messages)

[PATCH v2 00/30] PVHv2 Dom0
 2016-10-03  8:36 UTC  (5+ messages)
` [PATCH v2 03/30] xen/x86: fix parameters and return value of *_set_allocation functions
` [PATCH v2 13/30] xen: introduce a new format specifier to print sizes in human-readable form

[PATCH v2 0/6] MIPS: Remote processor driver
 2016-10-03  8:35 UTC  (5+ messages)
` [PATCH v2 5/6] remoteproc/MIPS: Add a remoteproc driver for MIPS

[Bug 98020] Tonga agd5f 4.9-wip WARNING: at drivers/gpu/drm/drm_irq.c:1168 drm_vblank_put+0xaa/0xb0
 2016-10-03  8:36 UTC  (3+ messages)

[Qemu-devel] [PATCH] 9pfs: only free completed request if not flushed
 2016-10-03  8:35 UTC 

[PATCH] drm: Undo damage to page_flip_ioctl
 2016-10-03  8:35 UTC  (2+ messages)

[PATCH v2 00/14] Forcewake binary search & code shrink
 2016-10-03  8:33 UTC  (7+ messages)
` [PATCH 04/14] drm/i915: Data driven register to forcewake domains lookup
` [PATCH 13/14] drm/i915: Use binary search when looking for shadowed registers

[GIT PULL] RAS changes for v4.9
 2016-10-03  8:31 UTC 

[PATCH 1/2] drm/i915: Move long hpd handling into the hotplug work
 2016-10-03  8:27 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Allow DP to work w/o EDID
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Move long hpd handling into the hotplug work

[U-Boot] flashing CHIP with 2016.03 (or master)
 2016-10-03  8:27 UTC  (2+ messages)

[GIT PULL] perf changes for v4.9
 2016-10-03  8:24 UTC 

[PATCH] CREDITS: update my information, add GPG key, remove snail mail address
 2016-10-03  8:23 UTC 

[Qemu-devel] [RFC v2] libvirt vGPU QEMU integration
 2016-10-03  8:20 UTC  (9+ messages)

[Qemu-devel] [PATCH v4 00/20] ppc/pnv: booting the kernel and reaching user space
 2016-10-03  8:21 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 13/20] ppc/xics: introduce helpers to find an ICP from some (CPU) index
` [Qemu-devel] [PATCH v4 14/20] ppc/xics: introduce a helper to insert a new ics
` [Qemu-devel] [PATCH v4 15/20] ppc/xics: Add "native" XICS subclass
` [Qemu-devel] [PATCH v4 16/20] ppc/pnv: add a XICS native to each PowerNV chip
` [Qemu-devel] [PATCH v4 17/20] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
` [Qemu-devel] [PATCH v4 18/20] ppc/pnv: Add OCC model stub with interrupt support
` [Qemu-devel] [PATCH v4 19/20] ppc/pnv: Add Naples chip support for LPC interrupts
` [Qemu-devel] [PATCH v4 20/20] ppc/pnv: add support for POWER9 LPC Controller

[PATCH] ktest.pl: fix english
 2016-10-03  8:21 UTC 

[U-Boot] [bug report] sunxi: booting from eMMC
 2016-10-03  8:21 UTC  (8+ messages)

[PATCH] cleanup LED documentation and make it match reality
 2016-10-03  8:20 UTC  (2+ messages)

Re;一般贸易退税&東莞/深圳/廣州/中山/香港物流
 2016-10-03  8:14 UTC 

[PATCH] hid-led.c: remove unneccessary underscores
 2016-10-03  8:16 UTC 

[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
 2016-10-03  8:15 UTC  (10+ messages)
` [PATCH 02/20] mm: Join struct fault_env and vm_fault

[kernel-hardening] [RFC PATCH 00/13] HARDENING_ATOMIC feature
 2016-10-03  8:14 UTC  (3+ messages)

[Buildroot] [PATCH v2] zynq: document how to use custom ps7_init files
 2016-10-03  8:13 UTC  (4+ messages)

[PATCH] ledtrig-cpu.c: fix english
 2016-10-03  8:13 UTC 

[PATCH v4 0/5] new crypto software based device
 2016-10-03  8:12 UTC  (5+ messages)
` [PATCH v4 2/5] app/test: cryptodev AES tests rework
  ` [PATCH v4 4/5] app/test: added big data GMAC test for libcrypto

[PATCH] src/device: Free bonding while failed to pair device
 2016-10-03  8:11 UTC  (2+ messages)

[PATCH v3 0/9] arm64: Allwinner A64 support based on sunxi-ng
 2016-10-03  8:09 UTC  (20+ messages)
` [PATCH v3 1/9] clk: sunxi-ng: Rename the internal structures
` [PATCH v3 2/9] clk: sunxi-ng: Remove the use of rational computations
` [PATCH v3 3/9] clk: sunxi-ng: Finish to convert to structures for arguments
` [PATCH v3 4/9] clk: sunxi-ng: Add minimums for all the relevant structures and clocks
` [PATCH v3 5/9] clk: sunxi-ng: Implement minimum for multipliers
` [PATCH v3 6/9] clk: sunxi-ng: Add A64 clocks
` [PATCH v3 7/9] arm64: dts: add Allwinner A64 SoC .dtsi
` [PATCH v3 8/9] Documentation: devicetree: add vendor prefix for Pine64
` [PATCH v3 9/9] arm64: dts: add Pine64 support

[PATCH 1/3] Revert "ACPI,PCI,IRQ: reduce static IRQ array size to 16"
 2016-10-03  8:03 UTC  (5+ messages)
` [1/3] "

[PATCH] ath10k: cache calibration data when the core is stopped
 2016-10-03  8:02 UTC  (7+ messages)

Build regressions/improvements in v4.8
 2016-10-03  8:00 UTC  (2+ messages)

[PATCH][V3] nbd: add multi-connection support
 2016-10-03  7:57 UTC  (11+ messages)
` [Nbd] "

[PATCH v4 net-next] net: phy: Add Edge-rate driver for Microsemi PHYs
 2016-10-03  7:56 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/16] Convert VFIO-PCI to realize
 2016-10-03  7:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 08/16] vfio: Pass an error object to vfio_get_group

Kernal version Issue
 2016-10-03  7:55 UTC 

[PATCH v26 0/7] arm64: add kdump support
 2016-10-03  7:54 UTC  (3+ messages)

[RFC][PATCH 0/7] printk: use alt_printk to handle printk() recursive calls
 2016-10-03  7:53 UTC  (6+ messages)
` [RFC][PATCH 6/7] printk: use alternative printk buffers

[PATCH 0/2] platform regulatory support
 2016-10-03  7:52 UTC  (9+ messages)
` [PATCH 2/2] ath10k: add platform regulatory domain support

[PATCH v2] gpio: make memory-mapped drivers depend on HAS_IOMEM
 2016-10-03  7:52 UTC 

[git pull] m68k updates for 4.9
 2016-10-03  7:51 UTC  (2+ messages)

[PATCH net-next 0/7] xen-netback: guest rx side refactor
 2016-10-03  7:31 UTC  (15+ messages)
` [PATCH net-next 1/7] xen-netback: separate guest side rx code into separate module
` [PATCH net-next 2/7] xen-netback: retire guest rx side prefix GSO feature
` [PATCH net-next 3/7] xen-netback: refactor guest rx
` [PATCH net-next 4/7] xen-netback: immediately wake tx queue when guest rx queue has space
` [PATCH net-next 5/7] xen-netback: process guest rx packets in batches
` [PATCH net-next 6/7] xen-netback: batch copies for multiple to-guest rx packets
` [PATCH net-next 7/7] xen/netback: add fraglist support for to-guest rx

[PATCH net-next 0/7] xen-netback: guest rx side refactor
 2016-10-03  7:31 UTC 

[PATCH] gpio: make memory-mapped drivers depend on HAS_IOMEM
 2016-10-03  7:49 UTC 

ip_vs_conn_expire_now may cause timer callback runs on two CPUs for a same session
 2016-10-03  7:49 UTC  (3+ messages)

[GIT PULL 0/3] ARM: exynos: Second round of stuff for v4.9
 2016-10-03  7:48 UTC  (7+ messages)
` [GIT PULL 1/3] ARM: soc: exynos: Drivers "

[Buildroot] [PATCH v2] board: add support for liteBoard
 2016-10-03  7:48 UTC 

[PATCH] ext4: optimize ext4 direct I/O locking for reading
 2016-10-03  7:41 UTC  (7+ messages)

[PATCH] tpm: don't destroy chip device prematurely
 2016-10-03  7:38 UTC  (7+ messages)

[lustre-devel] [PATCH] staging: lustre: ko2iblbd: handle ib_dereg_mr removal
 2016-10-03  7:31 UTC  (4+ messages)
`  "

[net-next] i40e: avoid NULL pointer dereference and recursive errors on early PCI error
 2016-10-03  7:31 UTC 

[PATCH 0/2] rtl8xxxu: Fix driver reload issues with 8723bu and 8192eu
 2016-10-03  7:30 UTC  (7+ messages)
` [PATCH 1/2] rtl8xxxu: Fix rtl8723bu driver reload issue
` [PATCH 2/2] rtl8xxxu: Fix rtl8192eu "

Credit Suisse Bank England
 2016-10-03  6:21 UTC  (2+ messages)

Credit Suisse Bank England
 2016-10-03  6:21 UTC 

Credit Suisse Bank England
 2016-10-03  6:21 UTC 

Credit Suisse Bank England
 2016-10-03  6:21 UTC 

[PATCH 0/2] rtl8xxxu: Fix memory leak and big endian bug
 2016-10-03  7:26 UTC  (3+ messages)
` [PATCH 2/2] rtl8xxxu: Fix big-endian problem reporting mactime


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.