All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-02 16:37:52 to 2015-10-02 17:31:56 UTC [more...]

[PATCH v2] clk: ti: fix dual-registration of uart4_ick
 2015-10-02 17:31 UTC  (4+ messages)

similar files: fusbh200-hcd.c and fotg210-hcd.c
 2015-10-02 17:31 UTC  (16+ messages)
` [PATCH 00/14] RFC: Consolidation: FUSB200 and FOTG210
  ` [PATCH 01/14] RFC: usb/host/fotg210: Fix coding style issues
  ` [PATCH 02/14] RFC: usb/host/fotg210: remove KERN_WARNING from pr_info
  ` [PATCH 03/14] RFC: usb/host/fotg210: Remove useless else statement
  ` [PATCH 04/14] RFC: usb/host/fotg210: Remove NULL checks dma_pool_destroy
  ` [PATCH 05/14] RFC: usb/host/fotg210: change kmalloc by kmalloc_array
  ` [PATCH 06/14] RFC: usb/host/fotg210: replace msleep by usleep_range
  ` [PATCH 07/14] RFC: usb/host/fotg210: Remove a macro from snprintf

[PATCH v3 0/5] mtd: Qualcomm NAND controller driver
 2015-10-02 17:31 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/5] mtd: nand: "

[Buildroot] [PATCH] pciutils: bump to version 3.4.0
 2015-10-02 17:30 UTC  (2+ messages)

[PATCH] percpu_counter: return precise count from __percpu_counter_compare()
 2015-10-02 17:29 UTC  (2+ messages)

[Buildroot] [PATCH] zsh: bump to version 5.1.1
 2015-10-02 17:28 UTC  (2+ messages)

[PATCH 0/4] remove startup questions v2
 2015-10-02 17:30 UTC  (5+ messages)
` [PATCH 1/4] toaster: removed superuser question from startup
` [PATCH 2/4] toaster: remove layer and build dir interactive questions
` [PATCH 3/4] toaster: check for configuration file and exit if not found
` [PATCH 4/4] toaster: get rid of interactivity in bldcontrol

[PATCH v4 0/5] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-10-02 17:27 UTC  (11+ messages)
` [PATCH v4 1/5] gadget: Introduce the notifier functions

[Buildroot] [PATCH] smartmontools: bump to version 6.4
 2015-10-02 17:27 UTC 

linux-next: Tree for Oct 2
 2015-10-02 17:26 UTC  (2+ messages)
` linux-next: Tree for Oct 2 (kvm)

FILESEXTRAPATHS_prepend fails for systemd
 2015-10-02 17:26 UTC  (3+ messages)

[PATCH net-next v2] net: Add support for filtering neigh dump by master device
 2015-10-02 17:18 UTC  (2+ messages)

[PATCH 0/2] Fix NVMe driver support on Power with 32-bit DMA
 2015-10-02 17:25 UTC  (8+ messages)
` [PATCH 1/2] powerpc/iommu: expose IOMMU page shift
  ` [PATCH 2/2] drivers/nvme: default to the IOMMU page size on Power

[Buildroot] [PATCH] tiff: bump to version 4.0.6
 2015-10-02 17:26 UTC  (2+ messages)

[PATCH 1/1] Force mkiss to reset the line discipline when serial device is removed
 2015-10-02 17:25 UTC  (9+ messages)
` [PATCH v2 "
  `  "

[Qemu-devel] [RFC 5/5] arm: Simplify cycle counter
 2015-10-02 17:25 UTC  (7+ messages)
` [Qemu-devel] [PATCH] target-arm: Use common CPU cycle infrastructure

[Buildroot] [PATCH] lftp: bump to version 4.6.4
 2015-10-02 17:24 UTC 

[PATCH v4] Staging: olpc_dcon: Replace timespec with ktime_t
 2015-10-02 17:24 UTC 

[Buildroot] [PATCH] minidlna: bump to version 1.1.5
 2015-10-02 17:24 UTC 

Queueing b0a688ddcc50 "usb: musb: cppi41: allow it to work again" for -stable
 2015-10-02 17:24 UTC  (7+ messages)

[Buildroot] [PATCH] mpg123: bump to version 1.22.4
 2015-10-02 17:23 UTC 

[Buildroot] [PATCH] mutt: bump to version 1.5.24
 2015-10-02 17:23 UTC  (3+ messages)

Trouble loading firmware (error -2)
 2015-10-02 17:23 UTC 

[Qemu-devel] [PATCH v2 00/16] block: Get rid of bdrv_swap()
 2015-10-02 17:21 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 05/16] block: Convert bs->file to BdrvChild
` [Qemu-devel] [PATCH v2 07/16] block: Convert bs->backing_hd "
` [Qemu-devel] [PATCH v2 08/16] block: Manage backing file references in bdrv_set_backing_hd()
` [Qemu-devel] [PATCH v2 11/16] block-backend: Add blk_set_bs()

[PATCH] devicetree: add Sigma Designs vendor prefix
 2015-10-02 17:21 UTC 

[PATCH] MIPS: Octeon: Fix kernel panic on startup from memory corruption
 2015-10-02 17:21 UTC  (4+ messages)

[Qemu-devel] [PULL 00/10] Fix device introspection regressions
 2015-10-02 17:20 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] memory: allow destroying a non-empty MemoryRegion
` [Qemu-devel] [PULL 02/10] hw: do not pass NULL to memory_region_init from instance_init
` [Qemu-devel] [PULL 03/10] macio: move DBDMA_init from instance_init to realize
` [Qemu-devel] [PULL 04/10] tests: Fix how qom-test is run
` [Qemu-devel] [PULL 05/10] libqtest: Clean up unused QTestState member sigact_old
` [Qemu-devel] [PULL 06/10] libqtest: New hmp() & friends
` [Qemu-devel] [PULL 07/10] device-introspect-test: New, covering device introspection
` [Qemu-devel] [PULL 08/10] qmp: Fix device-list-properties not to crash for abstract device
` [Qemu-devel] [PULL 09/10] qdev: Protect device-list-properties against broken devices
` [Qemu-devel] [PULL 10/10] Revert "qdev: Use qdev_get_device_class() for -device <type>, help"

[Intel-wired-lan] [net PATCH] i40e/i40evf: set aq count after memory allocation
 2015-10-02 17:19 UTC 

[PATCH 1/2] regmap: Allow installing custom reg_update_bits function
 2015-10-02 17:19 UTC  (4+ messages)

[PATCH net] fib_rules: fix fib rule dumps across multiple skbs
 2015-10-02 17:18 UTC  (2+ messages)

[PATCH v3 0/8] Rework architected timer and forwarded IRQs handling
 2015-10-02 17:18 UTC  (4+ messages)
` [PATCH v3 8/8] arm/arm64: KVM: Support edge-triggered forwarded interrupts

[RFC PATCH 00/20] Coresight integration with perf
 2015-10-02 17:17 UTC  (13+ messages)
` [RFC PATCH 06/20] coresight: etm3x: unlocking tracer in default arch init
` [RFC PATCH 14/20] coresight: etm-perf: implementing 'event_init()' API

[PATCH v7 00/11] support "task_isolated" mode for nohz_full
 2015-10-02 17:15 UTC  (8+ messages)
` [PATCH v7 02/11] task_isolation: add initial support

[PATCH] staging: dgnc: Fix line over 80 characters warning
 2015-10-02 17:15 UTC 

[meta-java][PATCH] OpenJDK-8: For x86 and ARM
 2015-10-02 17:15 UTC  (8+ messages)

Applied "regulator: act8865: support output voltage by VSET2[] bits" to the regulator tree
 2015-10-02 17:14 UTC 

[RFC PATCH] nfs4: clear delegation from open states when returning delegation voluntarily
 2015-10-02 17:14 UTC  (2+ messages)
` [PATCH v2] nfs4: reset states to use open_stateid "

[Buildroot] [Bug 8206] New: mplayer uses host xorg development files
 2015-10-02 17:14 UTC  (9+ messages)
` [Buildroot] [Bug 8206] "

[Qemu-devel] [PATCH v6 00/12] post-introspection cleanups, subset B
 2015-10-02 17:11 UTC  (16+ messages)
` [Qemu-devel] [PATCH v6 02/12] qapi: Don't use info as witness of implicit object type
` [Qemu-devel] [PATCH v6 06/12] qapi: Track owner of each object member
` [Qemu-devel] [PATCH v6 07/12] qapi: Detect collisions in C member names

Applied "regulator: act8865: add DT binding for property "active-semi,vsel-high"" to the regulator tree
 2015-10-02 17:14 UTC 

[PATCH] storvsc: use small sg_tablesize on x86
 2015-10-02 17:14 UTC  (4+ messages)

Applied "regulator: arizona: add support for WM8998 and WM1814" to the regulator tree
 2015-10-02 17:14 UTC 

[PATCHv5 00/36] asynchronous ALUA device handler
 2015-10-02 17:14 UTC  (3+ messages)
` [PATCH 16/36] scsi_dh_alua: call alua_rtpg() if stpg fails

Applied "spi: pxa2xx: Remove unused psp member variable from struct chip_data" to the spi tree
 2015-10-02 17:14 UTC 

[PATCH v2 3/3] ASoC: wm8998: Initial WM8998 codec driver
 2015-10-02 17:13 UTC  (2+ messages)
` Applied "ASoC: wm8998: Initial WM8998 codec driver" to the asoc tree

[PATCH 2/8] ASoC: arizona: add defines for single-input gain control
 2015-10-02 17:13 UTC  (2+ messages)
` Applied "ASoC: arizona: add defines for single-input gain control" to the asoc tree

Applied "ASoC: codecs: Add da7219 codec driver" to the asoc tree
 2015-10-02 17:13 UTC 

[PATCH 1/8] ASoC: topology: ABI - Add PCM Support and bump ABI version to 4
 2015-10-02 17:13 UTC  (2+ messages)
` Applied "ASoC: topology: ABI - Add PCM Support and bump ABI version to 4" to the asoc tree

[PATCH 2/8] ASoC: topology: ABI - Remove unused struct snd_soc_tplg_stream_config
 2015-10-02 17:13 UTC  (2+ messages)
` Applied "ASoC: topology: ABI - Remove unused struct snd_soc_tplg_stream_config" to the asoc tree

[PATCH 3/8] ASoC: topology: ABI - Use __le32 instead of __u32 in snd_soc_tplg_dapm_widget
 2015-10-02 17:13 UTC  (2+ messages)
` Applied "ASoC: topology: ABI - Use __le32 instead of __u32 in snd_soc_tplg_dapm_widget" to the asoc tree

[PATCH 4/8] ASoC: topology: ABI - Add name element to snd_soc_tplg_stream
 2015-10-02 17:13 UTC  (2+ messages)
` Applied "ASoC: topology: ABI - Add name element to snd_soc_tplg_stream" to the asoc tree

[PATCH 5/8] ASoC: topology: ABI - Change stream formats to a bitwise flag
 2015-10-02 17:13 UTC  (2+ messages)
` Applied "ASoC: topology: ABI - Change stream formats to a bitwise flag" to the asoc tree

[PATCH 6/8] ASoC: topology: ABI - Add the type for BE DAI link
 2015-10-02 17:13 UTC  (2+ messages)
` Applied "ASoC: topology: ABI - Add the type for BE DAI link" to the asoc tree

[PATCH 7/8] ASoC: topology: ABI - Add configuration for BE & Codec-Codec DAI Links
 2015-10-02 17:13 UTC  (2+ messages)
` Applied "ASoC: topology: ABI - Add configuration for BE & Codec-Codec DAI Links" to the asoc tree

[PATCH 8/8] ASoC: topology: ABI - Remove tdm_slot & dai_fmt from snd_soc_tplg_stream
 2015-10-02 17:13 UTC  (2+ messages)
` Applied "ASoC: topology: ABI - Remove tdm_slot & dai_fmt from snd_soc_tplg_stream" to the asoc tree

[PATCH v2 3/4] ASoC: da7219: Add bindings documentation for DA7219 audio codec
 2015-10-02 17:13 UTC  (2+ messages)
` Applied "ASoC: da7219: Add bindings documentation for DA7219 audio codec" to the asoc tree

Applied "ASoC: dwc: fix dma stop transferring issue" to the asoc tree
 2015-10-02 17:13 UTC 

[PATCH 3/3] MAINTAINERS: da7219: Add entry to cover DA7219 bindings document
 2015-10-02 17:13 UTC  (2+ messages)
` Applied "ASoC: da7219: Add entry to cover DA7219 bindings document" to the asoc tree

[PATCH] ASoC: rt5645: Allow 4 channel recording on AIF1
 2015-10-02 17:13 UTC  (2+ messages)
` Applied "ASoC: rt5645: Allow 4 channel recording on AIF1" to the asoc tree

[PATCH] arm-soc: Add Sigma Designs Tango4 port
 2015-10-02 17:13 UTC  (5+ messages)

[PATCH RESEND v4] cap11xx: add runtime PM support
 2015-10-02 17:11 UTC  (4+ messages)

next-20151002 build: 0 failures 61 warnings (next-20151002)
 2015-10-02 17:09 UTC 

Unset LOCKDEP and TRACE_IRQFLAGS_SUPPORT
 2015-10-02 17:09 UTC  (10+ messages)

[Bug 92251] SSH account request for libdrm
 2015-10-02 17:09 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove wm97xx entry
 2015-10-02 17:09 UTC 

[PATCH v2 0/3] leds: add device trigger
 2015-10-02 17:08 UTC  (5+ messages)
` [PATCH v2 1/3] leds: add device activity LED triggers

[PATCH v5 00/34] cxlflash: Miscellaneous bug fixes and corrections
 2015-10-02 17:07 UTC  (3+ messages)

nommu Linux: not enough memory to start an application?
 2015-10-02 17:07 UTC 

[PATCH 0/4] ACPI / core : few cleanups and updates for LPI
 2015-10-02 17:07 UTC  (5+ messages)
` [PATCH v2 0/5] ACPI / processor_idle: Add ACPIv6.0 LPI support
  ` [PATCH v2 5/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states

[RESEND PATCH v2 1/1] ASoC: dwc: fix dma stop transferring issue
 2015-10-02 17:05 UTC  (7+ messages)

[Qemu-devel] [PATCH v8 00/54] Postcopy implementation
 2015-10-02 17:03 UTC  (5+ messages)
` [Qemu-devel] [PATCH v8 16/54] Return path: Open a return path on QEMUFile for sockets

[PATCH v3 0/9] xen-block: support multi hardware-queues/rings
 2015-10-02 17:02 UTC  (4+ messages)
` [PATCH v3 3/9] xen/blkfront: separate per ring information out of device info

[PATCH] ASoC: Document DAI signal polarity
 2015-10-02 17:01 UTC  (2+ messages)

[PATCH 0/6] thermal: iio bindings
 2015-10-02 17:01 UTC  (4+ messages)
` [PATCH 5/6] thermal: iio Documentation

python setuptools recipe
 2015-10-02 17:00 UTC  (4+ messages)

Limit max concurrent sessions
 2015-10-02 17:00 UTC  (5+ messages)

[Qemu-devel] [PATCH] qtest/ide-test: ppc64be correction for ATAPI tests
 2015-10-02 16:59 UTC  (4+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v2 0/8] ASoC: topology: ABI - Add support for PCM, BE & CC link
 2015-10-02 16:59 UTC  (3+ messages)
` [PATCH v2 4/8] ASoC: topology: ABI - Add name element to snd_soc_tplg_stream

[PATCH 1/2] NVMe: Namespace removal simplifications
 2015-10-02 16:57 UTC  (4+ messages)
` [PATCHv2 2/2] NVMe: Simplify device resume on io queue failure

Having troubles binding an SR-IOV VF to uio_pci_generic on Amazon instance
 2015-10-02 16:57 UTC  (12+ messages)

[PATCH 1/1] perf,stat: reduce interval-print to 10ms
 2015-10-02 16:56 UTC  (2+ messages)

[PATCH v2 0/2] Add support to make output voltage determined by VSET2[] bits
 2015-10-02 16:55 UTC  (3+ messages)

[PATCH] ASoC: nau8825: Add driver for headset chip Nuvoton 8825
 2015-10-02 16:55 UTC  (2+ messages)

[PATCH 3/4] nvme: split pci specific functionality out of core code
 2015-10-02 16:53 UTC  (6+ messages)

[Buildroot] [PATCH] redis: bump to version 3.0.4
 2015-10-02 16:53 UTC 

[Buildroot] [PATCH] cryptsetup: bump to version 1.6.8
 2015-10-02 16:52 UTC 

[PATCH v2 0/5] Arizona Extcon Update Device Bindings
 2015-10-02 16:29 UTC  (6+ messages)
` [PATCH v2 1/5] extcon: arizona: Add device binding to enable ADC mode micdet
` [PATCH v2 2/5] extcon: arizona: Add device binding for the general purpose switch
` [PATCH v2 3/5] extcon: arizona: Add device binding for jack detect polarity inversion
` [PATCH v2 4/5] mfd: arizona: Update DT binding documentation for mic detection
` [PATCH v2 5/5] mfd: arizona: Update DT binding document for jack detection invert

write performance difference 3.18.21/4.2.1
 2015-10-02 16:51 UTC  (13+ messages)
  ` write performance difference 3.18.21/git f2fs
                  ` 100% system time hang with git f2fs

[Qemu-devel] [PATCH] target-mips: Add enum for BREAK32
 2015-10-02 16:50 UTC 

[PATCHv2 00/15] arm64: 16K translation granule support
 2015-10-02 16:50 UTC  (7+ messages)
` [PATCH 09/15] arm64: Add page size to the kernel image header

[PATCH] serial: 8250: add uart_config entry for PORT_RT2880
 2015-10-02 16:50 UTC 

[PATCH 0/4] btrfs-progs: improve output of btrfs subvolume list command
 2015-10-02 16:41 UTC  (5+ messages)
` [PATCH 1/4] btrfs-progs: add -A option for subvolume list (print all available information)
` [PATCH 2/4] btrfs-progs: add "flags" column for subvolume list (shows "readonly" flag with -A)
` [PATCH 3/4] btrfs-progs: add option "--time-format=short|iso|unix|locale" to subvolume list
` [PATCH 4/4] btrfs-progs: change -t option for subvolume list to print a simple space-separated table (making it machine-readable)

[Intel-wired-lan] [next PATCH S17 00/12] i40e/i40evf updates
 2015-10-02 16:49 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S17 06/11] i40e: Fix for Tools loopback test failing after driver load

[PATCH] arm64: dts: add all hi6220 uart nodes
 2015-10-02 16:48 UTC  (11+ messages)

[PATCH] f2fs: merge meta writes as many possible
 2015-10-02 16:47 UTC 

[PATCH 00/18] Input - Fix make coccicheck warnings
 2015-10-02 16:46 UTC  (3+ messages)
` [PATCH 16/18] Input: elan_i2c - simplify function return logic

[Qemu-devel] [Bug 1484925] [NEW] Segfault with custom vnc client
 2015-10-02 16:37 UTC  (2+ messages)
` [Qemu-devel] [Bug 1484925] "

[PATCH] devargs: add blacklisting by linux interface name
 2015-10-02 16:44 UTC  (4+ messages)

[PATCH] rtlwifi: rtl8821ae: Fix system lockups on boot
 2015-10-02 16:44 UTC 

[PATCH net-next] ebpf: include perf_event only where really needed
 2015-10-02 16:44 UTC  (2+ messages)

[PATCH] ip neigh: Add support for filtering dumps by master device
 2015-10-02 16:42 UTC 

i40e SRIOV and dpdk
 2015-10-02 16:40 UTC 

[RFC/PATCH v1] Add Travis CI support
 2015-10-02 16:40 UTC  (4+ messages)

[PATCH] NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH
 2015-10-02 16:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/5] arm64: Allow booting with GICv3 in GICv2 mode
 2015-10-02 16:37 UTC  (9+ messages)
` [PATCH 1/5] arm64: el2_setup: Make sure ICC_SRE_EL2.SRE sticks before using GICv3 sysregs
` [PATCH 2/5] irqchip/gic-v3: Make gic_enable_sre an inline function
` [PATCH 3/5] arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GIC_CPUIF
` [PATCH 4/5] irqchip/gic: Warn if GICv3 system registers are enabled
` [PATCH 5/5] arm64: Update booting requirements for GICv3 in GICv2 mode


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.