All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-08 13:22:20 to 2016-11-08 14:04:37 UTC [more...]

[PATCH] USB: cdc-acm: fix TIOCMIWAIT
 2016-11-08 14:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/11] qapi doc generation (whole version, squashed)
 2016-11-08 14:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 05/11] docs: add qapi texi template

[PATCH v8] sndif: add ABI for Para-virtual sound
 2016-11-08 14:04 UTC  (4+ messages)
` [Embedded-pv-devel] "

[PATCH] staging: iio: tsl2583: fix unused function warning
 2016-11-08 14:01 UTC 

[PATCH 0/3][RFC] powerpc: NMI IPIs
 2016-11-08 14:01 UTC  (4+ messages)
` [PATCH 1/3] powerpc: add NMI IPI infrastructure
` [PATCH 2/3] powerpc: add struct smp_ops_t.cause_nmi_ipi operation
` [PATCH 3/3] powerpc/pseries: implement nmi ipi with H_SIGNAL_SYS_RESET

[PATCH v2] led: core: Use atomic bit-field for the blink-flags
 2016-11-08 14:01 UTC  (2+ messages)

New Jewel cluster has firefly tunables by default
 2016-11-08 14:00 UTC 

[Qemu-trivial] [PATCHv2] build-sys: remove libtool left-over
 2016-11-08 14:00 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] drm/i915: avoid harmless empty-body warning
 2016-11-08 13:58 UTC  (2+ messages)

[PATCH v2 1/2] cpufreq: powernv: Adding fast_switch for schedutil
 2016-11-08 13:58 UTC  (4+ messages)
` [PATCH v2 2/2] cpufreq: powernv: Use PMCR to verify global and local pstate

[PATCH] lxc: move .debug directory to debug package
 2016-11-08 13:59 UTC 

[PATCH 1/2] iio: gyro: mpu3050: remove duplicate initializer
 2016-11-08 13:59 UTC  (2+ messages)
` [PATCH 2/2] iio: gyro: mpu3050: add I2C dependency

[Bug 98523] Can't run without "nomodeset" on MacPro6,1 with two AMD R9 280X Tahiti video cards
 2016-11-08 13:59 UTC 

[PATCH v2 1/1] mempool: Add sanity check when secondary link in less mempools than primary
 2016-11-08 13:59 UTC  (2+ messages)

Re:
 2016-11-08 13:46 UTC 

[PATCH] drm/nouveau: fix LEDS_CLASS=m configuration
 2016-11-08 13:56 UTC  (2+ messages)

[PATCH v1 1/1] ACPI / LPSS: enable hard LLP for DMA
 2016-11-08 13:57 UTC  (2+ messages)

[PATCH net-next v5 0/9] net: add support for IPv6 Segment Routing
 2016-11-08 13:59 UTC  (10+ messages)
` [PATCH net-next v5 1/9] ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
` [PATCH net-next v5 2/9] ipv6: sr: add code base for control plane support of SR-IPv6
` [PATCH net-next v5 3/9] ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
` [PATCH net-next v5 4/9] ipv6: sr: add core files for SR HMAC support
` [PATCH net-next v5 5/9] ipv6: sr: implement API to control SR HMAC structure
` [PATCH net-next v5 6/9] ipv6: sr: add calls to verify and insert HMAC signatures
` [PATCH net-next v5 7/9] ipv6: add source address argument for ipv6_push_nfrag_opts
` [PATCH net-next v5 8/9] ipv6: sr: add support for SRH injection through setsockopt
` [PATCH net-next v5 9/9] ipv6: sr: add documentation file for per-interface sysctls

[PATCH 00/32] Create an User's manual and improve development-process book
 2016-11-08 13:57 UTC  (5+ messages)

[PATCH v3 0/2] arm64: Support systems without FP/ASIMD
 2016-11-08 13:56 UTC  (8+ messages)
` [PATCH v3 1/2] arm64: Add hypervisor safe helper for checking constant capabilities
` [PATCH v3 2/2] arm64: Support systems without FP/ASIMD

[PATCH i-g-t v7] tests/kms_plane_multiple: CRC based atomic correctness test
 2016-11-08 13:56 UTC 

[PATCH v11 00/22] Add Mediated device support
 2016-11-08 13:55 UTC  (5+ messages)
` [PATCH v11 05/22] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
    ` [Qemu-devel] "

[PATCH] drbd: Fix kernel_sendmsg() usage
 2016-11-08 13:55 UTC  (3+ messages)
` [Drbd-dev] "

[RFC v4 00/21] Make use of kref in media device, grab references as needed
 2016-11-08 13:55 UTC  (22+ messages)
` [RFC v4 01/21] Revert "[media] media: fix media devnode ioctl/syscall and unregister race"
  ` [RFC v4 02/21] Revert "[media] media: fix use-after-free in cdev_put() when app exits after driver unbind"
  ` [RFC v4 03/21] Revert "[media] media-device: dynamically allocate struct media_devnode"
  ` [RFC v4 04/21] media: Remove useless curly braces and parentheses
  ` [RFC v4 05/21] media: devnode: Rename mdev argument as devnode
  ` [RFC v4 06/21] media device: Drop nop release callback
  ` [RFC v4 07/21] media-device: Make devnode.dev->kobj parent of devnode.cdev
  ` [RFC v4 08/21] media: Enable allocating the media device dynamically
  ` [RFC v4 09/21] media: Split initialising and adding media devnode
  ` [RFC v4 10/21] media: Shuffle functions around
  ` [RFC v4 11/21] media device: Refcount the media device
  ` [RFC v4 12/21] media device: Initialise media devnode in media_device_init()
  ` [RFC v4 13/21] media device: Deprecate media_device_{init,cleanup}() for drivers
  ` [RFC v4 14/21] media device: Get the media device driver's device
  ` [RFC v4 15/21] media: Provide a way to the driver to set a private pointer
  ` [RFC v4 16/21] media: Add release callback for media device
  ` [RFC v4 17/21] v4l: Acquire a reference to the media device for every video device
  ` [RFC v4 18/21] media-device: Postpone graph object removal until free
  ` [RFC v4 19/21] omap3isp: Allocate the media device dynamically
  ` [RFC v4 20/21] omap3isp: Release the isp device struct by media device callback
  ` [RFC v4 21/21] omap3isp: Don't rely on devm for memory resource management

[Qemu-devel] [PATCH for-2.8 v2 0/2] aio-posix: epoll cleanups
 2016-11-08 13:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] aio-posix: avoid NULL pointer dereference in aio_epoll_update
` [Qemu-devel] [PATCH 2/2] aio-posix: simplify aio_epoll_update

[PATCH 0/5] drm/i915: Assortment of plane fixes
 2016-11-08 13:55 UTC  (4+ messages)
` [PATCH 5/5] drm/i915: Use intel_fb_gtt_offset() also for gen2/3 primary plane

[PATCH] weston: upgrade from 1.11.1 to 1.12.0
 2016-11-08 13:54 UTC 

[PATCH] drm/amdgpu/powerplay/smu7: fix unintialized data usage
 2016-11-08 13:52 UTC  (2+ messages)

amdgpu: ratelimit on vm faults to avoid spaming console
 2016-11-08 13:53 UTC  (5+ messages)

[PATCH] iommu/dma-iommu: properly respect configured address space size
 2016-11-08 13:41 UTC  (5+ messages)

Xen ARM community call
 2016-11-08 13:51 UTC  (3+ messages)

Yocto Project Status WW45 - UPDATED
 2016-11-08 13:51 UTC  (3+ messages)

Bug in page_cache_tree_delete?
 2016-11-08 13:51 UTC  (3+ messages)

[PATCH 0/2] pinctrl: tegra: Add support for IO pad control
 2016-11-08 13:35 UTC  (10+ messages)
` [PATCH 2/2] pinctrl: tegra: Add driver to configure voltage and power of io pads

[PATCH] bus: tegra-gmi: fix build error
 2016-11-08 13:50 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: disable the VRAM manager on special placements v2
 2016-11-08 13:51 UTC  (3+ messages)

[PATCH v1 00/11] perf: arm64: Support for Hisilicon SoC Hardware event counters
 2016-11-08 13:49 UTC  (11+ messages)
` [PATCH v1 03/11] drivers: soc: hisi: Add support for Hisilicon Djtag driver

[PATCH] dmaengine: qcom_hidma: hide MSI handler when unused
 2016-11-08 13:48 UTC 

[PATCH] ceph: fix printing wrong return variable in ceph_direct_read_write()
 2016-11-08 13:48 UTC  (2+ messages)

[Qemu-arm] [PATCH 0/5] Fixes for the MAINTAINERS file
 2016-11-08 13:46 UTC  (4+ messages)
` [Qemu-arm] [PATCH v2 3/5] m68k: Update the 68k sections in "
  ` [Qemu-devel] "

[meta-oic][PATCH 1/3] Set real url in SRCREV
 2016-11-08 13:37 UTC  (3+ messages)
` [meta-oic][PATCH 2/3] Add packagegroup iotivity
` [meta-oic][PATCH 3/3] Rebase 1.1.1 on 1.1-rel maintenance branch

[PATCH] spi: rspi: avoid uninitialized variable access
 2016-11-08 13:46 UTC 

[PATCH v3 00/11] Skylake watermark fixes and nonblocking modeset
 2016-11-08 13:45 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/3] drm/i915: Remove chipset flush after cache flush
 2016-11-08 13:45 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Always flush the dirty CPU cache when pinning the scanout

[PATCH] drm: mali-dp: Clear CVAL when leaving config mode
 2016-11-08 13:44 UTC 

[PATCH] x86/intel_rdt: fix rdt_mount error handling
 2016-11-08 13:42 UTC 

[PATCH 0/9] mmc: mmci: add support for STM32 SD controller
 2016-11-08 13:43 UTC  (10+ messages)
` [PATCH 1/9] mmc: mmci: don't pretend IP variants with only one IRQ to have two mask regs
` [PATCH 2/9] mmc: mmci: add support for not-amba, but still compatible, variants
` [PATCH 3/9] mmc: mmci: don't pretend all variants to have MCI_STARBITERR flag
` [PATCH 4/9] mmc: mmci: add support for setting pad type via pinctrl
` [PATCH 5/9] mmc: mmci: add STM32 variant
` [PATCH 6/9] DT: stm32f429: add pin map for SDIO controller
` [PATCH 7/9] DT: stm32f429: add node "
` [PATCH 8/9] DT: stm32f469-disco: "
` [PATCH 9/9] Documentation: document mmci STM32 DT binding

[PATCH] ARM: i.MX: OCOTP: Add functions to access fuses field wise
 2016-11-08 13:43 UTC 

[PATCH 0/6] Provide for config to specify tags not to abbreviate
 2016-11-08 13:42 UTC  (4+ messages)

[PATCH 0/4] perf tools: Assorted fixes for hierarchy mode
 2016-11-08 13:43 UTC  (2+ messages)

[PATCH] thinkpad_acpi: adding new hotkey ID for Lenovo thinkpad
 2016-11-08 13:43 UTC  (2+ messages)

[PATCH] drm: mali-dp: Add support for setting plane's rotation property from userspace
 2016-11-08 13:43 UTC 

-fno-PIE, take #3
 2016-11-08 13:42 UTC  (2+ messages)

[PATCH] btrfs: make block group flags in balance printks human-readable
 2016-11-08 13:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] serial: i.MX uart: Allow DTE mode in lowlevel code
 2016-11-08 13:42 UTC 

[PATCHSET] Throttled buffered writeback
 2016-11-08 13:42 UTC  (7+ messages)
` [PATCH 6/8] block: add scalable completion tracking of requests
` [PATCH 7/8] blk-wbt: add general throttling mechanism
` [PATCH 8/8] block: hook up writeback throttling

[PATCH 1/2] of: partitions: Support new binding
 2016-11-08 13:41 UTC  (2+ messages)
` [PATCH 2/2] of: of_find_path: Add support for new partition binding

[GIT PULL][drm-next] drm/mali-dp fixes and updates
 2016-11-08 13:41 UTC  (3+ messages)

[Xen PATCH] xen-netback: fix error handling output
 2016-11-08 13:40 UTC  (4+ messages)

[PATCH] ACPI / gpio: avoid warning for gpio hogging code
 2016-11-08 13:40 UTC 

[PATCH i-g-t v6] tests/kms_plane_multiple: CRC based atomic correctness test
 2016-11-08 13:39 UTC  (3+ messages)

[PATCH] ASoC: lpass-platform: initialize dma channel number
 2016-11-08 13:38 UTC 

[PATCH libdrm] xf86drm: Parse the separate files to retrieve the vendor/device info
 2016-11-08 13:38 UTC  (4+ messages)

[net-next PATCH] amd-xgbe: use __maybe_unused to hide pm functions
 2016-11-08 13:37 UTC 

[PATCH 0/4] musb fixes for v4.9-rc cycle
 2016-11-08 13:38 UTC  (2+ messages)

[PATCH 0/9] AC97 device/driver model revamp
 2016-11-08 13:37 UTC  (4+ messages)
` [PATCH 2/9] ALSA: ac97: add an ac97 bus
  ` [alsa-devel] "

[PATCH] net: mii: report 0 for unknown lp_advertising
 2016-11-08 13:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5]
 2016-11-08 13:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/5] target-tricore: Added FTOUZ instruction

[PATCH v3 0/3] dmaengine: DW DMAC: split pdata to hardware properties
 2016-11-08 13:36 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 0/2] target-m68k: add movem, BCD and CAS instructions
 2016-11-08 13:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/2] target-m68k: add abcd/sbcd/nbcd
` [Qemu-devel] [PATCH v4 2/2] target-m68k: add cas/cas2 ops

[Bug 95306] Random Blank(black) screens on "Carrizo"
 2016-11-08 13:36 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: access stolen VRAM directly on KV/KB
 2016-11-08 13:36 UTC  (7+ messages)

[PATCH kvm-unit-tests 00/17] VT-d unit test
 2016-11-08 13:43 UTC  (4+ messages)
` [PATCH kvm-unit-tests 08/17] x86/vmexit: leverage pci_scan_bars()

[PATCH 1/2] Sandbox: Use next() over the sepolicy.info() result
 2016-11-08 13:34 UTC  (4+ messages)

[PATCH RFC 00/12] tda998x updates
 2016-11-08 13:34 UTC  (6+ messages)

[PATCH v3 1/2] cpufreq: powernv: Adding fast_switch for schedutil
 2016-11-08 13:33 UTC  (2+ messages)
` [PATCH v3 2/2] cpufreq: powernv: Use PMCR to verify global and local pstate

[PATCH] ethdev: fix statistics description
 2016-11-08 13:33 UTC  (4+ messages)

[PATCH] lib/stackdepot: Export save/fetch stack for drivers
 2016-11-08 13:32 UTC 

[Qemu-devel] Migration dirty bitmap: should only mark pages as dirty after they have been sent
 2016-11-08 13:40 UTC  (9+ messages)

[PATCH v6 0/7] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-11-08 13:29 UTC  (15+ messages)
  ` [PATCH v6 1/7] iommu/exynos: Remove excessive, useless debug
  ` [PATCH v6 2/7] iommu/exynos: Remove dead code
  ` [PATCH v6 3/7] iommu/exynos: Simplify internal enable/disable functions
  ` [PATCH v6 4/7] iommu/exynos: Set master device once on boot
  ` [PATCH v6 5/7] iommu/exynos: Rework and fix internal locking
  ` [PATCH v6 6/7] iommu/exynos: Add runtime pm support
  ` [PATCH v6 7/7] iommu/exynos: Use device dependency links to control runtime pm

[PATCH] gpio: davinci: Use unique labels for each gpio chip
 2016-11-08 13:31 UTC  (2+ messages)

[PATCH v2] HID: udraw: Add support for the uDraw tablet for PS3
 2016-11-08 13:30 UTC  (3+ messages)

[Bug 94990] New: Latest 4.6rc4 kernel, no booting on gtx970
 2016-11-08 13:29 UTC  (2+ messages)
  ` [Bug 94990] [GM204] GTX 970 + 4GB VRAM fails at secboot (v4.6+)

[PATCH 1/2] [net-next] udp: provide udp{4,6}_lib_lookup for nf_socket_ipv{4,6}
 2016-11-08 13:28 UTC  (2+ messages)
` [PATCH 2/2] [nf-next] netfilter: fix NF_REPEAT handling

[PATCH] clk: rockchip: validity should be checked prior to clock rate change
 2016-11-08 13:26 UTC  (3+ messages)

Announcing btrfs-dedupe
 2016-11-08 13:26 UTC  (4+ messages)

[RFC] reduce latency in __purge_vmap_area_lazy
 2016-11-08 13:24 UTC  (5+ messages)
` [PATCH 2/6] mm: mark all calls into the vmalloc subsystem as potentially sleeping

linux-next: manual merge of the tip tree with the drm-intel tree
 2016-11-08 13:24 UTC  (3+ messages)

[PATCH v3] console: use first console if stdout-path device doesn't appear
 2016-11-08 13:21 UTC  (2+ messages)
` revert 05fd007e46296afb (was: [PATCH v3] console: use first console if stdout-path device doesn't appear)


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.