All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-27 18:29:10 to 2017-06-27 19:40:49 UTC [more...]

[RFC PATCH net-next 1/3] ethtool: Add link down reason callback
 2017-06-27 19:40 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] Add chardev-send-break monitor command
 2017-06-27 19:40 UTC  (2+ messages)

[PATCH 1/3] [media] venus: mark PM functions as __maybe_unused
 2017-06-27 19:39 UTC  (3+ messages)
` [PATCH 2/3] [media] venus: don't abuse dma_alloc for non-DMA allocations

[Qemu-devel] [PATCH v2] scripts: add "git.orderfile" for ordering diff hunks by pathname patterns
 2017-06-27 19:39 UTC  (4+ messages)

[PATCH net-next] tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...)
 2017-06-27 19:39 UTC  (2+ messages)

Compile Error v2.13.2 on Solaris SPARC
 2017-06-27 19:38 UTC  (24+ messages)
` [PATCH 0/3] update sha1dc from PR #36
  ` [PATCH 2/3] sha1dc: optionally use sha1collisiondetection as a submodule
` [PATCH 1/3] sha1dc: update from my PR #36

RFC: sk leak in sock_graft?
 2017-06-27 19:38 UTC  (2+ messages)

phosphor-net-ipmid
 2017-06-27 19:36 UTC  (2+ messages)

[PATCH 0/3 v6] Fixups for l_pid
 2017-06-27 19:36 UTC  (7+ messages)
` [PATCH 3/3] staging/lustre, 9p, ceph, cifs, dlm: negate remote pids for F_GETLK
    ` [lustre-devel] "
    ` [Cluster-devel] "

[Intel-wired-lan] [next PATCH S73-V2 1/9] i40e: Fix for trace found with S4 state
 2017-06-27 19:36 UTC  (2+ messages)

[PATCH v2] kref: Avoid null pointer dereference after WARN
 2017-06-27 19:34 UTC  (5+ messages)

[RFC 0/6] glibc port to ARC architecture
 2017-06-27 19:32 UTC  (4+ messages)
` [RFC 4/6] ARC: Initial port to glibc

[PATCH 0/3] Altera Quadspi Controller Version 2
 2017-06-27 19:32 UTC  (11+ messages)
` [PATCH 1/3] ARM: dts: Bindings for "

Deadlock on device removal event for NVMeF target
 2017-06-27 19:31 UTC  (4+ messages)

[PATCH v5 0/8] Memory scrubbing from idle loop
 2017-06-27 19:31 UTC  (6+ messages)
` [PATCH v5 6/8] mm: Keep heap accessible to others while scrubbing
` [PATCH v5 8/8] mm: Make sure pages are scrubbed

"memory management error" with NFS/RDMA on RoCE
 2017-06-27 19:30 UTC  (5+ messages)

[PATCH] kref: Avoid null pointer dereference after WARN
 2017-06-27 19:29 UTC  (7+ messages)

[PATCH] arm64: dts: rockchip: fix typo in mmc pinctrl
 2017-06-27 19:28 UTC  (3+ messages)

How do you remove an IMAGEFS?
 2017-06-27 19:28 UTC  (4+ messages)

[PULL] topic/e1000e-fix
 2017-06-27 19:28 UTC  (10+ messages)
  ` [PATCH v2 1/1] e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
        ` [Intel-wired-lan] "

[PATCH v2] spi: rockchip: Disable Runtime PM when chip select is asserted
 2017-06-27 19:27 UTC  (4+ messages)

[Ksummit-discuss] [TECH TOPIC] is Kconfig a bit hard sometimes?
 2017-06-27 19:27 UTC  (4+ messages)

making wireguard work on RHEL7/etc
 2017-06-27 19:43 UTC  (12+ messages)

[PATCH v4 0/9] rte_bus parse API
 2017-06-27 19:26 UTC  (8+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 1/7] bus: fix bus name registration
  ` [PATCH v5 2/7] bus: introduce parsing functionality
  ` [PATCH v5 5/7] bus: add helper to find a bus from a device name

[Qemu-devel] [PATCH v3 00/20] make bdrv_is_allocated[_above] byte-based
 2017-06-27 19:24 UTC  (21+ messages)
` [Qemu-devel] [PATCH v3 01/20] blockjob: Track job ratelimits via bytes, not sectors
` [Qemu-devel] [PATCH v3 02/20] trace: Show blockjob actions "
` [Qemu-devel] [PATCH v3 03/20] stream: Switch stream_populate() to byte-based
` [Qemu-devel] [PATCH v3 04/20] stream: Switch stream_run() "
` [Qemu-devel] [PATCH v3 05/20] commit: Switch commit_populate() "
` [Qemu-devel] [PATCH v3 06/20] commit: Switch commit_run() "
` [Qemu-devel] [PATCH v3 07/20] mirror: Switch MirrorBlockJob "
` [Qemu-devel] [PATCH v3 08/20] mirror: Switch mirror_do_zero_or_discard() "
` [Qemu-devel] [PATCH v3 09/20] mirror: Update signature of mirror_clip_sectors()
` [Qemu-devel] [PATCH v3 10/20] mirror: Switch mirror_cow_align() to byte-based
` [Qemu-devel] [PATCH v3 11/20] mirror: Switch mirror_do_read() "
` [Qemu-devel] [PATCH v3 12/20] mirror: Switch mirror_iteration() "
` [Qemu-devel] [PATCH v3 13/20] block: Drop unused bdrv_round_sectors_to_clusters()
` [Qemu-devel] [PATCH v3 14/20] backup: Switch BackupBlockJob to byte-based
` [Qemu-devel] [PATCH v3 15/20] backup: Switch block_backup.h "
` [Qemu-devel] [PATCH v3 16/20] backup: Switch backup_do_cow() "
` [Qemu-devel] [PATCH v3 17/20] backup: Switch backup_run() "
` [Qemu-devel] [PATCH v3 18/20] block: Make bdrv_is_allocated() byte-based
` [Qemu-devel] [PATCH v3 19/20] block: Minimize raw use of bds->total_sectors
` [Qemu-devel] [PATCH v3 20/20] block: Make bdrv_is_allocated_above() byte-based

[PATCH 1/3] drm/amdgpu: cleanup initializing gtt_size
 2017-06-27 19:25 UTC  (6+ messages)
` [PATCH 3/3] drm/amdgpu: add gtt_sys_limit

ACPICA regression for empty ResourceTemplates
 2017-06-27 19:23 UTC  (7+ messages)

[PATCH 1/2] mtd: Add sanity checks in mtd_write/read_oob()
 2017-06-27 19:22 UTC  (2+ messages)
` [PATCH 2/2] mtd: Remove duplicate checks on mtd_oob_ops parameter

fix cross-compile when libtirpc is used
 2017-06-27 19:22 UTC 

[RESEND PATCH] MIPS: head: Reorder instructions missing a delay slot
 2017-06-27 19:22 UTC 

[MPTCP] stack trace for pure ACK
 2017-06-27 19:22 UTC 

[PATCH] sh: mark end of BUG() implementation as unreachable
 2017-06-27 19:20 UTC  (2+ messages)

[PATCH v2 1/2] mtd: Stop directly calling master ->_xxx() hooks from mtdpart code
 2017-06-27 19:19 UTC  (3+ messages)

[Buildroot] [PATCH v2 0/2] qt5multimedia: add missing dependencies
 2017-06-27 19:20 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/2] qt5multimedia: conditionally add pulseaudio & libglib2 to dependencies
` [Buildroot] [PATCH v2 2/2] qt5multimedia: conditionally add alsa-lib "

+ mm-memory_hotplug-just-build-zonelist-for-new-added-node.patch added to -mm tree
 2017-06-27 19:18 UTC 

[PATCH] git-p4: changelist template with p4 -G change -o
 2017-06-27 19:17 UTC  (2+ messages)
` [PATCH] git-p4: parse marshal output "p4 -G" in p4 changes

[PATCH] fortify: Avoid panic() in favor of BUG()
 2017-06-27 19:16 UTC  (4+ messages)

[PATCH 0/4] Davinci remoteproc cleanups/fixes
 2017-06-27 19:14 UTC  (8+ messages)
` [PATCH 4/4] remoteproc/davinci: streamline the interrupt management

[Buildroot] [PATCH v2] pulseaudio: bump version to 10.0
 2017-06-27 19:15 UTC  (3+ messages)

[arm-platforms:kvm-arm64/gicv4-kvm 49/62] arch/arm/kvm/../../../virt/kvm/arm/arm.c:1465: undefined reference to `kvm_vgic_v4_set_forwarding'
 2017-06-27 19:14 UTC 

[Qemu-devel] [PATCH v3 0/7] target/m68k: implement 680x0 FPU (part 2)
 2017-06-27 19:12 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 1/7] target/m68k: add fscc
` [Qemu-devel] [PATCH v3 2/7] target/m68k: add fmovecr
` [Qemu-devel] [PATCH v3 3/7] target/m68k: add explicit single and double precision operations
` [Qemu-devel] [PATCH v3 4/7] softfloat: define floatx80_round()
` [Qemu-devel] [PATCH v3 5/7] target/m68k: add fsglmul and fsgldiv
` [Qemu-devel] [PATCH v3 6/7] target/m68k: add explicit single and double precision operations (part 2)
` [Qemu-devel] [PATCH v3 7/7] target/m68k: add fmovem

ALSA core info race condition
 2017-06-27 19:12 UTC 

[PATCH] MIPS: head: Reorder instructions missing a delay slot
 2017-06-27 19:11 UTC 

Allocation failures with babeltrace and TraceCompass - corrupt trace?
 2017-06-27 19:09 UTC 

[Intel-wired-lan] [jkirsher-next-queue:10GbE] BUILD INCOMPLETE 7d2cf1a622c77ba6d52ae4d3ed693092667064b7
 2017-06-27 19:09 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD INCOMPLETE 9eac9c1eab0fff907429ff0e0499c5d58a8e1294
 2017-06-27 19:09 UTC 

[PATCH] Btrfs-progs: convert: do not clear header rev
 2017-06-27 19:07 UTC  (2+ messages)

[PATCH] firmware: wake all waiters
 2017-06-27 19:08 UTC  (7+ messages)

[PATCH] perf jit: fix typo: "incalid" -> "invalid"
 2017-06-27 19:08 UTC  (4+ messages)

[PATCH rdma-rc 0/5] Fixes for IPoIB flows
 2017-06-27 19:08 UTC  (5+ messages)
` [PATCH rdma-rc 2/5] IB/ipoib: Limit call to free rdma_netdev for capable devices

[PATCH 0/6] consolidate help/version option descriptions
 2017-06-27 19:08 UTC  (7+ messages)
` [PATCH 6/6] misc: update --help content again

[Buildroot] [PATCH] ndisc6: patch no longer required
 2017-06-27 19:08 UTC 

[PATCH] rpmsg: Solve circular dependencies involving RPMSG_VIRTIO
 2017-06-27 19:08 UTC  (3+ messages)

[Buildroot] [PATCH] nodm: uClibc wordexp support is enabled by default
 2017-06-27 19:07 UTC 

[Buildroot] [PATCH] squid: uClibc workaround no longer required
 2017-06-27 19:06 UTC 

[PATCH 4.11 00/58] 4.11.8-stable review
 2017-06-27 19:04 UTC  (2+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Bug reporting feedback loop
 2017-06-27 19:04 UTC  (8+ messages)

[PATCH 4.9 00/44] 4.9.35-stable review
 2017-06-27 19:03 UTC  (3+ messages)

[PATCH v5 00/12] bus: attach / detach API
 2017-06-27 19:03 UTC  (4+ messages)
` [PATCH v6 00/11] "
  ` [PATCH v6 05/11] bus: introduce hotplug functionality

[GIT PULL v3] updates to qbman (soc drivers) to support arm/arm64
 2017-06-27 19:03 UTC  (13+ messages)

[PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention
 2017-06-27 19:03 UTC  (8+ messages)
` [PATCH v7 07/26] x86/insn-eval: Do not BUG on invalid register type

[PATCH 4.4 00/26] 4.4.75-stable review
 2017-06-27 19:02 UTC  (2+ messages)

REG: Need help and support to start with KVM [URGENT]
 2017-06-27 19:00 UTC  (4+ messages)

[iproute PATCH] man: Collect names of man pages automatically
 2017-06-27 19:00 UTC 

[PATCH v7 0/6] convert: add "status=delayed" to filter process protocol
 2017-06-27 19:00 UTC  (5+ messages)
` [PATCH v7 3/6] t0021: write "OUT <size>" only on success
` [PATCH v7 6/6] convert: add "status=delayed" to filter process protocol

[PATCH] iio/adc/ltc2497: Add IIO to HWMON hooks
 2017-06-27 18:59 UTC 

[PATCH 3.18 00/16] 3.18.59-stable review
 2017-06-27 18:58 UTC  (2+ messages)

[Buildroot] [PATCH-2017.02.x] nodejs: bump 6.x version to 6.11.0
 2017-06-27 18:58 UTC 

renesas-drivers-2017-06-27-v4.12-rc7
 2017-06-27 18:58 UTC 

[PATCH RESEND] scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
 2017-06-27 18:55 UTC 

[PATCH v3 0/4] Add Broadcom STB USB phy driver
 2017-06-27 18:54 UTC  (5+ messages)
` [PATCH v3 1/4] soc: brcmstb: Add Product ID and Family ID helper functions

[GIT PULL FOR renesas-drivers] v4l: vsp1: writeback prototype
 2017-06-27 18:53 UTC  (2+ messages)

[xen-unstable-smoke test] 111116: regressions - trouble: blocked/broken/fail
 2017-06-27 18:53 UTC 

[PATCH v2] powerpc/powernv: Enable PCI peer-to-peer
 2017-06-27 18:52 UTC  (3+ messages)

[GIT PULL FOR renesas-drivers] v4l: vsp1: Suspend/resume on M2M pipelines
 2017-06-27 18:52 UTC  (2+ messages)

[PATCH] l2tp: cast l2tp traffic counter to unsigned
 2017-06-27 18:51 UTC  (4+ messages)
  ` [PATCH net] net: prevent sign extension in dev_get_stats()

[MPTCP] [PATCH] Revert tcp_skb_cb to it's original size and cleanup main TCP Rx code from MPTCP specific code
 2017-06-27 18:51 UTC 

[PATCH v5 00/13] x86: refactor trap handling code
 2017-06-27 18:50 UTC  (6+ messages)
` [PATCH v5 09/13] xen: move do_nmi_op and make it x86 only
` [PATCH v5 12/13] x86/traps: move some PV specific functions to pv/traps.c

renesas-drivers-2017-06-27-v4.12-rc7
 2017-06-27 18:50 UTC 

[PATCH] nvme: remove indenty ctrl before scan namespace
 2017-06-27 18:50 UTC  (2+ messages)

linux-next: BUG: Bad page state in process ip6tables-save pfn:1499f4
 2017-06-27 18:39 UTC  (6+ messages)

[Qemu-devel] [PATCH v1 1/1] char-socket: Don't report TCP socket waiting as an error
 2017-06-27 18:49 UTC  (13+ messages)

[PATCH] IB: Move PCI dependency from root KConfig to HW's KConfigs
 2017-06-27 18:48 UTC  (2+ messages)

q35 support in Xen
 2017-06-27 18:48 UTC  (4+ messages)

[PATCH] audit: convert AUDIT_FILTER_PATH to AUDIT_FILTER_FS
 2017-06-27 18:47 UTC 

[PATCH 0/3] Compilation fixes for GCC 7
 2017-06-27 18:47 UTC  (3+ messages)
` [PATCH 3/3] Disable -Wint-in-bool-context

[PATCH V3] filter: add filesystem filter with fstype
 2017-06-27 18:46 UTC 

[PATCH 0/2] x86/CPU/AMD: Fix multi-die processor topology info
 2017-06-27 18:44 UTC  (9+ messages)
` [PATCH 1/2] x86/CPU/AMD: Present package as die instead of socket

[PATCH v3 0/4] g_NCR5380: PDMA fixes and cleanup
 2017-06-27 18:44 UTC  (4+ messages)

[PATCH 01/12] e2fsck: add support for large xattrs in external inodes
 2017-06-27 18:43 UTC  (5+ messages)
` [PATCH 07/12] e2fsck: track ea_inode references

[PATCHv2 1/2] oeqa/selftest/{context, case}: Handle KeyboardInterrupt/SIGINT and SIGTERM
 2017-06-27 18:43 UTC  (2+ messages)

[net-next] net: remove policy-routing.txt documentation
 2017-06-27 18:43 UTC  (2+ messages)

Access to older 64-bit sparcs for developers
 2017-06-27 18:42 UTC  (2+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Documentation issues
 2017-06-27 18:42 UTC  (7+ messages)

[PATCH v2 0/4] Broadcom STB S2/S3/S5 support for ARM and MIPS
 2017-06-27 18:41 UTC  (6+ messages)
` [PATCH v2 2/4] soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)

[PATCH 1/2] xen/pt: Unlock d->event_lock on error paths
 2017-06-27 18:41 UTC  (4+ messages)
` [PATCH 2/2] xen/pt: Avoid NULL dereference in hvm_pirq_eoi()

[Qemu-devel] [PATCH v4 0/4] more blkdebug tweaks
 2017-06-27 18:41 UTC  (4+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH net-next] vxlan: fix incorrect nlattr access in MTU check
 2017-06-27 18:40 UTC  (2+ messages)

[PATCH 00/26] iwlwifi: updates intended for v4.13 2017-06-25
 2017-06-27 18:40 UTC  (8+ messages)
` [PATCH 21/26] iwlwifi: mvm: print base HW address during init

[qemu-mainline baseline-only test] 71606: regressions - trouble: blocked/broken/fail/pass
 2017-06-27 18:39 UTC 

[PATCH] vcpu_dirty: share the same field in CPUState for all accelerators
 2017-06-27 18:36 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH] ext4: remove timebomb in ext4_decode_extra_time()
 2017-06-27 18:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] .gitlab-ci.yml: regenerate
 2017-06-27 18:32 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] Makefile: regenerat .gitlab-ci.yml when configs/ directory changes

[1/3] cgroup: "cgroup.subtree_control" should be writeable by delegatee
 2017-06-27 18:30 UTC  (5+ messages)
` [PATCH 2/3] cgroup: restructure cgroup_procs_write_permission()
  ` [PATCH 3/3] cgroup: implement "nsdelegate" mount option
    ` [PATCH v2 "

Building Xen 4.8 with GCC 7
 2017-06-27 18:29 UTC 

[PATCH BUGFIX V2] block, bfq: update wr_busy_queues if needed on a queue split
 2017-06-27 18:29 UTC  (5+ 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.