linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-02 07:06:53 to 2016-05-02 13:37:53 UTC [more...]

[PATCH] Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"
 2016-05-02 13:35 UTC 

[PATCH v2 0/2] pinmux support for Broadcom NS2 SoC
 2016-05-02 13:36 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: ns2: add pinmux driver "

[patch 2/7] lib/hashmod: Add modulo based hash mechanism
 2016-05-02 13:28 UTC  (7+ messages)
  ` [PATCH 1/2] <linux/hash.h>: Make hash_64(), hash_ptr() return 32 bits
    ` [PATCH 2/2] <linux/hash.h>: Fix hash_64()'s horrible collision problem
    ` [RFC PATCH 3/2] (Rant) Fix various hash abuses
    ` [RFC PATCH 4/2] namei: Improve hash mixing if CONFIG_DCACHE_WORD_ACCESS

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-05-02 13:26 UTC  (12+ messages)
` [PATCH V6 02/13] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V6 09/13] pci, acpi: Support for ACPI based generic PCI host controller

[PATCH 00/32] 2nd Iteration of Cache QoS Monitoring support
 2016-05-02 13:22 UTC  (11+ messages)
` [PATCH 26/32] perf/x86/intel/cqm: integrate CQM cgroups with scheduler

RFC: automatic interrupt affinity for MSI/MSI-X capable devices
 2016-05-02 13:11 UTC  (5+ messages)
` [PATCH 6/8] pci: provide sensible irq vector alloc/free routines

[PATCH v6 00/10] arm64: Add support for KVM with ACPI
 2016-05-02 12:54 UTC  (3+ messages)

BUG: spinlock vs. mutex in SyS_finit_module / usbhs_runtime_resume / omap_tll_enable / clk_prepare_lock
 2016-05-02 13:03 UTC  (3+ messages)

mm: pages are not freed from lru_add_pvecs after process termination
 2016-05-02 13:00 UTC  (4+ messages)

[RFC PATCH 0/3] random: replace urandom pool with a CRNG
 2016-05-02 12:56 UTC  (8+ messages)
` [PATCH 2/3] random: make /dev/urandom scalable for silly userspace programs
` [PATCH 3/3] random: add interrupt callback to VMBus IRQ handler

[PATCH] mm/kasan/kasan.h: Fix boolean checking issue for kasan_report_enabled()
 2016-05-02 12:42 UTC  (8+ messages)

[PATCH 1/2] dmaengine: qcom-bam-dma: Add pm_runtime support
 2016-05-02 12:38 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: Update the files to include the Qualcomm DMA folder

[PATCH 5/5] DT: arm,gic-v3: Documment PPI partition support
 2016-05-02 12:36 UTC  (2+ messages)
` [tip:irq/core] DT/arm,gic-v3: "

[PATCH] include/linux/kasan.h: Notice about 0 for kasan_[dis/en]able_current()
 2016-05-02 12:40 UTC  (5+ messages)

[PATCH 4/5] irqchip/gic-v3: Add support for partitioned PPIs
 2016-05-02 12:35 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH RESEND 00/12] SH: landisk convert to devicetree
 2016-05-02 12:35 UTC  (3+ messages)
` [PATCH RESEND 12/12] of: Add sh support

[PATCH 3/5] irqchip: Add per-cpu interrupt partitioning library
 2016-05-02 12:35 UTC  (2+ messages)
` [tip:irq/core] "

linux-next: Tree for May 2
 2016-05-02 13:15 UTC  (6+ messages)
` linux-next: Tree for May 2 [WARNING: at fs/dcache.c]

[PATCH 2/5] genirq: Allow the affinity of a percpu interrupt to be set/retrieved
 2016-05-02 12:34 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH 1/5] irqdomain: Allow domain matching on irq_fwspec
 2016-05-02 12:34 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v2 2/2] genirq: Add error code reporting to irq_{reserve,destroy}_ipi
 2016-05-02 12:34 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v2 1/2] genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy
 2016-05-02 12:33 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH 0/6] soc/tegra: Add support for IO pads control via pinctrl interface
 2016-05-02 12:17 UTC  (7+ messages)
` [PATCH 1/6] soc/tegra: pmc: Use BIT macro for register field definition
` [PATCH 2/6] soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()
` [PATCH 3/6] soc/tegra: pmc: Add support for IO pads power state and voltage
` [PATCH 4/6] soc/tegra: pmc: Register PMC child devices as platform device
` [PATCH 5/6] pinctrl: tegra: Add DT binding for io pads control
` [PATCH 6/6] pinctrl: tegra: Add driver to configure voltage and power state of io pads

[PATCH stable] serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios()
 2016-05-02 12:25 UTC 

linux-next: build failure after merge of the tpmdd tree
 2016-05-02 12:19 UTC  (5+ messages)

[PATCH v7 00/14] USB OTG/dual-role framework
 2016-05-02 12:18 UTC  (15+ messages)
` [PATCH v7 01/14] usb: hcd: Initialize hcd->flags to 0
` [PATCH v7 02/14] usb: otg-fsm: Prevent build warning "VDBG" redefined
` [PATCH v7 03/14] usb: hcd.h: Add OTG to HCD interface
` [PATCH v7 04/14] usb: otg-fsm: use usb_otg wherever possible
` [PATCH v7 05/14] usb: otg-fsm: move host controller operations into usb_otg->hcd_ops
` [PATCH v7 06/14] usb: gadget.h: Add OTG to gadget interface
` [PATCH v7 07/14] usb: otg: get rid of CONFIG_USB_OTG_FSM in favour of CONFIG_USB_OTG
` [PATCH v7 08/14] usb: otg: add OTG/dual-role core
` [PATCH v7 09/14] usb: of: add an API to get OTG device from USB controller node
` [PATCH v7 10/14] usb: otg: add hcd companion support
` [PATCH v7 11/14] usb: otg: use dev_dbg() instead of VDBG()
` [PATCH v7 12/14] usb: hcd: Adapt to OTG core
` [PATCH v7 13/14] usb: gadget: udc: adapt "
` [PATCH v7 14/14] usb: host: xhci-plat: Add otg device to platform data

[PATCH 1/2] spi: qup: Handle clocks in pm_runtime suspend and resume
 2016-05-02 12:14 UTC  (2+ messages)
` [PATCH 2/2] spi: qup: Add spi_master_put in remove function

[BUG] vfio device assignment regression with THP ref counting redesign
 2016-05-02 12:14 UTC  (11+ messages)
                  ` GUP guarantees wrt to userspace mappings redesign

[PATCH v3] serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios()
 2016-05-02 12:04 UTC  (2+ messages)

Hi Dear, I.m Col Steven Waren, I am USA Army , but current in Ramadi Irag, although We don’t know each other but it would be great to get to know you, do not be afraid in replying my mail for i have a very important and confidential matter that i want to discuss with you, i am in peace keep mission in Irag, for the sake of the crisis in Irag. i will be very happy If you can get back to me through my e-mail, please write me in this email, costwaren@gmail.com Sorry if you received this mail in your spam, it is due to recent connection error here in my country. I am waiting for your urgent reply. Regards, Col Steven Waren,
 2016-05-02 12:02 UTC 

[PATCH v4 0/5] dmaengine: vdma: AXI DMA's enhancments
 2016-05-02 12:02 UTC  (5+ messages)
` [PATCH v4 4/5] Documentation: DT: vdma: update binding doc for AXI CDMA

[RFC PATCH] livepatch: allow removal of a disabled patch
 2016-05-02 11:57 UTC 

sound: deadlock involving snd_hrtimer_callback
 2016-05-02 11:54 UTC  (7+ messages)

[PATCH] ia64: Remove superfluous SMP function call
 2016-05-02 11:49 UTC 

[PATCH] kasan: improve double-free detection
 2016-05-02 11:47 UTC  (6+ messages)

linux-next: build failure after merge of the driver-core tree
 2016-05-02 11:40 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the powerpc tree
 2016-05-02 11:17 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2016-05-02 11:17 UTC  (2+ messages)

[PATCH v2 0/2] Net driver bugs fix
 2016-05-02 11:15 UTC  (5+ messages)
` [PATCH v2 1/2] net: nps_enet: Sync access to packet sent flag

[PATCH v2] sunxi factors clock predivider handling
 2016-05-02 11:13 UTC  (3+ messages)
` [PATCH v2] clk: sunxi: predivider handling for factors clock

linux-next: build failure after merge of the rcu tree
 2016-05-02 11:06 UTC  (2+ messages)

[PATCH] spi: omap2-mcspi: Use dma_request_chan() for requesting DMA channel
 2016-05-02 11:04 UTC  (2+ messages)
` Applied "spi: omap2-mcspi: Use dma_request_chan() for requesting DMA channel" to the spi tree

double free issue, mvpp2 driver, armada375 modules
 2016-05-02  9:46 UTC 

[RFC v02 11/15] spi: davinci: Use dma_request_chan() to requesting DMA channel
 2016-05-02 11:04 UTC  (2+ messages)
` Applied "spi: davinci: Use dma_request_chan() for requesting DMA channel" to the spi tree

[PATCH] drm/fsl-dcu: add COMMON_CLK dependency
 2016-05-02 11:00 UTC 

[PATCH] drm/sun4i: add COMMON_CLK dependency
 2016-05-02 10:59 UTC 

[PATCH] of: include errno.h in of_graph.h
 2016-05-02 10:59 UTC 

[PATCH v7 0/7] usb: add support for Intel dual role port mux
 2016-05-02 11:00 UTC  (3+ messages)
` [PATCH v7 1/7] regulator: fixed: add support for ACPI interface

[PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc
 2016-05-02 10:55 UTC  (2+ messages)

[RFT PATCH 0/3] usb: misc: usb3503: Fix missing device when TFTP booting
 2016-05-02 10:55 UTC  (8+ messages)
` [RFT PATCH 1/3] usb: misc: usb3503: Fix HUB mode after bootloader initialization

linux-next: manual merge of the xen-tip tree with the tip tree
 2016-05-02 10:45 UTC  (11+ messages)
` efi_enabled(EFI_PARAVIRT) use

[PATCH v2] s390/cpum_sf: Remove superfluous SMP function call
 2016-05-02 10:43 UTC  (2+ messages)

[PATCH v2] s390/cpum_cf: Remove superfluous SMP function call
 2016-05-02 10:43 UTC  (2+ messages)

[PATCH v3 0/7] ARM/ASoC: OMAP3: Fix McBSP2/3 sidetone support
 2016-05-02 10:42 UTC  (5+ messages)
` [PATCH v3 5/7] ASoc: omap-mcbsp: Rename omap_mcbsp_sysfs_remove() to omap_mcbsp_cleanup()
` [PATCH v3 6/7] ASoC: omap-mcbsp: sidetone: Use the new callback for iclk handling

[PATCH V17 2/3] dmaengine: qcom_hidma: add debugfs hooks
 2016-05-02 10:40 UTC  (10+ messages)

OpRegion conflicts for Skylake LPSS
 2016-05-02 10:35 UTC  (6+ messages)

Fail to build tools/all
 2016-05-02 10:20 UTC  (2+ messages)

[PATCH] media: fix use-after-free in cdev_put() when app exits after driver unbind
 2016-05-02 10:16 UTC  (2+ messages)

[PATCH] i2c: designware: do not disable adapter after transfer
 2016-05-02 10:11 UTC  (4+ messages)

[PATCH v7 1/2] Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentation
 2016-05-02 10:09 UTC  (7+ messages)

[BUG] x86/efi: MMRs no longer properly mapped after switch to isolated page table
 2016-05-02 10:02 UTC  (6+ messages)

[PATCH v4 0/3] dmaengine: Add clock support for AXI DMAS
 2016-05-02  9:57 UTC  (3+ messages)

[PATCH v7 0/4] Fixes / cleanups in dw_dmac (affects on few subsystems)
 2016-05-02 10:01 UTC  (2+ messages)

[PATCH 0/3] Add alignment check for DAX mount
 2016-05-02  9:49 UTC  (4+ messages)
` [PATCH 1/3] ext4: "

[PATCH v4] dmaengine: tegra-apb: proper default init of channel slave_id
 2016-05-02  9:54 UTC  (2+ messages)

[PATCH] leds-pca963x: add bindings to invert polarity
 2016-05-02  9:41 UTC 

[patch 0/7] futex: Add support for process private hashing
 2016-05-02  9:39 UTC  (6+ messages)
` [patch 2/7] lib/hashmod: Add modulo based hash mechanism

[fuse-devel] Horrible mmap write performance (kernel writeback issue?)
 2016-05-02  9:39 UTC  (12+ messages)

[PATCH v2] cgroup: allow management of subtrees by cgroup namespaces
 2016-05-02  9:32 UTC  (3+ messages)
` [PATCH v2] cgroup: allow management of subtrees by new "

[PATCH] dma: rcar-dmac: use list_add() on rcar_dmac_desc_put()
 2016-05-02  9:37 UTC  (2+ messages)

[PATCH] mfd: arizona: Add defines for GPSW values that can be used from DT
 2016-05-02  9:27 UTC 

Build regressions/improvements in v4.6-rc6
 2016-05-02  9:24 UTC  (2+ messages)

[PATCH 00/18] Add support for FDMA DMA controller found on STi chipsets
 2016-05-02  9:30 UTC  (5+ messages)
` [PATCH 03/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support

[PATCH 0/2] zram: switch to per-cpu compression streams
 2016-05-02  9:21 UTC  (7+ messages)
` [PATCH 2/2] zram: user "

[PATCH v4] serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
 2016-05-02  9:19 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 1/2] ASoC: rockchip: i2s: separate capture and playback
 2016-05-02  9:13 UTC  (4+ messages)

[PATCH v2] net: mvneta: Remove superfluous SMP function call
 2016-05-02  9:02 UTC 

[PATCH v2] MIPS: Remove no longer needed work_on_cpu() call
 2016-05-02  9:00 UTC 

[PATCH 0/2] m68k RTC fixes
 2016-05-02  8:46 UTC  (3+ messages)
` [PATCH 1/2] m68k/bvme6000: Include generic <linux/rtc.h>
` [PATCH 2/2] m68k/mvme16x: "

[PATCH 1/2] clk: bcm2835: Mark the VPU clock as critical
 2016-05-02  8:54 UTC  (4+ messages)
` [PATCH 2/2] clk: bcm2835: Skip PLLC clocks when deciding on a new clock parent

[PATCH 0/6] Optimise page alloc/free fast paths followup v2
 2016-05-02  8:54 UTC  (2+ messages)

[PATCH RFC] select_idle_sibling experiments
 2016-05-02  8:46 UTC  (5+ messages)
` sched: tweak select_idle_sibling to look for idle threads

[PATCH v3 00/16] genrtc removal
 2016-05-02  8:45 UTC  (3+ messages)

[PATCH v2] mmc: sdhci-of-at91: add presets setup
 2016-05-02  8:40 UTC  (2+ messages)

[PATCH] ARC: support HIGHMEM even without PAE40
 2016-05-02  8:39 UTC 

Nokia N900: Broken lirc ir-rx51 driver
 2016-05-02  8:39 UTC  (7+ messages)

[patch] [SCSI] aic94xx: silence a static checker warning
 2016-05-02  8:34 UTC 

[PATCH v2 0/9] Add STM32 EXTI interrupt controller support
 2016-05-02  8:32 UTC  (8+ messages)
` [PATCH v2 6/9] pinctrl: Add IRQ support to STM32 gpios

[PATCH 3.12 00/78] 3.12.59-stable review
 2016-05-02  8:31 UTC  (3+ messages)

linux-next: manual merge of the vfs tree with the overlayfs tree
 2016-05-02  8:30 UTC  (3+ messages)

[PATCH 0/7] reset: add managned reset_controller_register()
 2016-05-02  8:26 UTC  (3+ messages)
` [PATCH 3/7] reset: lpc18xx: use devm_reset_controller_register()

[PATCH v2 2/2] ARM: dts: enable pinctrl for Broadcom NS2 SoC
 2016-05-02  8:25 UTC 

[PATCH] lightnvm: do not assume sequential lun alloc
 2016-05-02  8:22 UTC  (2+ messages)

[PATCH v2 0/5] Implement SoC bus driver for Vybrid
 2016-05-02  8:12 UTC  (8+ messages)
` [PATCH v2 1/5] mfd: syscon: Introduce syscon_regmap_read_from_offset
` [PATCH v2 2/5] ARM: dts: vfxxx: Add device tree node for OCOTP
` [PATCH v2 3/5] ARM: dts: vfxxx: Add OCROM and phandle entries for Vybrid SoC bus driver
` [PATCH v2 4/5] soc: Add SoC bus driver for Freescale Vybrid Platform
` [PATCH v2 5/5] vf610-soc: Add Vybrid SoC device tree binding documentation

[RFC][PATCH 00/31] implement atomic_fetch_$op
 2016-05-02  8:15 UTC  (4+ messages)
` [RFC][PATCH 14/31] locking,metag: Implement atomic_fetch_{add,sub,and,or,xor}()

[RESEND PATCH v3 2/2] ARM: multi_v7_defconfig: Enable Samsung media platform drivers as modules
 2016-05-02  8:13 UTC 

[PATCH] cpu/hotplug: handle unbalanced hotplug enable/disable
 2016-05-02  8:11 UTC  (14+ messages)

[PATCH] PM / OPP: pass cpumask by reference
 2016-05-02  8:11 UTC  (2+ messages)

[PATCH v4 1/1] mfd: intel-lpss: save register context on suspend
 2016-05-02  8:10 UTC  (3+ messages)

[RFC] experimental pci_register_host API
 2016-05-02  8:04 UTC  (7+ messages)
` [PATCH 1/3] [RFC] pci: add new method for register PCI hosts
` [PATCH 3/3] [RFC] pci: tegra: use new pci_register_host interface

[GIT PULL] Late GPIO fixes for the v4.6 cycle
 2016-05-02  8:02 UTC 

[PATCH 25/40] efibc: EFI Bootloader Control
 2016-05-02  7:56 UTC  (9+ messages)
` [tip:efi/core] efibc: Add EFI Bootloader Control module

[RESEND PATCH v4 0/4] Add ANX7814 I2C bridge driver
 2016-05-02  7:54 UTC  (5+ messages)
` [RESEND PATCH v4 1/4] drm/dp: Add define to set 0.5% down-spread in MAX_DOWNSPREAD register
` [RESEND PATCH v4 2/4] of: Add vendor prefix for Analogix Semiconductor
` [RESEND PATCH v4 3/4] devicetree: Add ANX7814 SlimPort transmitter binding
` [RESEND PATCH v4 4/4] drm: bridge: anx78xx: Add anx78xx driver support

[PATCH v2 0/6] Introduce ZONE_CMA
 2016-05-02  7:49 UTC  (7+ messages)

[PATCH] ASoC: pcm: allow changing the playback/capture rates for symmetric links
 2016-05-02  7:43 UTC  (5+ messages)

[RESEND PATCH v2 00/13] eeprom: support for at24cs and at24mac
 2016-05-02  7:42 UTC  (4+ messages)

[PATCH 00/12] nvmem: remove regmap dependency
 2016-05-02  7:32 UTC  (3+ messages)
` [PATCH 02/12] eeprom: at24: remove nvmem "

[PATCH 0/19] get rid of superfluous __GFP_REPEAT
 2016-05-02  7:31 UTC  (4+ messages)
` [PATCH 17/20] dm: get rid of superfluous gfp flags

mainline build: 896 warnings 1 failures (mainline/v4.6-rc5-224-gda9373d)
 2016-05-02  7:24 UTC 

[PATCH] bcache: bch_writeback_thread() is not freezable
 2016-05-02  7:16 UTC  (2+ messages)

[PATCH RFC v2 0/4] new bus type SIOX
 2016-05-02  7:10 UTC  (4+ messages)
` [PATCH RFC v2 1/4] siox: new driver framework for eckelmann SIOX

[PATCH 0/6] omap-ssi cleanups + dvfs support
 2016-05-02  7:06 UTC  (3+ messages)
` [PATCH 2/6] HSI: omap_ssi: fix module unloading


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).