All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-08 13:45:25 to 2015-06-08 14:14:11 UTC [more...]

[PATCH] drm/panel: add lg4573 driver
 2015-06-08 14:13 UTC  (4+ messages)

QEMU bumping memory bug analysis
 2015-06-08 14:14 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2015-06-08 14:13 UTC 

[PATCH v3] btrfs: fix automatic blockgroup remove + discard
 2015-06-08 14:12 UTC  (3+ messages)
` [PATCH 3/3] btrfs: add missing discards when unpinning extents with -o discard

[PATCH for-next V5 00/12] Move RoCE GID management to IB/Core
 2015-06-08 14:12 UTC  (13+ messages)
  ` [PATCH for-next V5 01/12] IB/core: Add RoCE GID table
  ` [PATCH for-next V5 02/12] IB/core: Add rwsem to allow reading device list or client list
  ` [PATCH for-next V5 03/12] IB/core: Add RoCE GID population
  ` [PATCH for-next V5 04/12] net/ipv6: Export addrconf_ifid_eui48
  ` [PATCH for-next V5 05/12] IB/core: Add default GID for RoCE GID table
  ` [PATCH for-next V5 06/12] net: Add info for NETDEV_CHANGEUPPER event
  ` [PATCH for-next V5 07/12] IB/core: Add RoCE table bonding support
  ` [PATCH for-next V5 08/12] IB/core: ib_cache routines should use roce_gid_table when needed
  ` [PATCH for-next V5 09/12] net/mlx4: Postpone the registration of net_device
  ` [PATCH for-next V5 10/12] IB/mlx4: Implement ib_device callbacks
  ` [PATCH for-next V5 11/12] IB/mlx4: Replace mechanism for RoCE GID management
  ` [PATCH for-next V5 12/12] RDMA/ocrdma: Changes in driver to incorporate the moving of GID Table mgmt to IB/Core

[Qemu-devel] Trying to execute code outside RAM or ROM at 0x08000230
 2015-06-08 14:10 UTC  (8+ messages)

Probable regression: extremely high IOWAIT on system with Iomega ZIP drive (Parallel ATA interface) after 3.16->3.17 kernel upgrade
 2015-06-08 14:07 UTC 

[PATCH RFC 0/4] 'reset everything' approach to PVHVM guest kexec
 2015-06-08 14:10 UTC  (3+ messages)
` [PATCH RFC 1/4] xen: evtchn: make evtchn_reset() ready for soft reset

[PATCH] sched, numa: Do not hint for NUMA balancing on VM_MIXEDMAP mappings
 2015-06-08 14:08 UTC  (2+ messages)

[PATCH v6 COLO 00/15] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-06-08 14:08 UTC  (7+ messages)
` [PATCH v6 COLO 04/15] libxc/restore: support COLO restore
` [PATCH v6 COLO 05/15] send store mfn and console mfn to xl before resuming secondary vm

post-receive: pub/scm/virt/kvm/kvm
 2015-06-08 14:07 UTC 

[Buildroot] [PATCHv4 0/4] The big webkitgtk bump
 2015-06-08 14:07 UTC  (5+ messages)
` [Buildroot] [PATCHv4 1/4] webkitgtk24: new package
` [Buildroot] [PATCHv4 2/4] midori: bump to version 0.5.9
` [Buildroot] [PATCHv4 3/4] webkit: mark as deprecated
` [Buildroot] [PATCHv4 4/4] libgail: "

[PATCH v3] ARM: early fixmap support for earlycon
 2015-06-08 14:05 UTC  (6+ messages)

[PATCH v2 00/41] Add ACPI support for arm64 on Xen
 2015-06-08 14:05 UTC  (3+ messages)
` [PATCH v2 27/41] arm : add helper functions to map memory regions

[Qemu-devel] [PATCH 1/1] net: fix queue's purge on VM stop
 2015-06-08 14:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2] net: Add support of VIRTIO_NET_F_GUEST_ANNOUNCE for vhost-net/vhost-user

[PATCH v2] net: phy: dp83867: Add TI dp83867 phy
 2015-06-08 14:04 UTC  (3+ messages)

[PATCH 00/14] sched: balance callbacks
 2015-06-08 14:03 UTC  (5+ messages)
` [PATCH 08/14] hrtimer: Allow hrtimer::function() to free the timer

[U-Boot] [PATCH] dm: usb.h: Always declare usb func. prototypes when CONFIG_DM_USB=y
 2015-06-08 14:04 UTC  (4+ messages)

[PATCHv2 0/9] perf stat: Separate shadow counters code
 2015-06-08 14:03 UTC  (4+ messages)
` [PATCH 1/9] perf stat: Add id into perf_stat struct
  ` [PATCHv3] "

[Qemu-devel] [PATCH V15 0/5] Virtual Machine Generation ID
 2015-06-08 14:05 UTC  (11+ messages)
` [Qemu-devel] [PATCH V15 4/5] i386: add a Virtual Machine Generation ID device

[U-Boot] [PATCH 0/7] Odroid XU3: enable DWC3 and DFU/THOR/UMS
 2015-06-08 14:03 UTC  (2+ messages)

[PATCH v3 1/2] drm/bridge: dw-hdmi: support optional supply regulators
 2015-06-08 14:02 UTC  (7+ messages)

[RFC PATCH 00/25] Move LRU page reclaim from zones to nodes
 2015-06-08 13:56 UTC  (52+ messages)
` [PATCH 01/25] mm, vmstat: Add infrastructure for per-node vmstats
` [PATCH 02/25] mm, vmscan: Move lru_lock to the node
` [PATCH 03/25] mm, vmscan: Move LRU lists to node
` [PATCH 04/25] mm, vmscan: Begin reclaiming pages on a per-node basis
` [PATCH 05/25] mm, vmscan: Have kswapd only scan based on the highest requested zone
` [PATCH 06/25] mm, vmscan: Avoid a second search through zones checking if compaction is required
` [PATCH 07/25] mm, vmscan: Make kswapd think of reclaim in terms of nodes
` [PATCH 08/25] mm, vmscan: By default have direct reclaim only shrink once per node
` [PATCH 09/25] mm, vmscan: Clear congestion, dirty and need for compaction on a per-node basis
` [PATCH 10/25] mm, vmscan: Make shrink_node decisions more node-centric
` [PATCH 11/25] mm, workingset: Make working set detection node-aware
` [PATCH 12/25] mm, page_alloc: Consider dirtyable memory in terms of nodes
` [PATCH 13/25] mm: Move NR_FILE_MAPPED accounting to the node
` [PATCH 14/25] mm: Rename NR_ANON_PAGES to NR_ANON_MAPPED
` [PATCH 15/25] mm: Move most file-based accounting to the node
` [PATCH 16/25] mm, vmscan: Update classzone_idx if buffer_heads_over_limit
` [PATCH 17/25] mm, vmscan: Check if cpusets are enabled during direct reclaim
` [PATCH 18/25] mm, vmscan: Only wakeup kswapd once per node for the requested classzone
` [PATCH 19/25] mm, vmscan: Account in vmstat for pages skipped during reclaim
` [PATCH 20/25] mm, page_alloc: Remove fair zone allocation policy
` [PATCH 21/25] mm, page_alloc: Defer zlc_setup until it is known it is required
` [PATCH 22/25] mm: Convert zone_reclaim to node_reclaim
` [PATCH 23/25] mm, page_alloc: Delete the zonelist_cache
` [PATCH 24/25] mm, page_alloc: Use ac->classzone_idx instead of zone_idx(preferred_zone)
` [PATCH 25/25] mm: page_alloc: Take fewer passes when allocating to the low watermark

[xen-unstable test] 57852: regressions - FAIL
 2015-06-08 14:02 UTC  (12+ messages)

iptables based appliances
 2015-06-08 14:02 UTC  (2+ messages)
` iptables based appliances - ipset

master - lvmetad.c: internal err on modifying global handle with open connection
 2015-06-08 14:02 UTC 

master - lvmetad.h: rephrase API descriptions
 2015-06-08 14:01 UTC 

[PATCH] perf tools: avoid possible race condition in copyfile
 2015-06-08 13:58 UTC  (4+ messages)

[Qemu-devel] QEMU's CVE Procedures
 2015-06-08 14:01 UTC  (2+ messages)

[Qemu-devel] poor virtio-scsi performance
 2015-06-08 14:01 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] ACPI: ARM: add SPCR table
 2015-06-08 14:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] ACPI: Add definitions for the "
` [Qemu-devel] [PATCH 2/2] hw/arm/virt-acpi-build: Add "

[PATCH v2][RFC] libxl: Add AHCI support for upstream qemu
 2015-06-08 14:00 UTC  (6+ messages)

[PATCH] eal:Fix log messages always being printed from rte_eal_cpu_init
 2015-06-08 13:59 UTC  (4+ messages)

[GIT PULL] Intel IOMMU fix for 4.1
 2015-06-08 14:00 UTC 

[PATCH 0/5] Btrfs incremental send fix serval case for rename and rm directory
 2015-06-08 14:00 UTC  (5+ messages)
` [PATCH 5/5] Btrfs: incremental send, fix rmdir not send utimes

post-receive: pub/scm/linux/kernel/git/tip/tip
 2015-06-08 13:59 UTC 

[PATCH v2 1/2] sctp: rcu-ify addr_waitq
 2015-06-08 13:58 UTC  (4+ messages)
` [PATCH v3 "

[LTP] [PATCH v3 2/2] commands/df: Added new testcase to test df(1) command
 2015-06-08 13:57 UTC  (3+ messages)
    ` [LTP] [PATCH v4 "

[U-Boot] [RFC] Sunxi NAND support for U-Boot
 2015-06-08 13:56 UTC  (6+ messages)
` [U-Boot] [RFC 11/11] mtd/nand: Sunxi NAND boot partition definitions
  ` [U-Boot] [linux-sunxi] "

xen-unstable build fails with XEN_DUMP_DIR undeclader in xl_cmdimpl.c
 2015-06-08 13:56 UTC  (7+ messages)

[PATCH] ARM: at91/dt: sama5d4: fix dma conf for aes, sha and tdes nodes
 2015-06-08 13:55 UTC  (3+ messages)

[PATCH 1/3] slcand: daemonize _after_ interface is created, renamed and up
 2015-06-08 13:55 UTC  (5+ messages)
` [PATCH 2/3] slcand: add option -p<file> to write pid to a file

crypto: caam - Clamp AEAD SG list by input length
 2015-06-08 13:53 UTC  (3+ messages)

Intel HDA & Realtek issues on ASUS G751JM
 2015-06-08 13:52 UTC  (2+ messages)
` Fwd: "

[PATCH 0/5] Indirect memory registration feature
 2015-06-08 13:51 UTC  (4+ messages)

[PATCH v4 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-06-08 13:51 UTC  (4+ messages)
` [PATCH v4 6/8] arm64: dts: add SRAM, MHU mailbox and SCPI support on Juno

[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
 2015-06-08 13:51 UTC  (6+ messages)
` [RFC PATCH 06/18] signal/kthread: Initial implementation of kthread "

[RFC] V4L2 codecs in user space
 2015-06-08 13:50 UTC  (3+ messages)

A few SOLO6x10 patches
 2015-06-08 13:50 UTC  (2+ messages)
` [PATCH] SOLO6x10: Remove dead code

[v9 1/9] iommu: Add new member capability to struct irq_remap_ops
 2015-06-08 13:42 UTC  (2+ messages)
` [tip:x86/apic] "

[Buildroot] [PATCH] strongswan: security bump to version 5.3.2
 2015-06-08 13:50 UTC 

[U-Boot] [PATCH][v7] mpc85xx/T104xD4RDB: Add T104xD4RDB boards support
 2015-06-08 13:50 UTC  (2+ messages)

[PATCH 2/2] iio: adc: xilinx-xadc: Add xlnx,extend-name as an optional argument for aux channels
 2015-06-08 13:49 UTC  (7+ messages)
` [PATCH v2 1/2] devicetree: xilinx-xadc: Add optional label property
  ` [PATCH v2 2/2] iio: adc: xilinx-xadc: Add label as an optional argument for aux channels

[PATCH] hrtimers: Make sure hrtimer_resolution is unsigned int
 2015-06-08 13:48 UTC  (2+ messages)
` [tip:timers/core] "

[v9 4/9] iommu, x86: Save the mode (posted or remapped) of an IRTE
 2015-06-08 13:44 UTC  (2+ messages)
` [tip:x86/apic] "

[v9 3/9] iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip
 2015-06-08 13:43 UTC  (2+ messages)
` [tip:x86/apic] "

[v9 7/9] iommu, x86: Setup Posted-Interrupts capability for Intel iommu
 2015-06-08 13:45 UTC  (2+ messages)
` [tip:x86/apic] "

brcmfmac: brcmf_p2p_create_p2pdev: timeout occurred
 2015-06-08 13:48 UTC  (3+ messages)

[v9 8/9] iommu, x86: define irq_remapping_cap()
 2015-06-08 13:45 UTC  (2+ messages)
` [tip:x86/apic] iommu, x86: Provide irq_remapping_cap() interface

[tip:x86/asm] x86/asm/entry: Rename compat syscall entry points
 2015-06-08 13:46 UTC 

[v9 9/9] iommu, x86: Properly handler PI for IOMMU hotplug
 2015-06-08 13:45 UTC  (2+ messages)
` [tip:x86/apic] iommu, x86: Properly handle posted interrupts "

post-receive: pub/scm/linux/kernel/git/tip/tip
 2015-06-08 13:46 UTC 

[PATCH 3.18 000/178] 3.18.15-review
 2015-06-08 13:42 UTC  (40+ messages)
` [PATCH 3.18 140/178] jbd2: fix r_count overflows leading to buffer overflow in journal recovery
` [PATCH 3.18 141/178] ahci: avoton port-disable reset-quirk
` [PATCH 3.18 142/178] libata: Add helper to determine when PHY events should be ignored
` [PATCH 3.18 143/178] libata: Ignore spurious PHY event on LPM policy change
` [PATCH 3.18 144/178] libata: Update Crucial/Micron blacklist
` [PATCH 3.18 145/178] libata: Blacklist queued TRIM on all Samsung 800-series
` [PATCH 3.18 146/178] arm64: bpf: fix signedness bug in loading 64-bit immediate
` [PATCH 3.18 147/178] rt2x00: add new rt2800usb device DWA 130
` [PATCH 3.18 148/178] gpio: gpio-kempld: Fix get_direction return value
` [PATCH 3.18 149/178] crypto: s390/ghash - Fix incorrect ghash icv buffer handling
` [PATCH 3.18 150/178] mac80211: move WEP tailroom size check
` [PATCH 3.18 151/178] mac80211: don't use napi_gro_receive() outside NAPI context
` [PATCH 3.18 152/178] s390/mm: correct return value of pmd_pfn
` [PATCH 3.18 153/178] sched: Handle priority boosted tasks proper in setscheduler()
` [PATCH 3.18 154/178] ARM: 8356/1: mm: handle non-pmd-aligned end of RAM
` [PATCH 3.18 155/178] ARM: dts: imx27: only map 4 Kbyte for fec registers
` [PATCH 3.18 156/178] ARM: fix missing syscall trace exit
` [PATCH 3.18 157/178] parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures
` [PATCH 3.18 158/178] tools/vm: fix page-flags build
` [PATCH 3.18 159/178] mm, numa: really disable NUMA balancing by default on single node machines
` [PATCH 3.18 160/178] nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
` [PATCH 3.18 161/178] svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures
` [PATCH 3.18 162/178] firmware: dmi_scan: Fix ordering of product_uuid
` [PATCH 3.18 163/178] thermal: armada: Update Armada 380 thermal sensor coefficients
` [PATCH 3.18 164/178] md/raid5: don't record new size if resize_stripes fails
` [PATCH 3.18 165/178] rtlwifi: rtl8192cu: Fix kernel deadlock
` [PATCH 3.18 166/178] storvsc: Set the SRB flags correctly when no data transfer is needed
` [PATCH 3.18 167/178] sd: Disable support for 256 byte/sector disks
` [PATCH 3.18 168/178] ACPI / init: Fix the ordering of acpi_reserve_resources()
` [PATCH 3.18 169/178] iwlwifi: pcie: prevent using unmapped memory in fw monitor
` [PATCH 3.18 170/178] drm/radeon: add new bonaire pci id
` [PATCH 3.18 171/178] drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
` [PATCH 3.18 172/178] drm/radeon: retry dcpd fetch
` [PATCH 3.18 173/178] drm/radeon: don't share plls if monitors differ in audio support
` [PATCH 3.18 174/178] drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"
` [PATCH 3.18 175/178] vfs: read file_handle only once in handle_to_path
` [PATCH 3.18 176/178] power/reset: at91: fix return value check in at91_reset_platform_probe()
` [PATCH 3.18 177/178] ARC: unbork !LLSC build
` [PATCH 3.18 178/178] xfrm: release dst_orig in case of error in xfrm_lookup()

[Patch V4 00/16] xen: support pv-domains larger than 512GB
 2015-06-08 13:45 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] drm/i915: Correcting the reg definitions for PORT_DFT
 2015-06-08 13:48 UTC  (4+ messages)

[v9 2/9] iommu: dmar: Extend struct irte for VT-d Posted-Interrupts
 2015-06-08 13:43 UTC  (2+ messages)
` [tip:x86/apic] "


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.