linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-31 04:52:56 to 2016-10-31 11:45:46 UTC [more...]

[PATCH 0/2] mm: remove get_user_pages_locked()
 2016-10-31 11:45 UTC  (4+ messages)
` [PATCH 1/2] mm: add locked parameter to get_user_pages()
` [PATCH 2/2] mm: remove get_user_pages_locked()

[PATCH] x86/cpuid: expose AVX512_4VNNIW and AVX512_4FMAPS features to kvm guest
 2016-10-31 11:41 UTC  (14+ messages)

[PATCH] drivers: mfd: ti_am335x_tscadc: increase ADC ref clock to 24MHz
 2016-10-31 11:39 UTC  (10+ messages)

[PATCH v1] usb: dwc3: gadget: wait for End Transfer to complete
 2016-10-31 11:38 UTC 

[PATCH v2 0/7] soc: renesas: Identify SoC and register with the SoC bus
 2016-10-31 11:30 UTC  (8+ messages)
` [PATCH v2 1/7] base: soc: Early register bus when needed
` [PATCH v2 2/7] base: soc: Introduce soc_device_match() interface
` [PATCH v2 3/7] base: soc: Check for NULL SoC device attributes
` [PATCH v2 4/7] base: soc: Provide a dummy implementation of soc_device_match()
` [PATCH v2 5/7] ARM: shmobile: Document DT bindings for CCCR and PRR
` [PATCH v2 6/7] arm64: dts: r8a7795: Add device node for PRR
` [PATCH v2 7/7] soc: renesas: Identify SoC and register with the SoC bus

[PATCH] iommu/vt-d: Fix the size calculation of pasid table
 2016-10-31 11:30 UTC  (5+ messages)

[PATCH v4] Remove duplicated defines (was [PATCH v3] Fix some potential warnings)
 2016-10-31 11:26 UTC  (3+ messages)
` [PATCH v4] ARM: davinci: da8xx: Remove duplicated defines

[PATCH v2 0/3] ASoC: lpass-platform: Fixes and Cleanup
 2016-10-31 11:25 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: lpass-platform: Fix broken pcm data usage
` [PATCH v2 2/3] ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_ch
` [PATCH v2 3/3] ASoC: lpass-cpu: add module licence and description

[PATCH v18 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-10-31 11:25 UTC  (6+ messages)

988662185032180 linux-kernel
 2016-10-31 11:24 UTC 

[PATCH v4] time: alarmtimer: Add the trcepoints for alarmtimer
 2016-10-31 11:19 UTC  (4+ messages)

[RFC][PATCH] usb: dwc2: Make sure we disconnect the gadget state on reset
 2016-10-31 11:18 UTC  (2+ messages)

[PATCH v2 0/3] usb: trivial cleanups with list_first_entry_or_null()
 2016-10-31 11:15 UTC  (4+ messages)

[PATCH v2 0/2] net: stmmac: Add OXNAS DWMAC Glue
 2016-10-31 11:12 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: net: Add OXNAS DWMAC Bindings
` [PATCH v2 1/2] net: stmmac: Add OXNAS Glue Driver

[PATCH 0/10] mmc: Add support to Marvell Xenon SD Host Controller
 2016-10-31 11:09 UTC  (11+ messages)
` [PATCH 1/10] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
` [PATCH 2/10] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH 3/10] mmc: sdhci: Export sdhci_execute_tuning() "
` [PATCH 4/10] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers
` [PATCH 5/10] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
` [PATCH 6/10] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH 7/10] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
` [PATCH 8/10] arm64: dts: marvell: add eMMC support for Armada 37xx
` [PATCH 9/10] arm64: dts: marvell: add sdhci support for Armada 7K/8K
` [PATCH 10/10] arm64: configs: enable SDHCI driver for Xenon

[v15, 0/7] Fix eSDHC host version register bug
 2016-10-31  9:35 UTC  (7+ messages)
` [v15, 3/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v15, 6/7] base: soc: introduce soc_device_match() interface

[RFC PATCH] x86: Do not panic if mce=2 is passed
 2016-10-31 10:57 UTC  (2+ messages)

[PATCH 0/9] s390: remove modular usage from non-modular code
 2016-10-31 10:56 UTC  (4+ messages)
` [PATCH 9/9] s390: virtio: make ccw explicitly non-modular

[PATCH v2 0/3] Add clockevet for timer-nps driver to NPS400 SoC
 2016-10-31 10:52 UTC  (7+ messages)
` [PATCH v2 1/3] soc: Support for NPS HW scheduling
` [PATCH v2 2/3] clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timer
` [PATCH v2 3/3] clocksource: Add clockevent support to NPS400 driver

[RFC PATCH] NFSv4: replace seqcount_t with a seqlock_t
 2016-10-31 10:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/6] Input: gpio_keys_polled - keep button data constant
 2016-10-31 10:44 UTC  (4+ messages)
` [PATCH 6/6] Input: gpio_keys - switch to using generic device properties

[BUG][REGRESSION] mangled display since -rc1
 2016-10-31 10:40 UTC  (2+ messages)

[PATCH 0/2] ARM: da850: new drivers for better LCDC support
 2016-10-31 10:31 UTC  (7+ messages)
` [PATCH 2/2] ARM: bus: da8xx-mstpri: new driver

[PATCH v2 0/4] Make input drivers y2038 safe
 2016-10-31 10:30 UTC  (7+ messages)
` [PATCH v2 3/4] input: Deprecate real timestamps beyond year 2106

[PATCH 0/4] soc: renesas: Identify SoC and register with the SoC bus
 2016-10-31 10:30 UTC  (5+ messages)
` [PATCH/RFC 4/4] "

[PATCH] net: stmmac: Add OXNAS Glue Driver
 2016-10-31 10:25 UTC  (5+ messages)

[net-next PATCH RFC 00/26] Add support for DMA writable pages being writable by the network stack
 2016-10-31 10:20 UTC  (3+ messages)
` [net-next PATCH RFC 04/26] arch/arm: Add option to skip sync on DMA map and unmap

[PATCH] ARM: davinci: da850: Fix pwm name matching
 2016-10-31 10:18 UTC  (2+ messages)

[PATCH] drm: tda998x: mali-dp: hdlcd: refactor connector registration
 2016-10-31 10:16 UTC  (9+ messages)

CONFIG_DEBUG_TEST_DRIVER_REMOVE needs a warning
 2016-10-31 10:12 UTC  (3+ messages)
` [PATCH] driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger

[PATCH] tracing: spelling fixes for CONFIG_HWLAT_TRACER
 2016-10-31 10:08 UTC 

[PATCH] Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
 2016-10-31 10:06 UTC  (4+ messages)

[PATCH] drm/i2c/tda998x: mark symbol static where possible
 2016-10-31 10:05 UTC  (4+ messages)

[PATCH V4 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-31 10:02 UTC  (3+ messages)
` [PATCH V4 10/10] arm64: KVM: add guest SEA support

[PATCH] clk: fix link error for rcar-gen2
 2016-10-31 10:02 UTC  (7+ messages)

[PATCH v2 0/7] DT bindings for the jz4740-rtc driver
 2016-10-31  9:50 UTC  (6+ messages)
` [PATCH v2 2/7] Documentation: dt: Add binding info for "
` [PATCH v2 5/7] MIPS: jz4740: DTS: Probe the jz4740-rtc driver from devicetree

[PATCH] cxl: Fix error handling
 2016-10-31  9:50 UTC  (3+ messages)

[PATCH 1/3] NCR5380: Use probe_irq_*() for IRQ probing
 2016-10-31  9:46 UTC  (12+ messages)
` [PATCH 2/3] g_NCR5380: Test the IRQ before accepting it
` [PATCH 3/3] NCR5380: Check for chip presence in NCR5380_init()

[RFC PATCH 00/13] ARM64: meson-gxl: Add extended support
 2016-10-31  9:40 UTC  (4+ messages)
` [RFC PATCH 01/13] pinctrl: meson: Add GXL pinctrl definitions

4.9-rc1 boot regression, ambiguous bisect result
 2016-10-31  9:38 UTC  (10+ messages)

[PATCH] gcov: support GCC 7.1
 2016-10-31  9:35 UTC 

[PATCH v6 0/2] add support for Allwinner SoCs ADC
 2016-10-31  9:34 UTC  (4+ messages)
` [PATCH v6 2/2] iio: adc: "

[PATCH v2][RESEND] seq_file: don't set read position for invalid iterator
 2016-10-31  9:32 UTC  (3+ messages)

[PATCH v3] clkdev: Detect errors in clk_hw_register_clkdev() for mass registration
 2016-10-31  9:31 UTC  (3+ messages)

[PATCH 00/15] use permission-specific DEVICE_ATTR variants
 2016-10-31  9:30 UTC  (5+ messages)
` [PATCH 08/15] powerpc/iommu: "
` [PATCH 12/15] ptp: "

[PATCH v2 00/10] pwm: imx: Provide atomic operation for IMX PWM driver
 2016-10-31  9:29 UTC  (7+ messages)
` [PATCH v2 03/10] pwm: imx: Rewrite imx_pwm_*_v1 code to facilitate switch to atomic pwm operation

[PATCH 0/5] Remove STiH415/416 SoC platform support remaining parts
 2016-10-31  9:06 UTC  (3+ messages)
` [PATCH 5/5] irqchip: st: Remove obsolete platforms from dt binding doc

双11预售专场已经开启!低至五折,双十一前囤货高峰!
 2016-10-31  9:01 UTC 

[PATCH 0/4] printk: Fixes and hardening related to KERN_CONT
 2016-10-31  8:57 UTC  (5+ messages)
` [PATCH 1/4] printk/NMI: Handle continuous lines and missing newline
` [PATCH 3/4] printk/btrfs: Handle more message headers

[PATCH] [ARM] Fix stack alignment when processing backtraces
 2016-10-31  8:51 UTC  (2+ messages)

[RFC PATCH 0/5] add support for DMO embedded controller
 2016-10-31  8:50 UTC  (4+ messages)
` [RFC PATCH 3/5] gpio-dmec: gpio support for dmec

[Xen-devel] [PATCH 1/1] xen-netfront: do not cast grant table reference to signed short
 2016-10-31  8:44 UTC  (2+ messages)

[PATCH 0/5] drm/sun4i: Handle TV overscan
 2016-10-31  8:42 UTC  (4+ messages)

[PATCH V2 0/6] ARM64: Uprobe support added
 2016-10-31  8:40 UTC  (4+ messages)
` [PATCH V2 6/6] arm64: Add uprobe support

[PATCH 0/9] AC97 device/driver model revamp
 2016-10-31  8:37 UTC  (3+ messages)
` [PATCH 5/9] ASoC: pxa: switch to new ac97 bus support

[PATCH v2] x86/cpuid: expose AVX512_4VNNIW and AVX512_4FMAPS features to kvm guest
 2016-10-31  8:36 UTC 

[PATCH V2] pinctrl: qcom: Add msm8994 pinctrl driver
 2016-10-31  8:33 UTC  (3+ messages)

[PATCH v4 00/23] soc: renesas: Add R-Car RST driver for obtaining mode pin state
 2016-10-31  8:32 UTC  (4+ messages)

[PATCH v2] iommu/ipmmu-vmsa: Add r8a7796 DT binding
 2016-10-31  8:28 UTC  (3+ messages)

Getting interrupt every million cache misses
 2016-10-31  8:27 UTC  (10+ messages)
        ` rowhammer protection [was Re: Getting interrupt every million cache misses]
          ` [kernel-hardening] "

[PATCH 0/6] mfd: audit and demodule drivers/mfd/ab* drivers
 2016-10-31  8:26 UTC  (2+ messages)

[RESEND][PATCH] crypto: caam: add support for iMX6UL
 2016-10-31  8:20 UTC  (2+ messages)

[PATCH 0/2] ARM: oxnas: Add SMP support for OX820
 2016-10-31  8:18 UTC  (5+ messages)
` [PATCH 1/2] ARM: oxnas: Add OX820 SMP support

[PATCH] Staging:emxx_udc:emxx_udc: Compression of lines for immediate return
 2016-10-31  8:20 UTC 

[PATCH v2] x86/cpuid: expose AVX512_4VNNIW and AVX512_4FMAPS features to kvm guest
 2016-10-31  8:17 UTC 

[PATCH 0/4] platform/chrome: cros_ec_lightbar - Add new features
 2016-10-31  8:20 UTC  (3+ messages)
` [PATCH 1/4] platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfs

[PATCH net] r8152: Fix broken RX checksums
 2016-10-31  8:14 UTC  (5+ messages)

[PATCH 0/4] Add DMA support for ti_am335x_adc driver
 2016-10-31  8:16 UTC  (7+ messages)
` [PATCH 1/4] mfd: ti_am335x_tscadc: store physical address

[PATCH v3 0/3] Add clockevet for timer-nps driver to NPS400 SoC
 2016-10-31  7:37 UTC  (4+ messages)
` [PATCH v3 1/3] soc: Support for NPS HW scheduling
` [PATCH v3 2/3] clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timer
` [PATCH v3 3/3] clocksource: Add clockevent support to NPS400 driver

[PATCH] staging: vc04_services: add vchiq_pagelist_info structure
 2016-10-31  8:10 UTC 

[PATCH v3] staging: iio: cdc: ad7746: add additional config defines
 2016-10-31  8:05 UTC  (6+ messages)

[PATCHv2 0/4] Add Altera A10SR Status & Control Monitor
 2016-10-31  8:02 UTC  (5+ messages)
` [PATCHv2 1/4] dt-bindings: mfd: Add Altera Arria10 SR Monitor
` [PATCHv2 3/4] mfd: altr-a10sr: Add "

[PATCH 1/1] xen-netfront: do not cast grant table reference to signed short
 2016-10-31  7:47 UTC  (2+ messages)
` [Xen-devel] "

[PATCH v10 00/19] Add Mediated device support
 2016-10-31  7:19 UTC  (7+ messages)
` [PATCH v10 10/19] vfio iommu: Add blocking notifier to notify DMA_UNMAP
` [PATCH v10 18/19] docs: Sysfs ABI for mediated device framework

[PATCH v2 0/3] Add Mediatek JPEG Decoder
 2016-10-31  7:16 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mediatek: Add a binding for "
` [PATCH v2 2/3] vcodec: mediatek: Add Mediatek JPEG Decoder Driver
` [PATCH v2 3/3] arm: dts: mt2701: Add node for Mediatek JPEG Decoder

[PATCH v3] i2c: designware: Implement support for SMBus block read and write
 2016-10-31  6:51 UTC 

[PATCH] tools/testing/nvdimm: Fix error handling
 2016-10-31  6:50 UTC 

[PATCH v14 0/4] Add clock support for Mediatek MT2701
 2016-10-31  6:49 UTC  (4+ messages)
` [PATCH v14 1/4] clk: mediatek: Add MT2701 clock support

[PATCH] ASoC: sun4i-codec: return error code instead of NULL when create_card fails
 2016-10-31  6:42 UTC 

[PATCH] drm/nouveau/tegra: Fix error handling
 2016-10-31  6:35 UTC 

[PATCH v4 1/2] of: Add vendor prefix for Lattice Semiconductor
 2016-10-31  6:33 UTC  (4+ messages)
` [PATCH v4 2/2] fpga: Add support for Lattice iCE40 FPGAs

Nouveau regression since kernel 4.3: loading NVIDIA's firwmare files
 2016-10-31  6:31 UTC  (2+ messages)
` [Nouveau] "

[PATCH v3 0/2] ARM: dts: sun6i: hummingbird-a31: Enable display output through VGA bridge
 2016-10-31  6:28 UTC  (3+ messages)
` [PATCH v3 1/2] drm/bridge: dumb-vga-dac: Support a VDD regulator supply

[PATCH] cxl: Fix error handling
 2016-10-31  6:27 UTC  (3+ messages)

[PATCH 0/3] Remove clocks dependency from SCM driver
 2016-10-31  6:23 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: firmware: scm: Add MSM8996 DT bindings

[PATCH v2 0/6] add NS2 support to bgmac
 2016-10-31  6:20 UTC  (3+ messages)
` [PATCH v2 3/6] Documentation: devicetree: net: add NS2 bindings to amac

[PATCH] cxl: Fix memory allocation failure test
 2016-10-31  6:16 UTC  (2+ messages)

[PATCH v2 0/4] Altera Cyclone Passive Serial SPI FPGA Manager
 2016-10-31  6:16 UTC  (3+ messages)
` [PATCH v2 2/5] doc: dt: add cyclone-spi binding document

[PATCH 0/4] Generic #pinctrl-cells and and pinctrl_parse_index_with_args
 2016-10-31  6:13 UTC  (6+ messages)
` [PATCH 1/4] pinctrl: Introduce generic #pinctrl-cells "

[PATCH] compiler-gcc.h: use "proved" instead of "proofed"
 2016-10-31  6:10 UTC 

[PATCH 0/2] mmc: sdhci: Fix sdhci caps register bits with corrections provided by dt
 2016-10-31  6:08 UTC  (3+ messages)
` [PATCH 1/2] mmc: sdhci: dt: Add device tree properties sdhci-caps and sdhci-caps-mask

[PATCH 00/10] staging: iio: tsl2583: staging cleanups
 2016-10-31  6:06 UTC  (3+ messages)
` [PATCH 01/10] staging: iio: tsl2583: add of_match table for device tree support

[PATCH v2 0/4] Support H3 SPI controller
 2016-10-31  6:06 UTC  (3+ messages)
` [PATCH v2 3/4] spi: sun6i: Add binding for Allwinner "

[PATCH v2 1/3] hwmon: (mcp3021) rework for DT support
 2016-10-31  6:04 UTC  (3+ messages)
` [PATCH v2 2/3] hwmon: (mcp3021) add devicetree bindings documentation

[linus:master] BUILD REGRESSION 2a26d99b251b8625d27aed14e97fc10707a3a81f
 2016-10-31  6:00 UTC  (4+ messages)

[PATCH 00/15] Drivers: hv: Some miscellaneous fixes and enhancements
 2016-10-31  7:41 UTC  (16+ messages)
` [PATCH 01/15] Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() (v2)
  ` [PATCH 02/15] Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeout
  ` [PATCH 03/15] Drivers: hv: utils: Fix the mapping between host version and protocol to use
  ` [PATCH 04/15] Drivers: hv: balloon: Disable hot add when CONFIG_MEMORY_HOTPLUG is not set
  ` [PATCH 05/15] Drivers: hv: balloon: Add logging for dynamic memory operations
  ` [PATCH 06/15] Drivers: hv: vss: Improve log messages
  ` [PATCH 07/15] Drivers: hv: vss: Operation timeouts should match host expectation
  ` [PATCH 08/15] Drivers: hv: balloon: Fix info request to show max page count
  ` [PATCH 09/15] tools: hv: remove unnecessary link flag
  ` [PATCH 10/15] tools: hv: fix a compile warning in snprintf
  ` [PATCH 11/15] tools: hv: remove unnecessary header files and netlink related code
  ` [PATCH 12/15] vmbus: make sysfs names consistent with PCI
  ` [PATCH 13/15] Drivers: hv: vmbus: Base host signaling strictly on the ring state
  ` [PATCH 14/15] Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
  ` [PATCH 15/15] Drivers: hv: vmbus: On the read path "

[PATCH v2 0/3] Add TI SCI Reset Driver
 2016-10-31  5:57 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: reset: Add K2G reset definitions

[PATCH v5 0/3] Broadcom STB AVS CPUfreq driver
 2016-10-31  5:43 UTC  (3+ messages)
` [PATCH v5 1/3] dt: cpufreq: brcm: New binding document for brcmstb-avs-cpufreq

[lkp] [x86/platform/UV] 71854cb812: will-it-scale.per_thread_ops -2.3% regression
 2016-10-31  5:41 UTC  (5+ messages)
      ` [LKP] "

[PATCH V3 0/6] Add support for Tegra GMI bus controller
 2016-10-31  5:29 UTC  (3+ messages)
` [PATCH V3 3/6] dt/bindings: Add bindings for Tegra GMI controller

[PATCH v2] console: Don't prefer first registered if DT specifies stdout-path
 2016-10-31  5:28 UTC  (5+ messages)
` [PATCH] console: use first console if stdout-path device doesn't appear

[patch v3 1/1] platform/x86: move module mlx-platform from arch/x86 to drivers/platform/x86
 2016-10-31  7:22 UTC 

[PATCH v3 0/4] Add DT support for DA8xx
 2016-10-31  5:14 UTC  (3+ messages)
` [PATCH v3 1/4] dt/bindings: Add binding for the DA8xx MUSB driver

[PATCH v2 09/10] pwm: imx: doc: Update imx-pwm.txt documentation entry
 2016-10-31  4:56 UTC  (2+ messages)

[PATCH] IBcore/CM: Issue DREQ when receiving REQ/REP for stale QP
 2016-10-31  4:52 UTC  (3+ 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).