All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-16 05:13:04 to 2016-11-16 07:37:04 UTC [more...]

[RFC PATCH 0/3] Add support for component devices
 2016-11-16  7:36 UTC  (10+ messages)
` [RFC PATCH 1/3] ucm: Skip component directories when scanning sound card configuration files
` [RFC PATCH 2/3] ucm: Parse sequence of component devices
` [RFC PATCH 3/3] ucm: Execute "

[PATCH] aacraid: switch to pci_alloc_irq_vectors
 2016-11-16  7:36 UTC  (3+ messages)

[PATCH 0/5] Handle link training failure during modeset
 2016-11-16  7:35 UTC  (8+ messages)
` [PATCH 2/5] drm: Set DRM connector link status property
  ` [Intel-gfx] "

[PATCH 0/2] Watchdog: omap_wdt: Retrieve bootstatus via syscon
 2016-11-15  8:44 UTC 

gpmi detection of erased pages
 2016-11-16  7:33 UTC  (4+ messages)
` [PATCH] nand gpmi fix erased block bitflip counting

[dm-crypt] About CVE-2016-4484: - Cryptsetup Initrd root Shell
 2016-11-16  7:32 UTC  (12+ messages)

i2c: undefined option I2C_ALGO_BUSCLEAR
 2016-11-16  7:31 UTC 

[meta-oe][PATCH] opencv: checking existence of /usr/lib
 2016-11-16  7:32 UTC 

[U-Boot] [GIT PULL] Xilinx changes
 2016-11-16  7:31 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-11-15
 2016-11-16  7:30 UTC 

[WireGuard] Seeking Ubuntu PPA Maintainer
 2016-11-16  6:45 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] ARM: zynq: Remove DTC 1.2 warnings
 2016-11-16  7:26 UTC  (9+ messages)

[PATCH] vt: fix Scroll Lock LED trigger name
 2016-11-16  7:24 UTC  (2+ messages)

[PATCH] kasan: support use-after-scope detection
 2016-11-16  7:23 UTC  (4+ messages)

[PATCH] mm: don't cap request size based on read-ahead setting
 2016-11-16  7:17 UTC  (3+ messages)

[PATCH V5] x86/vm_event: Added support for VM_EVENT_REASON_INTERRUPT
 2016-11-16  7:22 UTC  (2+ messages)

[PATCH v2] kasan: support use-after-scope detection
 2016-11-16  7:22 UTC  (2+ messages)

[PATCH 0/2] drivers: usb: phy: Add qoriq usb 3.0 phy driver support
 2016-11-16  7:22 UTC  (9+ messages)
` [PATCH 1/2] "
  ` [upstream-release] "

Patch procedure
 2016-11-16  7:16 UTC  (3+ messages)

Hugetlb gigantic page and dynamic allocation
 2016-11-16  7:15 UTC 

[U-Boot] Fixed clock driver (clk: convert API to match reset/mailbox style)
 2016-11-16  7:15 UTC  (3+ messages)

[OpenRISC] [PATCH v2 0/9] openrisc: Misc fixes from backlog
 2016-11-16  7:13 UTC  (4+ messages)
  ` [OpenRISC] [PATCH v2 8/9] openrisc: Updates after openrisc.net has been lost

[U-Boot] [PATCH v2 0/3] spl: USB Gadget cleanup
 2016-11-16  7:07 UTC  (4+ messages)

[PATCH] drm/i915: fix the dequeue logic for single_port_submission context
 2016-11-16  7:07 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 3/5] nvme.h: add Write Zeroes definitions
 2016-11-16  7:06 UTC  (2+ messages)

udev remove events to mark OSD down/out on disk-pull
 2016-11-16  7:05 UTC  (2+ messages)

[PATCH v2] staging: slicoss: fix different address space warnings
 2016-11-16  7:05 UTC  (2+ messages)

[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v3)
 2016-11-16  7:04 UTC  (11+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
                ` [Qemu-devel] "

[U-Boot] [PATCH v3 0/3] spl: USB Gadget cleanup
 2016-11-16  7:04 UTC  (2+ messages)

[RESEND PATCH v7 0/3] Add clockevent for timer-nps driver to NPS400 SoC
 2016-11-16  6:31 UTC  (12+ messages)
` [RESEND PATCH v7 1/3] soc: Support for NPS HW scheduling
` [RESEND PATCH v7 2/3] clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timer
` [RESEND PATCH v7 3/3] clocksource: Add clockevent support to NPS400 driver

[U-Boot] [PATCH v6 00/21] sf: Updates on flash detection
 2016-11-16  7:02 UTC  (34+ messages)
` [U-Boot] [PATCH v6 01/21] sf: Adopt flash table INFO macro from Linux
` [U-Boot] [PATCH v6 02/21] sf: Simplify lock ops detection code
` [U-Boot] [PATCH v6 03/21] sf: sandbox: Use JEDEC_MFR|ID in id exctract
` [U-Boot] [PATCH v6 04/21] sf: Cleanup spi_flash_info{}
` [U-Boot] [PATCH v6 05/21] sf: nr_sectors -> n_sectors
` [U-Boot] [PATCH v6 06/21] sf: Add SPI_FLASH_MAX_ID_LEN
` [U-Boot] [PATCH v6 07/21] sf: Increase max id length by 1 byte
` [U-Boot] [PATCH v6 08/21] sf: Add INFO6 flash_info macro
` [U-Boot] [PATCH v6 09/21] sf: params: Add S25FS256S_64K spi flash support
` [U-Boot] [PATCH v6 10/21] sf: Remove legacy idcode detection code
` [U-Boot] [PATCH v6 11/21] sf: Remove non-meaningful comments
` [U-Boot] [PATCH v6 12/21] sf: Rename sf_params.c to spi_flash_ids.c
` [U-Boot] [PATCH v6 13/21] sf: ids: Use small letter's with flash name
` [U-Boot] [PATCH v6 14/21] sf: ids: Use small letter in ext_jedec
` [U-Boot] [PATCH v6 16/21] spi: Remove dual flash options/flags
` [U-Boot] [PATCH v6 21/21] sf: Fix s25fs512s id param table

Discussion on IPMI provider libraries
 2016-11-16  7:00 UTC  (6+ messages)

[qemu-mainline test] 102275: regressions - FAIL
 2016-11-16  6:57 UTC 

[PATCH v2 5/6] mm: hugetlb: add a new function to allocate a new gigantic page
 2016-11-16  6:55 UTC  (3+ messages)
` [PATCH V2 fix "

[PATCH] rmc: Fix include path and type definitions
 2016-11-16  6:55 UTC  (2+ messages)

[PATCH v6 00/11] raid5-cache: enabling cache features
 2016-11-16  6:54 UTC  (9+ messages)
` [PATCH v6 03/11] md/r5cache: State machine for raid5-cache write back mode
` [PATCH v6 04/11] md/r5cache: caching mode of r5cache
` [PATCH v6 11/11] md/r5cache: handle alloc_page failure

[PATCH] clk: qoriq: added ls1012a clock configuration
 2016-11-16  6:54 UTC  (4+ messages)

[PATCH v2 4/6] mm: mempolicy: intruduce a helper huge_nodemask()
 2016-11-16  6:53 UTC  (3+ messages)
` [PATCH V2 fix "

Default atomic_pool_size value & changing it
 2016-11-16  6:53 UTC  (4+ messages)

[PATCH v2] staging: vc04_services: rework ioctl code path
 2016-11-16  6:53 UTC  (4+ messages)

[PATCH v8] sndif: add ABI for Para-virtual sound
 2016-11-16  6:51 UTC  (6+ messages)
` [PATCH v8] This is ABI for the two halves of a Para-virtual sound driver to communicate with each to other

[PATCHSET] Add support for write zeroes operation in Block layer and NVMe Driver
 2016-11-16  6:50 UTC  (10+ messages)
` [PATCH 1/5] block: add async variant of blkdev_issue_zeroout
` [PATCH 2/5] block: add support for REQ_OP_WRITE_ZEROES
` [PATCH 4/5] nvme: add support for the Write Zeroes command
` [PATCH 5/5] nvmet: "

New error
 2016-11-16  6:47 UTC  (2+ messages)

[PATCH 0/7] topology: Add support for physical DAIs
 2016-11-16  6:43 UTC  (8+ messages)
` [PATCH 1/7] topology: ABI - Update manifest and pump ABI version to 5
` [PATCH 2/7] topology: ABI - Define new types for physical DAI
` [PATCH 3/7] topology: Parse physical DAIs in text conf file
` [PATCH 4/7] topology: Support configuring physical DAIs by C API
` [PATCH 5/7] topology: Export physical DAIs to the binary for kernel
` [PATCH 6/7] topology: ABI - Add voice wake up flag for DAI links
` [PATCH 7/7] topology: Revise document and comments for ABI v5

[PATCH for-4.8 1/2] x86/vmx: Correct the long mode check in vmx_cpuid_intercept()
 2016-11-16  6:40 UTC  (2+ messages)

[PATCH v3 0/8] pstore: Improve performance of ftrace backend with ramoops
 2016-11-16  6:38 UTC  (6+ messages)

mklibs in USER_CLASSES (Khem Raj)
 2016-11-16  6:38 UTC  (2+ messages)

[Qemu-devel] [PATCH] dma: rc4030: limit interval timer reload value
 2016-11-16  6:37 UTC  (7+ messages)

[PATCH v13 00/22] Add Mediated device support
 2016-11-16  6:37 UTC  (7+ messages)
` [PATCH v13 09/22] vfio iommu type1: Add task structure to vfio_dma
  ` [Qemu-devel] "
` [PATCH v13 12/22] vfio: Add notifier callback to parent's ops structure of mdev
  ` [Qemu-devel] "

[PATCH v4 0/4] Add DT support for DA8xx
 2016-11-16  6:36 UTC  (7+ messages)
` [PATCH v4 4/4] ARM: dts: da850: Add the usb otg device node
    ` [PATCH v4 4/4] ARM: dts: da850: Add the usb otg device nodeg

[U-Boot] [PATCH 00/12] Fix GCC 6.2 compiler warnings
 2016-11-16  6:37 UTC  (4+ messages)
` [U-Boot] [PATCH 11/12] Xilinx ZynqMP: fix minimum SDHCI frequency

[PATCH] edac: mpc85xx: implement "remove" for mpc85xx_pci_err_driver
 2016-11-16  6:26 UTC 

[PATCH v4 0/6] inherit dma configuration from parent dev
 2016-11-16  6:09 UTC  (7+ messages)
` [PATCH v4 1/6] usb: separate out sysdev pointer from usb_bus
` [PATCH v4 2/6] usb: chipidea: use bus->sysdev for DMA configuration
` [PATCH v4 3/6] usb: ehci: fsl: "
` [PATCH v4 4/6] usb: xhci: "
` [PATCH v4 5/6] usb: dwc3: "
` [PATCH v4 6/6] usb: dwc3: Do not set dma coherent mask

[PATCH] dma: cpp41: Fix handling of error path
 2016-11-16  6:25 UTC  (4+ messages)

[PATCH net] virtio-net: add a missing synchronize_net()
 2016-11-16  6:24 UTC 

Клиентские базы Skype: prodawez390 Email: prodawez391@gmail.com Whatsapp: +79139230330
 2016-11-17  2:05 UTC 

[PATCH] igmp: Make igmp group member RFC 3376 compliant
 2016-11-16  6:20 UTC  (4+ messages)

LPC RDMA Workshop 2016 Summary
 2016-11-16  6:19 UTC 

[Bug 187221] New: HPSA resetting logical / reset logical
 2016-11-16  6:19 UTC  (2+ messages)
` [Bug 187221] "

[Bug 187231] New: kernel panic during hpsa MSI plus tg3 MSI
 2016-11-16  6:17 UTC  (2+ messages)
` [Bug 187231] "

[GIT PULL] fbdev fixes for 4.9
 2016-11-16  6:15 UTC  (5+ messages)

linux-next: unable to fetch the amlogic tree
 2016-11-16  6:13 UTC  (2+ messages)

[PATCH] btusb: fix zero BD address problem during stress test
 2016-11-16  6:10 UTC  (3+ messages)

[RFC PATCH] xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
 2016-11-16  6:09 UTC  (10+ messages)
` [PATCH] "

[PATCH] drm/bridge: analogix_dp: return error if transfer none byte
 2016-11-16  6:08 UTC  (3+ messages)

[PATCHSET 0/7] perf sched: Introduce timehist command, again (v2)
 2016-11-16  6:06 UTC  (9+ messages)
` [PATCH v2 1/8] perf symbol: Print symbol offsets conditionally
` [PATCH v2 2/8] perf tools: Support printing callchains with arrows
` [PATCH v2 3/8] perf sched timehist: Introduce timehist command
` [PATCH v2 4/8] perf sched timehist: Add summary options
` [PATCH v2 5/8] perf sched timehist: Add -w/--wakeups option
` [PATCH v2 6/8] perf sched timehist: Add call graph options
` [PATCH v2 7/8] perf sched timehist: Add -V/--cpu-visual option
` [PATCH v2 8/8] perf sched: Add documentation for timehist options

[PATCH 1/2] aubdump: Fix GTT setup for Gen8+
 2016-11-16  6:05 UTC 

Problems with mwifiex_pcie firmware activation
 2016-11-16  6:03 UTC  (12+ messages)

[net] 34fad54c25: kernel BUG at include/linux/skbuff.h:1935!
 2016-11-15 22:44 UTC  (3+ messages)

[PATCH v12 00/22] Add Mediated device support
 2016-11-16  5:52 UTC  (6+ messages)
` [PATCH v12 12/22] vfio: Add notifier callback to parent's ops structure of mdev
      ` [Qemu-devel] "

[PATCH 1/1] toaster: protect against circular Layer dependencies
 2016-11-16  5:55 UTC 

[RESEND PATCH v1 00/11] perf: arm64: Support for Hisilicon SoC Hardware event counters
 2016-11-16  5:54 UTC  (7+ messages)
` [RESEND PATCH v1 05/11] dt-bindings: perf: hisi: Add Devicetree bindings for Hisilicon SoC PMU

[PATCH 2/2] ptrace.2: Expand documentation PTRACE_EVENT_SECCOMP traps
 2016-11-16  5:52 UTC 

[PATCH 1/2] ptrace.2: Document the behavior of PTRACE_SYSEMU stops
 2016-11-16  5:51 UTC 

Bug in hash changes to netback in 4.7.2 kernel
 2016-11-16  5:43 UTC 

[PATCH] KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
 2016-11-16  5:43 UTC  (2+ messages)

[meta-oe][PATCH] lvm2: 2.02.138 -> 2.02.166
 2016-11-16  5:41 UTC 

[LTP] [PATCH v3] syscalls/recvmsg03.c: add new testcase
 2016-11-16  5:37 UTC  (2+ messages)

[ovmf baseline-only test] 68046: all pass
 2016-11-16  5:37 UTC 

[PATCH 1/1] toaster: There is a missing close square bracket
 2016-11-16  5:33 UTC 

[PATCH 0/3] arm64: Hikey: enable CPUFreq and thermal drivers
 2016-11-16  5:32 UTC  (6+ messages)
` [PATCH 2/3] thermal: hisilicon: fix for dependency

[PATCH] tpm: drop chip->is_open and chip->duration_adjusted
 2016-11-16  5:28 UTC  (4+ messages)

LTTng and Red Hat / CentOS RealTime Kernels
 2016-11-16  4:52 UTC 

[PATCH] powernv/hmi: Display the correct error info for CAPP errors
 2016-11-16  5:28 UTC 

[PATCH v4 0/2] mailbox: Add Tegra HSP driver
 2016-11-16  5:28 UTC  (4+ messages)
` [PATCH v4 2/2] "

[RFC][PATCH 0/4] ovl: Do not hold s_vfs_rename_mutex during data copy up
 2016-11-16  5:27 UTC  (6+ messages)
` [RFC][PATCH 4/4] ovl: allow concurrent copy up data of different files

[PATCH v2] powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
 2016-11-16  5:23 UTC 

[RFC PATCH 0/2] illustrate cmpxchg ring for tap/tun and qdisc
 2016-11-16  5:23 UTC  (5+ messages)
` [RFC PATCH 2/2] ptr_ring_ll: pop/push multiple objects at once

Bug with disabling compression and 'binary' files
 2016-11-16  5:23 UTC  (4+ messages)

[PATCH] compression: unify pack.compression configuration parsing
 2016-11-16  5:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/16] xfsprogs: miscellaneous libxfs cleanups
 2016-11-16  5:21 UTC  (5+ messages)
` [PATCH 05/16] xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get

[PATCH fpga 0/9] Zynq FPGA Manager Improvements
 2016-11-16  5:20 UTC  (8+ messages)
` [PATCH fpga 8/9] fpga socfpga: Use the scatterlist interface

linux-next: build warning after merge of the pstore tree
 2016-11-16  5:19 UTC  (3+ messages)

[PATCH v2] clkdev: add devm_of_clk_get()
 2016-11-16  5:17 UTC  (11+ messages)
            ` [alsa-devel] "

[PATCH] powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
 2016-11-16  5:14 UTC  (3+ messages)

[PATCH v3] ufs: add a variety of definitions decribed in UFS spec
 2016-11-16  5:14 UTC 

[PATCH 1/2] shmem: Support for registration of driver/file owner specific ops
 2016-11-16  5:13 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Make GPU pages movable


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.