All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-06 13:13:15 to 2017-03-06 13:50:24 UTC [more...]

[PATCH v4 0/7] perf/sdt: Directly record SDT events with 'perf record'
 2017-03-06 13:13 UTC  (2+ messages)
` [PATCH v4 7/7] perf/sdt: Remove stale warning

[PATCH 3/3] staging:speakup:keyhelp.c: Remove unnecessary else
 2017-03-06 13:50 UTC  (5+ messages)
  ` [Outreachy kernel] "

cfq-iosched: two questions about the hrtimer version of CFQ
 2017-03-06 13:50 UTC 

[Xenomai] For 2.6 xenomai, where is scheduler spot for realtime world and linux world?
 2017-03-06 13:49 UTC 

[PATCH v5] staging: speakup: i18n: Delete tab to indent
 2017-03-06 13:49 UTC  (2+ messages)
` [Outreachy kernel] "

Panic in quirk_usb_early_handoff
 2017-03-06 13:49 UTC  (6+ messages)

[PATCH 1/3] drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl
 2017-03-06 13:49 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Wake up all waiters before idling

[RESEND PATCH v3 1/8] phy: phy-mt65xx-usb3: improve RX detection stable time
 2017-03-06 13:49 UTC  (16+ messages)
` [RESEND PATCH v3 2/8] phy: phy-mt65xx-usb3: increase LFPS filter threshold
` [RESEND PATCH v3 3/8] phy: phy-mt65xx-usb3: split SuperSpeed port into two ones
` [RESEND PATCH v3 4/8] phy: phy-mt65xx-usb3: move clock from phy node into port nodes
` [RESEND PATCH v3 5/8] phy: phy-mt65xx-usb3: add support for new version phy
` [RESEND PATCH v3 6/8] arm64: dts: mt8173: split usb SuperSpeed port into two ports
` [RESEND PATCH v3 7/8] arm64: dts: mt8173: move clock from phy node into port nodes
` [RESEND PATCH v3 8/8] dt-bindings: phy-mt65xx-usb: add support for new version phy

[PATCH 00/11] pl011 emulation support in Xen
 2017-03-06 13:48 UTC  (8+ messages)
` [PATCH 02/11] xen/arm: vpl011: Add new hvm params in Xen for ring buffer/event setup

[PATCH] HID: get rid of HID_QUIRK_NO_INIT_REPORTS
 2017-03-06 13:48 UTC  (3+ messages)

[PATCH v2 0/9] kasan: improve error reports
 2017-03-06 13:45 UTC  (7+ messages)
` [PATCH v2 6/9] kasan: improve slab object description

Question Regarding ERMS memcpy
 2017-03-06 13:41 UTC  (11+ messages)

mlx5_ib_post_send panic on s390x
 2017-03-06 13:47 UTC  (5+ messages)

Delta compression not so effective
 2017-03-06 13:36 UTC  (9+ messages)

[PATCH v5 0/2] perf probe: add sdt probes arguments into the uprobe cmd string
 2017-03-06 13:42 UTC  (7+ messages)
` [PATCH v5 1/2] perf sdt: add scanning of sdt probles arguments
` [PATCH 0/5] perf/sdt: Argument support for x86 and powepc

[PATCH 0/7 v5] scope GFP_NOFS api
 2017-03-06 13:14 UTC  (43+ messages)
` [Cluster-devel] "
` [PATCH 1/7] lockdep: teach lockdep about memalloc_noio_save
  ` [Cluster-devel] "
` [PATCH 2/7] lockdep: allow to disable reclaim lockup detection
  ` [Cluster-devel] "
` [PATCH 3/7] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
  ` [Cluster-devel] "
` [PATCH 4/7] mm: introduce memalloc_nofs_{save,restore} API
  ` [PATCH 4/7] mm: introduce memalloc_nofs_{save, restore} API
  ` [Cluster-devel] "
` [PATCH 5/7] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
  ` [Cluster-devel] [PATCH 5/7] xfs: use memalloc_nofs_{save, restore} "
  `  "
` [PATCH 6/7] jbd2: mark the transaction context with the scope GFP_NOFS context
  ` [Cluster-devel] "
` [PATCH 7/7] jbd2: make the whole kjournald2 kthread NOFS safe
  ` [Cluster-devel] "

[PATCH v2] arm64: kvm: Use has_vhe() instead of hyp_alternate_select()
 2017-03-06 13:45 UTC  (5+ messages)

[PATCH] cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode
 2017-03-06 13:45 UTC  (6+ messages)

[PATCH] eventdev: remove default queue overriding
 2017-03-06 13:45 UTC  (2+ messages)

[4.9.13] use after free in ipv4_mtu
 2017-03-06 13:45 UTC  (5+ messages)

[Patch net] bonding: use ETH_MAX_MTU as max mtu
 2017-03-06 13:36 UTC  (2+ messages)

[PATCH v5 00/11] exynos-ufs: add support for Exynos
 2017-03-06 13:31 UTC  (14+ messages)
` [PATCH v5 02/11] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC

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

[PATCH] x86, kasan: add KASAN checks to atomic operations
 2017-03-06 13:01 UTC  (4+ messages)

[RFC PATCH 00/12] Ion cleanup in preparation for moving out of staging
 2017-03-06 13:43 UTC  (14+ messages)
` [RFC PATCH 10/12] staging: android: ion: Use CMA APIs directly

[v4 0/3] Merge l3fwd-acl and l3fwd
 2017-03-06 13:42 UTC  (4+ messages)
` [v4 3/3] EM config file read option

[PATCH] HID: usbhid: Use pr_<level> and remove unnecessary OOM messages
 2017-03-06 13:40 UTC  (3+ messages)

[PATCH] irqchip: crossbar: Fix incorrect type of register size
 2017-03-06 13:41 UTC 

[PATCH v2] KVM: arm/arm64: Let vcpu thread modify its own active state
 2017-03-06 13:42 UTC  (2+ messages)

[PATCH] LOCAL / input: touchscreen: fix semicolon.cocci warnings
 2017-03-06 13:38 UTC  (2+ messages)

[PATCH v17 0/3] USB Type-C Connector class
 2017-03-06 13:16 UTC  (12+ messages)
` [PATCH v17 2/3] usb: USB Type-C connector class

[PATCH 0/2] Build fixes for clang 4.0
 2017-03-06 13:41 UTC  (3+ messages)
` [PATCH 1/2] build/clang: remove the address-of-packed-member warning

[PATCH v2 00/15] Report power supply from hid-logitech-hidpp
 2017-03-06 13:39 UTC  (7+ messages)
` [PATCH v2 05/15] HID: logitech-hidpp: forward device info in power_supply

[PATCH v8 7/7] platform/x86/dell-*: Call led_classdev_notify_brightness_hw_changed on kbd brightness change
 2017-03-06 13:39 UTC  (12+ messages)

[v2 PATCH 3/3] mmc: sdhci-cadence: Update PHY delay configuration
 2017-03-06 13:39 UTC 

[PATCH] HID: i2c-hid: Fix error handling
 2017-03-06 13:17 UTC  (3+ messages)

ARM64 CONFIG_ZONE_DMA for 32-bit devices
 2017-03-06 13:39 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] libwebsockets: bump to version 2.1.1
 2017-03-06 13:39 UTC  (4+ messages)
  ` [Buildroot] [PATCH 1/1] libwebsockets: Fix build for 2.1.1

[PATCH 1/2] mm: use is_migrate_highatomic() to simplify the code
 2017-03-06 13:38 UTC  (4+ messages)

[v2 PATCH 1/3] mmc: sdhci-cadence: Fix writing PHY delay
 2017-03-06 13:38 UTC 

[PATCH 0/2] staging: bcm2835-audio: match alignment with open parenthesis
 2017-03-06 13:37 UTC  (2+ messages)

[PATCH v2] xen: Allow a default compiled-in command line using Kconfig
 2017-03-06 13:37 UTC  (6+ messages)

[PATCH] HID: usbhid: extend polling interval configuration to joysticks
 2017-03-06 13:35 UTC  (2+ messages)

perf: use-after-free in perf_release
 2017-03-06 13:34 UTC  (3+ messages)

[PATCH v2 0/8] irqchip/gic-v3-its: Implement ITS nodes as kernel devices and use CMA
 2017-03-06 12:57 UTC  (2+ messages)
` [PATCH v2 2/8] irqchip/gic-v3-its: Initialize MSIs with subsys_initcalls

Possible Regression caused by "[PATCH] i2c: riic: correctly finish transfers"
 2017-03-06 13:34 UTC  (2+ messages)

"write_logs = no" not working
 2017-03-06 13:34 UTC  (2+ messages)

[PATCH] net: ibm: emac: fix regression caused by emac_dt_phy_probe()
 2017-03-06 13:34 UTC 

[Qemu-arm] [PATCH 1/3] hw/arm/exynos: Convert fprintf to error_report()
 2017-03-06 13:34 UTC  (9+ messages)
` [Qemu-arm] [PATCH 3/3] hw/misc/exynos4210_pmu: Reorder local variables for readability
          ` [Qemu-devel] "

[PATCH] busybox: conditional inclusion of login utilities
 2017-03-06 13:32 UTC  (3+ messages)

[Buildroot] [RFC] Add download helper for PyPi
 2017-03-06 13:32 UTC  (3+ messages)

ANNOUNCE: New talk accepted on IO no Things
 2017-03-06 13:32 UTC 

[PATCH 2/2] ARM: dts: fix typo on APQ8060 Dragonboard
 2017-03-06 13:32 UTC  (3+ messages)

Would it be possible for someone to port source code of resize_reiserfs to handle reiser4 partitions ? [sdbX]
 2017-03-06 13:30 UTC 

[PATCH] x86/emul: Correct the decoding of mov to/from cr/dr
 2017-03-06 13:30 UTC  (3+ messages)

Mygica T230 Rev. <2016 not working on Linux 4.9 - 2016 model not working at all
 2017-03-06 13:21 UTC 

jitter / latency reduction
 2017-03-06 13:28 UTC  (3+ messages)
` [E1000-devel] "

Files missing from SDK
 2017-03-06 13:28 UTC  (3+ messages)

[PATCH 0/3] Fwnode property API fixes for OF, pset
 2017-03-06 13:26 UTC  (4+ messages)
` [PATCH 1/3] device property: fwnode_property_read_string_array() may return -EILSEQ
` [PATCH 2/3] device property: Fix reading pset strings using array access functions
` [PATCH 3/3] device property: of_property_read_string_array() returns number of strings

[PATCH] app/crypto-perf: fix for segfault when bad optype is used with gcm alghorithms
 2017-03-06 13:26 UTC  (3+ messages)
` [PATCH v2] "

raid1 degraded mount still produce single chunks, writeable mount not allowed
 2017-03-06 13:18 UTC  (6+ messages)

[PATCH] hid-chicony: Add support for another ASUS Zen AiO keyboard
 2017-03-06 13:13 UTC  (2+ messages)

[PATCH v2] f2fs: combine nat_bits and free_nid_bitmap cache
 2017-03-06 13:12 UTC  (2+ messages)

[PATCH 0/5] x86/vioapic: introduce support for multiple vIO APICs
 2017-03-06 13:25 UTC  (3+ messages)
` [PATCH 4/5] x86/ioapic: add prototype for apic_gsi_base to io_apic.h

How to favor memory allocations for WQ_MEM_RECLAIM threads?
 2017-03-06 13:25 UTC  (8+ messages)

[PATCH] pinctrl: samsung: fix segfault when using external interrupts on s3c24xx
 2017-03-06 13:15 UTC  (5+ messages)

[Patch net] ipv6: reorder icmpv6_init() and ip6_mr_init()
 2017-03-06 13:25 UTC  (2+ messages)

[PATCH v2 0/2] patches for Innomedia INNEX GENESIS/ATARI adapter
 2017-03-06 13:04 UTC  (3+ messages)
` [PATCH v2 1/2] HID: reject input outside logical range only if null state is set

[Buildroot] [PATCH 1/1] package/mke2img: use mkfs to generate rootfs image
 2017-03-06 13:24 UTC  (6+ messages)

[Buildroot] [PATCH v2 1/1] automake: fix unescaped left brace warning patch
 2017-03-06 13:23 UTC 

[PATCH 1/2] xf86-video-imxfb-vivante: silence xorg-abi- warning
 2017-03-06 13:23 UTC  (2+ messages)

[PATCH v7 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-06 13:23 UTC  (6+ messages)
` [PATCH v7 kernel 5/5] This patch contains two parts:
    ` [Qemu-devel] "

mm allocation failure and hang when running xfstests generic/269 on xfs
 2017-03-06 13:21 UTC  (5+ messages)
` [PATCH 1/2] xfs: allow kmem_zalloc_greedy to fail

Atheros ath9k superchannel
 2017-03-06 13:23 UTC 

[Qemu-devel] [PATCH v2 00/11] MTTCG fixups for 2.9
 2017-03-06 13:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 06/11] sparc/sparc64: grab BQL before calling cpu_check_irqs

[PATCH] eventdev: amend comment for timeout_ticks in rte_event_dequeue_burst()
 2017-03-06 13:22 UTC  (3+ messages)
` [PATCH v3] eventdev: amend timeout criteria comment for burst dequeue

[Qemu-devel] Qemu deadlocks in tb_lock when using SVM+SoftMMU
 2017-03-06 13:21 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] automake: fix unescaped left brace warning patch
 2017-03-06 13:21 UTC 

[PATCH xf86-video-amdgpu 1/2] Refactor amdgpu_kernel_close_fd helper
 2017-03-06 13:18 UTC  (2+ messages)

[PATCH 0/6] more kernel-doc patches
 2017-03-06 13:13 UTC  (4+ messages)
` [PATCH 2/6] docs-rst: automatically convert Graphviz and SVG images


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.