All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-24 20:14:39 to 2017-03-24 21:53:27 UTC [more...]

Delivery Unsuccessful, FedEx Delivery #651000777
 2017-03-24 21:53 UTC 

[PATCH net-next 00/12] Mellanox mlx5e XDP performance optimization
 2017-03-24 21:52 UTC  (13+ messages)
` [PATCH net-next 01/12] net/mlx5e: Use dma_rmb rather than rmb in CQE fetch routine
` [PATCH net-next 02/12] net/mlx5e: Xmit, no write combining
` [PATCH net-next 03/12] net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevs
` [PATCH net-next 04/12] net/mlx5e: Move XDP completion functions to rx file
` [PATCH net-next 05/12] net/mlx5e: Move mlx5e_rq struct declaration
` [PATCH net-next 06/12] net/mlx5e: Move XDP SQ instance into RQ
` [PATCH net-next 07/12] net/mlx5e: Poll XDP TX CQ before RX CQ
` [PATCH net-next 08/12] net/mlx5e: Optimize XDP frame xmit
` [PATCH net-next 09/12] net/mlx5e: Generalize tx helper functions for different SQ types
` [PATCH net-next 10/12] net/mlx5e: Proper names for SQ/RQ/CQ functions
` [PATCH net-next 11/12] net/mlx5e: Generalize SQ create/modify/destroy functions
` [PATCH net-next 12/12] net/mlx5e: Different SQ types

[PATCH v2 0/2] ARM: dts: sunxi: Add CAN node and can0_pins_a pinctrl setting
 2017-03-24 21:52 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: dts: sun4i: Add CAN node and can0_pins_a pinctrl settings
` [PATCH v2 2/2] ARM: dts: sun7i: "

[net-next:master 566/583] warning: (NET_DSA_BCM_SF2) selects MDIO_BCM_UNIMAC which has unmet direct dependencies (NETDEVICES && ..)
 2017-03-24 21:52 UTC  (2+ messages)

[PATCH v2 0/4] cdc-acm: reassemble fragmented notifications
 2017-03-24 21:50 UTC  (4+ messages)
  ` [PATCH v2 1/4] "

[PATCH 1/3] drm/i915: Use LINEAR modifier instead of NONE
 2017-03-24 21:49 UTC  (4+ messages)
` [PATCH 2/3] drm: Add new DRM_IOCTL_MODE_GETPLANE2
` [PATCH 3/3] drm/i915: Add format modifiers for Intel
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Use LINEAR modifier instead of NONE

[PATCH] igb: add module param to set max-rss-queues
 2017-03-24 21:40 UTC  (4+ messages)

[PATCH v3 00/10] Enable VAS
 2017-03-24 21:47 UTC  (13+ messages)
` [PATCH v3 01/10] VAS: Define macros, register fields and structures
` [PATCH v3 03/10] VAS: Define vas_init() and vas_exit()
` [PATCH v3 04/10] VAS: Define helpers for access MMIO regions
` [PATCH v3 05/10] VAS: Define helpers to init window context

[PATCH net-next 0/2] Performances improvement for IPv6 Segment Routing
 2017-03-24 21:48 UTC  (2+ messages)

[U-Boot] [PATCH] dm: avoid dropping pin control DT properties in case of SPL_PINCTRL
 2017-03-24 21:47 UTC 

[RFC v5 0/9] CPU reclaiming for SCHED_DEADLINE
 2017-03-24 21:47 UTC  (4+ messages)
` [RFC v5 2/9] sched/deadline: improve the tracking of active utilization

[PATCH v4 0/3] Telit LE910 V1 QMI support
 2017-03-24 21:46 UTC  (4+ messages)
` [PATCH v4 1/3] qmimodem: add protection against modem_unregister
` [PATCH v4 2/3] udevng: find vendor and product id for child devices
` [PATCH v4 3/3] udevng: add Telit LE910 V1 support

[PATCH 0/4] oeqa: more control over qemu
 2017-03-24 21:46 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] qemurunner: configurable timeout for run_serial()
  ` [PATCH v2 2/4] oeqa: allow extending qemuparams="..."
  ` [PATCH v2 3/4] oeqa: allow customizing image used by runqemu()
  ` [PATCH v2 4/4] oeqa: allow persistent image writes in runqemu()

[PATCH] net_sched: use setup_deferrable_timer
 2017-03-24 21:43 UTC  (2+ messages)

[PATCH 0/4 V2] runqemu: add selftest
 2017-03-24 21:43 UTC  (2+ messages)

9p and EINTR?
 2017-03-24 21:42 UTC 

[PATCH net-next v4 0/2] GTP SGSN-side tunnels
 2017-03-24 21:42 UTC  (2+ messages)

Resizeable PCI BAR support V3
 2017-03-24 21:42 UTC  (5+ messages)
` [PATCH 2/4] PCI: add functionality for resizing resources v2
` [PATCH 4/4] drm/amdgpu: resize VRAM BAR for CPU access

[PATCH] block: correct documentation for blkdev_issue_discard() flags
 2017-03-24 21:42 UTC  (3+ messages)

[PATCH 2/2] scripts/contrib: scripts that updates kernel templates
 2017-03-25  4:41 UTC 

[PATCH 1/2] scripts/lib/bsp/substrate: kernel templates for 4.10
 2017-03-25  4:40 UTC 

[PATCH] block: remove outdated part of blkdev_issue_flush() comment
 2017-03-24 21:40 UTC  (2+ messages)

Audit fixes for v4.11 (#1)
 2017-03-24 21:39 UTC 

[PATCH] send-email: Net::SMTP::SSL is obsolete, use only when necessary
 2017-03-24 21:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/5] inofify: Reduce lock contention on read()
 2017-03-24 21:36 UTC  (6+ messages)
` [PATCH 1/5] notify: Call mutex_destroy() before freeing mutex memory
` [PATCH 2/5] inotify: Use mutex to prevent threaded clients reading events out of order
` [PATCH 3/5] notify: Split up some fsnotify functions
` [PATCH 4/5] inotify: switch get_one_event() to use fsnotify_list_*() helpers
` [PATCH 5/5] inotify: Avoid taking spinlock for each event processed in read()

[PATCH 00/14] arm_pmu: ACPI support
 2017-03-24 21:36 UTC  (2+ messages)

[PATCH net-next] net: mpls: Fix setting ttl_propagate for rt2
 2017-03-24 21:36 UTC  (5+ messages)

[Qemu-devel] [Bug 1674925] [NEW] Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected
 2017-03-24 21:27 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] [Bug 1674925] "

[Buildroot] [PATCH 1/4] fs/ext2: Remove support for auto-calculation of rootfs size
 2017-03-24 21:35 UTC  (2+ messages)

[RFC libdrm 0/2] Replace the build system with meson
 2017-03-24 21:34 UTC  (26+ messages)
        ` [Mesa-dev] "

[PATCH 1/3] clocksource: Augment bindings for Faraday timer
 2017-03-24 21:32 UTC  (3+ messages)
` [PATCH 2/3] clocksource: rename Gemini timer to Faraday
` [PATCH 3/3] clocksource: fttmr010: refactor to handle clock

Can-utils and mininet :
 2017-03-24 21:31 UTC 

[PATCH v4 0/2] diff --no-index: support symlinks and pipes
 2017-03-24 21:31 UTC  (3+ messages)
` [PATCH v4 1/2] diff --no-index: optionally follow symlinks
` [PATCH v4 2/2] diff --no-index: support reading from pipes

[PATCH -v6 00/13] The arduous story of FUTEX_UNLOCK_PI
 2017-03-24 21:31 UTC  (8+ messages)
` [PATCH -v6 01/13] futex: Cleanup variable names for futex_top_waiter()
` [PATCH -v6 02/13] futex: Use smp_store_release() in mark_wake_futex()
` [PATCH -v6 03/13] futex: Remove rt_mutex_deadlock_account_*()

[PATCH 0/8] pinctrl: meson: add audio output pins
 2017-03-24 21:23 UTC  (6+ messages)

[PATCH 15/16] drm/vblank: Simplify the get_scanout_position helper hook
 2017-03-24 21:28 UTC  (3+ messages)
` [PATCH] drm/vblank: fix boolreturn.cocci warnings

problem with cuImage.mpc834x_mds image
 2017-03-24 21:27 UTC  (3+ messages)
  ` AW: "

maybe revert commit c275a57f5ec3 "xen/balloon: Set balloon's initial state to number of existing RAM pages"
 2017-03-24 21:26 UTC  (11+ messages)

Problem: net: mvneta: auto-negotiation with disconnected network cable
 2017-03-24 21:26 UTC  (6+ messages)

locking/atomic: Introduce atomic_try_cmpxchg()
 2017-03-24 21:23 UTC  (22+ messages)

[PATCH] of: add stub for of_n_addr_cells
 2017-03-24 21:23 UTC  (3+ messages)

[PATCH v4 0/2] tpm/tpm_crb: Enable TPM CRB interface for ARM64
 2017-03-24 21:22 UTC  (4+ messages)
` [PATCH v4 2/2] "

[Buildroot] [autobuild.buildroot.net] Build results for 2017-03-22
 2017-03-24 21:22 UTC  (3+ messages)

What's cooking in git.git (Mar 2017, #10; Fri, 24)
 2017-03-24 21:21 UTC 

[Qemu-devel] [PATCH v2] virtio: fix vring_align() on 64-bit win32 platforms
 2017-03-24 21:21 UTC 

A note from the maintainer
 2017-03-24 21:19 UTC 

[ANNOUNCE] Git v2.12.2
 2017-03-24 21:19 UTC 

How do I copy a branch & its config to a new name?
 2017-03-24 21:17 UTC  (4+ messages)

[PATCH v2] Docs: Input: initial uinput documentation
 2017-03-24 21:17 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Fixup intel_write_status_page() for old CPUs without clflush
 2017-03-24 21:12 UTC  (5+ messages)

[PATCH v11 0/10] devicetree battery support and client bq27xxx_battery
 2017-03-24 21:11 UTC  (4+ messages)
` [PATCH v11 01/10] devicetree: power: Add battery.txt

[PATCHv2] dnf: move the entire dnf/rpm4 stack to Python 3
 2017-03-24 21:08 UTC 

[PATCH v4] statx: optimize copy of struct statx to userspace
 2017-03-24 21:08 UTC  (3+ messages)

[PATCHv2] power: supply: cpcap-charger: Add minimal CPCAP PMIC battery charger
 2017-03-24 21:04 UTC  (4+ messages)

[PATCH] dnf: move the entire dnf/rpm4 stack to Python 3
 2017-03-24 21:01 UTC  (3+ messages)

[raisin][PATCH 00/11] pygrub fix + cirros tests + lopartsetup fix
 2017-03-24 21:01 UTC  (3+ messages)
` [PATCH 02/11] Introduce cirros tests

linux-next: something wrong with 5-level paging
 2017-03-24 21:01 UTC  (5+ messages)

[PATCH] virtio_balloon: prevent uninitialized variable use
 2017-03-24 20:59 UTC  (7+ messages)

[Buildroot] [PATCH v2,1/2] libmediaart: new package
 2017-03-24 20:57 UTC  (3+ messages)
` [Buildroot] [PATCH v2,2/2] rygel: "

15588 linux-ext4
 2017-03-24 20:55 UTC 

[PATCH] ARM: aspeed: Disable UCD90160 in the Witherspoon devicetree
 2017-03-24 20:55 UTC  (3+ messages)

[patch net-next 0/5] mlxsw: Query resources from firmware
 2017-03-24 20:54 UTC  (2+ messages)

Performance issue with igb with lots of different src-ip addrs
 2017-03-24 20:54 UTC  (6+ messages)

[Fuego] [RFC]AFL-Fuego output test result change from xml to json
 2017-03-24 20:54 UTC  (3+ messages)
` [Fuego] [agl-discussions] "

[PATCH] xfs: report crtime and attribute flags to statx
 2017-03-24 20:53 UTC  (4+ messages)
  ` statx manpage

[PATCH] infiniband: Fix alignment of mmap cookies to support VIPT caching
 2017-03-24 20:51 UTC  (2+ messages)

[PATCH v2 00/11] ASoC: Intel: Skylake: More driver updates
 2017-03-24 20:51 UTC  (6+ messages)
` [PATCH v2 09/11] ASoC: Intel: Skylake: Fix DMA position reporting for capture stream

ARM: SoC fixes for v4.11
 2017-03-24 20:49 UTC  (2+ messages)

[net-next 00/10][pull request] 40GbE Intel Wired LAN Driver Updates 2017-03-23
 2017-03-24 20:50 UTC  (2+ messages)

[RFC PATCH] nvme: Submit uevents for log page notification
 2017-03-24 20:49 UTC 

[PATCH 0/3] minitty: a minimal TTY layer alternative for embedded systems
 2017-03-24 20:46 UTC  (6+ messages)

[PATCH v2] infiniband/uverbs: Fix integer overflows
 2017-03-24 20:45 UTC  (3+ messages)

[PATCHv3 1/2] mfd: cpcap: Add missing include dependencies
 2017-03-24 20:44 UTC  (2+ messages)

[net] Revert "e1000e: driver trying to free already-free irq"
 2017-03-24 20:44 UTC  (2+ messages)

[oss-security] Linux kernel ping socket / AF_LLC connect() sin_family race
 2017-03-24 20:43 UTC 

[ANNOUNCE]: New Gold sponsor VMware
 2017-03-24 20:42 UTC 

[PATCH v2 0/3] crypto: hw_random - Add new Exynos RNG driver
 2017-03-24 20:41 UTC  (4+ messages)
` [PATCH v2 1/3] "

[PATCH] IB/core: Protect against self-requeue of a cq work item
 2017-03-24 20:41 UTC  (3+ messages)

[PATCH v2 1/2] runqemu: Automatically add a TFTP directory for slirp boot
 2017-03-24 20:38 UTC  (2+ messages)
` [PATCH v2 2/2] runqemu: Add a background command option

[PATCH v2 0/7] efi: Enhance capsule loader to support signed Quark images
 2017-03-24 20:39 UTC  (9+ messages)
` [PATCH v2 5/7] efi/capsule: Prepare for loading images with security header
` [PATCH v2 7/7] efi/capsule: Add support for Quark "

iscsi (?): Unknown VPD Code: 0xc7
 2017-03-24 20:32 UTC  (2+ messages)

[PATCH] regulator: core: Limit propagation of parent voltage count and list
 2017-03-24 20:38 UTC  (2+ messages)

[tisdk-build-scripts][PATCH] Add omapl138-lcdk to the list of known machines
 2017-03-24 20:38 UTC 

[Qemu-devel] [PATCH for-2.9] i386: Don't override -cpu options on -cpu host/max
 2017-03-24 20:36 UTC 

[PATCH] arc: vdk: Fix support of UIO
 2017-03-24 20:35 UTC  (3+ messages)

[PATCH net-next 1/1] tcp: sysctl: Fix a race to avoid unexpected 0 window from space
 2017-03-24 20:31 UTC  (3+ messages)

[PATCH guest kernel] vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check
 2017-03-24 20:29 UTC  (3+ messages)

[PATCH] net: make in_aton() 32-bit internally
 2017-03-24 20:27 UTC  (2+ messages)

[PATCH] i40iw: Receive netdev events post INET_NOTIFIER state
 2017-03-24 20:27 UTC  (2+ messages)

[PATCH nft] src: hash: fix seed attribute not listed
 2017-03-24 20:25 UTC  (2+ messages)

[PATCH] tools/libxenforeignmemory: add a call to restrict the handle
 2017-03-24 20:24 UTC  (3+ messages)

[PATCH net-next v5] net: Add sysctl to toggle early demux for tcp and udp
 2017-03-24 20:21 UTC  (2+ messages)

[PATCH net-next] liquidio: do not reset Octeon if NIC firmware was preloaded
 2017-03-24 20:20 UTC  (2+ messages)

deadlock in synchronize_srcu() in debugfs?
 2017-03-24 20:20 UTC  (8+ messages)

[PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent spurious warnings
 2017-03-24 20:19 UTC  (4+ messages)

[PATCH v2] arm: Fix memory attribute inconsistencies when using fixmap
 2017-03-24 20:17 UTC  (7+ messages)

Plan: BO move throttling for visible VRAM evictions
 2017-03-24 20:17 UTC  (2+ messages)

[PATCH kernel v11 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-03-24 20:16 UTC  (7+ messages)
` [PATCH kernel v11 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v11 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[Patch net] kcm: return immediately after copy_from_user() failure
 2017-03-24 20:14 UTC  (2+ 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.