All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-23 13:43:36 to 2017-03-23 14:24:17 UTC [more...]

[qemu-upstream-4.8-testing test] 106837: tolerable FAIL - PUSHED
 2017-03-23 14:24 UTC 

[PATCH v2] Add initial SX3000b platform code to MIPS arch
 2017-03-23 14:23 UTC  (2+ messages)

[PATCHv3 1/2] mfd: cpcap: implement irq sense helper
 2017-03-23 14:23 UTC  (3+ messages)

[PATCH 07/15] drm/i915: Store a direct lookup from object handle to vma
 2017-03-23 14:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] libxl: add PV display device driver interface
 2017-03-23 14:23 UTC  (5+ messages)

[PATCH] i2c/muxes/i2c-mux-ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch
 2017-03-23 14:22 UTC  (2+ messages)

[RFC PATCH v0.2] PCI: Add support for tango PCIe host bridge
 2017-03-23 14:22 UTC  (3+ messages)

[PATCH v2] arm64: print a fault message when attempting to write RO memory
 2017-03-23 14:22 UTC  (7+ messages)

[Qemu-devel] [PATCH v4] qga: Add `guest-get-timezone` command
 2017-03-23  0:27 UTC  (2+ messages)

[REGRESSION] 07ec51480b5e ("virtio_pci: use shared interrupts for virtqueues") causes crashes in guest
 2017-03-23 14:22 UTC  (4+ messages)

[PATCH] arm64: drop unnecessary newlines in show_regs()
 2017-03-23 14:21 UTC  (2+ messages)

[PATCH] xen, fbfront: fix connecting to backend
 2017-03-23 14:21 UTC  (11+ messages)
` [Xen-devel] "

perf software events broken in containers
 2017-03-23 14:21 UTC  (6+ messages)

IIO Experiment #1 Build Dummy Help
 2017-03-23 14:21 UTC  (10+ messages)
` [Outreachy kernel] "

[PATCH v2] mempool: remove non-EAL thread note from header
 2017-03-23 14:20 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 0/7] Renesas RZ/A1 pin and gpio controller
 2017-03-23 14:19 UTC  (4+ messages)
` [PATCH v2 1/7] pinctrl: "

[Qemu-devel] [PATCH v4 0/8] xen/9pfs: introduce the Xen 9pfs backend
 2017-03-23 14:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/8] xen: import ring.h from xen

[PATCH] qedf: fix wrong le16 conversion
 2017-03-23 14:19 UTC  (3+ messages)

[PATCH v4 00/17] Wind River Systems AVP PMD
 2017-03-23 14:18 UTC  (3+ messages)
` [PATCH v5 00/14] "

[Qemu-devel] [RFC 1/1] qcow2: add ZSTD compression feature
 2017-03-23 14:17 UTC  (2+ messages)

fs: use-after-free in path_lookupat
 2017-03-23 14:17 UTC  (12+ messages)

[PATCH v4 0/9] Introduction to SPI NAND framework
 2017-03-23 11:33 UTC  (7+ messages)
` [PATCH v4 3/9] mtd: nand: add more helpers in nand.h
` [PATCH v4 4/9] nand: spi: add basic blocks for infrastructure
` [PATCH v4 8/9] nand: spi: Add generic SPI controller support

[PATCH] block: make nr_iovecs unsigned in bio_alloc_bioset()
 2017-03-23 14:16 UTC  (5+ messages)

[PATCH 00/11] pl011 emulation support in Xen
 2017-03-23 14:16 UTC  (10+ messages)
` [PATCH 01/11] xen/arm: vpl011: Add pl011 uart emulation "

[U-Boot] [PATCH v4] drivers/net/phy: add fixed-phy / fixed-link support
 2017-03-23 14:16 UTC  (3+ messages)

fs: GPF in deactivate_locked_super
 2017-03-23 14:14 UTC 

[PATCH v2 00/24] pic/ioapic/irqchip cleanups + minor fixes
 2017-03-23 14:13 UTC  (25+ messages)
` [PATCH v2 01/24] KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIP
` [PATCH v2 02/24] KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS
` [PATCH v2 03/24] KVM: x86: check against irqchip_mode in kvm_set_routing_entry()
` [PATCH v2 04/24] KVM: x86: check against irqchip_mode in pic_in_kernel()
` [PATCH v2 05/24] KVM: x86: check against irqchip_mode in ioapic_in_kernel()
` [PATCH v2 06/24] KVM: x86: get rid of pic_irqchip()
` [PATCH v2 07/24] KVM: x86: get rid of ioapic_irqchip()
` [PATCH v2 08/24] KVM: x86: use ioapic_in_kernel() to check for ioapic existence
` [PATCH v2 09/24] KVM: x86: remove duplicate checks for ioapic
` [PATCH v2 10/24] KVM: x86: convert kvm_(set|get)_ioapic() into void
` [PATCH v2 11/24] KVM: x86: don't take kvm->irq_lock when creating IRQCHIP
` [PATCH v2 12/24] KVM: x86: push usage of slots_lock down
` [PATCH v2 13/24] KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins
` [PATCH v2 14/24] KVM: x86: remove all-vcpu request from kvm_ioapic_init()
` [PATCH v2 15/24] KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.c
` [PATCH v2 16/24] KVM: x86: rename kvm_vcpu_request_scan_ioapic()
` [PATCH v2 17/24] KVM: x86: drop goto label in kvm_set_routing_entry()
` [PATCH v2 18/24] KVM: x86: cleanup return handling in setup_routing_entry()
` [PATCH v2 19/24] KVM: x86: simplify pic_unlock()
` [PATCH v2 20/24] KVM: x86: make kvm_pic_reset() static
` [PATCH v2 21/24] KVM: x86: drop picdev_in_range()
` [PATCH v2 22/24] KVM: x86: set data directly in picdev_read()
` [PATCH v2 23/24] KVM: x86: simplify pic_ioport_read()
` [PATCH v2 24/24] KVM: x86: use irqchip_kernel() to check for pic+ioapic

[PATCH] xen, fbfront: add support for specifying size via xenstore
 2017-03-23 14:13 UTC  (4+ messages)

AER notifications
 2017-03-23 14:14 UTC  (2+ messages)

[PATCH] hpsa: fix volume offline state
 2017-03-23 14:13 UTC  (2+ messages)

crush multipick anomaly
 2017-03-23 14:13 UTC  (17+ messages)

[PATCH 0/2] IPU PRE/PRG devicetree nodes
 2017-03-23 14:13 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: imx6qp: add PRE nodes
` [PATCH 2/2] ARM: dts: imx6qp: add PRG nodes and hook up to IPUs

[PATCH 00/11] ASoC: Intel: Skylake: More driver updates
 2017-03-23 14:12 UTC  (3+ messages)
` [PATCH 09/11] ASoC: Intel: Skylake: Fix DMA position reporting for capture stream

[PATCH v5 13/13] ACPI / DSD: Document references, ports and endpoints
 2017-03-23 14:12 UTC  (2+ messages)
  ` [PATCH v5.1 "

[PATCH v6 00/11] arm64: mmu: avoid W+X mappings and re-enable PTE_CONT for kernel
 2017-03-23 14:12 UTC  (3+ messages)
` [kernel-hardening] "

[RFC PATCH v2 00/41] Scalable Vector Extension (SVE) core support
 2017-03-23 14:11 UTC  (11+ messages)
` [RFC PATCH v2 21/41] arm64/sve: Enable SVE on demand for userspace
` [RFC PATCH v2 38/41] arm64/sve: Detect SVE via the cpufeature framework

[U-Boot] [PATCH v5] drivers/net/phy: add fixed-phy / fixed-link support
 2017-03-23 14:11 UTC 

[Qemu-devel] .PO files modified under build
 2017-03-23 14:11 UTC 

Purpose of PCI address in ranges property
 2017-03-23 14:11 UTC  (4+ messages)

Selectively backup based on specific date
 2017-03-23 14:11 UTC  (2+ messages)

[PATCH] drm/i915/kvmgt: avoid dereferencing a potentially null info pointer
 2017-03-23 14:11 UTC  (5+ messages)

loop: WARNING in sysfs_remove_group
 2017-03-23 14:09 UTC 

[PATCH] drm/i915/execlists: Relax the locked clear_bit(IRQ_EXECLIST)
 2017-03-23 14:10 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] logrotate: Add systemd support
 2017-03-23 14:03 UTC 

[PATCH net-next v2 0/5] net-next: dsa: add Mediatek MT7530 support
 2017-03-23 14:09 UTC  (6+ messages)
` [PATCH net-next v2 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch

[PATCH] net/thunderx: sync mailbox definitions with Linux PF driver
 2017-03-23 14:09 UTC  (11+ messages)

[Qemu-devel] [PATCH v3] qga: Add `guest-get-timezone` command
 2017-03-23 14:08 UTC  (3+ messages)

[Qemu-devel] [PATCH RESEND 0/3] easy-to-fix clang warnings
 2017-03-23 14:08 UTC  (9+ messages)
` [Qemu-devel] [PATCH RESEND 1/3] usb-ccid: make ccid_write_data_block() cope with null buffers

[PATCH v3 1/3] sched/deadline: Make find_later_rq() choose a closer cpu in topology
 2017-03-23 14:08 UTC  (7+ messages)
` [PATCH v3 3/3] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq()

[Qemu-devel] [PATCH] slirp: tftp, copy sockaddr_size
 2017-03-23 14:07 UTC  (2+ messages)

[PATCH 1/2] spi: Allow master drivers to set realtime priority
 2017-03-23 14:08 UTC  (8+ messages)
` [PATCH 2/2] spi: bcm2835: Allow platform "

[PATCH v5] KVM: VMX: Fix enable VPID conditions
 2017-03-23 14:07 UTC  (2+ messages)

[stable request] ext4: fix fencepost in s_first_meta_bg validation
 2017-03-23 14:07 UTC 

[PATCH v2 00/10] be2iscsi: driver update 11.4.0.0
 2017-03-23 14:06 UTC  (2+ messages)

[PATCH v3] refcount: add refcount_t API kernel-doc comments
 2017-03-23 14:06 UTC  (5+ messages)
      ` [kernel-hardening] "

[PATCH 00/14] drm/i915: Moar plane update optimizations
 2017-03-23 14:06 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] *** SUBJECT HERE ***
 2017-03-23 14:06 UTC  (3+ messages)
` [U-Boot] [PATCH 7/7] scsi: dts: a3700: add scsi node

[PATCH] sched/completions: use true/false for bool returns
 2017-03-23 14:05 UTC 

[PATCH] ASoC: simple-card: fix simple_dai clk lookup
 2017-03-23 14:05 UTC 

[PATCH 1/6] ipr: Fix missed EH wakeup
 2017-03-23 14:05 UTC  (2+ messages)

lib, fs, cgroup: WARNING in percpu_ref_kill_and_confirm
 2017-03-23 14:04 UTC 

[PATCH v7 00/14] eal: Remove most causes of panic on init
 2017-03-23 14:04 UTC  (4+ messages)
` [PATCH v7 02/14] eal: do not panic when CPU isn't supported

[Qemu-devel] [PATCH for-2.9 0/5] rbd: Clean up API and code
 2017-03-23 14:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.9 1/5] rbd: Clean up runtime_opts

[lustre-devel] [PATCH 0/6] Rate-limiting Quality of Service
 2017-03-23 14:03 UTC  (3+ messages)
` [lustre-devel] [PATCH 5/6] Throttle the outgoing requests according to tau

[PATCH V2] hangcheck-timer: Fix typo in comment
 2017-03-23 14:02 UTC 

[PATCH] multipath-tools: arrange compilation options for binaries
 2017-03-23 14:02 UTC  (4+ messages)

[PATCH RFC] nvme-rdma: support devices with queue size < 32
 2017-03-23 14:00 UTC  (3+ messages)

[PATCH 1/1] fnic: Adding Check Condition counter to misc fnicstats
 2017-03-23 13:59 UTC  (4+ messages)

[PATCH] drm/fb-helper: Only reject FB changes if FB_MISC_USER_EVENT is set
 2017-03-23 13:59 UTC  (5+ messages)
` [PATCH] drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again

[PATCH] qedf: Fix crash due to unsolicited FIP VLAN response
 2017-03-23 13:58 UTC 

[PATCH 00/15] Add Intel Cherry Trail Whiskey Cove PMIC support
 2017-03-23 13:58 UTC  (4+ messages)
` [PATCH 15/15] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver

[PATCH v3 0/5] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers
 2017-03-23 13:57 UTC  (4+ messages)

perf_callchain_user oops
 2017-03-23 13:57 UTC  (3+ messages)

[PATCH] Choose 'cmtt' font for code snippets in targets 'msnt' and 'mstx'
 2017-03-23 13:57 UTC  (9+ messages)

[PATCH V2 rdma-core 0/6] Enable mlx5 vendor functionality
 2017-03-23 13:55 UTC  (7+ messages)
  ` [PATCH V2 rdma-core 1/6] mlx5: Explicitly align mlx5 query device response to 64 bit
  ` [PATCH V2 rdma-core 2/6] mlx5: Report multi packet send WQE capability for mlx5 based hardware
  ` [PATCH V2 rdma-core 3/6] mlx5: Report CQE compression capabilities through mlx5 direct verbs
  ` [PATCH V2 rdma-core 4/6] verbs: Expose verbs init CQ helper API
  ` [PATCH V2 rdma-core 5/6] mlx5: Expose direct create_cq with private data
  ` [PATCH V2 rdma-core 6/6] Bump version and update debian

[PATCH net 0/3] s390/qeth patches for net
 2017-03-23 13:55 UTC  (4+ messages)
` [PATCH net 1/3] s390/qeth: size calculation outbound buffers
` [PATCH net 2/3] s390/qeth: no ETH header for outbound AF_IUCV
` [PATCH net 3/3] MAINTAINERS: add Julian Wiedmann

support ranges TRIM for libata
 2017-03-23 13:55 UTC  (5+ messages)

[PATCH] power: supply: Add driver for TI BQ2416X battery charger
 2017-03-23 13:54 UTC  (4+ messages)

auditd.cron
 2017-03-23 13:53 UTC  (4+ messages)

[Qemu-devel] [PATCH v3] Allow setting NUMA distance for different NUMA nodes
 2017-03-23 13:52 UTC  (4+ messages)

[PATCH] drm/i915/scheduler: add gvt notification for guc submission
 2017-03-23 13:51 UTC  (6+ messages)
` [PATCH v3] "

Make execbuf fast and green
 2017-03-23 13:51 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [01/15] drm/i915: Copy user requested buffers into the error state (rev4)

[PATCH net-next 0/6] qed: Management interaction & feature changes
 2017-03-23 13:50 UTC  (7+ messages)
` [PATCH net-next 1/6] qed: Revise MFW command locking
` [PATCH net-next 2/6] qed: Pass src/dst sizes when interacting with MFW
` [PATCH net-next 3/6] qed: Correct endian order of MAC passed to MFW
` [PATCH net-next 4/6] qed: Reduce verbosity of unimplemented MFW messages
` [PATCH net-next 5/6] qed: Don't waste SBs unused by RoCE
` [PATCH net-next 6/6] qed: Reserve VF feature before PF

security, hugetlbfs: write to user memory in hugetlbfs_destroy_inode
 2017-03-23 13:49 UTC  (5+ messages)

[RESEND PATCH v2] staging:speakup: Fix alignment with parenthesis
 2017-03-23 13:49 UTC  (2+ messages)
` [Outreachy kernel] "

培养产品经理,如何研发赚钱的产品
 2017-03-23 13:49 UTC 

[PATCH v2 0/7] thread lazy_init_name_hash
 2017-03-23 13:47 UTC  (8+ messages)
` [PATCH v2 1/7] name-hash: specify initial size for istate.dir_hash table
` [PATCH v2 2/7] hashmap: allow memihash computation to be continued
` [PATCH v2 3/7] hashmap: Add disallow_rehash setting
` [PATCH v2 4/7] hashmap: document memihash_cont, hashmap_disallow_rehash api
` [PATCH v2 5/7] name-hash: perf improvement for lazy_init_name_hash
` [PATCH v2 6/7] name-hash: add test-lazy-init-name-hash
` [PATCH v2 7/7] name-hash: add perf test for lazy_init_name_hash

[U-Boot] about TLB mapping(Powerpc T1024RDB)
 2017-03-23 13:47 UTC 

fanotify read returns with errno == EOPENSTALE
 2017-03-23 13:47 UTC  (11+ messages)

[BUG] 4.11.0-rc3 xterm hung in D state on exit, wchan is tty_release_struct
 2017-03-23 13:46 UTC  (4+ messages)

[PATCH] PCI: Pull struct pci_ops definition
 2017-03-23 13:45 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-ga: add guest-get-osinfo command
 2017-03-23 13:44 UTC  (3+ messages)
` [Qemu-devel] (no subject)

[PATCH v2 0/9] fixup usage of non-raw spinlocks in irqchips
 2017-03-23 13:42 UTC  (5+ messages)
` [PATCH v2 5/9] mfd: t7l66xb: make use of raw_spinlock variants
` [PATCH v2 6/9] mfd: tc6393xb: "

[merged] mm-page_alloc-only-use-per-cpu-allocator-for-irq-safe-requests.patch removed from -mm tree
 2017-03-23 13:43 UTC  (6+ messages)
` Page allocator order-0 optimizations merged

[PATCH v3] pinctrl: cherryview: Add support for GMMR GPIO opregion
 2017-03-23 13:43 UTC  (2+ messages)

[Qemu-devel] [PULL v3 for-2.9 00/17] QAPI patches for 2017-03-22
 2017-03-23 13:43 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.