All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-25 14:38:08 to 2016-11-25 15:27:59 UTC [more...]

[PATCH 1/2] meta: remove True option to getVar calls
 2016-11-25 15:27 UTC 

[Qemu-devel] [PATCH] cutils: Define min and max marcos
 2016-11-25 15:26 UTC  (2+ messages)

[PATCH 1/3] ath9k: Add a module parameter to set btcoex duty cycle
 2016-11-25 15:25 UTC  (2+ messages)

ATENCIÓN;
 2016-11-25 15:11 UTC 

[PATCH 0/3] sx150x update - bugfix, cleanup, last 4 chips
 2016-11-25 15:24 UTC  (5+ messages)
` [PATCH 3/3] pinctrl: sx150x: add support for sx1501, sx1504, sx1505 and sx1507

Adding a .platform_init callback to sdhci_arasan_ops
 2016-11-25 15:24 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/8] SF: Cadence QSPI driver fixes and clean up
 2016-11-25 15:24 UTC  (20+ messages)
` [U-Boot] [PATCH v2 1/8] spi: cadence_qspi: Fix clearing of pol/pha bits
` [U-Boot] [PATCH v2 2/8] spi: cadence_qspi: Fix baud rate calculation
` [U-Boot] [PATCH v2 3/8] spi: cadence_qspi: Better debug information on the SPI clock rate
` [U-Boot] [PATCH v2 4/8] spi: cadence_qspi: Use #define for bits instead of bit shifts
` [U-Boot] [PATCH v2 5/8] spi: cadence_qspi: Clean up the #define names
` [U-Boot] [PATCH v2 6/8] spi: cadence_qspi: Remove returns from end of void functions
` [U-Boot] [PATCH v2 7/8] spi: cadence_qspi: Fix CS timings
` [U-Boot] [PATCH v2 8/8] spi: cadence_qspi: Support specifying the sample edge used

[PATCH 4/5] spi: atmel: trivial: remove unused fields in DMA structure
 2016-11-25 13:10 UTC  (2+ messages)
` Applied "spi: atmel: trivial: remove unused fields in DMA structure" to the spi tree

[PATCH] Revert "i2c: designware: do not disable adapter after transfer"
 2016-11-25 15:22 UTC 

Tearing down DMA transfer setup after DMA client has finished
 2016-11-25 15:21 UTC  (27+ messages)

[PATCH] ARM: dts: sunxi: Add num-cs for A20 spi nodes
 2016-11-25 15:20 UTC  (6+ messages)

Question regarding clocks in the DW-HDMI DT bindings
 2016-11-25 15:22 UTC  (4+ messages)

[PATCH] can: peak: Add support for PCAN-USB X6 USB interface
 2016-11-25 15:20 UTC 

[PATCH 1/1] smiapp: Implement power-on and power-off sequences without runtime PM
 2016-11-25 15:21 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-i386: Remove unused local_err variable
 2016-11-25 15:21 UTC 

[PATCH 0/3] virtio/vringh: kill off ACCESS_ONCE()
 2016-11-25 15:21 UTC  (11+ messages)

XFS + LVM + DM-Thin + Multi-Volume External RAID
 2016-11-25 15:20 UTC  (5+ messages)

[kvm-unit-tests PATCH 0/2] pci: pci_host_bridge_get_paddr() can not fail
 2016-11-25 15:19 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/2] pci: Make all ones invalid translate address
` [kvm-unit-tests PATCH 2/2] pci: pci_host_bridge_get_paddr() can not fail

[PATCH v3 00/15] Enable L2 Cache Allocation Technology
 2016-11-25 15:19 UTC  (3+ messages)
` [PATCH v3 02/15] x86: refactor psr: Split 'ref' out

[PATCH RESEND 0/2] add support for AXP209 GPIOs functions
 2016-11-25 15:17 UTC  (5+ messages)
` [PATCH RESEND 2/2] gpio: axp209: add pinctrl support

[i-g-t PATCH 2/6] igt_aux: Add some list helpers from the kernel
 2016-11-25 15:19 UTC  (4+ messages)
` [i-g-t PATCH 2/6] igt_aux: Add some list helpers from wayland
  ` [i-g-t PATCH v14 3/6] lib: add igt_dummyload

[PATCH 0/2] SRP transport, scsi-mq: Wait for .queue_rq() if necessary
 2016-11-25 15:19 UTC  (3+ messages)

[RFC][PATCHv4 0/6] printk: use printk_safe to handle printk() recursive calls
 2016-11-25 15:17 UTC  (4+ messages)
` [RFC][PATCHv4 6/6] printk: remove zap_locks() function

[meta-oe][PATCH 1/2] libdbus-c++: missing DEPENDS, fix musl build, oe-stylize.py
 2016-11-25 15:18 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] meta_oe_security_flags: disable PIE for libdbus-c++

[PATCH v2 net-next 1/2] net: ethernet: slicoss: add slicoss gigabit ethernet driver
 2016-11-25 15:14 UTC  (3+ messages)

[ath9k-devel] [PATCH 0/2] ath9k: Add airtime fairness scheduler
 2016-11-25 15:16 UTC  (3+ messages)
` [PATCH v2] ath9k: Introduce airtime fairness scheduling between stations

[GIT PULL 00/12] perf/core improvements and fixes
 2016-11-25 15:12 UTC  (13+ messages)
` [PATCH 01/12] perf annotate: Remove duplicate 'name' field from disasm_line
` [PATCH 02/12] perf annotate: Introduce alternative method of keeping instructions table
` [PATCH 03/12] perf annotate: Allow arches to have a init routine and a priv area
` [PATCH 04/12] perf annotate: Improve support for ARM
` [PATCH 05/12] perf annotate: Initial PowerPC support
` [PATCH 06/12] perf callchain: Add option to skip ignore symbol when printing callchains
` [PATCH 07/12] perf sched timehist: Mark schedule function in callchains
` [PATCH 08/12] perf sched timehist: Enlarge max stack depth by 2
` [PATCH 09/12] perf tools: Fix kernel version error in ubuntu
` [PATCH 10/12] perf record: Fix segfault when running with suid and kptr_restrict is 1
` [PATCH 11/12] perf tools: Add missing struct definition in probe_event.h
` [PATCH 12/12] tools lib bpf: Fix maps resolution

[PATCH V7 00/25] mmc: mmc: Add Software Command Queuing
 2016-11-25 15:15 UTC  (21+ messages)
` [PATCH V7 02/25] mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
` [PATCH V7 03/25] mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
` [PATCH V7 04/25] mmc: queue: Factor out mmc_queue_alloc_sgs()
` [PATCH V7 05/25] mmc: queue: Factor out mmc_queue_reqs_free_bufs()
` [PATCH V7 06/25] mmc: queue: Introduce queue depth
` [PATCH V7 16/25] mmc: block: Fix 4K native sector check
` [PATCH V7 17/25] mmc: block: Use local var for mqrq_cur
` [PATCH V7 18/25] mmc: block: Pass mqrq to mmc_blk_prep_packed_list()
` [PATCH V7 20/25] mmc: queue: Share mmc request array between partitions
` [PATCH V7 25/25] mmc: sdhci-acpi: Enable Software Command Queuing for some Intel controllers

[PATCH v2] fsl/usb: Workarourd for USB erratum-A005697
 2016-11-25 15:13 UTC  (2+ messages)

[PATCH v2] mtd/spi-nor: Add SPI memory controllers for Aspeed SoCs
 2016-11-25 15:12 UTC  (8+ messages)

[PATCH] mtd: spi-nor: fixed spansion quad enable
 2016-11-25 15:08 UTC  (5+ messages)
` [PATCH v3] mtd: spi-nor: fix "

[PATCH] KVM: x86: restrict maximal physical address
 2016-11-25 15:11 UTC  (2+ messages)

[PATCH] dim: Check for "Reviewed-by" on patches
 2016-11-25 15:10 UTC 

[PATCH net-next 0/2] Fix support for the MV88E6097
 2016-11-25 14:27 UTC  (2+ messages)

[qemu-upstream-4.5-testing test] 102625: regressions - FAIL
 2016-11-25 15:10 UTC 

[PATCH] drm/i915: Don't sanitize has_decoupled_mmio if platform is not broxton
 2016-11-25 15:10 UTC  (5+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Don't sanitize has_decoupled_mmio if platform is not broxton (rev2)

[patch] scsi: libfc: Remove an unneeded condition
 2016-11-25 15:07 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/2] pci: Fix PCI BAR alignment
 2016-11-25 15:06 UTC  (2+ messages)

[ath9k-devel] [PATCH 0/5] ath9k: EEPROM swapping improvements
 2016-11-25 15:06 UTC  (6+ messages)
` [ath9k-devel] [PATCH v2 0/7] "
    `  "

[PATCH] ufs: Add missing UFS_MASK macro definition
 2016-11-25 15:05 UTC  (2+ messages)

[PATCH v17 08/15] clocksource/drivers/arm_arch_timer: move arch_timer_needs_of_probing into DT init call
 2016-11-25 15:06 UTC  (5+ messages)

[PATCH 00/56] Solarflare libefx-based PMD
 2016-11-25 15:05 UTC  (6+ messages)
` [PATCH 30/56] net/sfc: include libefx in build

[for-4.8 PATCH] xen: blkif: kill some repetitions in protocol description
 2016-11-25 15:05 UTC  (3+ messages)

[PATCH 0/10] mmc: Add support to Marvell Xenon SD Host Controller
 2016-11-25 14:04 UTC  (6+ messages)
` [PATCH 6/10] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality

[PATCH 10/10] media: camss: Add Makefiles and Kconfig files
 2016-11-25 14:57 UTC 

[PATCH] drm/i915: Pass dev_priv to intel_setup_outputs()
 2016-11-25 15:05 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Pass dev_priv to intel_setup_outputs() (rev2)

[Qemu-devel] [PATCH v10 00/12] virtio-crypto: introduce framework and device emulation
 2016-11-25 15:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH v10 07/12] virtio-crypto: set capacity of algorithms supported

[PATCH v12] sndif: add ABI for para-virtual sound
 2016-11-25 15:04 UTC  (10+ messages)
` [PATCH v12] This is the ABI for the two halves of a para-virtualized sound driver to communicate with each to other

RFC: documentation of the autogroup feature
 2016-11-25 15:04 UTC  (9+ messages)
          ` RFC: documentation of the autogroup feature [v2]

The scan_unevictable_pages sysctl/node-interface has been disabled for lack of a legitimate use case!
 2016-11-25 15:02 UTC  (2+ messages)

[PATCH v6 0/2] DW DMAC: update device tree
 2016-11-25 14:59 UTC  (9+ messages)
` [PATCH v6 1/2] DW DMAC: enable memory-to-memory transfers support
` [PATCH v6 2/2] DW DMAC: add multi-block property to device tree

[PATCH v2 0/4] core-api ReST: assoc_array, atomic_ops, local_ops
 2016-11-25 14:59 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] Documentation/assoc_array.txt: convert to ReST markup
  ` [PATCH v3 2/4] Documentation/atomic_ops.txt: "
  ` [PATCH v3 3/4] Documentation/local_ops.txt: "
  ` [PATCH v3 4/4] firmware: remove warning at documentation generation time

[U-Boot] [PATCH v2 1/7] scsi: Extract block device initialization
 2016-11-25 15:00 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/7] scsi: Extract device detection algorithm
` [U-Boot] [PATCH v2 3/7] scsi: Take lun from device block description
` [U-Boot] [PATCH v2 4/7] scsi: Move pccb buffer initalization directly to scsi_detect_dev
` [U-Boot] [PATCH v2 5/7] scsi: Simplify scsi_read/scsi_write()
` [U-Boot] [PATCH v2 6/7] dm: Add support for scsi/sata based devices
` [U-Boot] [PATCH v2 7/7] block: Move ceva driver to DM

[PATCH] lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()
 2016-11-25 15:00 UTC  (2+ messages)

Xen compilation fails for ARM32 when recompiled on a ARM64 build
 2016-11-25 15:00 UTC  (6+ messages)
        ` Processed: "

[RFC][PATCH] powerpc/64be: use ELFv2 ABI for big endian kernels
 2016-11-25 14:59 UTC  (8+ messages)

[Qemu-devel] [PATCH v10 00/10] Dirty bitmap changes for migration/persistence work
 2016-11-25 14:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH v10 07/10] hbitmap: serialization

[PATCH 02/10] MAINTAINERS: Add Qualcomm Camera subsystem driver
 2016-11-25 14:57 UTC  (8+ messages)
` [PATCH 03/10] doc: media/v4l-drivers: Add Qualcomm Camera Subsystem driver document
` [PATCH 04/10] media: camss: Add CSIPHY files
` [PATCH 05/10] media: camss: Add CSID files
` [PATCH 06/10] media: camss: Add ISPIF files
` [PATCH 07/10] media: camss: Add VFE files
` [PATCH 08/10] media: camss: Add files which handle the video device nodes
` [PATCH 09/10] media: camms: Add core files

[PATCH 01/10] doc: DT: camss: Binding document for Qualcomm Camera subsystem driver
 2016-11-25 14:56 UTC 

[PATCH 00/10] Qualcomm 8x16 Camera Subsystem driver
 2016-11-25 14:56 UTC 

[PATCH-for-4.9 v1 0/8] New hypercall for device models
 2016-11-25 14:56 UTC  (8+ messages)
` [PATCH-for-4.9 v1 6/8] dm_op: convert HVMOP_set_mem_type

[PATCH 00/11] hisi_sas: some fixes, improvements, and new features
 2016-11-25 14:55 UTC  (7+ messages)

fsck is broken on mips32 platform
 2016-11-25 14:53 UTC  (5+ messages)
    ` [RFT PATCH 1/2] fsck.f2fs: remove duplicated header files
      ` [RFT PATCH 2/2] fsck.f2fs: correct endianness

[PATCH] ARM: dts: exynos: Enable SPI on 4412 based odroid-X and -X2 boards
 2016-11-25 14:53 UTC  (5+ messages)

How to classify a port range?
 2016-11-25 14:52 UTC  (2+ messages)

opening a file on a stacked overlayfs is broken
 2016-11-25 14:56 UTC 

[Qemu-devel] [PATCH v5 00/12] Add runnability info to query-cpu-definitions
 2016-11-25 14:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 05/12] target-i386: Make plus_features/minus_features QOM-based

[c157e58488d1] fix core.c coding-style
 2016-11-25 14:34 UTC 

Unable to remount ubifs after many unclean reboot
 2016-11-25 14:49 UTC  (3+ messages)

[PATCH] Lock down drivers that can have io ports, io mem, irqs and dma changed
 2016-11-25 14:49 UTC  (9+ messages)
  ` [PATCH 00/16] Kernel lockdown

[PATCH v5 2/6] leds: triggers: Add a keyboard backlight trigger
 2016-11-25 14:49 UTC  (10+ messages)

[PATCH 3/5] spi: atmel: Use SPI core DMA mapping framework
 2016-11-25 13:10 UTC  (2+ messages)
` Applied "spi: atmel: Use SPI core DMA mapping framework" to the spi tree

[PATCH] z3fold: make pages_nr atomic
 2016-11-25 14:33 UTC  (6+ messages)

[PATCH 0/2] usb: ohci: s3c2410: add device tree support
 2016-11-25 14:47 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: usb: add DT binding for s3c2410 USB OHCI controller
` [PATCH 2/2] usb: ohci: s3c2410: allow probing from device tree

[patch] [media] uvcvideo: freeing an error pointer
 2016-11-25 14:47 UTC  (4+ messages)

[PATCH 1/2] drm/i915/audio: extend get_saved_enc() to support more scenarios
 2016-11-25 14:45 UTC  (2+ messages)

[PATH] z3fold: extend compaction function
 2016-11-25 14:43 UTC  (3+ messages)

[PATCH ping] builddeb: fix cross-building to arm64 producing host-arch debs
 2016-11-25 14:44 UTC  (3+ messages)

[PATCH 0/8] HuC Loading Patches
 2016-11-25 14:40 UTC  (2+ messages)

[PATCH 2/2] perf probe: add sdt probes arguments into the uprobe cmd string
 2016-11-25 14:40 UTC  (3+ messages)
` [PATCH v2 1/2] perf sdt: add scanning of sdt probles arguments

[PATCH] ASoC: cht_bsw_rt5672: Use HID translation unit
 2016-11-25 14:40 UTC 

[PATCH 00/34] perf clang: Builtin clang and perfhook support
 2016-11-25 14:31 UTC  (4+ messages)
` [PATCH 05/34] tools lib bpf: Add missing bpf map functions

[Qemu-devel] [kvm-unit-tests PATCH v11 1/3] arm: Add PMU test
 2016-11-25 14:39 UTC  (5+ 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.