linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-20 06:19:18 to 2015-08-20 09:55:19 UTC [more...]

[BUGFIX PATCH perf/core ] perf-probe: Fix to add missed brace around if block
 2015-08-20  9:55 UTC  (2+ messages)
` [tip:perf/core] perf probe: "

[PATCH] perf, tools: Support static linking with libdw
 2015-08-20  9:54 UTC  (2+ messages)
` [tip:perf/core] perf "

[PATCH v3 0/4] scripts: add stack{usage,delta} scripts
 2015-08-20  9:53 UTC  (5+ messages)
  ` [PATCH v3 1/4] scripts: add stackusage script
  ` [PATCH v3 2/4] .gitignore: add *.su pattern
  ` [PATCH v3 3/4] kbuild: remove *.su files generated by -fstack-usage
  ` [PATCH v3 4/4] scripts: add stackdelta script

[PATCH v3 00/20] xen/arm64: Add support for 64KB page
 2015-08-20  9:51 UTC  (13+ messages)
` [PATCH v3 03/20] xen: Add Xen specific page definition
  ` [Xen-devel] "
` [PATCH v3 04/20] xen/grant: Introduce helpers to split a page into grant
  ` [Xen-devel] "
` [PATCH v3 08/20] block/xen-blkfront: split get_grant in 2
` [PATCH v3 15/20] block/xen-blkfront: Make it running on 64KB page granularity
` [PATCH v3 16/20] block/xen-blkback: "
` [Xen-devel] [PATCH v3 00/20] xen/arm64: Add support for 64KB page

[GIT PULL 00/14] perf/core improvements and fixes
 2015-08-20  9:50 UTC  (2+ messages)

[PATCH RFC 00/10] stat read during perf sampling
 2015-08-20  9:49 UTC  (12+ messages)
` [PATCH RFC 01/10] perf,tools: open event on evsel cpus and threads
` [PATCH RFC 02/10] perf,tools: Support new sort type --socket
` [PATCH RFC 03/10] perf,tools: support option --socket
` [PATCH RFC 05/10] perf,tools: Enable statistic read for perf record
` [PATCH RFC 06/10] perf,tools: New RECORD type PERF_RECORD_STAT_READ

[GIT PULL 0/4] perf/urgent fixes
 2015-08-20  9:48 UTC  (2+ messages)

[RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
 2015-08-20  9:45 UTC  (12+ messages)

[PATCH] [PATCH v5] mtd:spi-nor: Add Altera Quad SPI Driver
 2015-08-20  9:42 UTC  (8+ messages)

[Patch v1] x86, ACPI, irq: Fix a regression caused by
 2015-08-20  9:35 UTC  (11+ messages)
` [Patch v2] x86, ACPI, irq: Add a quirk to override SCI polarity for HyperV

[PATCH] perf script/python: add new compaction-times script
 2015-08-20  9:33 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] sound fixes for 4.2-final
 2015-08-20  9:24 UTC 

[PATCH] Altera Modular ADC driver device tree binding
 2015-08-20  7:46 UTC 

[PATCH v5 0/2] Add support and documentation for UPISEMI us5182d als and proximity sensor
 2015-08-20  9:20 UTC  (4+ messages)
` [PATCH v5 1/2] iio: light: Add support for UPISEMI uS5182d "
` [PATCH v5 2/2] devicetree: Add documentation for UPISEMI us5182d ALS and Proximity sensor

[PATCH v2 0/4] Fixup mediatek spi driver
 2015-08-20  9:19 UTC  (5+ messages)
` [PATCH v2 1/4] spi: mediatek: fix spi incorrect endian usage
` [PATCH v2 2/4] spi: medaitek: revise quirks compatibility style
` [PATCH v2 3/4] spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSET
` [PATCH v2 4/4] spi: mediatek: revise coding style

[PATCH] staging:android: fix coding style issue
 2015-08-20  9:18 UTC  (2+ messages)

[PATCH RESEND] video: fbdev: s3c-fb: Constify platform_device_id
 2015-08-20  9:16 UTC  (4+ messages)

[PATCH 00/10] Remove zonelist cache and high-order watermark checking v2
 2015-08-20  9:14 UTC  (4+ messages)
` [PATCH 06/10] mm: page_alloc: Distinguish between being unable to sleep, unwilling to unwilling and avoiding waking kswapd

[PATCH v2 0/5] regmap: fixes
 2015-08-20  9:12 UTC  (6+ messages)
` [PATCH v2 1/5] regmap: Add missing comments about struct regmap_bus
` [PATCH v2 2/5] regmap: Fix regmap_bulk_write for bus writes
` [PATCH v2 3/5] regmap: Split use_single_rw internally into use_single_read/write
` [PATCH v2 4/5] regmap: regmap_raw_read return error on !bus->read
` [PATCH v2 5/5] regmap: No multi_write support if bus->write does not exist

[PATCH 1/5] f2fs: reuse nids more aggressively
 2015-08-20  9:12 UTC  (8+ messages)
` [PATCH 2/5] f2fs: fix to cover lock_op for update_inode_page
  ` [f2fs-dev] "
` [PATCH 4/5] f2fs: go out for insert_inode_locked failure
  ` [f2fs-dev] "
` [PATCH 5/5] f2fs: check the node block address of newly allocated nid
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/5] f2fs: reuse nids more aggressively

[PATCH v2 1/3] media: atmel-isi: setup the ISI_CFG2 register directly
 2015-08-20  9:13 UTC  (3+ messages)
` [PATCH v2 3/3] media: atmel-isi: add sanity check for supported formats in set_fmt()

[PATCH 0/7] Remove clk.h from clk-provider.h (non-clk drivers part)
 2015-08-20  9:09 UTC  (3+ messages)
` [PATCH 6/7] simplefb: Include clk.h

[PATCH 1/2] f2fs: handle failed bio allocation
 2015-08-20  9:08 UTC  (4+ messages)
` [PATCH 2/2] f2fs: avoid garbage collecting already moved node blocks
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: handle failed bio allocation

[PATCH 2/2] drivers: video: fbdev: vga: fixed coding style
 2015-08-20  9:07 UTC  (2+ messages)

[PATCH v2 0/3] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-08-20  9:02 UTC  (3+ messages)
` [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management

[PATCH] fbdev: remove unnecessary memset in vfb
 2015-08-20  9:05 UTC  (4+ messages)

[PATCH] f2fs: do not write any node pages related to orphan inodes
 2015-08-20  9:03 UTC  (4+ messages)
` [f2fs-dev] "
  ` [f2fs-dev] [PATCH v2] "

[PATCH] [PATCH v4] mtd:spi-nor: Add Altera Quad SPI Driver
 2015-08-20  8:48 UTC  (5+ messages)

[RFC] fs/kcore: change copy_to_user to copy_in_user
 2015-08-20  8:59 UTC 

[x86] copy_from{to}_user question
 2015-08-20  8:58 UTC  (7+ messages)

[PATCH V8 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-08-20  8:53 UTC  (10+ messages)
` [PATCH V8 08/25] perf tools: Add Intel BTS support

[PATCH] perf tools: Fix Intel BTS/PT timestamp handling
 2015-08-20  8:51 UTC 

[PATCH v3 3/3] Documentation/filesystems/proc.txt: document hugetlb RSS
 2015-08-20  8:26 UTC  (4+ messages)
` [PATCH v5 0/2] hugetlb: display per-process/per-vma usage
  ` [PATCH v5 1/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/smaps
  ` [PATCH v5 2/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status

[PATCH] mm: mmap: Simplify the failure return working flow
 2015-08-20  8:48 UTC  (3+ messages)

[PATCH 3/3] sched: Implement interface for cgroup unified hierarchy
 2015-08-20  8:47 UTC  (11+ messages)

[RFC PATCH v6 0/9] Add external dma support for Synopsys MSHC
 2015-08-20  8:46 UTC  (10+ messages)
` [RFC PATCH v6 1/9] mmc: dw_mmc: Add external dma interface support
` [RFC PATCH v6 2/9] Documentation: synopsys-dw-mshc: add bindings for idmac and edmac
` [RFC PATCH v6 3/9] mips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMAC
` [RFC PATCH v6 4/9] arc: axs10x_defconfig: "
` [RFC PATCH v6 5/9] arm: exynos_defconfig: "
` [RFC PATCH v6 6/9] arm: hisi_defconfig: "
` [RFC PATCH v6 7/9] arm: lpc18xx_defconfig: "
` [RFC PATCH v6 8/9] arm: multi_v7_defconfig: "
` [RFC PATCH v6 9/9] arm: zx_defconfig: "

[PATCH v3 0/5] sync a se with its cfs_rq when att(det)aching it
 2015-08-20  8:38 UTC  (3+ messages)

[PATCH 05/27] macintosh: therm_windtunnel: Export I2C module alias information
 2015-08-20  8:38 UTC  (2+ messages)
` [05/27] "

[PATCH 22/27] macintosh: therm_windtunnel: Export OF module alias information
 2015-08-20  8:38 UTC  (2+ messages)
` [22/27] "

[PATCH V4] Watchdog: Fix parent of watchdog_devices
 2015-08-20  8:35 UTC 

[PATCH V3] Watchdog: Fix parent of watchdog_devices
 2015-08-20  8:35 UTC  (3+ messages)

[PATCHv3 0/5] Fix compound_head() race
 2015-08-20  8:32 UTC  (3+ messages)
` [PATCHv3 5/5] mm: use 'unsigned int' for page order

[PATCH] perf script: Fix segfault using --show-mmap-events
 2015-08-20  8:26 UTC 

Re: Re: [PATCH] arm: Adding support for atomic half word exchange
 2015-08-20  8:24 UTC 

[PATCH 0/2][RFC] Introduce "efi_fake_mem_mirror" boot option
 2015-08-20 17:16 UTC  (3+ messages)
` [PATCH 1/2] efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
` [PATCH 2/2] x86, efi: Add "efi_fake_mem_mirror" boot option

[PATCH v3 0/14] Add Analogix Core Display Port Driver
 2015-08-20  8:18 UTC  (15+ messages)
` [PATCH v3 05/14] drm: bridge/analogix_dp: fix link_rate & lane_count bug
` [PATCH v3 12/14] drm: bridge/analogix_dp: expand the delay time for hpd detect
` [PATCH v3 13/14] drm: bridge/analogix_dp: move hpd detect to connector detect function

difficult to pinpoint exhaustion of swap between 4.2.0-rc6 and 4.2.0-rc7
 2015-08-20  8:16 UTC  (2+ messages)

IDE Floppy support for IOMEGA Zip Drive broken in 3.16 -> 3.17 transition
 2015-08-20  8:08 UTC  (4+ messages)

[PATCH] Drop owner assignment from i2c_driver (and platform left-overs)
 2015-08-20  8:07 UTC  (2+ messages)

[PATCH v5] Add Mediatek thermal support
 2015-08-20  8:06 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 2/3] thermal: Add Mediatek thermal controller support
` [PATCH 3/3] ARM64: dts: mt8173: Add thermal/auxadc device nodes

[PATCH] Documentation: HOWTO: fixed several document underline style issues
 2015-08-20  8:02 UTC 

[PATCH v2 0/8] zram: introduce crypto compress noctx API and use it on zram
 2015-08-20  8:05 UTC  (13+ messages)
` [PATCH v2 1/8] crypto: support (de)compression API that doesn't require tfm object
` [PATCH v2 2/8] crypto/lzo: support decompress_noctx
` [PATCH v2 3/8] crypyo/lz4: "
` [PATCH v2 4/8] crypto/lz4hc: "
` [PATCH v2 5/8] crypto/842: "
` [PATCH v2 6/8] zram: change zcomp_compress interface
` [PATCH v2 7/8] zram: use crypto API for compression
` [PATCH v2 8/8] zram: use decompress_noctx

[PATCH v4] Add Mediatek thermal support
 2015-08-20  7:57 UTC  (4+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[PATCH v7 0/6] Allow user to request memory to be locked on page fault
 2015-08-20  7:56 UTC  (6+ messages)
` [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT

[PATCH] framebuffer: disable vgacon on microblaze arch
 2015-08-20  7:54 UTC  (2+ messages)

[PATCH] fbdev: radeon: Remove 'struct timeval' usage
 2015-08-20  7:51 UTC  (2+ messages)

[PATCH v1 0/4] Crypto: tcrypt: Add test case for APM X-Gene SoC CRC32C algo
 2015-08-20  7:48 UTC  (14+ messages)
` [PATCH v1 1/4] dmaengine: Add support for new feature CRC32C
` [PATCH v1 2/4] dmaengine: xgene-dma: Add support for CRC32C calculation via DMA engine
` [PATCH v1 3/4] Crypto: Add support for APM X-Gene SoC CRC32C h/w accelerator driver

[PATCH V2] mm:memory hot-add: memory can not been added to movable zone
 2015-08-20  7:44 UTC  (3+ messages)

Manufacturer of magnets/Supplier of Bosch
 2015-08-20  7:34 UTC 

[PATCH] staging: fsl-mc: Upgraded MC flibs used in MC bus driver
 2015-08-20  7:35 UTC  (2+ messages)

[PATCH v5 0/5] generic TEE subsystem
 2015-08-20  7:23 UTC  (4+ messages)
` [PATCH v5 1/5] arm/arm64: add smccc ARCH32

[PATCH 1/2] ubifs: Remove dead xattr code
 2015-08-20  7:14 UTC  (8+ messages)
` [PATCH 2/2] ubifs: Allow O_DIRECT

(no subject)
 2015-08-20  7:12 UTC 

4.2-rc7: mutex-related crash on boot (radeon?)
 2015-08-20  7:17 UTC  (3+ messages)

[PATCH 00/18] Export SPI and OF module aliases in missing drivers
 2015-08-20  7:07 UTC  (19+ messages)
` [PATCH 01/18] iio: Export SPI module alias information "
` [PATCH 02/18] staging: iio: hmc5843: Export missing SPI module alias information
` [PATCH 03/18] mtd: dataflash: Export OF "
` [PATCH 04/18] OMAPDSS: panel-sony-acx565akm: "
` [PATCH 05/18] mmc: mmc_spi: "
` [PATCH 06/18] staging: mt29f_spinand: "
` [PATCH 07/18] net: ks8851: "
` [PATCH 08/18] [media] s5c73m3: "
` [PATCH 09/18] mfd: cros_ec: spi: Add OF match table
` [PATCH 10/18] iio: dac: ad7303: "
` [PATCH 11/18] iio: adc: max1027: Set struct spi_driver .of_match_table
` [PATCH 12/18] mfd: stmpe: Add OF match table
` [PATCH 13/18] iio: adc: mcp320x: Set struct spi_driver .of_match_table
` [PATCH 14/18] iio: as3935: Add OF match table
` [PATCH 15/18] iio: adc128s052: "
` [PATCH 16/18] iio: frequency: adf4350: "
` [PATCH 17/18] NFC: trf7970a: "
` [PATCH 18/18] spi: (RFC, don't apply) report OF style modalias when probing using DT

[PATCH 0/5] usb: xhci: Fix breakage on dual-role case
 2015-08-20  7:09 UTC  (5+ messages)
` [PATCH 4/5] usb: xhci: stop everything on the first call to xhci_stop

[RFC PATCH 0/3] New Atmel PIO4 pinctrl/gpio driver
 2015-08-20  7:05 UTC  (4+ messages)

[RESEND PATCH] dmaengine: Add Xilinx AXI Direct Memory Access Engine driver support
 2015-08-20  7:01 UTC  (4+ messages)

[PATCH v2 0/5] drivers/tty: make more bool drivers explicitly non-modular
 2015-08-20  6:58 UTC  (3+ messages)
` [PATCH 5/5] drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristate

[GIT PULL] x86 fixes
 2015-08-20  6:54 UTC  (12+ messages)

[RFC] fbdev/nvidia:change reverse_order() macro
 2015-08-20  6:52 UTC 

[PATCH v3] iio: adc: vf610: Add IIO buffer support for Vybrid ADC
 2015-08-20  6:50 UTC  (4+ messages)
` [PATCH v4] "

Re: [PATCH] arm: Adding support for atomic half word exchange
 2015-08-20  6:40 UTC 

un4i-ss-cipher.c warning
 2015-08-20  6:44 UTC  (4+ messages)

[PATCH 0/4] DMA: tegra-apb: Clean-up
 2015-08-20  6:41 UTC  (2+ messages)

[Patch V3 0/9] Enable memoryless node support for x86
 2015-08-20  6:36 UTC  (6+ messages)
` [Patch V3 3/9] sgi-xp: Replace cpu_to_node() with cpu_to_mem() to support memoryless node

[PATCH] usb: musb: omap2430: use *syscon* framework API to write to mailbox register
 2015-08-20  6:35 UTC  (5+ messages)

[PATCH v4 1/2] Documentation: dt: Add Xilinx zynqmp dma device tree binding documentation
 2015-08-20  6:31 UTC  (8+ messages)
` [PATCH v4 2/2] dma: Add Xilinx zynqmp dma engine driver support

[PATCH] dmaengine: Stricter legacy checking in dma_request_slave_channel_compat()
 2015-08-20  6:31 UTC  (2+ messages)

[PATCH V3] thermal: cpu_cooling: Add MAINTAINERS entry
 2015-08-20  6:28 UTC  (4+ messages)

[PATCH] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver
 2015-08-20  6:28 UTC 

[PATCH] dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driver
 2015-08-20  6:27 UTC  (2+ messages)


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).